@charset "utf-8";
/* CSS Document */


body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	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:#333; text-decoration:none;}
a:hover {outline: none; text-decoration:none;}
img {border:none; max-width:100%;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}

.age-pop-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0
}
.age-pop {
    width: 500px;
    height: auto;
    background: #f2f2f2;
    margin: 12rem auto;
    text-align: center;
    border-radius: 3px;
    padding: 1.5rem 1rem .2rem;
}
.agepop-txt {
    color: #000000;
    font-weight: 700;
    font-size: 16px;
	text-transform:capitalize;
}
.agepop-txt span{
	font-size:22px;
	display:block;
	margin-bottom:5px;
	}
.agepop-btns button {
        width: auto;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 3px;
    cursor: pointer;
    margin: 10px 0;
    font-size: 1rem;
    outline: none;
    border: none;
}
.agepop-btns button.yes-btn {
    background: #3aaa35;
    color: #fff;
}
.agepop-btns button.no-btn {
    background: #eb0000;
	color:#fff;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
.fl{float:left;}
.fr{float:right;}
.show-mob{ display:none;}

.hide-desk{display:none;}

.topStrip {
	float: left;
	width: 100%;
	height: 34px;
	overflow: hidden;
	position: relative;
	background: #000;
	}
.click-bank{
	display:inline-block;
	vertical-align:top;
	}
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom:75px;
	}
.header{
	float:left;
	width:100%;
	background:#fff;
	height:75px;
	padding:9px 0;
	margin-top:-75px;
	top:75px;
	position:relative;	
	    -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);	
	}
.fixed-nav .header{
	position: fixed;
	z-index: 11;
	-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;
	margin-top: 0;
    max-width: 190px;
	}
ul.topMenu{
   	float:right;
	margin:19px 20px 0 0;
	}
ul.topMenu li{
	float:left;
	padding:2px 20px;
	position:relative;
	border-right:1px solid #b0d7d9;
	}
ul.topMenu li a{
	color:#000;
	font-size:17px;
	line-height:16px;
	font-weight:500;
	}
ul.topMenu li:last-child{border-right:none;}
ul.topMenu li a:hover, ul.topMenu li a.active{color:#009145;}
.nav-btn{
    float: right;
    background: #4CAF50;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 3px;
    position: relative;
}
a.nav-btn:after{}

/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner-hm {
    float: left;
    width: 100%;
    background: url(../images/bg-bnr.jpg) no-repeat center top;
    padding: 0px 0 0px;
    height:858px;
	text-align:center;
	overflow:hidden;
}
.bnr-img1{
	position: absolute;
    top: 354px;
    right: 150px;
    max-width: 430px;
    transform: rotate(10deg);
}
.bnr-img2{
    position: absolute;
    top: 474px;
    right: 14%;
    max-width: 100%;
}
.bnrhm-lft{
	float: left;
    width: 60%;
    text-align: center;
    margin-top: 125px;
}
.p1-bnrhm {
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
}
.p2-bnrhm {
	width: 100%;
    float: left;
    color: #353434;
    font-size: 60px;
    line-height: 72px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Oswald", sans-serif;
}
.p2-bnrhm span{
    color: #cd0b10;
    display: block;
}
.p3-bnrhm {
	width: 100%;
    float: left;
    color: #4b4b4b;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin: 15px 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.p4-bnrhm{
	width: 100%;
    float: left;
    color: #000;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    margin: 0px 0 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.bnr-hm_img{
	position: absolute;
    top: 148px;
    right: -15px;
    max-width: 100%;
}
ul.list-bnrhm {
	float: left;
    width: 100%;
    margin: 45px 0 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    row-gap: 10px;
}
ul.list-bnrhm li {
	float: left;
    width: 32%;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    padding: 0 10px;
    text-align: center;
    position: relative;
}
ul.list-bnrhm li span{
	display: block;
    font-size: 20px;
    line-height: 28px;
    color: #cd0b10;
    font-weight: 500;
    margin-bottom: 3px;
    font-family: "Oswald", sans-serif;
}
ul.list-bnrhm li img {
	display:block;
	margin:0 auto 3px;
	}

ul.list-bnrhm li:last-child { background: none;}
.comn-button {
	display: inline-block;
    vertical-align: top;
    width: 100%;
    max-width: 215px;
    height: 50px;
    text-align: center;
    background: #4CAF50;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    border-radius: 5px;
    margin-top: 25px;
    font-family: inherit;
    border: none;
    outline: none;
    transition: all 0.3s;
    cursor: pointer;
}

.btn-arw{margin:0 0 0 10px; display:none;}
.bnrhm-lft .comn-button{ }

/*-----------------------
CSS FOR strip1-hm
-------------------------*/
.bnrstrip {
    float: left;
    width: 100%;
    padding:0px 0;
    text-align: center;
}
.bnrstrip-hding {
    letter-spacing: 0.5px;
    font-size: 23px;
    line-height: 30px;
    color: #050505;
    font-weight: 700;
    text-align: center;
}
.bnrstrip-para {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #000000;
    margin-top: 10px;
}
ul.bnrstrip-list {
    display: inline-block;
    width: 100%;
    background: #000;
    padding: 15px 0;
}
ul.bnrstrip-list li {
    float: left;
    width:25%;
	font-size: 17px;
    line-height: 29px;
	color:#fff;
    text-align: center;
    position: relative;
}
ul.bnrstrip-list li img {
    margin: 0 auto 7px;
    display: block;
    max-width: 100%;
}
ul.bnrstrip-list li span{
	display:block;
    font-size: 19px;
    line-height:30px;
    color: #fff;
    font-weight:700;
}
ul.bnrstrip-list li:after {
    content: '';
    position: absolute;
    right: 0;
	top:0;
    bottom: 0;
    width: 1px;
    background: #fff;
}
ul.bnrstrip-list li:last-child:after{ display:none;}

/*-----------------------
CSS FOR section1
-------------------------*/
.section1-hm {
    width: 100%;
    float: left;
    padding:50px 0 50px;
	background:#fafafa;
	text-align:center;       
}
.section1-hm2{}
.section1-hm  .p3-sec1hm{}
.comn-line{
	position:absolute;
	top:-80px;
	left:50%;
	transform:translateX(-50%);
}
.hdng1{
	font-size: 40px;
    line-height: 50px;
    color: #353434;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-weight: 700;
    font-family: "Oswald", sans-serif;
}

.hdng1 span{color: #cd0b10;}
.p1-sec1hm, .p1-sec2hm, .p1-sec3hm, .p1-sec4hm, .p1-sec3am, .p1-sec5am, .p1-sec6am, .p1-sec1nsprt, .p1-sec2nsprt, .p1-sec3nsprt, p1-sec1osp, .p1-sec1pg, .p1-sec2pg{}
.hdng2{
	font-size:20px;
	line-height:24px;
	color:#5b5b5b;
	margin: 7px 0 42px;}
.p2-sec1hm, .p2-sec2hm, .p2-sec3hm, .p2-sec4hm, .p2-sec3am, .p2-sec5am, .p2-sec6am, .p2-sec1nsprt, .p2-sec2nsprt, .p2-sec3nsprt, p2-sec1osp, .p2-sec1pg, .p2-sec2pg{ width:100%; float:left;}
.brdr-hdng{ display:table; margin:0 auto;}
.comn-txt{
	display: inline-block;
	vertical-align: middle;
    width: 100%;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin: 20px 0 0;
}

.s2-mdl-box{
    float: left;
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
}
.s2-prodBx-col{
        float: left;
    width: 32%;
    margin: 0px 0px;
    text-align: center;
    position: relative;
    padding: 0px 15px 25px;
    background: linear-gradient(210deg, #efefef 50%, #faf6f6 50%);
    border: 1px solid #ebebeb;
    border-radius: 12px 12px;
    }
.s2-prodBx-col:hover{}
.s2-prodBx-col .comn-button{margin-top: 12px; max-width: 100%;overflow: hidden;padding: 0 20px 0 0;}
.s2-prodBx-col .comn-button span {margin-right: 20px;background: #790508;float: left;width: 50%;}
.s2-prodBx-col:hover .comn-button{}
	
.s2-prodBx-col-imgbx{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    position: relative;
    padding: 18px 20px 0;
	}
.s1prd{
	display: inline-block;
    margin: 8px auto 10px;
    max-width: 100%;
}
/*.s2-prodBx-col-imgbx:before{
	position:absolute;
	content:"";
	background:#fff;
	border:1px solid #e0eaff;
	top:20px;
	left:20px;
	right:20px;
	bottom:20px;
	border-radius:5px;
	z-index:1;
	}*/
.prd-seal{
	position:absolute;
	right:25px;
	top:20px;
	font-size:16px;
	line-height:50px;
	color:#fff;
	height:50px;
	width:50px;
	background:#434868;
	text-align:center;
	border-radius:50%;
	font-style:italic;
	}
.prc-box {
    float: left;
    width: 100%;
    text-align: center;}
.s2-prd-name{
	margin-top:0px;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    font-weight: 700;
    /* min-height: 56px; */
	}
.s2-prodBx-col:hover .s2-prd-name{}	
.s2-prodBx-col:hover .s2-prd-prc{}	
.s2-prd-rvw{
	float:left;
	width:100%;
	font-size:13px;
	line-height:20px;
	color:#606060;
	margin-top:10px;
	}
.s2-prd-rvw img{
	display:inline-block;
	vertical-align:middle;
	margin:-4px 5px 0 0;
	}
.s2-prd-prc{
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 34px;
    color: #000;
    font-weight: 700;
    margin: 5px 0 0;
    letter-spacing: 0px;
	}	
.sec1hm-in{ width:100%; float:left; margin: 50px 0 0;}
.sec1hm-in1{ width:31.66%; float:left; margin:0 1.25%;}
.sec1hm-in1:first-child{margin-left:0;}
.sec1hm-in1:last-child{margin-right:0;}
.img-sec1hm{display: table; margin: 0 auto; max-width: 90px;}
.p4-sec1hm {
	width: 100%;
	float: left;
	font-size: 24px;
	line-height: 30px;
	color: #281b1e;
	/* font-family: 'montserratsemibold'; */
	margin: 20px 0 0;
	padding: 0 10px;
}
.p4-sec1hm span{ color:#281b1e; display:block;}
.p5-sec1hm{
	width:100%;
	float:left;
	font-size:18px;
	line-height:30px;
	color:#525252;
	padding: 0 25px;
	}
.sec1-hm-lft{
    display: inline-block;
    width: 100%;
    text-align: center;
	}
.sub-hdg{
	float:left;
	width:100%;
	font-weight:700;
	text-transform:uppercase;
	font-size:14px;
	line-height:24px;
	color:#0b2545;
	letter-spacing:0.5px;
	margin-bottom:15px;
	}
.s1-lape{
    position: absolute;
    top: -90px;
    right: -20px;
	max-width: 560px;
}
.sec1-hm-lft2{
	float:left;
	width:50%;
	text-align: center;
	margin-top:45px;
	}
.s1-model{
}
.sec1-hm-lft2 .hdng1{}
.sec1-hm-rit{
    float: left;
    width: 100%;
}
.section1-hm2 .s2-prodBx-col{}
.section1-hm2 .s2-prodBx-col:hover{}
.s1-model{
	position: absolute;
    left: 0;
    top: 585px;
    max-width: 400px;
	}


/*-----------------------
BRAND SECTION CSS
------------------------*/
.brand-sec{
	float:left;
	width:100%;
	padding:30px 0;
	border-bottom:1px solid #ecd9d9;
	}
ul.brnd-list{
	float:left;
	width:100%;
	}
ul.brnd-list li{
	width:25%;
	display:inline-block;
	vertical-align:top;	
	}
ul.brnd-list li p{
	opacity:0.7;
	font-size:16px;
	line-height:20px;
	margin-bottom:15px;
	}

/*========================*/
.anti-vrs-hm{
    float: left;
    width: 100%;
    background:#fff;
    padding:45px 0px;
    text-align: center;
	}
.anti-vrs-in{
	display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
}
.anti-vrs-in .comn-button { margin-top:-15px;}
.anti-vrs-prodt{
	position: absolute;
    left: 50%;
    top: 180px;
    transform: translateX(-50%);
    max-width: 490px;
	}
.anti-vrs-in .hdng1{}
.anti-vrs-in .p3-sec1hm{}
.anti-vrs-rit{
	float: right;
    width: 68%;
    text-align: left;
    margin-top:35px;
    padding-bottom: 0px;
	}
.anti-vrs-img{
	display:inline-block;
	max-width:100%;
	}	
.anti-vrs-rit .hdng1{ }
.anti-vrs-rit .p3-sec1hm{ }
.antivirus-pdt{
	       position: absolute;
    top: 282px;
    left: 476px;
    z-index: 1;
	}
.antivirus-sec-img{
	osition: absolute;
    top: 302px;
    left: 0px;
}
ul.anti-vrs-lst{
        float: left;
    width: 100%;
    padding: 45px 0px 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
ul.anti-vrs-lst li {
    float: left;
    width: 19%;
    position: relative;
    text-align: center;
    padding: 0px 0 0px 0;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}
ul.anti-vrs-lst li:nth-child(2){margin-right: 280px;}
ul.anti-vrs-lst li:nth-child(4){ float:right;}
ul.anti-vrs-lst li span{
	display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    padding: 15px 0 7px;
    text-transform: capitalize;
    font-family: "Oswald", sans-serif;
    color: #cd0b10;
}
ul.anti-vrs-lst li img{
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	}
.anti-div1, .anti-div2{
	float:left;
	width:100%;
	}
.anti-div2{ padding:0 6px;}		
.anti-vrs-lst{
	}
ul.anti-vrs-lst2, ul.anti-vrs-lst-mob{
    float: left;
    width: 350px;
    padding: 40px 0px 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap:20px;
}
ul.anti-vrs-lst2 li, ul.anti-vrs-lst-mob li {
    float: left;
    width: 100%;
    height: 95px;
    position: relative;
    text-align: center;
    padding: 0px 0 0px 20px;
    color: #000;
    font-size: 20px;
    line-height: 95px;
    font-weight: bold;
    cursor: pointer;
    background: #efefef;
    border-radius: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.anti-vrs-rit-mob{ display:none;}
.anti-vrs-lst-mob{ display:none !important;}
ul.anti-vrs-lst2 li:hover, .btn.active{
	color:#fff;
	background:#f25a25;
	}
ul.anti-vrs-lst2 li p{
	display:inline-block;
	vertical-align:middle;
	}
ul.anti-vrs-lst2 li img, .white-icon{
	margin:0 16px 0 0;
	float:leftl
}
.white-icon{ display:none;}
ul.anti-vrs-lst2 li:hover img, .btn.active img{filter: brightness(0) invert(1);}

/*-----------------------
STRIP CSS
------------------------*/
.strip{
	float:left;
	width:100%;
	background:#009145;
	padding:10px 0;
	}
.strip-list{
	float:left;
	width:100%;
	}
.strp-lst-bx{
	display:inline-block;
	vertical-align:middle;
	margin:0 30px;
	}
.strp-lst-bx p{
	font-size:21px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	padding:3px 0 0 5px;
	letter-spacing:1px;
	}
.strip-icn{
	display:inline-block !important;
	vertical-align:middle;
	}

/*-----------------------
CSS FOR section3
-------------------------*/
.section3-hm {
	width: 100%;
	float: left;
	padding: 35px 0 40px;
	background: #fff;
}
.p1-sec3hm{ line-height: 50px;}
.sec3hm-in{
    display: inline-block;
    width: 100%;
    position: relative;
	}
.sec3-lft{
	float: left;
    width: 100%;
    text-align: left;
    margin-top: 25px;
}
.sec3hm-in1{ width:100%; float:left;}
.sec3-lft div {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 700px);
    padding-left: 20px;
}
.sec3-lft div .comn-txt {}

.prod2-sec3 {
    position: absolute;
    left: 90px;
    top: 5px;
    width: 285px;
}
.p3-sec3hm{
	width:100%;
	float:left;
	font-size:18px;
	line-height:18px;
	color:#525252;
	text-align:left;
	margin: 84px 0 0;
	}
ul.points-sec3hm{ width:auto; float:left; margin:15px 0 0 10px;}
ul.points-sec3hm li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    color: #525252;
    padding-left: 32px;
    text-align: left;
   
    background: url(../images/bullet1.png) no-repeat left 1px;
    margin-bottom: 12px;
}
ul.points-sec3hm li:last-child{ margin-bottom:0;}
.btn-trnsprnt{
	width:200px;
	height:40px;
	border:1px solid #e5e5d9;
	border-radius:5px;
	font-size:14px;
	line-height:14px;
	color:#f62c44;
	padding: 13px 5px;} 
.btn-trnsprnt:hover{color:#f62c44;}
.btn-chksv-sec3hm{ float:left; margin:46px 0 0;}

ul.s3-lst{
	float: left;
    width: 100%;
    margin-top:25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
    row-gap:18px;
}
ul.s3-lst li {
    float: left;
    width: 70%;
    position: relative;
    text-align: left;
    padding: 0 0 0px 55px;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    }
ul.s3-lst li span{
	display: block;
    font-size:24px;
    margin-bottom:3px;
    line-height: 30px;
    font-weight:700;
    color: #cd0b10;
	font-family: "Oswald", system-ui;
    }
ul.s3-lst li h1{
	font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    background: #00a6e4;
    color: #fff;
    padding: 2px 5px;
    position: absolute;
    top: 65px;
    left: 0;
	}
ul.s3-lst li img{
	position:absolute;
	top:0px;
	left:0;
	}
ul.s3-lst li:last-child:before{ display:none;} 
img.s3-img {float: left;}
.s3-line{
	display:inline-block;
	margin:12px 0 0;
	}
.s3-txt1{
	float:left;
	width:100%;
	font-size:24px;
	line-height:32px;
	color:#000;
	font-weight:600;
	
	}	

/*-----------------------
SECTION-4 CSS
------------------------*/
.sec4{
	float:left;
	width:100%;
	padding:50px 0;
	background:#f7f7f7;
	}
.ing-label {
    max-width: 1090px;
    display: inline-block;
    margin-top: 40px;
    border-radius: 10px;
    width: 100%;
}
.ingredients-slider{
	display:inline-block;
	vertical-align:top;
	width:1780px;
	max-width:100%;
	}
.ingredientBlock{
	float:left;
	width:100%;
	margin:30px 0 30px;
	}	
.ingredientBox{
	display: inline-block;
    vertical-align: top;
    width: 24%;
    margin: 0px 0 40px;
    text-align: center;
    background: #009145;
    border: 1px solid #111219;
	}	
.ing-bnr-imgs{
	max-width:100%;
	margin:0 auto 0;
	display:block;
	}	
.ingbox-top{
	float:left;
	width:100%;
	text-align:left;
	position:relative;
	padding:20px;
	}	
.ing-imgs{
    position: absolute;
    top: -50px;
    right: 15px;
	}
.ing-head{
	float:left;
	width:100%;
	font-size:28px;
	line-height:30px;
	color:#fff;
	font-weight:500;
	}
.ing-mg-txt{
	float:left;
	width:100%;
	font-size:17px;
	line-height:17px;
	color:#fff;
	margin-top:18px;
	letter-spacing:0.5px;		
	}	
.ing-mg-txt img{
	display:inline-block !important;
	vertical-align:middle;
	margin:-3px 3px 0 0;
	}
.ings-list{
    float: left;
    width: 100%;
    background: #2f644f;
    border-bottom: 1px solid #577569;
    padding: 12px 6px 10px;
	}
.ings-list li{
    float: left;
	display:flex;
    margin: 0 14px;
	}						
.ings-list li img{
	float: left;
    margin-right: 8px;
	}		
.ings-list li p{
	font-size:17px;
	line-height:17px;
	color:#fff;	
	}							
.ingbox-btm{
	float:left;
	width:100%;
	text-align:left;
	padding:18px 20px 25px;
	}
.ingbox-btm p{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0.5px;
	}

/*-----------------------
SECTION-5 CSS
------------------------*/
.sec5{
	float:left;
	width:100%;
	background:#009145;
	padding:50px 0 60px;
	color:#fff;
	}
.sec5 .comn-hdg{color:#fff;}
ul.s5-list{
	display:inline-block;
	vertical-align:top;
	width:100%;
	margin:10px 0 30px;
	}
ul.s5-list li{
	width:16%;
	display:inline-block;
	vertical-align:top;
	color:#ffffff;
	font-size:23px;
	line-height:28px;
	font-weight:500;
	margin-top:30px;
	}
.s5-lst-icn{
	display:block;
	margin:0 auto 12px;
	}
.sec5 .btn-tx{color:#fff;}

/*-----------------------
SECTION-6 CSS
------------------------*/
.sec6{
	float:left;
	width:100%;
	padding:50px 0;
	}
.s6-inr{
	float:left;
	width:100%;
	text-align:left;
	padding-right:500px;
	position:relative;
	z-index:1;
	}
.s6-inr .comn-txt{
	padding:0;
	}
.s6-tab{
	float:left;
	width:100%;
	margin:20px 0;
	}
.s6-tab-dwn{
	float:left;
	width:100%;
	margin:20px 0 0;
	box-shadow:0px 3px 5px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 3px 5px 1px rgba(0,0,0,0.1);
	}	
.s6-tab-dwn .accordion{
	border:1px solid #efefef;
	border-radius:3px;
	position:relative;
	padding: 20px 30px 20px 85px;
	font-size:20px;
	line-height:30px;
	font-weight:normal;
	background: url(../images/close-btn.png) no-repeat 97% center;
	}
.s6-tab-dwn .acdn-heading.accordion-open {
    background: url(../images/open-btn.png) no-repeat 97% center;
  	border-bottom:none;
	border-bottom:1px solid #efefef;
	}
.s6-tab-dwn .accordion span{
	color:#009145;
	font-weight:600;
	}
.clinical-ic{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	width:70px;
	text-align:center;
	padding:10px 0;
	background:#e7f2ee;
	}
.s6-tab-dwn .acdn-content{
	padding:15px 15px 0;
	border-top:none;
	}
.s6-tab-para{
	float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    letter-spacing: 0.3px;
	margin-bottom:20px;
	text-align:left;
	}
.s6-prd{
	position:absolute;
	right:0;
	top:0;
	z-index:-1;
	}

/*-----------------------
SECTION-7 CSS
------------------------*/
.sec7{
	float:left;
	width:100%;
	padding:50px 0;
	background:#e7f2ee;
	}

/*-----------------------
CAROUSEL
------------------------*/
.carousel {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 400px;
	-webkit-perspective: 500px;
	perspective: 500px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%
	}
.carousel.carousel-slider {
	top: 0;
	left: 0
	}
.carousel.carousel-slider .carousel-fixed-item {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	z-index: 1
	}
.carousel.carousel-slider .carousel-fixed-item.with-indicators {
	bottom: 68px
	}
.carousel.carousel-slider .carousel-item {
	width: 100%;
	height: 100%;
	min-height: 400px;
	position: absolute;
	top: 0;
	left: 0
	}
.carousel.carousel-slider .carousel-item h2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 32px
	}
.carousel.carousel-slider .carousel-item p {
	font-size: 15px
	}
.carousel .carousel-item {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0
	}
.carousel .carousel-item > img {
	width: auto;
	}
.carousel .indicators {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
	}
.carousel .indicators .indicator-item {
	display: inline-block;
	position: relative;
	cursor: pointer;
	height: 8px;
	width: 8px;
	margin: 24px 4px;
	background-color: rgba(255,255,255,0.5);
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	border-radius: 50%
	}
.carousel .indicators .indicator-item.active {
	background-color: #fff
	}
.carousel.scrolling .carousel-item .materialboxed, .carousel .carousel-item:not(.active) .materialboxed {
	pointer-events: none
	}

.carousel{
    position: relative;
	width:100%;
	height:350px;
	margin:10px 0 0;
	}
.carousel .carousel-item{
    width:auto;
	height:auto;
	box-shadow:0px 0px 12px 2px rgba(0,0,0,0.2);
	padding:5px 5px 10px;
	background:#fff;
	opacity:1 !important;
	cursor:pointer;
	}
.carousel .carousel-item .s7-sld-img{
    width:260px;
	height:247px;
    transform: translateX(0px) translateY(0px);
	}
.s7-tsti-star{
	display:block;
	margin:5px auto !important;
	}
.s7-tsti-tx{
	font-size:17px;
	line-height:24px;
	color:#000000;
	font-family: 'Playfair Display', serif;
	}

.testi-sec{
	float:left;
	width:100%;
	padding:0 95px 35px;
	margin-top:30px;
	}
.testi-row{
	float:left;
	width:100%;
	text-align:left;
	padding:0 0 30px;
	margin-top:30px;
	border-bottom:1px solid #d7d7d7;
	}
.testi-row:last-child{ border:none; padding-bottom:0;}
.testi-row-lft{
	display: inline-block;
    vertical-align: top;
	width:216px;
	padding-right:10px;
	}
.testi-lft-abt{
	float:left;
	width:100%;
	padding:12px 0 12px 85px;
	position:relative;
	}
.t-name-ic{
	position:absolute;
	left:0;
	top:4px;
	width:70px;
	height:70px;
	background:#009145;
	border-radius:50%;
	color:#fff;
	font-size:27px;
	line-height:70px;
	font-weight:300;
	text-align:center;
	}
.t-name{
	font-size:18px;
	color:#0c3a48;
	line-height:26px;
	}
.t-vryfd{
	font-size:14px;
	color:#83cc1c;
	margin-top:5px;
	font-weight:300;
	}
.t-vryfd img{
	display:inline-block;
	vertical-align:middle;
	margin:-5px 2px 0 0;
	}
.test-prod{
	float:left;
	width:100%;
	position:relative;
	text-align:left;
	margin-top:12px;
	padding:15px 0 15px 85px;
	border-top:1px solid #bcc3ce;
	}
.test-prod-txt{
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	color:#3d3d3d;
	font-weight:300;
	margin-top:15px;
	}
.test-prod-txt span{ font-weight:500;}
.test-prod img{
	position:absolute;
	left:0;
	top:15px;
	border-radius:5px;
	border:1px solid #b8becb;
	}
.t-star{
	float:left;
	margin-top:0;
	}
.testi-row-rght{
	display: inline-block;
    vertical-align: middle;
	width:calc(100% - 220px);
	padding:5px 0 10px 30px;
	border-left:1px solid #d7d7d7;
	}
.testi-row-rght span{
	float:left;
	width:100%;
	font-size:20px;
	line-height:22px;
	color:#009145;
	font-weight:600;
	letter-spacing:0.5px;
	margin-bottom:15px;
	}
.testi-pra{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	color:#000000;
	font-weight:300;
	margin-top:12px;
	letter-spacing:0.5px;
	}
	
/*-----------------------
IMAGE SLIDER CSS
------------------------*/
.img-slider{
	float:left;
	width:100%;
	text-align:center;
	}
.slider-col{
	display:inline-block;
	vertical-align:middle;
	margin:0 4px;
	}
.slider-img{
	display:block;
	margin:0 auto;
	max-width:100%;
	border:1px solid #fff;
	border-radius:10px;
	}

/*-----------------------
SECTION-8 CSS
------------------------*/
.sec8{
	float: left;
    width: 100%;
    padding: 60px 0;
    background: #f7f7f7;
	}
.pck-sec{
	    float: left;
    width: 100%;
    display: flex;
    -webkit-display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-justify-content: space-between;
    /* padding: 20px; */
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 20px;
	}
.pck-bx{
	border:2px solid #b1cdbc;
	border-radius:10px;
	padding:20px;
	width:32%;
	margin-top:15px;
	cursor:pointer;
	    min-height: 584px;
		background:#fff;
	}
.pck-bx .comn-btn{ font-size:20px; height:40px; line-height:40px; margin:10px 0 0 0;}
.btl-qty{
	font-size: 25px;
    line-height: 32px;
    color: #cd0b10;
    font-weight: bold;
    text-transform: capitalize;
    font-family: "Oswald", sans-serif;
	}
.suply-tx{
	font-size: 24px;
    line-height: 32px;
    color: #0e0e0e;
}
.pck-prd{
	float: left;
    vertical-align: top;
    position: relative;
    margin-top: 20px;
    width: 100%;
	}
.pck-prd-img{
	 max-width: 210px;
	 position:relative; z-index:9;
	}
.pck-prd-img:nth-child(2), .pck-prd-img:nth-child(3) {
        position: absolute;
    top: 8px;
    right: 20px;
    z-index: 7;
    max-width: 200px;
}
.pck-prd-img:nth-child(3) {
    left: 20px;
    right: auto;
}
.pck-prd-img:nth-child(4), .pck-prd-img:nth-child(5) {
        position: absolute;
    top: 15px;
    right: -15px;
    z-index: 5;
    max-width: 190px;
}
.pck-prd-img:nth-child(5) {
    left:  -15px;
    right: auto;
}
.pck-prd-img:nth-child(6) {
        position: absolute;
    top: 21px;
    right: -45px;
    z-index: 1;
    max-width: 180px;
}
.pck-seal{
	width:110px;
	height:110px;
	background:#009145;
	font-size:27px;
	line-height:27px;
	border:3px solid #fff;
	padding-top:27px;
	border-radius:50%;
	box-shadow:1px 1px 10px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 10px 1px rgba(0,0,0,0.1);
	font-weight:bold;
	color:#fff;
	position:absolute;
	right:0;
	top:0;
	}
.bonus-img, .ship-img{
	max-width:100%; 
	display:block; 
	margin:5px auto 0;
	}
.bonus-img{
	margin-top:30px;
}
.mob-pck-rgt {
    float: left;
    width: 100%;
}
.pck-prc{
	    font-size: 28px;
    line-height: 34px;
    display: inline-block;
    vertical-align: bottom;
    color: #000000;
    margin: 12px 0;
    width: 100%;
}
.pck-prc sub{
	font-size:30px;
	line-height:30px;
	display:inline-block;
	vertical-align:bottom;
	font-weight: normal;
	}
.mob-pck-rgt .comn-button {
    margin-top: 6px;
    max-width: 320px;
}
.pck-btn{
	margin-top:20px;
	display:inline-block;
	vertical-align:top;
	max-width:100%;
	}
.pck-cards{
	display:inline-block;
	vertical-align:top;
	margin-top:15px;
	max-width:100%;
	}
.pck-reg-prc{
	font-size:30px;
	line-height:34px;
	margin-top:10px;
	}
.pck-reg-prc span{
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	}
.pck-reg-prc span:after{
	content:'';
	position:absolute;
	left:0;
	top:16px;
	width:100%;
	border-top:2px solid #f00;
	transform:rotate(-10deg);
	-webkit-transform:rotate(-10deg);
	}
.pck-bx2{
	background:#ebf9f4;
	border:2px solid #009145;
	}
.pck-bx2 .pck-seal{background:#ffd200; color:#000;}
.pck-bx1, .pck-bx3{margin-top:30px;}


/*-----------------------
SECTION-9 CSS
------------------------*/
.sec9{
	float:left;
	width:100%;
	padding:50px 0;
	background:#009145;
	}
.mny-bck{
	display:inline-block;
	vertical-align:top;
	max-width:1010px;
	width:100%;
	text-align:left;
	border:3px solid #a4dec7;
	border-radius:6px;
	background:#fff;
	padding:35px 20px 40px 250px;
	position:relative;
	}
.mny-seal{
	position:absolute;
	top:-1px;
	left:0;
	}
.mny-hd{
	font-size:70px;
	line-height:75px;
	font-weight:bold;
	color:#009145;
	}
.mny-strp{
	font-size:52px;
	line-height:62px;
	font-weight:bold;
	color:#000000;
	}
.mny-tx{
	font-size:22px;
	line-height:32px;
	margin-top:15px;
	letter-spacing:0.5px;
	}
.s9-seals {
    max-width: 100%;
    display: block;
    margin: 30px auto 0;
	}

/*-----------------------
SECTION-10 CSS
-----------------------*/
.sec10{
	float:left;
	width:100%;
	padding:50px 0;
	}
.faq-container {
	display: inline-block;
	vertical-align:middle;
	max-width:970px;
	width:100%;
	text-align: left;
	margin:40px 0 20px;
	}
.up-slide-dwn {
	float: left;
    width: 100%;
	}
.accordion {
	float: left;
    width: 100%;
    text-align: left;
    background: url(../images/s10-close-btn.png) no-repeat 100% center;
    padding: 15px 30px 15px 0;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-weight:600;
    cursor: pointer;
	border-top:1px solid #c7c8c9;
	}
.up-slide-dwn:first-child .accordion{border-top:none;}
.acdn-heading.accordion-open {
	background: url(../images/s10-open-btn.png) no-repeat 100% center;
	border-bottom:1px solid #c7c8c9;
	}
.acdn-content {
	float: left;
    width: 100%;
    padding: 0 30px 30px 0;
	}
.acdn-para{
	float: left;
    width: 100%;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
	margin-top:15px;
	margin-bottom:0px;
	}
.up-slide-dwn:last-child .accordion{border-bottom:none;}


/*-----------------------
FOOTER CSS
------------------------*/
footer, .foo-btm {
        float: left;
    width: 100%;
    padding: 30px 0;
    background: #f9f9f9;
	text-align: center;
}
.foo-logo{
	display:inline-block;
	vertical-align: middle;
	max-width: 200px;
	margin-bottom:5px;
}
.ftrBox2 {
    float: left;
    width: 100%;
}
.ftr-nav {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	margin:10px 0;
}
.ftr-nav li {
    margin-right: 20px;
}
.ftr-nav li:last-child{margin-right:0;}
.other-links {
        float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
}
.other-links li{
	position:relative;
	margin-right:20px;
}
.other-links li:last-child{margin-right:0;}
.other-links li:after{
	content: "";
    position: absolute;
    top: 2px;
    /* bottom: 14px; */
    right: -10px;
    border-right: 1px solid #ccc;
    height: 18px;
}
.other-links li:last-child:after{
	border:none;
}
footer p, .foo-btm p {
    float: left;
    width: 100%;
    color: #2d2d2d;
    font-size: 18px;
    line-height: 20px;
	margin-top:12px;
	font-weight:400;
}
footer .ftr-txt2{
	float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    line-height: 22px;
	margin-top:15px;
	}
footer p a{
	color: #2d2d2d;
	padding:0 5px;
}
.foo-btm{
    padding: 15px 0;
	border-top:1px solid #cfd2d9;
}
.foo-btm p{
	margin:0;
}



/*-----------------------
MEDIA CSS
------------------------*/
@media only screen and (max-width:1180px){
.container{width:1000px;}

ul.topMenu{margin: 19px 5px 0 0;}
ul.topMenu li{padding: 2px 6px;}
ul.topMenu li a{ font-size:16px;}

.s1-hd{font-size: 38px; line-height: 48px; }
.s1-prd{right: 180px; max-width: 290px; top: 224px;}
.btn-bx{max-width:430px;}
.btn-tx:before, .btn-tx:after{margin:0 10px; width:70px;}
.s1-tx{width: 90%; font-size: 18px; line-height: 26px;}

.s2-inr-bx{margin: 10px 5px 0px;}

.comn-hdg{ font-size: 38px; line-height: 46px;}
.comn-txt{padding:0;}

.s6-inr{padding-right:420px;}
.s6-prd{width:420px;}


.ftr-tx{padding:0;}
}


@media only screen and (max-width:1010px){





}

@media only screen and (max-width:767px){

}




/*TERMS- PRIVACY*/

.trms-sec2{
	float: left;
    width: 100%;
    text-align: left;
    background: #fff;
    margin-top: 20px;
}
.trms-innner {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
}
.trms-sec2 h1{
	height:40px;
	line-height:40px;
	background:#333;
	color:white;
	margin:20px 0 20px 0;
	padding:0 10px;
	font-size:26px;
	float: left;
    width: 100%;
}
.trms-sec2 h3{
	font-size:24px;
	font-weight:700;
	float:left;
	width:100%;
	margin:0px 0 10px;
}
.trms-sec2 p{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	margin:0px 0 22px;
}
.trms-sec2 ol{
	float:left;
	width:100%;
	padding:0 20px;
	}
.trms-sec2 ol li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0 10px;
    list-style: auto;
}
.trms-sec2 h4, .trms-sec2 h5{
	font-size:20px;
	font-weight:600;
	float:left;
	width:100%;
	margin:10px 0;
	}
.trms-sec2 h5{ font-size:20px; font-weight:400;}
.top_sec {
        float: left;
    width: 100%;
    background: #89d3ae;
    margin-bottom: 20px;
    text-align: left;
}
.trms-sec2 .top-txt {
       float: left;
    width: 100%;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    line-height: 31px;
    height: 24px;
    font-size: 22px;
    padding: 7px 14px;
}
p.ing-lft-bx-hed {
    font-size: 26px;
    float: left;
    width: 100%;
}

@media only screen and (max-width: 767px){
	.tems_bg {    padding: 10px 0;}
	}

/*-----------------------
		Pulse
------------------------*/
.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);}
}
