@charset "utf-8";
/* CSS Document */
.show-mob, .show-tab {display: none;}
.show-desk {display: block;}

/*---------Media Querry---------*/

@media only screen and (max-width:1180px){
.container{width:1004px;}
.fixed-nav .nav-sec{}
.menu-list {margin: 24px 0 0 30px;column-gap: 20px;}

.bannar-sec{ height:auto; background-size:cover;}
.bnr-lft{width: 48%; margin: 26px 0 0 0; padding-bottom: 0;}
.bnr-head {font-size: 42px; line-height: 59px; font-weight: bold;}
.bnr-head span { font-size: 58px; line-height: 64px;}
.bnr-para { width: 80%;}
.bnr-prod{}
.bnr-prodt {left: 39%; top: 223px;}


.s2-list li{padding: 5px 0 0 47px; margin-top: 10px;}
.s3-cont{ width:60%;}
.s4-list li{ padding:0 25px;}
.ftrBox1{ padding:0 30px;}

.stay-strip { padding: 40px 0;}
.strip-sec{ padding:50px 0;}
.padg { padding: 0 105px;}
.sty-list li {     width: 32%;
    margin-right: 11px;
    padding: 57px 117px 0 16px;}
.sty-list li span{font-size: 16px; line-height: 27px;}
.sty-list2 li { width: 100%; margin: 10px 0px; padding: 20px 30px;}
.sty-list2 li p span {min-height: 0px;}
.sty-list2 li p { }
.sty-list li img {}
.s3-img { max-width: 430px;}
ul.sty-prods-lst li{ width:31.8%;}
ul.sty-prods-lst li .prd-box-txt{ font-size:22px;}
.bx-hdg{}

.sty-prods{}
ul.sty-lst li { padding: 20px 10px 20px 60px; font-size: 13px;}
.lft-bx1{}
.lft-bx-rit {}
.lft-bx3, .lft-bx4{}
.lft-bx4{}
.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{ }
.lft-bx1-cont .bx-hdg {
}
.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{
   }
.lft-bx4-prods {

}
.section1 {height: auto;}
ul.s1-list2 li img{ top: 332px; left: -5px;}
.s1-lft {margin-top: 0px;     width: 58%;}
.s1-mtr{ max-width:410px;}

.section2{ padding:40px 0px;}
.common-head2 { font-size: 38px; line-height: 42px;}
.common-head2 span{    font-size: 36px;  line-height: 44px;}
.common-head3 { font-size: 24px; line-height: 38px; margin-top: 25px;}
.hd-tx1{ font-size:17px;}
.s1-mid { width:48%;}

.s1-rgt {}
ul.s1-list2 li { width: 319px; font-size: 16px; line-height: 26px; padding: 390px 0px 0 0;}
ul.s1-list2 li span { padding: 0 0 24px 162px; font-size: 18px;line-height: 28px;}
.dr-img { top: -20px; left: -11px; max-width: 452px;}

.s2-bx-mid{ margin-top:35px;}
.s2-bx-rgt {width: 51%; margin-top: 0;}
.common-head1 {font-size: 34px; line-height: 44px;}
.common-head1 span { font-size: 42px; line-height: 46px;}
.s1-rgt .common-head2 span{font-size: 35px; line-height: 50px;}
.tx1{font-size: 20px;}
.dtx-prd { top: 277px;}
.s2-list { width:100%;}

.section3{ padding:40px 0;}
.section3 .hd-tx1 { width: 75%;}
.s3list li {padding: 95px 10px 0; font-size: 16px;}
.sec2-lft { width: 48%; padding: 45px 40px 50px 40px;}
.sec2-rit {}
.sec2-rit .prodBox, .prodBox2{ column-gap: 18px;}
.sec2-rit .prods2{ max-width:150px;}
.sec2-lft .prodt { margin: 15px 0 15px;}
.sec2-lft .prods2 { max-width: 273px;}
.plus-icon{top: 28px; right: -30px;}
.sec2-lft .prod-name { font-size: 33px; line-height: 44px;}
.prods2{ max-width:175px;}
.prodt-content { margin-top: 10px; padding: 0 30px;}
/*======PRODUCT DETAILS=========*/
.prodDtls1-rght{ width:54%;}
.buy-opt-t1{ font-size:16px;}
.logos{ width:225px;}
.prod-name{}
.prodbox-row2 .prod-name{ width:56%;}

/******************************/
.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;}
.fixed-nav .nav-sec {width: 100%;}
.show-desk, .hide-tab {display: none;}
.show-tab {display: block;}
.menu-list{display:none;}
.mob-mnu-ic{
        cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    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:80px;
	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:17px 20px;
	font-size:18px;
	color:#000;
	font-family: inherit;
	}	
.mobilemenu li a:hover{color:#000;}
.top-fix-bar{    margin-bottom:80px;}
.nav-sec{ padding: 12px 0px; height: 80px; margin-top: -80px; top: 80px;}
.logo{max-width: 210px; margin-top: 15px;}

ul.nav-rgt{ margin: 12px 66px 0 0;}

.bannar-sec{ background-position: 45% top; background-size: cover; height: auto; padding: 30px 0px;}
.bnr-lft{ width: 58%; margin: 30px 0 0 0;padding-bottom: 40px;}
.bnr-head{ font-size: 40px; line-height: 50px;}
.bnr-head span { font-size: 42px; line-height: 60px;}
.bnr-para { width: 65%; font-size: 16px; line-height: 26px;}
.bnr-txt {}
.bnr-prodt {  max-width: 124px; left: 43%; top: 206px;}

.feature-logo{ float:none; display:inline-block; vertical-align:middle;}

.section1{ padding:30px 0;}
.common-head2{ font-size: 30px; line-height: 38px;}
.common-para {font-size: 17px;line-height: 28px;margin-top: 17px;}
.padg{ padding:0 0;}
.s1-rgt { }
ul.s1-list {margin-top: 25px;}
.s1cont-box{justify-content: center;}
.s1cont-box-row{ width:44%; }
.s1-mtr{ position:static; max-width: 44%;}
.s1-lft .btnBlk {}
ul.s1-list2 {margin-top: 45px;}
ul.s1-list2 li {width: 30%; background-size: contain; padding: 260px 0px 0 0;}
ul.s1-list2 li:nth-child(2) { background-size: contain;}
ul.s1-list2 li:nth-child(3) {background-size: contain;}
ul.s1-list2 li span { margin-bottom: 8px; padding: 15px 0;}
ul.s1-list2 li img { top: 170px; max-width: 100px;}
.s1-rgt .common-para{    padding: 0 0 0;}
.prodbox-row{ width: 48%;}
img.s1-mtr1 { margin: 0px auto; padding: 10px 0;}
.s1list{margin-top: 20px;}
.s1list li{ width:100%; padding: 0px 0 6px 33px;}


.stay-strip { padding: 25px 0 25px; height: auto;}
.sty-list li {    width: 31%;
    padding: 13px 0 30px;
    text-align: center;
    border-right: none;
    margin-bottom: 0px;
    background: #f0efef;
    height: auto;}
.sty-list li .price{ font-size:20px;}
.s1-lft .common-head2{ font-size:28px; line-height:38px;}
.sty-list2 li{ height:auto;}
sty-list li span {font-size: 20px;}
.sty-list2 li p img{ position: static; display: block; margin: 0 auto 12px; max-width: 90px;}
.sty-list2 li p{ width: 100%; text-align: center;}
.sty-list li:nth-child(4) {}
.sty-list li span { font-size: 18px; line-height: 28px;}
.sty-list li img { position: static;}

.sty-list{ text-align:center;}
.sty-list li{ display:inline-block; float:none;}
.sty-list li:last-child{ margin-right:0;}
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 {justify-content: center;
    row-gap: 35px;
}
.lft-bx3, .lft-bx4 {float: none;
    width: 68%; display:inline-block;}
.lft-bx4 {}
.lft-bx-prods {}



.s3list li { padding: 90px 0 0;}
.bx-desc-prc {
    font-size: 48px;
    line-height: 48px;
    margin-top: 0px;
    text-shadow: 1px 1px 0px #ddd;
}
.bx-hdg {
    font-size:30px;
    line-height:40px;
}
.lft-bx3-prods {

}
.lft-bx4-prods {

}
.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 20px;}
.s2-Box {  margin-top: 0px;}
.s2-bx-mid { margin-top: 0px;}
.dr-img {position: static; display: block; margin: 0 auto 10px; max-width: 430px; }
.s2-bx-rgt { text-align: center; width: 100%; margin: 10px 0 0;}
.common-head1 { font-size: 28px; line-height: 36px;}
.common-head1 span { font-size: 36px; line-height: 38px; padding-bottom: 0px;}
.s2-list {/*width: 100%; font-size: 18px; line-height: 30px; padding: 10px 18px; margin: 30px 0 40px; height:auto;*/}
.dtx-prd{position: static; display: inline-block; margin: -160px 0 0;}
.s2-list li{     width: 33%;
    font-size: 18px;
    line-height: 30px;
    padding: 0px 0 10px 44px;}
.s2-list p{ font-size:18px; line-height:22px; margin-top:10px;}	
.blk-box { text-align:center;}
.section3 .s2-bx-rgt {
    background: #d9f1ff; height: 456px;}
.s3-img1 { max-width: 220px; margin-top: 15px;}
.s1-rgt .common-head2 { padding: 60px 41px 0px;}
.s1-lft{ width:100%; text-align:center;}
	

.sec2-lft { width: 42%; padding: 35px 20px 40px 20px;}
.sec2-lft .prods2 { max-width: 255px;}
.sec2-lft .prod-name { font-size: 28px; line-height: 38px;}
.sec2-lft a.order-btn{ max-width:230px;}
.sec2-rit { }	
.sec2-rit .prodBox, .prodBox2 { column-gap: 15px; row-gap: 0px; margin-top: 25px;}
.sec2-rit .prods2 { max-width: 74%; position: static; display: block; margin: 0 auto;}
.prodt{ margin-bottom:0;}
.prodbox-row2 .prod-name {width: 100%; text-align:center;}
.prodbox-row, .prodbox-row2 { height:auto;}
p.prod-desc-prc{ width:100%; text-align:center;}
	
	
.prodbx-mid{    width: 31%;}
.tx1 { font-size: 22px; line-height: 32px;}
.tx2 { font-size: 18px; line-height: 30px;}
.section3 .hd-tx1 { width: 100%;}
.s1-rgt .common-head2 span {  width: 100%;}
.prod-desc{font-size:15px; line-height:22px;}
.prodBox{ row-gap: 18px;column-gap: 16px; margin-top: 20px;}
.prodt-content { margin-top: 0px; padding: 0 0px 10px;}
.prods2 { max-width: 158px;}
.prodBox2 {  margin-top: 0px;}
.hd-tx{ }
.hd-tx1{ width: 100%; margin-top: 10px; line-height: 26px; font-size: 16px;}
.padg { padding: 0 0px;}

.section3{        padding: 30px 0 30px;
    height: auto;
}
.s3-img {
    position: static;
    display: block;
    margin: 0 auto;
    max-width: 40%;
    width: 100%;}
.section3 .prodbox-row { width: 48%;}
.s3-list {  padding: 0 60px;}
.s3-list li{margin-top: 25px;  padding: 18px 54px 5px 53px;    width: 49%;}

.section4{ padding:50px 0 60px;}
.s4-list li{ padding:0 15px;}

.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;
}



/*===============FOOTER==================*/
.footerBox1{ padding:40px 0 50px;}
.ftrBox1{ padding:20px 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*************/
.cart-lft,.card-box3{width:100%; background:#fff; padding:10px;}
.card-box3{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;}

.hed-strip{ display:none;}

.topStrip p{ font-size:13px;}

.top-fix-bar{ margin-bottom:54px;}
.nav-sec{height: 54px; margin-top: -54px; top: 54px; padding: 5px 0px;}
.logo{max-width: 165px;
    margin: 9px 0 0;}
.fixed-nav .nav-sec{ width:100%;}
ul.nav-rgt{margin-top: 6px; margin-right: 40px; }
ul.nav-rgt li{ height:34px;}
ul.nav-rgt li a{ line-height:32px;}
ul.nav-rgt li img{ margin-top: 0; max-width: 30px;}
.mob-mnu-ic{ top:12px; right:10px;}
.mobilemenu{ top:60px;}
.mobimenu-top{ top:60px;}

.bannar-sec{background: rgb(1 61 97); padding: 30px 0 30px; height: auto;}
.bnr-lft{ width: 100%; text-align: center; margin-top: 0px; padding: 0px;position: relative;}
.bnr-sub-head { font-size: 18px; line-height: 28px; margin-bottom: 10px;}
.bnr-head{ font-size: 28px; line-height: 36px; color:#fff;}
.bnr-head span { font-size: 35px; line-height: 49px;}
.bnr-para{ font-size: 15px; line-height: 24px; margin-top: 5px; width: 100%; border-left: none; color: #fff;}
.bnr-txt { width: 100%;  font-size: 18px; line-height: 28px; text-align: center;}
.bnr-prod-mob{ margin:12px auto 0; max-width:100%; width:300px;}
.bannar-sec .btnBlk{ margin-top:16px;}
a.shop-btn{}
.bnr-prodt-mob { margin:10px auto; width: 100%; max-width: 100%; float: left;}

.sty-list{display: flex; justify-content: space-around; flex-wrap: wrap;}

.section1{ padding:30px 0 30px; height:auto; background-size:cover;}
.section1:after{bottom: 10px;}
.sty-list2 {
    margin-top: 20px;}
.s1-rgt {
    width: 100%;
    text-align: center;
}
.sty-list2 li p img {
    position: static;
    display: block;
    margin: 0 auto;}
.sty-list2 li {
    width: 100%;
    margin: 10px 0px;
    padding: 20px 30px;
    height: auto;
    text-align: center;}
.sty-list2 li p  {
    text-align: center;}
.sty-list2 li p span {
    text-align: center;
	min-height: 50px;}
.sty-list2 li p {
    width: 100%;}
.s1-mid {
    width: 100%;
    padding: 0;
}
.s1-rgt	.common-head2 span {font-size: 22px; line-height: 32px;}
.section3 .hd-tx1 {
    width: 100%;
    padding: 0 0;    margin-top: 5px;}
.s2-bx-lft {
    float: left;
    width: 100%;}
.blk-box {
        margin: 0px 0 0px 0;
    padding: 20px 0;
    height: auto;}
.s1-rgt	.common-para {
    font-size: 16px;
	padding:0 0 0;
    line-height: 26px;}
.common-head1{ font-size: 22px;  line-height: 34px;}
.common-head1 span{font-size: 30px; line-height: 32px;}
.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: 28px; line-height: 32px;}
.common-head2 span{font-size: 26px; line-height: 36px;}
.s1-rgt .common-head2 { padding: 20px 0px 0;}	
.dr-img1{display: inline-block; margin: 10px auto 5px -10px; max-width: unset; width: calc(100% + 20px);}
.common-para{ font-size:17px; line-height:25px; margin-top:14px;}
.s1cont-box{ margin-top:20px;}
.s1cont-box-row{ width:76%; padding:20px 20px 25px 20px;}
.s1cont-para{ margin-top:8px;}
.btnBlk{ margin-top:30px;}
ul.s1-list {margin-top: 15px;row-gap: 7px;}
ul.s1-list li {width: 49%;}
ul.s1-list2 {
    margin-top: 20px;
    row-gap: 24px;
}
ul.s1-list2 li { width: 100%; padding: 380px 0px 0 0;}
ul.s1-list2 li span {font-size: 23px; line-height: 28px; letter-spacing: 0.5px; padding: 15px 0 0;}	
ul.s1-list2 li img { margin: 0 auto 10px;     top: 290px;}	

.stay-strip {padding: 25px 0;}
.sty-list {row-gap: 20px;}
.sty-list li img{    position: static; display: block; margin: 0px auto 10px; max-width: 50%;}
.sty-list a li {    width: 100%; padding: 15px 5px; line-height: 24px;} 
.hd-tx { font-size: 30px;  line-height: 40px;}
.hd-tx1 {  padding: 0 0px 0; font-size: 15px; line-height: 24px;}
.sty-list li span{font-size: 16px; line-height: 26px;}
.sty-list li:nth-child(2){}

ul.sty-prods-lst li { width: 47%;}
ul.sty-prods-lst li:nth-child(3){ margin-top:20px;}

.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%;row-gap: 15px; padding:0; border-radius:0;}
.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;background-size: cover;}
.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;}

.section2{ padding:20px 0 20px; text-align:center;}
.s2-Box { margin-top:0px;}
.s2-bx-rgt {  text-align: center;  width: 100%;    margin: 0px 0 0 0;}
.prodBox{ margin-top:20px; justify-content: center;}
.prodbox-row, .prod-pg .prodbox-row{width: 100%; max-width: 355px; justify-content: center;  display: inline-block;  float: none;}
.prods{max-width: 120px;}
.prod-name{ margin-top:8px; font-size:20px; line-height:32px;}
.prod-name span {    font-size: 14px;}
.prod-desc{font-size:16px; line-height:26px;}
.prodbx-mid{width: 100%; padding: 18px 18px; max-width: 355px; box-shadow: 0px 0px 5px #bbb; border-radius: 5px; }
.prods2 { max-width: 120px;}

.sec2-lft { width: 100%;padding: 25px 20px 25px 20px;margin-top: 20px;}
.sec2-lft .prod-name { font-size: 26px; line-height: 32px; margin-top: 15px;}
.sec2-lft .prodt { margin: 10px 0 10px;}
.sec2-lft .prods2 { max-width: 196px;}
.sec2-lft p.prod-desc-prc { font-size: 28px; line-height: 32px;}
.sec2-lft a.order-btn { max-width: 218px; margin-top: 18px; height: 45px; font-size: 18px;  line-height: 45px;}
.sec2-rit { width: 100%; margin-top:0;}
.sec2-rit .prodBox, .prodBox2 { column-gap: 10px; row-gap: 25px; margin-top: 20px;}
.sec2-rit .prodbx-mid { width: 100%; max-width: 355px; padding: 15px 15px; box-shadow: 0px 0px 5px #bbb; border-radius: 5px;}
.sec2-rit .prods2 {top: 46px; max-width: 137px;  right: 0;}
.prodbx-mid .prod-name{ margin-top:0px;     min-height: 70px; font-size: 18px; line-height: 26px; width:100%;     padding-top: 30px;}
.plus-icon{right: -153px;}
.s2-list{ margin-top:0; padding: 10px 0; margin: 10px 0 0 0; row-gap: 10px;}
.s2-list li{width: 49%;  padding: 0px 0 0px 34px;  font-size: 16px;  line-height: 26px;  margin: 0;}
.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;}
a.order-btn {

    margin-top: -26px;}
.section3{ padding:30px 0; height:auto;}
.section3 .s2-bx-rgt{    margin: 0;
    width: 100%;
    height: auto;
    padding: 15px;}
.s3-img1{ display:none;}
.s3-Box { margin-top: 20px;}
.section3 .prodbox-row { width: 100%;}
.s3-img{max-width:100%;}
.s3-cont{ width:100%; text-align:center;}
.s3-imgbx{ float:none; margin:25px auto 0; width:340px;}
.s3-list{ margin-top: 20px; padding: 0; column-gap: 0;  justify-content: space-between;}
.s3list li{padding: 93px 25px 0px 25px; font-size: 15px; line-height: 24px;  width: 100%;    }

.s3list li span{font-size: 22px;}

.s3-list li img{     width: 50px;
    position: static;}
.s3-list li p{ margin-top:8px;}
.s3-list li span{ font-size: 16px; line-height: 27px;}

.section4{ padding:30px 0 35px;}
.supplemnt .prodbox-row{width:100%; padding: 20px; text-align:center; margin-top:0px;}
.supplemnt .prodbox-row .prods{    position: static;
    display: block;
    margin: 0 auto;}
.s4-image{ margin:25px auto 0;}
.s4-list{ margin-top:0;}
.s4-list li{ width:100%; margin-top:28px;}
.s4-list li:before{ display:none;}
.s4-list span{ margin-top:10px;}

.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:30px;}
.ftr-midBox{ padding:0px 0 20px;}
.ftr-logo{ width: 190px;    margin-top: 10px;}
.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=========*/
.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:20px 0 0;}
ul.cont-list li{ width:100%;}
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;}
.sty-prods-bx, .sty-prods-bx2 {float: left; width: 100%;  margin-top: 20px; padding: 10px;}	
.sty-prods-bx-rgt {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.sty-prods-bx-img {
    float: none;
    max-width: 120px;
    margin: 0 auto;
    display: block;
}
}

/*****************1207**********************/
