@charset "utf-8";

.forMob,.forTab{ display:none ;}
/*==============Media=============*/

@media only screen and (max-width:1187px){
.container{ width:1004px;}

h1{ font-size: 30px; line-height: 50px;}
h1 span{ font-size:45px;}
.bnrprd{ right:142px;}

.s1img {
    width: 432px;
    top: 29px;
}
.s1-cont-bx {  width: 56%;}

.frm1, .frm2{ padding:20px 0;}
.bnr-cont-box {
    width: 63%;
    margin-top: 55px;
}
}


@media only screen and (max-width:1021px){
.container{ width:750px;}
.forDesk{ display:none;}
.forTab{ display:block;}

ul.nav li{ margin-right:45px;}

.banner{ padding:40px 0; height:auto; background-size:cover; background-position: right 68% top;}
.bnr-cont-box {  width: 84%;margin-top: 19px;}
.bnrprd{ max-width: 330px; top: 224px; right: 0;}

.sec1{ padding:60px 0 70px;}
.s1-cont-bx{ width:100%; text-align:center;}
.s1img{ position: static; margin: 20px auto;width: 293px;}
.s1hding, .s1subhding{ text-align:center;}
.s1txt{ text-align:center;}
.sec1 a.bnrbtn{ float:none; display:inline-block; vertical-align:top;}

.sec3 { padding: 45px 0 45px 0;}
.s3-lft, .s3-rgt {}
.s3-lft-prt1, .s3-rgt-prt1 { }
.s3-lft-prt1-p1 {
    font-size: 24px;
    line-height: 30px;
}
.s3-lft-prt1-p2 {
    font-size: 18px;
    line-height: 27px;
}
ul.s3-list {}
.s3-prd1, .s3-prd2 {top: 21px;width: 144px;}

.section-4{ background-size:cover;}
.s4txt{ font-size: 32px; line-height: 42px;}
.s4txt2{ width:100%;}
.s4-lft {
    float: left;
    width: 70%;
    text-align: left;
}

.sec5{ padding:40px 0;}
ul.s5bxlist{ padding:0;}
ul.s5bxlist li { padding:0 10px;}

ul.btm{ padding:0;}
ul.btm li{padding: 0 0 0 56px; }
ul.btm li img {  max-width: 45px;}

.s2prdbx-prd{ max-width:230px;}
.s2prdbx-price{ font-size:25px; padding:10px 0 0 0;}
.s2prdbtn { width:94%;}

.ftr-box1{ width:100%;}
.ftr-box3 {width: 100%; margin-top:30px;}
.cards{ float:none;}
.ftr-txt2{ width:100%; text-align: center;}
.ftr-txt3{width:100%; text-align: center;}

/*==========Shop===========*/
.pro-sec1{ padding: 40px 0 30px;}
.pr-dtl-s1-rgt-p1{ font-size:38px; line-height:44px;}
.pr-dtl-s1-rgt-p1 span{ font-size:18px; line-height:26px;}
ul.s2list.s2list-prd li{ margin-top:0; width:32%;}
.pr-dtl-s1-rgt-p3 { font-size: 19px; line-height: 28px;}
.add-to-cart{ float:left; width:260px;}
img.prd-card{ margin:40px 0 0 5px;}
.bdsubhding {font-size: 33px;  line-height: 45px;}
.prd-detls1, .prd-detls2 {float: left;width: 100%;}

/*==========Product Details===========*/
.pro1-dtl{ max-width: 250px;}
.pr-dtl-s1-rgt-p1{ margin-top:0;}
.shp-cart{ margin:46px 0 0 14px;}

/*==========CART===========*/
.cart-sec1{ width:100%; padding-bottom:20px;}
.cart-box5{width:100%}
.card-box3, .card-box4{width:100%; padding: 0;}
div#frmsec{ width:100%; margin-top:30px;}
.crt-frm1, .crt-frm2{ width:100%;}
.one{}
.cart_img img{}
.secure{ margin:0 auto 0; display:block;}
/*************************/
.cont-lst li{ width:48%;}

}

@media only screen and (max-width:767px){
.container{ width:100%; max-width:600px; padding:0 10px;}

.forMob{ display:block;}
.hide-mob{ display:none;}

.top-fix-bar{ margin-bottom:60px;}
.header{ height:60px; margin-top:-60px; top:60px;}
.logo{ float:left; padding:0; width:120px;}

/*MOBILE MENU CSS*/
.mob-mnu-ic{
    cursor: pointer;
    position:absolute;
    right:15px;
    top:7px;
	z-index:16;
	height:30px;
	}
.mob-mnu-ic button{
	outline: none;
    -webkit-appearance: none;
	background: none;
	padding:0;
    cursor: pointer;
	border: none;
	margin:0;
	}
.mob-mnu-ic span{
	color:#fff;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	margin-top:4px;
	margin-right:5px;
	}
.bar1, .bar2, .bar3 {
	width: 30px;
	height: 3px;
	background-color: #a7a7a7;
	transition: 0.4s;
	}
.bar2{margin: 6px 0;}
.dl-active .bar1 {
	-webkit-transform: rotate(-45deg) translate(-8.5px, 6px);
	transform: rotate(-45deg) translate(-8.5px, 6px);
	background:#a7a7a7;
	}
.dl-active .bar2 {opacity: 0;}
.dl-active .bar3 {
	-webkit-transform: rotate(45deg) translate(-7px, -4px);
	transform: rotate(45deg) translate(-7px, -4px);
	background:#a7a7a7;
	}	
.mobilemenu{
	left:0;
	position:fixed;
	top:60px;
	background:#fff;
	z-index:12;
	right:0;
	bottom:0;
	overflow:scroll;
	display:none;
	border-top:1px solid #ddd;
	}
.mobimenu-top{ top:80px;}
.mobilemenu li{
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px solid #ddd;
	}
.mobilemenu li a{
	float:left;
	width:100%;
	padding:17px 20px;
	font-size:18px;
	color:#000;
	}
.mobilemenu li a.header-btn {
    float: left;
    width: 150px;
    font-size: 18px;
    color: #ffffff;
    height: 42px;
    line-height: 40px;
    font-weight: 600;
    margin:10px 0;
    border-radius: 20px;
    background: #19c354;
	padding:0;
	text-align:center;
	}

img.bnr-prod1,img.bnr-prod2,img.bnr-prod3,img.bnr-prod4{ display:none;}

.banner{ padding:25px 0 35px; background:url(../images/bnr-bg-mob.jpg) no-repeat center top; background-size:cover;  background-position: right 50% top; text-align:center; margin-top:60px;}
.bnr-cont-box {width: 100%;text-align: center;margin-top:0;}
.bnr-hd1 { font-size: 17px; line-height: 26px;}
    
h1{ font-size: 20px; line-height: 33px;text-align: center; margin-top: 0;}
h1 span{ font-size: 25px;line-height: 30px;}
.bnr-prd { margin: 10px auto 0; max-width: 270px;}
.bnrtxt{ font-size: 18px; line-height: 26px; text-align:center; margin:10px 0 0; width:100%;}
.bnrprd{ position:static; display:inline-block; vertical-align:top; margin-top:25px;}
a.bnrbtn{ float:none; display:inline-block; vertical-align:top; margin-top:25px;}	

.sec1{ padding:30px 0 35px;}
.s1txt{ font-size:18px; line-height:26px;}
ul.s2prdbx{margin-top:20px;}
.bdhding{ font-size:22px;}
.bdsubhding{ font-size: 26px; line-height: 34px; }
.bdsubhding span{font-size: 30px;    line-height: 40px;}
.s1img{ margin: 25px auto; width:240px;}

.sec3 { padding: 20px 0;}
.s3-lft, .s3-rgt { width: 100%;text-align:center;}
.s3-prd1, .s3-prd2 {position:static;margin:20px auto; width: 128px;}
.s3-lft-prt1, .s3-rgt-prt1 { width: 100%;text-align:center;}
ul.s3-list2, ul.s3-list{row-gap: 10px;}
ul.s3-list li, ul.s3-list2 li{ text-align:left; float:left; width: 100%;}

.section-4{ padding:30px 0 35px; text-align:center;}
.s4-lft {float: left; width: 100%;text-align: center;}
.s4txt{ font-size: 28px; line-height: 38px;}
.s4txt2{ width:100%; font-size:18px; line-height:28px;}
.section-4 a.bnrbtn {float: none; margin: 29px auto 0;  display: inline-block;  vertical-align: middle;}

.sec2{ padding:30px 0 35px;}
ul.s2prdbx li{ width:330px; padding-bottom:0px;}
ul.s2prdbx.shop-prd li{width:100%; max-width:330px;}
.s2prdbtn{position: static;  transform: none; float: none;display: inline-block;vertical-align: top;  margin-top: 18px; width: 224px;}
.sec5{ padding:30px 0 35px;}
.s5txt{ width:100%; font-size:18px; line-height:26px; margin-top:15px;}
ul.s5bxlist{ margin:10px 0;}
ul.s5bxlist li{ width:100%; margin-top:15px; padding:20px 20px 0;}
ul.s5bxlist li p{ font-size:18px; line-height:24px;}
ul.s5bxlist li img{ margin:0 auto 0;}

.bottom { padding: 12px 0 20px;}
ul.btm li {width: 100%; margin: 15px 0 0;}


footer{ padding:15px 0 30px;}
.ftr-cop-info li{ font-size:15px; line-height:24px; padding:0;}
.disclmr{ padding:15px 0; font-size:16px; line-height:23px;}
ul.ftrlist li{ padding: 0 6px; font-size: 14px; line-height: 24px;}
ul.ftrlist li:first-child{ border:none; display:block;}
.ftrtxt{ font-size:16px; line-height:22px;}

/*=======pro-dtl-sec=============*/
.inner-top{ margin-top:60px;}
ul.inr-top-list li{margin-right: 21px;}
ul.inr-top-list li a, ul.inr-top-list li a:hover{ font-size:13px;}

.pro-sec1{ padding:25px 0 30px;}
p.s1-p2.s4-p2{ width:100%; line-height:27px;}
ul.s2list.s2list-prd li{ width:100%; background-size:cover; margin-bottom:25px; min-height:555px;}
ul.s2list.s2list-prd{ margin-top:25px;}
ul.s2list.s2list-prd li p.s2lhding{ min-height:auto; padding:15px 0;}
ul.s2list.s2list-prd li .s2ltxt{ margin-top:20px; min-height:auto;}
ul.s2list.s2list-prd li .s2prd{ top:150px;}
ul.s2list.s2list-prd li p.s2price{ margin-top:285px;}

.pro-dtl-sec1{ padding:25px 0 40px;;}
.pr-dtl-s1-lft{ width:100%; margin:20px 0; padding:0;}
.shop-lft{padding:0;}
.prd-detls1, .prd-detls2{width:100%}
.stars{ float:none; margin:0 auto 13px; display:block;}
.pr-dtl-s1-rgt-p1{ margin:0;font-size: 28px; line-height: 32px; padding:0;}
.pr-dtl-s1-rgt-p1 span{font-size: 18px;line-height: 25px; letter-spacing:0.5px;}
.pro1-dtl{ padding:0;max-width: 340px;}
.pr-dtl-s1-rgt{ width:100%; text-align:center;}
.pr-dtl-s1-rgt-p3{ margin:0 0 10px;font-size: 17px;line-height: 25px; letter-spacing:0.5px;}
.pr-dtl-s1-rgt-p2{font-size: 28px; line-height: 30px; margin-top:12px;}
.add-to-cart{ float:none; margin:15px auto 0; width:320px;}
img.prd-card{ float:none; margin:20px auto 0;}
.tabs{padding:0;}
.qty-blk{justify-content: center;}

.pro-sec2{ padding:25px 0 30px;}

.pro-dtl-sec2{ padding:20px 0 ;}
.pro-p1{margin-top: 15px;font-size: 17px; line-height: 24px;}

/*==========CART===========*/
.cart-frm{ padding:30px 0 10px;}
.cart-box1{font-size: 16px;}
.one{ padding:0;}
.four{ padding:0;}
.one{ text-align:left;width: 70%;}
.two, .three, .four {width: 16%;}
.cart-prd1, .cart-prd2, .cart-prd3{ width:50px;top: 7px; left:0;}
.cart-remv{ left: 10px; top: 8px; z-index: 1;}
.cart-prdname {padding: 8px 0px 8px 30px;}
.span3{font-size: 16px;line-height: 22px;}
.span2 {font-size: 12px;line-height: 18px;}
.unit-price, .sub-total{font-size: 14px;line-height: 22px;}

.card-box3{display: flex;flex-wrap: wrap;flex-direction: column-reverse;padding: 15px 0;}
.ship-time{ width: 100%; padding: 0; text-align: center; margin-top: 35px;}
.card-box3rgt{ width:100%;}
ul.cart-prclist li{ padding:5px 10px; font-size:16px; line-height:28px;}
ul.cart-prclist li:last-child{padding:7px 10px;}
ul.cart-prclist li span.span2{ font-size:18px;}
.continue-shpbtn{ margin: 10px 0 0;}
.nt-slt{ text-align:center;}
.proceed-chkbtn{ }
div#frmsec{ margin-top:20px;}
.submit-btn{font-size: 25px;line-height: 29px;padding: 12px 20px 12px; letter-spacing:0.5px;}
.secure{ width:220px;}
.weaccept span.span1{ width:26%; margin-right: 3px;}
.trm{ font-size: 13px; line-height: 21px;}
.safebox p { font-size: 24px; line-height: 30px;}
.frmElmnts label, .weaccept{ width:32%; font-size:15px;}
.weaccept{ width:100%;}
.frm1 .frmfld input, .frm1 .frmfld select{ width:68%;}
.sameas{ font-size:14px; line-height:29px;}

/*==========CONTACT===========*/
.contact-lft{ width:100%; text-align:center;}
.contact-lft .bdsubhding{ font-size: 27px; line-height: 33px; padding:0;}
.cont-lst{ margin-top:15px;}
.cont-lst li{ width:100%; padding:0; margin-top:10px;}
.cont-lst li img{ position:static; margin:0 auto 30px; display:block;}
.cont-lst li:before{ left: 50%; margin-left: -50px;}
}