@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;
}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.sec1_heading{font-size:52px; line-height:58px;}
.sec1_prod{right:200px;}
.sec1_ba_image{right:380px;}
.sec1_model{width:480px;}

.list-bxs-h1{}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1{ padding:40px 0;}
.s1-inr{ padding: 0px 0 30px;}
.s1-lft{ width: 80%; margin: 0px 0 0 0;}
.s1-p1{ font-size:32px; line-height:42px;}
.s1-p1 span { font-size: 36px; line-height: 46px;}
.section-2 .s1-p1:after{ width:572px;}
.section-1 .shop-btn { margin: 25px 0 0;}
.s1-prds {top: 142px; left: 220px; width: 345px;}
ul.sec1-list li { width: 32%;}
ul.sec1-list li span{font-size: 22px;}
.s2-lft img{ width:350px;}

/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2{ padding:30px 0;}

.s2-p4:after, .s2-p4:before {
    right: -280px;
    width: 260px;
}
.s2-p4:before {
    left: -280px;
}
.s2-prd-2 {max-width: 150px;}
.s2-p3 { font-size: 18px; line-height: 28px; width: 100%; text-align:center;}
.s2-block{ column-gap:13px;}
.s2-p2{ font-size:14px;}
.section-2 .shop-btn, .shop-sec-1 .shop-btn{ font-size:16px;}
.s2-rit {
    float: left;
    width: 100%;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3{ padding:30px 0 0; }
.sec3-lft{ width:44%;}
.s3-p2 { font-size: 17px;}
.sec3-rit { padding: 35px 40px 35px 160px;}
.s3-p4{ font-size:18px;}
ul.s3-list {column-gap: 7px;}
ul.s3-list li, ul.s3-list2 li { width: 495px;}
.s3-ul{ margin-top:40px;}
.s3-ul li { margin-right: 20px;}
ul.s3-list li img, ul.s3-list2 li img { left: -45px;}
.list-bxs-rit {width: 62%;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5 .s1-p2 {width: 100%;font-size: 16px;}
.s5-inr{ margin:0;}
.s2-bx-rit { float: right;}
.s2-prd-1{}
.s5-box{    max-width: 425px;}
.s5-prod{ max-width: 465px;}	
.s5txt2{font-size: 17px;     padding: 10px 0 0; line-height: 26px;}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6{ padding:30px 0;}
.s6-ul li {  font-size: 14px; line-height: 24px; padding: 0px 0px 0px 60px;}
.s6-ul li span { font-size:18px;}
/*-------------------------
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;}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.sec1{padding:30px 0 0; height:750px;}
.sec1_heading{font-size:40px; line-height:46px; margin-top:12px;}
.sec1_text{font-size:17px;}
ul.sec1_list li{font-size:18px; line-height:22px;}
.sec1_prod{width:180px; right:80px;}
.doctor_strip{padding:12px 0 12px 120px;}
.doctor_strip p{font-size:14px; line-height:20px;}
ul.sec1_list{margin-top:20px;}
.button_box{max-width:380px; margin-top:35px;}
.sec1_image{right:90px; top:20px; width:240px;}
.sec1_model{width:451px; right:-220px;}

/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 .s1-p1:after { width: 400px;}
.s2-circle { top: -97px;}
.s2-block { column-gap: 15px;}
.s2-prd-box{width: 49%; margin-top:0px;}
.s2-rit .s2-prd-box{ width:49%;}
.s2-p1 {  font-size: 18px; line-height: 30px; }
.s2-p2 { font-size: 16px; line-height: 22px;}
.s2-ul li { display: inline-block; width: 15.5%;}
.s2-bx-rit{ padding:0 15px;}
.s2-price-div-idx { width: 100%;}
.section-2 .s1-p2 {
    width: 100%;
    font-size: 16px;
}
.s2-lft img {
    width: 248px;
}
.s2-rit {
    float: right;
    width: 100%;
}
.s2-lft{ margin-top:15px; float:none; display:none;}

.common_heading{font-size:32px; line-height:38px;}
.common_text{font-size:16px; line-height:24px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.sec3{padding:50px 0 50px;}
.sec3_left{width:49%;}
.sec3_right{width:50%;}
.feature_hdg{font-size:26px; line-height:32px;}
ul.feature_list li{font-size:15px; line-height:20px;}
ul.feature_list li:nth-child(1){top:135px;}
ul.feature_list li:nth-child(2){left:45px;}

/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.sec4{padding:40px 0 50px;}
.benefit_box_content p{font-size:16px; line-height:22px;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.s5-box{    max-width: 280px}
.s5-prod{    max-width: 170px;left: 42px;}
.s5rgt{    width: 60%;}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/

.sec6{padding:40px 0 50px;}
.ingredients_inner{grid-column-gap:15px;}
.ingredients_box{padding: 30px 55px 50px 25px; margin-top:15px;}
.ingredients_box:before{top:10px; bottom:10px; left:10px; right:10px;}
.ingredients_box h3{font-size:17px; line-height:20px;}
.ingredients_box p{font-size:16px; line-height:22px;}
.ingredients_image{width:110px;}


.sec7{padding:40px 0 50px;}
.sec7_left{width:50%; margin:35px 0 0;}
.sec7_right{margin:35px 0 0;}
.sec7_box{padding-bottom:15px;}
.sec7_box_content{width:calc(100% - 45px); padding:18px;}
.sec7_box_content h3{font-size:17px; line-height:20px;}
ul.sec7_box_list li{font-size:16px; line-height:24px;}


.sec10{padding:40px 0 50px;}

/*-============================================
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;
}*/
/*-------------------------
CSS FOR BANNER
--------------------------*/
.sec1{padding:0 0 35px; background:#f7f8f8; height:auto;}
.sec1_content{width:100%;}
.sec1_content_mob{width:100%; background:url(../images/sec1-mob.jpg) center top no-repeat #f7f8f8; background-size:103%; width:calc(100% + 30px); margin-left:-15px; padding:20px 15px;}
.sec1_rating img{width:65px;}
.sec1_rating{font-size:12px; line-height:14px;}
.sec1_rating span:before{top:3px; height:13px;}
.sec1_heading{font-size: 28px; line-height: 36px; margin-top: 0;}
.sec1_text{font-size: 15px; line-height: 22px; margin-top: 10px; max-width: 68%;}
.sec1-ba_img_mob{width:215px; margin:15px 0 10px;}
.sec1_prod_mob{position: absolute; right: -10vw; top: 32vw; width: 155px; z-index: 1;}
ul.sec1_list{margin-top:10px; max-width:90%;}
ul.sec1_list li{font-size: 16px; line-height: 22px; background-size: 12px; background-position: left 13px; padding: 8px 0 8px 18px; border-bottom: 1px solid #b7b7b7;}
ul.sec1_list li:last-child{border-bottom:none;}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.fet-logo-mob{
	display:inline-block;
	max-width:100%;
	margin: 12px 0 0;
    vertical-align: middle;
}
.fet-logo {
    display: none;
}
.white-p1 {
    font-size: 17px;
    line-height: 20px;
}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1, .section-2, .section-3, .section-4, .abt-sec-1, .abt-sec-2, .abt-sec-3,.lab-sec-1{ padding: 30px 0;}
.s1-lft{ width: 100%; text-align: center; margin-top: 0; padding: 0px 0px; }
.section-1{ padding-bottom:0;}
.s1-lft .s1-p1{ font-size: 22px; line-height: 35px; width: 100%;}
.s1-inr { background-size: cover; padding:0 0 25px; border:none;}
ul.sec1-list li span{ margin-bottom:10px; font-size:20px;line-height: 26px;}
.s1-p1,.s5txt1 { font-size: 27px; line-height: 36px;}
.s1-p1 span { padding-bottom: 5px; font-size: 30px; line-height: 36px;}
.s1-p2 { margin: 16px 0 0; font-size: 16px; line-height: 26px; padding-bottom:0;}
.section-2 .s1-p2 { width: 100%;}
.s1-ul { width: 100%; padding: 10px 10px; margin-bottom:5px;}
.s1-p1 span.line-styl { font-size: 23px; line-height: 25px; margin-top: -9px;}
.s1-prds { width: 247px; position: static; margin: 29px auto 0;}
.section-1 .shop-btn { margin: 20px 0 0;}
ul.sec1-list{ margin:0px 0 0;}
ul.sec1-list li {width: 100%;   font-size: 18px;  line-height: 24px; padding:0px 0 0 60px;}
.s1-ics{max-width: 40px; top: 0px;   left: 10px; }
ul.sec1-list li:before {top: 50px;left: 30px;bottom: 10px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2{ text-align:center; overflow:hidden}
.section-2 .s1-p1 { margin-bottom: 0px;}
.section-2 .s1-p1:after{ width: 100%; bottom: -7px;}
.s2-circle { display:none;}
.s2-prd-box,.s2-rit .s2-prd-box { width: 100%; margin-right:0; margin-top:0px;max-width: 355px; text-align: center;}
.s2-prd-div{ padding-bottom:0px;}
.s2-price-div{width:56%;}
.s2-price-div-idx{width:100%;}
.s2-price-div .shop-btn {margin-top: 10px;}
.s2-prd-1 {}
.s2-p1 { font-size: 20px; line-height:28px; padding: 5px 0px;}
.s2-p2 { min-height:auto;}
.marg-1 { margin: 35px 0;}
.s2-block {width: 100%; margin: 20px 0 0; justify-content: center;}
.s2-bx-rit { padding: 0 0px 0 0px;}
.s2-price-div .shop-btn{text-align:center;}

.common_heading{font-size:30px; line-height:34px; position:relative;}
.common_text{font-size:17px; line-height:23px; margin-top:10px;}

.s2-p4 { font-size: 30px; line-height: 30px;}
.s2-ul li { width: 25%; margin-top:12px;}
.comy { padding: 20px 0;}
.s2-ul { margin: 0 0 0;}
.s2-ic-1 { margin-bottom: 5px; width: 78%;}
.s2-rit {
    float: right;
    width: 100%;}
.s2-lft{ width:100%; margin-top: 20px;}
.s2-lft img{ display:inline-block; vertical-align:middle; max-width:100%;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.sec3{padding:25px 0 35px; overflow-x:clip;}
.sec3_mob_img{position:absolute; right:-15px; top:-20px;}
.sec3:before{height:50px; top:-30px;}
.sec3_left{width:100%;}
.sec3_right{width:calc(100% + 30px); margin:25px -15px 0 0; padding-left:5px;}
.feature_hdg{font-size:22px; line-height:28px; padding-left:10px;}
.features_box{margin:10px auto -50px;}
ul.feature_list li{font-size:13px; line-height:15px;}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.sec4{padding:25px 0 35px;}
.sec4_inner{max-width:470px;}
.benefit_box{width:100%; margin-top:35px; padding:20px;}
.benfit_sub-txt{font-size:10px;}
.benefit_box_content h3{font-size:19px; line-height:26px; padding-right: 50px;}
.benefit_box_content p{font-size:17px; line-height:23px; max-width: 90%;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5{ padding:0px 0 30px; overflow: hidden;     height: auto;}
.section-5 .s1-p2 {  width: 100%;}
.s5rgt{ width:100%; text-align:center;}
.s5-box{ position:static; display:block; margin:0 auto 0;     max-width: 335px}
.s5txt1{font-size: 28px;line-height: 34px; margin-bottom:10px;}
.s5-prod {max-width: 370px;left: 88px;top: 105px;}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.sec6{padding:25px 0 35px;}
.ingredients_inner{grid-template-columns:1fr; margin:8px auto 0; max-width:380px;}
.ingredients_box{margin-top:25px;}
.ingredients_box h3{font-size:19px;}
.ingredients_box p{font-size:17px; line-height:22px;}

.sec7{padding:25px 0 35px;}
.sec7_left, .sec7_right{width:100%;}
.sec7_left{margin:30px 0 0;}
.sec7_box{padding-bottom:25px;}
.sec7_box:before{left:11px;}
.sec7_box:after{width:12px; height:12px; top:15px;}
ul.sec7_box_list{padding-left:10px;}
ul.sec7_box_list{margin-top:12px;}
.sec7_box_content small{font-size:14px; line-height:20px; margin-bottom:5px;}
.sec7_box_content h3{font-size:18px;}

.sec10{padding:25px 0 30px;}
.faq-container{padding:10px 5px 0; margin-top:5px;}
.accordion{font-size:18px; line-height:24px; background-size:12px; padding:15px 20px 15px 0;}
.acdn-heading.accordion-open{background-size:12px;}
.acdn-para{font-size:16px; line-height:24px;}
ul.faq_list li{font-size:16px;}
/*-----------------------
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: 18px;
    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;}
	
}
