@charset "utf-8";
/*-----------------------=============================================================================================
CSS FOR MEDIA QUERY
----------------------============================================================================================---*/
.show-mob, .show-tab {
	display: none;
}
.show-desk {
	display: block;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.tl{
	text-align:left;
}
 @media only screen and (max-width:1187px) {
.container {width: 1004px;}

.show-desk {display: block;}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.bnr-lft { width: 52%; padding: 100px 0 20px;}
.bnr-prod { max-width: 66%; right: -100px;}
.bnr-head { font-size: 56px; line-height: 66px;}
.bnr-lft2{ width:68%;}
.bnr-list{ column-gap:13px;}
.bnr-list li p { font-size: 16px; line-height: 26px;}
.bnr-list li p span{ font-size:20px;}
/*-------------------------
CSS FOR SECTION Strip
--------------------------*/
.strp-txt {font-size: 120px;line-height: 120px;}
ul.strip-list li{ width: 24%; font-size:16px; }
ul.strip-list li:nth-child(2) {}
ul.strip-list li span{ font-size:18px; margin-bottom:0; }
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.sec1-innr { width: 50%; margin-top: 60px; }
.s1Cont{ width:50%;}
.s1-bnr-img { left: 0; max-width: 495px; top: 55px;}
.s1-rgt{ width:48%;}
.s1-prod2{ right:0;}
.common-head{ font-size: 38px; line-height: 48px; }
.common-para {}
.sec1_prdt_bx { margin-top: 25px; padding: 50px 20px 55px 270px;}
.sec1_prdt_bx .s2-p3 { font-size: 20px; line-height: 30px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/	
.section-2{ padding:45px 0;}
.s2-block{ row-gap:40px; column-gap: 13px; }
.s2-prd-box {}
.section-2 .s3txt { width: 78%;}
.s2-p2{ font-size: 18px;line-height: 28px;}
.s2-p3 {font-size: 18px;line-height: 28px;}
.s2-prd-box .shop-btn { max-width: 178px;}
.section-2 .common-para { width: 88%;}
.section-2 .s2-block { column-gap: 12px;}
.section-2 .s2-p3 { font-size: 16px;}
.section-2 .s2-p2 { font-size: 18px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section3{}
.section3:before {  width: 1160px;}
.sec3-btls { right: -6%; top: 65px;}
.s3-inr_lft { width: 44%; padding: 50px 0 30px;}
.s3-bx-tx1{}
.sec3_btl{ right:40%;}
.s3-inr { column-gap: 13px;}	
.s3-bx { padding: 22px 10px 22px 10px; }
.s3-bx img {}
.s3-bx-tx2 { font-size: 16px; line-height: 27px;}
.s3-bx-tx2 span{ font-size:22px; line-height:30px; }
/*-------------------------
CSS FOR PRD PAGE
--------------------------*/
.prd-s1-p1 {font-size: 40px; line-height: 52px;}
.buyOpt-row {width: 49%;}
.buyOpt-pkg {padding-left: 45px;}
.buyOpt-pkg input[type=radio] + span {left: 12px;}
.buyOpt-pkg p {font-size: 18px; line-height: 24px; padding: 12px 10px;}
.prd-s1-btn-row .shop-btn {width: 280px;}
.prd-strength-pkg {margin-left: 23px;padding-left: 26px;}
.prd-mbg-p {font-size: 20px;line-height: 25px;}
/*-============================================
CSS FOR ABOUT PAGE
============================================-*/
.abt-s1-lft {width: 54%;}
.abt-s1-img {max-width:774px;
	width:53%;
}
.abt-s2-ul {padding: 35px 17px 0;}
.abt-s3-lft {width: 61%;}
.abt-s3-img {max-width:549px;
	width:50%;
    right: 0;
}
/*-============================================
CSS FOR LAB PAGE
============================================-*/
.lab-s1-p1 {font-size: 17px;}
.lab-box {width: 50%;
    margin: 0 10px;
}
.lab-ul li {padding: 0 20px;}
/*-============================================
CSS FOR REVEW PAGE
============================================-*/
.revw-lft {width: 34%;
	padding: 0 0 0 90px;
}
.revw-right {width: 63%;
    margin-left: 3%;
}
/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-lft {width: 45%;
    padding: 35px;
}
.cont-right {width: 55%;
    padding: 55px 30px 30px 30px;
}
}
@media only screen and (max-width:1023px) {
.container {width: 750px;}
.show-mob, .show-desk {display: none;}
.show-tab {display: block;}

/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.top-sec {margin-bottom: 58px;}
.top-bar {
	height: 58px;
	margin-top: -58px;
	top: 58px;
	padding: 0 0;
}
.hdr-btn{	display:none;}
.menu-bar {display: none;}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 18px;
	z-index: 16;
	height: 25px;
}
.mob-mnu-ic button {
	outline: none;
	-webkit-appearance: none;
	background: none;
	padding: 0;
	cursor: pointer;
	border: none;
}
.mob-mnu-ic span {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 300;
	margin-top: 0px;
	margin-right: 5px;
}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 4px;
	background-color: #fff;
	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(-7px, 6px);
	transform: rotate(-45deg) translate(-7px, 6px);
	background: #fff;
}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #fff;
}
.mob-menu-div {
	float: left;
	width: 100%;
}
.mobimenu {
	float: left;
    width: 100%;
    position: fixed;
    top: 90px;
    background: #ffffff;
    z-index: 3;
    left: 0px;
    bottom: 0px;
}
.mobimenu li {
	float: left;
	width: 100%;
	color: #fff;
	padding: 10px;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
}
.mobimenu li a {
	color: #2d2d2d;
	float: left;
	width: 100%;
	padding: 5px 10px;
}
.mobimenu li a:hover, .mobimenu li a.active {text-decoration: none;}
.mobimenu li ul {
	float: left;
	width: 100%;
	padding: 0 18px;
	border-bottom: 0;
}
.mobimenu li ul li:last-child {border: none;}
.mobimenu li a:hover .m-arw, .mobimenu li a.active .m-arw {fill: #f08a3c;}
.mobimenu.mobimenu-top {top: 58px;}
.menu-lock-mob{
	right:62px;
	top:6px;
	position:absolute;
}
a.cart-top {
	margin:22px 66px 0 0;
	display:none;
}
.logo { max-width: 218px; margin: 6px 0 0;}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.bannar-sec{ height:auto; background-size:cover; padding:20px 0;}
.bnr-lft{ width: 61%; padding: 50px 0 20px; }
.bnr-head{ font-size: 48px; line-height: 58px; }
.bnr-list li{ }
.bnr-list li p{font-size: 14px; line-height: 22px; }
.bnr-prod{ max-width: 54%; right: -50px; }
.bnrtxtbx2txt1{ font-size: 16px; line-height: 28px; margin-top: 15px; width: 100%; }
.bnrtxtbx2txt2{ font-size: 18px; line-height: 30px; margin-top: 5px;}
.bnr-list li img{ }
.btnBlk { width: 200px; margin-top: 20px; }
a.shop-btn { height: 46px; font-size: 16px; line-height: 46px;}
.bnr-lft2 { width: 100%; margin-top: 20px; }
/*-------------------------
CSS FOR SECTION BNR BTM
--------------------------*/
.bnr-btm-sec{ padding:40px 0;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section1{ height: auto; background-size: cover;background-position: 50% top; padding-bottom: 18px;}
.sec1-innr { width: 58%; margin: 40px 0 0; }
.s1Cont{ width: 100%; float: none; display: inline-block; text-align: center; margin: 0 0; }
.sec1Box:after { top: 418px; left: 0; right: 0; height: 300px;}
.sec1_prdt_bx { margin-top: 22px; padding: 25px 20px 25px 210px; }
.sec1_prdt_bx .s2-p3 { font-size: 18px; line-height: 28px;}
.sec1bx_img{ max-width:215px; top: -18px;}
.s1-bnr-img { max-width: 40%;
    position: static;
    display: inline-block;
    margin: 10px auto 10px;}	
.s1-rgt{ width:35%; padding:0 20px 40px 0;}
.s1-list {margin-top: 20px;}
.s1-list li {font-size: 17px;line-height: 25px;}
.s1-list li span {}
.s1-prod1, .s1-prod2{ display:none;}
.common-head{ font-size: 32px; line-height: 40px; }
.common-para, .section-2 .common-para{ font-size: 17px; line-height: 27px; margin-top: 12px; width: 100%; }
.padg{ padding:0 0;}
.top-0{ width:88%; }

.s1-prodt1, .s1-prodt2 {
    position: absolute;
    right: -4%;
    top: -10px;
    max-width: 480px;}
.s1-prodt2 {
    top: 58px;
    right: -15%;
    max-width: 280px;
}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 { padding: 40px 0; height: auto;}
.section-2 .s3txt { width: 100%;}
.s3hding2{font-size: 35px;line-height: 45px; }
.s3hding2:after { display:none;}
.s2hding{margin:0;}
.s2-block { row-gap:20px; column-gap:20px; margin: 30px 0 0;}
.s2-prd-box{ width: 48%;padding: 20px 10px;border: 1px solid #dedede;}
.s2-price-div .shop-btn {width: 75%;}
.s2-p3 {font-size:20px; line-height:30px;}
.s2-p2 { font-size: 24px; line-height:30px;}
.vw-btn{ top:0;}
.section-2 .s2-prd-box { width: 32%; padding:0 0; border:none;}
.section-2 .s2-price-div{ text-align:center;}
.section-2 .s2-prd-1 { display: inline-block; max-width: 180px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section3 { padding:40px 0 40px;}
.section3:before { width: 1000px;}
.sec3-btls{
	position: static;
    max-width: 330px;
    border-bottom: 1px solid #dedede;
    margin-top: 10px;
	}
.sec3{ padding:40px 0 45px;}
.s3-inr_lft{ float: none; display: inline-block; width: 100%; padding: 15px 0 0; text-align: center;}
.s3-inr{ column-gap: 10px;}
.s3-bx{ text-align:center; padding:20px 10px;}
.s3-bx img {position: static;margin: 0 auto 8px;}
.s3-bx h3 { font-size: 20px;  line-height: 28px; }
.s3-bx-tx2 { font-size: 14px; line-height: 25px; }
.s3-bx-tx2 span { font-size: 20px; line-height: 28px;}
.s3-inr_mid{ padding:20px 0 0;}
.sec3_btl { right: 68%; top: 135px; max-width: 220px;}

.s3-stps{width:70px; height:70px; font-size:19px; line-height:21px; padding-top:12px;}
.s3-stp-tx{font-size:19px; line-height:21px;}
.stp-count{font-size:27px; line-height:29px;}
.s3-stps img{ max-width:40px;}

.strip { padding: 30px 0 40px; border-top: 1px solid #bbb;}
.strp-prodt1, .strp-prodt2 { position:static; transform:none; max-width:280px;margin: 15px -83px 0;}
.strp-curv { display:none;}
.strp-txt { display:none;}
ul.strip-list{ margin-top: 0px; column-gap: 10px;}
ul.strip-list li { font-size: 14px;line-height: 26px;}
ul.strip-list li:nth-child(2) {}
ul.strip-list li img {margin: 0 auto 12px;}
ul.strip-list li span { font-size: 16px; line-height: 26px;}

.ftr-nav li {margin-right: 16px;font-size: 17px;line-height: 25px;}

/*-============================================
CSS FOR INNER PAGE
============================================-*/
.shop-sec-1{padding:35px 0 40px 0;}
.prd-s1-p1 {font-size: 32px; line-height:42px;}
.price {font-size: 32px;}
.prd-s1-p2 {font-size: 21px; line-height: 30px;}
.prd-s1-ul {margin: 13px 0;}
.prd-strength-p1,.prd-strength-pkg p {font-size: 19px; line-height: 26px;  margin-bottom: 10px; width: 34%;}
.prd-strength-pkg {padding-left: 26px; margin-left: 15px;}
.prd-strength-row {padding: 0; margin-bottom: 0;} 
.prd-mbg-p {font-size: 18px; line-height: 22px; padding-left: 50px; margin: 10px 0 0 7px;}
.prd-mbg-p img {width: 45px;}
.prd-strength-pkg {padding-left: 25px; margin-left: 13px;}
.prd-s1-lft{padding:15px 15px;}
/*-============================================
CSS FOR ABOUT PAGE
============================================-*/
.abt-sec-1, .abt-sec-2, .abt-sec-3{padding:50px 0;}
.abt-s1-lft {width: 54%;}
.abt-s1-img {width:41%; top:50px;}
.in-pg-cont .s1-p1 {font-size: 38px; line-height: 46px;}
.abt-s1-lft {width: 60%;}
.abt-s1-ul {margin: 20px 0 28px;}
.abt-s2-ul li {width: 32.3%; min-height:573px;}
.abt-s2-ul li:nth-child(2) {margin: 0 1.5%;}
.abt-s2-ul {padding: 35px 0px 0;}
.abt-s2-p1 {font-size: 21px; line-height: 25px;}
.pad-4 {padding: 15px 5px 10px;}
.abt-s2-p-minht {min-height: 270px;}
.abt-s3-lft {width: 55%;}
.abt-s3-lft .s4-p2 {width: 100%;}
.abt-sec-3 .shop-btn {margin-top: 27px;}
/*-============================================
CSS FOR FAQ PAGE
============================================-*/
.faq-block{padding:10px 0px 0;}
/*-============================================
CSS FOR LAB PAGE
============================================-*/
.lab-sec-1 {padding: 40px 0 40px;}
.lab-btl-300 {max-width: 160px;
	width:100%;
}
.lab-box {width: 53%;}
.lab-ul li {padding:0 10px;}
.lab-row .lab-300-dtls {max-width: 160px;
    width: 100%;
}
.lab-row {margin: 10px 0 0;}
.lab-hr {margin: 30px 0 20px;}
/*-============================================
CSS FOR REVEW PAGE
============================================-*/
.revw-container {padding: 30px 0 0;}
.revw-lft {width: 35%;
    padding: 0 0 0 78px;
}
.revw-right {width: 62%;}
/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{padding:50px 0;}
.cont-lft {width: 50%;
    padding:25px 15px;
}
.cont-right {width:50%;
    padding: 55px 15px 20px 15px;
}
.cont-right img{max-width:100%;}
.cont-p1 {font-size: 32px;
    line-height: 32px;
}
.cont-ul li {padding: 0 0 0 50px;}
.cont-ul .s4-p1 {font-size: 22px;
    line-height: 28px;
}
.txt-box{ width:100%}
.pric-box{ width:100%; border:none; padding:0;}
/*===============CHECKOUT_PAGE=================*/
.steps-chk{ font-size:16px;}
a.continue-btn{ width:310px; font-size:20px;}
.order-smry-hdng{ font-size:20px; line-height:20px;}
.prc-p1,.prc-p2{ font-size:16px; line-height:20px;margin-top: 15px;}
.prc-p1 span{ font-size:14px;}
.shops2-hding::before, .shops2-hding::after{display:none;}
}
@media only screen and (max-width:767px) {
.container {
	width: 100%;
	padding: 0 10px;
	max-width: 600px;
}
.show-desk, .show-tab {display: none;}
.show-mob {display: block;}
.hide-mob{display: none;}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.blue-strip {display:none;}
.top-bar {height: 55px;margin-top: -55px;top:55px;padding:5px 0;}
.top-sec {margin-bottom: 55px;}
.mob-mnu-ic {top: 1px;}
.mobimenu {top: 55px;}
.mobimenu.mobimenu-top {top: 55px;}
.mobimenu li ul li a {padding: 5px 10px;}
.mobimenu li ul li {font-size: 16px;}
.logo {max-width: 160px; margin-top: 6px;}
.menu-lock-mob {right: 60px;   top: 4px;}
.mob-mnu-ic {top: 10px;}

.top-strip {padding: 5px 0;}
.top-strip p {font-size: 15px;line-height: 20px;}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.bannar-sec{ padding: 25px 0px 26px; background: #fff;}
.bnr-lft{ max-width: 355px; float: none; display: inline-block; text-align: center; width: 100%;  padding: 0 0;}
.bnr-prod_mob{ display: inline-block; margin: 8px 0 0px; max-width: 80%; }
.bnr-prod { margin: 0 0 7px -50px;}
.bnr-head{ font-size: 25px; line-height: 32px; }
.bnrtxtbx2txt1 { font-size: 16px; line-height: 26px; margin-top: 10px; width: 100%; }
.bnr-para{ font-size:17px; line-height:23px; margin-top:15px;}
.bnr-prod-mob{ margin:12px auto 0; max-width:100%; width:100%;}

.bnr-btm-sec {padding:30px 0 30px;}
.bnr-list{ float: left; width:100%; text-align:center;}
.bnr-list li{ width: 48%; margin-bottom: 0px; padding: 15px 15px; max-width: 355px; text-align: center; box-shadow: 0px 0px 2px #d7186b;}
.bnr-list li img{ margin: 0 auto 10px; position: static;}
.bnr-list li p span { font-size: 18px; line-height: 27px;}
.bnr-list li:nth-child(2){ margin:0;}
.bannar-sec .btnBlk{}
.btnBlk{ margin-top:20px; width: 100%;}
a.shop-btn{ height: 40px; font-size: 14px; line-height: 40px; }
.mbg-txt span{ font-size:15px; background:#f6fbff;}
.bnrtxtbx2img{ max-width:100px;}
.bnrtxtbx2{    padding: 0 0 0 100px;}
.bnr-txt1{ font-size:20px;}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section1{ padding:30px 0; background:#f7f7f7;}
.sec1-innr {
    float: none;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: center;
	margin:0;}
.s1-prodt1, .s1-prodt2 {
    position: static;
    transform: none;
    max-width: 220px;
    margin: 12px -65px 0;}	
.sec1Box{ max-width:355px;}
.sec1Box:after{ display:none;}
.common-head { font-size: 24px; line-height: 32px; }
.common-para{font-size: 16px; line-height: 26px; margin-top:10px;}
.top-0{ margin-top: 5px; width: 100%; color:#fff;}
.common-para, .section-2 .common-para { font-size: 16px; line-height: 26px; margin-top: 12px; width: 100%;}
.s1Cont{ width: 100%; }
.s1Cont a.shop-btn{ background:#fff; color:#86489a;}
.s1-bnr-img {
    position: static;
    max-width: 100%;
    margin: 12px 0;
}
.s1-list {margin-top: 18px;padding: 0 35px;}
.s1-list li{}
.s1-list li span { top: 9px;}

.s1-rgt-mob{ float:none; display: inline-block; vertical-align: middle; width:100%; margin:30px auto 5px; padding:0 25px 25px 0; position:relative;}
.s1-rgt-mob:before{ content: ''; position: absolute; top: 45px; left: 100px; bottom: 0; right: 0; background: #f1faff; border-radius: 15px;}
.sec1_prdt_bx {
    margin-top: 16px;
    padding: 20px 20px 20px 20px;
    float: none;
    display: inline-block;
    width: 100%;
    max-width: 355px; text-align:center;}
.sec1bx_img{ position:static; display:block; margin:0 auto -10px; }
.sec1_prdt_bx .s2-p2 { font-size: 20px; line-height: 28px;}
.sec1-models{ position: static; display: inline-block; margin: 15px auto 0; margin-left: auto; max-width: unset; width: calc(100% + 30px); margin-left: -15px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2{ padding:30px 0px; text-align:center; height: auto;}
.section-2 .common-head{ background:none;}
.section-2 .common-para{ }
.s2-bottom{ padding-bottom:30px;}
.s2-block { margin: 20px 0 0; justify-content: center; row-gap:18px; column-gap: 0; }
.s3hding2:after {width: 37%;}
.s2hding{margin:0;}
.s2-prd-box {width: 100%;max-width: 355px; padding: 0 0 20px;}
.s2-prd-div, .s2-prd-div.pad{height:auto;padding:0px 0px 0;}
.section-2 .s2-prd-box .s2-prd-1{}
.s2-prd-1{}
.s2-prdbx-img {}
.s2-price-div{ text-align:center; }
.new-txt { top: -10px;font-size: 18px;line-height: 20px;padding: 2px 9px;}
.s2-p1 {}
.s2-p2{}
.s2-p3 { }
.s2-prd-box:after { }
.s2-price-div .shop-btn { }
.section-2 .shop-btn {width: 100%; max-width: 100%; margin-top: 15px; height: 38px;  font-size: 14px; line-height: 38px; }
.section-2 .s2-prd-box{ width:100%; max-width:355px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section3{ padding:25px 0 25px; background:#fef5f9;}
.section3:before{ display:none;}
.s3-inr_lft{width:100%; padding:0px 0 0; max-width:355px; }
.sec3-btls{ position:static; display:inline-block; margin:10px 0 0px; }
.s3-inr { margin-top: 18px; column-gap: 0; row-gap: 15px;}
.s3-bx{ width: 100%; max-width: 355px; padding: 15px 35px;}
.s3-bx h3{font-size: 22px;  line-height: 28px;}
.s3-bx-tx2 { font-size: 16px; line-height: 26px;}
.s3-bx-tx2 span { font-size: 18px; line-height: 28px;}
.s3-bx-tx1{margin: 0px 0 -48px;}

.strip {padding:20px 0;}
.strip-innr {max-width:355px;}
.strp-prodt1, .strp-prodt2 {max-width: 255px;}
ul.strip-list {
    margin-top: 0px;
    justify-content: center;
    row-gap: 15px;
}
ul.strip-list li{width: 100% !important; max-width: 355px; padding: 15px 14px; font-size: 16px; line-height: 26px; border: 1px solid #dedede; margin: 0 !important;}
ul.strip-list li img { margin: 0 auto 10px;}
ul.strip-list li span { font-size: 17px; line-height: 27px; margin-bottom: 2px;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.section4{ padding:30px 0 30px;}
.faq-container{padding:0; margin:10px 0 0;}
.accordion{font-size:17px; line-height:24px;}
.acdn-para{font-size:16px; line-height:22px;}
ul.acdn-lst li{font-size:16px; line-height:20px; margin-top:10px;}
/*-----------------------
CSS FOR FOOTER
------------------------*/	
footer {padding:25px 0 25px 0;}
.foo-btm{padding:15px 0;}
.foo-btm p, footer .ftr-txt2{font-size: 14px;   line-height: 20px;}

.footerBox1{ padding:30px 0;}	
.ftrBox1{ padding:0;}
.ftr-logo{ position:static; width:85px; margin-bottom:10px; display:none;}
.ftrBox2{ width:100%; margin-top:0px;padding: 2px 0 12px;}
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: 21px;margin-top: 8px;margin-right: 9px;}
.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;}
/*-============================================
CSS FOR INNER PAGE
============================================-*/
.innrBreadcrm{font-size: 15px;}

.prd-sec-1 {padding:25px 0;}
.prd-s1-lft {width: 100%;   margin: 0px 0 10px; padding:0;}
.prd-slide-div{padding:0;}
.prd-s1-p1 {font-size: 28px;
    line-height: 33px;
	padding-bottom: 22px;
	border:none;
}
.prd-s1-p3 {}
.prd-s1-p2 {font-size: 20px;
    line-height: 28px;
}
.prd-s1-ic-1 {display:block;
	position:static;
	transform:none;
	-webkit-transform:none;
	margin:0 auto 7px;
}
.prd-s1-lft-p1, .prd-s1-lft-p2 {padding-left: 0px;
	width:100%;
	text-align:center;
	line-height:23px;
	font-size:17px;
}
.prd-s1-lft-p2{font-size:20px;}
img.prd-slide-1 {max-width: 290px;}
.prd-lft-row {padding: 0 10px;
	width:50%;
	margin:18px 0 5px;
}
.prd-faq-box img.bx-prdta{top: 194px; right: 5px; width: 170px;}
.prd-strength-p1, .prd-strength-pkg p{ width:100%;}
.prd-strength-row .option-field{ width:100%;}
.prd-s1-hr {display:none;}
.prd-lft-prc-box {margin: 0 0 0;}
.prd-s1-rit {width: 100%;}
.prd-strength-pkg {padding-left: 26px; margin:5px 15px 0 0;}
.s1-p2{font-size: 16px; line-height: 25px;}
.buyOpt-row {width: 100%; margin:5px 0;}
.prd-s1-btn-row .shop-btn {}
.prd-mbg-p{display:none;}
.prd-s1-btn-row {margin: 20px 0 20px;}

.prd-mbg-block{
	padding-left:0;
	text-align:center;
}
.prd-mbg{
	width:80px;
	position:static;
	display:inline-block;
	margin-bottom:-5px;
}
.wan-spinner2{ margin:0 0 0 10px;}

ul.pr-dtl-s1-rgt-list li{ font-size:16px;}
p.desc_hed{ margin-top:0; font-size: 22px;}

/*-============================================
CSS FOR ABOUT PAGE
============================================-*/
.abt-s1-lft, .abt-s3-lft {width: 100%;
	text-align:center;
}
.abt-s1-img, .abt-s3-img {
	width:100%;
	position:static;
	display:inline-block;
	margin:25px 0 0;
	vertical-align:middle;
}
.in-pg-cont .s1-p1 {font-size: 26px;
    line-height: 34px;
}
.abt-s1-ul li, .abt-s1-ul li:nth-child(1) {width:50%;
	padding:0px 10px;
	margin:10px 0;
}
.abt-s1-ul {margin: 10px 0 18px;}
.abt-s1-ul li:nth-child(even){background:none;}
.abt-s2-ul {padding: 25px 0px 0;}
.abt-s2-ul li {width: 300px;
    min-height: 3px;
	float:none;
	display:inline-block;
}
.abt-s2-ul li:nth-child(2) {margin: 20px 0;}
.abt-s2-p-minht {min-height: 2px;}
/*-============================================
CSS FOR FAQ PAGE
============================================-*/
.faq-block {padding:0px 0px 0;}
.faq-block .acdn-content {padding: 0 10px;}
.faq-block .accordion {padding: 12px 32px 12px 10px;}
.faq-block .accordion:after {
	height: 20px;
    width: 19px;
	background-size:100%;
	right:10px;
}
/*-============================================
CSS FOR LAB PAGE
============================================-*/
.lab-btl-300 {max-width: 190px;}
.lab-box {width: 100%;
	margin:15px 0;
}
.lab-ul li {width: 50%;
	margin:10px 0;
    float: left;
}
.lab-row .lab-300-dtls {max-width: 190px;}
.lab-row {margin: 10px 0 0;}
.lab-hr {margin: 30px 0 20px;}
.lab-box .s4-p1 {text-align: center;}
.lab-ul li:nth-child(even) {background: none;}
.lab-ul {margin: 5px 0 0;}
.lab-s1-p1 {font-size: 16px;
	line-height:20px;
}
/*-============================================
CSS FOR REVEW PAGE
============================================-*/
.revw-lft{
    width: 100%;
    padding: 0 0 0 72px;
	background:none;
}
.revw-right {width: 100%;
	margin:10px 0 0;
	padding: 0 0 0 72px;
}
.rev-coat{display:none;}
.revw-container .lab-hr {margin: 20px 0;}
.revw-container {padding: 10px 0 0;}
/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{padding:30px 0;}
.cont-lft, .cont-right {width: 100%;
	padding: 0px 12px 20px;
}
.cont-img{position:static;max-width: 100%;}
.cont-p1 {font-size: 28px;
    line-height: 30px;
}
.cont-ul li {padding: 0 0 0 40px;}
.cont-ul{flex-wrap: wrap;}
.cont-ul .s4-p1 {font-size: 22px;
    line-height: 28px;
}
.cont-ic-1 {width:28px;}
.cont-ul li .s4-p2 {margin-bottom: 0;
}
.cont-ul .s4-p1 {font-size: 16px;
    line-height: 24px;
	word-break:break-all;
	font-weight:400;
}
.cont-hlf {width: 100%;}
.cont-input-box {margin: 10px 0;}
.cont-btn {margin: 20px 0 5px;}
.toltip-content{ right:-10px; width:320px; font-size:12px;}
/*===============CHECKOUT_PAGE=================*/
.checkout_section{ padding:20px 0;}
.chk-right{ width:100%;}
.chk-left{ width:100%; margin-top:20px;}
.steps-chk{ padding:10px 0;}
.frmBox{ padding:15px 10px;}
.input-box.hlf{ width:100%;}
.input-box.cvv{ width:48%;}
.input-box.payfld {padding: 0 0 0 8px;}
.fieldToggle{ font-size:14px; padding-left:25px;}
a.continue-btn{ width:100%;margin-top: 15px;}
a.bak-btn{ margin-top:15px; font-size:16px;}
.order-smry-hdng{ font-size:22px;}
.summry-drower {float: left;
    width: 100%;
	display: none;
	border-top:1px solid #ccc;
	margin-top:20px;
	}
#summry-tog{position:relative;}
#summry-tog.open:after {background:url(../images/arrow-right.png) no-repeat center center;
    background-size: 100%;
	}
#summry-tog:after {content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    height: 25px;
    width:25px;
    background: url(../images/arrow-dwn.png) no-repeat center center;
    background-size: 100%;
    transform: translateY(-50%);
}
#summry-tog{border:none;margin:0;padding:0;}

.drawer__header{height: 50px;padding-top: 12px;}
.add-to-cart{margin:0px 0px 0 0;}
}
@media only screen and (max-width:479px) {

.s1lhd1{font-size: 18px;line-height: 23px;}
.s1lhd2 {font-size: 22px;line-height: 28px; padding:0;}
.s1ltxt {font-size: 16px;line-height: 21px; width: 70%;}


.s3subhding {margin: 10px 0 0 0;}
.s3subhding::before, .s3subhding::after {width: 5%;}	
.s4-ul{width: 100%; margin-top: 16px;}	

.prd-cards{width: 236px; margin: 20px auto 0; float: none; display: block;}	
}
