@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:1185px) {
.container {
	width: 1004px;
}
.banner-heading {font-size:52px; line-height:52px; padding-right:210px;}
.banner-tiktok-strip { padding: 10px 0 6px 70px;}
.bnr-serum-icon {left: 15px;}

.banner-img { width: 520px; right:-75px;}
.bnr-row-left { width: 62%;}
.bnr-row-left-inner-text2 {font-size: 17px; line-height: 23px;}

.banner-section .button_box { margin-top: 15px;}

ul.featured_logoList { max-width: 830px;}

.s2-row-left { width: 50%;}
.s2-row-right { width: 45%;}

.s3-viral-col { padding:25px 15px 20px;}
.s3-viral-col-text1 {font-size: 19px; line-height: 25px;}
.s3-viral-col-text2 { font-size: 17px; line-height: 25px;}

.s4-col-left { width: 36%;}
.s4-col-right { width:60%;}
.s4-col-heading { font-size: 25px; line-height: 29px;}
.s4-col-text4 {font-size: 16px; line-height: 24px;}

.s7-row:before, .s7-row:after{ width:20%;}
.s7-row-inner-row-text { font-size: 20px; line-height: 26px;}
.s7-row-inner-row:first-child:before {top: -93px;}

.s8-col { width: 10%;}
.s8-bg-img-two { width:250px; left: -200px; bottom:-200px;}
.s8-bg-img-three { width:380px; right: -280px; bottom:-250px;}
/*-------------------------
CSS FOR PRD PAGE
--------------------------*/
.prd-s1-p1 {
    font-size: 28px;
    line-height: 40px;
}
.prd-strength-row .option-field li{
	padding:10px 20px;}
.prd-strength-row .option-field {
    width: 100%;
    font-size: 16px;
    line-height: 20px;}
.prd-s1-lft {
    width: 46%;
    margin: 0px 0 0;
}
.prd-s1-rit {
    width: 52%;
}
.prd-s1-rit .s1-p2{ font-size:16px;}
.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;
    line-height: 58px;
}
.shop-sec-1 .s1-p1:after{ width:460px;}
.prd-strength-pkg {
    margin-left: 23px;
	padding-left: 26px;
}
.prd-strength-p1 {
    font-size: 22px;
}
.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-sec-1{ padding:30px 0;}
.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: 58px;
	background: #f7faff;
	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:1px 56px 0 0;
}
.logo {max-width: 95px;}
/******************************/
.banner-heading {font-size:45px; line-height:49px; padding-right:100px;}
.banner-tiktok-strip { padding: 10px 0 6px 60px;}
.bnr-serum-icon { left: 10px;}
.banner-tiktok-strip-text { font-size: 15px; line-height: 21px;}
.banner-img { width:515px; right: -155px;}
.bnr-row-left-inner { padding: 0 0 25px 38px;}
.bnr-row-left-inner-text1 { font-size: 22px; line-height: 28px;}
.bnr-row-left-inner-text2 { font-size: 16px; line-height: 22px;}

.banner-section .button_box { margin-top:30px;}

ul.featured_logoList { max-width: 610px;}
ul.featured_logoList li img { height: 22px;}

.common-heading { font-size: 35px; line-height: 43px;}
.common-text { font-size: 17px; line-height: 27px;}

.s1-box { padding: 30px 20px 35px;}
ul.s1-list li p { font-size: 16px; line-height: 24px;}

.s2-row-left { width: 48%;}
.s2-row-right { width: 48%;}
.s2-row-cont-text2 { font-size: 17px; line-height: 25px;}
.color-choose-box { width:50px;height: 50px; padding:5px;}
.color-name-text { font-size: 13px; line-height: 19px;}

.s3-vdo-col{ height:auto !important;}
.s3-viral-col { padding:15px 10px 20px;}
.s3-viral-col-img-box { width:40px;}
.s3-viral-col-content { width: calc(100% - 75px);}
.s3-viral-col-text1 {font-size: 17px; line-height: 23px;}
.s3-viral-col-text2 { font-size: 15px; line-height: 23px;}
.s3-viral-no {width: 20px;}
.s3-viral-no-text { font-size: 12px; line-height: 21px;}
.s3-viral-heart{ width:20px;}

.s4-col { width: 48.5%; padding:20px 0 15px;}
.s4-col-left { width: 100%; padding:0 15px;}
.s4-col-img { width: 100%; height:220px; object-fit:cover;}
.s4-col-right { width:100%; padding:20px 18px 0;}
.s4-col-text3 { font-size: 16px; line-height: 24px;}
.s4-col-text4 { width:calc(100% + 36px); margin:18px 0 0 -18px; font-size: 16px; line-height: 24px; padding:15px 0 0 18px;}

.s5-progres-bar { height: 6px; width:68%;}
.s5-content-text1 { font-size: 28px; line-height: 34px;}
.s5-content-text2 { font-size: 15px; line-height: 21px;}

.s6-row-cont-right {  width: calc(100% - 120px);}
.s6-row-cont-text2 { font-size: 17px; line-height: 25px;}

.s7-row:before, .s7-row:after { top: -6%;}
.s7-row:before { left: 110px;}
.s7-row:after { right: 110px;}
.s7-row-inner-box { width: 220px;}
.s7-row-inner-row:first-child:before { top: -85px;}
.s7-img { right: 30px; margin-top: -160px; width: 130px;}
.s7-img-two { left: 30px;}
.s7-row-inner-row-text { font-size: 18px; line-height: 24px;}

.s8-col { width: 11%;}
.s8-bg-img-one {right: 100px; top: -100px; width: 100px;}
.s8-bg-img-two { width: 220px; left: -205px; bottom: -170px;}
.s8-bg-img-three { width: 350px; right: -275px; bottom: -230px;}

/*-============================================
CSS FOR INNER PAGE
============================================-*/
.prd-s1-p1 {
	font-size: 22px;
    line-height: 32px;
}
.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-strength-row .option-field li {
    padding: 10px 10px;
}
.prd-strength-row .option-field{ font-size:13px;}
.resp-tabs-list li{ font-size:18px; width:38%;}
.prd-mbg-p {
    font-size: 18px;
    line-height: 22px;
    padding-left: 50px;
    margin: 10px 0 0 7px;
}
.shop-sec-1 .s1-p1 {
    font-size: 25px;
    line-height: 35px;}
.shop-sec-1 .s1-p1:after {
    width: 330px;
}
.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;}

/*-============================================
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;
}
.show-desk, .hide-mob {
	display: none;
}
.show-mob {
	display: block;
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.blue-strip {
    height:31px;
}
.blue-rgt{width:100%;}
.blue-p2 {
    display:inline-block;
	float:none;
    font-size: 14px;
    line-height: 16px;
}
.blue-ship-icn {
    margin: -2px 1px 0 0;
}
.top-bar {
	height: 55px;
	margin-top: -55px;
	top:55px;
	padding:8px 0;
}
.top-sec {
	margin-bottom: 55px;
}
.mob-mnu-ic {
	top: 1px;
}
.mobimenu {
	top:57px;
}
.mobimenu.mobimenu-top {
	top: 55px;
}
.mobimenu li ul li a {
	padding: 5px 10px;
}
.mobimenu li ul li {
	font-size: 16px;
}
.logo {max-width: 98px;}
.menu-lock-mob {
    right: 60px;
    top: 4px;
}
a.cart-top {
    margin: 5px 43px 0 0;
	padding: 5px 7px;
    font-size: 16px;
    line-height: 16px;
}
.mob-mnu-ic {
    top: 7px;
}
/*.brd-blue-lft{
	display:none;
}*/

.banner-section{ padding:25px 0 55px; overflow: hidden;}
.banner-left{ width:100%;}
.banner-rev-text { font-size:13px; line-height:17px;}
.bnr-rev-star { }
.banner-heading { font-size: 34px; line-height: 38px; padding-right: 0; margin-top:7px;}
.banner-tiktok-strip-text { font-size: 15px; line-height: 25px;}
.banner-tiktok-strip { padding: 6px 0 6px 10px;margin-top: 10px;}
.bnr-serum-icon { left: 12px; margin-top: -20px; width: 34px;}

.bnr-row { width:100%; position:relative;}
.bnr-row-left { width:60%;}
.bnr-row-left-inner { padding: 0 0 20px 35px;}
.bnr-row-left-inner:before { left: 12px;}
.bnr-row-left-inner:after { left: 5px; top: 5px; width: 8px; height: 8px; border: 4px solid #fff;}
.bnr-row-left-inner-text1 {font-size:18px; line-height: 26px;}
.bnr-row-left-inner-text2 {font-size:15px; line-height: 21px; margin-top: 5px;}
.bnr-row-right { width:100%; margin-top:25px;}
.bnr-row-right-inner { width:48.5%;}
.bnr-row-right-inner-text {left: 12px; top: 8px; font-size: 14px; line-height: 20px;}
.banner-img{ width: 170px;right: -15px;bottom: -110px;}

.banner-section .button_box, .button_box{ margin-top:25px;}
.button-text1 { font-size: 13px; line-height: 17px;}
a.commonBtn,.commonBtn { height: 60px; font-size: 17px; line-height: 65px; margin: 5px 0 8px;}
.button-text2 { font-size: 13px; line-height: 17px;}
.btn-tick-icn { width: 14px;}
.btn_arw { width: 15px; margin: 0px 0 0 5px;}

.bnr-vdo-text{ font-size:16px; line-height:22px; color:#000; font-weight:700; margin-top:20px; text-align:center;}
.bnr-video-row { justify-content: center; column-gap:15px; margin-top: 15px;}
.bnr-video-col{ width:75px; height:75px;}

.featured_sec { padding:20px 0 18px;}
.featured_text { font-size: 15px; line-height: 21px; width:100%;}
ul.featured_logoList{ display:none;}
.brand_strip_scroller {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: nowrap;
	margin-top:0;
	}
ul.scroll_brand_list {
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	flex-shrink: 0;
	animation: marquee-horizontal 15s linear infinite;
	}
ul.scroll_brand_list li {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
	position: relative;
	}
ul.scroll_brand_list li img { height:23px; width:auto;}



.section1{ padding:25px 0 30px; }
.sub-heading { font-size: 14px; line-height: 20px; margin-bottom:5px;}
.common-heading {font-size: 30px; line-height: 36px;}
.common-text { font-size: 16px; line-height: 24px; margin-top: 10px;}
.s1-block{margin: 20px 0 0px;}
.s1-prd-box{width: 100%;}
a.add-to-cart{ height: 50px;line-height: 50px;font-size: 16px;margin: 5px 0 0;}

.section2 { padding:30px 0 30px;}
.section2:before { border-width: 1px; margin-left:-0.5px; height:50px; top:-25px;}
.section2:after { width: 10px; height: 10px; top: -36px; border-width: 4px;}
.s2-heading-box{ display:inline-block; vertical-align:top; text-align:left; border-bottom:1px solid #ccc; padding:0 130px 20px 0;}
.s2-img-mob{ position:absolute; right:0; top:-30px; width: 170px;}
.section2 .common-text{ text-align:left;}

.color-box{ text-align:left; margin-top:20px; float:none;}
.color-text {font-size: 16px; line-height: 22px;}
.color-row{ margin-top:12px;}
.color-col { width: 16%;}
.color-name-text { font-size: 13px; line-height: 19px;}

.s2-row{margin: 20px auto 0; max-width:370px;}
.s2-row-left { width: 38%;}
.s2-img{ height:100%;object-fit: cover;}
.s2-row-right { width: 56%;}
.s2-row-cont-box{margin-top: 0;}
.s2-row-cont-row{ padding: 0 0 15px; margin-top:15px;}
.s2-row-cont-text1 { font-size: 18px; line-height: 24px;}
.s2-row-cont-text2 { font-size: 15px; line-height: 23px; margin-top: 5px;}

.section3 { padding: 30px 0 35px;}
.s3-top-icn { width: 25px;}
.s3-top-icn-one { top: 0; left:-5px;}
.s3-top-icn-two { top: 0; right:-5px;}
.s3-top-icn-three { bottom:0; left: -45px;}
.s3-top-icn-four { bottom:0; right: -45px;}

.s3-vdo-col{ height:400px !important; width:265px !important;}
.s3-viral-col{ width:325px !important;}

.section4 { padding: 30px 0 30px;}
.s4-row { row-gap: 25px; margin: 25px auto 0;}
.s4-col { width:100%; padding:12px 0 12px;}
.s4-col-left { padding: 0 12px;}
.s4-col-img{ height:auto;}
.s4-col-text1 { font-size: 15px; line-height: 19px;}
.s4-col-heading {font-size: 24px; line-height: 28px;}
.s4-col-text3 { font-size: 15px; line-height: 23px;}
.s4-col-text4 { width: calc(100% + 36px); margin: 18px 0 0 -18px; font-size: 15px; line-height: 21px; padding: 15px 0 0 18px;}

.section5 { padding: 30px 0 30px;}
.s5-row { margin: 25px auto 0;}
.s5-left { width:100%;}
.s5-slider-col-text{ font-size:17px; line-height:23px; top:10px; left:10px;}
.s5-right { width:100%; margin-top:15px;}
.s5-content-box{row-gap:15px;}
.s5-content-text1 { font-size: 22px; line-height: 30px;}
.s5-content-text2 { font-size: 16px; line-height: 23px; margin-top:8px;}
.s5-progres-bar { height: 6px; width: 20%;}
.s5-progres-inner:after { width: 18px; height: 18px; border: 2px solid #fff;}

.section6{ padding: 30px 0 30px;}
.s6-row { margin: 20px auto 0;}
.s6-row-right { width:100%;}
.s6-row-cont-row{ border:none; padding-bottom:0; margin-top:10px;}
.s6-row-cont-right { width: calc(100% - 130px); position:relative;}
.s6-row-cont-right:before{ content:""; position:absolute; border-top:1px solid #000; width:30px; left:-40px; top:50%;}
.s6-row-cont-right:after{ content:""; position:absolute; width:8px; height:8px; background:#000; border-radius:50%; left:-40px; top:50%; margin-top:-4px;}
.s6-row-cont-text1 { font-size: 22px; line-height: 28px;}
.s6-row-cont-text2 { font-size: 15px; line-height: 21px; margin-top:10px;}

.section7 { padding: 30px 0 30px;}
.s7-row:before, .s7-row:after { top: -4%; width:5%;}
.s7-row:before { left: 21%; display:none;}
.s7-row:after { right: 21%; display:none;}
.s7-row-left { width: 49%;}
.s7-row-right { width: 49%;}
.s7-row-inner-box { width:100%;}
.s7-row-inner-row{ margin-top:50px;}
.s7-row-inner-row:first-child {margin-top: 30px;}
.s7-row-inner-row:before { top: -42px; height: 35px;}
.s7-row-inner-row:first-child:before { top: -79px; height:70px;display:none;}
.s7-row-inner-row-text { font-size: 13px; line-height: 20px;}
.s7-img{ position:static; display:inline-block; margin:40px auto 0; width:120px;}

.section8 { padding: 30px 0 30px;}
	.s8-row{margin: 20px auto 0; row-gap: 14px;}
	.s8-col {width: 25%; }
.s8-formula-img-mob{ margin:20px auto 0; max-width:100%;}
.s8-img-mob{ max-width:100%; margin:20px 0 0 -15px;}
	.s8-bg-img-two{}
	.s8-bg-img-three{}
/*-----------------------
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:10px;}
ul.ftr-nav li{ font-size:15px; 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
============================================-*/
.innrBreadcrm{padding:10px 0;}
.innrBreadcrm .s1-p1 {
    width: 100%;
}
.prd-sec-1 {
    padding:25px 0;
}
.prd-s1-lft {
    width: 100%;
    margin: 0px 0 10px;
}
.prd-s1-p1 {
    font-size: 22px;
    line-height: 33px;
}
.prd-s1-p3 {
}
.prd-s1-p2 {
    font-size: 20px;
    line-height: 28px;
}
.prd-strength-row .option-field{flex-wrap: wrap;}
.price{ width:100%; margin: 18px 0 0px;}
.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{
	float:left;
	width:100%;
}
.prd-strength-p1, .prd-strength-pkg p {
    font-size: 18px;
    line-height: 26px;
	margin-bottom:10px;
}
.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%;
}
.prd-mbg-p{
	display:none;
}
.prd-s1-btn-row {
    margin: 20px 0 20px;
}
.prd_quantity{ margin-top:0;}
.prd_quantity .prd-strength-p1{ display:inline-block; width:auto; margin-top:0px;}
.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;
	text-align:center;
}
.shop-sec-1 .s1-p1 {
    font-size: 20px;
    line-height: 35px;
    text-align: center;
	width:100%;}
.shop-sec-1 .s1-p1:after {
    width: 100%;
    bottom: 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;
}
.contact-bg{width:100%;}
.cont-p1 {
    font-size: 22px;
    line-height: 30px;
}
.cont-ul li {
    padding: 0 0 0 40px;
	    margin-top: 20px;
}
.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:16px;
}
.cont-ul .s4-p1 {
    font-size: 14px;
    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;}

}


@media only screen and (max-width:480px) {
	.prd-strength-row{ width:100%;}
	.prd_quantity{ width:100%; margin-top:10px;}
	.prd_quantity .prd-strength-p1{ margin-top:12px;}
	
}

@keyframes marquee-horizontal {
from {transform: translateX(0);}
to {transform: translateX(-100%);}
}