@charset "utf-8";
img, object, embed, video {max-width: 100%; height:auto;}
.ie6 img {width:100%;}
body{
	font-family: "Figtree", 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%;
    background: rgba(0, 0, 0, .85);
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0
}
.age-pop {
    width: 500px;
    height: auto;
    background: #f2f2f2;
    margin: 12rem auto;
    text-align: center;
    border-radius: 3px;
    padding: 1.5rem 1rem .2rem;
}
.agepop-txt {
    color: #000000;
    font-weight: 700;
    font-size: 16px;
	text-transform:capitalize;
}
.agepop-txt span{
	font-size:22px;
	display:block;
	margin-bottom:5px;
	}
.agepop-btns button {
        width: auto;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 3px;
    cursor: pointer;
    margin: 10px 0;
    font-size: 1rem;
    outline: none;
    border: none;
}
.agepop-btns button.yes-btn {
    background: #3aaa35;
    color: #fff;
}
.agepop-btns button.no-btn {
    background: #eb0000;
	color:#fff;
}
@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;	
}
.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;
	height:72px;
	background:#fff url(../images/navline.jpg) left bottom repeat-x;
	}
.logo{
	float: left;
    margin: 8px 0 0 0;
    max-width: 220px;
}
.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:64px; top:64px; margin-top:-64px;}
.top-fix-bar {margin-bottom: 64px;}
.fixed-nav .header{height:64px;}
#menu-container .menu-list{top:64px;}
ul.nav, a.hdrbtn, .prdhdrbtn{display:none;}
.logo {margin: 10px 0 0 0; width: 160px;}
#menu-wrapper #hamburger-menu {margin: 22px 0 5px 0;}
}
@media only screen and (max-width: 479px){
.topbar{padding:3px 0;}
.topbar-txt{
	font-size:15px;
	line-height:16px;
}
}
/*================start banner===================*/
.banner{	
	background: url(../images/banner.jpg) center top no-repeat;
	height: 528px;
	padding: 60px 0;
}
.bnrtxt-area{    
	width: 626px;
    float: left;
    margin-top: 30px;
}
.bnr-rvtxt{
	font-size:15px;
	line-height:20px;
	color:#353535;
	text-align:left;
}
.bnr-rvtxt span.span1{
	color:#ff0000;
}
.bnrstar{margin:0 5px -3px 0;}
.bnrrvbar{margin:0 5px -3px 5px;}
.bnrhding{
	font-family: "DM Serif Display", serif;
	font-size: 50px;
	line-height: 60px;
	color: #ffffff;
	text-align: left;
	padding: 0;
}
.bnrhding span{color:#0e1f26;}
.bnrtxt{	
	color: #ffffff;
	text-align: left;
	padding: 14px 0 0 0;
	width: 88%;
}
.bnrprd{
	position: absolute;
	left: 420px;
	top: 172px;
	max-width: 450px;
}
.banner .btntxt{ color:#fff;}
@media only screen and (max-width: 1020px){
.banner{height: auto; background-size:cover;}
.bnrtxt-area{width:500px; margin-top:0;}
.bnrhding {font-size: 36px; line-height: 46px; padding-top:0;}
.bnrprd{left: auto; right: 80px; top: 144px; max-width: 360px;}
}
@media only screen and (max-width: 767px){
.banner{
	        height: auto;
        background: #24292d;
        padding: 0px 0 34px 0;
}
.bnrtxt-area{width:auto;}
.bnr-rvtxt, .bnrhding, .bnrtxt{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	width:100%;
}
.bnrhding{
	font-size:38px;
	line-height:42px;
	padding:10px 10px 0 10px;
}
.bnrimg{margin: 0 0 0 -10px; width: calc(100% + 20px); max-width: unset;}
}
@media only screen and (max-width: 479px){
.bnrhding {
            font-size: 28px;
        line-height: 36px;
        padding: 0;
        margin-top: 10px;
}
}
@media only screen and (max-width: 359px){
.bnrhding {
    font-size: 27px;
    line-height: 33px;
}
.bnrstar{margin:0 2px -1px 0;width:70px;}
}
/*================start section1===================*/
/*-----------------------
SECTION-1
------------------------*/	
.sec1 {
   float: left;
    width: 100%;
    background: #f4fff3;
    overflow: hidden;
	padding-bottom:80px;
	}
.s1-inr{
	    width: 58%;
    float: left;
    text-align: left;
    padding: 55px 0 70px;
    position: relative;
    z-index: 1;
	}
.s1-hd{
	    font-size: 54px;
    line-height: 64px;
    font-weight: 600;
    color: #3a3a3a;
	}
.s1-tx{
	    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-top: 20px;
    width: 80%;
	}
ul.s1-list{
	float:left;
	width:80%;
	margin-top:35px;
	}
ul.s1-list li{
	width:33.3%;
	float:left;
	}
ul.s1-list li img{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	width:45px;
	}
ul.s1-list li p{
	width: calc(100% - 60px);
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
	}
.btn-bx{
	display:inline-block;
	vertical-align:top;
	max-width:422px;
	width:100%;
	text-align:center;
	margin-top:40px;
	}
.btn-tp-tx{
	    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
	}
.btn-btm-txt {
    float: left;
    width: 100%;
    margin-top: 10px;
	}
.btn-btm-txt p {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	font-size: 11px;
	line-height: 18px;
	font-weight:500;
	}
.common-btn{
	background:#ff9800;
	color:#fff;
	font-size:20px;
	line-height:73px;
	font-weight:700;
	display:inline-block;
	vertical-align:middle;
	height:70px;
	width:100%;
	text-transform:uppercase;
	box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);
	}

.common-btn img{
	display:inline-block;
	vertical-align:middle;
	margin:-7px 0 0 8px;
	}

.s1-img{
	position: absolute;
    right: -20px;
    top: -42px;
    max-width: 530px;
}

@media only screen and (max-width: 1190px){
.s1txt {margin-top: 18px; width: 100%;}
.s1-inr{width: 66%;}
.s1-hd{font-size: 48px; line-height: 56px;}
.s1-prd{right:-75px; bottom:-10px;}
.s1-img {right: -40px; max-width: 510px;}

}
@media only screen and (max-width: 1020px){
.sec1{padding:40px 0;}

.s1-inr{padding: 30px 0; width: 76%;}
.s1-hd{font-size:38px; line-height:48px;}
.s1-tx{ font-size: 17px; line-height: 27px;}
ul.s1-list li img{width:35px;}
.s1-img{width:350px; top:25px;}
.s1-prd{right:-5px; bottom:10px; width:200px;}
ul.s1-list li p{width: calc(100% - 50px); font-size: 16px; line-height: 26px;}
}

@media only screen and (max-width: 767px){
.sec1{height:auto;padding: 25px 0 30px;}
.s1-inr{width:100%; padding:0px 0;text-align: center;}
.s1-rat{font-size:13px;}
.s1-hd{font-size:29px; line-height: 39px;}
.s1-tx{margin-top:14px; width: 100%;font-size: 17px;line-height: 24px; position:relative;}
.sec1-mob{float:none; width:100%;margin: -35px 0 0;}
ul.s1-list{width:100%; margin-top:10x;}
ul.s1-list li{ width:33.33%;}
ul.s1-list li img{ width: 40px; margin:0 auto 7px; display: block;}
ul.s1-list li p{width:100%; font-size:16px; line-height:24px;}
ul.s1-list li:last-child{ margin:0;}
.hide-mob.btn-bx{display:none;}
}
@media only screen and (max-width: 479px){
ul.s1list li, ul.s1list li:nth-child(5){width:33.33%;margin:20px 0 0 0;}
ul.s1list li:nth-child(5){margin:20px 0 0 0;}
ul.s1list li:nth-child(4){background:url(../images/s1l1-dvdr.png) right bottom no-repeat;}
ul.s1list li:nth-child(3):after, ul.s1list li:nth-child(6):after{border:none;}
ul.s1list li p{font-size: 16px; line-height: 23px;}
ul.s1list2{padding:20px 0 0 0;}
ul.s1list2 li{width:50%; margin:6px 0 0 0;}
}
/*================start section 2 3===================*/
.sec2{
	float:left;
	width:100%;
	padding:0 0 60px;
	}
.comn-hdg{
	font-size: 44px;
    line-height: 54px;
    color: #16910d;
    font-weight: 600;
	}
.comn-txt{
	    font-size: 17px;
    line-height: 27px;
    margin-top: 20px;
	}
.s2-top{
	float:left;
	width:100%;
	margin-top:-80px;
    padding: 20px 15px 20px 15px;
    background: #ffffff;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.1);
}
ul.s2-toplist{
	width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
ul.s2-toplist li{
	width:33.33%;
	padding:0 20px;
	text-align:center;
	position:relative;
	}
ul.s2-toplist li:after {
    content: '';
    position: absolute;
    top:61px;
    bottom: 0;
    right: -1px;
    width: 1px;
    background: #e0e0e0;
}	
ul.s2-toplist li:last-child:after{ display:none;}
ul.s2-toplist li img{
	display:block;
	margin:0 auto;
	max-width:100%;
	}
ul.s2-toplist li h1{
	font-size: 22px;
    line-height: 28px;
    color: #3a3a3a;
    font-weight: 600;
    margin-top: 10px;
	}
ul.s2-toplist li p{
	font-size:17px;
	line-height:24px;
	color:#4e4e4e;
	margin-top:10px;
	}
.s2-mid{
	float:left;
	width:100%;
	margin-top:80px;
	position:relative;
	}
.s2-mid-lft{
	    float: left;
    width: 36%;
    text-align: left;
	}
.sm-hding{
	font-size:30px;
	line-height:36px;
	color:#3a3a3a;
	}
.s2-prd{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	top:-20px;
	}
.s2-mid-rgt{
	float:right;
	width:32.99%;
	text-align:left;
	}	
.s2-mid-rgt-hding{
	font-weight:bold;
	font-size:30px;
	line-height:37px;
	color:#3a3a3a;
	}
ul.s2-list2{
	margin:0 0 0 0;
	}
ul.s2-list2 li{
	background: url(../images/blue-tk.png) left 3px no-repeat;
    background-size: 28px;
    font-size: 20px;
    line-height: 30px;
    color: #2e2e2e;
    text-align: left;
    border-bottom: 1px solid #e2ffdf;
    margin: 28px 0 0 0;
    padding: 0 0 28px 40px
	}
ul.s2-list2 li:last-child{ border-bottom:none; padding-bottom:0;}
@media only screen and (max-width: 1190px){
.s2bximg{width:400px;top:70px;}
.s2-prd { max-width:290px;}
}
@media only screen and (max-width: 1020px){

.sec2{ padding:30px 0 50px;}	
.sm-hding { font-size: 25px;line-height: 32px;}
.comn-hding { font-size: 42px; line-height: 61px;}
.s2-mid { margin-top: 44px; text-align: center;}
ul.s2-toplist li {padding: 0 15px;}
ul.s2-toplist li h1 {font-size: 22px; line-height: 25px;}
.s2-mid-lft {width: 100%;}
.s2-mid-rgt { width: 100%;margin-top:20px;}
.s2-prd { width: 300px;position: static; margin: 32px auto 0;transform: translateX(-0%); -webkit-transform: translateX(-0);}
ul.s2-list2 li{margin: 20px 0 0 0;padding: 0 0 20px 44px;}
.s2-mid-rgt-hding { margin-bottom: 25px;font-size: 27px;line-height: 33px;}

.comn-hdg{font-size:38px; line-height:48px;}
}
@media only screen and (max-width: 767px){
.sec2{padding:25px 0 30px;background-size:cover; height: auto;}
.s2l-icon1, .s2l-icon2{margin:0 auto 5px auto;float:none;display:block;}
ul.s2-toplist li {padding: 0 0; width: 100%; margin: 0 0 30px;}
ul.s2-toplist li:after{ display:none;}
ul.s2-toplist li:last-child{ margin-bottom:0;}
.s2-mid {margin-top: 31px;}
.sm-hding {font-size: 22px;line-height: 30px;}
ul.s2-toplist li h1 { font-size: 22px; line-height: 28px; }
ul.s2-toplist li p { font-size: 17px; line-height: 26px;}
.s2-mid-rgt-hding { font-size: 24px;line-height: 32px;margin-bottom:20px;}
ul.s2-list2 li {background-size: 18px;
        font-size: 16px;
        line-height: 24px;
        margin: 10px 0 0 0;
        padding: 0px 0 10px 25px;}
.s2-top {margin-top: 0;}
.comn-hdg { font-size: 30px;line-height: 40px;}
.comn-txt {font-size: 16px;line-height: 25px;margin-top: 14px;}

}
/*================start section 2 3===================*/
.sec3{padding:70px 0 80px 0;}
ul.s3list{padding:20px 0 0 0;}
ul.s3list li{
	float:left;
	display:inline-block;	
	width:19%;
	margin:20px 1.25% 0 0; 
	background:#fff;
	padding:3px 3px 14px 3px;
	border-radius:14px;
	-moz-box-shadow: 0 0 5px #d7d6d6;
	-webkit-box-shadow: 0 0 5px #d7d6d6;
	box-shadow: 0 0 5px #d7d6d6;
}
ul.s3list li:last-child{
	margin:20px 0 0 0;
}
ul.s3list li img{margin:0 auto;display:block;}
.s3lhding{
	font-family: "DM Serif Display", serif;
	font-weight:500;	
	font-size:21px;
	line-height:26px;
	text-align:center;
	padding:4px 10px 0 10px;
}
.s3ltxt{
	padding:10px 10px 0 10px;
	text-align:center;
	
	height:95px;
}
@media only screen and (max-width: 1190px){
.s3lhding {
    font-size: 20px;
    line-height: 26px;
	height:84px;	  
}
.s3ltxt{height:114px;}
}
@media only screen and (max-width: 1020px){
.sec3{padding:50px 0 60px 0;}
.s3lhding {
    font-size: 18px;
    line-height: 24px;
	padding:4px 5px 0 5px;
}
.s3ltxt{padding:10px 5px 0 5px;height:130px;}
}
@media only screen and (max-width: 767px){
.sec3{padding:35px 0 45px 0;}
ul.s3list li, ul.s3list li:last-child{
	width:270px;
	margin:20px auto 0 auto;
	float:none;
	display:block;
}
.s3ltxt, .s3lhding{height:auto;padding-left:10px;padding-right:10px;}
.s3lhding {
    font-size: 20px;
    line-height: 25px;
}
}
/*================start section4===================*/
/*-----------------------
SECTION-4
------------------------*/
.sec4{
	float:left;
	width:100%;
	padding:60px 0;
	}
.s4-inr{
	float:left;
	width:100%;
	text-align: center;
	}
.s4-lft{
	position:relative;
	width: 100%;
    text-align: center;
    float: left;
	}
.s4-lft .pck-bx2{
	    width: 100%;
    text-align: center;
    margin-top: 20px;
	}
.s4-lft-inr{
	float:left;
	width:100%;
	}
.s4-rgt{
	width: 100%;
    float: right;   
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
	}
/*.s4-rgt:before{
	content:'';
	position:absolute;
	left:32px;
	top:10px;
	bottom:0;
	border-left:2px dotted #16910d;
	}*/
.s4-rgt-bx{
	float: left;
    width: 32%;
    text-align: left;
    position: relative;
	}
.s4-rgt-bx:last-child{margin-bottom:0px;}
/*.s4-rgt-bx:before{
	content:'';
	position:absolute;
	left:0;
	top:5px;
	width:16px;
	height:16px;
	background:#3cb64b;
	border-radius:50%;
	}*/
.s4-stp-tx{
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#3a3a3a;
	}
.s4-bx-hd{
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	color:#16910d;
	margin-top:5px;
	}
.s4-bx-tx{
	margin-top:15px;
	font-size:17px;
	line-height:26px;
	}
.s4-rgt-img{
	border-radius:15px;
	margin-top:20px;
	max-width:100%;
	}
/*===Sticky==*/
.sticky{
	top:100px;
	position: -webkit-sticky;
    position: sticky;
	}
@media only screen and (max-width: 1190px){
.s4prd{
	width:400px;
	left:-65px;
}
}
@media only screen and (max-width: 1020px){
.sec4{
	padding:50px 0 60px 0;
	background:#fefefe;	
}
.s4txtarea{width:480px;}
.s4prd{
	width:350px;
	left:-75px;
}
.accordion {
	padding:17px 40px 17px 72px;
	font-size: 20px;
}
.iconbx1, .iconbx2, .iconbx3, .iconbx4{left:10px;}
}
@media only screen and (max-width: 767px){
.sec4{
	padding:25px 0 30px 0;
}
.s4txtarea{width:auto;}
.s4hding, .s4txt{text-align:center;}
.s4prd-mob{    margin: -10px auto -40px auto;}
.sec4{padding:25px 0 35px;}
.sticky{position:static;}
.s4-lft, .s4-rgt{width:100%;}
.s4-lft .pck-bx2{width:100%; display:none;}
.s4-rgt{padding-left:0; margin-top:25px;row-gap: 18px;}
.s4-rgt:before{left:7px; bottom:350px;}
.s4-rgt-bx{ width:100%; text-align:center;}
.s4-stp-tx{font-size:18px; line-height:24px;}
.s4-bx-hd{font-size:20px; line-height:24px; margin-top:5px;}
.s4-bx-tx{font-size: 16px;
        line-height: 25px;
        margin-top: 6px;}
.s4-rgt-img {margin-top: 15px;}

}
@media only screen and (max-width: 479px){
.accordion {
	padding:14px 40px 14px 62px;
}
.accordion-open {background:#0e1f26 url(../images/acord2.png) 97% 30px no-repeat;}
.accordion-close {background:#fff url(../images/ahov2.png) 97% 20px no-repeat;}
.iconbx1, .iconbx2, .iconbx3, .iconbx4, .accordion-open .iconbx1,
.accordion-open .iconbx2, .accordion-open .iconbx3, .accordion-open .iconbx4{
	background-size:40px;
	left:5px;
}
}
/*================start section 5 6===================*/
.sec5{padding: 60px 0; background: #f7fdff; text-align:center;}
ul.shop-list{
	    margin: 40px 0 0;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    row-gap: 25px;
    column-gap: 20px;
}
ul.shop-list li {
	    float: left;
    width: 32%;
    padding: 20px 20px 20px;
    text-align: left;
    background: #fff;
    position: relative;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    /* box-shadow: 5px 8px 18px #f9dcda; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
}
.bx-lft-img{
	float:left;
	width:100%;
	text-align:center;
	}
.bx-rit-cont{
	float:right;
	width:100%;
	text-align:left;
	}
.prch-opt {
    float: left;
    width: 100%;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 10px 0px;
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
/*.prch-opt:after{
	position:absolute;
	top:0;
	left:50%;
	width:1px;
	bottom:0;
	border-right: 1px solid #d2d2d2;
	content:'';
	}*/
.buyOpt-row {
	float: left;
    width: 49%;
    cursor: pointer;
    position: relative;
	padding:5px 0;
	}
.prch-opt input[type=radio]{
    opacity: 0;
    position: absolute;
}
.packageOpt {
	float: left;
	text-align: left;
	position: relative;
	padding:0 0 0 30px;
	}
.packageOpt input[type=radio] {
	position: absolute;
	opacity: 0;
	}
.packageOpt input[type=radio] + span {
	position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #fd9a09;
}
.packageOpt input[type=radio]:checked + span:after {
	content: '';
	position: absolute;
	left: 3px;
	top: 3px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #fd9a09;
	}
.packageOpt p {
	color: #4C4C4E;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.5px;
    font-weight: 500;
	}
.packageOpt p span {
	font-weight:600;
	color:#2e9d2a;
	}
	
p.sel-pck {
    float: left;
    padding: 10px 0px;
    font-size: 18px;
    color: #222;
    font-weight: 700;
    width: 100%;
    text-align: left;
}
.ship-p1 {
    font-size:18px;
    line-height:28px;
    color: #0e1f26;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0px 0 0;
    text-transform: capitalize;
    position: relative;
}
.ship-p1 span{
	display:block;
	font-size:20px;
	font-weight:400;
}
.shop-lst-img {
	display: block;
    margin: 0px auto 10px;
    max-width: 275px;
    padding: 0;
    position: relative;
}
.shop-mg {
	background: #f6f6f6;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    padding: 8px 15px;
    font-weight: 600;
    color: #b7b7b7;
    margin: 10px 0 0 0;
    text-transform: capitalize;
    width: 100%;
}
.shop-price{
    font-size: 26px;
    line-height: 32px;
    /* text-align: center; */
    font-weight: 700;
    color: #000;
    margin: 6px auto 0 auto;
    float: left;
    width: 100%;
    position: relative;
}
ul.shop-list .cart-btn2 { 
        margin-top: 18px;
    width: 100%;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
}
.play-icn{ margin:-4px 0 0 10px;}
.mg-red{ background:#de1821;}
.mg-orng{ background:#e68f22;}
p.prod-txt {
    float: left;
    width: 100%;
    margin-bottom: 15px;
	font-size: 19px;
    line-height: 30px;
}
@media only screen and (max-width: 1185px){
ul.shop-list {column-gap: 12px;}	
.ship-p1 { font-size: 19px;}
}
@media only screen and (max-width: 1023px){
ul.shop-list { margin: 30px 0 0;}
ul.shop-list li {width:49%;}	
.ship-p1 { font-size: 22px; line-height: 30px;}
.shop-price { font-size: 28px; line-height: 28px;}
ul.shop-list .cart-btn2 { margin-top: 12px; font-size: 18px; line-height: 46px; height: 46px;}	
.bx-lft-img{ width:100%;}
.bx-rit-cont{ width:100%;}
p.prod-txt { font-size: 20px; line-height: 28px;}
}
@media only screen and (max-width: 767px){
.shop-mid{padding:30px 0; text-align:center;}
ul.shop-list{ justify-content: center; row-gap: 25px; column-gap: 0; margin: 20px 0 0;}
ul.shop-list li{width:100%; min-height: auto; max-width:100%;}
.shop-lst-img{}
ul.shop-list li:nth-child(odd){}
.bx-lft-img{ width:100%;}
.bx-rit-cont{ width:100%; margin:15px 0 0;}
ul.shop-list .cart-btn2{}


}

/*---------------------section6----------------------*/	
.sec6{
	padding:70px 0 80px 0;
	background:url(../images/sec6.jpg) center top no-repeat;
}
.s6img{
	position:absolute;
	right:0;
	top:-20px;
}
.s6txtarea{width:774px;}
ul.s6list{padding:5px 0 0 0;}
ul.s6list li{
	position:relative;
	padding:0 0 0 72px;
	margin:28px 0 0 0;
}
ul.s6list li img{
	position:absolute;
	left:0;
	top:4px;
}
.s6lhding{
	font-family: "DM Serif Display", serif;
	font-weight:bold;
	font-size:22px;
	line-height:26px;
	color:#0e1f26;
	text-align:left;
}
.s6ltxt{padding:5px 0 0 0;}
@media only screen and (max-width: 1190px){
.sec6{background-size:cover;}
.s6txtarea{width:674px;}
}
@media only screen and (max-width: 1020px){
.sec5, .sec6{padding:50px 0 60px 0;}
.s6txtarea{width:504px;}
.s6img{width:370px;top:80px;right:-20px;}
ul.s6list li{padding:0 0 0 62px;margin:20px 0 0 0;}
}
@media only screen and (max-width: 767px){
.sec5{padding:35px 0;}
.sec6{padding:35px 0 45px 0;}
.s5sldrimg{margin:20px auto 15px auto;width:200px;display:block;}
ul.s5list{ padding:0;}
ul.s5list li{ width:100%; background:none;}
ul.s5list li img{ max-width:140px;}
.s6txtarea{width:auto;}
.s6lhding {
    font-size: 20px;
    line-height: 24px;
}
.s6img-mob{
	margin:20px auto -20px auto;
	display:block;	
}
}
/*================start section 7===================*/
.sec7{padding:70px 0 80px 0;text-align:center;}
.review-box{
	display:inline-block;
	vertical-align:middle;
	margin-top:30px;
	max-width:800px;
	width:100%;
	background:#fff;
    box-shadow: 0 0 8px 2px rgba(3,3,3,0.1);
    -webkit-box-shadow: 0 0 8px 2px rgba(3,3,3,0.1);
	border-radius:10px;
    padding: 25px 10px;
	text-align:center;
	}
.rating-left{
	display:inline-block;
	vertical-align:middle;
	width:145px;
	text-align:center;
	border-right:1px solid #dfdfdf;
	height:138px;
	padding-top:17px;
}
.rating-left span{
	display:block;
	color:#000000;
	font-size:40px;
	line-height:40px;
	font-family: "DM Serif Display", serif;
	font-weight:bold;
	margin-bottom:10px;
}
.rating-left img{width:100px;}
.rating-left p{
	color:#8c8c8c;
	font-size:15px;
	line-height:16px;
}
ul.rev-bars{
	display:inline-block;
	vertical-align:middle;
    width: calc(100% - 504px);
    padding: 0 20px;
}
ul.rev-bars li{
	float:left;
	width:100%;
	background-color: #e2e2e2;
    height: 8px;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.21);
    overflow: hidden;
	margin:10px 0;
}
ul.rev-bars li span{
	float:left;
	background-color: #f5b11e;
	height:100%;
}
ul.rating-vals{
    display:inline-block;
	vertical-align:middle;
    width: 150px;
	margin-right:10px;
	border-right:1px solid #dfdfdf;
	height:138px;
}
ul.rating-vals li{
	float:left;
	width:100%;
	text-align:left;
	color:#000000;
	font-family: "DM Serif Display", serif;
	font-weight:600;
	font-size:18px;
	line-height:24px;
	margin:2px 0;
	}
ul.rating-vals li img{
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
}
.cs-percent{
    display:inline-block;
	vertical-align:middle;
    width: 160px;
    color: #656565;
    font-size: 15px;
	line-height:22px;
}
.cs-percent span{
	display:inline-block;
	vertical-align:middle;
	color:#393737;
	font-family: "DM Serif Display", serif;
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:10px;
}	
.test-sec{padding:30px 70px 0;}
.test-row{
    text-align: left;
    position: relative;
    padding-left: 110px;
    margin-top: 25px;
    padding-bottom: 26px;
    border-bottom: 1px solid #dbdbdb;
}
.test-row:last-child{ border-bottom:none; padding-bottom:0;}
.test-row-img{
	position: absolute;
    left: 0;
    top: 10px;    
}
.test-row-star{margin:10px 0;display:block;}
.test-row-txt1, .test-row-txt2, .test-row-txt3{
	font-family: "DM Serif Display", serif;
	font-weight:500;	
	text-align:left;
}
.test-row-txt3{margin:20px 0 0 0;}
.test-row-txt3 span{
	
	color:#404040;
	font-size:17px;
	line-height:26px;
}
@media only screen and (max-width: 1190px){
.test-sec{padding:30px 0 0 0;}
}
@media only screen and (max-width: 1020px){
.sec7{padding:50px 0 60px 0;}
.review-box{ padding:20px 14px;}
.rat-img{margin: 0 15px 0 20px;}
.rat-txt{ margin: 0 15px 0 20px;}
}
@media only screen and (max-width: 767px){
.sec7{padding:35px 0 40px 0;}
.review-box {padding: 0 14px 20px 14px;margin-top:20px;}
.rating-left{ width:100%; margin:0 0 15px;height:auto;border-right:none;}
.rating-left span{ font-size:50px; line-height:40px; margin-bottom:0; display:inline-block; vertical-align:middle;}
.m-rev{display:inline-block; vertical-align:top; margin-left:10px; text-align:left;}
.rating-left p{ font-size:15px; line-height:15px;}
.rating-left img{ width:80px;}
ul.rev-bars{padding:0; float:left; width:calc(100% - 150px);}
ul.rating-vals{ float: right;width:140px; margin:0;border-right:none;}
ul.rating-vals li{margin: 2px 0;}
ul.rev-bars li{ height:7px; margin:11px 0;}
ul.rating-vals li img{ width:80px; vertical-align:middle; margin:-5px 15px 0 0;}
.cs-percent{ width:100%; margin-top:15px;}
.cs-percent span{ font-size:30px; line-height:30px; margin-bottom:5px;}
.cs-percent{ font-size:14px; line-height:20px;}
.test-row {
    padding-left: 0;
    margin-top: 20px;
    padding-bottom: 21px;    
}
.test-row-txt3{margin:15px 0 0 0;}
.test-row-txt1, .test-row-txt2, .test-row-txt3{text-align:center;}
.test-row-img{
	position:inherit;
	left:auto;
	top:auto;
	margin:0 auto 10px auto;
	display:block;
}
.test-row-star{margin:10px auto;}
}
/*============================
FOOTER SECTION
=============================*/
footer{padding:40px 0;background:#fff;}
.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: 1021px){
ul.cont-list1 li{width: 49%;}
}
@media only screen and (max-width: 767px){
	ul.cont-list1 li{width: 100%;}
	ul.cont-list1{ width:100%;     padding-left: 20px;}
	.contact{    padding: 20px 0 40px;}
}



