@charset "utf-8";
/*===========================
CSS FOR MEDIA QUERY
===========================*/
.show-mob, .show-tab {display: none;}
.show-desk {display: block;}
.fr {float: right;}
.fl {float: left;}
.tc{text-align:center;}

@media only screen and (max-width:1187px) {
.container {width: 1004px;}

.menu-cart{ right:55px;}
.menu-bar li a{padding: 0 13px;}

/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner_left{ }
.banner_heading{}
.banner_prod{ right:0px;}
.banner_seal{right: 275px;}
.banner_strip{ width:75%;}
.banner_strip span{ padding:0 16px;}
.banner_text1{ width:95%;}
.comPad2 {
    padding: 0 0px;
}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.strip{ padding:20px 0;}
.strp-list li { padding: 0 16px; font-size: 15px; line-height: 22px; }
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.s1_row_img{ width:90px;}
.s1_right_rowHead{ font-size:20px; line-height:26px;}
.s1_right_rowHead p{width:calc(100% - 100px);padding:16px 0 15px;}
.s1_bottom_row{ padding:0 0 10px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.s2-prod{}
ul.s2_prod_list li {max-width: 165px;}
.fr ul.s2_prod_list li:nth-child(2){ margin-left: 80px;}
.s2-shape6{ left: -70px;}
.s2-shape3{ right: -50px;}

.package_row {
    row-gap: 19px;
    column-gap: 19px;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3{padding: 50px 0;}
.s3-innr{ width:75%;}
.sec3-top1, .sec3-top2, .sec3-top3{}
.s3-ul li {padding: 0 20px;}
.txt4{ font-size:55px;}
.txt5{ font-size: 17px; line-height: 27px;}
.txt5 span{ font-size:18px;}
.img-sec3{ right:-7px;}

/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.s4-rit {width: 55%;}
.s4-chart {width: 42%;max-width: 516px;}
.s4-ul li {margin-right: 20px;padding-right: 20px;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5{ padding:50px 0;}
.s5-lft{ margin-top: 20px; padding-right: 0; width: 57%; padding-bottom: 50px;}
ul.s5-list{margin: 22px 0 0;}
.s5-prod1 { max-width: 80px;}
.sec5-rit{ width: 100%; margin-top: 10px;}
.sec5-rit .btnBlk { margin-top: 10px; width: 280px;}
.sec5-lft{ padding: 20px 0 0 85px;}
.sec5-mid { width: 318px; margin: 80px 10px 0 10px; height: auto; padding: 35px 0;}
.sec5-mid .shop-btn { font-size: 18px; line-height: 18px; padding: 14px 36px; margin-top: 22px;}
.sec5-mid .s1-p2 { color: #fff; font-size: 17px; line-height: 26px;}
.shop-bg-no .shop-btn { margin-top: 15px;}
.s5-mdl{ max-width: 355px;}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.s6-lft {width: 45%;}
.s6-rit {width: 50%;}

/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.s7-left{width: 47%;  padding-left: 65px;}
.s7-left h4{font-size: 20px;}
.s7-right{width: 47%;}

/*===============================
CSS FOR PRODUCT PAGE
=================================*/
.shop-s1-left {width: 45%;}
.shop-s1-right {width: 52%;}
.buyOpt-row {}
.packageOpt {padding-left: 35px;}
.packageOpt p, .pkgPrice p {}
.shop-s1-save {width: 77px;}
.pkgPrice {width: 85px;}
.shop-s1-save p {font-size: 14px;line-height: 14px;}
.shop-s1-save p span {font-size: 21px; line-height: 25px;}
.packageOpt input[type=radio] + span {}
.packageOpt input[type=radio]:checked + span:after {}
.shop-s1-ul-2 li {padding-left: 28px;font-size: 15px;line-height: 16px;margin-right: 9px;padding-right: 9px;}
.shop-s1-ul-2 li img {width: 22%;}
.shop-s1-right .shop-btn {padding: 11px 28px;}
.pkgPrice {margin-left: 10px;}
.shop-s2-ul li {padding: 0 30px;}
.shop-section-5 .s2-ul {}
.shop-s4-ul-line {display: none;}
.accordion-container{ margin-top:0;}

.shop-s3-lft{ width:40%;}
.shop-s3-img, .shop-s3-img1{ max-width:56%;}

/*-======================
CSS FOR CHECKOUT PAGE
=========================*/
.chk-lft {width: 60%;}
.chk-rit {width: 38%;border: 17px solid #dbecf4;}
.chk-box {padding: 30px 25px;height: 731px;}

/*-============================
CSS FOR CONTACT PAGE
===============================*/
.cont-pad {width: 90%;}
.contact-ul li {padding: 0 20px;}

/*-==============================
CSS FOR THANK YOU PAGE
=================================*/
.thnk-Addressinfo {padding: 10px 0 0;}
ul.user-info {padding: 20px 20px;}
.ty-lft-Address, .ty-rgt-Address {width: 49%;}
}

@media only screen and (max-width:1023px) {
.container {width: 750px;}
.show-mob, .show-desk {display: none;}
.show-tab {display: block;}

/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.logo-mob {float: left; max-width: 145px;}
.top-sec {margin-bottom: 75px;}
.top-bar { height: 75px; margin-top: -75px; top: 75px; padding: 10px 0;}
.cart-txt{ display:none;}
.menu-cart{ right: 55px; top: -12px;}
.hdr-btn{ display:none;}
.menu-bar {display: none;}
.mob-mnu-ic {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 17px;
	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: #000000;
	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: 110px;
	background: #f8f9fb;
	z-index: 3;
	left: 0px;
	bottom: 0px;
	}
.mobimenu li {
	float: left;
	width: 100%;
	color: #fff;
	padding: 10px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
	}
.mobimenu li a {
	color: #2d2d2d;
	float: left;
	width: 100%;
	padding: 4px 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: 61px;}
.cart-div{ margin-top:20px;}


/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner_left{ width:68%;}
.banner_heading{font-size: 50px;
    line-height: 55px;}
.banner_strip{ width: 78%;font-size: 16px;padding: 5px 20px 6px;}
.banner_strip span{ padding:0 15px;}
.banner_prod{right: -30px; width: 290px;  top: 20px;}
.banner_rightBx{ width: 100px; right: 170px; top: 0;}
.banner_seal{width: 93px;
        right: 175px;
        top: 62px;}
/*-------------------------
CSS FOR STRIP
--------------------------*/
.strp-list li { padding: 0 10px; font-size: 15px; line-height: 21px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.common_heading{ font-size:35px; line-height:44px;}
.common_text{ font-size:17px; line-height:25px;}
.comPad2{ padding:0;}
.s1_mid{ float:none; display:inline-block; vertical-align:top; max-width:500px;}
.s1_midLeft{ width:100%; max-width:100%;}
.s1_midRight{ width:100%; margin-top:25px;}
.s1_bottom_row{ margin-top:15px;}
ul.s1_btmRow_list li{ margin-top:35px; width:33.33%;}
ul.s1_btmRow_list li p{ font-size:15px;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section_2{ padding: 95px 0 60px;}
.s2-prod{ width: 270px; margin-left: -135px;}
.s2-ingredient{ width: 116px;}
ul.s2_prod_list li p{ font-size: 18px; line-height: 22px; margin-top: 7px;}
ul.s2_prod_list li:nth-child(2){ margin-top: 55px;}
.s2-shape1{ top: -10px; right: -30px;}
.s2-shape2{ top: -20px; right: -60px;}
.s2-shape3{ right: -27px; top: -30px;}
.s2-shape4{ top: -14px; left: -50px;}
.s2-shape5{ top: -32px; left: -34px;}
.s2-shape6{ top: -27px; left: -50px;}

.package_col {width: 48%;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section_3{ padding: 50px 0 60px;}
.s3_stip{ font-size: 15px;  line-height: 18px;}
.s3-clock{ width: 22px;}
.testi_block{ margin-top: 10px;}
.package_row{ margin: 40px auto 0;}
.package_col_qty{}
.package_col_save{ font-size: 11px; line-height: 11px; padding: 9px 5px; width:100%;}
.package_col_save span{ padding: 0 3px;}
.package_col_btm{ padding: 20px 15px 20px;}
.package_retail-prc{ font-size: 25px; line-height: 25px;}
.package_discount-prc{ font-size: 32px; line-height: 32px;}
.mp-seal {width:100px; left:-21px; top:-32px;}
.save_seal{width:70px; height:70px; font-size:16px; line-height:16px; padding-top:20px; right:20px; top:10px;}
.save_seal:after{width: 54px; height: 54px;}

/*-========================
CSS FOR CHECKOUT PAGE
==========================*/
.crt-from-sec{padding-right: 20px;}
.crt-frm1, .crt-frm2{width:100%;}
.cart-prd1, .cart-prd2, .cart-prd3{}
.cart-prdname{ }
.cart-prdname {	/*padding: 30px 0 30px 73px;*/	font-size: 18px;}

.continue-shpbtn, .proceed-chkbtn {font-size: 18px; line-height: 26px; padding:14px 14px;}
.unit-price, .sub-total {font-size: 18px; line-height: 26px;}
.cart-box2 .four {width: 20%;}

.safebox {/*padding: 0 0 0 80px;*/}
.safe-head {font-size: 24px; line-height: 28px;}
.safe-iconbox, .safe-iconbox2 {width: 54px; height: 62px; background-size: 37px;}
.sameas {font-size: 15px; line-height: 28px; margin: 13px 1% 0 1%;}
.submit-btn {padding: 14px 4px;
        margin-top: 0px;
        font-size: 22px;
        letter-spacing: 0;}
.weaccept {	font-size: 16px; line-height: 30px; text-align: center; margin: 0 0 10px;}
.weaccept span.span1 {}
.cards {/*width: 163px;*/}
.paypal {width: 93px;}
.contact-us .pro-p1 {width: 100%;}
.contact-us {padding-bottom: 50px;}
.cont-lst li {font-size: 16px;}
.contact-btm {min-height: 290px; background-size: 1200px;}
.contact-btm img {max-width: 600px;}

a.show-btn { float: left;  margin: 16px 0 0 0;}
.shop-s3-img1 { display:inline-block; max-width:400px; vertical-align:top; float:none;}
.shop-s3-img1 img{ max-width:240px;}
img.shop-slide {
    max-width: 240px;
}

/*-=======================
CSS FOR CONTACT PAGE
==========================*/
.cont-pad {width: 100%;}
.contact-ul li {padding: 0 10px;}


/*-======================
CSS FOR THANK YOU PAGE
========================*/
.thnk-rit-price-row {width: 48%;}
.thnk-Addressinfo {padding:0px 0 0;}
.sh-heading {font-size: 31px; line-height: 38px;}
ul.user-info li { font-size: 18px; line-height: 23px;padding-left: 105px;}
ul.user-info {padding: 10px 10px;border: 5px solid #dbecf4;}

.shop-s3-img{ max-width:100%; margin-top:20px;}
.shop-s3-img img{ max-width:320px;}

}


@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;}

.age-pop{ width:100%;}


/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.top-bar {height: 60px;margin-top: -60px;top: 60px;padding: 5px 0;}
.logo-mob {max-width: 130px;}
.top-sec {margin-bottom: 53px;}
.mob-mnu-ic {top: 14px;}
.mobimenu {top: 90px;}
.mobimenu.mobimenu-top {top: 52px;}
.mobimenu li ul li a {padding: 5px 10px;}
.mobimenu li ul li {font-size: 16px;}
.menu-cart { right: 45px; width: 20px; top: -5px;}

.tophdr-txt { font-size: 12px; line-height: 20px;}
.cart-txt{ display:none;}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner{ padding:25px 0 35px; overflow:hidden;}
.banner_left{ width:100%; text-align:center;}
.banner_text1{ font-size: 16px; line-height: 25px; margin-top:7px; }
.banner_text1 img{ width:56px;}
.banner_heading{ font-size:32px; line-height:38px;width:100%;}
.banner_strip{ width: 100%; margin:6px 0 0 0px; padding: 7px 15px 7px; font-size: 16px; line-height: 18px;}
.banner_strip span{ padding:0 10px;}
.banner_strip span:first-child{ padding-left:0;}
.banner_strip span:after{ height:13px; top:4px;}
.banner_seal{ width: 90px; right: 50px; top: 210px;}
.banner_prod{  width: 220px; position: static; margin-top: 14px;}
.button_box{margin-top: 22px; max-width: 85%;}
a.common_btn{ font-size:18px; line-height:56px; height:56px;}
.btn_text{ font-size:13px; line-height:18px;}
.banner_rightBx{ width:100%; margin-top:30px;}
.bnr-slider { height: 58px; background-size: 20%; width:100%;}

.scrollStrip .item{ padding:10px 50px; font-size:16px;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section_1{ padding:25px 0 30px;}
.common_heading{ font-size:24px; line-height:35px;}
.common_text{margin-top: 15px;letter-spacing: 0;font-size: 16px;line-height: 24px;}
.s1_mid{ margin-top:10px; max-width:350px;}
.s1_video_img{height:auto;object-fit:cover;}
.s1_row_img{width:120px;}
.s1_right_rowHead{ font-size: 18px; line-height: 28px; background-size: 16px;}
.s1_right_rowHead.active{ background-size:16px;}
.s1_right_rowHead p{width:calc(100% - 120px);padding:10px 0 8px;}
.s1_rgt_cont_text{ margin-top:10px;}

.s1_bottom_row{ margin-top:0; padding-bottom:15px;}
ul.s1_btmRow_list li{ width:44%; margin-top:25px; text-align:left; padding-left:48px; position:relative;}
ul.s1_btmRow_list li.widt{ width:55%;}
ul.s1_btmRow_list li img{width:38px; position:absolute; left:0; top:50%; margin-top:-20px;}
ul.s1_btmRow_list li p{ font-size:16px; line-height:16px; margin-top:0; letter-spacing:0;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section_2{ padding:25px 0 30px;}
.s2_prod_block{ margin: 30px 0 0; padding-top:90px;}
.s2-prod{ position:static; display:block; margin:0 auto;}
.s2-mob-img{display: block;
        margin: 20px auto 0;
        max-width: 55%;}
.s2_slider{ margin: 20px auto 0;}
.s2_slide{ width: 256px !important; min-height:321px;}
.s2_slide_head h3{ font-size: 20px; line-height: 27px;}
.s2_slide_head img{ top: 21px; width: 90px;}
.s2_slide_head{ padding: 15px 82px 15px 15px;}
.s2_slide_btm{ padding: 15px 15px;}
.s2_slide_btm p{ font-size: 16px; line-height: 24px;}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section_3{ padding: 25px 0  30px;}
.s3_stip{ font-size: 14px; line-height: 16px; margin-top: 20px;}
.s3-clock{ width: 19px;}
.s3_stip span{ width: 44px;}

.package_col-2_otr, .package_col{ width: 100%;}
.package_col_qty {}
.package_row{margin: 20px auto 0;}
.package_col{ width:100%;}
.package_col-1{order: 2;}
.package_col-2{order: 1;}
.package_col-3{order: 3;}
.package_col_save{ font-size: 12px; line-height: 12px; letter-spacing: normal; padding: 10px 10px 8px; justify-content: space-evenly; font-weight: 500;}
.package_retail-prc{ font-size: 18px; line-height: 18px; margin-top:0;}
.package_discount-prc{ font-size: 26px; line-height: 28px;}
.package_discount-prc span{ font-size:15px;}

.package_button_box{ margin-top: 15px;}
a.package_button, .package_button{ font-size: 20px; height: 55px; line-height: 55px;}

.package_col_top{padding: 22px 10px 10px;}
.package_col-1 .package_col_top{ padding-top:12px;}
.package_col_btm{ padding: 12px 15px 15px;}
.pkg_mob-row{ margin: 0 auto; display: -webkit-flex; display: flex; justify-content: space-between; align-items: center;}
.pkg_mob-col-1{}
.pkg_mob-col-2{ width:44%;}
.save_seal{right:auto; left:38%; zoom: 75%; top:0;}

.section_4{ padding: 30px 0;}
.faq-container {
    max-width: 98%;
    width: 100%;
    margin: 20px 0 10px;
}
.accordion{ font-size: 16px;  line-height: 22px; padding:18px 32px 18px 0; background-size:16px; background-position:right 10px center;}
.acdn-heading.accordion-open{ background-size:16px; background-position:right 10px center;}
.acdn-content{ padding: 0 15px 0 0;}
.acdn-para{ font-size: 14px; line-height: 22px; margin-bottom: 15px;}

.ftr-log {margin-bottom: 10px;
        max-width: 125px;}
.ftr-disc {
    font-size: 14px;
    line-height: 22px;
    padding: 20px 0 0;
    float: left;
    width: 100%;
    border-top: 1px solid #d0d3df;
    text-align: center;
}

/*=======================
CSS FOR CONTACT PAGE
========================*/
.contact-ul li {padding: 0px 0px;background: none;width: 100%;}
.faq-section-1{padding:30px 0;}
.faq-section-1 .s1-p1 {  font-size: 24px;   line-height: 30px; margin: 0;}
.contact-ul {margin: 20px 0 0;}
.contact-form-box {border: 10px solid #dbecf4;padding: 15px;}
.cont-frm-cont .input-box.hlf {width: 100%;}
.cont-btn {margin: 17px 0 5px;}
.cont-p1 {
    font-size: 22px;
    line-height: 26px;
    margin: 5px 0;
}
/*-=======================
CSS FOR REVIEW PAGE
===========================*/
.revw-box {margin: 15px 0 0;}
.revw-lft {width: 100%;}
.revw-rit {width: 100%;margin: 0 0 25px;padding: 20px;}
.revw-rit img {max-width: 160px;width: 100%;}

/*-============================
CSS FOR CART PAGE
===============================*/
.cart-frm {padding: 20px 0 27px 0;}
.card-box3rgt {float: left; width: 100%;}
.cart-box1 {font-size: 17px; line-height: 22px; padding: 10px 0;}
.one {padding: 0 0 0 12px; position: relative;}
.cart-prd1 {width: 60px; height: 60px; margin-right:10px;}
.summary .span3 .summry-qty{left: 55px;}
.cart-prdname {	padding: 0px 0 0 10px; font-size: 17px;}
.summary .cart-prdname {  padding: 0px 0 0 0px;}
.cart-remv{top:23px;}
.unit-price, .sub-total {font-size: 18px; line-height: 22px;}
ul.cart-prclist li {font-size: 18px; line-height: 32px;}
.continue-shpbtn, .proceed-chkbtn {float: left; width: 100%;  }
.continue-shpbtn img, .proceed-chkbtn img {	margin: 0 0 -4px 1px;}
.card-box3 {padding: 15px 5px 0;}

.crt-from-sec {padding: 0px 0 20px;  width: 100%;  border: none;}
.safe-head{ margin-top:0;     font-size: 20px;}
.crt-frm1, .crt-frm2 {width: 100%; float: none; margin: 30px auto 0 auto; display: inline-block;}
.safe-iconbox, .safe-iconbox2 {width: 47px; height: 62px; background-size: 32px;}
.safebox {/*padding: 0 0 0 71px;*/}
.cards, .paypal {margin: 0 0 -4px 0;}
.sameas {font-size: 16px; line-height: 28px;}
.payment-cards-box{padding-left:10px;}
.trm{ font-size:13px;}

/*===========================
CSS FOR CHECKOUT PAGE
=============================*/
.checkout{ padding:10px 0;}
.chk-rit {width: 100%;margin-top: 20px;padding: 15px 10px 20px;}
.chk-box {padding: 15px 10px;}
.chk-lft {width: 100%;}
.chk-lft-ul li {width: 48%;margin-right: 1%;}
.chk-ship-btn-row {margin: 0px 0 0;}
.chk-ship-btn-row .shop-btn {width: 100%;padding: 11px 10px;}
.chk-rit .cart-proms-box .s3-ul {margin: 0 0 20px;}
.chk-prc-ord-box {border: 4px solid #dbecf4;margin-bottom: 20px;padding: 12px 10px;}
.summry-drower {float: left;width: 100%;}
#summry-tog:after {content: '';position: absolute;right: 0px;top: 5px;
	height: 13px;
	width: 13px;
	background: url(../images/tab-plus.png) no-repeat center center;
	background-size: 100%;
	transition: transform 0.375s linear;
	}
.chk-p2 {position: relative;}
#summry-tog.open:after {transform: rotate(135deg);}
.chk-ord-box-2 {padding: 0;}
.chk-total {padding: 6px 5px;}
.chk-info-chng-box table td {font-size: 15px;line-height: 21px;padding: 10px 5px;}
.cart-sec1{ padding: 0 0 10px 0;}
.summary{width: 100%; padding-top: 0px; text-align: center; padding-left:0;}
.summary .logo {max-width: 150px;  margin-top: 12px;}
.viewBx p{ }
.frmfld-30{ width:100%;     margin: 0 0 8px 0;}
.frmfld-30:last-child{ width:100%;}
.safe-head span{ font-size:16px;}
.viewBx{ margin:10px 0;}

.crt-from-sec:after{ display:none;}
.crt-from-sec{ width:100%; padding:0;}
.safe-head{ margin-top:0;}


/*===============================
CSS FOR THANK YOU PAGE
================================*/
.thank-section-1 {padding: 10px 0 30px;}
.thank-p1 {font-size: 25px;line-height: 30px;margin: 20px 0 -14px;}
.thank-ord {padding: 18px 2px;font-size: 18px;line-height: 24px;}
.thank-ord p{width:100%;text-align:left;padding:4px 0;}
.thank-dtl-box .cart-col-1 {padding: 0 0 0 5px;}
.thank-dtl-box .cart-col-4 {padding: 0 5px 0 0;}
.thank-dtl-box .cart-heading-row {font-size: 16px;line-height: 40px;}
.thank-dtl-box .cart-col-3 {display: inline-block;}
.thank-dtl-box .cart-col-1 {width: 40%;}
.thank-dtl-box .cart-col-2, .thank-dtl-box .cart-col-3, .thank-dtl-box .cart-col-4 {width: 20%;}
.thank-dtl-box .cart-prd-row {padding: 10px 0;}
.thank-dtl-box .cart-prd-name {padding: 0 0 0 0;}
.thnk-rit-price-row {width: 100%;}
.thnk-rit-price-row .cart-rit-price {font-size: 18px;padding: 12px 3px;}
.thank-dtl-box {margin: 20px 0 0px;}
.sh-heading {font-size: 26px;line-height: 32px;}
.ty-lft-Address, .ty-rgt-Address {width: 100%;}
.ty-rgt-Address {margin:25px 0 0;}
.thnk-rit-price-row .cart-prc-spn {text-align: right;width: auto;}



}
@media only screen and (max-width: 640px) {
.cart-frm {padding: 0 0 14px;}
.cart-box1 {font-size: 16px; line-height: 17px; margin: 10px auto 0 auto; padding: 5px 5px;}
.cart-box2 {padding: 10px 5px;}
.crt-frm1, .crt-frm2 {margin: 0px 0 0 0 !important;}
.one {padding: 0 0 0 8px; width: 54%;}
.two, .three, .four {width: 17%;}
.cart-box2 .four {width: 19%;}
.cart-remv {top: 4px; left: -5px;}
.two{ display:none;}

.cont-lst li {width: 100%; margin: 0 0 10px 0;font-size: 14px; line-height: 20px;}
.frm1, .frm2{padding: 5px 0px;}
.frmElmnts label{ font-size: 18px;  line-height: 20px;}
.span3{font-size: 16px; line-height: 23px;}
}
@media only screen and (max-width: 560px) {
.s2-ul li { width:100%;}

}
@media only screen and (max-width: 480px) {
.blue-strip{ font-size:14px; padding: 6px 0;}
.bnr-mob-prd {max-width: 330px; margin: 10px 0;}
.s4-chart {border-bottom: 13px solid #dbecf4;}
.packageOpt p span {display: none;}
.packageOpt {position: static;padding-left: 30px;}
.packageOpt p, .pkgPrice p{}
.mob-pkg p{line-height: 20px;}
.shop-s1-save p {font-size: 14px;line-height: 15px;}
.shop-s1-save p span {font-size: 19px;line-height: 19px;}
.shop-s1-save {width: 63px;}
.pkgPrice {margin-left: 5px;width: 78px;}
.packageOpt input[type=radio] + span {top: 9px;}
.buyOpt-row {padding: 2px 5px;}
.packageOpt input[type=radio]:checked + span:after {}
.hide-400{display:none;}

.summry-lft-hdr{font-size: 20px;}

.cart-prd1 {}
.cart-prdname {	}
.cart-prdname .span2{line-height:20px;}
.unit-price, .sub-total,.qtybox {font-size: 16px; line-height: 20px; vertical-align:top;}
.two {width: 24%;}
.two, .three, .four {width: 16.9%;}
.continue-shpbtn img, .proceed-chkbtn img {	margin: 0 0 -2px 4px;}
.cart-txt1 {font-size: 18px;line-height: 23px;}
ul.cart-prclist li {font-size: 17px;line-height: 30px; padding: 10px 10px;}

.frmfld-short1, .frmfld-short2 {width: 100%;margin: 0 auto 0 auto;}
.frmfld-short1 {margin: 0 auto 10px auto;}
.cards {width: 138px;}
.paypal {width: 80px;}
.frmfld input, .frmfld select, .frmfld1 input, .frmfld1 select {font-size: 16px;}
}


@media only screen and (max-width: 400px) {
ul.user-info li { font-size: 17px; line-height: 22px; padding-left: 90px;letter-spacing:-0.3px;}

}


@media only screen and (max-width: 368px) {
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.s2-ul li {width: 100%;max-width: 100%;}


/*-=================
CSS FOR SHOP PAGE
=====================*/
.shop-s1-ul-2 li {padding: 0 12px;}
.shop-s2-ul li {padding: 0 8px;}
.packageOpt p, .pkgPrice p {font-size: 14px;line-height: 35px;}
.mob-pkg p{line-height: 17px;}
.packageOpt {width: 150px;}
.pkgPrice {margin-left: 5px;width: 60px;}
.shop-s1-save p span {font-size: 17px;line-height: 17px;}
.shop-s1-save p {font-size: 13px;line-height: 14px;}
.shop-s1-save {width: 62px;}
.chk-info-chng-box table td {font-size: 14px;line-height: 19px;padding: 10px 4px;}
.chk-lft-ul li {width: 49%;font-size: 14px;line-height: 20px;}
.chk-lft-ul li:last-child {margin: 0;}
ul.user-info li {font-size: 15px;line-height: 20px;padding-left: 80px;margin: 5px 0;}
ul.user-info {padding: 10px 7px;}
.thank-dtl-box .cart-col-2, .thank-dtl-box .cart-col-3, .thank-dtl-box .cart-col-4 {width: 19.5%;}
.thank-dtl-box .cart-col-1 {width: 41%;}
}
<!--ACCRODIAN-->
@media only screen and (max-width: 969px){
.faq-sec1{padding:50px 0 90px 0;}
a.faqbtn{width:260px;}
.faq-txt1, .accordion, .acdn-content {font-size:16px;line-height:24px;}
.accordion{padding:12px 5px 12px 31px;}

}
@media only screen and (max-width: 767px){
.faq-sec1{padding:50px 0 60px 0;}
/*.faq-lft, .faq-rgt{width:100%;margin:0;}
.faq-rgt{height:auto;background:none;}*/
a.faqbtn{margin:40px auto 0 auto;}
.shop-s3-lft .shp-sec2-hed {
	line-height: 40px;
    font-size: 30px;
    text-align: left;
}
.s3-list{ margin-top: 20px;}
.shop-s3-img1 img { max-width: 100%;}
.acdn-content{padding-left: 0; font-size: 18px; line-height: 26px;}

ul.prd-det-strp-list{ width:100%;}
p.pr-dtl-s1-rgt-p3{ text-align:left; font-size: 16px; line-height: 27px;}
ul.prod-det-ben-lst li{font-size: 15px; line-height: 19px; padding: 0 0px; width: 50%;}
ul.prod-det-ben-lst li img{max-width: 50px;}
p.box-hed{ font-size:18px;}
.s1-right-side{ width:100%;}
.proDetls1-rgt-pnts li{ width:33.33%; padding:0; text-align:center;}
.proDetls1-rgt-pnts li:nth-child(2){ margin:0;}
.proDetls1-rgt-pnts li img{ width: 34px; position: static; display: inline-block; vertical-align: top; margin-bottom: 8px;}
.proDetls1-rgt-pnts li p{ font-size: 13px; line-height: 14px;}
.proDetls1-rgt-pnts li span{ font-size: 15px; line-height: 21px;}
.switch-op{ margin:20px auto 0;}
.opt-tx{ font-size:18px;}
.switch{ margin:0;}
.prod-options{    justify-content: space-between; column-gap: 0;}
.buyOpt-row{height: 38px;}
.prod-qty span{ font-size:14px;}
.packageOpt {}
.prod-qty{  font-size: 15px;}
.pkgPrice{ width:26%;}
.pkp-prc-p1{ font-size:18px;}
.pkp-prc-p2{ padding:3px 6px 4px;}
.cartbtn-box{ margin-top:12px;}
.prod-det-btm{ margin-top: 15px;}
.prod-det-btm li{ padding: 0 10px; width: 48%;}
.prod-det-btm li img{ width: 30px; margin: 0 auto 4px; display: block;}
.prod-det-btm li p{ font-size: 13px; line-height: 17px;}
.shop-s3-img img {max-width: 260px;}
.comn-hdg{ font-size: 26px;   line-height: 34px;}

.prd-use-img{ float:none; margin:25px auto 0; width:100%;}
ul.prod-det-use-lst:before{ bottom:150px;}
ul.prod-det-use-lst li{ margin-bottom: 20px; padding-left: 65px;}
ul.prod-det-use-lst li h3{ font-size: 19px; line-height: 25px;}
ul.prod-det-use-lst li p{ font-size: 16px; line-height: 25px; margin-top: 12px;}
}
@media only screen and (max-width: 479px){
.faq-sec1{padding:40px 0 40px 0;}
.accordion-container{margin:10px auto 20px auto;}
.sec3-top1{ width:100%; display:inline-block; float:none;}

}
