@charset "utf-8";
/* CSS Document */

body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#2f2f2f;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: 'Solway', serif;
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:#333; text-decoration:none;}
a:hover {outline: none; text-decoration:none;}
img {border:none; height:auto; max-width: 100%; vertical-align: middle;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

.overflow{ overflow:hidden;}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
}
.fl{float:left;}
.fr{float:right;}

.hide-desk{display:none;}
.show-mob{ display:none;}

/*=========Fonts=======*/
@font-face {
    font-family: 'DM Sans';
    src: url('DMSans-Medium.woff2') format('woff2'),
        url('DMSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('DMSans-Regular.woff2') format('woff2'),
        url('DMSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('DMSans-Bold.woff2') format('woff2'),
        url('DMSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




/*-----------------------
CSS FOR BANNAR
------------------------*/		
.bannar-sec{
    background:url(../images/bnr-bg.jpg) #0f0f0f no-repeat center top;
    float: left;
    width: 100%;
	height:636px;
	padding:70px 0;
	}
.bnr-lft{
	    float: right;
    width: 60%;
    padding: 10px 0 0;
}
.bnr-head2{
    font-weight: 700;
    font-size: 22px;
    line-height: 52px;
    color: #fff;
    position: relative;
    letter-spacing: 1px;
    margin-top: 15px;
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;

}	
.bnr-head2 span{
        background: #000;
    border-radius: 50px;
    border: 1px solid #fbc43a;
    padding: 10px 20px;
    z-index: 9;
    position: relative;
	}
.bnr-head2:after{
    position: absolute;
    content: "";
    top: 25px;
    left: 55px;
    right: 55px;
    /* width: 98%; */
    border-top: 4px solid #fbc43a;
    z-index: 1;
	}						
.bnr-head{
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
    margin: 0px 0 10px 0;
    position: relative;
}
.bnr-head span{
	    background: #FA672F;
    background: linear-gradient(to right, #FA672F 0%, #FDD571 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    font-size: 62px;
    line-height: 72px;
	}	
.bnr-para{
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
}
.bnr-hdg-line{
	position: absolute;
    top: -5px;
    left: 0;
	}
.shop-btn{
	width: 280px;
    height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    line-height: 60px;
    position: relative;
    font-weight: 700;
    background: #ff6c00;
    display: inline-block;
    vertical-align: middle;
    margin: 40px 0 0 0;
    text-transform: uppercase;
    border-radius: 10px;
    font-family: inherit;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
}
.shop-btn-arw{ margin:-5px 0px 0px 5px;}
.number, .number2, .number3, .number4{
    position: absolute;
    top: 375px;
    left: 370px;
    font-weight: 700;
    font-size: 120px;
    line-height: 110px;
    color: #000;
	}
.number2{
    left: auto;
    right: 180px;
    top: 750px;
}
.number3{
    left: -62px;
    top: -120px;
}
.number4{
	left:380px;}
.s1-prdt, .s1-prdt2{
	position:absolute;
	}
.s1-prdt-1, .s1-prdt-2{
	position:absolute;
	}

/*-----------------------
 Product Terms Strip
------------------------*/	
.product_terms_strip{
	float:left;
	width:100%;
	background:#fff;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:28px 0;
	}
ul.prod_terms_list{
	margin:0 auto 0;
	width:100%;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	}		
ul.prod_terms_list li{
	float:left;
	background:url(../images/prod-terms-tk.png) no-repeat left 3px;
	background-size:16px;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-align:left;
	padding-left:24px;
	}		
/*-----------------------
CSS FOR SECTION1
------------------------*/		
.section1{
    float: left;
    width: 100%;
	padding:60px 0px 60px;
	background: #fff url(../images/strip_bg.jpg) no-repeat center bottom;
}
ul.s1-list2{
	    margin: 0px 0 40px 0;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    row-gap: 18px;
	}
ul.s1-list2 li{
	float: left;
    width: 10%;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    position: relative;
	}
ul.s1-list2 li span{
	display: block;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-family: 'Young Serif', serif;
    letter-spacing: 0.5px;
	}		
ul.s1-list2 li img{
	display: block;
    margin: 0 auto 10px;
    width: 70px;
}

.s1-list1{
	margin:0 0 0 0;
	}
.s1-list1 li{
	    float: left;
    width: 32%;
    background: #faf6eb;
    height: 192px;
    border: 1px solid #d9d9d9;
    position: relative;
    overflow: hidden;
    margin: 0 23px 0 0;
	}

.s1-list1 li:nth-child(2){ background:#f1f1f3;}
.s1-list1 li:last-child{ margin-right:0;}
.s1-list1-lft{
	    float: left;
    width: 60%;
    padding: 57px 0 0 26px;
    text-align: left;
	}	
.s1-list1-lft-p1{
	    font-size: 24px;
    line-height: 29px;
    color: #000000;
    font-weight: 600;
	}
.s1-list1-lft-p2{
	    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    margin-top: 6px;
    text-transform: capitalize;
	}	
.s1-list1-rgt{
	float: right;
    width: 40%;
    padding: 0 0 0 0;
    text-align: left;
	position:relative;
	}
.s1-prdt-1{
          top: 28px;
    right: 19px;
     width: 372px;
    z-index: 2;
	}
.s1-prdt-2{
    top: 28px;
    right: -20px;
    width: 372px;
    z-index: 1;
	}

.off-bg{
	background: url(../images/off-bg.png) center top no-repeat;
    position: absolute;
    top: 66px;
    left: -36px;
    width: 72px;
    height: 75px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    z-index: 3;
    font-weight: 700;
    text-align: center;
    padding: 23px 0 0 0;
	}
.off-bg span{
	display:block;
	font-size:20px;}					
.sec1-inr{
	display:inline-block;
	width:100%;
	text-align:center;
	padding:0 52px;
	}
.hdg-line{
    display: inline-block;
    vertical-align: middle;
    background: #fca152;
    width: 56px;
    height: 6px;
    border-radius: 3px;
	}
.bnrline{
	position:absolute;
	left:0;
	right:0;
	top:-130px;
	margin:0 auto;
	display:block;
}
.common-hdg{
    font-size: 140px;
    line-height: 140px;
    font-weight: 700;
    
    color: #f0f0f0;
    position: absolute;
    top: 390px;
    left: -120px;
    z-index: 0;
    text-align: left;
    text-transform: uppercase;
	}
.common-head1{
    font-size: 26px;
    line-height: 38px;
    color: #ff6b20;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
}	
.common-head2{
	font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    color: #393939;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.common-para{
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-top:18px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.sec1-img{
	position: absolute;
    top: 300px;
    left: 0;
    max-width: 569px;
    z-index: 9;
	}
.sec1-inr-rit{
	float: right;
    width: 56%;
    padding: 10px 0 0;
	text-align:left;
	}
.sec1-inr-rit .common-head2{ color:#fca152;}
.sec1-inr-rit .common-para{ color:#fff; width:86%;}
.sec1-inr-rit a.shop-btn{ background:#fca152;}
.s1-rgt{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0px 0px 0 0;
	}

.s1-rgt .new-txt{ margin-left:20px;}
.sec1-lft {
    float: left;
    width: 35%;
    text-align: left;
    position: relative;
    padding-bottom: 70px;
	z-index: 1;
	padding-top: 25px;
}
.sec1-ritbx{
	float: right;
    width: 731px;
    background: url(../images/se1-bg.png) center top no-repeat;
    padding: 25px 30px;
    text-align: left;
	position: relative;
	background-size: cover;
	}
.sec1-ritbx .common-para{ color:#fff; margin-top:0; width:100%;}
.s1-list{
        width: 69%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
    margin: 40px 0 0 110px;
	}
.s1-list li{
        float: left;
    width: 49%;
    position: relative;
    text-align: left;
    padding: 0px 8px;
}

.s1-list li img{
       display: block;
    margin: 0px 0 15px;
}	
.sec1-bodybuilder{
	display: inline-block;
    margin: 30px 0 0 0;
	min-width: 570px;
}
.s1lhd{
	    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-transform: none;
    text-transform: capitalize;
}
.s1lhd span{
	display:block;
    font-weight:700;
    font-size:21px;
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
	padding-bottom:5px;
}
.s1ltxt{
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
}
.s1-mid{
	position:relative;
	display:inline-block;
	width:100%;
	}
.s1-prdt-1a{
    position: absolute;
    top: 472px;
    left: 24%;
    max-width: 280px;
	}
.s1-prdt-2a{
    position: absolute;
    top: 450px;
    left: 50%;
    max-width: 310px;
    transform: translateX(-50%);
    z-index: 2;
	}
.s1-prdt-3a{
    position: absolute;
    top: 472px;
    right: 24%;
    max-width: 280px;
	}
.sec1-rit{
	float:right;
	width:49%;
	margin:15px 0 0;
	text-align:left;
	}
.sec1-rit-head {
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    color: #000000;
    margin-top: 0px;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
}
.sec1-rit .common-para{ margin-top:5px;}
.sec1-rit-prdt-1a{
	position: absolute;
    bottom: 20px;
    left: 300px;
    width: 300px;
    z-index: 2;
	}
.sec1-rit-prdt-2a{
	position: absolute;
    bottom: 20px;
    right: -30px;
    width: 240px;
    transform: rotate(-23deg);
}


/*------------------------------------
CSS FOR SECTION STY-PRODUCTS
--------------------------------------*/					
.sty-prods {
    float: left;
    width: 100%;
    padding: 40px 0px 40px;
    background:#fff;
}
.bnr-btm-row{
	float:left;
	width:100%;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	}
.bnr-btm-col{
	    float: left;
    width: 25%;
    text-align: left;
    position: relative;
    padding-left: 60px;
    padding-top: 0;
	}
.bnr-btm-ic{
	    position: absolute;
    left: 0;
    top: 0;
    max-width: 50px;
    filter: drop-shadow(3px 4px 2px #ffecae);
	}
.bnr-btm-col h3{
	float: left;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	color: #000000;
	}
.bnr-btm-col p{
	float: left;
    width: 100%;
    font-size: 15px;
    line-height: 22px;
    /* letter-spacing: 0.3px; */
    font-weight: 300;
    color: #000000;
    margin-top: 0;
	}
/*-----------------------
CSS FOR SECTION2
------------------------*/		
.section2{
    float: left;
    width: 100%;
    padding: 120px 0px 60px;
    text-align: center;
    position: relative;
    background: url(../images/sec1_bg.jpg) #fdf7f2 no-repeat center top;
	}

.sec2-innr {
    float: right;
    width: 56%;
    text-align: left;
    padding: 0px 70px 0 0;
    height: auto;
}
.s2-list{
    float: left;
    width: 100%;
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.s2-list li{
        float: left;
    width: 100%;
    text-align: left;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #333;
    padding: 0px 0px 0px 25px;
}
.s2-list li span{
	display:block;
	font-weight:700;
	margin-bottom:1px;
	font-size:22px;
	line-height:30px;
	color:#393939;
	}
.s2-list li img {
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
}
.s2-model{
	position:absolute;
	left:0px;
	top:10px;
	border-radius: 10px;
	}	

.prodBox{
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 10px;
    row-gap: 20px;
    margin-top: 35px;
	position: relative;
    z-index: 9;
	}	
.prodbox-row, .prdt-lst, .item{
    float: left;
    width: 32%;
    padding: 0;
    position: relative;
    border-radius: 0px;
    text-align: center;
}

.prdt-lst{ position:relative;}
.new-txt {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 0px 15px;
    font-weight: 400;
    background: #be2828;
}
.prd-bx, .prd-bx2{
    position: relative;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0px 0 0;
    padding: 15px 15px 20px;
    background: #fff;
    box-shadow: 0px 0px 2px #bbb;
	}
.prd-bx2{position:relative;text-align:center;}
.prd-bx-content{
	display:inline-block;
	width:100%;
	background:#f5f5f5;
    padding: 11px 10px;
	}
.prodbox-row .shop-btn {
    margin-top: 10px;
}
.discont{
	background:#f04704;
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-align:center;
	padding:3px 6px;
	position:absolute;
	top:20px;
	right:20px;
	}

.prod-1, .s2-col-prod{
	display: block;
    width: 340px;
    margin: 0px auto 0px;
}

.prodbx-head{
	    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: 500;
    margin: 0px 0 10px 0;
	}
.prodbx-head span {
        font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    display: block;
}
.prodbx-para{
	font-size:16px;
	line-height:26px;
	color:#6f7277;	
	margin-top:6px;
	text-align:center;
}	
.prodbx-prc{
        float: left;
    width: 100%;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #ff6c00;
    margin-top: 0px;
}
.prodbx-prc span {
    display: block;
    color: #444;
    font-size: 16px;
    line-height: 24px;
}
a.order-btn{
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    width: 100%;
    color: #fff;
    background: #ff6c00;
    text-align: center;
    margin: 12px 0 0px 0;
    text-transform: uppercase;
    text-decoration: none;
}				

/*-----------------------
CSS FOR SECTION3
------------------------*/		
.section3{
    float: left;
    width: 100%;
    padding: 50px 0 70px;
    margin: 0px 0 0 0;
	background:#fff;
	}
.s3-innr{
        display: inline-block;
    vertical-align: middle;
    width: 100%;
    background: url(../images/sec3-lft-bg.png) no-repeat center top;
    padding: 40px 40px;
    background-size: cover;
    border-radius: 30px;
	}
.s3-lft{
    float: left;
    width: 100%;
    padding: 0px 0 0px;
	}
.s3-lft .common-head2{ color:#fff;}
.s3-lft .common-para{ color:#fff; font-weight:400;}
.s3-model{
    position: absolute;
    right: 20px;
    top: -80px;
	}	
ul.s3-list{
	float: left;
    width: 100%;
    margin: 40px 0 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
	}
ul.s3-list li{
	    float: left;
    width: 32%;
    padding: 0px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    position: relative;
	}
ul.s3-list li span{
	display:block;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:12px;
	}	
ul.s3-list li img{
	    display: block;
    margin: 0 auto 10px;
	}	
ul.s3-list li:after{
	position:absolute;
	content:"";
	border-right:1px solid #4b4848;
	top:0;
	right:10px;
	bottom:0;
	
	} 	
ul.s3-list li:last-child:after{ display:none;}	

/*-----------------------
 Section 5
------------------------*/
.section4{
	background:#fdf7f2;
	float:left;
	width:100%;
	padding:60px 0;
	}
.faq-container{
	display: inline-block;
	vertical-align:middle;
	width:100%;
	max-width:770px;
	text-align: left;
	padding:10px 5px 0;
	margin-top:40px;
	}
.up-slide-dwn{
    margin-bottom: 20px;
    box-shadow:0 5px 8px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow:0 5px 8px 1px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    background: #fff;
    padding: 0 30px;
	}
.up-slide-dwn.active{ border:2px solid #ed1c24;}
.accordion {
    text-align: left;
    background: url(../images/close.png) no-repeat right center #fff;
    padding: 22px 35px 22px 0;
    font-size:20px;
    line-height:26px;
    color: #000000;
    cursor: pointer;
	}
.acdn-heading.accordion-open {
	background: url(../images/open.png) no-repeat right center #fff;
	border-bottom:2px solid #ededed;
	}
.acdn-content{
    padding: 15px 0;
	background:#fff;
	border-radius:0 0 10px 10px;
	}
.acdn-para{
    font-size:18px;
    line-height: 26px;
	color:#596980;
	margin-bottom:15px;
	}
.up-slide-dwn:last-child{ margin-bottom:12px;}



/* MEDIA START */
@media only screen and (max-width:1185px){
.container{width:980px;}

.hide-1024{display:none;}

.bannar-sec{}
.bnr-lft{ width: 66%;}
.bnr-head { font-size: 48px; line-height: 66px;}
.bnr-head2 {}
.bnr-head2:after{ top:20px;}
.number{ left: 300px; top: 420px; font-size: 100px; line-height: 100px;}
.bnr-head span {}
.bnr-para{ width:100%;}

ul.s3list li{width:32%;margin:30px 2% 0 0;}
ul.s3list li:last-child{margin:30px 0 0 0;}

.s3lbx {width: 90%;}

ul.s4list{padding:0 0; column-gap: 13px;}	
ul.s4list li { height:auto; padding:40px 24px;}
ul.s4list li span { font-size: 18px; line-height: 26px;}
ul.ftr-nav li{ font-size: 16px; line-height: 28px;}

.section1{ padding: 50px 0px 30px;}
.common-hdg {font-size: 120px;line-height: 120px;left: 0; opacity: 0.5;}
.sec1-img{ max-width: 510px;left: -80px;}
.s1-rgt { width: 100%; padding: 0px 0px 0 0;}
.s1-rgt .prd-bx-content { background: none; padding: 35px 20px 0 145px;}
.s1-rgt .prodbx-head { font-size: 18px; line-height: 28px;}
.s1-rgt .prodbx-prc{ font-size:18px;}
.s1-rgt .prod-1{ left:-16px;}
.sec1-inr-rit { width: 58%; }
.sec1-lft { width: 33%;}
.sec1-ritbx { width: 665px;}
.s1-list{ margin:30px 0 0;}
.s1-list li img{margin: 0px auto 12px;}
.s1-list li {padding: 0px 10px 0px 10px; }
.s1lhd span { font-size: 18px; line-height: 28px;}
.s1lhd { }
.s1-list li:after{ right:0;}
.s1-list1 li {  margin: 0 19px 0 0;}
.s1-list1-lft { width: 56%; padding: 26px 0 0 18px;}
.number2 {top: 690px;}
.s1-prdt-2a{ }
.s1-prdt-1a{ left: 20%;}
.s1-prdt-3a{ right: 20%; }
.sec1-bodybuilder { top: 500px; max-width: 520px; left: -60px;}
.sec1-rit-prdt-1a { top: 635px; left: 240px;}
.sec1-rit-prdt-2a { top: 642px; right: 6px; max-width: 180px;}
.sec1-rit { width: 52%;}


.sty-prdtds{ left: -35px;}
.sty-prdt-lft, .sty-prdt-rit { width: 495px;}
.sty-prdts{ width: 200px; left: 10px;}
.sty-pdt-cont{ width:63%;}
.sty-pdt-hdg { font-size: 20px; line-height: 32px;}
.sty-prdt-2a{ left:300px;}
.sty-prdt-3a{ left:390px;}
.sty-pdt-rit{ width:40%;}

.section2{ padding:50px 0 50px;}
.prodbx-prc {}
a.order-btn {}

.prodbox-row{}
.s5-prodbox-row { width: 48%; margin-top:20px;}
.prodbox-row:before{ width:220px;}
.prodbx-head {font-size: 19px;}
.prod-1{ max-width: 190px;}

.section3{ }
.s3-innr{ border-radius:15px 15px;}
.s3-lft { width: 78%; padding:0px 0 0px;}
.s3-model { right: -7px; }
ul.s3-list li { font-size: 17px; line-height: 27px;}
ul.s3-list li span { font-size: 22px; line-height: 28px;}

.section4{}

.s4-lft { width: 100%;}
.s4-list li span{ font-size:20px;}
.s4-prd { top: 196px;right: -93px;}
ul.s4list:before{}
ul.s4list li{ font-size:17px;}
.s4-list li{ padding:10px 0 10px 62px;}
.s4-list li img{ left:5px; top: 20px;}

.prod-headbox .prod-1{top: -70px; max-width: 280px;}
.prod-headbox{ padding: 0 64px 30px 0;}
.prodbx-head{ font-size:18px;}
.prodbx-para{ font-size:16px;}


}

@media only screen and (max-width:1023px){
.container{width:730px;}

.hide-tab{display:none;}
.show-tab{display:block;}

	.bannar-sec {padding: 50px 0; height: auto; background-size: cover;}
	.bnr-lft{ width: 75%; padding: 0px 0 0px;}
	.number {top: 370px; font-size: 90px;}
	.bnr-head { font-size: 38px; line-height: 48px;}
	.bnr-head span { font-size: 70px;  line-height: 85px;}
	.bnr-head2 {font-size: 20px; line-height: 38px;}
	.bnr-para{ font-size: 17px; line-height: 27px;}
	.bnr-txt1 { font-size: 18px; line-height: 28px;}
	.bnr-prdt-2{ right:13%;}


	.section1{ padding:40px 0 30px;}
	.sec1-inr{ padding:0 0;}
	.s1-list1 li { margin: 10px 10px 0;width: 47%;  float: none; display: inline-block;}
	.bnrline{display:none;}
	.common-head1{font-size:18px;line-height: 24px;}
	.common-head2{ font-size: 28px; line-height: 38px;}
	.common-para{font-size: 17px;line-height: 28px;margin-top: 15px;}

	.s1-rgt { width: 100%; text-align: center; padding: 0px 0px 0 0;}
	.s1-rgt .prodbox-row{ height: auto; text-align: center;}
	.s1-rgt .prod-1{ position:static; display:block; margin:0 auto 10px;}
	.s1-rgt .prd-bx-content { background: none; padding: 20px 10px 20px 10px;}
	.s1-rgt .prodbx-head { font-size: 16px; margin: 6px 0 0px 0; min-height:auto;}
	.s1-rgt .prodbx-prc { font-size: 22px; line-height: 27px; margin-top: 10px;}
	.s1lhd { font-weight: 400; font-size: 16px; line-height: 26px;}
	.sec1-inr-rit { width: 71%;}
	.sec1-rit-prdt-2a{ position:static; display:block; margin:0 auto 0px; transform:none;}

	.s1-list{ margin-top: 25px; justify-content: center; column-gap: 0;}
	.s1-list li { text-align: center; padding: 0 20px; width: 40%;}
	.s1-list li img{ margin:0 auto 12px;}
	.number2 { right: 80px; font-size: 80px; line-height: 90px;   top: 740px;}
	ul.s5list li span{ font-size: 24px; line-height: 30px;}
	.s1-mid{ height: 360px;}
	.s1-prdt-1a{ width:245px; left:18%; top: 440px;}
	.s1-prdt-2a{ top: 415px;width:275px;}
	.s1-prdt-3a{width:245px; right: 18%; top: 440px;}
	.sec1-lft { width: 100%; text-align: center; margin: 40px 0 10px;}
	.sec1-lft .common-head2{ margin-bottom:10px;}
	.sec1-bodybuilder{ position:static; display:block; margin:0 auto 10px; max-width:375px;}
	.sec1-rit-prdt-1a { top: 550px; left: 400px; max-width: 250px;}
	.sec1-ritbx { padding:30px 40px; text-align:center; width: 100%; margin-top: 20px;}
	.sec1-rit { width: 100%; text-align: center; padding-bottom: 30px;}
	.sec1-rit .sec1-rit-head{ margin-bottom:10px;}
	.sec1-rit .common-para { margin-top: 10px;}

	.section2{ padding: 40px 0 40px;}
	.sec2-innr {}

	.prodbox-row{ width:32%; }
	.prodbx-head { font-size: 18px; padding-bottom: 0;}
	.prod-1{ width: 100%; max-width: 180px;}
	.prdt-lst:nth-child(5):before, .prdt-lst:nth-child(6):before, .prdt-lst:nth-child(7):before, .prdt-lst:nth-child(8):before { display: none;}
	.prodbox-row:after{ display:none;}
	.prodbox-row:before{ display:none;}
	.prdt-lst:after{ display:none;}
	.prdt-lst:before{ display:none;}
	.item:after{ display:none;}
	.item:before{ display:none;}

	.sty-prods{ padding: 0px 0 30px;}
	.sty-prdt-lft, .sty-prdt-rit { width: 370px;}
	.sty-prdts { width: 137px; top: 60px; position: static; display: block; margin: 15px auto 5px;}
	.sty-pdt-cont { width: 100%;padding: 15px 0 0;}
	.sty-pdt-cont a.shop-btn { width: 190px; height: 40px; font-size: 20px; line-height: 40px; margin: 13px 0 0 0;}
	.sty-pdt-hdg span{ padding:0;}
	.sty-pdt-price { font-size: 28px; line-height: 32px; margin-top: 5px;}
	.sty-prdtds { left: -60px; max-width: 480px; top: 35px;}
	.sty-prdt-2a { left: 85px; max-width: 264px; top:3px;}
	.sty-prdt-3a { left: 216px; max-width: 265px;}
	.sty-pdt-rit{ padding:35px 0 0;}

	.section3 { padding: 30px 0 30px; height: auto;}
	.s3-lft { width: 78%; padding: 0px 0 0;}
	.s3-model { max-width: 220px; top: 98px;}
	ul.s3-list li { font-size: 15px; line-height: 25px;}
	ul.s3-list li:after{ display:none;}
	ul.s3-list li span { font-size: 20px; line-height: 26px;}
	.s3-innr { padding: 25px 20px;}

.section_5{ padding:50px 0;}	

}

@media only screen and (max-width:767px){
.container{width:100%; padding:0 10px; max-width:600px; box-sizing:border-box;}

.hide-mob{display:none;}
.hide-desk{display:block;}
.show-mob{display:block;}

.bannar-sec{padding: 30px 0px; background: #0f0f0f;}
.number { left: 12px; top: 190px; font-size: 60px;  line-height: 62px; display:none;}
.bnr-lft{text-align: center; width: 100%; margin-top: 0; /*background: rgb(19,25,41, 0.8);*/ padding: 0px 0;}
.bnr-head2{ font-size: 15px; line-height: 32px; margin-top: 0px; margin-bottom:10px; letter-spacing:0;}
.bnr-head2 span { padding: 10px 15px;}
.bnr-head2:after { top: 14px; border-top: 2px solid #fbc43a; left: 0px; right: 0px;}
.s1-prdt{ position: static; margin: 10px auto 0; top: 0; right: 0; left: 0; width: 350px; max-width: 100%;}
.shop-btn{ margin: 20px 0 0; width: 200px; height: 48px; line-height: 48px; font-size: 20px;}
.bnr-head { font-size: 22px; line-height: 28px;}
.bnr-head span {font-size: 34px; line-height: 48px;}
.bnr-txt1 { font-size: 18px; line-height: 28px; color: #2d2d2d; margin-top: 0px; float: left; width: 100%;}
.bnr-para { font-size: 16px; line-height: 24px; margin: 10px 0 0 0;}
.bnr-prdt-1{ display: unset; width: calc(100% + 20px); margin-left: -10px; max-width: unset; margin-top: 0px;}
.bnr-prdt-2{ display:inline-block; margin:0 0 0 -20px; position:static; max-width: 162px;}

.section1, .section2, .section3, .section4, .section5{padding: 30px 0; overflow:hidden;}
.section1{ padding:30px 0;}
	ul.s1-list2{margin: 0px 0 20px 0;}
	ul.s1-list2 li{width: 32%;font-size: 15px;line-height: 23px;}
	ul.s1-list2 li img{width: 50px;}
.common-head1 { }
.common-head2{ font-size: 28px; line-height: 34px;}	
.common-para{ margin-top: 14px; width: 100%; font-size: 16px; line-height: 26px;}
.thank-hdg { font-size:30px;}
.common-hdg{ display:none;}
.s1-list1 li {margin: 10px 0 0; width: 100%;height: 164px;}
.s1-list1-lft { width: 58%; padding: 40px 0 0 18px;}
.s1-list1-lft-p1 { font-size: 19px;line-height: 28px;}
.s1-list1-lft-p2 {  width: 84%;}
.sec1-inr-rit{ float: none;display: inline-block; width: 100%; padding: 30px 20px; text-align: left; background: rgba(0,0,0, 0.6);}
.sec1-inr-rit .common-para{ width:100%;}
.s1-list { justify-content: center; margin-top: 20px; row-gap: 20px; width: 100%}
.s1-list li{ width: 100%; padding: 10px 20px; max-width: 355px; box-shadow: 0px 0px 2px #bbb;}
.s1-list li:after{ display:none;}
.s1-rgt{ padding:0px 0 0;}
.s1-rgt .prodbox-row {width: 100%; max-width: 355px; box-shadow: 0px 0px 1px #bbb;}
.s1-rgt .prodbx-head { font-size: 20px; line-height: 28px; margin: 5px 0 0px 0;}
.s1-rgt .prd-bx-content { padding: 10px;}
.sec1-lft{ margin: 0;padding: 0;}
.sec1-bodybuilder{max-width: inherit;width: 100%;display: inline-block;vertical-align: middle;margin: 0 auto 0;min-width: auto;}
.sec1-ritbx {
    padding: 25px 15px;
    text-align: center;
    width: 100%;
    margin-top: 0px; background-size: cover; height:auto;
}
.sec1-rit-prdt-1a{ display:none;}
.sec1-ritbx .common-para {}
.sec1-rit .sec1-rit-head {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0px;}
.sec1-rit .common-para{}



.s1-list li img{ margin: 0px auto 10px;width: 50px;}
.s1lhd, .s1ltxt{text-align:center; font-size:16px;}
.s1lhd{line-height:24px;}
.s1-mid { height: 315px;}
.s1-prdt-1a, .s1-prdt-2a { 
    width: 180px;
    margin: 10px -16px 0;
    position: static;
}
.s1-prdt-2a { margin: 10px -75px 0 0px; }
.s1-prdt-3a { position: static; width: 180px; margin: 10px 0 0 -125px;}

.sty-prods{ padding:25px 0;}
.sty-prods-bxs{ justify-content: center;}
.sty-prdt-lft, .sty-prdt-rit { width: 100%;}
.sty-pdt-rit { padding:0 0;
    width: 100%;
    text-align: center;
}
.sty-pdt-mob{ display:inline-block; margin:10px 0 10px; max-width:320px;}

.section2{ padding:25px 0 30px;}
.prodbox-row{ padding: 0px 0px 5px; width: 100%; max-width: 355px; display: inline-block; margin: 0px auto 0; float: none; text-align: center;}
.prod-1 { max-width: 170px; margin: 0px auto 10px;}
.prodbx-head {font-size: 24px;line-height: 30px;margin: 10px 0 0px 0;}	
.prd-bx {padding: 10px 0;}
.sec2-innr {padding: 0;width: 100%;}
	.s2-model{position: static;display: inline-block;margin: 10px auto 0;height: 360px;object-fit: cover;width: 100%;object-position: 0px -70px;}
	.s2-list{margin-top: 20px;}
	.s2-list li{font-size: 16px;line-height: 24px;padding: 0px 0px 0px 20px;}
	.s2-list li span{font-size: 20px;line-height: 27px;}
	.s2-list li img{width: 15px;}

.prodbx-prc {font-size: 20px; line-height:30px}
.prodBox { margin-top: 20px; column-gap: 0; row-gap: 20px;}

.section3{ padding:0 0 30px 0; /* border-bottom: 1px solid #d7d7d7; */ margin: 0; height: auto;}
.s3-innr { background:#1c1d1c; height:auto; padding: 20px 15px; border-radius: 10px 10px;}
.s3-lft{ padding: 0 0; width: 100%; text-align: center;}
.s3-model { max-width: 170px; margin-top: 10px; position: static;}
.s3bx-lft, .s3bx-rgt{width:100%;margin:0 0 0 0;}
.s3bx-rgt{margin:15px 0 0 0;}
.s3hd, .s3txt{text-align:center;}
ul.s3-list {margin: 20px 0 0px;row-gap: 18px; justify-content: center;}
ul.s3-list li { width: 100%; max-width: 355px; padding: 20px 15px; box-shadow: 0px 0px 1px #fff; font-size: 16px; line-height: 26px; text-align: center;}
ul.s3-list li span { font-size: 18px; line-height: 26px; margin-bottom: 6px;}
ul.s3-list li img {top: 6px; margin: 0 auto 10px;}

.section_5{ padding:25px 0;}
.faq-container{ margin-top:20px;}
.up-slide-dwn{ padding:0 15px;}
.accordion{ padding: 15px 20px 15px 0; font-size: 18px; line-height: 24px;}
.acdn-content{ padding: 15px 0 5px;}
.acdn-para{ font-size: 16px; line-height: 22px;}

.ftr-links-sec{padding:0 0 25px;}
.ftr-links-col{width:100%; padding-left:0; margin-top:25px;}
.ftr-log{width:170px;}
.ftr-links-hd{margin-bottom:5px;}
}

/* CART STRIP CSS */
.cart-strp{
	background: rgb(246, 251, 255, 0.9);
	padding: 15px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.cart-inr{
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	font-size:18px;
	line-height:22px;
}
.cart-icon{
	width:20px;
	opacity:0.6;
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
}
.cart-inr span{
	display:inline-block;
	vertical-align:top;
}

p.thnx-txt1 {
    font-size: 50px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
p.thnx-txt2 {
    font-size: 18px;
    float: left;
    width: 100%;
}
