@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
	font-family: 'Inter';
	font-weight:400;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin: 0;padding: 0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border: 0;}
a {outline: none;color: inherit;text-decoration: none;}
img {border: none; height:auto;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}

/*====Fonts====*/
@font-face {
    font-family: 'Inter';
    src: url('Inter-Regular.woff2') format('woff2'),
	url('Inter-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	}
@font-face {
    font-family: 'Inter';
    src: url('Inter-SemiBold.woff2') format('woff2'),
	url('Inter-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	}
@font-face {
    font-family: 'Inter';
    src: url('Inter-Medium.woff2') format('woff2'),
	url('Inter-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	}
@font-face {
    font-family: 'Inter';
    src: url('Inter-Bold.woff2') format('woff2'),
	url('Inter-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	}
@font-face {
    font-family: 'Inter';
    src: url('Inter-ExtraBold.woff2') format('woff2'),
	url('Inter-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
	}

/*=====MAIN CSS START=====*/
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
	

/*====top-strip====*/
.top-strip{
	float:left;
	width:100%;
	background:#282538;
	padding:5px 0;
	}
.top-strip-text{
	font-size:18px;
	line-height:24px;
	color:#fff;
	font-weight:600;
	}
.top-strip-text span{
	color:#00c458;
	}

/*====header====*/
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom:75px;
	}
.header{
	float:left;
	width:100%;
	height:75px;
	margin-top:-75px;
	top:75px;
	position:relative;
	background:#fff;
	}
.fixed-nav .header{
	position: fixed;
	z-index: 11;
	background:#fff;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	top:0;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	}				
.logo{
	float:left;
	width:227px;
	margin-top:27px;
	}
ul.topMenu{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:27px;
	}
ul.topMenu li{
	float:left;
	padding:0 20px;
	position:relative;
	border-right:1px solid #000;
	}
ul.topMenu li:last-child{
	border-right:none;
	}
ul.topMenu li a{
	font-size:17px;
	line-height:17px;
	letter-spacing:0.3px;
	color:#000000;
	}
ul.topMenu li a:hover, ul.topMenu li a.active{color:#00bb29;}
.header-btn{
	float:right;
	width:100%;
	max-width:170px;
	height:50px;
	background:linear-gradient(90deg, #00b9a9, #00d388);
	border-radius:12px;
	font-size:22px;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-weight:700;
	margin-top:12px;
	}

/*====banner-section====*/
.banner-section{
	float:left;
	width:100%;
    background: #f6fafd;
	padding:40px 0 50px;
	overflow:hidden;
	}
.banner_inner{
	float:left;
	width:100%;
	position:relative;
	}
.banner_left{
	float:left;
	width:54%;
	text-align:left;
	}
.banner_rev-text{
	font-size:17px;
	line-height:23px;
	color:#000000;
	font-weight:500;
	letter-spacing:0.3px;
	}
.bnr-rev-star{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 8px 0 0;
	width:101px;
	}
.bnr-rev-one-star{
	display:inline-block;
	vertical-align:middle;
	margin:-6px 5px 0 0;
	width:27px;
	}
.banner_heading{
	font-size:55px;
	line-height:64px;
	letter-spacing:-1px;
	font-weight:700;
	color:#212e48;
	margin-top:8px;
	}
.banner_heading span{
	color:#00c458;
	}
.banner-text1{
	font-size:18px;
	line-height:28px;
	color:#000;
	margin-top:15px;
	padding-right: 100px;
	}
.bnr-product{
	position:absolute;
	right: -80px;
    top: -10px;
	width:660px;
	max-width:100%;
	}
.bnr-girl-img {
    position: absolute;
    right:15px;
    top: 390px;
    width: 500px;
	border-radius:10px;
	}
ul.banner_point{
	display:inline-block;
	vertical-align:middle;
	margin-top:15px;
	}
ul.banner_point li{
	display:inline-block;
	vertical-align:top;
	text-align:left;
	padding-left:35px;
	background:url(../images/banner_tik.png) no-repeat left -1px;
	background-size:25px;
	margin-top:10px;
	font-size:20px;
	line-height:26px;
	color:#0a0a0a;
	font-weight:600;
	}


.low-stock-box{
	width:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0 auto;
	}
.low-stock-text{
	display:inline-block;
	vertical-align:middle;
	font-size:14px;
	line-height:20px;
	color:#000;
	position:relative;
	}
.low-stock-text:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	margin:-2px 8px 0 0;
	width:8px;
	height:8px;
	border-radius:50%;
	background:#28b447;
	animation:fade 1.2s linear infinite;
	}
.low-stock-text2{
	font-size:15px;
	line-height:21px;
	color:#f00;
	font-weight:700;
	}
.low-stock-indicate{
	width:60px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:0 10px;
	}
.low-stock-indicator{
	width:16%;
	background:#e6e6e6;
	height:10px;
	}
.low-stock-indicator.active{
	background:#ef2000;
	}

.button_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:480px;
	margin-top:35px;
	text-align:center;
	}
.commonBtn{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	height:70px;
    background: linear-gradient(90deg, #00b9a6, #00d183);
	border-radius:12px;
	font-size:26px;
	line-height:70px;
	color:#fff;
	font-weight:700;
	letter-spacing:0.2px;
	text-align:center;
	margin:8px 0 15px;
	box-shadow:0 5px 10px 0 rgba(0,185,166,0.2), 0 5px 10px 0 rgba(0,209,131,0.2);
	}

.btn-arrow{
	display:inline-block;
	vertical-align:middle;
	width:25px;
	margin:0 0 0 15px;
	}
.btn-list{
	width:100%;
	display:flex;
	justify-content:center;
	}
.btn-list li{
	border-right:1px solid #ccc;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 25px;
	}
.btn-list li:first-child{
	padding-left:0;
	}
.btn-list li:last-child{
	border-right:none;
	padding-right:0;
	}
.btn-list li img{
	display:block;
	margin:0 auto;
	width:27px;
	}
.btn-list li p{
	font-size:11px;
	line-height:15px;
	color:#000;
	padding-left:10px;
	text-align:left;
	}
	
/*====featured_sec====*/
.featured_sec{
	float:left;
	width:100%;
	padding:20px 0 30px;
	background:#fff;
	}	
.featured_text{
	font-size:17px;
	line-height:23px;
	color:#000;
	font-weight:700;
	letter-spacing:0.3px;
	}
ul.featured_logoList{
	width:100%;
	display: flex;
	display: -webkit-flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
	margin:20px auto 0;
	column-gap:20px;
	}
ul.featured_logoList li{
	display: flex;
    align-items: center;
    justify-content: center;
	position:relative;
	}
ul.featured_logoList li img{
	display:inline-block;
	vertical-align:middle;
	width:auto;
	height:36px;
	}

/*=====section1=====*/
.section1{
	float:left;
	width:100%;
	padding:70px 0 75px;
	background:#272538;
    overflow: hidden;
	}
.common-heading{
	font-size:45px;
	line-height:53px;
	color:#272538;
	font-weight:700;
	}
.common-text{
	font-size:18px;
	line-height:28px;
	color:#000;
	margin-top:15px;
	}	
.s1-row{
	float:left;
	width:100%;
	position:relative;
	}
.s1-img{
	position:absolute;
	left:-360px;
	bottom:-75px;
	width:1075px;
	}
.s1-right{
	float:right;
	width:50%;
	text-align:left;
	position:relative;
	}
.s1-slide-up-box{
    display: inline-block;
    vertical-align: top;
	width:100%;
	margin-top:20px;
	}
.s1-slide-up-row{
	float:left;
	width:100%;
	background:#fff;
	margin-top:10px;
	text-align:left;
	border-radius:10px;
	}	
.s1-slide-up-heading{
	float:left;
	width:100%;
	font-size:20px;
	line-height:24px;
	letter-spacing:0.2px;
	color:#000;
	font-weight:bold;
	padding:25px 40px 25px 70px;
	position:relative;
	cursor:pointer;
	}
.s1-slide-up-heading:after{
	content:'+';
	position:absolute;
	font-size:26px;
	font-weight:500;
	right:20px;
	top:50%;
	transform:translateY(-50%);
	}
.s1-slide-up-heading.active:after{
	content:'-';
	}	
.s1-slide-up-icn{
	position:absolute;
	left:20px;
	top:10px;
	width:37px;
	}
.s1-slide-up-content{
	float:left;
	width:100%;
	padding:20px 20px;
	position:relative;
	}
.s1-slide-up-content:before{
	content:"";
	position:absolute;
	left:20px;
	right:20px;
	border-top:1px solid #000;
	top:0;
	}
.s1-slide-up-content p{
	font-size:17px;
	line-height:24px;
	letter-spacing:0.2px;
	color:#000;
	}
	
/*=====section2=====*/
.section2{
	float:left;
	width:100%;
	padding:60px 0 65px;
	background:#fff;
	overflow:hidden;
	}
.s2-down-arrow{
	display:block;
	margin:0 auto 20px;
	width:88px;
	}
.s2-product-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:20px;
	position:relative;
	}	
.s2-product-box p{
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	font-size:170px;
	line-height:145px;
	color:#f2f4f3;
	font-weight:800;
	text-transform:uppercase;
	}
.s2-prod-img{
	display:block;
	margin:25px auto 0;
	width:574px;
	position:relative;
	}
.s2-row{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:35px auto 0;
	}
.s2-row-left{
	width:51.6%;
	}
.s2-vdo-box{
	float:left;
	width:100%;
	position:relative;
	border:2px solid #272538;
	border-radius:10px;
	cursor:pointer;
	}
.s2-vdo-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	border-radius:7px;
	}
.s2-play-icn{
	position:absolute;
	left:50%;
	top:50%;
	margin:-36px 0 0 -36px;
	width:73px;
	}
.s2-row-left video{
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
	}	
.s2-row-right{
	width:44%;
	text-align:left;
	}
.s2-row-heading{
	font-size:40px;
	line-height:46px;
	color:#000;
	font-weight:700;
	}
.s2-mode-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin-top:10px;
	}
.s2-mode-row{
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:center;
	text-align:left;
	margin-top:15px;
	}
.s2-mode-indicate{
	flex-shrink:0;
	width:65px;
	height:26px;
	border:1px solid #00bda0;
	border-radius:45px;
	}
.s2-mode-indicator{
	float:right;
	width:25px;
	height:25px;
	background:linear-gradient(90deg, #00bca1, #00d085);
	border-radius:50%;
	box-shadow:0 0 5px 3px rgba(0,209,131,0.5);
	}
.s2-mode-text{
	font-size:22px;
	line-height:28px;
	color:#000;
	font-weight:700;
	padding-left:15px;
	}
	
/*=====section3=====*/
.section3{
	float:left;
	width:100%;
	padding:60px 0 95px;
	background:#f6fafd;
	}
.s3-row{
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:60px auto 20px;
	}
.s3-col{
	width:33.33%;
	padding:0 25px;
	position:relative;
	}
.s3-col:before{
	content:"";
	position:absolute;
	right:0;
	border-right:1px solid #ccc;
	top:0;
	bottom:0;
	}
.s3-col-icn{
	display:block;
	margin:0 auto;
	width:105px;
	}
.s3-col-text1{
	font-size:25px;
	line-height:31px;
	color:#000;
	font-weight:700;
	margin-top:10px;
	}
.s3-col-text2{
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-top:10px;
	}
.s3-col:nth-child(3):before, .s3-col:last-child:before{
	display:none;
	}
.s3-col:nth-child(4),.s3-col:nth-child(5),.s3-col:last-child{
	margin-top:35px;
	padding-top:35px;
	}
.s3-col:nth-child(4):before, .s3-col:nth-child(5):before, .s3-col:last-child:before{
	top:35px;
	}
.s3-col:nth-child(4):after, .s3-col:nth-child(5):after, .s3-col:last-child:after{
	content:"";
	position:absolute;
	top:0;
	border-top:1px solid #ccc;
	left:30px;
	right:30px;
	}	


/*====section4====*/
.section4{
	float:left;
	width:100%;
	padding:0 0 45px;
	background:#fff;
	}
.s4-top-section{
	float:left;
	width:100%;
	background:url(../images/s4-top-sec-bg.jpg) no-repeat center top #272538;
	background-size:cover;
	padding:60px 0 312px;
	}
.s4-top-row{
	float:left;
	width:100%;
	position:relative;
	}
.s4-top-row-left{
	width:54%;
	text-align:left;
	position:relative;
	z-index:1;
	}
.s4-text1{
	font-size:20px;
	line-height:26px;
	color:#fff;
	font-weight:600;
	margin-bottom:10px;
	}
.s4-doctor{
	position:absolute;
	right:70px;
	bottom:-312px;
	width:574px;
	}
.s4-btm-section{
	float:left;
	width:100%;
	padding:40px 0 0;
	}
.s4-btm-row{
	float:left;
	width:100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.s4-result-box{
	float:left;
	width:45%;
	margin-top:-320px;
	}
.s4-result-top{
	width:100%;
	background:#00c458;
	border-radius:20px 20px 0 0;
	padding:17px 10px;
	}
.s4-result-top p{
	font-size:22px;
	line-height:28px;
	color:#fff;
	font-weight:600;
	}
.s4-result-btm{
	width:100%;
	background:#fff;
	padding:0 20px;
	}
.s4-result-btm-inner{
	display:inline-block;
	vertical-align:top;
	width:100%;
	}
.s4-result-row{
	width:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:start;
	align-items:center;
	border-bottom:1px solid #ccc;
	padding:0 0 15px;
	margin-top:15px;
	}
.s4-result-row:last-child{
	border-bottom:none;
	padding-bottom:0;
	}
.s4-result-row h3{
	font-size:38px;
	line-height:42px;
	color:#000;
	font-weight:500;
	width:85px;
	text-align:right;
	}
.s4-result-row p{
	font-size:22px;
	line-height:28px;
	color:#000;
	font-weight:600;
	padding-left:35px;
	text-align:left;
	}
.s4-text2{
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
	margin-top:25px;
	}
.s4-study-box{
	float:right;
	width:50%;
	text-align:left;
	}
.s4-study-text{
	font-size:16px;
	line-height:22px;
	color:#272538;
	font-weight:700;
	}
.s4-study-row{
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:start;
	align-items:center;
	column-gap:45px;
	row-gap:15px;
	margin:20px auto 0;
	}
.s4-study-col{
	display:inline-block;
	vertical-align:middle;
	}
.s4-study-logo{
	display:block;
	margin:0 auto;
	height:77px;
	width:auto;
	}

	
/*=====section5=====*/
.section5{
	float:left;
	width:100%;
	padding:60px 0 65px;
	background:#fff;
	overflow:hidden;
	}
.s5-slide-box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:770px;
	margin:50px 0 10px;
	}
.s5-slider-nav-col{
	display: inline-block;
    vertical-align: middle;
    padding:0;
	width:22%;
    position: relative;
    transition: all ease 0.2s;
	cursor:pointer;
	}
.face{
	display: inline-block;
    vertical-align: middle;
	text-align:center;
	border-radius:50%;
	border:4px solid #fff;
	margin:5px;
	}
.s5-slider-nav-col-text{
	font-size:20px;
	line-height:24px;
	color:#000;
	font-weight:500;
	margin-top:10px;
	}
.s5-testi-box{
	width:100%;
	background:#f7f7f7;
	border:3px solid #00d282;
	border-radius:12px;
	padding:30px 30px;
	display:flex !important;
	flex-wrap:wrap;
	justify-content:space-between;
	}
.s5-testi-left{
	width:59%;
	text-align:left;
	}
.s5-testi-head{
	font-size:25px;
	line-height:31px;
	color:#000;
	font-weight:700;
	}
.s5-testi-text1{
	font-size:19px;
	line-height:25px;
	color:#000;
	margin-top:12px;
	}
.s5-testi-star{
	display:block;
	width:127px;
	margin-top:15px;
	}
.s5-testi-text2{
	font-size:18px;
	line-height:26px;
	color:#000;
	font-weight:500;
	margin-top:15px;
	}
.s5-testi-btn{
	display:inline-block;
	vertical-align:top;
    width: 100%;
    max-width:205px;
    height:50px;
    background: linear-gradient(90deg, #00b9a9, #00d388);
    border-radius:45px;
    font-size: 20px;
    line-height:50px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-top:20px;
    box-shadow: 0 5px 10px 0 rgba(0, 185, 166, 0.2), 0 5px 10px 0 rgba(0, 209, 131, 0.2);
	}
.s5-testi-play{
	display:inline-block !important;
	vertical-align:middle;
	margin:-4px 5px 0 0;
	width:27px;
	}
.s5-testi-right{
	width:27%;
	}
.s5-testi-img{
	display:block;
	max-width:100%;
	border-radius:15px;
	}
	
/*=====section6=====*/
.section6{
	float:left;
	width:100%;
	padding:60px 0 65px;
	background:#f6fafd;
	}
.s6-top-img{
	display:block;
	margin:0 auto 15px;
	width:319px;
	}
.s6-row{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:1950px;
	margin-top:45px;
	}
.s6-col{
    display: inline-block;
    width:303px !important;
    position: relative;
    cursor: pointer;
    border-radius:10px;
    overflow: hidden;
	}
.s6-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
.ugc-play {
    position: absolute;
    width:90px;
    top: 50%;
    left: 50%;
    margin:-45px 0 0 -45px;
	}
	
/*=====section7=====*/
.section7{
	float:left;
	width:100%;
	padding:60px 0 65px;
	background:url(../images/s7-bg.webp) no-repeat center top;
	background-size:cover;
	}
.s7-row{
	width:100%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:40px auto 0;
	}
.s7-row-left{
	width:54.3%;
	}
.s7-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	border-radius:10px;
	}
.s7-row-right{
	width:42%;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;
	row-gap:30px;
	}
.s7-feature-col{
	width:30%;
	text-align:center;
	}
.s7-feature-icn-box{
	width:88px;
	height:88px;
	background:#272538;
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	border:1px solid #00c792;
	border-radius:15px;
	margin:0 auto;
	box-shadow:2px 2px 8px 3px #171622 inset;
	}
.s7-feature-icn{
	display:block;
	margin:0 auto;
	width:56px;
	}
.s7-feature-col-text{
	font-size:17px;
	line-height:21px;
	color:#fff;
	margin-top:10px;
	}	
.s7-text1{
	font-size:24px;
	line-height:32px;
	color:#fff;
	font-weight:600;
	margin-top:55px;
	}
.section7 .btn-list li p{ color:#fff;}
.section7 .btn-list li img{
	filter:brightness(0) invert(1);
	}
	
/*=====section8=====*/
.section8{
	float:left;
	width:100%;
	padding:60px 0 65px;
	background:#f3f6f8;
	}
.Compare-Box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:1000px;
	margin:55px auto 15px;
	}
.compare-col1{
	float: left;
    width:32%;
	background:#fff;
	border-radius:10px;
    position: relative;
	margin-top: 190px;
	box-shadow:0 0 8px 0 #ececec;
	}
.compare-list{
	float:left;
	width:100%;
	}
.compare-list li{
	float:left;
	width:100%;
	height:85px;
	text-align:left;
	font-size:19px;
	line-height:25px;
	color:#000;
	letter-spacing:0.3px;
	position:relative;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content:center;
	border-bottom:1px solid #ccc;
	}
.compare-list li:last-child{
	border-bottom:none;
	}
.compare-col1 .compare-list li{
	justify-content:start;
	padding:0 10px 0 25px;
	}
	
.compare-col2{
	float: left;
	width:25%;
	background:#0ecf6f;
	border-radius:10px;
	padding:0 0 10px;
	}
.compare-col2 .compare-top{
	height:190px;
	}
.compare-top{
	float:left;
	width:100%;
	padding:20px 0 10px;
	height:110px;
	}
.compare-Prod{
	display: block;
	margin:0 auto -10px;
	max-width: 100%;
	width:200px;
	}
.compare-top h3{
	font-size:26px;
	line-height:30px;
	letter-spacing:0.3px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	}	
.compare-top p{
	font-size:20px;
	line-height:26px;
	color:#343535;
	margin-top:10px;
	}
.compare-col2 .compare-list li{
	border-color:#f3f6f8;
	}
.compare-icn{
	display:block;
	margin:0 auto;
	width:40px;
	}
.compare-tick{
	display:block;
	margin:0 auto;
	width:32px;
	}
.compare-col3{
	float:left;
	width:20%;
	background:#fff;
	border-radius:10px;
	margin-top:80px;
	box-shadow:0 0 8px 0 #ececec;
	}
.compare-space-col{
	float:left;
	width:1%;
	padding:5px 0;
	}
	
	
/*==============*/	
.compare_box2{
	display: flex;
	display: -webkit-flex;
    flex-wrap: wrap;
	justify-content: space-between;
	width:100%;
	max-width:950px;
	margin:40px auto 0;
	position:relative;
	}
.compare_box2:before{
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-30%);
	-webkit-transform:translate(-50%,-30%);
	width:60px;
	height:60px;
	background:url(../images/vs.png) no-repeat center center;
	background-size:100%;
	content:"";
	}
.compare_box2-col{
	width:49.50%;
	padding:40px 25px;
	text-align:left;
	height:620px;
	border-radius:15px;
	overflow:hidden;
	}
.without_pulsetto{
	background:url(../images/without_pulsetto-bg.jpg) no-repeat center bottom #000000;
	background-size:100%;
	}
.with_pulsetto{
	background:url(../images/with_pulsetto-bg.jpg) no-repeat center bottom #137070;
	background-size:100%;
	}
.compare_box2-col h3{
	color:#fff;
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	}
.without_pulsetto h3{color:#f31b2c;}

.compare_box2-col ul{
	float:left;
	width:100%;
	margin-top:10px;
	}
.compare_box2-col ul li{
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	font-weight:500;
	padding-left:35px;
	background:url(../images/tick.png) no-repeat left 3px;
	background-size:20px;
	margin-top:12px;
	}
.without_pulsetto ul li{
	background:url(../images/cross.png) no-repeat left 3px;
	background-size:20px;
	}
	
/*=====section9=====*/
.section9{
	float:left;
	width:100%;
	padding:60px 0 65px;
    background: url(../images/s7-bg.webp) no-repeat center top;
    background-size: cover;
	}
.s9-row{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:50px auto 0;
	}
.s9-col{
	width:32%;
	}
.s9-col-top{
	display:inline-block;
	vertical-align:top;
	border:1px solid #fff;
	border-radius:15px;
	overflow: hidden;
	}
.s9-col-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	border-radius:12px;
	}
.s9-col-btm{
	float:left;
	width:100%;
	padding:20px 0 0;
	text-align:left;
	}
.s9-col-head{
	width:100%;
	display: flex;
    display: -webkit-flex;
    justify-content: start;
	align-items:center;
	border-bottom:1px solid #3b4551;
	padding-bottom:15px;
	}
.s9-col-no-text{
	width:45px;
	height:45px;
	background:linear-gradient(90deg, #00baa4, #00d084);
	font-size:23px;
	line-height:43px;
	color:#fff;
	font-weight:800;
	border-radius:50%;
	text-align:center;
	display: flex;
	align-items:center;
    justify-content: center;
	flex-shrink: 0;
	}
.s9-col-heading-text{
	font-size:22px;
	line-height:26px;
	color:#fff;
	font-weight:700;
	padding-left:15px;
	}
.s9-col-text1{
	font-size:18px;
	line-height:24px;
	color:#fff;
	margin-top:15px;
	}
.s9-down-arrow{
	display: block;
    margin:60px auto 0;
    width: 88px;
	}
.s9-text1{
	font-size:35px;
	line-height:41px;
	color:#0ecf6f;
	font-weight:700;
	margin-top:30px;
	}
.section9 .btn-list li p{
	color:#fff;
	}
.section9 .btn-list li img{
	filter:brightness(0) invert(1);
	}
	
/*====section10====*/
.section10{
	float:left;
	width:100%;
	background:#fff;
	padding:60px 0 65px;
	}
.s10-row{
	width:100%;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:50px auto 0;
	}
.s10-left{
	width:56%;
	}
.s10-img{
	display:block;
	margin:0 auto;
	width:643px;
	max-width:100%;
	}
.s10-right{
	width:40%;
	}
.s10-content-box{
	width:100%;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
	row-gap:10px;
	}
.s10-content-row{
	width:100%;
	display: flex;
    display: -webkit-flex;
    justify-content: start;
	align-items:center;
	border:1px solid #00c458;
	background:#f4f4f4;
	border-radius:10px;
	padding:10px 15px;
	}
.s10-content-no-text{
	width:35px;
	height:35px;
	background:linear-gradient(90deg, #00baa4, #00d084);
	font-size:20px;
	line-height:26px;
	color:#fff;
	font-weight:700;
	border-radius:50%;
	text-align:center;
	border:2px solid #000;
	display: flex;
	align-items:center;
    justify-content: center;
	flex-shrink: 0;
	}
.s10-content-text1{
	font-size:23px;
	line-height:30px;
	color:#000;
	font-weight:700;
	padding-left:15px;
	text-align:left;
	}
	
/*====section11====*/
.section11{
	float:left;
	width:100%;
	background:#f6fafd;
	padding:60px 0 65px;
	}
.trust-pilot-box{
	display:inline-block;
	vertical-align:top;
	margin-top:30px;
	text-align:left;
	}
.trustpilot-img{
	display:block;
	margin:0 auto;
	width:285px;
	}
.trustScore-text{
	font-size:16px;
	line-height:22px;
	color:#000;
	font-weight:700;
	margin-top:10px;
	}
.testi-box{
	width:100%;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin:35px auto 15px;
	}
.testi-row{
	width:24.5%;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
	row-gap:12px;
	}
.testi-col{
	width:100%;
	background:#fff;
	border:1px solid #e5e5e6;
	}
.testi-col-top{
	width:100%;
	}
.testi-col-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
.testi-col-btm{
	width:100%;
	padding:20px 15px 25px;
	text-align:left;
	}
.testi-name-text{
	font-size:16px;
	line-height:24px;
	color:#000;
	font-weight:600;
	}
.testi-name-text span{
	font-size:13px;
	font-weight:400;
	}
.testi-verify-icn{
	display:inline-block;
	vertical-align:middle;
	width:13px;
	margin:-2px 5px 0;
	}
.testi-star-icn{
	display:block;
	margin-top:10px;
	width:80px;
	}
.testi-text{
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-top:10px;
	}

.load-more {
  display: flex;
  justify-content: center;
  margin-top: 40px;
	}
.load-more a {
	border-bottom: 1px solid #000;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
	}
.testi-col.hide-review {
    display: none;
	}
/*====section12====*/
.section12{
	float:left;
	width:100%;
	background:#fff;
	padding:60px 0 65px;
	}
.faq_box{
	display:inline-block;
	vertical-align:top;
	width:100%;
	max-width:830px;
	margin:30px 0 10px;
	}	
.faq_row{
	float:left;
	width:100%;
	border:1px solid #afd8d4;
	text-align:left;
	margin-top:20px;
	}
.accordion{
	float:left;
	width:100%;
	padding:15px 60px 15px 90px;
	cursor:pointer;
	background:url(../images/down.png) no-repeat 97% center;
	background-size:20px;
	position:relative;
	}
.acdn-heading.accordion-open{
	background:url(../images/up.png) no-repeat 97% center;
	background-size:20px;
	}
.accordion p{
	font-size:18px;
	line-height:26px;
	color:#000;
	}
.accordion h3{
	font-size:21px;
	line-height:27px;
	color:#000;
	font-weight:700;
	}

.acdn-content{
	float:left;
	width:100%;
	padding:20px 20px 0;
	text-align:left;
	position:relative;
	}
.acdn-content:before{
	content:"";
	position:absolute;
	border-top:1px solid #dadada;
	top:0;
	left:20px;
	right:20px;
	}
.acdn-content p{
	font-size:17px;
	line-height:25px;
	color:#000;
	margin-bottom:20px;
	}
.faq-img{
	position:absolute;
	left:20px;
	top:50%;
	width:57px;
	border-radius:50%;
	margin-top:-28px;
	}


/*====section13====*/
.section13{
	float:left;
	width:100%;
	background:#f6fafd;
	padding:60px 0 65px;
	}
.offer-prod-box{
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	width:100%;
	max-width:950px;
	background:#fff;
	border:2px solid #00b8a7;
	padding:50px 30px 45px;
	position:relative;
	margin:0 auto;
	}
.offer-prod-text1{
	position:absolute;
	top:-25px;
	left:50%;
	transform:translateX(-50%);
	background:#00b8a7;
	font-size:20px;
	line-height:26px;
	letter-spacing:0.3px;
	color:#fff;
	font-weight:800;
	text-transform:uppercase;
	padding:10px 20px;
	}
.offer-prod-left-box{
	float:left;
	width:40%;
	position:relative;
	}
.offer-prod-img{
	display:block;
	margin:0 0 0 -30px;
	width:500px;
	}
.offer-box-grnty-seal{
	position:absolute;
	right:-35px;
	top:-45px;
	width:138px;
	}
.offer-prod-right-box{
	float:right;
	width:52%;
	position:relative;
	}
.offer-box-heading{
	font-size:40px;
	line-height:48px;
	color:#000;
	font-weight:700;
	}
.offer-box-list{
	display:inline-block;
	vertical-align:top;
	margin-top:15px;
	}	
.offer-box-list li{
	width:100%;
	font-size:20px;
	line-height:26px;
	color:#000;
	font-weight:700;
	text-align:left;
	background:url(../images/offer-list-tick.png) no-repeat left 2px;
	background-size:23px;
	padding-left:35px;
	margin-top:10px;
	}

/*====Footer====*/
.footer{
	float:left;
	width:100%;
	background:#fff;
	border-top:1px solid #e5e5e5;
	padding:50px 0;
	}
.ftr-logo{
	display:block;
	margin:0 auto 25px;
	width:180px;
	}
.footer-txt1{
	font-size:17px;
	line-height:23px;
	color:#000;
	margin-top:10px;
	}
.footer-txt1 a{ padding:0 5px;}


 





.fade{
	animation: fade 1.2s linear infinite;
	}
@keyframes fade{
0%{ opacity:100%;}
50%{ opacity:30%;}
75%{ opacity:100%;}
100%{ opacity:100%;}
	}


.white-text{ color:#fff;}



.fordesk{ display:block;}
.fortab, .formob{ display:none;}
/*=====Media-Querry=====*/

@media only screen and (max-width:1200px){
.container{width:1004px;}

ul.topMenu{width:500px; left:53%;}
ul.topMenu li{ padding:0 12px;}

.banner_heading { font-size:50px; line-height:58px;}
.bnr-product { right: -110px; top: 10px; width: 580px;}
.bnr-girl-img{ right:0;top: 380px;width: 480px;}
.common-heading { font-size: 40px; line-height:48px;}
.banner-text1{ padding:0;}

.s4-top-section { padding: 60px 0 270px;}
.s4-doctor{ width:500px; bottom:-270px;}
.s4-result-box{ margin-top:-280px;}
.s4-result-top p { font-size: 20px; line-height: 26px;}
.s4-study-row {column-gap: 40px;}

.s9-col-heading-text { font-size: 21px; line-height: 25px;}

}


@media only screen and (max-width:1021px){
.container{width:750px;}

.fordesk{display: none;}
.fortab{display: block;}

.banner_left { width: 55%;}
.banner_rev-text { font-size: 15px; line-height: 21px;}
.bnr-rev-star{ width:90px;}
.banner_heading { font-size:35px; line-height: 43px;}
.banner-text1 {font-size: 17px; line-height: 27px;}
.bnr-product { right: -80px; top: 0; width: 480px;}
.bnr-girl-img {right: -50px;top: 310px; width: 360px;}
ul.banner_point li { padding-left: 32px; font-size: 18px; line-height: 24px;}

ul.featured_logoList li img {height: 30px;}

.section1{ padding:60px 0 65px;}
.s1-right{ width:100%; text-align:center;}
.common-heading { font-size: 32px; line-height: 40px;}
.common-text {font-size: 17px; line-height: 25px;}
.s1-img{ position:static; margin:25px auto 0; width:600px;}
.s1-slide-up-box { width: 80%; margin-top: -20px;}

.s2-row-head{ position:relative; padding-right:200px;}
.s2-row-heading { font-size: 32px; line-height: 38px;}
.s2-product-box p { font-size: 120px; line-height: 100px;}
.s2-row{ max-width:600px;}
.s2-row-left { width: 100%;}
.s2-row-right { width: 100%; margin-top:30px; position:relative;}
.s2-mode-img { width: 238px; position: absolute; right: 0; top: 35px;}

.s3-col { padding: 0 15px;}
.s3-col-text1 { font-size: 20px; line-height: 26px;}
.s3-col-text2 { font-size: 17px; line-height: 24px;}

.s4-top-section { padding: 60px 0 130px;}
.s4-top-row-left { width: 55%;}
.s4-doctor { width: 400px; bottom: -130px; right:0;}
.s4-result-box { margin-top: -140px;}
.s4-result-btm { padding: 0 15px;}
.s4-result-top p { font-size: 15px; line-height: 21px;}
.s4-result-row h3 { font-size:30px; line-height: 36px; width: 70px;}
.s4-result-row p { font-size: 18px; line-height: 24px; padding-left: 15px;}
.s4-study-row { column-gap: 20px;}
.s4-study-logo { height: 60px;}

.s5-slide-box { max-width: 650px;}

.s6-col { width: 263px !important;}

.s7-row{ max-width:640px; justify-content:center;}
.s7-row-left { width:80%;}
.s7-row-right { width:80%; margin-top:50px;}
.s7-text1 { font-size: 21px; line-height: 31px;}

.compare-col1 .compare-list li { padding: 0 10px 0 15px;}
.compare-list li{ font-size:18px; line-height:24px;}
.compare-top p { font-size: 16px;line-height: 18px;}

.compare_box2-col{padding: 40px 25px;}
.compare_box2-col ul li{font-size: 17px;line-height: 22px;padding-left: 32px;}

.s9-col-heading-text { font-size:20px; line-height:26px;}
.s9-col-text1 { font-size:16px; line-height:23px;}

.s10-row{ max-width:600px;}
.s10-left { width: 100%;}
.s10-img { width: 500px;}
.s10-right { width: 100%;}

.testi-box{ row-gap:12px;}
.testi-row{ width:48%;}
.testi-col-img{ width:100%;}

.offer-prod-box{ justify-content:center; padding: 70px 30px 45px; max-width:600px;}
.offer-prod-left-box { float:none; display:inline-block; vertical-align:top; width:100%; max-width:500px;}
.offer-prod-img { margin: 0 auto; max-width:100%;}
.offer-prod-right-box{ width:100%;}
.offer-box-grnty-seal { right:60px; top: -35px; width:120px;}
}


@media only screen and (max-width:767px){
.container{width:100%; padding:0 15px; max-width:600px; box-sizing:border-box;}

.fordesk{display:none;}
.formob{display:block;}
.hidemob{ display:none;}

.top-strip-text { font-size: 12px; line-height: 18px;}
.top-fix-bar { margin-bottom:50px;}
.header { height:50px; margin-top:-50px; top:50px;}
.logo {  margin:17px 0 0; width:160px;}
.header-btn{max-width: 120px;height: 35px;font-size: 17px; line-height: 35px;margin-top: 8px; border-radius:6px; font-weight:600;}

.banner-section { padding:0 0 30px;}
.banner_left { width:100%;}
.bnr-girl-img-mob{ display:inline-block; vertical-align:top; width:calc(100% + 30px); margin-left:-15px;}
.banner_rev-text { font-size: 12px; line-height: 16px; margin-top:15px;}
.bnr-rev-star { width: 75px;}
.bnr-rev-one-star { width: 20px;}
.banner_heading { font-size: 30px; line-height: 36px;}
.banner-text1 { font-size: 17px; line-height: 24px; margin-top:10px; padding-right: 0;}
.bnr-product{ position:static; margin:0 0 0 -15px; width:calc(100% + 30px); max-width:none;}

ul.banner_point { margin-top: 0;}
ul.banner_point li { padding:0 0 5px 28px; font-size: 15px; line-height: 21px; background-size: 20px; border-bottom:1px solid #ccc; margin-top:5px; width:100%;}
ul.banner_point li:last-child{ border-bottom:none;}

.button_box { margin-top: 30px;}
.low-stock-text {font-size: 11px; line-height: 18px;}
.low-stock-text2 { font-size: 12px; line-height: 18px;}
.low-stock-indicate { width: 50px; margin: 0 7px;}
.low-stock-text:before { margin: -2px 5px 0 0; width: 6px; height: 6px;}
.commonBtn { width: 100%; height: 55px; border-radius: 8px; font-size: 21px; line-height: 55px;}
.btn-arrow { width: 20px; margin: -2px 0 0 12px;}
.btn-list li { flex-wrap: wrap; padding: 0 10px;}
.btn-list li p{ text-align:center; margin-top:5px; padding-left:0; width:100%;}

.banner-testi-box{ width:100%; display:flex; justify-content:space-between; border:1px solid #ccc; border-radius:10px; padding:12px 15px; margin:0 auto 15px;}
.banner-testi-left{ width:55px;}
.bnr-testi-img{ display:block; margin:0 auto; width:100%; border-radius:50%;}
.banner-testi-right{ width:calc(100% - 55px); padding-left:15px; text-align:left;}
.bnr-testi-name{ font-size:17px; line-height:23px; color:#000; font-weight:600;}
.bnr-testi-star{ display:block; width:93px; margin-top:7px;}
.bnr-testi-text{ font-size:15px; line-height:21px; color:#000; font-weight:500; font-style:italic; margin-top:8px;}

.featured_sec{ padding:20px 0;}
.featured_text {font-size:14px; line-height:20px;}
.brand_strip_scroller {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
	margin-top:15px;
	}
ul.scroll_brand_list {
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	flex-shrink: 0;
	animation: marquee-horizontal 15s linear infinite;
	}
ul.scroll_brand_list li {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
	position: relative;
	}
ul.scroll_brand_list li img { height:25px; width:auto;}

@keyframes marquee-horizontal {
from {transform: translateX(0);}
to {transform: translateX(-100%);}
}


.section1 { padding: 25px 0 10px; background:linear-gradient(0deg, #fff 10%, #272538 38%);}
.common-heading { font-size:28px; line-height:34px;}
.common-text { font-size: 16px; line-height: 24px;}
.s1-img{ max-width:none; width:calc(100% + 30px); margin:15px 0 0 -15px;}
.s1-slide-up-box { width:100%; margin-top:-70px;}
.s1-slide-up-heading { font-size: 16px; line-height: 20px; padding: 16px 30px 16px 50px;}
.s1-slide-up-icn { left: 15px; top: 7px; width: 26px;}
.s1-slide-up-content { padding: 15px 15px 20px;}
.s1-slide-up-content p { font-size: 15px; line-height: 22px;}
.s1-slide-up-heading:after {font-size: 22px; right:12px;}

.section2 { padding:20px 0 35px;}
.s2-down-arrow { margin: 0 auto 10px; width: 70px;}
.s2-product-box{ margin-top:10px;}
.s2-product-box p { font-size: 70px; line-height: 60px;}
.s2-prod-img { max-width:100%; margin: 15px auto 0;}

.s2-row { margin: 25px auto 0;}
.s2-vdo-img { height: 200px; object-fit: cover;}
.s2-play-icn { margin: -22px 0 0 -22px; width: 45px;}
.s2-row-right { width: 100%; margin-top: 15px;}
.s2-row-head { padding-right: 125px;}
.s2-row-heading { font-size: 24px; line-height: 30px;}
.s2-mode-row{ margin-top:10px;}
.s2-mode-text { font-size: 15px; line-height: 20px; padding-left: 10px;}
.s2-mode-indicate { width: 40px; height: 18px;}
.s2-mode-indicator { width: 16px; height: 16px;}
.s2-mode-img { width: 218px; right: -63px; top: 0;}

.section3 { padding: 30px 0 35px; position:relative; background:url(../images/s3-wave-mob.png) no-repeat center top #f6fafd; background-size:100%;}
.section3 .common-heading{ color:#fff;}
.s3-row { margin: 25px auto 0; row-gap:25px;}
.s3-col{ width:100%; padding:0 0 0 70px; text-align:left;}
.s3-col:before{ display:none;}
.s3-col:after{ display:none;}
.s3-col-icn{ position:absolute; left:0; top:0px; width:65px;}
.s3-col-text1 { font-size: 20px; line-height: 22px; margin-top:0;}
.s3-col-text2 { font-size: 16px; line-height: 22px; margin-top:8px;}
.s3-col:nth-child(4), .s3-col:nth-child(5), .s3-col:last-child { margin-top:0; padding-top:0;}

.s3-img-collage{ display:block; margin:20px auto 0; max-width:100%;}

.section4{ padding:0 0 20px;}
.s4-top-section{ background:url(../images/s4-top-sec-bg-mob.jpg) no-repeat center top; background-size:cover; padding:40px 0 285px;}
.s4-top-row-left { width: 65%;}
.s4-text1 { font-size:16px; line-height: 22px;}
.s4-doctor{ width:235px; bottom:auto; top:-65px; right:-15px;}
.s4-top-row-left .common-text{ padding-right:50px;}
.s4-result-box { width:100%; margin-top: -260px;}
.s4-result-top { border-radius: 12px 12px 0 0; padding: 10px 10px;}
.s4-result-top p { font-size: 15px; line-height: 21px;}
.s4-result-row { padding: 0 0 10px;  margin-top: 10px;}
.s4-result-row h3 { font-size: 26px; line-height: 30px; width:60px;}
.s4-result-row p { font-size: 17px; line-height: 23px; padding-left: 15px;}

.s4-text2 { font-size: 14px; line-height: 20px; letter-spacing: 0.3px; text-align: center;}
.s4-study-box { width: 100%; text-align:center; margin-top:20px;}
.s4-study-row { justify-content:center; column-gap: 24px;}
.s4-study-logo { height: 55px;}

.section5 { padding:30px 0 35px;}
.s5-slide-box{ margin:20px 0 0;}
.s5-slider-nav-col-text{font-size: 15px;line-height: 18px;margin-top: 5px;}
.s5-testi-box{ padding:20px 15px;border: 2px solid #00d282;}
.s5-testi-left{ width:100%;}
.s5-testi-head {font-size: 20px;line-height: 26px;}
.s5-testi-text1 { font-size: 15px; line-height: 22px; margin-top: 8px;}
.s5-testi-row-mob{ float:left; width:65%;}
.s5-testi-right{ float:right; width:26%;}
.s5-testi-text2{font-size: 15px;  line-height: 22px;float:left; width:100%;}
.s5-testi-star {width: 100px;margin-top: 10px;}
.s5-testi-img{ border-radius:10px;}
.s5-testi-btn{max-width: 130px;height: 35px;font-size: 12px; line-height: 35px;margin-top: 15px;}
.s5-testi-play {margin: -4px 2px 0 0; width: 14px;}


.section6 { padding: 30px 0 15px;}
.s6-top-img { margin: 0 auto 15px; width:250px;}
.s6-row{ display:flex; flex-wrap:wrap; justify-content:space-between; row-gap:8px; margin:25px auto 0; width:95%;}
.s6-col{ width:32% !important; border-radius:7px;}
.s6-img { height: 170px; object-fit: cover;}
.ugc-play { width: 36px; margin: -18px 0 0 -18px;}

.section7 { padding:20px 0 30px; background:#f6fafd;}
.s7-inner{ background: url(../images/s7-bg-mob.jpg) no-repeat center top; background-size: cover; padding:25px 12px; border-radius:20px; display:inline-block; width:calc(100% + 16px); margin-left:-8px;}
.s7-row-left { width: 100%;}
.s7-img{ width:calc(100% + 24px); margin:-35px 0 0 -12px; max-width:none;}
.s7-row-right { width: 100%; margin-top:-50px; row-gap: 25px;}
.s7-feature-icn-box { width:60px; height:60px; border-radius:10px;}
.s7-feature-icn { width: 38px;}
.s7-feature-col-text { font-size: 12px; line-height: 16px;}
.s7-text1 { font-size: 16px; line-height: 24px; letter-spacing:0.3px; margin-top:30px;}

.section8 { padding:30px 0 35px;}
.Compare-Box { margin: 20px auto 0;}
.compare-col1 {width:50%; border-radius:10px 0 0 10px; margin-top:100px;}
.compare-col2 {width: 25%;}
.compare-col3 {width: 25%; border-radius:0 10px 10px 0; margin-top:30px;}
.compare-col1 .compare-list li {padding: 0 10px 0 10px;}
.compare-list li {font-size: 15px; line-height: 19px; height:55px;}
.compare-top { padding: 12px 0 5px; height:70px;}
.compare-col2 .compare-top { height: 100px;}
.compare-Prod { display: block; margin: 0 auto -5px;}
.compare-icn { width: 30px;}
.compare-top h3 { font-size: 13px; line-height: 18px;}
.compare-top p { font-size: 13px; line-height: 15px; margin-top:5px;}
.compare-tick{ width:24px;}

.compare_box2{row-gap:5px;margin: 25px auto 0;}
.compare_box2:before{transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width: 55px; height: 55px;}
.compare_box2-col{ width:100%;height: 530px;padding: 25px 15px;}
.without_pulsetto{ border-radius: 15px 15px 0 0;}
.with_pulsetto{border-radius:0 0 15px 15px; padding-top:35px;}
.compare_box2-col h3 {font-size: 25px; line-height: 30px;}
.compare_box2-col ul li {font-size: 15px;padding-left: 25px;line-height: 22px;background-size: 16px; margin-top: 10px;}
.without_pulsetto ul li {background-size: 16px;}

.section9{ padding:30px 0;}
.s9-row{ margin:30px auto 0;row-gap: 30px;}
.s9-col{ width:100%;display: flex;display: -webkit-flex; flex-wrap: wrap;}
.s9-col-top{ width:32%;border-radius: 10px;}
.s9-col-img {border-radius: 10px;height: 100%;object-fit: cover;}
.s9-col-btm{ width:68%; text-align:left; padding:0 0 0 17px;}
.s9-col-head{ padding-bottom:12px;}
.s9-col-no-text{width: 35px; height: 35px;font-size: 20px; line-height: 35px;}
.s9-col-heading-text {font-size: 18px; line-height: 22px;font-weight: 600; padding-left: 12px;}
.s9-col-text1 {font-size: 15px; line-height: 21px; margin-top: 10px;}
.s9-down-arrow {margin: 40px auto 0; width: 70px;}
.s9-text1 { font-size: 26px; line-height: 30px; margin-top: 10px;}


.section10{ padding:30px 0;}
.s10-row{ margin:25px auto 0;}
.s10-left{ width:100%;}
.s10-right{ width:100%;}
.s10-content-box{ max-width:320px; margin:0 auto;}
.s10-content-row{border-radius: 6px; padding: 7px 15px;}
.s10-content-no-text{width: 28px;  height: 28px;font-size: 14px; line-height: 24px;}
.s10-content-text1 { font-size: 17px;line-height: 23px; letter-spacing: 0.3px; padding-left: 14px;}

.section11{ padding:30px 0;}
.trust-pilot-box {margin-top: 20px;}
.trustpilot-img{ width:180px;}
.trustScore-text { font-size: 12px;line-height: 18px;}
.testi-box{ margin:25px auto 0;row-gap: 12px;}
.testi-row{ width:49%;}
.testi-col-btm {padding: 15px 10px 15px;}
.testi-name-text {font-size: 14px;line-height: 20px;}
.testi-name-text span { font-size: 12px;}
.testi-verify-icn { width: 12px; margin: -1px 4px 0;}
.testi-star-icn { margin-top: 5px; width: 70px;}
.testi-text {font-size: 14px;line-height: 20px; margin-top: 10px;}
.load-more {margin-top: 30px;}
.load-more a{ font-size:15px;}


.section12 { padding:30px 0 35px;}
.faq_box { margin: 10px 0 0;}
.faq_row{ margin-top:15px;}
.accordion { padding: 12px 30px 12px 70px; background-size: 15px;}
.acdn-heading.accordion-open{ background-size: 15px;}
.faq-img { left: 12px; top: 18px; width: 45px; margin-top: 0;}
.accordion p { font-size: 16px; line-height: 22px;}
.accordion h3 { font-size:18px; line-height: 24px;}
.acdn-content { padding: 15px 15px 0;}
.acdn-content:before{ left:12px; right:12px;}
.acdn-content p { font-size: 16px; line-height: 22px;}

.section13{ padding:40px 0 30px;}
.offer-prod-box{ padding:40px 15px 30px;}
.offer-prod-text1{font-size: 12px;line-height: 21px;padding: 5px 12px;top: -18px;}
.offer-prod-left-box{ width:100%;}
.offer-prod-right-box{ width:100%; margin-top:15px;}
.offer-prod-img{ width:calc(100% + 30px); margin:0 0 0 -15px;}
.offer-box-grnty-seal {right: 20px; top: -15px;width: 87px;}
.offer-box-heading {font-size: 26px;line-height: 33px;}
.offer-box-list li{font-size: 17px;background-size: 20px;  padding-left: 30px;margin-top: 7px;}

.footer{ padding:0 0 25px 0; border:none;}
.ftr-logo{ width:160px; margin: 25px auto 20px;}
.footer-txt1 { font-size: 14px; line-height: 20px; margin-top:8px;}

.text-align-center{ text-align:center;}


#call-btn{
	background:#000;
	padding:10px 10px;
	position: fixed;
	bottom:0%;
	left: auto;
	z-index: 99;
	transition: bottom 1s;
	display: table;
	width:100%;
	}
#call-btn .commonBtn{ margin:8px 0 0;}

}


.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
0% {transform: scale(0.9);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}


/*CSS FOR UGC MODAL*/
.ugc-modal{
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    cursor: pointer;
	
	display: flex;
    background-color: rgba(255,255,255,.42);
    justify-content: center;
    align-items: center;
    display: flex;
	opacity:0;
	z-index:-9;
	transition: opacity .2s;
	}
.ugc-modal.active{
	opacity:1;
	z-index: 99;
	}
.video-container{
	aspect-ratio: 12 / 15;
	width: 360px;
	position: relative;
	border-radius:10px;
	overflow:hidden;
	min-height:640px;
	background:#000;
    display: flex;
    align-items: center;
    justify-content: center;
	}
.ugc-close{
	position:absolute;
	right:15px;
	top:15px;
	width:45px;
	height:45px;
	background:#fff;
	border-radius:50%;
	padding:10px;
	z-index:1;
	}
.video-container iframe{
	width:100%;
	height:100%;
	}
	
.s5-testi-video{
	width:700px;
	min-height:auto;
	aspect-ratio: 27 / 15;
	}
@media only screen and (max-width:480px){
.video-container{width:280px; min-height:498px;}

.s5-testi-video{
	width:95%;
	min-height:auto;
	aspect-ratio: 27 / 15;
	}
}

