.owl-carousel .owl-nav.disabled {
    display: block!important;
}
	.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(72.42% 121.09% at 8.61% 10.49%, #FCFFC7 0%, rgba(198, 255, 249, 0.37) 54.3%, rgba(255, 255, 255, 0) 74.85%);
    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: bold;
font-size: 30px;
line-height: 135.5%;
	margin-bottom: 20px;
}

#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: 22px;
line-height: 135.5%;
}

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

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

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

#second-sec-left-div {
	padding-right: 5%;
}

#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: 30px;
	padding-bottom: 100px;
	background: radial-gradient(65.34% 65.34% at 50% 56.07%, rgba(252, 255, 199, 0.69) 0%, rgba(202, 242, 250, 0) 66.18%);
}

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

#badge-flex-div {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

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

#badge3 {
	width: 120px;
}

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

#patern-right {
	position: absolute;
	bottom: 0px;
	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(65.34% 65.34% at 50% 56.07%, rgba(202, 242, 250, 0.69) 12.32%, rgba(202, 242, 250, 0) 81.17%);
	position: relative;
}

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

#section-four-background-right {
	position: absolute;
	bottom: -40px;
	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;
	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%;
}

#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: 80px;
	padding-bottom: 90px;
}

#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%;
	
}

#last-section-logo-div {
	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: 18px;
line-height: 27px;
text-align: center;
text-decoration-line: underline;

color: #0283CD;
}

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

#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;
}

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

.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;
}
}


@media all and (min-width:760px) and (max-width:991px) {
	
	#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 {
		position: absolute;
		bottom: -40px;
		left: 0px;
		max-width: 120px;
	}
	#section-four-background-right {
		position: absolute;
		bottom: -40px;
		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;
}
}



@media all and (min-width:400px) and (max-width:759px) {
	
	p#logo-p {
    text-align: center;
}
	
	#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(65.34% 65.34% at 50% 56.07%, rgba(202, 242, 250, 0.69) 12.32%, rgba(202, 242, 250, 0) 81.17%);
    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;
}
	#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: -20px;
    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 {
    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: 50px;
}
	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) {
	#badge-flex-div{
    display:flex;
}
	#badge-flex-div-mobile {
    display:none;
}
}

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


@media all and (min-width:1px) and (max-width:399px) {
	
	p#logo-p {
    text-align: center;
}
	
	#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(65.34% 65.34% at 50% 56.07%, rgba(202, 242, 250, 0.69) 12.32%, rgba(202, 242, 250, 0) 81.17%);
    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;
}
	#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: -20px;
    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 {
    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: 50px;
}
	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) {
	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;
}
}