@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;
}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.menu-bar{width: 435px;}
.banner{height: 790px;}
.bnr-mid{width: 48%; margin:115px 55px 0px;}
.bnr-p1{font-size:80px; line-height:80px;}
.bnr-p3{font-size: 19px;line-height: 31px; width:86%;}
.bnr-leaf {max-width: 420px;left: -12%;top: 175px;}
.bnr-prodt1 {top: 166px; }
.bnr-prodt2 { right: 14%;}
.bnr-prod {
    right: 0%;
    max-width: 553px;
    top: 113px;
}
.bnr-model {right: 0%;top: 80px;}

.bnr-strip{overflow:hidden;}
.prodt-sec-model {left: -6%;}
.bnr-prodt1 { top: 96px; right: -60px;}
.strip {padding: 25px 0px 25px;}
ul.strp-list li{ font-size:25px; line-height:35px;}
ul.strp-list li span { font-size: 19px; line-height: 28px; margin-bottom: 8px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-3{ height:auto;}
.section-3 .s1-p1 {width: 61%;}
.s3-lft {  width:32%;}
.s2-prodts {right: 5%;}
.s2-models {max-width: 460px;top: 340px;}
ul.s2-list {}
ul.s2-list li { width: 67%;}
.s2-inr-rgt .comn-txt{ width:89%;}
ul.s2-list li span{ font-size: 21px;   line-height: 41px;}
.s2-model { top: 33px;  max-width: 33%;} 
ul.s2-list li img { top: 8px;}
ul.s3list{}
ul.s3list li{padding: 100px 15px 0 250px;font-size: 40px;line-height: 50px;}
.s3-li-prdt1 {max-width: 290px;top: 85px;}
.s3-li-prdt2 {left: -6%;}
ul.s3list li:nth-child(1){ }
.s1-p1{ font-size:50px; line-height:60px;}
.s1-p1 span{ font-size: 40px; line-height: 56px;}
.comn-txt {font-size: 19px;line-height: 32px;}
.txt-pdng { padding: 0 50px;}
.s3-rit{ width:42%;}
.s3-prdts{left: 140px;}
ul.s3list2 {width: 95%; margin-top:40px;}
.btl-sec { max-width: 39%;  top: 113px; left: 32%;}
ul.s3list2 li { width: 48%;}
.btl-sec {position: static;  display: inline-block;  margin: 20px 0 0;   max-width: 270px;}
.s3-lft { width: 100%;  padding: 0 0 0;  margin: 0 0 0 0;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.section-4 {
    margin: 0px 0 0 0;}
ul.s4list li {margin: 0 32px 0 0;}

.section-5 {}
.s5-lft {width: 100%;}
.s5-model {max-width: 530px;left: -4%;top: -10px;}
ul.s5-list{ margin:-17px 0 0;}
ul.s5-list li {padding: 0 0 0;}
.s5-shape2 { left: 290px; top: 626px;}
ul.s5-list li h1{}
ul.s5-list li h1 span {}

/*-------------------------
CSS FOR PRD PAGE
--------------------------*/
.s1-p2{ }
.s1-p3{ }
.s1-prd-box{ padding:0px 0px 0px; width:22%;}
.s1-p3{}

.prd-s1-p1 { font-size: 40px;line-height: 52px;}
.s1-prd-imgbx { min-height: auto;}
.strip-img {
    top: 307px;
    max-width: 305px;}
.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-strength-pkg p{
	font-size: 23px;
}
.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: 35px;
}

}
 @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: 10px 0;
}
.menu-bar {
	display: none;
}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 7px;
	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: #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(-7px, 6px);
	transform: rotate(-45deg) translate(-7px, 6px);
	background: #000;
}
.dl-active .bar2 {
	opacity: 0;
}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #000;
}
.mob-menu-div {
	float: left;
	width: 100%;
}
.mobimenu {
	float: left;
	width: 100%;
	position: fixed;
	top: 60px;
	background: #f4f8ff;
	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:12px 56px 0 0;
}
.logo { margin: 8px 0 0 0;}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner { height: auto; background-size: cover; padding:0px 0 65px;background-position: 50% top;}
.bnr-mid{width: 46%;
    margin: 50px 0 50px 80px;}
.bnr-leaf { max-width: 360px; left: -16%; top: 232px;}
.bnr-prodt1 {top: 60px; right: -90px; max-width: 403px;}
.bnr-prodt2 { right: 0%;}
.bnrgt-prd{	right:-70px; top:-20px; width:240px;}
.bnr-p1 {font-size:65px;line-height:65px;}
.bnr-p1 span {font-size: 28px;  line-height: 34px;}
.bnr-p2 {font-size:40px;line-height:52px;margin:12px 0 0 0;}
.bnr-p3 { font-size: 18px; line-height: 28px; margin: 20px 0 0px 0; width: 100%;}
.btnbx{ max-width: 215px; margin: 30px 0 0 0;}
.btntxt::before, .btntxt::after {width:35px;}
.bnr-model {
    right: -8%;
    top: 60px;
    max-width: 360px;
}
.bnr-prod {
    right: 0%;
    max-width: 383px;
    top: 92px;}

.shop-btn {margin-top:26px;}
.strip {padding: 10px 0 20px;}
ul.strp-list li{ text-align:center; line-height:30px; font-size:20px;}
ul.strp-list li img{ position:static; display:block; margin:0 auto 10px;}
.s1-lft {
        width: 100%;
    margin-top: 0; text-align: center; }     
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1, .section-2, .section-3{ padding:50px 0;}

.s1-block2 { width: 90%;}
.prd-shop-btn{width:90%;}
.s1txtbx {margin: 65px 0 0 0;}
.s1-p1 {font-size:40px; line-height:50px;}
.s1-p1 span{ font-size: 33px; line-height: 44px;}
.comn-txt {font-size: 17px; line-height: 27px;}
.txt-pdng{ padding:0 0;}
.s1-block { margin: 30px 0 0; justify-content: center; column-gap: 15px;}
.s1-prd-box{     width: 46%;
    margin-bottom: 25px;
    margin-right: 43px;
    margin-right: 22px;
}
.section-3{ background-size:cover; height:auto;}

/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2{ height: 680px;  padding: 0 0 0 0;}
.s2-model1 {  position: static;  display: block;   margin: 0 auto;}
.s2-lft {float: none;  display: inline-block;  width:100%;  margin-top: 0;  text-align: center;}
ul.s2-list { margin-top:45px;}
ul.s2-list li {width: 33.33%;}
ul.s2-list li img {margin: 0 auto 15px;}
ul.s2-list li span {}
.s2-prodts {position: static;max-width: 315px;margin-top: 25px;}
.s2-models {position: static;max-width: 450px;}
.s2mid{ width:100%;}
.section-2 .s1-p1 {}
.s2-inr-rgt {padding: 20px 0 0 0;
    width: 100%;
    text-align: center;
}
.s2-inr-rgt span {font-size: 26px;line-height: 30px;margin-bottom: 12px;}
.petal {top: 360px;width: 235px;}

ul.s3list {justify-content: center;column-gap: 14px;margin: 40px 0 0px;}
ul.s3list li {padding: 218px 40px 0;font-size: 34px;line-height: 44px;}
ul.s3list li .btnbx{ margin-top:0px;}
.s3-li-prdt1, .s3-li-prdt2{  transform: translateX(-50%);  left: 50%;  max-width: 220px;  top: 10px;}
.s3-rit .comn-txt { width: 100%;}
.s3-prdts { left: 86px; max-width: 255px;  top: 172px;}
.s3-rit { width: 100%;  text-align: center;}
ul.s3list2 {width: 100%; margin-top: 20px;}
ul.s3list3{display:none;}
ul.s3list2 li {width: 23%;font-size: 22px;line-height: 32px;}
.section-3 .s1-p1 {    width: 100%;    text-align: center;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
ul.s4list li {
    font-size: 14px;
    line-height: 26px;
    margin: 0 10px 0 0;
}
.section-5 { padding:50px 0 50px 0; height: auto;}
.s5-lft {float: none;display: inline-block;width:100%;text-align: center; margin-top: 0px;}
.s5-model {max-width: 430px;margin: -40px 0 0 0;position: static;}	
ul.s5-list {    margin: 30px 0 0 0;}
ul.s5-list li {    padding: 0 11px;
    width: 14%;}
.li-contnt { width: 100%; margin: 0px 0 0; padding: 0px 0px; text-align: center; min-height: auto;}
.s5-shape2 { left: 210px; top: 480px;}
.s5-shape1{ top:115px;}
.s5-shape3 { left: -130px;}
ul.s5-list li h1 { font-size: 16px; line-height: 26px; margin-top: 0;}
ul.s5-list li h1 span { font-size: 22px; line-height:30px;}

.bnr-strip { padding: 50px 0;}
.strip-tot {margin: 30px 0 0 0;}
.prodt-sec-model {
    position: static;
    max-width:55%;}
.bnrstrip-rgt { width: 100%;margin-top: 20px;}
.bnrstrip-rgt .s1-prd-box { width: 49%;}
.s1-prd-1 { max-width:200px; }
.s1-prd-box:nth-child(4):after{border-right:1px solid #848282;}
.s1-prd-box:nth-child(3):after, .s1-prd-box:nth-child(6):after{ border:none;}
.s1-p3 {}
.prd-shop-btn{margin:16px 0 0 0;width:80%;}
.s1-prd-imgbx{ width:100%;}
.s1-prd-contenT {}
/*-============================================
CSS FOR INNER PAGE
============================================-*/
.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;
}
.prd-strength-pkg {
    padding-left: 26px;
    margin-left: 15px;
}
.prd-strength-row {
    padding: 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-s1-btn-row .shop-btn {
    width: 190px;
	font-size: 22px;
    line-height: 55px;
}
.prd-strength-pkg {
    padding-left: 25px;
    margin-left: 13px;
}
.prd_quantity{ margin-top:0;}
.prd-strength-row{padding:10px 0 0 0;margin:16px 0 0 0;}
/*-============================================
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: 25px 15px;
}
.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;
}
/*===============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;}
}
@media only screen and (max-width:767px) {
.container {
	width: 100%;
	padding: 0 10px;
	max-width: 600px;
}
.hide-mob{display: none;}
.show-desk, .show-tab {
	display: none;
}
.show-mob {
	display: block;
}
.blue-p {
    font-size: 16px;
    line-height: 20px;    
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.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: 130px; margin: 0;}
.menu-lock-mob {   right: 60px;    top: 4px;}
a.cart-top {
    margin: 8px 43px 0 0;
	padding: 5px 7px;
    font-size: 16px;
    line-height: 16px;
}
.mob-mnu-ic {   top: 7px;}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner { padding: 0px 0 0px; height: auto; text-align: center;}
.bnr-mid{ display: inline-block;  width: 100%; margin: 0px 0 0; text-align: center;  padding: 30px 0 30px;   position: relative;  background: #ebebeb;}
.bnr-leaf { position: static; max-width: 100%;}
.bnr-prodt1 {max-width: 280px; position: static; margin: 20px auto 0px; z-index: 9;}
.comn-txt { font-size: 16px; line-height: 24px; padding: 0 0px; color: #282828; margin: 14px 0 0 0;}
.s1-p2 { font-size: 23px; line-height:33px; min-height:auto;}
.s1-p3 {font-size: 24px;line-height: 30px;}
.bnr-prodt2 { max-width: 210px; display: inline-block; margin: 96px -30px 0 30px; z-index: 1; position: static; vertical-align: top;}
.bnr-model {
    position: static;
    max-width: 76%;
    margin-top: 10px;
}
.bnr-prod {
    position: static;
    display: block;
    margin: 0 auto;
    max-width: 70%;}

.btnbx { margin: 18px 0 0 0; }
.shop-btn, .prd-shop-btn{ height:50px; line-height:50px; margin-top:20px;}
.bnr-p1 {font-size: 34px; line-height: 40px;}
.bnr-p3 {line-height: 24px; margin: 0px 0 0px 0; font-size: 16px;}
.bnr-p2 { line-height: 26px;margin: 0px 0 0px 0;}
.bnlft-prd, .bnrgt-prd{display:none;}
.bnrprd-mob{margin:20px auto 0 auto;max-width:90%;}

.bnr-strip { padding: 30px 0;}
ul.strp-list {justify-content: space-between;  margin-top: 10px;  column-gap: 0;}
ul.strp-list li{width: 49%; padding: 15px 10px;  line-height: 32px;  font-size: 18px;  border: 1px solid #dedede;}
ul.strp-list li img{}
ul.strp-list li span { font-size: 20px;}
.strip-tot{ margin-top:20px;}
.prodt-sec-model {max-width: 70%;}
.bnrstrip-rgt .s1-prd-box {
    width: 100%;}
.bnrstrip-rgt { justify-content: center;
    float: left;
    width: 100%;
    margin: 20px 0px 0;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-2, .section-3, .abt-sec-1, .abt-sec-2, .abt-sec-3,.lab-sec-1{     padding: 30px 0 0; height:auto;}
.section-1{height: auto;  background: #f1f1f1;  text-align: center; padding: 30px 0; overflow: hidden;}
.s1-p1, .s1-lft .s1-p1, .s2-inr-rgt .s1-p1 { font-size:28px; line-height:37px; position: relative;}
.s1-p1 span, .s1-lft .s1-p1 span { font-size: 26px; line-height: 34px;}
.s1-prd-box{ width: 100%; max-width: 370px; float: none; margin: 0 0 0px 0; display: block;padding: 0px 0px 0px;}
.s1-prd-box:after {border:none !important;}
.s1txtbx{width:100%;margin:50px 0 0 0; text-align:center;}
.s1imgbx{display:none;}
.s1txtbx-hd { font-size: 28px; line-height: 37px; text-align: center;}
.sec1-mob{max-width: inherit; width: calc(100% + 40px);   margin: 10px 0 -10px -20px; display: inline-block;}
.s1txtbx-txt{text-align:center;padding:0 0 0 0;}
.viewmore{margin:25px auto 0 auto;}
.s1prd{width:200px;}
.s1-block {margin: 25px 0 0;row-gap: 24px;}
.pad{padding:0 0;}
.s1-prd-imgbx{height:auto;}

.s1-block2 {width: 84%;}
.s1-prd-1{position: static;
    margin: 0px auto 0;
    display: block;}
.s1-block2 .s1-prd-box {margin: 0px 6px 0 0;}
.prd-shop-btn{margin-top: 12px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2{padding-top:0; padding-bottom:30px;}
.s2-lft {width: 100%;}
.s2mid{width:100%;}
.s2-p2 {
    font-size: 24px;
    line-height: 30px;   
}
.s2-p3 {
    font-size: 17px;
    line-height: 25px;
    margin: 20px 0 0 0;
}
.s2-prodts {
    position: static;
    max-width: 280px;}
.s2-models {
    position: static;
    max-width: 100%;
	margin-bottom:-15px;
}	
.s2-Box {width: 100%; text-align:center;}
.section-2 .s1-p1 {}
.s2-block {width: 100%; margin-top:25px;}
.s2-inr-lft { width:100%; height:auto;border-radius: 10px 10px 0 0px;margin-top: 13px;}
.s2-inr-rgt {width:100%; height:auto;padding: 20px 15px 0px 15px;text-align: center;border-radius:0 0 10px 10px;}
.s2-model1{display:inline-block; max-width: 100%;   margin: 10px 0 0 0;}
.s2-inr-lft img{ max-width:100%;}
.s2-inr-rgt .comn-txt {font-size: 18px; line-height: 28px;}
ul.s2-list { margin-top: 20px; justify-content: center;}
ul.s2-list li {  width: 100%;font-size: 17px;  line-height: 25px;   }
ul.s2-list li span {  line-height: 30px;}
ul.s2-list li img{ margin: 0 auto 10px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3 .s1-p1 {  text-align: center;font-size: 28px; line-height: 34px;}
ul.s3list{margin: 20px 0 0px;}
ul.s3list li{ width: 100%; max-width:355px;}
ul.s3list li img{ top: 18px;}

.s3-rit { width: 100%; text-align: center; padding: 0 0;}
.s3-rit .comn-hdng{ text-align:center;}
.s3-prdts{ position:static; display:block; margin:0 auto 10px; max-width: 48%;}
ul.s3list2 li {}
ul.s3list2 li img {margin-bottom: 0px;}
.btl-sec{        max-width: 100%;}


.strip {padding: 0px 0 30px;
    height: auto;
}
.s1-prd-contenT {
        padding: 10px 0px 0px;
    margin-bottom: 15px;
    text-align: center;}
.s2-inr-rgt .comn-txt {
    width: 100%;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.section-4{margin:0px 0 0 0;}
ul.s4list li {
	width:100%;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 0 0;
}
/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5 {padding:30px 0 30px;height:auto;background-size:cover;}
.s5-shape1, .s5-shape2, .s5-shape3{ display:none;}
.s5-lft {width: 100%;margin-top: 0;text-align: center;}
ul.s5-list { margin: 20px 0 0px; row-gap: 18px; justify-content: center;}
ul.s5-list li{     padding: 0 0 0 0;width: 32%;} 
ul.s5-list li h1{  margin-top: 0px;}	
ul.s5-list li h1 span {font-size: 17px;line-height: 25px;}	
.li-contnt{ padding: 0px 0px;}
ul.s5-list li img {}		
.s5-img {
    margin-top: 0;
}
.s5-img-mob{
	display:inline-block;
	max-width:100%;
	vertical-align:middle;
}
.s5-img{
	display:none;
}
.s5-model {max-width: 80%;margin: -28px 0 0 0;}
.strip-img {     position: static;
    display: block;
    margin: 0 auto;
    max-width: 223px;     display: none;}

/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6 {
    padding: 8px 0;
}
.s6-ul li span{
}
.s6-ul li{vertical-align:top; position:relative; padding-left:35px;	width:45%; font-size: 16px; line-height: 24px; padding-right: 40px;}
.s6-ul li img{ position:absolute; top:0; left:0;}

img.ingr-img{max-width: 100%;}
/*-----------------------
CSS FOR FOOTER
------------------------*/	
.footerBox1{ padding:30px 0;}	
.ftrBox1{ padding:0;}
.ftr-logo{ position:static; width:85px; margin-bottom:10px; display:none;}
.ftrBox2{ width:100%; margin-top:0px;}
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; margin-top:10px; margin-right:0; width:100%;}

.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
============================================-*/
.prd-sec-1 {padding:25px 0 0;}
.prd-s1-lft {width: 100%;margin: 0px 0 0;padding:15px 10px 0 10px;}
.prd-s1-rit{padding:0 10px 15px 10px;}
.prd-sec-1 .s1-p2 {font-size: 17px;line-height: 27px; color:#000;}
.prd-s1-p1 {font-size: 28px;line-height: 33px;}
.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: 250px;}

.prd-lft-row {padding: 0 10px;width:50%;margin:18px 0 5px;}
.prd-s1-hr {display:none;}
.prd-lft-prc-box {margin: 0 0 0;}
.prd-s1-rit {width: 100%;}
.prd-strength-p1{font-size:16px;line-height:20px;width:100%;}
.prd-strength-row .option-field{width: 100%;}
.prd-strength-pkg {padding-left: 26px;margin:5px 15px 0 0;}
.buyOpt-row {width: 100%;margin:5px 0;}
.prd-strength-row{ }
.prd-s1-btn-row .shop-btn {width: 100%; font-size: 20px; line-height: 50px; margin-top:0;}
.prd-mbg-p{display:none;}
.prd-s1-btn-row { margin: 20px 0 20px;}
.prd_quantity{ margin-top:0;}
p.desc-head{margin-top:10px}

.accordion {padding: 14px 25px 13px 0px;font-size: 23px;line-height: 26px;}
.prd-faq-box {margin-top: 20px;}
.buyOpt-pkg p {font-size: 21px; line-height: 28px; padding: 10px 15px 12px;}
.revw-tik {width: 18px;}
.revw-row {padding: 0 0 0 70px;}
.lab-ana-p1 {font-size: 20px;line-height: 23px;padding: 5px 5px 0px;}
.certi-50-div { width: 48%;}
.shop-sec-1{padding: 30px 0;}
.accordion:after {right: 8px;}
.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;}
/*-============================================
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: 20px 12px;}
.cont-p1 {   font-size: 28px;   line-height: 30px;}
.cont-ul{margin-top:20px;}
.cont-ul li {   padding: 0 0 0 0px;    margin-top: 0px;}
.cont-ul .s4-p1 {   font-size: 22px;   line-height: 28px;}
.cont-ic-1 {   width:28px;}
.cont-ul li .s4-p2 {   margin-bottom: 0;	font-size:18px;}
.cont-ul .s4-p1 {   font-size: 15px; 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;}

.pop-innr{ width:100%;}

}


@media only screen and (max-width:480px) {
	.blue-p {
		font-size: 13px;
		line-height: 16px;    
	}
	.prd-strength-row{ width:100%;}
	.prd_quantity{ width:100%;}
	.prd_quantity .prd-strength-p1{ margin-top:12px;}
	.s6-ul li{padding-right: 10px; margin-bottom:5px;}
	.prd-cards{width:150px;}
}
