@charset "utf-8";
/* CSS Document */
.show-mob, .show-tab {display: none;}
.show-desk {display: block;}

/*---------Media Querry---------*/

@media only screen and (max-width:1185px){
.container{width:1004px;}

.bannar-sec{ width: 100%; padding: 80px 0 50px;}
.bnr-lft{ margin-top: 15px; padding: 190px 18px 0px;}
.bnr-rgt { width: 37%;}
.bnr-head { font-size: 44px; line-height: 58px;}
.bnr-para { width: 100%;  padding: 15px 70px;}
.bnr-prod{ top: 151px; max-width: 221px; left: 40%;}
.bnr-prod2 { max-width: 265px;top: 20px;}

.bnr-head2 { font-size: 37px; line-height: 47px;}
.bnr-head2 span { font-size: 64px; line-height: 74px;}
ul.s1-list li { padding: 5px 10px 5px 70px; font-size: 18px; line-height: 26px;}
ul.lft-bx li:nth-child(2) { font-size: 15px; line-height: 24px; padding: 94px 4px 0;}
.common-para { padding: 0px 0px 0;}
ul.s1-list li img { left: 0px;}
.prodbx-mid{}
.prodbox-row:nth-child(2) { }
.s1-box2 { width: 70%;}
.prod-lft{width: 100%;}

.s2-list li{ padding:0 16px;}
.prod-pg .prodbox-row { width: 32%;}

.section3 {padding: 50px 0 50px;}
.s3-cont{width: 50%;padding:0px 22px 20px 0;}
.s3-img {max-width:470px;}
.prod-name_nm { font-size: 20px; line-height: 30px;}
.prod-name_price{ font-size:18px;}
.section3 .common-para { width: 90%;}


ul.lft-bx li:nth-child(1) { padding: 15px 0 20px 299px;}
ul.lft-bx li h4{ font-size:16px;}
ul.lft-bx li h4 span{ font-size:20px;}
.s4-bx { width: 70%; padding: 0 0 0 273px;}
.s4-bx .common-para {font-size: 16px; line-height: 26px;}
.s4-prdt{ max-width:250px;}
.s4-model{ right: -32px; max-width: 320px;}
.s4-bx2 { width: 70%; margin-top: 30px;}
.s4-list li{ padding:0px; font-size:17px;}
.s4-list span { font-size: 22px; line-height: 28px;}


.ftrBox1{ padding:0 30px;}

ul.sty-prods-lst li{ width:31.8%;}
ul.sty-prods-lst li .prd-box-txt{ font-size:22px;}

.sty-prods{ padding:50px 0 60px;}
ul.sty-lst li { padding: 20px 10px 20px 60px; font-size: 13px;}
.lft-bx1{}
.lft-bx-rit {}
.lft-bx3, .lft-bx4{}
.lft-bx-prc{font-size: 34px;  line-height: 40px;}
.sty-lst-mid-rit-hdg { font-size: 30px; line-height: 36px;}
.sty-lst-mid-rit-para { font-size: 16px; line-height: 26px; margin-top: 15px;}
.sty-lst-mid-rit .btnBlk{ margin-top:20px;}
.sty-prods-bxs{ margin:30px 0 0;}
.lft-bx1-cont .bx-hdg {
    font-size: 25px;
}
.bx-para {
    font-size: 16px;
    line-height: 26px;}
.lft-bx2-cont{ width:55%;}
.lft-bx2-cont .bx-hdg {
    font-size: 26px;
    line-height: 34px;
}
.lft-bx3 .bx-hdg {}
.lft-bx3-prods, .lft-bx4-prods {}

.section2{ padding:40px 0;}
.common-head2 { font-size: 38px; line-height: 48px;}
.section2 .common-para { width: 100%;}
.common-head3 { font-size: 24px; line-height: 38px; margin-top: 25px;}
.s1-mid { width:48%;}
.s2-prd_bx-rit .prod-lft { padding: 42px 10px 42px 150px;}

.s4-inr {width:100%;padding: 0px 0px;}	
.s4-img {right: 0%;max-width: 300px;}

.strip-img{ left:0;}
.forhead-mtr{ left:40%;}
/*======PRODUCT DETAILS=========*/
.prodDtls1-rght{ width:54%;}
.buy-opt-t1{ font-size:16px;}
.logos{ width:225px;}
.prod-name{    font-size: 18px !important;
    line-height: 28px;}

/******************************/
.ftr-link{ float:none; display:inline-block; vertical-align:middle;}

.ftr-cpyrght{ float:none; display:inline-block; vertical-align:middle;}
}


@media only screen and (max-width:1023px){
.container{width:750px;}
.show-desk {display: none;}
.show-tab {display: block;}

.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right: 0px;
    top: 8px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	}
.mob-mnu-ic span{
	color:#000;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 3px;

	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(-6px, 5px);
	transform: rotate(-45deg) translate(-6px, 5px);
	background:#000;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -7px);
	transform: rotate(45deg) translate(-7px, -7px);
	background:#000;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:60px;
	background:rgba(255,255,255,1);
	z-index:10;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	border-top:1px solid #acacac;
	}
.mobimenu-top{ top:70px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #acacac;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:18px;
	color:#000;
	font-family: inherit;
	}	
.mobilemenu li a:hover{color:#000;}
.top-fix-bar{ margin-bottom: 70px;}
ul.menu-list{display:none;}
.nav-sec{height: 70px; margin-top: -70px; top: 70px;}
.logo{ max-width: 175px;margin-top: 0px;}

ul.nav-rgt{ margin:0px 45px 0 0;}

.bannar-sec{ height: auto; padding: 40px 0 32px;}
.bnr-lft{ width: 100%; padding: 110px 14px 0;  height: auto;}
.bnr-head{ font-size: 32px; line-height: 40px;}
.bnr-para { width: 100%; padding: 10px 40px; font-size: 16px; line-height: 26px;}
.bnr-head2 {
    font-size: 27px;
    line-height: 37px;
}
.bannar-sec .btnBlk { margin-top: 62px;}
.bannar-sec .shop-btn{ background:#fff; color:#e13a41; }
.strp-inr .bnr-lft { padding: 46px 0 0;}
.bnr-rgt { width: 100%; margin: 15px 0;}
ul.bnr-list li { font-size: 20px; line-height: 24px;}

ul.bnr-list li { font-size: 15px; line-height: 24px;}
ul.bnr-list li span { font-size: 17px; line-height: 27px;}
.bnr-head2 span { font-size: 43px;    line-height: 53px;}
.bnr-head span {font-size: 26px;    line-height: 37px;}
.bnr-prod{ top: 100px; max-width: 180px;}
.bnr-prod2 {max-width: 185px;}

ul.s1-list li{ padding: 0px 0px; text-align: center; font-size: 16px; line-height: 26px;}
ul.s1-list li img { position: static; margin: 0 auto 8px; display:block;}

.feature-logo{ float:none; display:inline-block; vertical-align:middle;}

.section1{}
.common-head2{ font-size: 30px; line-height: 40px;}
.common-para {
    font-size: 16px;
    line-height: 28px;
    margin-top: 15px;
    padding: 0 0 0;
	width:100%;
}
.prod-lft{}
.prod-lft   { width: 100%; margin:0px 0 0 0;}
.s2-prd_bx-lft { width: 100%;}
.s2-prd_bx-lft .prods { max-width: 140px;}
.prod-name_nm { font-size: 18px; line-height: 28px;}
.prod-name_price { font-size: 16px; margin-top: 6px;}
.s2-prd_bx-rit { width: 100%;}
.s2-prd_bx-rit-2 .prod-lft2{ padding:15px 20px;}
.prodBox .prods{     display: block !important;
    float: none !important;}
.s1cont-box{justify-content: center;}
.s1cont-box-row{ width:44%; }

ul.sty-lst{ column-gap:9px;}
ul.sty-lst li {
    padding: 0 10px;
    font-size: 12px;
    text-align: center;
}
.sty-lst-icons{
	position:relative;
	display:block;
	margin:0 auto 10px;
	top:0;
	left:0;
	}
.sty-lst-mid-rit-hdg {
    font-size: 26px;
    line-height: 32px;
}
.sty-lst-mid-rit-para {
    font-size: 16px;
    line-height: 26px;}
.sty-lst-mid {
    margin-top: 20px;}
.sty-lst-mid-lft {
    width: 100%;
	display:none;
    display: inline-block;}

.sty-lst-mid-rit {
    width: 100%;
    text-align: center;
    padding: 0px 0px 0;}
.sky-prsure-mtr1{ display: inline-block; margin: 15px auto 10px;}
.lft-bx1 { width:100%;}
.s1-box2 .prodBox {
    width: 100%;}
.s1-box2 {
    width: 60%;}
.s1-box2 {
    width: 100%;
    }
.s1-box2 .prod-pg .prodbox-row {
    width: 40%; margin-top:15px;}
.lft-bx-rit {float: none;display: inline-block;width: 50%;margin-top: 25px;}
.lft-bx3, .lft-bx4 {}
.lft-bx4{padding: 40px 130px 50px 20px;}
.lft-bx-prods {
    position: absolute;
    top: 90px;
    right: -30px;
    width: 240px;
}
.lft-bx1-cont .bx-hdg {
    font-size: 20px;
    line-height: 28px;
}
.lft-bx1 a.order-btn {
    width: 170px;}
.lft-bx2-prods {
    right: 0px;}
.lft-bx2-cont .bx-hdg {
    font-size: 22px;
    line-height: 32px;
}

.lft-bx2-cont a.order-btn {

    width: 160px;
}
ul.sty-prods-lst li { width: 31%;}
ul.sty-prods-lst li .prd-box-txt{ min-height:auto;}
p.strip-txt{ width:80%;}

ul.str-cont{flex-wrap: wrap; row-gap:10px;}
ul.str-cont li:nth-child(2):before{ display:none;}
.sty-prods {
    padding: 45px 0 50px;
    text-align: center;
}


.section2{ padding: 40px 0px; height: auto;}
.prodbx-mid {}
.ebooks .prodbox-row {
    width: 77%;
    padding: 20px 28px;
    margin: 0 83px;}
.prodBox {
    margin-top: 20px;}
.s2-list li{ }
.s2-list p{ font-size:18px; line-height:22px; margin-top:10px;}	
.prod-desc{font-size:15px; line-height:22px;}

.s3-img {max-width: 60%;position: static;margin-top: 20px;}
.s3-cont .common-head2 span{letter-spacing: 2px;}

.section3{ padding: 40px 0 40px; }
.section3 .common-para{ width:100%;}
.s3-cont{
	width: 80%;
    padding: 0px 0px 0px 0;
    display: inline-block;
    text-align: center;
    float: none;
	}
.s3-list li{padding: 0 80px;text-align: center;margin-top: 20px;}
.s3-list li img {position: static;margin: 0 auto 10px;}
	
.section4{ padding: 30px 0 30px; height: auto; background-size: cover; background-position: 20% top;}
.s4-model{ display:none;}
.s4-bx { width: 100%; padding: 0px 0 0 260px;}
.s4-prdt { max-width: 236px;}
.s4-inr {width:100%;padding: 0px 0px;margin: 0;}
.s4-img {position: static;max-width: 185px;margin-top: 18px;}
.s4-desc-prc {font-size: 35px;line-height: 45px;}
.s4-list li{ padding:0 0px; font-size: 16px; line-height: 26px;}
.s4-list span { font-size: 20px; line-height: 26px;}
.s4-bx2 { width: 100%; margin-top: 25px;}

ul.lft-bx li{ padding: 0 0; width: 31%;}
.s4-btn{ margin-top:25px;}
.s4-li-prods2{ left: 82px;
    top: 5px;}
ul.lft-bx li h4 span {
    font-size: 17px;
    line-height: 27px;}
ul.rgt-bx li h4 span {
        font-size: 18px;
    line-height: 28px;}
ul.rgt-bx {
    padding: 0px 25px 0;
    margin-top: 5px;}
ul.rgt-bx li img { left: 32%;}
.prod-pg .prodbox-row { width: 48%;}
.prodbox-row:nth-child(2) {}
.section2 .prodbox-row:nth-child(2) {}
.s4-inr-bx-rit{    background-size: contain; height: auto; background-position: 80% top;}
.s4-li-prod3{ display:none;}
.s4-inr-bx-lft, .s4-inr-bx-rit{ width:100%;     margin: 25px 0 0;}
ul.lft-bx {}
ul.lft-bx li:nth-child(1) {
    padding: 0 0 0;
    width: 31%;}
ul.lft-bx li:nth-child(2) {
    font-size: 14px;
    line-height: 24px;
    padding: 94px 4px 0;
    width: 31%;
}
.s4-li-prods{ right:20px;}
.s4-bx-inr{ width:68%; padding: 0 0 0 15px;}


.strip{ padding:0 0 40px;}
.strp-inr{ height:auto; padding: 35px 0px;}
.strp-lft { width: 47%; margin-top:0;}
img.strip-inner-mob{ max-width:42%;}
.forhead-mtr { left: 44%; max-width: 140px; top: 60px;}
.strp-hdg { font-size: 30px; line-height: 37px;}
.strip-img-ebook2 { top: -35px; right: -50px; width: 215px;}
.strip-img { top: -18px; left: -20px; width: 180px;}
.strp-txt { width: 82%; font-size: 17px;}

.section5{ padding:50px 0 60px;}
.s5-slide{margin:0 6px; padding:16px 12px 24px;}
.s5-testi-nm{ font-size:17px; line-height:17px;}

.s1-mid {
    width: 60%;
    padding: 18px 0px;
}
.s1-img {
    right: 0px;
    width: 175px;}

.common-head3 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 25px;
}


.footerBox1{ padding:40px 0 50px;}
.ftrBox1{ padding:0 10px;}
ul.ftr-nav li{ font-size:15px;}

/*===============SHOP==================*/
.products-sec .prodbox-row{ margin: 0 0.5%;}
.prod-details .prodbox-row{ width:40.88%;}	
.products-sec .prodbox-row{ margin: 2% 0.5%;}

/*======PRODUCT DETAILS=========*/
.prod-lft-list{ padding:0;}
.proDetls1-rgt-pnts li{ padding:8px 10px 8px 33px;}
.proDetls1-rgt-pnts li p{ font-size:16px;}
.pkgInner{ padding-top:30px;}
.pkg1, .pkg2, .pkg3{ top:7px;}
.save-text{ font-size:13px;}

.bott2-bg{ position: static; width: 178px; height: 190px; background-size: 165px; margin: 15px auto 8px; padding-top: 20px;}
.bott2-bg img{ width:88px;}

.prd-slide2{ max-width: 100%;}
.prod-name {line-height: 28px;  font-size: 14px;}
.prod-name span {  font-size: 13px;  line-height: 23px;}
p.prod-desc-prc {
    font-size: 20px;    margin-top: 3px;}

/*=========CSS FOR Thankyou==========*/
.thank-section-1{padding:0;}
.thnk-txt1{font-size:34px; line-height:34px; margin-top:-20px;}
.thank-p1{margin:20px 0 -15px; font-size:26px; line-height:26px;}
.thank-dtl-box .cart-heading-row{font-size:18px;}
.cart-col-1{padding:0 0 0 10px;}
.cart-prd-name{font-size:14px;}
.cart-prd-name span{font-size:18px;}
.thnk-rit-price-row .cart-rit-price{font-size:18px;}
.cart-prd-1{ width:65px;}

/***************CART PAGE*************/
.nt-slt{background:none;}
.cart-lft,.card-box3{width:100%; background:none; padding:0;}
.card-box3{background:#f1f1f1; padding:10px}
}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}
.show-desk{display:none;}
.show-mob{display:block;}
.hide-mob{display:none;}

.topStrip p{ font-size:13px;}

.top-fix-bar{ margin-bottom:50px;}
.nav-sec{ height:50px; margin-top: -50px; top: 50px; padding:10px 0;}
.logo{max-width: 140px;}
ul.nav-rgt{ margin-top:0px}
ul.nav-rgt li{ height:34px;}
ul.nav-rgt li a{ line-height:32px;}
ul.nav-rgt li img{ margin-top:0px;}
.mob-mnu-ic{ top:7px; right:10px;}
.mobilemenu{ top:50px;}
.mobimenu-top{ top:50px;}

.bannar-sec{ padding: 30px 0 30px; background: linear-gradient(to bottom, #fdfdfd 50%, #e13a41 50%); border-top: 1px solid #f1f1f1;}
.bnr-lft{width: 100%;height: auto;padding: 20px 10px;margin: 0;background-size: 770px;border-radius: 30px;overflow: hidden;background-position: center center;}
.bnr-head2{font-size: 26px; line-height: 32px; } 
.bnr-head{ font-size:22px; line-height: 28px; }
.bnr-head span {font-size: 32px;line-height: 40px;}
.bnr-head2 span {  font-size: 30px;  line-height: 40px;}
.bnr-para { width: 100%; font-size: 16px; line-height: 26px; padding: 10px 10px;}
.bnr-prod, .bnr-prod2 { max-width: 260px; margin: 6px auto 10px; position: static; display: block;}
.bnr-prod-mob{ margin:12px auto 0; max-width:100%; width:300px;}
.bannar-sec .btnBlk{ margin-top:20px;}
.shop-btn{}

.bnr-inr-box{ width:100%;margin: 10px 0 0;}
.left-arw-ofr{left: 26px;}
.rgt-arw-ofr{right:26px;}
.bnr-bal-food{ position:static; display:block; margin:0 auto 0;}
.ofr-box-txt{ padding:15px; text-align:center;}
.bnrtxt{font-size: 16px;  line-height: 26px;margin-top: 10px;  width: 100%;}

.section1{ padding: 20px 0px;}
.sec1-inr{ margin-top:0px; max-width: 370px; padding: 0px 0px;}
ul.s1-list {row-gap: 15px; }
ul.s1-list li{ width: 49%; padding: 15px 5px; box-shadow: 0px 0px 2px #bbb;line-height: 24px; font-size: 15px;}
ul.s1-list li span{margin-bottom:0;}
.s1-mid {  width: 100%;   padding: 0;}
.common-head1{ font-size:20px; line-height:24px;}
.s1-mid .common-head2 {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
}
.s1-box { margin: 0 30px;}

.s2-prd_bx{ margin-top:22px; justify-content: center;display: flex; flex-wrap: wrap; }
.s2-prd_bx-lft .prods, .s2-prd_bx-lft:nth-child(2) .prods, .s2-prd_bx-lft:nth-child(3) .prods { max-width: 140px; margin:0 auto; position:static}
.s2-prd_bx-lft:nth-child(2), .s2-prd_bx-lft:nth-child(3){height:auto;    padding: 10px;  text-align: center;}
.prod-lft{ width:100%; margin-top: 10px;}
.s1-img2a{ position:static; display:block; margin:0 auto 0; top:0; left:0;}
.common-head2{ font-size: 24px; line-height: 28px;}
.s4-btn{display: inline-block; float: none;}
.common-head2 span { font-size: 25px;  line-height: 30px;   display: block;}
.common-para{ margin-top: 10px;  font-size: 16px;   line-height: 26px; width:100%;}
.s1cont-box{ margin-top:20px;}
.s1cont-box-row{ width:76%; padding:20px 20px 25px 20px;}
.s1cont-para{ margin-top:8px;}
.btnBlk{ margin-top:28px;}

ul.sty-prods-lst li { width: 47%;}
ul.sty-prods-lst li:nth-child(3){ margin-top:20px;}

sty-prods { padding: 30px 0;}
.sty-prods-bxs { margin: 20px 0 0;}
.lft-bx1 { width: 100%;}
.lft-bx1-cont{ width:100%; padding:25px 10px; text-align:center;}
p.prod-desc-prc {font-size: 20px;text-align:center; position: static; display: block; margin: 10px auto 0; width: 100%;}
.lft-bx-prods1{display:block; margin:0 auto 0; width:140px; position:static;}
.lft-bx-rit { width: 100%;margin-top: 22px;}
.lft-bx2{ background-size:cover;    height: auto;}
.lft-bx2-cont p.prod-desc-prc { color: #fff; text-align: center;}
.lft-bx2-cont { padding: 25px 10px; text-align: center; width: 100%;}
.lft-bx2-cont .sty-btn{ margin: 10px 0 0; float: none;}
.lft-bx3, .lft-bx4{padding: 20px 20px 30px;}
.lft-bx-prc {font-size:32px; line-height: 40px;}
.lft-bx3 .bx-hdg{width:100%; text-align:center;font-size: 28px;line-height: 34px;}
.lft-bx4{ padding:20px 10px 20px;}
.lft-bx2-prods2{ display:block; margin:0 auto 0; width:200px; position:static;}
.lft-bx3-prods3{ display:block; margin:0 auto 0; width:125px; position:static;}
.lft-bx4-prods4{ display:block; margin:0 auto 0; width:125px; position:static;}
.lft-bx3 a.order-btn, .lft-bx4 a.order-btn{ float:none; display:none;}
.lft-bx4 .bx-hdg, .lft-bx4 .bx-hdg span{ text-align:center;}
.lft-bx1 .prods { max-width: 140px; margin: 0 auto;}
.lft-bx1 .prod-name { font-size: 22px; line-height: 32px;}
ul.bnr-list li { font-size: 20px; line-height: 24px; }
ul.sty-lst li { padding: 0 10px; font-size: 16px; text-align: center; width: 100%; border-right: none;}
ul.sty-lst li span{ padding-bottom:8px;}

.section2{ padding:20px 0 30px;}
.prod-name_nm{ font-size: 16px; line-height: 26px;}
.prod-name_nm span{font-size: 16px; line-height:26px}
.prodBox{ margin-top:20px; justify-content: center;row-gap: 15px;}
.prodbox-row, .prod-pg .prodbox-row{ width: 100%; justify-content: center; display: inline-block; float: none; padding: 0px 0 10px; margin-right: 0px; /*box-shadow: 1px 2px 3px 0px #ccc;*/}
.prodBox .prods { max-width: 142px;}
.prod-name{ margin-top:8px; font-size:20px; line-height:28px; width: 100%;}
.prod-name span { font-size: 17px; text-align: center;}
.prod-desc{font-size:17px; line-height:26px;margin-top: 10px;}
.prodbx-mid{ }
.prodbx-mid .prod-name{ margin-top: 8px;min-height: auto;  text-align: center;}
.s2-list{ margin-top:0;}
.s2-list li{ width: 32%;  margin-top: 25px; display: inline-block; float: none;}
.s2-list li:nth-child(3):before{ display:none;}
.s2-list p{ font-size:15px; line-height:20px; margin-top:5px;}
.s2-list li:before{ display:none;}
.cmn-hdg3-line{ display: none;}
.common-head3{ text-align:center; margin-top:10px;}

.s2-prd_bx-rit-1 { width: 100%;}
.s2-prd_bx-rit .prod-lft { padding: 15px 20px; width: 100%; text-align: center;}
.s2-prd_bx-rit .prod-lft:last-child{ }
.s2-prd_bx-rit-1 .prods {position: static; display: block; margin: 0 auto 10px;}
.s2-prd_bx-rit-2{ width:100%;}
.s2-prd_bx-rit-2 .prods { max-width: 150px;}

.strip{ padding:30px 0; }
.strp-inr:before, .strp-inr:after{ display:none;}
img.strip-inner-mob{ position:static; display:block; margin:10px auto 10px;max-width: 100%; }
.strp-lft{ width:100%; text-align:center;}
.strip-img-ebook2{ position:static; transform:rotate(0deg);  width: 198px;}
.strip-img{ position: static; display:none;}
.strp-inr{ padding:20px 0; height: auto;}
.strip-inner-mob {   display: inline-block;   max-width: inherit;    width: calc(100% + 20px);    margin: 10px 0 0 -10px;}
.strip-lft{ width:100%; text-align:center;}
.section2 .prodbox-row{ width: 100%;  padding: 10px;  margin: 0 0 0;  text-align: center;}
.strp-inr .bnr-lft {  padding: 0;   width: 100%;}
.ebooks .prods-ebooks{ float:none;}
.strp-hdg { font-size: 32px; line-height: 36px;}
.strp-txt { width: 100%; font-size: 16px;}
.strip .bnr-head2 span {   font-size: 26px;   line-height: 35px;}


.section3{ padding:25px 0 15px; height:auto;}
.s3-cont{ width:355px; text-align:center; padding:0;}
.s3-img {max-width: 75%;margin-top: 15px;}
.s3-cont .common-head2 {font-size:28px;line-height: 40px;}
.sty-prods .common-head2 {
    margin-bottom: 30px;}
.s3-list{ margin-top:0px;}

.s3-list li{padding: 0 30px;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;}
.s3-list li img{ width:90px;margin: 0 auto 8px;}
.s3-list li p{ margin-top:8px;}
.s3-list li span{ font-size: 25px; line-height:30px;}

.section4{ padding:25px 0px;}
.s4-prdt{position: static;display: block;margin: 10px auto 10px;max-width: 100%;height: 300px;object-fit: none;width: 100%;}
.s4-bx{ padding:0 0; text-align: center; }
.s4-inr { float: none; display: inline-block; width: 100%; padding: 0;}
.s4-inr-bx-lft, .s4-inr-bx-rit{ width:100%;     margin-top: 0px;}
ul.rgt-bx li {     width: 100%;  padding: 0 0 0 0;}
ul.rgt-bx li img {  position: static;   display: block;    margin: 10px auto;}
ul.rgt-bx li:nth-child(2) img {   position: static;  display: block;  margin:0;}
ul.lft-bx{ row-gap: 0px; justify-content: center; display:none;}
ul.lft-bx li { padding: 20px 10px 10px 115px;}
ul.lft-bx li:nth-child(1) { padding: 15px 15px 15px 15px; text-align: center; background:#f0f6f9; height: auto;}
.s4-li-prods{ position:static; display:block; margin:0 auto 10px;}
.s4-li-prod3 { top: 50px; left: 225px; width: 150px;}
.s4-inr-bx-rit{ padding:30px 0 0; background-position: 160% top; background-size: 80%;}
ul.lft-bx li h4 span { font-size: 20px; line-height: 28px; padding-bottom: 8px;}
.s4-hdg span { font-size: 18px; line-height: 28px; margin-bottom:10px;}
.s4-img { max-width: 210px; margin-top: 15px;}
.s4-bx2 { width: 100%; margin-top: 20px;}
.s4-list{ border: none; margin: 0 0 0; padding:0px 0px 0; justify-content: center;}
.s4-list li{ width: 100%; margin-top: 0; max-width: 355px; text-align: center; box-shadow: 0px 0px 2px #bbb; border-radius: 5px; padding:20px 15px;}
.s4-list li img{ display:block; margin:0 auto 10px;}
.s4-list li:before{ display:none;}
.s4-list span{ margin-top:0px; font-size: 18px; line-height: 26px;}

.section5{ padding:30px 0 35px;}
.s5-slider{margin-top:28px;}
.slide-user{width:77px; padding:0; display:none;}
.slideCont{ width:100%; padding-left:0; border:none; text-align:center; padding:0 5px;}
.slide-head{ font-size:20px; line-height:26px; text-align:center;}
.sld-star{ margin-top:7px;}
.sld-para{ font-size:16px; line-height:24px; margin-top:12px; text-align:center;}
.s5-testi-nm{ font-size:15px; line-height:15px; margin-top:10px; text-align:center;}
.s5-testi-nm span{padding-left: 6px; margin-left: 2px;margin-top: -4px;}
a.review-btn{ height:55px; line-height:50px; font-size:22px; margin-top:35px;}
.sld-p{ width:77px;}
.slide-imgs{margin-top:10px;}

/*-----------------------
CSS FOR FOOTER
------------------------*/
.footerBox1{ padding:25px 0 30px;}
.ftrBox1{ width:100%; min-height:auto; border:none;}
.ftrbx1-hd{ margin-top:7px;}
.ftrbx1-t1{ font-size:17px; line-height:25px; margin-top:5px;}
a.ftr-btn{ margin-top:22px; max-width:300px;}
ul.ftr-nav li{ font-size:16px; margin-top:4px;}
ul.scl-list{ margin-top:12px;}
.ftrBox2{ margin-top:10px;}
.ftr-midBox{ padding:0px 0 20px;}
.ftr-logo{ width:170px;}
.ftr-link2{ margin-top:15px;}
.footerBox2{ padding:10px 0 20px; font-size:15px;}
.ftr-link a{ padding:0 1px;}


/*===============SHOP==================*/
.products-sec .prodBox{margin-top: 7px;}
.products-sec  .prodbox-row{ width:355px; margin:20px 0 0;}	

/*============PRODUCT DETAILS===========*/
.products-sec{ padding:25px 0 35px;}
.prodDtls1-left{ width:100%;}
.prod-nameHdng{ font-size:29px; line-height:32px;}
.prod-namesubHdng{ font-size:18px; line-height:24px; margin-top:5px;}
.prod-str{ margin:7px auto 0;}
.prod-lft-list p{ font-size:16px;}
.prodDtls1-rght{ width:100%;}
.proDetls1-rgt-pnts{ margin-top:25px;}
.proDetls1-rgt-pnts li{ width:33.33%; padding: 7px 5px; text-align:center;}
.proDetls1-rgt-pnts li img{ position:static; margin:0 auto 5px; display:block;}
.proDetls1-rgt-pnts li:nth-child(2){ margin:0;}
ul.proDetls1-rgt-list{ margin-top:8px;}
ul.proDetls1-rgt-list li{ font-size:16px; line-height:22px; padding-left:16px; margin-top:7px;}
.select-txt{ margin-top:25px;}
.pack-sec{ margin-top:0;}
.package{ width:100%; margin-top:30px;}
.package.mid{ position:static; width:100%; float:left; margin-left:0;}
.pkgInner{ padding-top:12px;}
.pkg1, .pkg2, .pkg3{ top:15px;}
.save-text{ font-size:18px;}
.switch-opt{ margin-top:5px;}
.buyopt{ width:100%; margin-top:12px;}
.cart-btn-box{ margin-top:25px; text-align:center;}
a.add-to-cart{ max-width:295px;}
.logos{ width:220px; margin:12px 0 0;}
.prd-s2-txt1{ font-size:20px; line-height:26px; margin-top:15px;}
ul.prd-s2-list li{ font-size:18px; line-height:26px; margin-top:7px;}
.bott2-bg{ position:static; margin:15px auto 8px; padding-top:20px;}
.bott2-bg img{ margin:0 auto 0; width:100px;}
.label-img{ float:none; margin:22px auto 0; width:355px;}
.revw-row{ padding:12px 0 19px 60px;}
.rvw-nm{ top: 15px; width: 50px; height: 50px; line-height:45px;}
.revw-tik{ left:28px;}
.revw-p2{ font-size:16px;}
.lab-cont{ width:100%;}
.cert-blk{ width:100%; margin-top:25px;}	
.purchase-price{ text-align:center;}


/*=========CSS FOR FAQ=========*/
.accordion-wrapper{margin: 30px auto 0;}
/*=========CONTACT=========*/
ul.cont-list{ margin:00px 0; padding: 10px;}
ul.cont-list li{ width:100%; margin: 0;padding: 10px;}
ul.cont-list li:last-child{ margin-bottom:0;}
.cont-list-p1{ margin-top:6px;}
.cont-frm{ width:100%; margin:15px auto 0 auto;}

/*=========FOOTER LINK=========*/
.terms-hd{ font-size:28px; line-height:28px;}
.terms-cont .common-para{ font-size:16px; line-height:24px; margin-top:15px;}

/*=========CSS FOR Thankyou PAGE=========*/
.thankyou-bg{ padding:20px 0 25px;}
.thnk-txt1{ font-size:24px; line-height:28px; margin:0;}
.thnk-txt2{ font-size:15px; line-height:22px; margin-top:6px;}
.thank-p1 {font-size: 22px;line-height: 30px;margin: 20px 0 -14px;}
.thank-ord {padding: 18px 2px;font-size: 16px;line-height: 22px;}
.thank-ord p{width:100%;text-align:left;padding:4px 0;}
.thank-dtl-box .cart-col-1 {padding: 0 0 0 12px;}
.thank-dtl-box .cart-col-4 {padding: 0 10px 0 0;}
.thank-dtl-box .cart-heading-row {font-size: 14px; line-height: 40px;}
.thank-dtl-box .cart-col-3 {display: inline-block;}
.thank-dtl-box .cart-col-1 {width: 56%;}
.thank-dtl-box .cart-col-3{width: 20%;}
.thank-dtl-box .cart-col-4 {width: 24%;}
.thank-dtl-box .cart-prd-row {padding: 10px 0;}
.thank-dtl-box .cart-prd-name {padding: 0 0 0 0;}
.thank-dtl-box .cart-prd-1{display:none;}
.cart-prd-name{ line-height:19px; font-size:13px;}
.cart-prd-name span{font-size:16px;}
.unit-price{font-size:14px;}
.thnk-rit-price-row {width: 100%;}
.thnk-rit-price-row .cart-rit-price {font-size: 16px;padding: 10px 3px;}
.thank-dtl-box {margin: 20px 0 0px;}
.sh-heading {font-size: 22px;line-height: 30px;}
.thnk-Addressinfo{margin-top:20px;}
.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;}
ul.user-info li {font-size: 16px;line-height: 16px;padding-left: 95px;}

/***************CART PAGE*************/
.cart-box2{padding:10px 0;}
	
	/*************************/
	.pop-up-bg-in{padding: 20px 20px;}
	.pop-up-left-txt{font-size: 20px;}
	img.age_logo{max-width: 100px; margin-bottom: 10px;}

}
@media only screen and (max-width:767px){
	.sty-prods{ padding:20px 0;}
	ul.sty-prods-lst li { width: 100%; margin:10px 0;}
	ul.sty-prods-lst li a::before{ display:none;}
	ul.sty-prods-lst li:nth-child(3){ margin-top:10px; margin-bottom:0;}
	
}

/*****************1207**********************/
