@charset "utf-8";
img, object, embed, video {max-width: 100%; vertical-align: middle;height: auto;border: none;}
.ie6 img {width:100%;vertical-align: middle;height: auto;border: none;}
body{
	font-family: "Nunito Sans", sans-serif;
	font-weight:normal;
	color: #191919;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-overflow-scrolling: touch;
	padding:0;
	margin:0;
	list-style:none;
	background:#fff;
}
.container{
	width: 1170px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	}
p, h1, h2, h3, h4, h5, ul{
	padding:0;
	margin:0;
	}
li{list-style:none;}
a{text-decoration:none;}
.clearall{
	clear:both;
	height:1px;
	width:auto;
	}
.position{position:relative;}
.dsplay{width:100%;display:table;box-sizing:border-box;}
*{box-sizing:border-box;}
.flt{float:left;width:100%;}
.ovrfl{overflow:hidden;}

/***********************/

/********************************/
.age-pop-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0
}
.pop-up-bg {
	width: 100% ;
	height: 100% ;
	position: fixed ;
	left: 0px ;
	top: 0px ;
	margin: 0px ;
	padding: 0px ;
	z-index: 9999600 ;
	border: 0px;
	opacity: 0.75;
	background-color: rgb(0, 0, 0) ;
}
.pop-up-bg-in {
	position: fixed ;
    top: 50%;
    opacity: 0.93;
    box-shadow: rgba(0, 0, 0, 0.25) 4px 0px 5px 0px ;
    background-color: rgb(255, 255, 255) ;
    transition: left 1s ease 0s ;
    z-index: 10000010 ;
    width: 90%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 50px 20px;
    text-align: center;
    max-width: 700px;
    border-radius: 10px;
}
img.age_logo {
    max-width: 150px;
    display: inline-block;
    margin-bottom: 20px;
}
.pop-up-left {
	width: 100% ;
	height: 100% ;
	position: fixed ;
	left: 0px ;
	top: 0px ;
	border: 0px;
	background-color: rgb(0, 0, 0) ;
	display: none ;
	opacity: 0.8 ;
	z-index: 10000001 ;
}
.pop-up-left-txt {
    
    color: rgb(0, 0, 0) ;
    font-size: 24px ;
    font-style: normal ;
    text-transform: capitalize;
}
.pop-up-left-txt span{
	font-weight: 700 ;
	}
.no-btn, .yes-btn {
	cursor: pointer;
    margin-top: 35px;
    height: 40px;
    width: 140px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    background-color: #333;
    transition: left 1s ease 0s;
    appearance: none;
    display: inline-block;
    vertical-align: middle;
    border: none;
    font-family: inherit;
}
.yes-btn {
	background-color: #42ac47;
}
@media only screen and (max-width: 767px){
	.age-pop{ width:100%;}
}

/*===============================
CSS FOR CONTAINERS BREAK POINTS
=================================*/
.bdhding1{	
	font-family: "DM Serif Display", serif;
	font-size: 40px;
    line-height: 45px;
	text-align:center;	
}
.bdhding1 span{   
	    color: #64ab64;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 32px;
    display: block;
    margin-bottom: 10px;
    font-family: "DM Sans", sans-serif;
}
.bdfont, .bdfont2{
	font-size: 18px;
	line-height: 28px;
}
.bdfont2{
	font-size:18px;
	line-height:26px;
}
.white{color:#fff;}
@media only screen and (max-width: 1190px){
.container{ max-width:1000px; width:100%; }
}
@media only screen and (max-width: 1020px){
.container{ max-width:760px; width:100%; }
.bdhding1{	
	font-size:38px;	
	line-height:46px;	
}
.bdhding1 span{color:#0e1f26;}
.bdfont{
	font-size:18px;
	line-height:26px;
}
.bdfont2{
	font-size:17px;
	line-height:25px;
}
}
@media only screen and (max-width: 767px){
.container{ width:100%; max-width:640px; padding:0 10px;}
.bdinpad{padding:0 10px;}
.bdhding1{font-size:32px; line-height:40px;}
.bdfont {font-size: 16px; line-height: 26px;}
.bdhding1 span {font-size: 16px; line-height: 26px;}
}
@media only screen and (max-width: 479px){
.bdhding1{font-size: 28px; line-height: 30px;}
}
/*=========================
CSS FOR HEADER
===========================*/
.topbar{
	background:#0e1f26;
	padding:6px 0;
}
.topbar-txt{
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:center;
}
.topbar-txt span{
	font-family: "DM Serif Display", serif;
	font-weight:600;
	color:#fff000;
}
.top-fix-bar {margin-bottom: 72px;}
.header{		
	height: 72px;
    margin-top: -72px;
    position: relative;
    top: 72px;
    float: left;
    width: 100%;
}
.prdhdr{background:#fff url(../images/prd-navline.jpg) left bottom repeat-x;}
.fixed-nav .header{
	float:left;
	width:100%;
	position: fixed;
	z-index: 1000;
	top: 0;
	-webkit-transition: margin .3s ease-out;
    transition: margin .3s ease-out;
	margin-top:0;
	background:#fff url(../images/navline.jpg) left bottom repeat-x;
	}
.logo{
	float: left;
    margin: 10px 0 0 0;
    max-width: 170px;
}
.hdrbtn, ul.nav{
	float:right;
	display:inline-block;
}
.hdrbtn{	
	padding:0 24px;	
	margin:16px 0 0 17px;
	height:40px;
	background:#13af26;
	border-radius:30px;
	font-family: "DM Serif Display", serif;
	font-weight:bold;
	font-size:18px;
	line-height:40px;
	color:#fff;
	text-align:center;	
}
ul.nav{float:right;margin:17px 0 0 0;}
ul.nav li{
	float:left;
	display:inline-block;	
	padding:0 17px;
	background:url(../images/mnuline.png) right center no-repeat;
	}
ul.nav li a{
	float:left;		
	font-size:16px;
	line-height:40px;
	text-align:center;
	color:#565656;	
	}
ul.nav li a.active{ color:#13af26;}
ul.nav li:last-child{padding:0 0 0 17px;background:none;}
#menu-wrapper {
    overflow: hidden;
    max-width: 40px;
    cursor: pointer;
	float:right;
}
#menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 25px 0 5px 0;
}
#menu-wrapper #hamburger-menu span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 10px;
    color: black;
    background-color:#636466;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
#menu-wrapper #hamburger-menu span:nth-child(1) {top: 0;}
#menu-wrapper #hamburger-menu span:nth-child(2) {top: 9px;}
#menu-wrapper #hamburger-menu span:nth-child(3) {top: 18px;}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -60px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
#menu-container .menu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 100%;  
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    left: -100%;
	top:70px;	
	background:#0e1f26;
	border-top:1px solid #ccc;	
}
#menu-container .menu-list  li a{
	font-size:18px;
	padding:10px 20px 10px 20px;
	text-align:left;
	color:#fff;
	display:block;
	border-bottom:1px dotted #ccc;	
}
#menu-container .menu-list  li a.active{background:#fff;color:#13af26;}
#menu-container .menu-list  li:last-child{background:#13af26;}
@media only screen and (max-width: 1020px){
.header{height:55px; top:55px; margin-top:-55px;}
.top-fix-bar {margin-bottom: 55px;}


#menu-container .menu-list{top:55px;}
ul.nav, a.hdrbtn, .prdhdrbtn{display:none;}
.logo {margin: 10px 0 0 0; max-width: 160px;}
#menu-wrapper #hamburger-menu {margin: 22px 0 5px 0;}
}
@media only screen and (max-width: 767px){
	#menu-wrapper #hamburger-menu {margin: 15px 0 5px 0;}
	.logo {max-width: 140px;margin-top: 5px;}
	.topbar{padding:3px 0;}
	.topbar-txt{
		font-size:15px;
		line-height:16px;
	}
}
/*==========banner==============*/
.banner {
	float: left;
    width: 100%;
    height: 580px;
    background: url(../images/banner-bg.jpg) no-repeat center top;
    padding: 60px 0;
    
	}
.bnr-box{
    float: left;
    text-align: left;
    width: 47%;
    padding: 20px 25px;
    background: #fff;
    border-radius: 10px;
	}
.bnr-p1 {
	    float: left;
    width: 100%;
    color: #2d251c;
    font-size: 53px;
    line-height: 63px;
    text-transform: capitalize;
    font-family: "Playfair Display", serif;
    font-weight: 600;
	}
.bnr-p1 b{ color:#1aae54;}	
.bnr-p1 span{
    display: block;
    font-size: 26px;
    line-height: 30px;
    color: #f35320;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: "IBM Plex Sans", sans-serif;
	}	
.bnr-p2{
	display: inline-block;
	vertical-align: middle;
    width: 100%;
    color: #2d251c;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
	}
.bnr-p2 span{
	display: block;
    font-size: 65px;
    line-height: 75px;
    margin-bottom: 8px;
    font-weight: 700;
	}
.sec-line{
	float: left;
	width: 100%;
	height:18px;
	background:url(../images/sec-line.png) no-repeat center top;
	margin-bottom: 14px;
	}
.bnr-p3{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 29px;
    margin-top: 16px;
	}
.shop-btn{
   	display: inline-block;
    color: #fff;
    font-size: 22px;
    line-height: 55px;
    font-weight: 500;
    border-radius: 50px;
    background: #f35320;
    text-align: center;
    margin-top: 40px;
    width: 250px;
    height: 55px;
    font-family: "Playfair Display", serif;
    text-transform: capitalize;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
	}
.shop-btn:hover{font-size: 20px;}
.shop-btn img{vertical-align:middle;margin-left:10px;}

.bnr-box .shop-btn {
    margin-top: 30px;
}
.marg-1{margin-top:30px;}
.bnr-prd{
    position: absolute;
    right: 0;
    left: 0;
    top: -80px;
    display: block;
    margin: 0 auto;
    max-width: 365px;
	}
.bnr-box2{
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 230px 0 0;
    padding: 0 70px;
	position:relative;
	}
.bnr-uls, .bnr-uls-rit {
    float: left;
    width: 31%;
}
.bnr-uls-rit {
	float:right;
	}
.bnr-uls li, .bnr-uls-rit li {
    float: left;
    width: 100%;
    padding: 0 0 0 32px;
    margin: 25px 0 0;
    text-align: left;
	background: url(../images/bnr-li-tik.png) no-repeat left top 5px;
}
.bnr-uls-rit li {
	padding:0 0px 0 32px;
	}
.bnr-li-txt {
    color: #000;
    font-size: 16px;
    line-height: 26px;
	font-weight:400;
}
.bnr-li-txt span {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
	display:block;
	padding-bottom:5px;
}
.bnr-btl1{
        position: absolute;
    right: 360px;
    top: 200px;
    max-width: 240px;
	}
.bnr-btl2{
    position: absolute;
    right: 200px;
    top: 27px;
    max-width: 204px;
    transform: rotate(-32deg);
	}
.banr-bottom{
	padding:50px 0;
	text-align:center;
	float:left;
	width:100%;
	}
.banr-bottom p{
	}	
.brn-ul{
    float: left;
    width: 100%;
    margin:35px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    row-gap: 18px;
    column-gap:0px;
	}
.brn-ul li{
    float: left;
    width: 33.33%;
    position: relative;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    padding: 0px 52px 0px;
    color: #343434;
}
.brn-ul li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -80px;
    transform: translateY(-50%);
    border-bottom: 3px dotted #f35320;
    width: 160px;
}
.brn-ul li span{
	display: block;
    font-size: 24px;
    line-height: 32px;
    color: #343434;
    font-family: "Playfair Display", serif;
    margin-bottom: 5px;
	font-weight: 500;
	}
.brn-ul li img{
	display:block;
	margin:0 auto 12px;}		
.brn-ul li:last-child:after {	border: none}

/********************************************/

/*=============sectionOne============*/
.section-1 {
	float: left;
    width: 100%;
    padding:55px 0;
	background:#fff;
	text-align: center;
	}
.s1-innr{
	display:inline-block;
    width: 100%;
    text-align: center;
    margin: 0px 0 0;
    }
.s1-p1 {
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #343434;
    font-size: 25px;
    line-height: 32px;
    text-transform: capitalize;
    }
.s1-p1 span {
    color: #f35320;
    font-family: "Playfair Display", serif;
    display: block;
    font-size: 44px;
    line-height: 52px;
    text-decoration: underline;
    margin-bottom: 5px;
    font-weight: 600;
}
.s1-p2{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #343434;
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
    }
.s1-p2 span {
    display: block;
    font-size: 16px;
    line-height: 20px;
    }
.section-1 .s1-p2 {}
.pad-1 {
    padding: 0 70px 0px;
}
.s1-p5{
	display: inline-block;
    width: 100%;
    color: #000000;
    font-size: 28px;
    line-height: 38px;
    margin-top: 10px;
    font-weight: 700;
    text-transform: uppercase;
	}
.s1-p5 span {
    display: block;
    font-size: 16px;
    line-height: 20px;
	font-weight:400;
	padding-top:4px;
}
.marg-2 span{
	}
.s1-ul{
    float: left;
    width: 100%;
    margin: 38px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 16px;
    column-gap: 0;
	}
.s1-ul li{
	float: left;
    width: 32.7%;
    background: #fff;
    position: relative;
    text-align: left;
    font-size: 17px;
    line-height: 27px;
    color: #1f1f1f;
    padding: 0px 0px 0px;
    box-shadow: 0 0 8px 1px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0 8px 1px rgb(0 0 0 / 10%);
    border-radius: 6px;
    overflow: hidden;
}
.s1-ul li span {
    display: block;
    font-size: 22px;
    line-height: 32px;
    color: #f35320;
    font-family: "Playfair Display", serif;
    margin-bottom: 5px;
	text-transform: capitalize;
	font-weight: 700;
}
.s1-ul li p{padding: 15px 10px 25px;}	
.s1-ul li .item{
	float: left;
    width: 24%;
    padding: 10px;
    position: relative;
	}
.s2prd1{
	display: inline-block;
    width: 100%;
	}
.s2prd2{
	position: absolute;
    left: 28%;
    top: 0px;
    max-width: 200px;
    transform: rotate(-35deg);
	}	
.s2prd3{
	position: absolute;
    left: 12%;
    top: -20px;
    max-width: 200px;
    transform: rotate(-35deg);
	}				
.s1-li-div{
	float:right;
	width:210px;
	text-align:center;
	padding:55px 0 50px;
	}	
.s1-prd-1{
	display:inline-block;
	max-width:100%;
	margin-bottom:15px;
	}
.s2-prd-1{
	display: inline-block;
    max-width: 140px;
    vertical-align: middle;
    position: relative;
    z-index: 9;
}
.item:nth-child(1){ margin-top:0 !important;}
.item:nth-child(2){ margin-top:0 !important;}
.s2-prd-1:nth-child(2), .s2-prd-1:nth-child(3), .s2-prd-1:nth-child(4), .s2-prd-1:nth-child(5) {
    position: absolute;
    max-width: 127px;
    z-index: 5;
    left: 80px;
    top: 30px;
}
.s2-prd-1:nth-child(3) {
    left: auto;
    right: 80px;
}
.s2-prd-1:nth-child(4), .s2-prd-1:nth-child(5) {
    z-index: 0;
    max-width: 114px;
    top: 40px;
    left: 50px;
}
.s2-prd-1:nth-child(5) {
    left: auto;
    right: 50px;
}
.s1-p3{
	float: left;
	width: 100%;
	color: #2d2d2d;
	font-size: 26px;
	line-height: 28px;
	margin-top: 12px;
	font-weight: 500;
	}
.s1-p4{
	float: left;
	width: 100%;
	color: #80a862;
	font-size: 18px;
	line-height: 22px;
	font-weight:300;
	margin:4px 0 10px;
	}

.s1-stars{
	display:inline-block;
	max-width:100%;
	margin:10px 0 0;
	}
.s1-p6{
	font-size:14px;
	color:#404040;
	line-height:14px;
	}
.s1-ul .shop-btn{
	margin-top:18px;
	}
.s1-pro-ul{}
.s1-pro-ul li{
	float: left;
	width:33.33%;
	}
.s1-pro-ul li:before{ display:none;}

/*********************************/

.section-2 {
        float: left;
    width: 100%;
    background: url(../images/sec2.jpg) no-repeat center top;
	}
.s2-Box{
	float: right;
    width: 55%;
    padding: 60px 50px;
    background: #fff;
	}

.s2-btl{
    position: absolute;
    left: 0;
    top: 0;
	max-width: 520px;
}
.s2-btl2{
    position: absolute;
    right: 23%;
    top: 330px;
    max-width: 145px;
    z-index: 1;
	}
.s2-leaf1{
	position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
	}
.s2-leaf2{
    position: absolute;
    left: 182px;
    top: 772px;
    z-index: 1;
	}
.s2-btm{
	float:left;
	width:100%;
	position:relative;
	margin-top:70px;
	}
.leaf{
	position: absolute;
	top: -110px;
	right: 0;
	}					
.s2-ul{
	    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;
    row-gap: 22px;
    margin-top: 30px;
}
.s2-ul li{
	float: left;
	width: 50%;
	padding: 0px 240px 20px 50px;
	position: relative;
	color: #000;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	text-align: right;
	min-height: 210px;
	}
.s2-ul li p {
    background: #f3f3f3;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 10px;
}
.s2-ul li .add-to-cart{ margin-top:30px;}
.s2-ul li span {
       font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.s2-ul li:nth-child(even){
	padding: 0px 50px 20px 240px;
    float: right;
    text-align: left;
}
.s2-p1{
	color: #2d2d2d;
	font-size: 16px;
	line-height: 26px;
	}
.s2-p1 span {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    padding-bottom: 5px;
    text-transform: capitalize;
}
.s2-ul li img {
    position: absolute;
    top: 0;
    right: -20px;
    max-width: 290px;
}
.s2-ul li:nth-child(even) img{
	position: absolute;
    top: 0px;
    left: -20px;
}	

.s2-ul1 {
        float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: space-between;
    margin-top: 30px;
}

.s2-ul1 li {
	float: left;
    width: 32%;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    border: 1px solid #ccc;
    padding: 0 10px 10px;
    border-radius: 5px;
}

.s2-ul1 li span {
        display: block;
    font-weight: 400;
    min-height: 60px;
    background: #f3f3f3;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
	padding: 5px 10px;
}
.s2-ul1 li .shop-btn {
    margin-top: 10px;
}
.s2-line{
	float: left;
	width: 100%;
	margin:15px 0;
	background:#fff;
	border-radius:5px;
	height:8px;
	}
.s2-line span{
	    float: left;
    width: 100%;
    background: #80a862;
    border-radius: 5px;
    height: 100%;
	}
.s2-ul li .s1-p5{padding:0 15px;}

/*-----------------------
CSS FOR SECTION3
------------------------*/		
.section3{
	background: #fbfbfb;
    float: left;
    width: 100%;
    padding:50px 0;
	text-align: center;
	}	
.s3prod-sec {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 30px 30px 330px;
    margin-top: 50px;
}
.s3prod-sec:before {
    content: "";
    position: absolute;
    top: 130px;
    left: 0px;
    background: #333;
    right: 0;
    border-radius: 50px;
    bottom: 0;
}
.s3-prod-list {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 0px;
    position: relative;
    background: #fff;
    border-radius: 10px;
}
.s3-prod-list li {
	float: left;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    row-gap: 20px;
    border-bottom: 1px solid #e3e3e3;
}
.s3-prod-list li:last-child{ border:none;}
.s3-btn {
        float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 70%;
    row-gap: 10px;
}
.s3-btn .shop-btn {
    width: 49%;
    font-size: 20px;
    margin: 0;
}
.s3-btl {
	position: absolute;
    top: 0px;
    left: -140px;
}
.prod-name{
	font-size:22px;
	line-height:36px;
	letter-spacing:0.5px;
	color:#333;
	}
.prod-name span{
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 0 5px;
	}

/*-----------------------
CSS FOR SECTION4
------------------------*/		
.section-4 {
    float: left;
    width: 100%;
	height:462px;
    padding: 50px 0px;
    background:url(../images/s4-bg.jpg) no-repeat center top;
	overflow:hidden;
	text-align: center;
	}
.s4-mid{
	    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 820px;
	}	
.s4-btl, .s4-btl1{
	position: absolute;
    left: -50px;
    top: 27px;
    max-width: 220px;
    transform: rotate(-21deg);
	}	
.s4-btl1{left: auto;right: -50px; transform: rotate(20deg);}
.s4-col1, .s4-col2, .s4-col3{
	width:26.35%;
	float:left;
	}
.s4-col2{
	display:inline-block;
	vertical-align:middle;
	float:none;
	width:35.22%;
	}
.ing-img2{
	display:block;
	margin:0 auto -133px;
	max-width:100%;
	}		
.s4-prd{
	display:block;
	margin:0 auto 0;
	max-width:100%;
	}	
.s4-col3{
	float:right;}
.prd-bx{
	float:left;
	width:100%;
	border:1px solid #d7d7d7;
	padding:15px;
	margin-top:0;
	text-align:center;
	}
.btl{
	display:block;
	margin:0 auto;
	width:100px;
	}
.prd-bx-nm{
	float:left;
	width:100%;
	font-size:20px;
	line-height:25px;
	color:#000000;
	font-weight:600;
	margin-top:9px;
	}
.mrg-top{
	margin-top:10px;
	}	
.prd-bx-prc{
	float:left;
	width:100%;
	font-size:20px;
	line-height:25px;
	color:#000000;
	font-weight:700;
	margin-top:15px;
	}
.prd-bx .shop-btn{    margin-top: 14px;}



.section-5 {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
	background: #f3f3f3;
}

/*============================
FOOTER SECTION
=============================*/
footer{padding:40px 0;background:#fff; border-top: 1px solid #ccc;}
.ftrlogo{margin:0 auto 20px auto;display:block;}
ul.ftrlist{text-align:center; margin-top: 10px;}
ul.ftrlist li{
	display:inline-block;
	border-right:1px solid #545454;
	padding:0 7px 0 2px;	
	font-size:17px;
	line-height:19px;
	color:#545454;
	text-align:center;
	margin:0;
}
ul.ftrlist li:last-child{border-right:none;}
ul.ftrlist li a{color:#545454;}
.ftrtxt{
	    font-size: 16px;
    line-height: 24px;
    color: #545454;
    text-align: center;
    padding: 15px 0 0 0;
}
@media only screen and (max-width: 767px){
footer{padding:20px 0;}
.ftrlogo{margin:25px auto 10px auto;}
ul.ftrlist{padding:0 0 0 0;}
ul.ftrlist li, .ftrtxt{font-size: 14px; line-height: 22px;}
.ftrtxt{padding:6px 0 0 0;}
#ctabtn-mob {
	padding: 10px 0 8px 0;
	background: #0e1f26;
	position: fixed;
	bottom: 0%;
	left: auto;
	z-index: 5;
	transition: bottom 1s;
	display: table;
	width:100%;
}
.ctabtn{max-width:96%;margin:0 auto;display:block;}
}
@media only screen and (max-width: 359px){
ul.ftrlist li, .ftrtxt{
	font-size:14px;
	line-height:16px;
}
}

/*==============contact===========*/
.contact{
	padding: 50px 0;
	float: left;
	width: 100%;
	text-align: center;
	background: #f2f2f2;
}
.cont-hd{text-align:center; padding:0;}
.cont-hd2{text-align:center; padding:80px 0 0 0;}
.contact .bnr-prod{    
	top: 55px;
    right: 35px;
    left: auto;
    max-width: 280px;
    position: absolute;}
ul.cont-list1{
	margin: 20px 0 0 0;
    float: left;
    width: 67%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 10px;
    column-gap: 10px;
    border-left: 10px solid #64ab64;
    padding-left: 30px;
}
ul.cont-list1 li{
	float: left;
	width: 49%;
	border-radius: 10px;
	line-height: 30px;
	text-align: left;
}
ul.cont-list1 li:nth-child(2){}
ul.cont-list1 li img{
	display:block;
	margin:0 auto 0 auto;
	filter: grayscale(1);
}
.cont-list1-p1{
	font-weight: 600;
    color: #333333;
    font-size: 24px;
    line-height: 35px;
    padding: 20px 0 0 0;
}
.cont-list1-p2{
	color:#4b4d4a;
}
.cont-frm{
	width:71.11%;
	display:table;
	margin:40px auto 0 auto;
}
.cont-frmElmnts{
	float:left;
	width:100%;
	margin:15px 0 0 0;
	display:block;
	position:relative;
}
.cont-frmElmnts input, .cont-frmElmnts textarea{
	width:100%;
	background:#f9f9f9;
	height:41px;
	border:1px solid #ebebeb;
	box-sizing:border-box;
	padding:0 10px 0 10px;
	font-size:14px;
	color:#000;
	border-radius:4px;
	text-align:left;
}
.cont-lft{ width:49%; float:left;}
.cont-rgt{ width:49%; float:right;}
.cont-frmElmnts textarea{
	height:141px;
    width: 99.83%;
    padding:14px 10px 0 10px;
    border: 1px solid #d2cfcc;}

@media only screen and (max-width: 1187px){
	
	.banner{background-position:54% top;}
	.bnr-box {width: 54%;}
	.bnr-p1{}
	.bnr-p1 span {}
	.bnr-btl1 {}
	.bnr-btl2 { right: 140px;}
	.bnr-prd { top: -60px; max-width: 330px;}
	.bnr-box2 { margin: 152px 0 0;}
	.bnr-uls, .bnr-uls-rit { width: 29%;}
	.brn-ul li {padding: 0px 30px 0px;}

	.section-1 {}
	.s1-innr{ width: 100%;}
	.s1-p4 {font-size: 17px;}
	.s1-ul .shop-btn {padding: 0px 40px;}
	.s1-p5{}
	.s1-ul li{width: 32%;}

	.section-2 {}
	.s2-Box {width: 47%;padding: 65px 0px 65px 0px;}
	.s2-btl {max-width: 530px;}
	.s2-leaf2 { left: 160px; top: 630px;}
	.s2-btl2 {right: 25%; max-width: 137px;}
	.s2-ul { margin-top: 30px;}
	.pad-1 {padding: 0 67px;}
	.s2-ul li span { font-size: 24px; line-height: 30px;}
	.s2-ul li .s1-p5 { padding: 0 42px; font-size: 16px;}
	.s2-leaf1 { top: 0px; width: 480px;}

	.s3-box-rit {width: 30%;padding: 20px 5px 10px 10px;}
	.s3-box-lft {width: 70%;}
	.s3-ul li {padding-left: 24px;margin: 10px 0 0;}
	.s1-p5 {font-size: 26px;line-height: 36px;}
	.s3-box {height: 393px;}
	.s3-btn {width: 69%;}

	.s1-p1 {
		font-size:42px;
		line-height:52px;
	}


	.s4-col2 {
		margin: 70px 0 0 0;
	}
}

@media only screen and (max-width: 1021px){
	/*---CSS FOR BANNER-------*/
	.banner { height:auto; padding:120px 0px 130px;background-size: cover;background-position: 50% top;}
	.bnr-box {width: 60%; padding:0;}
	.bnr-p1 {
		font-size:55px;
		line-height:65px;
	}
	.bnr-p1 span {}
	.bnr-p2 {width: 97%;font-size: 20px;line-height: 34px;margin-top: 10px;}
	.bnr-p2 span {font-size: 54px;line-height: 64px;}
	.bnr-btl1 {right: -7%;top: 190px;max-width: 220px;}
	.bnr-btl2 {
		right: 74px;
		top: 14px;
		max-width: 130px;
	}
	.bnr-prd { top: 0px; right: 0; max-width: 300px;}
	.sign-box {width: 39%;}
	.shop-btn { margin-top: 34px;}
	.bnr-box2 { margin: 70px 0 0; padding: 0 0;}
	.seen-ul li {padding: 0 5px;}
	.bnr-li-txt span { font-size: 17px;}
	.banr-bottom {padding:40px 0;}
	.brn-ul {margin: 28px 0 0;}
	.brn-ul li{padding: 0px 10px 0px;font-size: 17px;line-height: 26px;}
	.brn-ul li span {font-size: 26px;line-height: 36px;}
	.brn-ul li img {margin: 0 auto 10px;}

	.section-1{padding: 40px 0 40px;}
	.s1-innr {}
	.section-1 .s1-p2{ width:100%;}

	.pad-1 {padding: 0;}
	.s1-ul .shop-btn {}
	.s1-ul li { text-align:center;}
	.s1-ul li p {padding: 7px 10px 22px;}

	.s1-ul li span { font-size: 20px; line-height: 28px; margin-bottom: 5px;}
	.s2prd1 {/*max-width: 210px;*/}
	.s1-ul li:before {left: 34%;}
	.s1-ul li:nth-child(2):before {left: 52%;}

	.section-2 { padding:40px 0; height:auto;}
	.s2-Box { float:none; display:inline-block;padding: 0px 0px 0px; text-align:center; width:100%;}
	.s2-leaf1{ display:none;}
	.s2-leaf1c { position: static;
		display: block;
		margin: 0 auto 30px;
		top: 0;
		max-width: 370px;
		left: 0;
		right: 0;}
	.s2-btla{}
	.s2-btl2b{}
	.s2-btl {position: static;max-width: 65%;margin-top: 12px;}
	.s2-btl2{ right: 14%; max-width: 140px; top: 142px;}
	.s2-leaf2 { left: 338px; top: 555px; max-width: 160px;}
	.s2-btm {
		margin-top: 20px;
	}
	.s2-ul li img {
		width: 200px;
		top: -10px;
	}
	.s2-ul li:last-child img{top: -10px;}
	.s2-ul li {
		height: auto;
		padding: 4px 216px 0 0;
		width: 95%;
		margin: 10px 0;
	}
	.s2-ul li:last-child{ padding: 4px 0 0 216px;}
	.leaf{ display:none;}
	.s1-p1 { font-size:36px; line-height:46px;}
	.s1-p2 { font-size: 17px; line-height: 27px; margin-top: 13px;}	
	.pad-2 { padding: 0 50px 0px;}

	.section-3 {padding: 60px 0 0;}
	.s3-ul li .s1-p5 {line-height: 22px; margin-top: 1px;font-size: 18px;}
	.s3-p1 {font-size: 24px; line-height: 34px;}
	.s3-box-rit {width: 35%; padding: 10px 5px 10px 10px;}
	.s3-box-lft {width: 65%; background:#ff7b90; height:100%;}
	.s3-box {height: 315px;}
	.s3-ul li .s1-p2 {font-size:16px;line-height:21px;margin-top: 5px;}
	.s3-ul li {padding-left: 24px;margin: 6px 0 0;}

	.section-4 {padding:80px 0 80px; height:auto; background-size:cover;}
	.s4-btl {left: -3%;top: 0px;max-width: 180px;}
	.s4-mid{ width:70%; margin-top:20px;}
	.s4-col1, .s4-col2, .s4-col3 {
		width: 31.35%;
	}
	.btl {
		width: 82px;
	}
	.prd-bx-nm {
		font-size: 17px;
		line-height: 22px;
		margin-top: 7px;
	}
	.prd-bx-prc {
		font-size: 18px;
		line-height: 22px;
		margin-top: 8px;
	}
	ul.cont-list1 li{width: 49%;}
}
@media only screen and (max-width: 767px){
	
	
}



