@charset "utf-8";
/* CSS Document */
.show-mob, .show-tab {display: none;}
.show-desk {display: block;}

/*---------Media Querry---------*/

@media only screen and (max-width:1190px){
.container{width:1004px;}
ul.hdrlist li {
    font-size: 15px;
    margin: 0 15px 0 0;
}
.sec4-txt1 {width: 95%; float: left;}
.section4 .shop-btn {margin-top: 35px;}

.common-head2 { font-size: 33px; line-height: 42px;}

ul.s3list li{width:32%;margin:30px 2% 0 0;}
ul.s3list li:last-child{margin:30px 0 0 0;}
.s3lbx {width: 90%;}

/*ul.s4list{padding:0 0;}	
*/
.s5img{width:48%;}
ul.ftr-nav li{ font-size:16px; line-height:28px;}

ul.prodt-dtls-list li {font-size: 15px;}

/*====== Header=========*/
.logo{ max-width: 150px;}

/*====== Bannar=========*/
.banner{}
.bnr-rgt{ margin-top:98px;}
.p1-bnr{ font-size:26px;}
.p2-bnr { font-size:60px; line-height:70px;}
.p3-bnr{ font-size:18px;line-height: 30px;}
.shop-btn {margin-top: 35px;}

.section1-sub{ padding:50px 0;}
.sec1-sub-pdt { max-width: 465px;}
.hdng2{font-size: 35px;line-height: 48px;}
.hdng2 span {font-size: 45px;line-height: 55px;}
.p3-sec1{ font-size:18px;line-height: 28px;}
.sec1-sub-lft{}

.section1{ padding:35px 0;}
ul.sec1-lst{}
ul.sec1-lst li{ font-size:28px;width: 265px;}
.s2-bodybuilder {
    top: -158px;
    right: -50px;
    width: 400px;}

.strip1{ padding:30px 0px;}
.strip1in ul li p{ font-size:16px;}
.strip1in ul li p span { font-size: 22px;}


.strip-odr{ padding:40px 0;}
ul.strp-lst li{ padding:0 0; font-size:17px;}
ul.strp-lst li span{ font-size:24px;}  
.strip-odr-inr .hdng2 { font-size: 48px; line-height: 60px;}

.prodBox{ column-gap:13px;}
.s3-lft-bx{ height:650px;}
ul.s3-list{ column-gap: 13px;}
ul.s3-list li{ font-size:16px;}
ul.s3-list li img{ top:12px;}
.s3bx-lft{}
.s3bx-rgt-txt {font-size: 50px;line-height: 68px;}
.s3-btl1 {width: 300px;}
.s3-btl2 {width: 300px;}
.s3bx-rgt { }
.bx-cont{ width:80%;}
.s3-Box {width: 34%;}

.order-btn {
    margin-top: 18px;
}
/*====== section4 =========*/
.s4-mid {width: 80%;padding-left: 118px;}
.sec4-rgt { width: 52%;}
ul.s4list li { width: 44%; font-size: 16px; line-height: 26px;}
.common-head2 span { width:100%; font-size: 38px; line-height: 48px;}
/*====== strip =========*/
.strip-tx { width: 79%;}

/*====== section5 =========*/
.section5{ padding:40px 0;}
ul.s5-list{ column-gap: 12px;}
.s5txt{ font-size:28px; line-height:32px;}
.s5lft, .s5rit{ width:52%; padding:15px 0;}
.s5mid{ width:352px;}
.s5mid ul.s5list li img{ width:240px;}
.sec5-btls{ top: 239px; max-width: 325px;}
/*====== section6 =========*/
.section6{ padding:40px 0; height:auto;}
.s6lft { padding: 80px 30px 60px 234px;}
.s6-prdt { max-width: 152px;}
.s6-model { top: 40px; left: 15px;}
.sec6-img { position: absolute; top: 0px; right: 0px; max-width: 470px;}
.s6-lft { width: 53%;margin: 0 0 0;}
.sec6-prdt { top: 338px;left: 40%;}
ul.s6-list { margin-top: 30px;}
/*======PRODUCT =========*/
.contact-sec{ padding:45px 0;}
/*======PRODUCT DETAILS=========*/
.prodDtls1-rght{ width:60%;}
a.add-to-cart{width: 232px;}
.logos2{width:140px;margin:25px 0 0 10px;}
.shop-s1bx {padding: 40px 581px 40px 35px;}
.shop-s1bx-prd { top: 123px; left: 433px;}
ul.s6-list li {    width:80%;}
/*======LAB-RESULTS SECTION=======*/
.lab-sec-left{ width:61%;}
.lab-imgbx{ width:35%; margin-top:45px;}
.lab.bnr-head{ font-size:46px; line-height:54px;}
.lab-sec-left .common-para{ font-size:18px;}
.lab-col-top-prod{ width:55px;}
.lab-col-top-hdng{ font-size:22px; line-height:28px;}
.lab-qr-dnlode{ font-size:18px; line-height:20px;}
.lab-bnr-seal{ right:300px;}

/*=========CSS FOR CONTACT PAGE=======*/
.cntct-rght{ width:48%;}
}

@media only screen and (max-width:1023px){
.container{width:750px;}
.show-desk {display: none;}
.show-tab {display: block;}

.header{height:auto;}
ul.hdrlist {margin: 0 0 0 0;}

.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right: 0px;
    top: 22px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	}
.mob-mnu-ic span{
	color:#000;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 3px;
	background-color: #000;
	transition: 0.4s;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	}
.bar2{margin: 6px 0;}

.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-6px, 5px);
	transform: rotate(-45deg) translate(-6px, 5px);
	background:#000;
}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -7px);
	transform: rotate(45deg) translate(-7px, -7px);
	background:#000;
}	
.mobilemenu{
	left:0;
	position:fixed;
	top:72px;
	background:rgba(255,255,255,1);
	z-index:10;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	border-top:1px solid #acacac;
}
.mobimenu-top{ top:70px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #acacac;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:18px;
	color:#000;
	}	
.mobilemenu li a:hover{color:#000;}

.nav-sec{ padding:2px 0;}
.logo{max-width: 185px;
    margin: 17px 0 0;}
ul.nav-rgt{ margin: 22px 45px 0 0;}

.bnr-lft{       width: 60%;
    margin-top: 0px;}
.banr-prdt { 
top: 405px;
    left: 42%;
    max-width: 424px;
}
	
/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner { height:540px; }
.product-bnr { max-width: 187px; top: 124px; left: 168px;}
.bnr-rgt { width: 70%; margin-top: 92px;}
.p1-bnr { margin: 0px 0 13px;}
.p2-bnr { font-size: 48px; line-height: 58px;}
.p3-bnr {  width: 80%;}

/*-------------------------
CSS FOR SUBSECTION
--------------------------*/
.section1-sub { padding: 20px 0;}
.sec1-sub-pdt { width: 185px; left:20px;}
.hdng2 { font-size: 34px; line-height: 46px;}
.p3-sec1 { margin-top: 0px; font-size: 16px;}
.section1-sub .p3-sec1{ margin-top:15px; width:100%;}
.sec1-sub-lft {   margin-top: 0px;    width: 68%;}
.s2-bodybuilder{ display:none;}
/*-------------------------
CSS FOR ODR-STRIP
--------------------------*/
.strip-odr { padding: 25px 0;}
.strip-odr-inr{width: 100%;}
.btl-bx { width: 300px; height: 300px;}
.strp-btl{ width:130px;}
.strip-odr-inr .hdng2 { font-size: 36px; line-height: 50px;}
ul.strp-lst li {
    padding: 0 0;
    font-size: 15px;
    line-height: 26px;
    width: 23%;
}
ul.strp-lst li span {
    font-size: 20px;
}
ul.strp-lst li img{ width:100px;}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.strip1in { padding: 0px 0px;}
.strip1in ul{ row-gap:20px; margin-top: 20px;}
.strip1in ul li { min-height: auto;}
.ic-strip { position:static; display:block; margin:0 auto 10px;}
.strip1in ul li p { font-size: 15px; line-height:26px; padding: 0px 0 0px; text-align:center;}
.shape-strip { bottom: -24px; width: 75px;}
.strip1 { padding: 30px 0 30px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section1 { padding: 30px 0;}
.sec1-in { width: 100%;
    text-align: center;}
.sec1-lft{ width:100%;  padding: 0 0 15px;}
ul.sec1-lst li { font-size: 20px; padding: 235px 15px 0 20px;  width: 235px;}
.hdng1div1 {  margin-top: 25px;}

ul.list-sec1 { padding: 0; margin: 23px 0 0;}
ul.list-sec1 li { padding: 0 31px;}
ul.list-sec1 li p { font-size: 16px; line-height: 22px;}
.model-sec1 { width: 750px;}


.prodBox { column-gap: 15px; margin-top:30px;}
.prodBox-list .prodbox-row { width: 48.5%; padding: 10px 20px 20px;}
.prodbx-head { font-size: 18px; line-height: 28px;}
.prodbx-prc {font-size: 20px;}
.prodbx-para { font-size: 15px; line-height: 24px;}
.prodbox-row{padding:20px 16px; width:32%;}
a.order-btn{ font-size:18px;}
.all-prod-btn{ margin-top:20px;}
.prodBox-list-imgs { margin: 0 auto -170px;}
.s2-odr-bx { display:none;}

/*====== section3 =========*/
.section3{ background:#fff;}
.s3-rit-bx {
    float: left;
    width: 100%;}
.s3-Box {
    width: 63%; margin-bottom: 50px;}
ul.s3-list { column-gap:10px;}
ul.s3-list li { font-size: 16px; line-height: 26px; width:25%; text-align: left;  padding: 0 0px; border-right:none;}
ul.s3-list li span {font-size: 18px; line-height: 26px;}
ul.s3-list li img{
    position: relative;
    margin: 0 auto 10px;
    display: block;
    left: 0;
    top: 0;
}
.s3-lft-bx {
    height: 585px;
}
.s3-lft-bx a.order-btn {
    width: 174px;
}
.s3-lft-bx .prodbox-row {
    padding: 8px 10px 0;
}
ul.s3-list2 li {padding: 135px 10px 0;}
.s3txt{font-size:17px;line-height:25px;}
.s3lbx-hding {font-size: 18px;line-height: 23px;}
.s3bx-lft {height: 465px;}
.s3-btl1 {width: 215px;}
.s3-btl2 {width: 215px;}
.txt2 { font-size: 35px; line-height: 42px;}
.txt3 { width: 55%; font-size: 16px; line-height: 28px; margin-top: 12px;}
.s3bx-lft a.shop-btn, .s3bx-rgt a.shop-btn {
    font-size: 18px;
    line-height: 46px;
    height: 46px;
    width: 162px;
    margin: 20px 0 0;
}
.s3bx-rgt {padding: 30px 30px 45px;}
.s3bx-rgt-txt {font-size: 35px;line-height: 52px;}
.s3bx-rgt-bx2{ margin:10px 0 0;}
.bx-cont {
    width: 100%;
    padding: 20px 0 0 15px;
}

.bx-cont-r {
    float: right;
    width: 55%;
    text-align: left;
    padding: 20px 15px 0 0;}
.s3bx-rgt-bx2-btl {
    position: absolute;
    top: 109px;
    left: 9px;
    max-width: 138px;
}
.rit-bx-txt3 { font-size: 16px; line-height: 26px;
    margin-bottom: 4px;}
	
/*====== section4 =========*/
.sec4-lft { width: 100%; }
.sec4-txt span {
    width: 56%;}
.sec4-prdt {
    top: 211px;
    left: 3%;}
ul.s4list {float: left; width: 100%;     margin-top: 111px;}
.section4{padding:70px 0 0;}
.s4-mid {padding-left: 30px;}
.s4-txt1 {font-size: 40px;line-height: 50px;}
.s4-txt2 {margin: 15px 0 10px;}
.sec4-rgt {
    float: left;
    width: 100%;}
ul.s4list li{     width: 47%;
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 0 0;
    margin: 0 0px 0 0;
}
ul.s4list li img{top:36px; margin: 0 auto 10px;}
.s1-lft .common-para {width: 72%;}
.sec4-img{ position:static; display:block; margin:0 auto;}
/*====== section5 =========*/
.section5 { }
ul.s5-list { column-gap: 9px;}
ul.s5-list li {font-size: 16px;line-height: 30px;}
ul.s5-list2 li {width: 32.33%;padding: 25px 0 25px 80px;font-size: 17px;line-height: 33px;}
ul.s5-list2 li span {font-size: 26px;line-height: 30px;}
ul.s5-list2 li img {left: 12px;top: 26px;width: 60px;}
.s5lft{ width: 52%;}
.sec5-btls { max-width: 295px; right:0; top: -54px;}
.s5-hdg { font-size: 21px; line-height: 32px;}
.s5rit { width: 220px;}
.s5mid { width: 260px;}
ul.s5list li img{ width:150px; left:15px; top:20px;}
.s5mid ul.s5list li img { width: 180px;}
ul.s5list li { height: 170px; padding: 40px 15px 0 105px;}
.s5txt { font-size: 23px; line-height: 28px;}
/*====== section6 =========*/
.section6 {
    padding: 30px 0; height: auto;
}
.s6-lft {
  width: 100%;
    text-align: center;
    margin-bottom: 25px;}
.sec6-img{ position:static; display:block; margin:0 auto;     max-width: 40%;display: none;}
.sec6-prdt {
    left: 14%;
    top: 651px;
    max-width: 27%;
}
.s6lft { padding: 58px 15px 30px 245px;}
.s6-hdg{ font-size:32px;}
.s6-model{ width: 214px; left: 0;}
ul.s6-list li {
    width: 46%;
    font-size: 16px;
    left: 26px;
    margin-right: 27px; }
ul.s6-list {
    padding: 15px 30px;}
/*====== section footer =========*/
.footerBox1{ padding:40px 0;}
.ftrBox1{ width:100%; padding:22px 30px 22px 130px; position:relative;}
.ftr-logo{ position:absolute; top:0; left:0; margin:0; width:115px;}
.ftrbx1-t1{margin-top:0;}
.ftrBox3{ width:40%;}
.footerBox2{ font-size:15px;}

/*=======SHOP SECTION======*/
.prodBreadcrm p{ padding-left:0px;}
.prod-5{ width:100px; top:-10px; right:0;}
.prod-6{ width:100px; top:-10px; right:0;}

.prodDtls1-rght {width: 58%;padding: 20px 15px;}
.prd-slide {}
.shopsec2 .prodbox-row {width: 32%;}
.shopsec2 .prodbx-head {padding: 0 7px;}
ul.prodt-dtls-list {padding: 0 7px;}
/*=======PRODUCT DETAILS=========*/
a.add-to-cart{width:100%; margin:15px 0 0 0;}
.logos2{}
.shop-s1bx {padding: 30px 370px 30px 25px;background:#22211c url(../images/shop-s1bxbg.jpg) right 56px no-repeat;background-size:350px;}
.shop-s1bx-prd {
    top: 123px;
    left: 400px;
}
.prod-nameHdng {
    font-size: 30px;
    line-height: 30px;
	margin:5px 0 0 0;
}
.option-field{ width:90%;}
	

/*=========LAB-RESULTS SECTION==========*/
.lab.bnr-head{ font-size:34px; line-height:40px;}
.lab-sec-left .common-para{ font-size:17px; line-height:25px; letter-spacing:0.5px;}
.labresults-sec{ padding:0;}
.lab-imgbx{ margin-top:60px;} 
.lab-s1-mid{ margin-top:15px;}
.lab-s1-col{ width:46.5%; margin-top:50px;}
.lab-bnr-seal{ right: 190px; width: 100px;}

/*=========CSS FOR CONTACT==========*/
.cont-sec1Lft{}
.cntc-inr{ padding:0 20px 30px 0;}
ul.cnt-list{ }
ul.cnt-list li p{ font-size:17px;}
.msgbx-txt{ font-size:28px; line-height:28px;}
.cntct-rght{ padding:40px 30px; width:47%;}

/*=========CSS FOR Thankyou==========*/
.thank-section-1{padding:0;}
.thnk-txt1{font-size:34px; line-height:34px; margin-top:-20px;}
.thank-p1{margin:20px 0 -15px; font-size:26px; line-height:26px;}
.thank-dtl-box .cart-heading-row{font-size:18px;}
.cart-col-1{padding:0 0 0 10px;}
.cart-prd-name{font-size:14px;}
.cart-prd-name span{font-size:18px;}
.thnk-rit-price-row .cart-rit-price{font-size:18px;}
.cart-prd-1{ width:65px;}
}

@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;}
.logo {max-width: 180px;
        margin: 8px 0 0;}
.topStrip p{ font-size:13px;letter-spacing:1px;}
.header{padding:5px 0 2px 0;}
ul.hdrlist li {font-size: 13px;line-height:16px;margin: 0 8px 0 0;}
ul.hdrlist li img{max-height:16px;}

.top-fix-bar{ margin-bottom:62px;}
.nav-sec{ height: 62px; margin-top: -62px; top: 62px; }
.fixed-nav .nav-sec .logo{}
ul.nav-rgt{ margin-top:13px}
ul.nav-rgt li{ padding:0 10px;}
.mob-mnu-ic{ top:18px; right:10px;}
.mobilemenu{ top:62px;}
.mobimenu-top{ top:62px;}
ul.nav-rgt li img{ margin-top:2px;}

.pop-innr {width: 100%;text-align: center;}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner {   height: auto; padding: 30px 0;background: #050d10;}
.bnr-rgt {width: 100%; text-align: center;  margin-top: 0;  padding-bottom: 0;}
.product-bnr {position: static; margin: 10px auto 0;width:70%;max-width:230px;}
.btn1-buy { margin: 0 auto;}
.p1-bnr {font-size: 22px; line-height: 32px; margin:0;}
.p2-bnr {font-size: 35px;  line-height: 48px;margin-top: 5px;}
.p3-bnr {width: 100%;  font-size: 16px;  line-height: 25px;  margin-top: 15px;}
.bg-bnr-mob {display: inline-block;max-width: inherit;margin: 16px auto 0 -10px;width: calc(100% + 20px);}
.banr-prdt{display: inline-block;  max-width: 140px;   margin: -150px 110px 0 -80px;}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.strip-odr { padding: 30px 0;}
.ic-strip { position: static; margin: 0 auto; display: table;}
.strip1 { padding: 20px 0px;}
.hdng2 { font-size: 28px; line-height: 38px;}
.strip-odr-inr .hdng2 { font-size: 28px; line-height: 40px;}
.strip-odr-inr { width: 100%;  text-align: center;}
.strip1in ul { width: auto; float: none; /*display: table;*/ margin: 0 auto;}
.strip1in ul li p { padding: 7px 0 0; text-align: center; width:100%;}
.strip1in ul li {
	width: 100%;
    float: left;
    height: auto;
    padding: 10px 16px;
    /* padding-right: 5px; */
    margin: 0 auto;
    max-width: 370px;
    box-shadow: 0px 0px 2px #ccc;
}
.strip1in ul li:nth-child(2), .strip1in ul li:nth-child(4) {

}
.strip1in ul li:nth-child(3), .strip1in ul li:nth-child(4) {

}
ul.strp-lst { justify-content: center;}
ul.strp-lst li{ width: 100%;  padding: 15px 15px;   box-shadow: 0px 0px 5px #ccc;   font-size: 17px;   line-height: 28px;}
ul.strp-lst li img { width: 90px; margin: 0 auto 10px;}
ul.strp-lst li span {font-size: 24px;  padding-bottom: 0;-height: 30px;}
.btl-bx1{ position: static; display: inline-block; margin: 10px auto 0; width: 330px;  height: 292px; background: #020202; border-radius: 10px; border: 10px solid #fff; text-align: center;}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.sec1-in { min-height: auto; padding-right: 0; text-align:center; width:100%;}
.hdng1div1 {
    width: 100%;
    float: none;
    margin: 15px auto 0;
	display:table;
}
.p1-sec1, .p1-sec3, .p6-prdct1 { padding: 0 0px; text-align: center; display: inline-block;}
.hdng2 { text-align: center;}
.hdng2{ line-height: 35px;   font-size: 24px;}
.hdng2 span{font-size: 32px;  line-height: 40px;}
.p3-sec1 {font-size: 16px;
        line-height: 25px;
        margin-top: 15px;}
.model-sec1{ display:none;}
.model-sec1-img { margin: 15px 0px; position: static; max-width: 100%; width: 370px; display:inline-block;}
ul.list-sec1 {width: auto; float: none; margin:0 auto; display:table;}
ul.sec1-lst{ margin:20px 0 0;justify-content: center; row-gap: 15px;}
ul.sec1-lst li {     width: 100%;  max-width: 300px;   padding: 160px 10px 10px;   font-size: 17px;   line-height: 28px;}
ul.sec1-lst li:nth-child(2), ul.sec1-lst li:nth-child(3), ul.sec1-lst li:nth-child(5), ul.sec1-lst li:last-child{ margin-top:0;}
.shop-btn{ margin:20px auto 0;width: 220px;}

/*-------------------------
CSS FOR SECTION-SUB
--------------------------*/
.section1-sub {padding:0px 0 10px;}
.sec1-sub-lft { width: 100%; text-align: center;}
.sec1-sub-pdts{ display: inline-block;
    vertical-align: middle;
    margin: 15px auto 0;
    max-width:100%;
}
.sec1-lft {
    width: 100%;
    padding: 0 0 0px;
    margin: 10px 0 0;
}
.plus-btn {text-align: center;}

.section2 { padding: 30px 0; text-align:center; }
.section2 .common-head2:after{ display:none;}

.prodbox-row{ width: 100%; padding: 20px 10px 25px; max-width: 380px;    text-align: center;}
.prodBox { column-gap: 9px;
    margin-top: 10px;
    justify-content: center;}
.prodBox-list .prodbox-row {
    width: 100%;
    margin-top: 0;
    max-width: 360px;
}
.prodBox .slick-slide {
    margin: 70px 10px 0;}
.prod-1 {}
.prodbx-prc {font-size: 22px;line-height: 30px;}
.order-btn {margin-top: 15px;}
.s3-lft-bx a.order-btn { width: 100%; border-radius:5px;}

.s3-Box {    margin-top: 0px;
    width: 100%;
    text-align: center;
	margin-bottom: 0px;
}
.common-head2 span {
           font-size: 34px;
    line-height: 38px;}
ul.s3-list{width:100%;}
ul.s3-list li { line-height: 26px;
    width: 50%;
    border: none;
    margin-right: 0;
    padding: 10px 0;}
ul.s3-list li:nth-child(2){ border:none;}
ul.s3-list2{width:100%; margin-bottom:12px;}
ul.s3-list2 li { height: 256px; padding: 26px 10px 0;}
.s3-lft-bx { width: 100%; height: auto; margin-top: 20px; padding-bottom: 25px; }
.s3-rit-bx {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.s3bx-lft{
    width: 100%;
    margin: 0 0 0 0;
    background-size: cover;
    height:310px;
	overflow: hidden;
    background-position: 0 0;
}
.s3-btl1 {top: 80px;}
.s3-btl2 {top:90px;}
.rit-bx-txt2 span {
    display: block;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 48px;
}
.s3bx-rgt-txt {font-size: 33px;line-height: 46px;}
.rit-bx-txt2{ font-size: 22px; line-height: 30px;}
.s3bx-rgt-bx1, .s3bx-rgt-bx2{     width: 100%;
    background-size: cover;
    background-position: -10px 0px;}
.s3bx-rgt-bx2{ margin:10px 0 0;}
.txt2 span{ display:inline-block;}
.s3bx-rgt{ margin:0px 0 0 0; width:100%;padding: 25px 20px 30px;}
.bx-cont { width: 100%; padding: 10px;}
.bx-cont-r { width: 52%; padding: 15px 15px 0 0;}
.s3bx-rgt-bx2-btl {     top: 55px;
    left: 10px;
    max-width: 148px;}
.s3hd, .s3txt{    top: 55px;
    left: 10px;
    max-width: 150px;}
.txt2 {
    font-size: 27px;
    line-height: 42px;
}
.txt3 {
    width: 61%;
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
}
ul.s3list{margin:0 0 0 0;}
ul.s3list li, ul.s3list li:last-child{
	float:none;
	width:350px;
	margin:30px auto 0 auto;
	display:block;
}
.strip {
   	text-align: center;
    width: 100%;
    background: #000;
    height: auto;
    padding: 30px 0;
    background-size: cover;
}
.strip-tx {
    width: 100%;
    font-size: 16px;
    line-height: 24px;     margin-top: 0; text-align:center;}
.strip-tx span {
        font-size: 24px;
    line-height: 32px; 
	margin-bottom:10px;}
	
.section4 {padding:30px 0 0; background-size:cover; height:auto;}
.sec4-txt span {
    width: 100%;
    font-size: 34px;
    line-height: 40px;
    text-align: center;}
.sec4-img{ position:static;}
.sec4-txt1 { margin:14px 0 17px;}
.sec4-lft {    padding: 0px 0 0px 10px;
    text-align: center;}
.sec4-prdt{ display:none;}
.sec4-txt{font-size: 25px;  line-height: 34px;}
.s4-mid {width: 100%;padding: 0;text-align: center;}
.s4-txt1 {font-size: 28px;line-height: 38px;}
.s4-prodt-div{
	float: left;
    width: 100%;
    max-width: 400px;
    height:265px;
    position: relative;
	}
.s4-btl1, .s4-btl2 { right:-8%;top: 12px;width: 275px;}
.s4-btl2{right: auto; left:-30px;}	
.s4-btl3 {right: 10%;top: 6px;width:285px;}g461

ul.s4list{margin:10px 0 0 0;}

ul.s4list li{width: 100%;  margin: 20px 0px;font-size: 16px; line-height: 24px;padding: 0px 33px; text-align: center;}
.section4 .shop-btn { display: block;margin-top: 20px;margin-left: 50px;}

.section5{ padding:30px 0 30px; height: auto; }
.sec5-btl{
	display:block;
	margin:0 auto 20px;
	max-width: 260px;
    width: 100%;
	position:static;
	top:0;
	right:0;
	left:0;
	}
.s5-hdg{ text-align:center; color:#fff; padding-bottom: 10px;}
.section5 .common-head2{ color:#fff;}
ul.s5-list {margin: 20px 0 0 0;}
ul.s5-list li {width: 100%; border:none; margin-top:10px; font-size: 18px;}
ul.s5-list li img {width: 85px;}
ul.s5-list li:nth-child(1) {border:none;}
ul.s5-list2 {margin: 25px 0 0 0;}
ul.s5-list2 li {width: 100%;text-align: center; margin-top:15px; padding:20px 0;}
ul.s5-list2 li img {position: static;margin: 0 auto 0px;}
.s5lft{ width:100%; text-align:center; padding:0;}
ul.s5list li {
    font-size: 15px;
    width: 48%;
    margin: 0 14px 15px 0;
    height: auto;
    text-align: center;
	padding:25px 5px;}
ul.s5list li img{
	position:relative; display:block; margin:0 auto 15px; left:0; top:0;}
ul.s5list li:nth-child(2), ul.s5list li:last-child{ margin-right:0;}
.s5img{display:none;}
.s5img-mob{margin:20px auto 10px auto;width:300px;}
.s5txt{text-align:left;}
.s5mid { margin:10px 0 0;
    width: 100%;
}
.s5mid ul.s5list li {
    height: auto;
    width: 100%;}
.s5rit {
    width: 100%;
}

.section6 {padding: 0px 0 30px; overflow:hidden;}
.s6lft{ margin: 0; text-align: center; padding: 20px 20px; width: 100%;}
.s6-hdg{ text-align:center; font-size: 26px; line-height: 32px;}
.s6-model{ position:static; margin:0 auto 0; display:block; top:0;
right:0; left:0;}
.s6rit{ width:100%;}
ul.s6-list li {
       width: 94%;
    line-height: 27px;
    margin-bottom: 0;
    padding: 5px 0px;}
.sec6-prdt{ display:none;}
/*-----------------------
CSS FOR FOOTER
------------------------*/	
.footerBox1{ padding:30px 0;}	
.ftrBox1{ padding:0;}
.ftr-logo{ position:static; width:85px; margin-bottom:10px;}
ul.frt-list{ margin-top:5px;}
ul.frt-list li{ font-size:15px; margin-top:5px;}
.ftrBox3{ width:100%;}
ul.ftr-nav{ margin-top:0;}
ul.ftr-nav li{ font-size: 15px;line-height: 25px;margin-top: 0px;}

.footerBox2{ padding:20px 0; font-size:13px;}
.ftr-cpyrght{ float:none; display:inline-block; vertical-align:middle;}
.ftr-link{ float:none; display:inline-block; vertical-align:middle; margin-top:6px;}
.ftr-link a{ padding:0;}

/*============PRODUCT DETAILS===========*/
.prodDtls1-left, .prodDtls1-rght{width: 100%; padding: 0; margin-bottom:0px; border: none; box-shadow: none;text-align: left;}
.prod-nmhd1{}
.prod-dtls1-slide{height:auto;margin:20px auto;}
.prd-slide {max-width:80%;}
.s1-p2 {
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
}
.shopsec2 .prodbox-row {width:100%;}
.shopsec2 .prodbox-row { text-align: center;}
.shop-s1bx{
	background:#22211c;
	padding:20px;
	margin:30px 0 0 0;
}
.shop-s1bx-prd{
	position:inherit;
	left:auto;
	top:auto;
	margin:15px auto 0 auto;
	display:block;
}
.shop-s1bx-hd {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
}
.shop-s1bx-txt{text-align:center;padding:10px 0 0 0;}
.logos2 {margin: 10px 0 0 10px;}
/*=========LAB-RESULTS SECTION==========*/
.prodBreadcrm p{ padding-left: 0px; font-size:13px;}
.labresults-sec{ background:#f6fbff;}
.lab-sec-left{width:100%;padding:0;text-align:center;}
.lab.bnr-head{ font-size:30px; line-height:36px; margin-top:0;}
.lab-imgbx{ width: 100%; display: inline-block; vertical-align: middle; margin: 25px 0 5px; max-width: 320px; padding:0 0 12px 12px; position: relative;}
.lab-imgbx:before{ position: absolute; right:15px; top:15px; left:0; bottom:0;
 border: 1px solid #dcd9d9; content: "";}
.lab-bnr-seal{ right:auto; left:10px; width:70px;}	
.lab-section1{ padding:25px 0 30px;}
.lab-s1-mid{ padding:0 20px;}
.lab-s1-col{ width:100%;}
.lab-s1-btm{ margin-top:30px;}
.lab-col-top-prod{ right:-4px;}
.lab-sec-left .common-para{ padding-right:0;}

/*=========CSS FOR FAQ=========*/
.faq-container{ margin:20px 0 0;}
.accordion{ padding:10px 35px 10px 0; font-size:19px; line-height:27px; letter-spacing:0.3px;}
.acdn-para{ font-size:17px; line-height:25px;}
.up-slide-dwn.last{ border:none;}
.acdn-content{ padding-bottom:0;}

/*=========CSS FOR CONTACT PAGE=========*/
.prodBreadcrm{font-size: 13px;line-height: 15px;padding: 9px 0 8px 0;}
.contact-sec{ padding:25px 0;}
.cntc-inr{ padding:0;}
.cntc-inr:before{ display:none;}
.cont-sec1Lft{ width:100%; text-align:center;}
ul.cnt-list{padding: 0 5px;
        margin-top: 10px;
        row-gap: 0px;}
ul.cnt-list li{ padding: 10px 0 10px 50px; width:100%;}
ul.cnt-list li img{ top:18px; left:5px;}
ul.cnt-list li span{ font-size:21px; line-height:26px;}
ul.cnt-list li p{ font-size:16px; line-height:22px;}
.cntct-rght{ width:100%; padding:28px 20px; margin-top:30px;}
.msgbx-txt{ font-size:24px; line-height:24px; padding-bottom:25px;}
.msgbx-txt:after{ top:38px;}
.submit{ height:60px; line-height:60px;}

.tems_bg {
    padding: 25px 0;
}
.trm-bx .ing-img {max-width:100%;}
.terms-hd{ font-size:28px; line-height:28px;}
.terms-cont .common-para{ font-size:16px; line-height:24px; margin-top:15px;}

.popclose{top: 8px; right: 8px;font-size: 13px; width: 20px;height: 20px; line-height: 21px;}
.affil-popup .pop-content{ padding:20px 15px 20px;}
.affil-popup .popclose{ right:8px;}
.affil-popup .affil-logo{ width:85px;}

/*=========CSS FOR Thankyou PAGE=========*/
.thankyou-bg{ padding:20px 0 25px;}
.thnk-txt1{ font-size:24px; line-height:28px; margin:0;}
.thnk-txt2{ font-size:15px; line-height:22px; margin-top:6px;}
.thank-p1 {font-size: 22px;line-height: 30px;margin: 20px 0 -14px;}
.thank-ord {padding: 18px 2px;font-size: 16px;line-height: 22px;}
.thank-ord p{width:100%;text-align:left;padding:4px 0;}
.thank-dtl-box .cart-col-1 {padding: 0 0 0 12px;}
.thank-dtl-box .cart-col-4 {padding: 0 10px 0 0;}
.thank-dtl-box .cart-heading-row {font-size: 14px; line-height: 40px;}
.thank-dtl-box .cart-col-3 {display: inline-block;}
.thank-dtl-box .cart-col-1 {width: 56%;}
.thank-dtl-box .cart-col-3{width: 20%;}
.thank-dtl-box .cart-col-4 {width: 24%;}
.thank-dtl-box .cart-prd-row {padding: 10px 0;}
.thank-dtl-box .cart-prd-name {padding: 0 0 0 0;}
.thank-dtl-box .cart-prd-1{display:none;}
.cart-prd-name{ line-height:19px; font-size:12px;}
.cart-prd-name span{font-size:15px;}
.unit-price{font-size:14px;}
.thnk-rit-price-row {width: 100%;}
.thnk-rit-price-row .cart-rit-price {font-size: 16px;padding: 10px 3px;}
.thank-dtl-box {margin: 20px 0 0px;}
.sh-heading {font-size: 22px;line-height: 30px;}
.thnk-Addressinfo{margin-top:20px;}
.ty-lft-Address, .ty-rgt-Address {width: 100%;}
.ty-rgt-Address {margin:25px 0 0;}
.thnk-rit-price-row .cart-prc-spn {text-align: right;width: auto;}
ul.user-info li {font-size: 16px;line-height: 16px;padding-left: 95px;}
}
@media only screen and (max-width:400px){
ul.s3list li, ul.s3list li:last-child{width:100%;}

ul.s4list li img{ position:static; margin:0 auto 6px;}
ul.s4list li span { margin-bottom:5px;}
ul.s6-list {  margin-top: 20px;
    padding: 15px 10px;}
}