@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============*/
.banner{ overflow:hidden;}
.banner_left{ width:69%;}
.banner_product{ width:580px; right:0; top:30px;}

.sOne_left{ width:49%;}
.sOne_right{ width:48%;}

.s2-prod-col{ width:32%;}
.prod-top-txt{ font-size:14px;}
.prod-top-txt:before{ width:40px;}
.s2-prod-box{ column-gap: 20px;}
.s2-prodBx-col{ width:330px !important;}

.section_three{ overflow:hidden;}
.s3_right{ width:46%;}
.s3_right_img{ width:100%;}

.sFour_box{ width:32.5%;}
.sFour_box_inner{ left:15px; top:15px; right:15px;}
.sFour_box_inner h1{ font-size:22px; line-height:26px;}
.sFour_box_inner p{ letter-spacing:0;}

.sSix_col{ 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: 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: 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========*/
	.bnr_content{ width: 52%; padding: 40px 0 50px;}
	.bnr_heading{ font-size: 34px; line-height: 42px;}
	.bnr_text{ font-size: 17px; line-height: 24px; margin-top: 20px;}
	.bnr_model{ right: -320px; width: 600px;}
	.bnr_prod{ bottom: 35px; right: 180px; width: 160px;}
	.bnr_rating_text{ font-size: 18px; line-height: 26px; margin-bottom:4px;}

	/*========Section-1========*/
	.section-1{ padding:50px 0 60px;}	
	.common_heading{ font-size: 34px; line-height: 42px;}	
	ul.s1_list li{ padding: 20px 0;}
	ul.s1_list li img{ width: 55px;}
	ul.s1_list li p{ width: calc(100% - 55px); padding-left: 16px; font-size: 18px; line-height: 26px;}

	/*========Section-2========*/
	.section-2{ padding:50px 0 60px;}
	.common_text{ font-size: 17px; line-height: 25px;}		
	.comn_strp_left{ width: 43%;}
	.comn_strp_right{ padding-right: 0;}
	.s2_box_content{ padding:36px 12px 20px;}
	.s2_box_content h3{ font-size: 22px; line-height: 28px;}	
	.s2_btm_text{ font-size: 18px; line-height: 24px; margin-top: 40px;}

	.sec2{padding:50px 0;}
	.heading{font-size:38px; line-height:48px;}
	.down_arrow {margin: -50px auto 40px;}
	.s2-icn {top: 5px;left: 12px;width: 50px;}
	.s2-prod-name{font-size: 19px;line-height: 28px;}
	.s2-prod-col {width: 48%;}

	/*========Section-4========*/
	.section-4{ padding:50px 0;}	
	.s4_science_box{ padding: 25px 25px 0;}	

	.section-9{ padding:50px 0;}

	/*-============================================
	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;}
	/*-------------------------
	CSS FOR LOGO BAR
	--------------------------*/
	.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: 150px; margin-top: 0px;}
	.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========*/
	.bnr-section{ background:#f3f6f8;}
	.bnr_content{ width:100%; padding:20px 0 0;}
	.bnr_heading{ font-size: 30px; line-height: 36px;}
	.bnr_text{ font-size: 16px; line-height: 24px; margin-top: 12px;}
	ul.bnr_list{ margin-top:12px;}
	ul.bnr_list li{ font-size: 16px; line-height: 23px; padding-left: 26px; margin-top: 7px; background-size: 17px;}
	.btn_box{ margin-top:30px; text-align:center;}
	.common__button{ height: 50px; font-size: 17px; line-height: 48px;}
	.bnr_prod_mob{ display: inline-block; vertical-align: top; max-width: 400px; margin: 0 auto 0; width: 100%; position: relative;}
	.bnr_model{ position: static; float: right; display: block; width: 100%; margin: 10px 0px 0 0;}
	.bnr_prod{ right: auto; left: 12px; bottom: 5px; width: 105px; transform:none;}

	/*========Section-1========*/
	.section-1{ padding:25px 0 35px;}
	.common_heading{ font-size: 28px; line-height: 36px;}
	.common_heading span{font-size: 24px;line-height: 34px;}
	.s1_left_side{ width:100%;}
	.s1_left_img{ margin-top:25px;}
	.s1_right_side{ width:100%; margin-top: 20px;}
	ul.s1_list li{ padding: 15px 0;}
	ul.s1_list li img{ width: 50px;}
	ul.s1_list li p{ width: calc(100% - 50px); padding-left: 10px; font-size: 16px; line-height: 24px; padding-left:5px;}
	ul.s1_list li p span{font-size: 20px; line-height: 28px;}

	/*========Section-2========*/
	.section-2{ padding:25px 0 35px;}
	.common_heading_strip{ text-align: center; justify-content: center;}
	.comn_strp_left{ width:100%;}
	.comn_strp_right{ width:100%; margin-top:15px;}
	.common_text{ font-size: 16px; line-height: 24px; margin-top:15px;}
	.s2_mid_wrap{ margin: 25px auto 0; row-gap: 30px; padding: 0 10px;}
	.s2_wrap_box{ width:100%;}
	.s2_box_content{ padding: 20px 15px 20px;}
	.s2_box_content h3{ font-size: 24px; line-height: 28px;}
	.s2_box_content p{ font-size: 17px; line-height: 25px;}
	.s2_bx_no{ width: 24px; height: 24px; font-size: 16px; line-height: 24px;}
	.s2_btm_text{ font-size: 17px; line-height: 23px; margin-top: 30px;}

	.prod_section{ padding:30px 0;}
	.heading {font-size: 28px; line-height: 36px;}
	.comn_text{font-size:16px; line-height:24px; margin-top:15px;}
	.s2-prod-box{ margin-top:30px; padding:0 10px;}
	.s2-prod-col{ width:100%;}
	.s2-prod-about{font-size: 16px;line-height: 24px;margin-top: 5px;}
	.s2-prod-bottm{padding: 15px 0 0;}
	.s2-btn-box{margin-top: 20px;}

	/*========Section-4========*/
	.section-4{ padding:25px 0;}
	.s4_science_blk{ margin: 25px auto 0; row-gap: 22px; padding: 0 10px;}
	.s4_science_box{ width:100%; padding:20px 15px 0; border-radius: 20px;}
	.s4_science_box h3{font-size: 20px;line-height: 28px;}
	.s4_science_box p{ font-size: 16px; line-height: 24px;}
	.s4_btm_text{ font-size: 15px; line-height: 24px; margin-top: 28px;}

	/*========Section-6========*/
	.section-9{ padding:25px 0;}
	.faq-container{ margin-top:25px;}
	.up-slide-dwn{ margin-bottom: 20px; padding: 0 15px; border-radius: 10px;}
	.accordion{ padding: 18px 22px 18px 0; font-size: 18px; line-height: 24px;}
	.acdn-content{ padding: 15px 0 10px;}
	.acdn-para{ font-size: 16px; line-height: 24px;}

	/*-----------------------
	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;}
	.s2-prd-1 {max-width: 210px;}
	.prd-s2-prd-1 {width: 210px;}
	.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%;margin:0px 0 0 0;}
	.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%;}
}


