@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:1200px) {
.container {width: 1004px;}

.menu-bar li a {padding: 0px 15px;}

.top-caption{padding:8px 0 11px;}

/*===========Banner============*/
.bnr-lft {width: 58%;}
.bnr-p1 {font-size: 52px; line-height: 57px;}
.bnr-p2{width: 82%;}

ul.promise-list li{padding: 0 15px;}


.pad-1 { padding: 0 50px 20px;}
.s1-ul { width: 50%; padding: 10px 10px;}
.s1-ul li {padding: 15px 0 15px 65px;}
.s1-ic-1 {left: 7px;}
.s1-vdo-box {width: 47%;}

.s2-p4:after, .s2-p4:before {right: -280px; width: 260px;}
.s2-p4:before {left: -280px;}
.s2-block{ column-gap: 15px;}

.s3-ul li {width: 24%;}


/*-============================================
CSS FOR CONTACT PAGE
============================================-*/
.shop-sec-1 .s2-prd-box {width: 33%;}
.s2-block {}
.cont-lft {width: 45%; padding: 35px;}
.cont-right {width: 55%; padding: 35px;}
.padng {padding: 0 0px;}

.s5-lft {width: 57%;}

}
 @media only screen and (max-width:1023px) {
.container {
	width: 750px;
}
.show-mob, .show-desk {
	display: none;
}
.show-tab {
	display: block;
}
/*========Common-Css======*/	
a.commn-btn { margin-top:25px;}
.commn-hdg{font-size: 30px; line-height: 40px;}
.commn-para{ font-size: 16px; line-height: 24px; margin-top: 15px;}

/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.top-sec {
	margin-bottom: 58px;
}
.top-bar {
	height: 58px;
	margin-top: -58px;
	top: 58px;
	padding: 6px 0;
}
.menu-bar {
	display: none;
}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 11px;
	z-index: 16;
	height: 25px;
}
.mob-mnu-ic button {
	outline: none;
	-webkit-appearance: none;
	background: none;
	padding: 0;
	cursor: pointer;
	border: none;
	margin:0;
}
.mob-mnu-ic span {
	color: #000;
	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: 84px;
	background: #f5f7f9;
	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{margin-top: 0px; max-width: 110px;}

.top-caption{padding:10px 0 10px;}
.top-cptn-bx{width:100%;}
.top-caption{padding:3px 0 5px; display:none;}
.captn-star{margin:-5px 6px 0 0;}

/*===========Banner============*/
.banner {padding: 50px 0;}
.bnr-lft {width: 65%;}
.bnr-p1 {font-size: 44px; line-height: 49px;}
.bnr-p2 { font-size: 16px; line-height: 24px; margin-bottom: 30px;}

.bnr-btm-sec{ padding:20px 0;}
ul.promise-list{ margin-top:0;}
ul.promise-list li{ padding:0 0px; margin:0 7px; text-align:center; border:none;}

.section-1, .section-2, .section-3, .section-4{ padding: 40px 0;}
.s1-p1 {font-size: 38px; line-height: 46px;}
.pad-1 { padding: 0 0px 20px; margin-bottom:0;}
.s1-p2 {font-size: 16px; line-height: 24px;}
.s1-ul{width: 53%;}
.s1-ul li {padding: 12px 0 12px 56px;}
.s1-p3 {font-size: 20px; line-height: 24px;}
.section-1 .shop-btn {margin: 25px 0 0;}

.s2-circle {top: -97px; display:none;}
.s2-p1 {font-size: 20px; line-height: 28px;}
.s2-price-div .shop-btn {width: 100%;}
.s2-block {margin: 28px 0 50px;}
.s2-p5 {font-size: 17px; line-height: 21px; font-weight:400;}
.s2-p4 {font-size: 35px; line-height: 36px;}
.s2-prd-box{width: 48.3%;}


.s3-p1 {font-size: 22px; line-height: 25px;}
.s3-li-txt-bx {padding: 10px 10px 15px;}
.s3-ul{ justify-content: center; column-gap:20px; row-gap:20px;}
.s3-ul li{ width:36%;}


/*-============================================
CSS FOR INNER PAGE
============================================-*/
.s2-prd-div {width:100%;}
.s2-prd-txt {width:100%; text-align:center; padding:5px 20px 0;}
.s2-prd-1 {position: static;display: block;margin: 10px auto 0;transform: none;}
.prd-s2-prd-div {width:100%;}
.prd-s2-prd-1 {position: static;display: block;margin: 0 auto;transform: none;}
.prd-sec-1 {padding: 40px 0;}
.prdsec-stars {margin: 5px 0;}
.dvdrline {margin: 10px 0;}

.prdsec6{padding:40px 0;}
.prds6lft{width:430px;}
.s6prd{margin:20px 0 0 0;}

/*-============================================
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 0px;
}
.cont-ul .s4-p1 {
    font-size: 22px;
    line-height: 28px;
}
.shop-sec-1 {padding: 40px 0;}

/*===============CHECKOUT_PAGE=================*/
.steps-chk{ font-size:16px;}
a.continue-btn{ width:310px; font-size:20px;}
.order-smry-hdng{ font-size:20px; line-height:20px;}
.prc-p1,.prc-p2{ font-size:16px; line-height:20px;margin-top: 15px;}
.prc-p1 span{ font-size:14px;}

}

@media only screen and (max-width:767px) {
.container {width: 100%; padding: 0 10px; max-width: 600px;}
.show-desk, .show-tab {display: none;}
.show-mob {display: block;}
.hide-mob{ display:none;}

.comon_section{ padding:30px 0;}

.mob-mnu-ic {top: 1px;}
.mobimenu {top: 81px;}
.mobimenu.mobimenu-top {top: 55px;}
.mobimenu li ul li a {padding: 5px 10px;}
.mobimenu li ul li {font-size: 16px;}
.logo { max-width: 105px;}
.menu-lock-mob {right: 60px;top: 4px;}
a.cart-top { margin: 5px 43px 0 0; padding: 5px 7px; font-size: 16px;line-height: 16px;}
.top-bar {height: 55px; margin-top: -55px; top:55px; padding:8px 0;}
.top-sec {margin-bottom: 55px;}
.mob-mnu-ic {top: 7px;}
.foo-btm p{ font-size: 18px; line-height: 24px;}

.top-cptn-bx p{font-size:14px; line-height:14px;}
.captn-star{margin:-5px 4px 0 0;}

.banner {padding: 18px 0 25px; background: url(../images/banner-bg-mob.jpg) no-repeat center top; background-size:cover;}
.bnr-lft {width: 100%; text-align: center;}
.bnr-p1 {font-size: 34px; line-height: 40px;}
.sec-line{display:none;}
.bnr-p2 { font-size: 16px; line-height: 24px; margin: 10px 0; width: 100%;}
.shop-btn {width: 215px; font-size: 21px; line-height: 47px;}
.bnr-mob-prd{display:inline-block;	max-width:100%;	margin-bottom:18px;}

.promise-hdng{ letter-spacing:0.5px;}
ul.promise-list{ margin-top:5px;}

.section-1, .section-2, .section-3, .section-4{padding: 30px 0;}
.sec-line-2 {margin: 9px 0 13px;}
.s1-p1 {font-size: 26px; line-height: 34px;}
.s1-ul {width: 100%; padding: 10px 10px; margin-bottom:5px;}
.s1-vdo-box {width: 100%;}
.s1-p1 span.line-styl {font-size: 23px; line-height: 25px; margin-top: -9px;}

.s2-circle {display:none;}
.s2-prd-box {width: 100%;}
.s2-price-div .shop-btn {width: 215px;}

.marg-1 {margin: 35px 0;}
.s2-block {margin: 28px 0 30px;}
.s2-p4 {font-size: 30px; line-height: 30px;}
.s2-ul li { width: 50%; margin-top:12px;}
.s2-ic-1 {height:35px;	margin-bottom: 5px;}
.s2-ul {margin: 8px 0 0;}
.s2-ul li:nth-child(even){background:none;}
.s2-p5 {font-size: 16px; line-height: 21px;}

.s3-ul {margin: 0 0 20px;}
.s3-ul li, .s3-ul li:last-child {float: none; display:inline-block;  width: 271px; margin:0 0 15px;}
.s3-txt{font-size: 16px; line-height: 24px; margin-top: 7px;}

.faq-container{ margin:0;padding: 0 7px 10px;}
.accordion{padding: 15px 35px 15px 20px; font-size: 17px; line-height: 24px;}
.acdn-content {padding: 0 20px 10px 20px;}
.acdn-para {font-size: 17px;line-height: 26px;}

/*-----------------------
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-bottom: 0;}
ul.ftr-nav li{ font-size: 16px; margin-right: 0; width: 100%; line-height: 26px;}
footer .ftr-txt2{ font-size: 14px; line-height: 22px;}

.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;}

.cancel-sub{ width:100%;}
/*-============================================
CSS FOR INNER PAGE
============================================-*/

.shop-sec-1{ padding:30px 0;}
.s5hding { font-size: 28px; line-height: 36px;}
.prd-sec-1 {padding: 32px 0;}
.prd-s1-lft, .prd-s1-rit {width: 100%; margin: 0px 0 10px;}
.prd-s1-p1 {font-size: 22px; line-height: 28px;}
.prd-s1-lft {padding: 0 0px 20px 0px;margin:10px 0 0 0;}
.prdsec-stars{margin:15px 0 5px 0;}
.hrytxt{margin:10px 0 0 0;}
.add-to-cart{width:100%;}
.prdsec6{padding:32px 0;}
.prds6lft{width:100%;}
.s6prd{float:none;margin:20px auto 0 auto;}
.prd-s1-rit .comn-hdng {float: left;width: 100%; border:none;padding:0;margin-top: 30px;text-align: center !important;}
ul.prd-s1-lft-list li {
    margin-top: 18px;
	}
img.prd-slide-1 {max-width: 85%; margin: 0px auto 0 auto;}	
.prd-s1-rit .s2-prd-box {width:350px;}
/*-============================================
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 li {
   padding: 0;
    margin-top: 20px;
    width: 100%;
}
.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:18px;
}
.cont-ul .s4-p1 {
    font-size: 16px;
    line-height: 24px;
	word-break:break-all;
	font-weight:400;
}
.cont-hlf {width: 100%;}
.cont-input-box {margin: 10px 0;}
.cont-btn {margin: 20px 0 5px;}

.toltip-content{ right:-10px; width:320px; font-size:12px;}
p.prod-details-txt{ font-size:18px; width:100%;}
.prd-strength-row{ width:100%;}
.prd_quantity{ width:100%;}
.s1hd{ font-size:20px;}
img.prd-cards { display: block; margin-top: 24px; margin: 20px auto 0;}
/*===============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;}
.sub-total {
    font-size: 16px;
    line-height: 26px;
    margin-top: 7px;
}
.trm-bx h4, .trm-bx h5{ font-size:18px;}

.tems_bg{ padding:20px 0;}
.trm-bx img{ max-width:100%;}
}

/*@media only screen and (max-width:479px) {
	.p1-bnr{font-size:32px;line-height:43px;}
	.s2hd::before, .s2hd::after{display:none;}
	.s3imgbxbg{width:100%;}
	.s3prd {width: 280px;margin:40px 0 0 0}
	.s3txt {font-size: 20px;line-height: 30px;}
	
	.section1, .section2, .footer, .section1-crt, 
	.section1-prdcts, .section2-prdcts { padding: 32px 0; text-align:center;}
	.hdng2 { font-size: 24px; line-height: 24px;}
	.cmntxt { font-size: 16px; line-height: 22px;}
	ul.list-sec1 li { padding: 0 7px;}
	.model-sec1 { width: 100%; max-width: 100%;}
	.hdng1div1 { margin: 10px auto 0;}
	478
	.p1-prlx { font-size: 28px;}
	
	.sec3-lft-in { padding: 25px 10px 20px;}
	.p3-sec1, .p3-sec3, .p8-prdct1 { margin-top: 12px;}
	.prod-sec3 {padding-top: 35px; margin: 0 auto;  float: none; max-width: 260px;}
	.p4-sec3 { font-size: 19px; line-height: 19px;}
	
	ul.list-sec4 li { width: 50%;}
	ul.list-sec4 li:nth-child(1), ul.list-sec4 li:nth-child(2) {
		border-bottom:1px dotted #ec1f27;
		padding-bottom:10px;}
	ul.list-sec4 li:nth-child(2), ul.list-sec4 li:nth-child(4) {
		border-left:1px dotted #ec1f27;}
	ul.list-sec4 li:nth-child(3), ul.list-sec4 li:nth-child(4) {
		padding-top:12px;}	
	ul.list-sec4 li p { margin: 4px auto 0;}
	
	.add-to-cart{width:170px;margin:15px 0 0 0;font-size:19px;}
	.prd_quantity{width:150px;}
}*/
