@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;
}
.for-mob {
    display: none;
}
 @media only screen and (max-width:1187px) {
.container {width: 1004px;}

.s1-left {width: 55%;margin: 65px 0 0 0px;}
.s1-hd{font-size: 45px;line-height: 58px;}
.s1-txt { font-size:22px;}
.s1-sub-tx {
    font-size: 120px;
    line-height: 100px;
    letter-spacing: 15px;}
.s1-prd {
   max-width: 520px;
        right: -6%;
}
.bnr-prds { width: 411px;}

.s2-bx {padding: 0 10px;}
.s2-bx p {font-size: 17px; line-height: 28px;}

.stp-btl1 {left: 50px;}
.stp-btl2 {left: -167px;}
.stp-btl3 {right: 16px;}
.stp-btl4 {right: -40px;}



.pck-bx {}
.s2-block {column-gap: 12px;}
/*-============================================
CSS FOR CONTACT PAGE
============================================-*/

.prd-s1-btn-row .shop-btn{width: 278px;}
.price{ font-size:30px;}
.shop-sec-1 .s2-prd-box,.s2-prd-box { }

}
 @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: 75px;
}
.top-bar {

    height: 75px;
    margin-top: -75px;
    top: 75px;
    padding: 10px 0;

}
.menu-bar {
	display: none;
}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	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: 75px;
    background: #f1f1f1;
    z-index: 99;
    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 {       margin-top: 11px;
    max-width: 200px;}
.sec1{padding:0 0 40px;}
.s1-bar { padding: 0 0 0 0;}
.s1-left {
    float: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    text-align: center;
	padding: 20px 40px 20px;
}
.s1-sub-tx{font-size: 80px;line-height: 68px;letter-spacing: 14px;}
.s1-hd{font-size:50px; line-height:60px;}
.s1-tx{font-size: 17px;line-height: 27px;margin: 10px 0 0;}
.s1-prd {
    position: static;
    max-width:100%;
    margin-top: 15px;}

.sec2{padding: 15px 0 50px;}
.comn-hdg{font-size:34px; line-height:46px;}
.s4-top .comn-hdg {
    width: 29%;
}
.s4-top .comn-tx {
    width: 65%;
    margin: 12px 0 0 0;
}
.comn-tx {font-size: 17px;line-height: 27px;margin-top: 15px;}
.s2-bx-sec {margin-top: 83px;}
.s2-bx{}
.s2-bx p {font-size: 17px;line-height: 27px;}

.sec3{padding:0px 0 40px; height:auto;}
.s3-rgt {
	float:none;
	display:inline-block;
	width:100%;
	text-align:center;
	padding:0;
	border-radius:0;
	}
.s3-lft-img {
    position: static;
    max-width: 100%;
    margin-top: 17px;}	
.s3-lft h3{font-size:42px; line-height:47px;}
ul.s3-list li {
    font-size: 17px;
    line-height: 25px;
    padding: 0 0 0 80px;}

.sec4{padding:50px 0;}
.s4-btm-lft{width:56%;}
.s4-btm-bx-img1-hding {
    font-size: 18px;
    line-height: 29px;
}
.s4-btm-bx p {
    font-size: 16px;
    line-height: 24px;
}
.s4-btm-bx p {font-size: 17px;
    line-height: 27px;
    width: 95%;
}
.s4-btm-bx img {max-width: 355px;}

.sec5{padding:40px 0;}

.pck-sec {justify-content: center;}
.pck-bx {
    width: 32%;
}

.stp-btl2 {
    left: -167px;
    width: 159px;
    top: 29px;
}
.stp-btl1 {
    left: -17px;
    width: 159px;
    top: -92px;
}
.stp-btl3 {
    right: -43px;
    width: 159px;
}
.stp-btl4 {
    right: -40px;
    width: 159px;
}
.stp-hdg {
    font-size: 39px;
    line-height: 49px;}

/*-============================================
CSS FOR INNER PAGE
============================================-*/
.shop-sec-1 .s2-prd-box {width: 48%;}
.prd-s1-p1 {
    font-size: 32px;
    line-height:42px;
}
.price {
     font-size: 28px;
        line-height: 38px;
        margin: 0px 0 15px 0;
}
.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 {
}
.prd-s1-btn-row{ margin-left: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: 300px;
    height: 55px;
    font-size: 22px;
    line-height: 55px;
    margin: 0;
}
.prd-strength-pkg {
    padding-left: 25px;
    margin-left: 13px;
	
}
.prd_quantity{ margin-top:0;width: 100%;}
.prd-s1-rit {
    width: 53%;
}
.prd-s1-lft {  width: 44%;}
.prd-strength-row .option-field{ width:100%;}

.accordion{ margin: 30px auto;}
.prd-s1-lft ul.strip1-list li{ width:100%;}

/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{
	padding:50px 0;
}
.cont-p1 {
    font-size: 32px;
    line-height: 32px;
}
.cont-ul li {
    padding: 0 0 0 0px;
}
.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;}
.prd-s1-lft {  width: 44%;}

}


@media only screen and (max-width:767px) {
	.for-mob{display:block;}
.container {
	width: 100%;
	padding: 0 10px;
	max-width: 600px;
}

.show-desk, .hide-mob {
	display: none;
}
.show-mob {
	display: block;
}
/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.innrBreadcrm{ font-size:16px;}
.blue-strip { height:31px;display:none;}
.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:1px 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: 9px;}
.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: 15px;}
.pop-innr {width: 100%;text-align: center;}
/*.brd-blue-lft{
	display:none;
}*/
.sec1{padding:0 0 18px; background-size:cover;}
.s1-txt {
    font-size: 18px;
    line-height: 24px;
}
.s1-left {padding:22px 5px 20px;}
.thick-bar{height:18px;}
.s1-sub-tx{
	display: inline-block;
    width: 100%;
    max-width: 355px;
    font-size: 32px;
    line-height: 25px;
    letter-spacing: 10px;
    padding: 11px 0 12px;
    border-bottom: 4px solid #000;
	}
.s1-hd{font-size:29px;  line-height: 37px;}
.s1-prd{max-width: 100%;margin-top: 14px;}
.s1-tx{font-size:17px; line-height:26px; margin-bottom:0;}
.comn-button{margin-top:25px; width:225px; height:54px; font-size:18px; line-height:54px;}

.sec2{padding:0px 0 0px;}
.comn-hdg{font-size: 28px;  line-height: 38px;}
.comn-tx{font-size:17px; line-height:26px; margin-top:14px;}
.s2-bx-sec{margin-top: 20px;justify-content: center;row-gap: 18px;}
.s2-bx {
    width: 100%;
    padding: 0 11px;
}
.s2-bx:after{ display:none;}
.s2-bx h3{font-size:18px; line-height:25px;}
.s2-bx p{font-size: 16px;  line-height: 26px;}
.s2-bx img {
    margin: 10px auto 10px;
    width: 100px;
}

.sec3{padding:30px 0;}
.s3-lft, .s3-rgt {
    width: 100%;
    margin: 0px 0 0 0;
}
.s3-lft-img {
    max-width: 100%;
    margin-top: 12px;
}
.s3-lft h3{font-size:28px; line-height:33px; padding:12px 15px;}
.s3-rgt .pck-sec{margin-top:10px;}
.s3-rgt .pck-bx{margin-top:20px;}
ul.s3-list {justify-content: center;row-gap: 15px;margin: 0 0 0px; padding:20px;}
ul.s3-list li { width:100%;font-size: 17px;line-height: 25px;padding: 0 0 0 0; text-align:center; margin-top:20px;}
ul.s3-list li img {position: static;margin: 0 auto;}
.

.s4-top .comn-hdg, .s4-top .comn-tx {float: left;width: 100%; text-align: center;}
.sec4{padding: 10px 0 10px;}
.s4-top{width:100%; max-width:355px;}
.s4-btm-rgt{row-gap: 15px; margin: 20px auto 0; max-width:300px;float:none;}
.s4-btm{margin-top:20px;}
.s4-btm-bx{width:100%;margin-top:0px;}
.s4-btm-bx img {position: static;max-width: 92%;margin-bottom: 15px;}	
.s4-btm-bx p { width: 100%;}
.s4-prd{max-width: 310px;  margin-top: -80px;}

.sec5{padding:25px 0 25px;}
.pck-sec-2{margin-top:20px;}
.pck-bx{width:100%; max-width:355px;}
.pck-sec-2 .pck-prd img{max-width: 230px;}
.prd-nm{}
.prd-prc{}

.s2-block {
    justify-content: center;
    margin-top: 22px;}
.shop-sec-1 .s2-prd-box, .s2-prd-box { width: 100%; max-width:355px;height: auto;}

.strip {     padding: 30px 0;
    /* background: #000; */
    height: auto;}
.stp-hdg {font-size: 30px;line-height: 45px;}
.stp-btl1, .stp-btl2, .stp-btl3, .stp-btl4{ display:none;}
/*-----------------------
CSS FOR FOOTER
------------------------*/	
footer, .foo-btm{padding: 10px 0;}
.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;}
.strip2 p{ line-height:30px;font-size: 15px;}
/*-============================================
CSS FOR INNER PAGE
============================================-*/
.prd-sec-1 {
    padding:25px 0;
}
.prd-sec-1 .strip{ background:#fff;}
.prd-s1-lft {
    width: 100%;
    margin: 0px 0 0px;
}
ul.strip1-list li img{ position:static; margin:0 auto 10px; display:block; max-width:45px;}
ul.strip1-list li{ text-align:center; padding:0 0 0;}
.prd-s1-lft ul.strip1-list li{width: 46%;
    height: auto;}
.prd-slide {   max-width: 260px;}
.prd-s1-p1 {
    font-size: 28px;
    line-height: 33px;
}
.prd-s1-p3 {
	font-size: 16px;
    letter-spacing: 1px;
}
.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;
}
img.logo-prdct1 {
    max-width: 27px;
}
.prd-s1-lft-p2{
	font-size:20px;
}
img.prd-slide-1 {
    max-width: 250px;
	float:none;
    margin: 0px auto 0;
}
p.s1-p2{ margin-top:10px;     font-size: 16px;
    line-height: 27px;}
.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%;
	padding-left: 0;
	border:none;
}
.prd-strength-p1{
	float:left;
	width:100%;
}
.prd-strength-p1, .prd-strength-pkg p {
    font-size: 21px;
    line-height: 26px;
}
.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: 15px 0 0px 0px;
	width: 100%;
}
.prd_quantity{ margin-top:0px;}
.prd_quantity .prd-strength-p1 {display: inline-block;  margin-top: 20px;  font-weight: 700;  width: 40%;    font-size: 16px;}
.accordion {
    padding: 14px 0 13px 0px;
    font-size: 23px;
    line-height: 26px;
	margin:0;
}
.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;}

.prd-s1-lft ul.strip1-list{ margin-top:0px;}
.prd-s1-p1 span{ font-size:16px;}

/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.cont-sec-1{
	padding:30px 0;
}
.cont-lft, .cont-right {
    width: 100%;
	padding: 0px 0px;
}
.cont-p1 {
    font-size: 28px;
    line-height: 30px;
}
.cont-ul{ margin-top:25px;row-gap: 25px;}
.cont-ul li {
       padding: 0;
    margin-top:0px;
    width: 100%;
	margin:0px 0;
}
.cont-ul .s4-p1 {
    font-size: 22px;
    line-height: 28px;
}
.cont-ic-1 {
    width:48px;
}
.cont-ul li .s4-p2 {
    margin-bottom: 0;
	font-size:20px;
	line-height:30px;
}
.cont-ul .s4-p1 {
    font-size: 19px;
    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;}

}





