.owl-carousel .owl-nav.disabled {
    display: block!important;
}

.visible-on-mobile{
  display: none;
}

.hs-button, .primary large{
  cursor: pointer;
}

@media all and (max-width: 700px) {
	.visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
}

p#quote-dec {
    font-size: 14px;
}

div#people-title {
    font-size: 14px;
}
	.owl-carousel .nav-btn{
  height: 97px;
  position: absolute;
  width: 38px;
  cursor: pointer;
  top: 50% !important;
margin-top: -45px;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url("../images/nav-left-arrow.svg") no-repeat scroll 0 0;
  left: 0px;
    z-index: 999;
}
.owl-carousel .next-slide{
  background: url("../images/nav-right-arrow.svg") no-repeat scroll -2px 0px;
  right: -60px;
	z-index: 999;
}
.owl-carousel .prev-slide:hover{
 background-position: 0px 0px;
}
.owl-carousel .next-slide:hover{
background-position: -2px 0px;
}

body {
	color:#000000;
	background-color: #F8F8F8;
	font-family: Poppins;
	margin:0;
	padding:0;
}

#header {
	padding-top: 30px;
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 50px;


	position: relative;


}

.bg-row {

	position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: radial-gradient(82.87% 151.76% at 1.76% 13.26%, #D8F0FE 0%, #FEFFE7 49.6%, rgba(255, 255, 255, 0) 93.63%);
  filter: blur(22px);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

#logo {
	width:120px;
}
#header-left-div {
	padding-right: 5%;
	position: relative;
}

#ball1 {
	position: absolute;
	top:50px;
	left:-60px;
	width:30px;
}

#ball2 {
	position: absolute;
	top:150px;
	right:0px;
	width:30px;
}

#header-right-div {
	padding-left: 2%;
}

.wraper {
	padding: 20px;
}

#h1-title {
	font-family: Poppins;
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 135.5%;
	margin-bottom: 20px;
}

#h1-span {
	font-weight: 500;
	font-size: 25px;
	line-height: 135.5%;

}
#h1-span-bold {
	font-weight: 600;
	font-size: 25px;
	line-height: 135.5%;

}

#h1-title-mobile {
	display: none;
}


@media all and (max-width: 800px) {

  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	#h1-title {
		display:none;
	}

	#h1-span {
		display: none;

	}

	#h1-title-mobile {
		text-align:center;
		display:block;
		font-family: Poppins;
		font-style: normal;
		font-weight: 700;
		font-size: 30px;
		line-height: 135.5%;
		margin-bottom: 20px;
	}



    #h1-span-mobile {
    font-weight: 500;
    font-size: 22px;
    line-height: 135.5%;
    display: inline-block;
    margin-top: 20px;
}

	#charts-title {
		display: none;
	}

	#charts-title-mobile {
		display: block;
	}
}

#h1-desc {
	font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 25px;
}

#form-title {
	font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 135.5%;
}

#form-desc {
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 22px;
}

img {
	width: 100%;
	height: auto;
}

#quote-div-wrapper {
	display:flex;
	justify-content:center;
	align-items:center;
	padding:15px;
	margin-top: 30px;
	background: #FFFFFF;

	box-shadow: 0px 8px 32px rgba(44, 53, 70, 0.15);
	border-radius: 10px;
}

#quote-title-div {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}

#quote-inner-div {
	margin-left: 30px;
}

#quote-profile-image {
	width:70px;
}

#quote-before {
	max-width:15px;
}

#quote-g2 {
	max-width:24px;
	margin-left: 10px;
}

#section-two {
	padding-left: 8%;
	padding-right: 8%;
}

#second-sec-left-div {
	padding-right: 5%;
  padding-left: 5%;
  margin-bottom: 10px;
}

#g2 {
	width:150px;
	margin-top: 40px;
}

#tik-title {
	margin-bottom: 30px;
	font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 135.5%;
}

#tik {
	width:41px;
	margin-right: 20px;
}

#tik-p {
	margin-bottom: 0px !important;
	font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 135.5%;
}

#second-sec-p {
	font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 27px;
}

#badge-container {
	padding-top: 70px;
	padding-bottom: 10px;
}

#badge-p, #mobile-results-header {
	text-align: center!important;
	font-style: normal;
font-weight: 800;
font-size: 30px;
line-height: 135.5%;
	margin-bottom: 20px;
}

#charts-title {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 30px;
	line-height: 135.5%;
	margin-top: 50px;
}

#charts-title-mobile {
	display: none;
	font-weight: bold;
	font-size: 22px;
	line-height: 135.5%;
	margin-top: 50px;
	text-align: center;
}



#leader-div-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

#leader-one {
	max-width: 110px;
	margin-left: 30px;
	margin-right:30px;

}

#leader-p-left {
	text-align:right;
	font-weight: 500;
	font-size: 18px;
	line-height: 175.5%;
}

#leader-p-right {
	text-align: left;
	font-weight: 500;
	font-size: 18px;
	line-height: 175.5%;
}

#g2-chart-logo {
	max-width:45px;
	margin-left: 10px;
	margin-right: 10px;
}

#badge-flex-div {
	display: flex;
	align-items: center;
	justify-content: center;
background: radial-gradient(64.34% 82.69% at 50% 56.07%, rgba(162, 221, 255, 0.2277) 2.02%, rgba(152, 217, 255, 0) 68.69%);}

@media all and (max-width: 800px) {

  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	#charts-title {
		display: none;
	}

	#charts-title-mobile {
		display: block;
		margin-top:70px;
	}

	#leader-div-wrapper {
		flex-direction: column;
		margin-top: 20px;
	}

	#leader-one {
		order:1;
		margin-bottom: 20px;

	}

	#leader-p-left {
		order:2;
		text-align: center;
		    font-size: 14px;
			padding-bottom: 0px;
			margin-bottom: 0px;
	}

	#leader-p-right {
		order:3;
		text-align: center;
		    font-size: 14px;
	}

	#badge-flex-div-mobile {
background: radial-gradient(64.34% 82.69% at 50% 56.07%, rgba(162, 221, 255, 0.2277) 2.02%, rgba(152, 217, 255, 0) 68.69%);	}

	div#people-title {
		font-size: 10px;
	}


}
#badge1, #badge2, #badge4, #badge5 {
	width:100px;
}

#badge3 {
	width: 120px;
}


#patern-left {
	position: absolute;
	top: 120px;
	left: 25px;
	max-width: 55px;
}

#patern-right {
	position: absolute;
	top: 600px;
	right: 25px;
	max-width: 55px;
}

#star-p {
	text-align: center;
	font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 135.5%;
	margin-bottom: 30px;
}

#mobile-experience-div {
	padding-left: 5%;
	padding-right: 5%;
}

#mobile-experience {
	max-width: 500px;
	 /*
	 -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);*/
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}

#stars {
	max-width: 270px;
	margin-bottom: 20px;
}

#stars-desc {
	font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 135.5%;

}

#ball-mobile-experience {
	height:30px;
	width: 30px;
	margin-right: 20px;
}

#starts-flex-div {
	display: flex;
	align-items: center;
	position: relative;
}

#ball-mobile-experience-right {
	position: absolute;
	bottom: 50px;
	right: 40%;
	width: 30px;
	height: 30px;

}

#section-four {
	padding-top: 100px;
	padding-bottom: 0px;
background: radial-gradient(64.34% 82.69% at 50% 56.07%, rgba(162, 221, 255, 0.2277) 2.02%, rgba(152, 217, 255, 0) 68.69%);	position: relative;
}

#section-four-background-left {
	position: absolute;
	top:80px;
	left: 0px;
	max-width: 250px;
}

#section-four-background-right {
	position: absolute;
	top:80px;
	right: 0px;
	max-width: 250px;
}


.owl-item .item {
   transform: translate3d(0, 0, 0);
  transform: scale(0.9);

   transition: all .25s ease-in-out;
  margin: 50px 0;
 }

.screenshot_slider .owl-item .item div#review-div {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.80);
    -ms-transform: scale(0.80);
    transform: scale(0.80);
}

.screenshot_slider .owl-item.center .item div#review-div {
    -webkit-transform: scale(1.35);
    -ms-transform: scale(1.35);
    transform: scale(1.35);
}

.screenshot_slider .owl-nav {
    text-align: center;
}

.screenshot_slider .owl-nav button {
	font-size: 24px !important;
	margin: 10px;
	color: #033aff !important;
}

.owl-item.active.center {
    z-index: 9999;
	min-width: 480px;
	margin-left: -60px;
}

#review-div {
	background-color: white;
	padding: 20px;

}

#review-desc-title{
	padding-left:30px;
	font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 135.5%;
}

#review-desc-desc{
	padding-left:30px;
  padding-right: 15px;
	font-style: normal;
font-weight: 500;
font-size: 10px;
line-height: 18px;
}

#review-desc-star {
	/*padding-left:30px;*/
	font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
	display: flex;
	align-items: center;
}

#review-desc-star-img {
	width: 100px;
	margin-right: 10px;
}

#review-desc-below {
	padding-left:30px;
	display: flex;
	align-items: center;
}

#review-desc-below-left {
	display: flex;
	align-items: center;
	flex-basis: 65%;
  text-align: right;
  justify-content: flex-end;
}
#logo-review {
  margin-left: 10%!important;
}

#logo-review {
	width: 90px;
	margin-right: 10px;
}

#reviwer-name {
	font-style: normal;
font-weight: 400;
font-size: 10px;
line-height: 14px;
}

#reviwer-title {
	font-style: normal;
font-weight: 400;
font-size: 10px;
line-height: 14px;
}

#review-tik-div {
	display: flex;
	align-items: center;
	border: 1.2px solid #78D9CF;
border-radius: 5px;
	padding: 5px;
}

#review-tik-dec {
	font-style: normal;
font-weight: 300;
font-size: 9px;
line-height: 10px;
	margin-right: 5px;
}

#review-tik-img {
	width: 15px;
}

#review-section-heading {
	font-style: normal;
font-weight: bold;
font-size: 30px;
line-height: 40px;
	text-align: center;
	margin-bottom: 60px;
}

.owl-carousel .owl-stage-outer {
    max-height: 550px;
}

#section-five {
	padding-top: 50px;
	padding-bottom: 0px;
}

#last-section-heading {
	font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 30px;
}

#last-section-desc {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 27px;
text-align: center;
	padding-left: 8%;
	padding-right: 8%;

}
.ccce-description p{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  	padding-left: 8%;
  	padding-right: 8%;

}

#last-section-logo-div, #last-section-logo-div-mobile {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 5%;
	padding-right: 5%;
}

.last-section-logo-link {
	max-width: 120px;
}

.last-section-logo-link:hover {
	opacity: 0.3;
}

#case-study-cta {
	font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 27px;
text-align: center;
text-decoration-line: underline;

color: #0283CD;
}

#footer {
	background-color: #051236;
	padding-top: 40px;
	padding-bottom: 20px;
}

#footer-logo {
	width: 80px;
}
#copyright {
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 21px;
text-align: right;

color: #FFFFFF;
	margin-top: 10px;
}

#footer-heading {
font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 120%;


color: #FFFFFF;

}

#footer-desc {
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 134.5%;

color: #FFFFFF;

}

#footer-cta-button {
	font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 120%;

text-align: center;

color: #051236;
background-color: #F9FF79;
border-radius: 50px;
padding: 10px 20px;
text-decoration: none;
}

div#footer-first-row-sec-col {
    text-align: center;
}

#footer-second-row-first-col {
	display: flex;
	align-items: center;
}

#social-icon-p-desktop {
	padding-left: 30px;
}

div#footer-first-row {
    align-items: center;
    padding-bottom: 40px;
}

@media all and (max-width: 700px) {
	#social-icon-p-desktop {
	display: none;
  }
  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
}

#footer-second-row-first-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

div#footer-first-row-sec-col {
    padding-top: 20px;
}

#footer-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 120%;
    color: #FFFFFF;
}

#footer-desc {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 134.5%;
    color: #FFFFFF;
}

}


div#review-div {
    min-height: 450px;
}

.owl-item.active.center div#review-div {
    min-height: 300px;
}

#starts-flex-div {
	background-image: url("../images/starts-background.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	justify-content: center;
}

#g2-background-img {
	position: absolute;
    top: -600px;
    left: -50px;
    z-index: -1;
    max-width: 800px;
}

@media all and (min-width:1460px) {
	#g2-background-img {
	position: absolute;
    top: -800px;
    left: 0px;
    z-index: -1;
    max-width: 1000px;
  }

  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
}


@media all and (min-width:760px) and (max-width:991px) {
  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	#header-right-div {
    margin-bottom: 30px;
}

	#header-left-div {
    padding-right: 2%;
}
	#patern-left {
    left: 5px;
}

	#patern-right {
    right: 5px;
}
	#second-sec-left-div {
    padding-right: 2%;
	margin-bottom: 30px;
}
	#badge1, #badge2, #badge4, #badge5 {
    width: 80px;
}
	#badge3 {
    width: 100px;
}
	#star-p {
    padding-left: 5%;
    padding-right: 5%;
}
	#ball-mobile-experience {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}
	#ball-mobile-experience-right {
    bottom: 0px;
    right: 40%;
    width: 20px;
    height: 20px;
}
	#stars-desc {
    font-size: 20px;
}
	#section-four-background-left {
    top: 100px;
    left: 0px;
    max-width: 120px;
}
	#section-four-background-right {
    position: absolute;
    top: 100px;
    right: 0px;
    max-width: 120px;
}
	.owl-item.active.center {
    margin-left: 0px;
}
	.screenshot_slider .owl-item.center .item div#review-div {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
	.owl-carousel .owl-stage-outer {
    max-height: 450px;
}
	.owl-carousel {
    margin-top: -50px;
}



	.owl-carousel .nav-btn{
  height: 97px;
  position: absolute;
  width: 38px;
  cursor: pointer;
  top: 50% !important;
margin-top: -45px;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url("../images/left-arrow.svg") no-repeat scroll 0 0;
  left: -38px;
}
.owl-carousel .next-slide{
  background: url("../images/right-arrow.svg") no-repeat scroll -2px 0px;
  right: -38px;
}
.owl-carousel .prev-slide:hover{
 background-position: 0px 0px;
}
.owl-carousel .next-slide:hover{
background-position: -2px 0px;
}
	.owl-item.active.center {
    min-width: unset;
}
	.owl-carousel .owl-stage {
    transform: unset;
}
	.screenshot_slider .owl-item .item div#review-div {
    margin-left: 25px;
}
	.last-section-logo-link {
    max-width: 70px;
}

	#copyright {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
}
	#badge1-mobile, #badge2-mobile, #badge4-mobile, #badge5-mobile {
    width: 150px;
}
	#badge3-mobile {
    width: 170px;
}

	#badge-flex-div-mobile {
    padding-left: 30px;
    padding-right: 30px;
}
	p#g2-grid-p {
    text-align: left;
    margin-left: -10px;
}
}

#cta-p {
	text-align:left;
}

@media all and (min-width:400px) and (max-width:759px) {

  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	p#logo-p {
    text-align: center;
}

#cta-p {
	text-align: center;
}

#badge-p, #mobile-results-header {
	font-size: 22px;
}

p#quote-dec {
	font-size: 10px;
}

	#header {
    padding-top: 30px;
    padding-left: 1%;
    padding-right: 4%;
    padding-bottom: 50px;
    position: relative;
}
	#header-right-div {
    margin-bottom: 30px;
}
	#h1-title {
	font-size: 28px;
    padding-right: 2%;
    text-align: center;
}
	#ball2, #ball1 {
    display: none;
}


	#header-right-div {
    margin-bottom: 30px;
}

	#header-left-div {
    padding-right: 2%;
}
	#header-right-div {
    padding-left: 15px;
padding-right: 0px;
}
	#patern-left {
    display: none;
}

	#patern-right {
    display: none;
}
	#section-two {
    padding-left: 1%;
    padding-right: 4%;
}
	#tik-title {
    text-align: center;
}
	#second-sec-left-div {
    padding-right: 2%;
	margin-bottom: 30px;
}
	#badge1, #badge2, #badge4, #badge5 {
    width: 50px;
}
	#badge3 {
    width: 60px;
}

	#badge1-mobile, #badge2-mobile, #badge4-mobile, #badge5-mobile {
    width: 100px;
}
	#badge3-mobile {
    width: 120px;
}

	#badge-flex-div-mobile {
    padding-left: 20px;
    padding-right: 20px;
}
	#badge-container {
    padding-bottom: 40px;
}
	#star-p {
    padding-left: 5%;
    padding-right: 5%;
}
	#ball-mobile-experience {
   display: none;
}
	#mobile-experience {
    max-width: 350px;
}
	#ball-mobile-experience-right {
    bottom: -30px;
    right: 30%;
    width: 40px;
    height: 40px;
}
	#starts-flex-div {
    margin-top: 30px;
}
	#section-four {
    padding-top: 80px;
    padding-bottom: 0px;
background: radial-gradient(64.34% 82.69% at 50% 56.07%, rgba(162, 221, 255, 0.2277) 2.02%, rgba(152, 217, 255, 0) 68.69%);    position: relative;
}
	#stars-desc {
    font-size: 20px;
}
	#section-four-background-left {
    display: none;
}
	#section-four-background-right {
    display: none;
}
	#review-section-heading {
    padding-right: 5%;
		margin-bottom: 40px;
}
	#review-desc-title {
    padding-left: 5px;
}
	#review-desc-desc {
    padding-left: 5px;
    padding-right: 5px;
}
	#review-desc-star {
    /*padding-left: 5px;*/
}
	#review-desc-below {
    padding-left: 5px;
}
	.owl-item.active.center {
    margin-left: 0px;
}
	.screenshot_slider .owl-item.center .item div#review-div {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
	.owl-carousel .owl-stage-outer {
    max-height: 550px;
}
	.owl-carousel {
    margin-top: -50px;
		padding-right: 20px;
}



	.owl-carousel .nav-btn{
  height: 97px;
  position: absolute;
  width: 38px;
  cursor: pointer;
  top: 50% !important;
margin-top: -45px;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url("../images/left-arrow.svg") no-repeat scroll 0 0;
  left: -15px;
    z-index: 999;
}
.owl-carousel .next-slide{
  background: url("../images/right-arrow.svg") no-repeat scroll -2px 0px;
  right: -3px;
	z-index: 999;
}
.owl-carousel .prev-slide:hover{
 background-position: 0px 0px;
}
.owl-carousel .next-slide:hover{
background-position: -2px 0px;
}
	.owl-item.active.center {
    min-width: unset;
}
	.owl-carousel .owl-stage {
    transform: unset;
}
	.screenshot_slider .owl-item .item div#review-div {
    margin-left: 0px;
}
	#last-section-heading {
    margin-left: -15px;
}
	#last-section-desc {
    padding-left: 0px;
    padding-right: 0px;
		padding-bottom: 30px;
}
	#last-section-logo-div, #last-section-logo-div-mobile {
    padding-left: 0px;
    padding-right: 5%;
		flex-direction: column;
}
	#review-div {
    padding-right: 20px;
}
	.last-section-logo-link {
    max-width: 185px;
		margin-bottom: 35px;
}
	#section-five {
    padding-bottom: 0px;
}
	p#footer-logo-p {
    text-align: center;
}

	#copyright {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}
	#review-div-md {
    padding-right: 0px;
}
	#mobile-experince-p {
		justify-content: center;
	}
	p#g2-grid-p {
    text-align: left;
    margin-left: -10px;
}
	#logo-review {
    width: 80px;
    margin-right: 10px;
}
}

@media all and (min-width:991px) {

  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	#badge-flex-div{
    display:flex;
}
	#badge-flex-div-mobile {
    display:none;
}
}
#last-section-logo-div-mobile{
  display: none;
}
@media all and (max-width:990px) {

  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	#badge-flex-div{
    display:none;
}
	#badge-flex-div-mobile {
    display:block;
}
  #mobile-results {
    display: none!important;
  }
  #last-section-logo-div{
    display: none!important;
  }
  #last-section-logo-div-mobile {
    display: block!important;
    max-width: 80%!important;
    margin: 0 auto;
    padding-right: 0px!important;
  }
  #last-section-logo-div-mobile-left{
    display: inline-block!important;
    max-width: 45%!important;
    width: 45%!important;
    float:left;
    margin-left: 10%;
    text-align: center;
  }
  #last-section-logo-div-mobile-right{
    display: inline-block!important;
    max-width: 45%!important;
    width: 45%!important;
    float: right;
    margin-right: %10;
    text-align: center;
  }
  #last-section-logo-div-mobile-center{
    display: block!important;
    max-width: 45%!important;
    width: 45%!important;
    margin: 0 auto;
  }
  #last-section-logo-div-mobile-left a{
    display: flex;
    height: 70px!important;
    margin-bottom: 20px!important;
  }
  #last-section-logo-div-mobile-right a{
    display: flex;
    height: 70px!important;
    margin-bottom: 20px!important;
  }

  #last-section-logo-div-mobile-left a img{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%!important;
  }

  #last-section-logo-div-mobile-right a img{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%!important;
  }
  #ms-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 50%!important;
    margin: 0 auto;
  }
  #ikea-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 80%!important;
    margin: 0 auto;
  }
  #lenovo-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 70%!important;
    margin: 0 auto;
  }
  #cola-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 75%!important;
    margin: 0 auto;
  }
  #burger-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 60%!important;
    margin: 0 auto;
  }
  #cnn-logo{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 60%!important;
    margin: 0 auto;
  }
  #adidas-logo img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%!important;
    margin: 0 auto;
  }

}


@media all and (min-width:1px) and (max-width:399px) {

  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	p#logo-p {
    text-align: center;
}

#badge-p, #mobile-results-header {
	font-size: 22px;
}

#cta-p {
	text-align: center;
}

p#quote-dec {
	font-size: 10px;
}

	#header {
    padding-top: 30px;
    padding-left: 1%;
    padding-right: 4%;

    padding-bottom: 50px;
    position: relative;
}
	#header-right-div {
    margin-bottom: 30px;
}
	#h1-title {
	font-size: 28px;
    padding-right: 2%;
    text-align: center;
}
	#ball2, #ball1 {
    display: none;
}


	#header-right-div {
    margin-bottom: 30px;
}

	#header-left-div {
    padding-right: 2%;
}
	#header-right-div {
    padding-left: 15px;
padding-right: 0px;
}
	#patern-left {
    display: none;
}

	#patern-right {
    display: none;
}
	#section-two {
    padding-left: 1%;
    padding-right: 4%;
}
	#tik-title {
    text-align: center;
}
	#second-sec-left-div {
    padding-right: 2%;
	margin-bottom: 30px;
}
	#badge1, #badge2, #badge4, #badge5 {
    width: 50px;
}
	#badge3 {
    width: 60px;
}

	#badge1-mobile, #badge2-mobile, #badge4-mobile, #badge5-mobile {
    width: 100px;
}
	#badge3-mobile {
    width: 120px;
}

	#badge-flex-div-mobile {
    padding-left: 20px;
    padding-right: 20px;
}
	#badge-container {
    padding-bottom: 40px;
}
	#star-p {
    padding-left: 5%;
    padding-right: 5%;
}
	#ball-mobile-experience {
   display: none;
}
	#mobile-experience {
    max-width: 350px;
}
	#ball-mobile-experience-right {
    bottom: -30px;
    right: 30%;
    width: 40px;
    height: 40px;
}
	#starts-flex-div {
    margin-top: 30px;
}
	#section-four {
    padding-top: 80px;
    padding-bottom: 0px;
background: radial-gradient(64.34% 82.69% at 50% 56.07%, rgba(162, 221, 255, 0.2277) 2.02%, rgba(152, 217, 255, 0) 68.69%);    position: relative;
}
	#stars-desc {
    font-size: 20px;
}
	#section-four-background-left {
    display: none;
}
	#section-four-background-right {
    display: none;
}
	#review-section-heading {
    padding-right: 5%;
		margin-bottom: 40px;
}
	#review-desc-title {
    padding-left: 5px;
}
	#review-desc-desc {
    padding-left: 5px;
    padding-right: 5px;
}
	#review-desc-star {
    /*padding-left: 5px;*/
}
	#review-desc-below {
    padding-left: 5px;
}
	.owl-item.active.center {
    margin-left: 0px;
}
	.screenshot_slider .owl-item.center .item div#review-div {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
	.owl-carousel .owl-stage-outer {
    max-height: 550px;
}
	.owl-carousel {
    margin-top: -50px;
		padding-right: 20px;
}



	.owl-carousel .nav-btn{
  height: 97px;
  position: absolute;
  width: 38px;
  cursor: pointer;
  top: 50% !important;
margin-top: -45px;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
pointer-events: none;
opacity: 0.2;
}

.owl-carousel .prev-slide{
  background: url("../images/left-arrow.svg") no-repeat scroll 0 0;
  left: -8px;
    z-index: 999;
}
.owl-carousel .next-slide{
  background: url("../images/right-arrow.svg") no-repeat scroll -2px 0px;
  right: -3px;
	z-index: 999;
}
.owl-carousel .prev-slide:hover{
 background-position: 0px 0px;
}
.owl-carousel .next-slide:hover{
background-position: -2px 0px;
}
	.owl-item.active.center {
    min-width: unset;
}
	.owl-carousel .owl-stage {
    transform: unset;
}
	.screenshot_slider .owl-item .item div#review-div {
    margin-left: 0px;
}
	#last-section-heading {
    margin-left: -15px;
}
	#last-section-desc {
    padding-left: 0px;
    padding-right: 0px;
		padding-bottom: 30px;
}
	#last-section-logo-div, #last-section-logo-div-mobile {
    padding-left: 0px;
    padding-right: 5%;
		flex-direction: column;
}
	#review-div {
    padding-right: 20px;
}
	.last-section-logo-link {
    max-width: 185px;
		margin-bottom: 35px;
}
	#section-five {
    padding-bottom: 0px;
}
	p#footer-logo-p {
    text-align: center;
}

	#copyright {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}
	#review-div-md {
    padding-right: 0px;
}
	#mobile-experince-p {
		justify-content: center;
	}
	p#g2-grid-p {
    text-align: left;
    margin-left: -10px;
}
	#logo-review {
    width: 80px;
    margin-right: 10px;
}
}

@media all and (max-width: 340px) {
  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	div#badge-div-md {
    padding-left: 0px;
    padding-right: 0px;
}
	#badge-flex-div-mobile {
    padding-left: 0px;
    padding-right: 0px;
}
	#star-p {
    padding-left: 0px;
    padding-right: 0px;
}
	.owl-carousel .owl-stage-outer {
    max-height: 650px;
}
}

#social-icon-p {
	position: absolute;
	bottom: 350px;
	left: -40px;
}

#icon-img-fb {
	width: 13px;
}

#icon-img {
	width: 17px;
}

@media all and (max-width: 990px) {
  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
  #social-icon-p {
  	display:none;
  }
}

#social-icon-p-mobile {
	display: flex;
	justify-content: center;
}

#icon-img-fb-mobile {
	width: 13px;
	max-height: 17px;
}

#icon-img-mobile {
	width: 17px;
	max-height: 17px;
}

@media all and (min-width: 991px) {

  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
	#social-icon-p-mobile {
		display: none;
	}
}

@media all and (max-width: 800px) {
  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }

	#section-four {
		padding-top: 10px;
	}
}

@media all and (max-width: 599px) {

  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
	#section-two {
	padding-right: 0px;
}
#badge-container {
	padding-left: 0px;
	padding-right: 0px;
}


#slider-chart .owl-item .item {
	margin: 0px;
	margin-top: 50px;
}
}

#chart-img-desktop {
	display: block;
  width: 80%;
  margin: auto;
}

#slider-chart {
	display: none;
}

@media all and (max-width: 800px) {
  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
  #review-desc-below-right {
    width: 25%!important;
    margin-right: 5%!important;
  }
  #review-desc-below-right img{
    width: 100%!important;
  }
  #review-desc-below-left img{
    margin-right: -10%!important;
  }
  #review-desc-below-left p{
    line-height: 80%!important;
  }
	#chart-img-desktop {
		display: none;
	}

	#slider-chart {
		display: block;
	}

	#g2-background-img {
		display: none;
	}

	#badge1-mobile,
	#badge2-mobile,
	#badge4-mobile,
	#badge5-mobile {
		width: 90px;
	}

	#badge3-mobile {
		width: 110px;
    margin-left: -3%!important;
    margin-right: -3%!important;
	}
  #review-cta-p{
    margin-top: -30px!important;
  }
}
#review-cta-p{
  margin-top: -50px!important;
}
#section-four {
	 background: radial-gradient(64.34% 82.69% at 50% 56.07%, rgba(162, 221, 255, 0.2277) 2.02%, rgba(152, 217, 255, 0) 68.69%);
}

#h1-span {
    display: inline-block;
    margin-top: 20px;
}

@media all and (min-width: 740px)  and (max-width: 800px) {
  .visible-on-mobile{
    display: block;
  }
  .visible-on-desktop{
    display: none;
  }
  #mobile-link{
    font-size: 14px;
  }
  #slider-chart{
    margin-bottom: 30px;
  }
	#social-icon-p-mobile {
    display: none;
  }
}

#g2-grid-p img {
	max-width:  460px;
}

#mobile-results-left img {
	max-width:  680px;
}



#social-icon-p-desktop a:hover {
text-decoration:none;
}