@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');
@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: 'Poppins', sans-serif;
	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;}
li {list-style: none;}
* {box-sizing: border-box;}
.img-full {max-width: 100%;}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
.fl{ float:left;}
.fr{ float:right;}
.show-tab, show-mob{ display:none;}
.show-desk{ display:block;}
.hide-desk{ display:none;}

/*-----------------------
	MAIN CSS START
------------------------*/
.container {
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
section.header{
	position:fixed;
	background:#000;
	top:-80px;
	left:0;
	width:100%;
	z-index:9;
	height:80px;
	padding:0 20px;
	visibility:hidden;
	transition:all ease 0.5s;
	}
section.header:before{
	content:'';
	position:absolute;
	left:0;
	bottom:-4px;
	height:4px;
	width:100%;
	background: rgba(217,6,84,0.1);
	background: linear-gradient(90deg, rgba(217,6,84,1) 0%, rgba(233,33,72,1) 50%, rgba(251,61,58,1) 91%);
	}
section.header.fixed{
	top:0;
	visibility:visible;
	transition:all ease 0.5s;
	}
.f-logo{
    float: left;
    width: 180px;
    margin-top: 5px;
	}
.header-rgt{
	float:right;
	}
a.headerBtn{
	float:right;
	margin:16px 0 0 0;
	text-align:center;
	padding:8px 25px;
	border-radius:30px;
	color:#fff;
	font-size:20px;
	line-height:30px;
	font-weight:500;
	
    background: linear-gradient(to right, #d20505, #A10505);	
	}
.h-timer{
	float:left;
	color:#fff;
	margin:25px 10px 0 0;
	font-size:20px;
	letter-spacing:0.5px;
	}
.h-timer span{
	font-weight:600;
	color:#fdee70;
	display:inline-block;
	width:60px;
	}
.topStrip{
	float:left;
	width:100%;
	padding:4px 0 5px;
	background:#000000;
	position:relative;
	}
.topStrip:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 4px;
    width: 100%;
    background: rgba(217,6,84,0.1);
    background: linear-gradient(90deg, rgba(217,6,84,1) 0%, rgba(233,33,72,1) 50%, rgba(251,61,58,1) 91%);
	}	
.topStrip img{
	display:inline-block;
	vertical-align:middle;
	width:300px;
	}
/*========================
		BANNER CSS
==========================*/
.banner {
    float:left;
    width:100%;
	overflow:hidden;
	padding:0 0 100px;
	background: url(../images/banner.jpg) no-repeat center -50px #fbfbfb;
	height:771px;
	}
.banner-logo{
	float:left;
	margin:0;
	width:300px;
	}
.banner-left{
	float:left;
	width:60%;
	text-align:left;
	}
.banner-heading{
	float:left;
	width:100%;
	font-size:56px;
	line-height:71px;
	font-weight:bold;
	margin-top:185px;

    background: linear-gradient(to right, #d20505, #d20505, #A10505,#A10505);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	}
.banner-text{
	float:left;
	width:100%;
	font-size:27px;
	line-height:37px;
	color:#2d2d2d;
	margin-top:25px;
	}
.banner-text span{
	color:#6db152;
	font-weight:bold;
	}
.banr-rat-text{
	float:left;
	width:100%;
	font-size:20px;
	line-height:26px;
	color:#505050;
	font-weight:normal;
	margin-top:25px;
	}
.banr-rat-text img{
	display:inline-block;
	vertical-align:middle;
	margin:-8px 8px 0 0;
	width:149px;
	}
.banner-prod{
	position:absolute;
	right:-10px;
	top:390px;
	max-width:100%;
	width:575px;
	}
.banner-prod-seal{
	position:absolute;
	top:302px;
	right:150px;
	z-index:1;
	width:124px;
	}
/*========================
	SECTION-1 CSS
==========================*/
.section-1{
	float:left;
	width:100%;
	padding:0 0 60px;
	background:#fff9f9;
	text-align:center;
	}
.s1-exp-timer-box{
	display:inline-block;
	vertical-align:top;
	max-width:670px;
	width:100%;
	text-align:center;
	padding:18px 25px;
	border-radius:10px;
	margin-top:-33px;
	
    background: linear-gradient(to right, #d20505, #A10505);	
	}
.s1-exp-text{
	float:left;
	width:100%;
	font-size:30px;
	line-height:36px;
	color:#fff;
	font-weight:600;
	letter-spacing:1px;
	}
.s1-inner{
	float:left;
	width:100%;
	margin-top:80px;
	}
.s1-inner-left{
	float:left;
	width:46%;
	}
.s1-haeding{
	float:left;
	width:100%;
	text-align:left;
	font-size:34px;
	line-height:38px;
	color:#1f1f1f;
	font-weight:600;
	text-transform:uppercase;
	}
.s1-package-col{
	float:left;
	width:100%;
	margin-top:45px;
	border:1px solid #ff2550;
	padding:25px 25px 25px;
	border-radius:7px;
	background:#fff;
	position:relative;
	transition:all ease 0.5s;
	cursor:pointer; 
	}
.s1-package-col:hover{
	-webkit-box-shadow:inset 0 0 0 1px #a10505, 0 0 15px 5px rgba(161,5,5,0.3);
	box-shadow:inset 0 0 0 1px #a10505, 0 0 15px 5px rgba(161,5,5,0.3);
	}
.s1-pkg-contnt{
	float:left;
	width:60%;
	text-align:left;
	}
.pkg-head{
	float:left;
	width:100%;
	font-size:34px;
	line-height:40px;
	color:#000000;
	
	}
.ofr-head{ margin-top:10px;}
.pkg-name{
	float:left;
	width:100%;
	font-size:21px;
	line-height:27px;
	font-weight:500;
	margin-top:5px;
	
    background: linear-gradient(to right, #d20505, #d20505, #A10505,#A10505);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
	}
.pkg-text{
	float:left;
	width:100%;
	font-size:14px;
	line-height:18px;
	color:#404040;
	margin-top:20px;
	letter-spacing:0.5px;
	}
.pkg-offer-text{
	position:absolute;
	padding:5px 40px;
	top:-18px;
	border-radius:30px;
	left:50%;
	margin-left:-166px;
	
    background: linear-gradient(to right, #d20505, #A10505);	
	}
.pkg-offer-text p{
	font-size:20px;
	line-height:26px;
	color:#fff;
	letter-spacing:0.3px;
	}

.s1-pkg-prc-box{
	float:right;
	width:40%;
	text-align:right;
	margin-top:15px;
	}
.bfr-prc{
	float:left;
	width:100%;
	font-size:19px;
	line-height:27px;
	color:#404040;
	}
.bfr-prc span{
	position:relative;
	}
.bfr-prc span:after{
	content:'';
	position:absolute;
	left:-2px;
	right:-2px;
	height:1px;
	background: linear-gradient(to right, #d20505, #A10505);
	top:13px;
	transform:rotate(-10deg);
	}
.current-price{
	float:left;
	width:100%;
	font-size:58px;
	line-height:62px;
	font-weight:400;
	margin-top:8px;
	
    background: linear-gradient(to right, #d20505, #d20505, #A10505,#A10505);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
	}
.day-text{
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	color:#777777;
	margin-top:3px;
	}
.s1-left-text{
	float:left;
	width:100%;
	font-size:16px;
	line-height:22px;
	color:#1f1f1f;
	margin-top:20px;
	}
.s1-left-text a{ text-decoration:underline;}
.s1-inner-right{
	float:right;
	width:43%;
	text-align:left;
	}
.s1-right-haed{
	font-weight:500;
	padding-bottom:15px;
	}
.s1-right-plan-list{
	float:left;
	width:100%;
	}
.s1-right-plan-list li{
	float:left;
	width:100%;
	padding-left:55px;
	text-align:left;
	background:url(../images/s1-plan-chk.png) no-repeat left 8px;
	margin-top:25px;
	padding-right:15px;
	}
.s1-right-plan-list li span{
	float:left;
	width:100%;
	font-size:20px;
	line-height:26px;
	font-weight:500;
	
    background: linear-gradient(to right, #d20505, #d20505, #A10505,#A10505);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;		
	}
.s1-right-plan-list li p{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	color:#1e1e1e;
	margin-top:5px;
	letter-spacing:0.5px;
	}
.s1-btm-text{
	float:left;
	width:100%;
	font-size:26px;
	line-height:34px;
	color:#1f1f1f;
	font-weight:500;
	margin-top:40px;
	letter-spacing:0.5px;
	text-align:center;
	}
.s1-btm-text span{ padding:0 12px; position:relative;}
.s1-btm-text span:after{
	position:absolute;
	right:0;
	top:8px;
	border-right:2px solid #1f1f1f;
	content:"";
	bottom:8px;
	}
.s1-btm-text span:last-child:after{ display:none;}
.scure-box{
	float:left;
	width:100%;
	text-align:center;
	margin-top:40px;
	}
.scure-text{
	display:inline-block;
	vertical-align:middle;
	font-size:17px;
	line-height:25px;
	color:#404040;
	max-width:500px;
	width:100%;
	position:relative;
	}
.scure-text span{
	padding:0 10px;
	background:#fff9f9;
	position:relative;
	z-index:1;
	}
.scure-text:before{
	position:absolute;
	left:0;
	top:13px;
	right:0;
	border-top:1px solid #818181;
	content:"";
	}
.s1-card-img{
	display:block;
	margin:15px auto 0;
	max-width:100%;
	}
.secure-logo{
	display:block;
	margin:20px auto 0;
	max-width:100%;
	}
/*========================
	SECTION-2 CSS
==========================*/
.section-2{
	float:left;
	width:100%;
	padding:70px 0;
	background:url(../images/s2-bgr.jpg) no-repeat center top #f2eeeb;
	background-size:cover;
	}
.common-heading{
	float:left;
	width:100%;
	font-size:54px;
	line-height:64px;
	font-weight:bold;
	
	background: linear-gradient(to right, #d20505, #d20505, #A10505,#A10505);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	}
.s2-inner-row{
	float:left;
	width:100%;
	}	
.s2-inner-colm{
	display:inline-block;
	vertical-align:middle;
	width:410px;
	margin:40px 13px 10px;
	box-shadow: 0 0 9px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 9px 5px rgba(0,0,0,0.1);
	background:#ffffff;
	border-radius:10px;
	overflow:hidden;
	text-align:left;
	}
.s2-col-img-box{
	float:left;
	width:100%;
	height:290px;
	overflow:hidden;
	}
.s2-col-img{
	display:block;
	max-width:100%;
	margin:0 auto;
	}
.s2-col-inner{
	float:left;
	width:100%;
	padding:15px 15px 20px;
	}
.s2-col-haed{
	float:left;
	width:100%;
	font-size:20px;
	line-height:28px;
	font-weight:600;
	
    background: linear-gradient(to right, #d20505, #d20505, #A10505,#A10505);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
	}
.s2-col-star{
	display:inline-block !important;
	vertical-align:top;
	margin:7px 0 0 0;
	}
.s2-col-text{
	float:left;
	width:100%;
	font-size:16px;
	line-height:26px;
	color:#191919;
	margin-top:20px;
	letter-spacing:0.5px;
	}
.s2-name-text{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#0f0f0f;
	font-weight:500;
	margin-top:13px;
	letter-spacing:0.3px;
	}
.s2-name-text span{
	font-size:14px;
	line-height:24px;
	color:#636363;
	font-weight:normal;
	}
.s2-name-text span img{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 5px 0 10px;
	width:15px;
	}

/*========================
	SECTION-3 CSS
==========================*/
.section-3{
	float:left;
	width:100%;
	padding:60px 0;
	background:#ffffff;
	overflow:hidden;
	}
.s3-leaf1{
	position:absolute;
	top:65px;
	left:-200px;
	}
.s3-leaf2{
	position:absolute;
	top:400px;
	right:-200px;
	}
.s3-inner-row{
	float:left;
	width:100%;
	margin-top:25px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
.s3-inner-col{
	float:left;
	width:31%;
	margin-top:30px;
	box-shadow: 0 0 9px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 9px 4px rgba(0,0,0,0.1);
	background:#fff;
	padding:20px 65px 20px 20px;
	position:relative;
	overflow:hidden;
	text-align:left;
	border-radius:5px;
	}
.s3-col-icn{
	position:absolute;
	right:-62px;
	top:-39px;
	}
.s3-icn1{right:-12px;top:-20px;}
.s3-icn2{right:-18px;top:-18px;}
.s3-icn3{right:-1px;top:-25px;}
.s3-icn4{right:-10px;top:-12px;}
.s3-icn5{right:-20px;top:-15px;}
.s3-icn6{right:-14px;top:-14px;}
	
.s3-inner-col span{
	float:left;
	width:100%;
	font-size:22px;
	line-height:28px;
	font-weight:600;
	position:relative;
	z-index:5;
	
    background: linear-gradient(to right, #d20505, #d20505, #A10505,#A10505);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
	}
.s3-inner-col p{
	float:left;
	width:100%;
	font-size:17px;
	line-height:25px;
	color:#000000;
	margin-top:45px;
	position:relative;
	z-index:5;
	letter-spacing:0.5px;
	}
.verify-icn{
	position:absolute;
	right:15px;
	bottom:15px;
	}



/*========================
	SECTION-4 CSS
==========================*/
.section-4{
	float: left;
    width: 100%;
    padding: 70px 0;
    background: url(../images/s4-back.jpg) no-repeat center bottom #fbfbfb;
	}
.s4-inner-box{
	display:inline-block;
	vertical-align:top;
	max-width:970px;
	width:100%;
	}
.s4-prod{
	display:block;
	margin:55px auto 0;
	max-width:100%;
	}
.s4-innr-cont{
	float:left;
	width:100%;
	margin-top:25px;
	padding-bottom:55px;
	border-bottom:1px solid #c5c5c5;
	}
.s4-inner-box-point{
	float:left;
	width:33.33%;
	padding-left:25px;
	}
.s4-inner-box-point li{
	float:left;
	width:100%;
	text-align:left;
	padding-left:30px;
	font-size:18px;
	line-height:26px;
	color:#1e1e1e;
	font-weight:600;
	margin-top:45px;
	position:relative;
	}
.s4-inner-box-point li span{
	position:absolute;
	left:0;
	top:7px;
	width:12px;
	height:12px;
	border-radius:10px;
	background: linear-gradient(to right, #d20505, #A10505);
	}
.s4-promise{
	float:left;
	width:100%;
	margin-top:35px;
	}
.prms-text{
	float:left;
	width:100%;
	font-size:25px;
	line-height:32px;
	font-weight:bold;
	letter-spacing:0.5px;
	}
.promise-list{
	float:left;
	width:100%;
	margin-top:25px;
	}
.promise-list li{
	display:inline-block;
	vertical-align:middle;
	margin:20px 25px 0;
	}
.promise-list li img{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
/*========================
	SECTION-5 CSS
==========================*/
.section-5{
	float:left;
	width:100%;
	padding:60px 0 90px;
	background:#f7f7f7;
	}
.s5-reviews-box{
	display:inline-block;
	vertical-align:middle;
	max-width:900px;
	width:100%;
	margin-top:15px;
	}
.s5-review-col{
	float:left;
	width:100%;
	padding-left:80px;
	position:relative;
	text-align:left;
	margin-top:35px;
	}
.user-img{
	position:absolute;
	left:0;
	top:0;
	border-radius:50%;
	}
.s5-col-rev-about{
	float:left;
	width:100%;
	padding:20px;
	border-radius:10px;
	background:#f0f1f4;
	}
.user-name{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#1e1e1e;
	font-weight:600;
	letter-spacing:0.5px;
	}
.user-text{
	float:left;
	width:100%;
	font-size:16px;
	line-height:24px;
	color:#1e1e1e;
	margin-top:12px;
	letter-spacing:0.5px;
	}
.user-resp-text{
	float:left;
	width:100%;
	font-size:12px;
	line-height:14px;
	color:#1e1e1e;
	margin-top:10px;
	padding-left:15px;
	font-weight:400;
	}
.user-resp-text span{ padding:0 10px; font-weight:500;}


/*========================
	SECTION-6 CSS
==========================*/
.section-6{
	float:left;
	width:100%;
	padding:0 0 70px;
	background:#fff9f9;
	}


/*========================
	SECTION-7 CSS
==========================*/
.section-7{
	float:left;
	width:100%;
	padding:80px 0 130px;
	background:url(../images/s7-bgr.jpg) no-repeat center bottom #fbfbfb;
	background-size:100%;
	}

.faq-container {
    display: inline-block;
    vertical-align: middle;
    max-width: 970px;
    width: 100%;
    margin: 40px 0 40px;
	}
.up-slide-dwn {
    float: left;
    width: 100%;
	}
.accordion{
	float: left;
    width: 100%;
    text-align: left;
    background: url(../images/close-btn.png) no-repeat 97% center;
	background-size:15px;
    padding: 20px 40px 20px 0;
    font-size: 20px;
    line-height: 24px;
    color: #d20505;
	letter-spacing:0.5px;
    cursor: pointer;
	font-weight:500;
	border-bottom:1px solid #d8d9d9;
	}
.acdn-heading.accordion-open {
    background: url(../images/open-btn.png) no-repeat 97% center;
	background-size:15px;
	border:none;
	border-bottom:1px solid #d8d9d9;
	}
.acdn-content {
    float: left;
    width: 100%;
    padding: 20px 20px 0 0;
	}
.acdn-para{
    float: left;
    width: 100%;
    font-size:16px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 15px;
    text-align: left;
	letter-spacing:0.5px;
	}
.acdn-para sup{
	position:relative;
	top:-2px;
	font-size:65%;
	}
.acdn-para span{ text-decoration:underline;}
.acdn-para2{
	float:left;
	width:100%;
	font-size:13px;
	line-height:18px;
	color:#464646;
	word-break:break-all;
	}

.best-diet-badge{
    text-align: center;
    margin-top: 30px;
	}
/*===========================*/
.s7-bottom-footer{
	float:left;
	width:100%;
	margin-top:60px;
	}
.footer-text{
	float:left;
	width:100%;
	font-size:16px;
	line-height:20px;
	color:#000000;
	letter-spacing:0.5px;
	text-transform:uppercase;
	margin-top:10px;
	}
.footer-text a{
	padding:0 8px;
	position:relative;
	}
.footer-text a:after{
	position:absolute;
	right:0;
	top:5px;
	bottom:5px;
	border-right:1px solid #000;
	content:"";
	}
.footer-text a:last-child:after{ display:none;}
/*=============================*/

.show-mob, .show-tab {display: none;}
.show-desk {display: block;}
.fl{ float:left;}
.fr{ float:right;}

/*==========Media Querry==========*/

@media only screen and (max-width:1187px){
.container{width:1004px;}

.banner-prod{ width:500px;}
.banner-prod-seal{ width:115px;}
.banner-heading{ font-size:48px; line-height:58px;}

.s1-inner-right{ width:46%;}
.s1-btm-text{ font-size:24px; line-height:32px;}

.s3-col-icn{ width:95px;}
.s3-icn3{ right:-12px;}
}


@media only screen and (max-width:1024px){
.container{width:750px;}
.show-desk {display: none;}
.show-tab {display: block;}

.banner{ height:auto; background-size:cover;}
.banner-left{ width:67%;}
.banner-logo{ width:300px;}
.banner-prod{ width:400px; right:-70px; top:270px;}
.banner-prod-seal{ width:95px; top:185px; right:40px;}
.banner-heading{ font-size:40px; line-height:48px; margin-top:100px;}
.banner-text{ font-size:22px; line-height:28px;}
.banr-rat-text{ font-size:17px; line-height:25px;}
.banr-rat-text img{ width:110px;}

.s1-exp-timer-box{ max-width:560px; padding:15px 25px;}
.s1-exp-text{ font-size:26px; line-height:32px;}

.s1-package-col{ padding:20px 15px;}
.s1-pkg-contnt{ width:68%;}
.pkg-head{font-size:30px; line-height:36px;}
.ofr-head{ margin-top:10px;}
.s1-pkg-prc-box{ width:28%; margin-top:15px;}
.current-price{ font-size:45px; line-height:50px;}
.pkg-offer-text{ padding:3px 25px; margin-left:-133px;}
.pkg-text{ letter-spacing:0.2px;}
.pkg-offer-text p{ font-size:17px; line-height:25px;}
.common-heading{ font-size:40px; line-height:46px;}
.s1-inner-right{ width:48%;}
.s1-haeding{ font-size:29px; line-height:36px; padding-bottom:10px;}
.s1-right-haed{ padding:0 0 15px;}
.s1-right-plan-list li span{ font-size:19px; line-height:27px;}
.s1-btm-text{font-size: 19px;line-height: 27px;}
.s1-btm-text span{padding: 0 5px;}

.s2-inner-colm{ width:320px !important;}
.s2-col-img-box{ height:229px;}
.s2-col-haed{ font-size:18px; line-height:25px;}
.s2-col-text{ font-size:17px; line-height:25px; letter-spacing:0.2px;}
.s2-name-text{ font-size:18px; line-height:26px;}
.s2-name-text span{ font-size:14px; line-height:18px;}
.s2-name-text span img{ margin:-4px 4px 0 4px; width:17px;}
.s2-col-star{ width:140px;}

.s3-inner-col{ width:48%;}

.s4-inner-box-point li{ font-size:17px; line-height:25px;}
}

@media only screen and (max-width:900px){
section.header{height:50px; top:-50px; padding:0 10px;}
.header-rgt{width:100%;}
.f-logo{display:none;}
.h-timer{font-size:15px; margin: 13px 5px 0 0;}
.h-timer span{width:50px;}
a.headerBtn{padding: 5px 12px; font-size: 15px; line-height:25px; margin: 7px 0 0 0;}
section.header:before{height:2px; bottom:-2px;}
}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}
.show-desk{display:none;}
.show-mob{display:block;}
.hide-mob{ display:none;}

.topStrip{padding:3px 0 5px; display:none;}
.topStrip img{width:250px;}

.banner{ padding-bottom: 50px; background-size: cover; background-position: right 43% top;
 background-position-y: -80px;}
.banner-left{ width:100%; text-align:center;}
.banner-logo{ float:none; display:inline-block; vertical-align:top; width:245px; margin:-1px 0 0 0;}
.banner-prod{display:none;}
.banner-prod-seal{ display:none;}
.banner-prod-mob{display:inline-block;vertical-align:middle;max-width:100%;margin:25px auto 0;}
.transparent-bg{ background: rgba(234,228,228,0.9); padding:8px 5px; margin-top: 35px; border-radius: 25px;}
.banner-heading{ font-size: 26px; line-height: 36px; margin-top: 0; float: none;}
.banner-text{ font-size:19px; line-height:27px; margin-top:18px;}
.banr-rat-text{ font-size:15px; line-height:16px; margin-top:10px;}
.banr-rat-text img{ width:90px;}

.section-1{ padding-bottom:25px;}
.s1-exp-timer-box{ padding:12px 10px; margin-top:-22px; border-radius:5px;}
.s1-exp-text{ font-size:17px; line-height:25px;}
.s1-inner{ margin-top:0;}
.s1-inner-left{ width:100%; margin-top:20px;}
.s1-haeding{ font-size:22px; line-height:27px; padding-bottom:0; margin-bottom:-8px;}
.s1-package-col{ margin-top:28px;}
.s1-ofr-col{ margin-top:35px;}
.martop10{ margin-top:22px;}
.s1-left-text{ text-align:left; margin-top:10px;}

.s1-inner-right{ width:100%; margin-top:25px;}
.s1-right-plan-list li{ padding-right:0; background-size:25px; padding-left:35px; margin-top:20px;}
.s1-right-plan-list li span{ font-size:18px; line-height:25px;}
/*.s1-right-plan-list li p{ letter-spacing:0;}*/
.s1-btm-text{ font-size:16px; line-height:24px; letter-spacing:0; margin-top:25px;}
.s1-btm-text span{ padding:0 10px;}
.s1-btm-text span:after{ top:5px; bottom:5px; right:1px;}
.s1-btm-text span:first-child{ padding-left:0;}
.s1-btm-text span:nth-child(2){ padding-right:0;}
.s1-btm-text span:nth-child(2):after{ display:none;}

.scure-box{ margin-top:20px;}
.scure-text{ font-size:16px; line-height:24px;}
.secure-logo{ margin:5px auto 0;}
.s1-card-img{ width:290px;}

.section-2{ padding:25px 0 30px; background-position: right 66% top;}
.common-heading{ font-size:26px; line-height:30px;}
.s2-inner-colm{ margin:25px 10px 10px;}

.section-3{ padding:25px 0 30px;}
.s3-inner-row{ margin-top:0;}
.s3-inner-col{ width:100%; padding:15px 70px 15px 15px;}
.s3-col-icn{ width:85px;}
.s3-inner-col span{ font-size:20px; line-height:26px;}
.s3-inner-col p{ margin-top:40px;}
.verify-icn{ width:25px; bottom:20px; right:20px;}

.section-4{ padding:25px 0 30px; background-size:cover;}
.s4-prod{ margin:20px auto 0;}
.s4-innr-cont{ margin-top:15px; padding-bottom:20px;}
.s4-inner-box-point{ display:inline-block; vertical-align:top; max-width:355px; width:100%; padding-left:5px;}
.s4-inner-box-point li{margin-top: 12px; padding-left: 18px;}
.last li:nth-child(2){ line-height:25px;}
.s4-inner-box-point li span{ width:9px; height:9px;}
.s4-promise{ margin-top:20px;}
.prms-text{ font-size:20px; line-height:26px;}
.promise-list{ margin-top:15px;}
.promise-list li{ margin:0 0 0; width:32%;}
.promise-list li img{ max-width:95%;}
.promise-list li:nth-child(2) img{ max-width:85%;}

.section-5{ padding:25px 0 55px;}
.s5-reviews-box{ margin-top:0;}
.user-img{ width:50px;}
.s5-review-col{ padding-left:60px; border-radius:7px; margin-top:25px;}
.s5-col-rev-about{ padding:15px;}
.user-text{ font-size:15px; line-height:22px;}

.section-6{ padding-bottom:30px;}

.section-7{ padding:25px 0 40px;}
.faq-container{ margin:10px 0 0;}
.accordion{ padding:15px 30px 15px 0; font-size:17px; line-height:22px; letter-spacing:0;}
.acdn-content{ padding:15px 0 0;}
.acdn-para{ font-size:15px; line-height:24px; letter-spacing:0;}
.acdn-para2{ font-size:11px; line-height:16px;}

.s7-bottom-footer{ margin-top:15px;}
.footer-text{ font-size:13px; line-height:15px; margin-top:18px; letter-spacing:0;}
.footer-text a{ padding:0 7px; line-height:22px;}
.footer-text a:after{ top:3px; bottom:3px;}
.footer-text a:nth-child(3):after{ display:none;}

.best-diet-badge{ margin:60px 0 30px;}
}

