<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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:1185px) {
.container {width: 1004px;}

.menu-bar li a{padding: 0 13px;}

.banner{background-position: 45% top;}
.bnr-lft {

}
.bnr-prd {
    right: 100px;
    top: 91px;
}
.bnr-p2 {
}
.bnr-prds {right: 6%;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1 {padding: 100px 0 70px;}
.s1-p1 {}
.s1-p2 {
    font-size: 45px;
    line-height: 51px;
    margin: 5px 0 10px;
}
.s1-p6 {
    padding: 7px 160px 0;
}
.s1-model {max-width: 41%;}
.s1-box-ul {margin: 60px 0 0;}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 {background-position: 48% top;}
.s2-btl1 {right: 0%;}
.s2-btl2 { right: 10%;}
/*-------------------------
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3{padding: 30px 0;}
.sec3-top1, .sec3-top2, .sec3-top3{ margin-right:13px;}
.s3-ul li {padding: 0 20px;}
.txt4{ font-size:55px;}
.txt5{ font-size:20px;}
.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:15px;}
ul.s5-list{margin: 22px 0 0;}
.s5-prod1 { right: 0; max-width: 400px; top: 120px;}
.sec5-lft, .sec5-rit{ width:333px; margin-top: 70px;}
.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;}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.s6-lft {width: 45%;}
.s6-rit {width: 50%;}

/*-------------------------
CSS FOR SECTION 7
--------------------------*/

/*===============================
CSS FOR PRODUCT PAGE
=================================*/
.shop-s1-left {width: 45%;}
.shop-s1-right {width: 52%;}
.buyOpt-row {padding: 2px 10px;margin-bottom: 6px;}
.packageOpt {width: 325px;padding-left: 21px;}
.packageOpt p, .pkgPrice p {font-size: 18px;line-height: 43px;}
.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 { top: 16px; width: 15px; height: 15px;}
.packageOpt input[type=radio]:checked + span:after { left: 2px; top: 2px; width: 7px; height: 7px;}
.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 CART PAGE
=================================*/
.cart-sec-box-left {width: 63%;}
.cart-sec-box-right {width: 35%;}
.cart-proms-box {padding: 30px 15px;}
.cart-proms-box .s3-ul li {padding: 8px 10px;}

/*-=============================
CSS FOR ABOUT PAGE
================================*/
.abt-sec1-lft, .abt-sec1-rit {width: 48%;}
.abt-s2-box {padding: 0 20px;}

/*-============================
CSS FOR CONTACT PAGE
===============================*/
.cont-pad {width: 90%;}
.contact-ul li {padding: 0 20px;}

/*-===========================
CSS FOR REVIEW PAGE
==============================*/
.revw-lft {width: 60%;}
.revw-rit {width: 34%;}

/*-======================
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 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: 190px;
	margin-top: 3px;

}
.top-sec {margin-bottom: 61px;}
.top-bar { height: 61px; margin-top: -61px; top: 61px; padding: 10px 0;}
.menu-cart{ display:none;}
.hdr-btn{ display:none;}
.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: #0a559b;
	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: #0a559b;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
	background: #0a559b;
	}
.mob-menu-div {
	float: left;
	width: 100%;
	}
.mobimenu {
	float: left;
	width: 100%;
	position: fixed;
	top: 86px;
	background: #f8f9fb;
	z-index: 3;
	left: 0px;
	bottom: 0px;
	}
.mobimenu li {
	float: left;
	width: 100%;
	color: #fff;
	padding: 5px 10px;
	font-size: 17px;
	line-height: 26px;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	font-weight: normal;
	}
.mobimenu li a {
	color: #2d2d2d;
	float: left;
	width: 100%;
	padding: 10px 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;}
.menu-cart{right:55px;top:6px;}

/*-----------------------
CSS FOR BANNER
-------------------------*/
.bnr-lft { width: 75%; margin-top: 100px;}
.bnr-p1 {
	font-size: 28px;
    line-height: 36px;
}
.banner{}
.bnr-p2 {
    font-size:56px;
    line-height: 66px;
}
.bnr-p3 {
    font-size: 28px;
    line-height: 32px;
	margin-bottom: 5px;
}
.bnr-p3:before {border-bottom: 20px solid #f31f33;border-top: 20px solid #f31f33;}
.bnr-p3:after { border-bottom: 20px solid #f31f33;border-top: 20px solid #f31f33;}
.bnr-p4 {font-size: 21px;line-height: 30px;margin-top: 16px;}
.bnr-prds {
    right: 0%;
    top: 545px;
    max-width: 50%;
}	
.bnr-prd {
        right: 20px;
    top: 132px;
    max-width: 300px;
    width: 100%;
}

/*-------------------------
CSS FOR STRIP
--------------------------*/
.wht-ul li {
    font-size: 18px;
}

/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1 {
    padding: 50px 0;
}
.s1-p1 {
    font-size:38px;
    line-height:48px;
}
.s1-p2 {font-size: 36px;line-height: 43px;margin: 5px 0 10px;}
.s1-p3 {font-size: 19px;line-height: 29px;margin-top: 18px;}
.s1-prd {
    left: 0;
}
.s1-box {
	float:none;
	display:inline-block;
	text-align:center;
	width:100%;
}
.s1-model {
    position: static;
    max-width: 62%;
    margin: 24px 0 0 0;
}
.s1-box-ul {margin: 45px 0 0;}
.s1-box-ul li {padding: 0 10px;font-size: 18px;line-height:26px;}
.s1-box-ul li span {font-size: 22px;line-height: 30px; margin-bottom:6px;}
.s1-ic-1 {width: 150px;}
.s1-p5 {
    font-size: 30px;
    line-height: 34px;
}
.s1-p6 {
    padding: 7px 30px 0;
}
.s1-box-ul{ width:100%;}

/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 {
    padding:50px 0 50px;
	overflow:hidden;
}
.s2-ul {width: 100%; margin-top: 30px;}
.s2-ul li {font-size: 23px;line-height: 30px;}
.s2-ul li:last-child {
}
.s2-btl1 {
    right: -10%;
    top: 442px;
    max-width: 255px;
}
.s2-btl2 {
    right: 0%;
    top: 415px;
    max-width: 300px;
}
.s2-prd {
    width: 140px;
	top: 25px;
}
.s1-p4 {
	font-size: 17px;
	line-height: 30px;
}
.s2-box {
	width:75%;
}
	
.s2-ul li,.shop-section-5 .s2-ul li { text-align:center;}
.s2-ul li:nth-child(even){ margin-right:0;}
img.prdt-bgimg{}
.s2-p1 {}
.s2-ul li .shop-btn {margin-top: 10px; font-size:20px; line-height:20px;}
p.prod-qnty span{ padding: 5px 10px;}

/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.cta {
    padding:50px 0;
	overflow:hidden;
}
ul.cta-list {width: 85%;}
ul.cta-list li {width: 49%;padding: 30px 9px 30px 90px;font-size: 22px;line-height: 34px;}
ul.cta-list li img {width: 70px;left: 11px;}
.cta-model {
    left: -12%;
    top: 215px;
    max-width: 75%;
}
.cta-p1{
    font-size: 38px;
    line-height: 40px;
}
/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.s4-p1 {font-size: 18px;line-height: 24px;}
.s4-ul {margin: 30px 0 38px;}
.s4-ul li img {width: 30px;}
.s4-ul li {margin-right: 10px;padding-right: 10px;padding-left: 35px;}
.pad-1 {margin: 8px 0 12px;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.s5-lft { width:58%;}
.s5-lft .s1-p2 { margin-top: 15px;}
ul.s5-list{ margin:25px 0 0;}
.s5-prod1 { right: -70px; max-width: 360px; top: 112px;}
.sec5-lft, .sec5-rit { width: 256px; margin-top:110px;}
.sec5-mid {
    width: 218px;
    margin: 80px 10px 0 10px;
    height: auto;
    padding: 35px 0;
}
.shop-bg-no .shop-btn {
    margin-top: 10px;
}

/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.s7-ul li:nth-child(1) {
    width: 42%;
}
/*-------------------------
CSS FOR SECTION 6
--------------------------*/
.section-6 {padding: 60px 0;}
.s6-lft {border: 10px solid #dbecf4;padding: 0 20px 20px;}
.s6-row {padding-left: 85px;margin-bottom: 25px;}
.s6-rit {width: 52%;}
.s6-susie {display: inline-block;max-width: 200px;margin: -65px 0 0;width: 100%;}
.s6-rit .s2-p3 {font-size: 16px;line-height: 25px;}

/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.s7-ul li .bnr-p1 {font-size: 17px;line-height: 20px;}
.s7-ul li:nth-child(2) {}
.s7-social {padding: 10px 10px 0 0;}

/*-=============================
CSS FOR PRODUCT PAGE
================================*/
.shop-s1-p1 {font-size: 40px;line-height: 42px;}
.qty-div input {width: 50px;}
.qty-div {margin-right: 15px;}
.sub, .add {width: 40px;}
.shop-s1-right .shop-btn {padding: 11px 50px;}
.shop-s1-ul-2 li {padding-left: 40px;margin-right: 15px;padding-right: 15px;}
.shop-s1-left {width: 38%;}
.shop-s1-right {width: 60%;}
.buyOpt-row {padding: 2px 10px;}
.packageOpt p, .pkgPrice p {font-size: 15px;line-height: 37px;}
.packageOpt {width: 270px;padding-left: 21px;}
.shop-s1-save {width: 67px;}
.shop-s1-save p { font-size: 13px; line-height: 13px;}
.shop-s1-save p span { font-size: 18px; line-height: 20px;}
.packageOpt input[type=radio] + span {top: 13px;}
.pkgPrice {width: 76px;}
.shop-s1-ul-2 {width: 100%;margin: 20px 0 0;}
.shop-s1-ul-2 li img {width: auto;}
.pkgPrice {margin-left: 7px;}

.option{ width:100%;}
img.ing_img{ max-width:100%;}
.span3 span{ display:block;}
.trm{ font-size: 14px; line-height: 20px;}
.cont-p1{    margin: 5px 0;     font-size: 20px;}

/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.shop-section-3 {padding: 60px 0;}
.shop-sec3-inner{ padding:0}
.shop-s3-img {max-width: 46%;}
.shop-s3-lft {width: 100%; text-align: center;}

/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.shop-s4-block {margin: 30px 0 0;}
.shop-dtls-img {width: 40%;}
.shop-s4-dtls {padding-right: 42%;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.shop-section-5 {padding: 50px 0 60px;}
.shop-section-5 .s2-ul {padding: 0 40px;}

/*-=========================
CSS FOR CART PAGE
============================*/
.cart-prc-box {padding: 10px 10px 20px;}
.cart-rit-price {font-size: 18px;line-height: 20px;padding: 12px 1px;}
.cart-prc-box .shop-btn {font-size: 20px;}
.cart-proms-box {padding: 20px 10px;}
.cart-proms-box .s3-ul {margin: 0 0 25px;}

/*-===============================
CSS FOR ABOUT PAGE
==================================*/
.abt-sec1-lft {width: 57%;}
.abt-sec1-rit {width: 40%;}
.abt-s2-box {padding: 0 0px;}
.abt-s2-ul li {width: 46%;}
.about-section-1 {padding: 50px 0;}
.about-section-2 {padding: 50px 0;}

/*-=======================
CSS FOR CONTACT PAGE
==========================*/
.cont-pad {width: 100%;}
.contact-ul li {padding: 0 10px;}

/*-=============================
CSS FOR REVIEW PAGE
================================*/
.revw-rit {border: 10px solid #dbecf4;}

/*-========================
CSS FOR CHECKOUT PAGE
==========================*/
.crt-frm1, .crt-frm2{width:100%;}
.cart-prd1, .cart-prd2, .cart-prd3{ display:none;}
.cart-prdname{ padding-left:10px;}
.cart-prdname {	/*padding: 30px 0 30px 73px;*/	font-size: 18px;}

.continue-shpbtn, .proceed-chkbtn {font-size: 18px; line-height: 26px; padding: 5px 14px;}
.unit-price, .sub-total {font-size: 18px; line-height: 26px;}
.cart-box2 .four {width: 20%;}

.safebox {/*padding: 0 0 0 80px;*/}
.safebox p {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: 10px 23px;}
.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;}

/*-======================
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: 55px;margin-top: -55px;top: 55px;padding: 5px 0;}
.logo{max-width: 130px;}
.top-sec {margin-bottom: 55px;}
.mob-mnu-ic {top: 9px;}
.mobimenu {top: 55px;}
.mobimenu.mobimenu-top {top: 52px;}
.mobimenu li ul li a {padding: 5px 10px;}
.mobimenu li ul li {font-size: 16px;}

/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner {background: #fff;padding:0px 0 30px; height: auto; overflow: hidden;}
.bnr-p1 {font-size: 17px;line-height: 27px;font-weight: 400;}
.bnr-p2 {font-size: 34px;line-height: 40px;letter-spacing: 0.5px;}
.bnr-p3 {
	float:none;
	display:inline-block;
    font-size: 17px;
    line-height: 24px;
}
.bnr-p3:before {border-bottom: 16px solid #f31f33;border-top: 16px solid #f31f33;}
.bnr-p3:after { border-bottom: 16px solid #f31f33;border-top: 16px solid #f31f33;}
.bnr-p4 {width: 100%;font-size: 16px;line-height: 24px;margin-top: 10px;}
.bnr-prds {position: relative;max-width: 350px;margin: -210px 0 0 -80px;float: left;left: auto;top: auto;}
.banner-mob {float: right;max-width: 100%;margin: 20px -50px 0 0px;}
	
.bnr-p5{
	display:none;
}
.bnr-lft {
    width: 100%;
	margin-top:15px;
	text-align: center;
}
.bnr-ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	margin-top:0;
}
.bnr-ul li:nth-child(odd){
	margin-right:2.5%;
}
.banner a.bnr-btn {}
.bnr-prd-mob{
	    max-width: 224px;
    margin-top: 20px;
    display: inline-block;
}
.bnr-prd{
	display:none;
}
.mob-bnr-box{
	float:left;
	width:100%;
	position:relative;
}
.bnr-ul li {
        padding: 10px 5px;
    font-size: 17px;
    line-height: 26px;
    margin-top: 7px;
}
.mob-list-prd-img{
	display:inline-block;
	max-width:100%;
	margin-top:-14%;
}
/*-------------------------
CSS FOR BANNER
--------------------------*/
.strip{ padding:20px 0;}
.strp-list li {padding: 0 6px; width: 32%;  margin: 14px 0px; }
.strp-list li:nth-child(5), .strp-list li:nth-child(6), .strp-list li:last-child{ margin-top:15px;}
.strp-list li:nth-child(3):after{ display:none;}
/*-------------------------
CSS FOR SECTION 1
--------------------------*/
.section-1 {padding: 30px 0;}
.s1-p1 {font-size: 22px;line-height: 28px;}
.s1-p1 span{font-size: 30px;line-height: 40px;}
.s1-p2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.2px;
}
.s1-p3 {font-size: 16px;line-height: 24px;margin-top: 10px;}
.s1-box {
    padding: 0px 0 0px;
	text-align:center;
}
.s1-model {max-width: inherit;margin: 10px auto 0 -10px;width: calc(100% + 20px);border-radius: inherit;}

.s1-box-ul {
    margin: 25px 0 0;
}
.s1-box-ul li {width: 100%;padding: 0 30px;font-size: 16px;line-height: 24px;}
.s1-ic-1 {width: 90px;}	
.s1-box-ul li span {font-size: 20px;line-height: 28px;margin-bottom: 3px;}
.s1-prd {
    position: static;
    display:inline-block;
	max-width:200px;
	width:100%;
}
.s1-p5 {
    font-size: 26px;
    line-height: 30px;
}
.s1-p5 span:before, .s1-p5 span:after{display:none;}
.s1-p6{padding:0 10px; text-align:left;}
.s1-p6 li{
	font-size: 18px;
	line-height: 25px;
	width: 150px;
	margin:5px 0;
	}
.s1-p6 li:last-child{display:none;}
.s1-p6 img{margin-top:7px;}
.s1-img-full{
	display:none;
	}
.s1-img-full-mob{
	display:inline-block;
	max-width:100%;
	margin:20px 0 0;
	}
/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.section-2 {
    padding: 30px 0;
	height:auto;
}
.s2-btl1, .s2-btl2 {position: static;max-width: 370px;margin: 15px -120px 0px;}
.s2-prd{
	position:static;
	display:inline-block;
	max-width: 180px;
	width:100%;
	transform:none;
	margin-top:15px;
	margin-bottom:-10px;
}
.s3-ul li{
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
	text-align:center;
	padding-right:0;
}
.s2-ic-1, .s2-ic-2 {
	margin: 0 auto 5px;

}
.cta-model {
    position: static;
    max-width: 86%;
    margin-top: 15px;
}
.s2-box {
   width: 100%;
    text-align: center;
}
.s2-ul {margin: 20px 0 0;}
.s2-ul li {width: 49%;font-size: 16px;line-height: 24px;}
	
.s3-ul {
    width: 100%;
    margin-top:0px;
	row-gap: 0px;
}
.s3-ul {margin: 20px 0 0;}
.s3-ul li { width: 100%;max-width: 340px;}
.s2-p1 { font-size: 20px;}
/********************************/
	
	.cta {
    padding: 30px 0;
}
ul.cta-list {
    width: 100%;
    row-gap: 18px;
    margin-top: 15px;
}
ul.cta-list li {
    width: 100%;
	font-size: 24px;
	}
.cta-p1 {
    font-size: 30px;
    line-height: 36px;
}
.bnr-btn{margin-top: 20px;width: 210px;height: 50px;line-height: 50px;font-size: 20px;}
.cta-p2 {
    font-size: 18px;
    line-height: 26px;
    margin: 6px 0 15px;
}
/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.section-3 {padding: 10px 0 30px;}
.sec3-top1, .sec3-top2, .sec3-top3{ height:auto;}
.img-sec3{  margin: 10px auto 0; vertical-align: top;}
.sec3-top1{ width: 48%; min-height: auto; margin-bottom: 15px; padding: 5px 15px;}
.sec3-top1:nth-child(2){ margin-right:0;}

.txt4{ font-size: 40px; line-height: 52px; text-align:center;}
.txt5{ text-align:center;}
.sec1-toplft {width: 100%;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.section-5 {padding: 30px 0; background:#dde6e5;}
.s5-lft { width: 100%; margin-top: 0; text-align: center;}
.shop-bg-no .shop-btn{margin: 25px 0 0;}
.s5-prod1 { right: 22px; max-width: 96px; top: 113px; display:none;}
ul.s5-list { margin: 25px 0 0;}
ul.s5-list li { text-align: center; width: 33.33%; padding: 0 5px; }
ul.s5-list li img{ margin:0 auto 10px;}
.sec5-lft, .sec5-rit { width: 100%; margin-top: 20px;}
.sec5-mid { width: 100%; margin: 20px 0; padding: 30px 10px;}
/*-------------------------
CSS FOR SECTION 7
--------------------------*/
.section-7 {padding: 20px 0;}
.s7-ic-1 {position: static;display: inline-block;transform: none;-webkit-transform: none;}
.s7-ul li {padding: 0 10px;text-align: center; width:100%}
.s7-ul li .s2-p3, .s7-ul li .bnr-p1 {width: 100%;font-size: 18px;}
.s7-social {float: none;padding: 10px 10px 0;display: inline-block;}
.s7-ul li:nth-child(2) {margin: 0 0px;}
.s7-ul li:nth-child(1) { width: 100%;}

/*-------------------------
CSS FOR FOOTER
--------------------------*/
footer {padding: 25px 0;}
.other-links li{font-size: 16px; line-height: 24px; margin-right: 5px;}
.f-p1 {font-size: 16px; line-height: 24px; padding-bottom: 10px; margin: 10px 0 10px;}
.f-p1 a, .f-p1 a:hover {padding: 0 0;}
.f-p2 {width: 100%;padding: 3px 0; font-size: 16px; line-height: 24px;}
.f-p2 a, .f-p2 a:hover {padding: 0 1px;}
.foo-logo{max-width: 130px;}

/*-==============================
CSS FOR PRODUCT PAGE
==================================*/
.shop-section-1 {padding: 25px 0 30px;}
.shop-s1-left {    width: 100%;  text-align: center;}
.shop-s1-right {width: 100%;margin: 15px 0 0;text-align: center;}
.shop-s1-stars {float: none;}
.shop-s1-p1 {font-size: 32px;line-height: 34px;}
.qty-div {float: none;display: inline-block;margin: 0 0 10px 0px;}
.qty-div input {width: 70px;}
.sub, .add {width: 45px;}
.shop-s1-right .shop-btn {padding: 11px 20px;width: 100%;float: none;}
.shop-s1-ul-2 li {padding: 0 18px;margin-right: 0px;float: none;display: inline-block;text-align: center;}
.shop-s1-ul-2 li img {position: static;display: block;transform: none;-webkit-transform: none;margin: 0 auto 7px;}
.shop-s1-ul-2 {margin: 20px 0 0;}
.shop-s1-p2 {text-align: left; font-size: 32px; margin-top: 14px;}
.shop-s1-rit-prc-box {margin-bottom: 20px;}
img.shp-card{margin: 20px 0 0 0;}

ul.prd-det-strp-list li{width:33.3%; padding:20px 5px;}
ul.prd-det-strp-list li:nth-child(3){border-right:1px solid #e6e0e0;}
ul.prd-det-strp-list li:nth-child(n+4){border-top:none;}


/*-------------------------
CSS FOR SECTION 2
--------------------------*/
.shop-section-2 {padding: 20px 0;}
.shop-s2-ul li {padding: 0 10px;width: 50%;margin: 8px 0;}

/*-------------------------
CSS FOR SECTION 3
--------------------------*/
.shop-section-3 {padding: 10px 0; text-align:center;}

.shp-sec2-hed{text-align:center;}
.shop-s3-lft {width: 100%;padding-left: 0;text-align: center; margin-top:15px;}
.pad-6 {padding: 20px 0 0;}
.shop-s3-img-mob {display: inline-block;max-width: 350px;width: 100%;margin: 10px 0 15px;}

/*-------------------------
CSS FOR SECTION 4
--------------------------*/
.shop-section-4 {padding: 20px 0 30px;background: #fafcfd;}
.shop-s4-block {margin: 0;}
.shop-dtls-img {max-width: 300px;position: static;display: inline-block;width: 100%;margin-bottom: 15px;}
.shop-s4-dtls {padding-right: 0;text-align: center;}
.shop-lab .shop-s1-ul li {margin: 7px 0;}
.shop-s4-p1 {width: 50px;height: 50px;line-height: 40px;}
.shop-s4-block .s6-row {padding-left: 65px;margin-bottom: 20px;}
.shop-s4-ul li {text-align: left;}
.tc {padding:10px 15px 0;}

/*-------------------------
CSS FOR SECTION 5
--------------------------*/
.shop-section-5 {padding: 30px 0;}
.shop-section-5 .s2-ul {    
	padding: 0 0px;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;}
.shop-section-5 .s2-ul li {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;width: 80%;}
.four{padding-right:0px}
.cart-prd1,.cart-prdname .shop-lst-img { display:none}
.cart-prdname {	padding: 0px 0 0 0px;}
.cart-prdname {	/*padding: 0px 0;*/	font-size: 17px;}
.span3 {font-size: 16px;line-height: 24px;}
.span3 span{font-size: 14px;line-height: 22px;}
.cart-remv{top:23px;}
.unit-price, .sub-total, .qtybox {font-size: 15px;line-height: 22px;vertical-align: top;}
ul.cart-prclist li {font-size: 18px; line-height: 32px;}
.continue-shpbtn, .proceed-chkbtn {float: left; width: 100%;  margin: 0 0 10px 0;}
.continue-shpbtn img, .proceed-chkbtn img {	margin: 0 0 -4px 1px;}
.card-box3 {padding: 15px 5px;}

.crt-from-sec {padding: 0px 0 20px;  width: 100%;  border: none;}
.safebox p{ margin-top:0;}
.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;}

/*-=======================
CSS FOR ABOUT PAGE
==========================*/
.about-section-1, .about-section-2 {padding: 30px 0;}
.abt-sec1-lft {width: 100%;text-align: center;}
.abt-sec1-rit {display: none;}
.abt-s2-ul li {width: 100%;margin: 15px 0;}
.abt-img-1-mob {display: inline-block;max-width: 300px;margin: 8px 0 15px;width: 100%;}
.abt-s2-box {margin: 15px 0;}
.abt-s2-logo {display: none;}
.abt-s2-ul:last-child {margin-top: 0px;}
.mob-abt-pad {padding-top: 10px;}

/*=======================
CSS FOR CONTACT PAGE
========================*/
.contact-ul li {padding: 10px 10px;background: none;width: 100%; font-size: 16px; line-height: 24px;}
.contact-ul {    row-gap: 10px; 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;}
.faq-section-1{ padding:30px 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 CHECKOUT PAGE
=============================*/
.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: 20px; text-align: center;}
.summary .logo{ float:none; margin:0 auto;}
.viewBx p{ font-size:16px;}
.frmfld-30{ width:100%;     margin: 0 0 8px 0;}
.frmfld-30:last-child{ width:100%;}
.safebox p span{ font-size:16px;}
.viewBx{ margin:10px 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: 5px 5px;}
.crt-frm1, .crt-frm2 {margin: 0px 0 0 0 !important;}

.two, .three, .four {width: 17%;}
.cart-remv {left:-2px;top: 4px;}
.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;}

}
@media only screen and (max-width: 560px) {


}
@media only screen and (max-width: 480px) {
.blue-strip{ font-size:14px; padding: 6px 0;}
.bnr-mob-prd {max-width: 330px; margin-bottom: 10px;}
.s4-chart {border-bottom: 13px solid #dbecf4;}
.packageOpt p span {display: none;}
.packageOpt {width: 175px;position: static;padding-left: 25px;}
.packageOpt p, .pkgPrice p{font-size: 16px;line-height: 38px;}
.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: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);left: 7px;width: 16px;height: 16px}
.buyOpt-row {padding: 2px 5px;}
.packageOpt input[type=radio]:checked + span:after {left: 2px;top: 2px;width: 8px;height: 8px;}
.hide-400{display:none;}

.cart-prd1 {display: none;}
.cart-prdname {	}
.cart-prdname .span2{line-height:20px;}

.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: 2px 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%;}
}

@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;}
.shop-s3-img img {max-width: 260px;}

}
@media only screen and (max-width: 479px){

}
</pre></body></html>