@charset "utf-8";
/* CSS Document */
.show-mob, .show-tab {display: none;}
.show-desk {display: block;}

/*---------Media Querry---------*/

@media only screen and (max-width:1187px){
.container{width:1004px;}

.bannar-sec {}
.bnr-lft { width: 55%;padding: 74px 0 0 40px;}
.bnr-head { font-size: 24px; line-height: 32px; }
.bnr-head2 { font-size: 46px; line-height:56px;}
.bnr-para {}
.bnr-prod {}

.s2-list li {padding: 0 16px;}
.s3-cont {width: 60%;}
.s4-list li {padding: 0px;}
.ftrBox1 {padding: 0 30px;}


.bx-hdg {
	font-size: 22px;
}
.sty-prods {
}
/*-----------------------
CSS FOR stay-strip
------------------------*/
.stay-strip { padding: 25px 0;}
.sty-list li { font-size: 18px;}
.sty-list li span { font-size: 18px; line-height:26px; margin-bottom: 5px;}
.sty-list li img {}
.lft-bx1 {
}
ul.sty-lst li {
	padding: 20px 10px 20px 60px;
	font-size: 13px;
}
ul.sty-prods-lst li {
	width: 31.8%;
}
ul.sty-prods-lst li .prd-box-txt {
	font-size: 22px;
}
.lft-bx-rit {
}
.lft-bx3, .lft-bx4 {
	padding: 20px 36px 20px 280px;
}
.lft-bx4 {
	padding: 20px 280px 20px 36px;
}
.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 {
}
/*-----------------------
CSS FOR strip_sec
------------------------*/

.strip-sec {background-position: 61% top;}
.strip-model {
	max-width: 423px;
	top: 52px;
}
.strip-rgt {width: 54%;}
.strip-list{ margin-top:0;}
.strip-list li {}
.lft-bx1-cont .bx-hdg {}
.strp-imgs-bg .prods{ max-width:180px;     top: 0;}
.strip-list li:last-child .strp-imgs-bg .prods{ top:0;}
.lft-bx-prods {
	top: 0px;
	right: 6px;
}
.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 {
	left: 7%;
}
.lft-bx4-prods {
	right: 8%;
}
/*-----------------------
CSS FOR SECTION1
------------------------*/	
.section1{ padding:50px 0;}
.s1-mid {width: 48%;}
.s1-Bx1-lft {width: 67.82%;}
.s1-Bx1-rgt { width: 31%;height: 294px;}
.s1-li-txt1 { min-height:73px;}
.s1-tot-lft { float: left; width: 100%;}
.sec1-model { right: -55px; width: 370px;}
/*-----------------------
CSS FOR SECTION2
------------------------*/	
.section2 { padding: 50px 0 50px;}
.common-head2 {font-size: 34px; line-height: 46px;}
.common-head3 { font-size: 24px; line-height: 38px; margin-top: 25px;}
.s2-tot-rit { width: 100%;}
.s2-tot-rit .common-para { width: 86%;}
ul.s1-list li img{ max-width:142px;}
/*-----------------------
CSS FOR SECTION3
------------------------*/	
.section3 {padding: 60px 0 0px;}
.sec3-model {
    top: 175px;
    max-width: 520px;
}
.s3-list {margin-top: 45px;}
.s3-model { left: 0;}
.s3-model2 { right: 0; /* top: 40px; */ max-width: 596px;}
.s3-rgt .common-head2 {}
.s3-prodt {left: 21%;top: 190px;max-width: 280px;}
.sec3-prdt { top: 172px; left: 50%;}
/*-----------------------
CSS FOR SECTION3
------------------------*/	
.s4-rgt {width: 54%;padding: 0px 0px 0 0;}
.sec4-prdt {
    top: 0;
    left: 12%;
    max-width: 350px;
    margin: -35px 0 0 0;
}
.s4-txt {left: -34%;top: 330px;}
.s4-list li p {padding: 10px 20px 0px 0px;}

.section4 ul.s1-list {width: 85%;}
/*======PRODUCT DETAILS=========*/
.prodDtls1-rght{ width:54%;}
.buy-opt-t1{ font-size:16px;}
.logos{ width:225px;}

.prodBox {column-gap: 12px;}
.prodbx-mid {}
.prod-name{}

/******************************/
.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:108px;
	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:80px;}	
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #acacac;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:10px 20px;
	font-size:18px;
	color:#000;
	font-family: inherit;
	}	
.mobilemenu li a:hover{color:#000;}
.top-fix-bar{    margin-bottom: 60px;}
.nav-sec{ padding:12px 0; height: 60px; margin-top: -60px; top: 60px;}
.logo{ max-width: 200px; margin-top: 0;}

ul.nav-rgt{ margin:0px 45px 0 0;}

/*-----------------------
CSS FOR BANNAR
------------------------*/
.bannar-sec {}
.bnr-div{ background-size:cover; height:auto; background-position:65% top;}
.bnr-lft {width: 64%;padding: 70px 0 70px 30px;}
.bnr-head2 {font-size:40px; line-height: 50px;}
.bnr-head { font-size: 22px; line-height: 28px;}
.bnr-head span { font-size: 32px; line-height: 46px;}
.bnr-para { width: 100%; font-size: 17px; line-height: 27px; margin-top: 15px;}
.bnr-prod {
/*	max-width: 100%;
	position: static;
	margin: 33px auto 0;
	width: 305px;
	display: inline-block;*/
}
.bnr-prod-desk { width: 460px; top: 80px; right: -65px;}
.bnr-prod-1 { top: 200px;}
.bnr-prod-4 { top: 200px;}
.bnr-prod-3 { top: 710px;}
.bnr-prod-2 { top: 710px;}
.feature-logo {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.strip-sec {
    height: auto;
    padding: 50px 0;
    background-size: cover;
}
.strip-model { max-width: 328px; top: 62px;}

.strip-rgt {width:68%;}

ul.strp-pdt-list{ margin-top:0;}
ul.strp-pdt-list li{ padding:10px 10px;}
ul.strp-pdt-list li .prod-name { font-size: 15px; line-height: 25px;}

.section1 { padding:50px 0 50px;}
.s1-tot-lft{ width:100%; margin-top:0;}
.s1-tot-lft .common-para { width: 100%;}
.sec1-model{ display:none;}
.common-head2 { font-size:35px; line-height:45px;}
.common-para { font-size: 17px; line-height: 25px; margin-top: 14px;}
.strip-list {background: none; margin-top:0;}
.strip-list li { width: 49%; padding: 20px 20px 20px 20px; line-height: 26px;}
.strp-imgs-bg .prods{ position:static; display:block; margin:0 auto 10px; max-width: 140px;}
.strp-li-cont{ padding: 8px 0 0; width: 100%; text-align: center;}
.strip-list li:last-child .strp-li-cont{ text-align:center;}
.strip-list li:last-child{ padding:20px 20px;}
.strp-li-cont .prod-name{ padding:0 0; font-size: 19px;}
.strp-li-cont p.prod-desc-prc{ padding:0 0;}
.strp-li-cont .shop-btn { font-size: 18px;}


ul.s1-list { margin-top:30px; justify-content: center; column-gap: 15px;}
ul.s1-list li { width:48%;}
ul.s1-list li img { max-width:150px;}
.s1cont-box { justify-content: center;}
ul.s1-list2 { margin-top: 35px;}
ul.s1-list2 li { width: 50%; padding: 0 40px; font-size: 17px; line-height: 28px;}
ul.s1-list2 li span { margin-bottom: 8px;}
.s1-li-txt1 {    min-height: 73px;}
.s1-li-txt2 {}
.prodbox-row { width: 47%; text-align: center;}
.prodBox {margin-top: 30px;justify-content: center;}
.s1-Bx1-lft { width: 100%;}
.s1-Bx1-rgt {float: left;width: 65%;height: 315px;}
.txt {text-align: left;padding-bottom: 0;}
ul.s1-list li a.shop-btn { text-align: center; margin-top: 10px;}

.stay-strip { padding: 20px 0;}
.sty-list li { padding: 0px; text-align: center; font-size: 16px; line-height: 26px;}
.sty-list li span { font-size: 17px;}
.sty-list li img { position: static; margin: 0 auto 8px; max-width: 72px;}
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 {
}
.lft-bx-rit {
}
.lft-bx3, .lft-bx4 {
	padding: 20px 20px 20px 195px;
}
.lft-bx4 {
	padding: 20px 195px 20px 20px;
}
.lft-bx-prods {
	top: 70px;
}
.bx-desc-prc {
	font-size: 28px;
	line-height: 36px;
}
.lft-bx1-cont .bx-hdg {
}
.lft-bx3-prods {
	left: 6%;
	width: 155px;
}
.lft-bx4-prods {
	right: 3%;
}
.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;
}


.section2 { padding: 30px 0 40px;}
.s2-tot-rit .common-para { width: 100%;}
img.sec2-model{ display:none;    /* display: inline-block;*/ position: static; margin: 8px auto; width: 220px;}
.s2-tot-rit{ width:100%; text-align:center; margin-top:0;}
.s2-list li {}
.s2-list p { font-size: 18px; line-height: 22px; margin-top: 10px;}

.prod-desc { font-size: 15px; line-height: 24px;margin-top: 6px;}

.section3 { padding:50px 0px 0; height: auto; background-size: cover;}
.sec3-model {
    position: static;
    max-width: 100%;
    margin-top: 22px;
}
.s3-rgt {}
.s3-model {max-width: 100%;position: static;margin: 15px 0 5px;width: 200px;}
.s3-model2 {max-width: 100%;position: static;margin: 15px 0 5px;width: 390px;}
.s3-prodt {left: auto;right: 17%;top: 185px;max-width: 230px;}
.s3-list{margin-top: 15px;
    width: 100%;
    padding: 0 82px;}
.s3-list li {margin-top:0px; padding-left: 66px;}
.s3-list li p span{ }
.sec3-prdt { top: 160px; left: 66%; max-width: 168px;}
.s3-list li:after{ left:55px;}

.section4 { padding:50px 0 50px;}
.s4-txt {left: -34%;top: 265px;font-size: 85px;line-height: 83px;}
.sec4-model{left: -65px; top: -15px; max-width: 403px;}
.sec4-prdt {position: static;max-width: 250px;margin: -17px 0 -45px;}
.s4-rgt {float: none;display: inline-block;width: 77%;text-align: center;padding: 0px 0px 0 0;}
.s4-list {}
.s4-list li {padding: 0px;}
.s4-list li p span {font-size: 18px;}
.s4-list li p {padding: 10px 0px 0px 0px;}
.section4 ul.s1-list {width: 100%;}

.section5 {}
.s5-lft {width: 66%;}
.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:20px 0 0px;}
.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%;}

/*=========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:#333; 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;border-top: 5px solid #4caf50;}
.nav-sec{ height:50px; margin-top: -50px; top: 50px; padding:12px 0;}
.logo{ max-width: 150px; margin-top: 0px;}
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:-11px;}
.mob-mnu-ic{ top:4px; right:10px;}
.mobilemenu{ top:50px;}
.mobimenu-top{ top:50px;}

/*================*/

.pop_main { background: url(../images/pop-bg-mob.jpg) no-repeat right top #ffffff;  padding: 20px;}
.pop_discount_box{ margin:0 0;}
.pop_text{ width:100%;    font-size: 22px; line-height: 38px;}
.pop_cong_heading {    font-size: 28px;}
	
	
.bannar-sec { padding: 10px 0 0px; background: #f6f8f7; }
.bnr-div {   
	max-width: 100%;
    float: none;
    display: inline-block;
	background:none;}
.bnr-lft {
	width: 100%;
    text-align: center;
    padding: 18px 0px 30px;
}
.bnr-mob-div {
	padding: 0px 0;
}
.bnr-head { font-size: 18px; line-height: 26px; margin-top: 0; margin-bottom: 0;}
.bnr-prod {
	position: static;
    display: block;
    max-width: unset;
    padding: 10px 0 0 0;
    width: calc(100% + 20px);
    margin-left: -10px;
}
.bnr-head span {
	font-size: 27px;
	line-height: 40px;
}
.bnr-head2 {font-size: 29px; line-height: 35px; }
.bnr-para {
	line-height: 25px;
    margin-top: 11px;
	font-size: 16px;
}
.bnr-para:before{ display:none;}
.bnr-prod-mob {
	margin: 12px auto 0;
	max-width: 100%;
	width: 300px;
}
.bannar-sec .btnBlk { margin-top: 20px;}
.shop-btn { }

.strp-li-cont{ padding:2px 0 0; width: 100%;}
.strp-imgs-bg{ width:100%;}

ul.strp-pdt-list { justify-content: center; margin-top: 0; row-gap: 15px; column-gap: 10px;}
ul.strp-pdt-list li { width: 48%;}
ul.strp-pdt-list li .prod-name{ text-align:center;}
ul.strp-pdt-list li .prods { max-width: 88px;}

.section1 {
	padding: 30px  0;
	overflow: hidden;
}
.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-img2a {
	position: static;
	display: block;
	margin: 0 auto 0;
	top: 0;
	left: 0;
}
.common-head2 { font-size: 24px; line-height: 34px;}
.common-para {
    font-size: 16px;
    line-height: 24px;
    margin-top: 14px;
}
.s1cont-box { margin-top: 20px;}
.s1cont-box-row { width: 31%; padding: 0; text-align: center; display: flex; flex-direction: column-reverse; align-content: center;}
.s1cont-head{ font-size: 15px; line-height: 24px; letter-spacing:0;}
.s1bx-icn1 {position: static; margin: 0 auto 5px;}
.s1cont-para { margin-top: 8px;}
.btnBlk { margin-top: 22px;}
ul.s1-list { margin-top: 25px; row-gap: 28px; padding: 0px; justify-content: center;}
ul.s1-list li { width: 100%; max-width: 47%;text-align:center;}
ul.s1-list li a.shop-btn{ float:none; display:inline-block;}
.txt{ text-align:center;}
.s1-li-tx {
	font-size: 16px;
	line-height: 24px;
	padding: 5px 0;
}
.s1-Bx1-rgt {
	width: 100%;
	display: none
}
.s1-Box2 {
	margin-top: 30px;
}
.s1-tot {
	float: left;
	width: 100%;
}
.s1-tot-lft{ text-align:center;}
ul.s1-list2 {
	margin-top: 20px;
	row-gap: 20px;
}
ul.s1-list2 li {
	width: 100%;
	padding: 0 22px;
}
/*===============*/
.stay-strip { padding: 20px 0; height: auto;}
.sty-list { margin-top: 10px; justify-content: center;}
.sty-list li { width: 100%; max-width: 355px; padding: 15px 26px; box-shadow: 0px 0px 1px #bbb; font-size: 16px; line-height: 26px; border-radius: 10px;
}
.sty-list li span { line-height: 28px;}
.sty-list li img { position: static; margin: 0 auto 10px;}
.sty-list li:nth-child(2) { border: none;}
ul.sty-prods-lst li { width: 47%;}
ul.sty-prods-lst li:nth-child(3) {margin-top: 20px;}
.strip-model1 { position: static; margin: 0 auto; max-width: 270px;}
/*===================*/
.strip-sec{ padding:30px 0; background:#f7f5ee;}
.strip-rgt {
	float: none;
	display:inline-block;
	width: 100%;
	max-width:355px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.strp-model{
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	margin-top:16px;
	}
.strip-list {
	margin-top: 0px; justify-content: center;
}
.strip-list li {
    width: 100%; max-width:355px;
    padding: 20px 10px 20px 10px;
    line-height: 26px;
}
.strp-imgs-bg .prods{ max-width:96px;}
.strp-li-cont .prod-name{ margin-top:0;}
.sty-prods {
}
.sty-prods-bxs {
}
.lft-bx1 {
	width: 100%;
	margin-bottom: 10px;
	height: auto;
}
.lft-bx1-cont {
	width: 100%;
	padding: 25px 10px;
	text-align: center;
}
p.prod-desc-prc {
	font-size: 24px;
	margin-top: 7px;
}
.lft-bx-prods1 {
	margin: -44px auto -10px;
	width: 200px;
	position: static;
}
.bx-hdg {
	font-size: 20px;
	line-height: 34px;
}
.lft-bx1-cont .sty-btn {
	margin-top: 25px;
}
.lft-bx-rit {
	width: 100%;
}
.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 {
	width: 100%;
	margin-top: 10px;
	padding: 20px 10px 20px;
	text-align: center;
	height: auto;
}
.lft-bx3 .bx-hdg {
	width: 100%;
	text-align: center;
}
.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: 140px;
	position: static;
}
.lft-bx4-prods4 {
	display: block;
	margin: 0 auto 0;
	width: 165px;
	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;
}
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;
}
.prodBreadcrm p{font-size:12px; line-height:20px}
.section2 {
	padding: 30px 0 30px;
}
.prodBox {
	margin-top: 20px;
	justify-content: center;
	padding: 0;row-gap: 26px;
}
.prodbox-row, .prod-pg .prodbox-row {
    width: 100%;
    max-width: 355px;
    justify-content: center;
    display: inline-block;
    float: none;
    margin: 0 0;
}
.prod-name {
	margin-top: 8px;
	font-size: 20px;
	line-height: 32px;
}
.prod-name span {
	font-size: 14px;
	text-align: center;
}
.prod-desc {
	font-size: 15px;
    line-height: 24px;
    margin: 0;
}
.prodbx-mid {/* width:44%;*/
}
.prodbx-mid .prod-name {
	margin-top: 0px;
	text-align: center;
    font-size: 20px;
    line-height: 28px;
}
.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;
}
.section2 .prodbox-row {
    width: 100%;
}
.cmn-hdg3-line {
	display: none;
}
.common-head3 {
	text-align: center;
	margin-top: 10px;
}

.section3 { padding: 30px 0px 0;}
.s3-rgt { max-width: 355px; padding: 0px; margin-top:0; text-align:center;}
.sec3-img_mob{ position: static; display: inline-block; margin: 10px auto 10px; max-width: 100%;}
.sec3-model {
    max-width: 95%;
    margin-top: 20px;
}
.s3-model2 {
	max-width: 100%;
	position: static;
	margin: 10px -15px 10px 0;
	width: 100%;
}
.s3-prodt {
	left: auto;
	right: 5%;
	top: 155px;
	max-width: 130px;
}
.s3-cont {
	width: 100%;
	text-align: center;
}
.s3-imgbx {
	float: none;
	margin: 25px auto 0;
	width: 340px;
}
.s3-list { margin-top:20px; justify-content: center; row-gap: 15px; padding:0;}
.s3-list li { width: 100%; max-width: 355px; padding:20px 20px; text-align:center;margin-top: 0px; box-shadow: 0px 0px 2px #bbb;}
.s3-list li h3 {position: static;margin: 0 auto 10px;}
.s3-list li p span {font-size: 21px;line-height: 28px;padding-bottom: 6px;}
.s3-list li img { position:static; display:block; margin:0 auto 10px; width: 50px;}
.s3-list li:after{ display:none;}
.s3-list li p {font-size: 17px;line-height: 25px;}
.s3-list li span {
	font-size: 20px;
	line-height: 28px;
}
.section4 { padding: 30px 0 30px;}
.sec4-prdt {
    position: static;
    max-width: 254px;
    margin: -22px 0 -50px;
}
.s4-rgt { width: 100%; max-width:355px;margin-top: 0px; padding-bottom: 0px; text-align: center;}
img.sec4-model_mob { display: inline-block; vertical-align: middle; max-width: unset; margin: 10px 0 10px -10px; width: calc(100% + 20px);}
.s4-image { margin: 25px auto 0;}
.s4-list {margin-top: 20px;}
.s4-list li {
}
.s4-list li p {
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.s4-list li:before {
	display: none;
}
.s4-list span {
	margin-top: 0px;
}
.section5 {
	padding: 20px 0 20px;
	background-size: cover;
	height: auto;
}
.s5-lft {
	width: 100%;
	background: rgba(255,255,255,0.7);
	padding: 20px 8px;
}
.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 0px;}
.ftrBox1{ width:100%; min-height:auto; border:none;}
.ftrbx1-hd{ margin-top: 4px;  font-size: 15px;  line-height: 24px;}
.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: 10px 0;}
.ftr-logo{ width:170px;}
.ftr-link2{ margin-top:15px;}
.footerBox2{ padding:10px 0 20px; font-size:15px;}
p.ftr-txt{font-size:13px; line-height:20px;}
.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=========*/
.faq-container{ margin:20px 0 0;}
.accordion{ padding:10px 35px 10px 0; font-size:19px; line-height:27px; letter-spacing:0.3px;}
.acdn-para{ font-size:17px; line-height:23px;}
.up-slide-dwn.last{ border:none;}
.acdn-content{ padding-bottom:0;}

/*=========CONTACT=========*/
ul.cont-list{ margin:30px 0;}
ul.cont-list li{ width:100%; margin:0px;}
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;}

}
@media only screen and (max-width:767px){
	.sty-prods{ padding:30px 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**********************/
