@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;}

.bnr-hding2 {font-size: 58px;line-height: 65px;margin-top: 10px;}

.btm-txt1 {font-size: 22px;line-height: 30px;}
.support_row li{width: 24%;}
.support_row li span{font-size: 19px; line-height: 28px;}

.stay-strip-Box {padding: 10px 0 0; margin-top: 0px; width: 43%;}
.stay-strip-img { top: 14px; max-width: 582px;}
.sty-list li { }
.sty-list li span{}
.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 { overflow:hidden;}
ul.s1-list2 li img{ top: 332px; left: -5px;}

.section2{     padding: 30px 0 60px;}
.stay-strip-Box .common-head2 {font-size: 38px;
    line-height: 48px;
    }
.common-head2 {
    font-size: 39px;
    line-height: 49px;}
.common-head3 {
    font-size: 24px;
    line-height: 38px;
    margin-top: 25px;}
.sec1-box {    margin-top: 15px;}
.s1-img1 {}
.s1-mid {	width:48%;}
.s1-rgt {width: 60%;}
img.s1-img1 {left: -54px;}
.comn-hding{font-size: 38px;line-height: 46px;}
.comn-txt{font-size: 17px;line-height: 27px;}
ul.s1-list li{padding: 0 0 0 70px;font-size: 16px;}
ul.s1-list li img{max-width: 60px;}
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 {
        position: absolute;
    top: 34px;
    right: -35px;
    max-width: 500px;}
.s2-bx-rgt {width: 51%;}
.common-head2 span{}
.s1-rgt .common-head2 span{}
.s1-sec2-right_list li {width: 32%;}
.s1_sec2 {padding: 30px 15px;}
img.s1-img2 {left: 2%;top: 40px;max-width: 340px;}
.tx1{font-size: 20px;}
.dtx-prd {
    top: 277px;}
.s2-list { width:100%;}

.s3-list li {width: 32%;padding: 0px 20px 0;}
.s3-bx-inr:nth-child(2) {padding: 110px 180px 0 25px;}
.s3-bx-inr {padding: 65px 30px 0 170px;}
.section3 .hd-tx1 {
    width: 75%;}
.s3-list li h1 {}
.s3-list li span {
    }
.section2 .common-para, .section3 .common-para {
    width: 60%;}
.stp-lft {width: 56%;}	
/*======PRODUCT DETAILS=========*/
.prodDtls1-rght{ width:54%;}
.buy-opt-t1{ font-size:16px;}
.logos{ width:225px;}
.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: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: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: 60px;}
.nav-sec{ padding:12px 0; height: 60px; margin-top: -60px; top: 60px;}
.logo{ max-width: 130px;margin-top: 0px;}
ul.nav-rgt{ margin:0px 45px 0 0;}
ul.menu-list {margin-top: 10px}
ul.menu-list li {font-size: 16px;}

.banner { padding: 80px 0 0 0; height: 600px;}
.bnr-lft { width: 66%;}
.bnr-hding1 {font-size: 20px; line-height: 28px;}
.bnr-hding2 {font-size: 48px;line-height: 58px;}
.bnr-txt {width:100%;font-size: 17px;line-height: 27px;margin-top: 15px;}
img.bnr-prod {right: -34%;top: 215px;max-width: 620px;}

.bnr-btm { margin: -40px 0 0 0;}
.bnr-btm-innr{padding: 20px;}
.btm-txt1 {text-align: center;width: 100%;padding: 0 0 10px 0;border: none;border-bottom: 1px solid #ccc;}
.support_row{width: 100%; margin-top: 20px}
.support_row li { }


.comn-hding {font-size: 31px;line-height: 46px;}
.comn-txt,.s1-rgt .comn-txt {font-size: 18px;line-height: 28px; width: 100%}	
.s1-rgt{width: 100%;text-align: center;}
img.s1-img1 { position:static;margin:20px auto 0; max-width:100%;}
img.s1-img2 {max-width: 250px;}
ul.s1-list {width: 100%;}
ul.s1-list li { padding: 0; text-align: center;}
ul.s1-list li img{position: static; margin: 0 auto 5px;}
ul.s1-list li h3 {font-size: 20px;  line-height: 30px;}
.s1-prd {position: static;display: inline-block;vertical-align: bottom;margin: 0 0 0 -80px;}
ul.s1-list li p {font-size: 16px; line-height: 24px; margin-top: 4px;}
.s1_sec2 {margin-top: 0px;padding: 30px 15px;}
.s1-sec2-right_list li {font-size: 17px;line-height: 24px;}

.section2{ padding:50px 0 0;}
.section2 .common-para, .section3 .common-para { width: 100%; margin-top: 10px;}
.s2-Box {
    margin-top: 0px;}
.dr-img { position:static; display:block; margin:0 auto; }
.s2-bx-rgt { text-align: center; width: 100%; margin: 0;}
.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;}
.prodbox-row, .prodbox-row2 { width:31%;padding: 25px 20px;}
.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: 10px;}
.prodBox2 {
    margin-top: 0px;}
.hd-tx{ }
.hd-tx1{    width: 100%;
    padding: 0px 50px 0;}
	
.strip{ background-size:cover; height:auto; padding:40px 0;}
.stp-lft {width: 59%;}

.section3{padding:50px 0 20px;}
.s3-box { margin-top: 40px;}
.s3-bx-inr {padding:50px 30px 40px 89px; height: auto;font-size: 24px;line-height: 34px; background-size:cover;}
.s3-bx-inr:nth-child(2) {padding: 30px 10px 35px;}
.s3-bx-inr span {font-size: 33px;line-height: 38px;}
.s3-img {
    position: static;
    display: block;
    margin: 0 auto;
    max-width: 40%;
    width: 100%;}
.section3 .prodbox-row { width: 48%;}
.s3-list {  padding: 0 0px;}
.s3-list li{ padding: 15px 14px 35px; font-size: 16px; line-height: 26px;}
.s3-list li span { font-size:22px; line-height: 30px; width: 100%; margin: 0px 0 5px 0;}	

.s3-list li:before {left: 15px;right: 15px;}
.s3-list li h1 {
     margin: 0 0 0 0;
    font-size: 70px;
    line-height: 80px;}
.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;
}

.supplemnt .prodbox-row { width:100%;}

.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 {}
.prod-name span {
    font-size: 14px;}
p.prod-desc-prc {}

/*=========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;}
ul.menu-list{display:none;}
.top-fix-bar{ margin-bottom:50px;}
.nav-sec{ height:50px; margin-top: -50px; top: 50px; padding:8px 0;}
.logo{max-width: 135px;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{width: 32px;margin: -8px 0px 0 0;}
.mob-mnu-ic{ top:7px; right:10px;}
.mobilemenu{ top:50px;}
.mobimenu-top{ top:50px;}

.banner {padding: 25px 0 30px; background-size: cover; height: auto; position: relative; background: #e9edec;}
.bnr-lft {text-align: center;width: 100%;}
.bnr-hding2 {font-size: 32px;line-height: 40px;margin-top: 2px;}
.bnr-hding2 span{ font-size:28px; line-height:38px;}
.bnr-hding1 {font-size: 20px;line-height: 25px;}
.bnr-mob{display: inline-block;max-width: 100%;margin: 17px 0px 0px 0;}
.bnr-txt {font-size: 16px; line-height: 26px; margin-top: 15px; width: 100%;}

.bnr-btm {margin: 0px 0 0 0;    }
.bnr-btm-innr {padding: 20px 10px;}
.support_row li img {width: 40px; position: static; margin: 0 auto;}
.support_row li {width: 49%;font-size: 16px; line-height: 25px}

.support_row li span {}

.section1{background:#fff;height:auto; padding:30px 0;}
.comn-hding, .sec2-prod .comn-hding { font-size: 24px;line-height: 32px; text-align: center; width: 100%; border: none }
.comn-txt, .s1-rgt .comn-txt, .sec2-prod .comn-txt {font-size: 16px; line-height: 24px; text-align: center; width: 100%; margin-top: 10px;}
.s1-lft, .s1-rgt {float: left;width: 100%; text-align: center;}
.s1-rgt .comn-txt, .comn-txt {}
.s1-prd {margin: -140px 0 0;float: right;position: relative;top: auto;right: auto;}
ul.s1-list {margin: 15px 0 0 0;}	
ul.s1-list li{width: 100%}
ul.s1-list li:nth-child(2), ul.s1-list li:last-child { }
ul.s1-list li img { top: 5px;width: 39px;}
.s1-rgt .button_box, .button_box { margin-top: 0px;}
.button_box{ max-width:100%;}
.s1-sec2-right {width: 100%;text-align: center;padding: 0 0px;}
.s1-sec2-right .white-clr{}
.s1_sec2 {
        margin-top: 0px;
		background:#f6fcff;
		border-radius:10px;
    }
.s1_sec2:before { display:none;}
img.s1-img2 {
        position: static;
        max-width: 100%;
        margin-top: 10px;
    }
.s1-sec2-right_list {padding: 20px 20px;margin-top: 20px;row-gap: 20px;}		
.s1-sec2-right_list li {width: 100%;font-size: 16px;line-height: 24px; text-align:center; padding:0;}	
.s1-sec2-right_list li span {font-size: 20px;line-height: 26px; margin-bottom: 3px}
.s1-sec2-right_list li img{ position:static; display:block; margin:0 auto 10px;}

.strip {padding: 30px 0; }
.stp-lft {width: 100%; text-align: center;}
.stp-lft .shop_button {margin-top: 20px;}
.strip-mob {display: inline-block;margin: 10px auto 0 -10px;max-width: inherit;width: calc(100% + 20px);}
.stp-lft .comn-txt{ width:100%;}

.section2{ padding:30px 0 30px; text-align:center;}
.s2-Box { margin-top:0px;}
.s2-bx-rgt {  text-align: center;  width: 100%;    margin: 0px 0 0 0;}
.prodBox{ margin-top:22px; justify-content: center;row-gap: 16px;}
.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{font-size:22px; line-height:32px; min-height:auto;}
.prod-name span {    font-size: 14px;}
.prod-desc{font-size:17px; line-height:26px;}
.prodbox-row, .prodbox-row2{width: 100%; max-width:355px;padding:20px 15px; border:1px solid #dedede; border-radius:10px;}
.prodBox-border {
    border: none;
    border-radius:0;
}
a.order-btn {
    width: 210px;
    height: 55px;
    font-size: 20px;
    line-height: 55px;
	}

.prodbx-mid .prod-name{ }
.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;}

.section3{ padding:0px 0 30px; height:auto; text-align:center;}
.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: 0px; padding: 0; column-gap: 0;  justify-content:center;}
.s3-list li{width: 100%; padding: 0px;  font-size: 16px;  line-height: 28px;	text-align:center;	}
.s3-list li img{     position: static;    display: block;    margin: 0 auto 5px;}
.s3-list li p{ margin-top:8px;}
.s3-list li span{ font-size: 22px; line-height: 28px; margin: 0 0 3px;}
.s3-box {  margin-top: 25px;justify-content: center; margin:0 0 0 0;}
.s3-bx-inr {  padding: 25px;  font-size: 20px;   line-height: 27px; width: 100%; text-align:center}
.s3-bx-inr span {  font-size: 30px;  line-height: 38px;}

.section4{ padding:30px 0 30px;}
.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:20px;}
.s4-list li{ width:100%;        font-size: 16px;line-height: 24px;}
.s4-list li:before{ display:none;}
.s4-list span{ margin-top:10px;        font-size: 22px;line-height: 28px;}

.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;}
.dsplay.pro-sec1 {padding: 30px 0;}
/*-----------------------
CSS FOR FOOTER
------------------------*/
.footerBox1{ padding:20px 0;}
.ftrBox1{ width:100%; min-height:auto; border:none;}
.ftrbx1-hd{ margin-top:7px;  font-size: 16px; line-height: 28px;}
.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:0px;}
.ftr-midBox{ padding:22px 0 20px;}
.ftr-logo{ width:170px;}
.ftr-link2{ margin-top:15px;}
.footerBox2{ padding: 10px 0 20px; font-size: 15px; line-height: 24px;}
.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:18px 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{ background:#3e466f; padding:22px 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**********************/
