@charset "utf-8";
/* CSS Document */

body {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	font-family: "Raleway", sans-serif;
	font-weight:400;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-overflow-scrolling: touch;
	padding:0;
	list-style:none;
}
*{box-sizing: border-box}
.container, .mnu-container{
	width:1170px;
	height:auto;
	margin:0 auto;
	padding:0;
	position: relative;
	}

p, h1, h2, h3, h4, h5, ul{
	padding:0;
	margin:0;
	}
li{list-style:none;}
a{text-decoration:none; color:#333;}
.clearall{
	clear:both;
	height:1px;
	width:auto;
	}
.position{position:relative;}
.dsplay{float: left;
    width: 100%;}
img {
    max-width: 100%;
    vertical-align: middle;
    border: none;
	height:auto;
}

.bdhding1{	
	font-size:20px;
	line-height:28px;
	color:#a5a5a5;
}
.bdhding2{
    font-weight: bold;
    font-size: 47px;
    line-height: 59px;
    color: #393939;
    padding: 0 0 0px 0;
    text-transform: capitalize;
    /* float: left; */
    width: 100%;
    display: inline-block;
}
.bdhding2 span{
	    display: block;
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 4px;
    color: #832384;
    text-transform: capitalize;
    font-weight: 700;
	}
.bdhding3{
	float:left;
	width:100%;
	margin-top:45px;
	}
.bdfont{
	font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #222222;
    margin-top: 15px;
    /* float: left; */
    width: 81%;
    display: inline-block;
}
/*===============================
CSS FOR CONTAINERS BREAK POINTS
=================================*/
/*---------------------------*/
.hide-desk, .show-479, .show-tab, .show-767, .show-400, .show-340, .show-359, .tab-video {display:none;}
.hide-400, .hide-479{display:inline-block;}
@media only screen and (max-width: 1700px){
.mnu-container{width:1170px;}
}
@media only screen and (max-width: 1185px){
.container{ max-width:1004px; width:100%; }
.mnu-container{width:1004px;}

.bdhding2 { }
.bdhding2 span {  font-size: 36px;
    line-height: 42px;}
.bdfont{ font-size:18px; line-height:28px;}
}
@media only screen and (max-width: 1023px){
.container, .mnu-container{ max-width:760px; width:100%; }
.bdhding2 {    font-size: 30px; line-height: 40px;}
.bdhding2 span { font-size: 30px; line-height: 38px;}
.bdfont{ width:100%;}
}
@media only screen and (max-width: 767px){
.container, .mnu-container{ width:100%; max-width:640px; padding: 0 10px;}
.bdinpad{padding:0 10px;}
.bdhding1{font-size:18px;line-height:22px;}
.bdhding2 { font-size: 24px; line-height: 32px;}
.bdhding2 span { font-size: 26px; line-height: 36px;}
.bdhding3 {margin-top: 25px;}
.bdfont{ font-size: 16px; line-height: 26px; width:100%;}


}
@media only screen and (max-width: 479px){
.bdhding2{}
}
/*=========================
CSS FOR HEADER
===========================*/
.top-fix-bar {margin-bottom: 70px;float:left;width:100%;}
.intop-fix-bar {margin-bottom: 70px;}
.header{		
    height: 70px;
    margin-top: -70px;
    position: relative;
    top: 70px;
    background: #fff;
    border-bottom: 1px solid #eeefed;
	float:left;
	width:100%;
}
.inheader{		
	height:145px;	
	margin-top: -145px;
    position: relative;
    top: 145px;	
	background:#fff;
	float:left;
	width:100%;
}
.fixed-nav .header, .fixed-nav .inheader{
	
	position: fixed;
	z-index: 1000;
	top: 0;
	-webkit-transition: margin .3s ease-out;
    transition: margin .3s ease-out;
	margin-top:0;
	height:70px;
	background:#fff;
	border-bottom: 1px solid #e1e1e1;
}
.fixed-nav .inheader{height:145px;}
.tophdr{
	background: #f5edec;
	float: left;
	width: 100%;
	padding: 10px 0;
}
ul.tophdr-list1{float:left;}
ul.tophdr-list1 li{
	float:left;
	display:inline-block;
	background:url(../images/tophdr-line1.png) right center no-repeat;
	padding:0 15px 0 0;
	margin:0 15px 0 0;
	font-size:16px;
	line-height:16px;
	color:#494949;
	text-align:left;
}
ul.tophdr-list1 li:last-child{margin:0;padding:0;background:none;}
ul.tophdr-list1 li img{vertical-align: middle; max-width: 15px;}
.tophdr-rgtbx{float:right;}
ul.tophdr-list2, ul.tophdr-list3{float:left;}
ul.tophdr-list3{}
ul.tophdr-list2 li{
	float:left;
	display:inline-block;
	font-size:14px;
	line-height:16px;
	color:#666666;
	text-align:left;
	background:url(../images/tophdr-line1.png) right center no-repeat;
	padding:0 15px 0 0;
	margin:0 15px 0 0;
}
ul.tophdr-list2 li:last-child{background:none;padding:0;margin:0 25px 0 0;}
ul.tophdr-list2 li img{margin:0 5px 0 0;vertical-align:bottom;}
ul.tophdr-list3 li{
	float:left;
	display:inline-block;
	background:url(../images/tophdr-line2.png) right center no-repeat;
	padding:0 12px;
}
ul.tophdr-list3 li a {
    color: #000;
}
ul.tophdr-list3 li:last-child{padding:0 0 0 12px;background:none;}
.btmhdr{float: left; width: 100%;}
.logo{    
	    max-width: 180px;
    float: left;
    margin-top: 8px;
}
ul.nav{     
    float: right;
    margin: 20px 0 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
ul.nav li{
	float: left;
	display: inline-block;
	padding: 0 0;
	margin: 0 30px 0 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #000;
}
ul.nav li a{color: #000; display: block; }
ul.nav li:nth-child(7){
}
ul.nav li:last-child{margin:0;color:#589037;}
ul.nav li:last-child span.span1{color:#000;margin:0;}
ul.nav li:last-child img{margin:0 10px 0 0;vertical-align:bottom;}

#menu-wrapper {
    overflow: hidden;
    max-width: 40px;
    cursor: pointer;
	float:right;
}
#menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 18px 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:#1d1d1d;
    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: 55px;
    background: #333;	
}
#menu-container .menu-list  li a{
	font-weight:300;	
	font-size:17px;
	padding:10px 0 10px 0;
	text-align:center;
	color:#fff;
	display:block;
	border-bottom:1px dotted #fff;	
}
#menu-container .menu-list  li .active{background:#128e3b;color:#fff;}
@media only screen and (max-width: 1700px){
ul.nav li{margin:0 20px 0 0;}
ul.nav li:nth-child(7){padding:0 20px 0 0;}
ul.nav li:last-child{margin:0;}
}
@media only screen and (max-width: 1185px){
ul.nav li:last-child{margin:0;}
}
@media only screen and (max-width: 1023px){
ul.tophdr-list1 li, ul.tophdr-list2 li{
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}
ul.tophdr-list1 li:last-child{margin:0;padding:0;}
ul.tophdr-list2 li:last-child{padding:0;margin:0 15px 0 0;}
ul.tophdr-list1 li span.span1{display:none;}
ul.tophdr-list1 li img, ul.tophdr-list2 li img{margin:0 3px 0 0;}
.logo{ max-width: 150px; margin-top: 2px;}
ul.nav{margin: 12px 0 0 0px;}
ul.nav li:nth-child(7){padding:0 7px 0 0;}
ul.nav li:last-child{margin:0;}
ul.nav li:last-child img{margin:0 0 0 0;}
.btmhdr{padding: 12px 0;}


}
@media only screen and (max-width: 767px){
.tophdr{display:none;}
ul.tophdr-list1, ul.tophdr-list2{padding:4px 0 0 0;}
ul.tophdr-list2 li:last-child{margin:0 0 0 0;}
ul.tophdr-list3{display:none;}
.header{height:55px; top:55px; margin-top:-55px; background:#fff;}
.top-fix-bar {margin-bottom: 55px;}
.fixed-nav .header{height:55px;}

.intop-fix-bar {margin-bottom: 55px;}
.btmhdr{height:55px; padding:6px 0;}
.inheader{height:90px; margin-top: -90px;  top: 90px;}
.fixed-nav .inheader{height:90px;}

.logo { max-width: 130px;    margin-top: 0;}
ul.nav{display:none;}
.cart-link{position:absolute;right:40px;top:9px;}
#menu-wrapper #hamburger-menu{margin-top:10px;}
}
@media only screen and (max-width: 479px){
ul.tophdr-list1 li span.span2{display:none;}
}
@media only screen and (max-width: 359px){
ul.tophdr-list1 li, ul.tophdr-list2 li {
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
    font-size: 12px;
}
}
/*-----------------------
SECTION-1
------------------------*/	
.sec1 {
   float: left;
    width: 100%;
    background:url(../images/sec1.jpg) no-repeat center top;
    overflow: hidden;
	height: 666px;
	padding-bottom:80px;
	}
.s1-inr{
	width: 58%;
    float: left;
    padding: 120px 0 0px;
    position: relative;
    z-index: 1;
}
.s1-txt{
	float:left;
	width:100%;
	font-size:27px;
	line-height:37px;
	color:#fff;
	padding-bottom:5px;
	}	
	
.s1-hd{
	    font-family: "Anton", sans-serif;
    font-size: 58px;
    line-height: 78px;
    color: #fff;
    float: left;
    width: 100%;
    text-transform: capitalize;
	}
.s1-hd span{    display: block;
    font-size: 37px;
    line-height: 52px;
    padding-top: 8px;
    font-weight: 400;
    font-family: "Raleway", sans-serif;}	
	
.s1-tx{
	font-size: 19px;
    line-height: 32px;
    color: #fff;
    margin-top: 20px;
    float: left;
    width: 90%;
}


.btn-bx{
	display:inline-block;
	vertical-align:top;
	max-width:250px;
	width:100%;
	text-align:center;
	margin-top:40px;
	}

.common-btn{
	background: #f0c609;
    color: #000;
    font-size: 22px;
    line-height: 60px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    width: 100%;
    border-radius: 5px;
    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);
    font-family: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s;
    letter-spacing: 2px;
}
.s1btl-1 {
        position: absolute;
    top: 189px;
    right: 157px;
    width: 363px;
    z-index: 2;
}
.s1btl-2 {
          position: absolute;
    top: 221px;
    right: 16px;
    width: 336px;
    z-index: 1;
}
@media only screen and (max-width: 1185px){
.s1-txt {font-size: 22px;}
.s1-inr{ width: 54%; padding: 60px 0 100px;}
.s1-hd{font-size: 48px; line-height: 56px;}
.s1-hd span{font-size: 30px;}
.s1-tx { width: 93%;}
.s1-prd{top: 230px; right: 134px; width: 340px; }
.s1btl-1 {top: 230px; right: 144px; width: 336px;}
.s1btl-2 { top: 254px;right: -20px;  width: 311px; }
}
@media only screen and (max-width: 1023px){
.sec1{ background-size:cover;         height: auto;}	
.s1-inr{padding: 62px 0; width: 58%;}
.s1-hd{font-size: 40px;line-height: 51px;}
.s1-hd span{        font-size: 24px;    line-height: 38px;}
.s1-tx{ font-size: 18px; line-height: 27px;}
.s1btl-1 {  top: 196px;right: 44px;  width: 302px;}
.s1btl-2 {  top: 212px; right: -39px; width: 278px;}
}
@media only screen and (max-width: 767px){
.sec1{height:auto; padding-bottom:25px;background-position: 26% 0;background-size: cover;}
.s1-inr{width:100%; padding:25px 0;text-align: center;}
.s1-rat{font-size:13px;}
.s1-hd{font-size: 30px; line-height: 40px;}
.s1-txt{        font-size: 20px;}
.s1-hd span{font-size: 20px;  line-height: 29px;}
.s1-tx{margin-top:10px; width: 100%;font-size: 16px;line-height: 24px;}
.sec1-mob{float:none; width:100%;}
.hide-mob.btn-bx{display:none;}
    .s1-inr .s1btl-1 {
        position: static;
        margin: 15px auto 0;
        width: 300px;
        display: inline-block;
    }
}
/*================start Section-7===================*/

.sec7{
	float:left;
	width:100%;
	padding:40px 0;
	position:relative;
	text-align:center;
	}
.s7_lft{
	float:left;
	width:54%;
	text-align:left;
	margin:0 0 0;
	position:relative;
	}
.s7-uls{
	float: left;
    width: 100%;
    row-gap: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 40px 0 0;
    flex-wrap: wrap;
    justify-content: space-around;
	}
.s7-uls li{
	    float: left;
    font-size: 18px;
    line-height: 28px;
    border: 1px solid #dedede;
    border-radius: 10px;
    width: 49%;
    position: relative;
    padding: 20px 10px 20px 20px;
    text-align: left;
	}
.s7-uls li span{
	    display: block;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    padding: 16px 22px 15px 80px;
    text-transform: capitalize;
}	
.li-imgs{
	position: absolute;
    top: 35px;
    left: 21px;
	}
.green_box{
	float:left;
	width:100%;
	background:#169249;
	text-align:left;
	position:relative;
	border-radius:7px;
	padding:12px;
	margin:25px 0 0;
	}	
.grn_txt{
	float: left;
    width: 48%;
    font-size: 28px;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
	}
.s7_lft .btn-bx {    float: right;    margin-top: 23px;}
.green_box .btn-bx {
    margin-top: 10px;
}
.s7-rgt{
	float:right;
	width:45%;
	position:relative;
	}
.s7-rgt-img{
	display:block;
	margin:0 auto 0;
 	}
.s7-rgt .s7-uls{ margin:0 0 0;}	



@media only screen and (max-width: 1185px){
.comn-txt { font-size:18px;}
.grn_txt{ font-size:30px;}
.s7-uls li{padding: 13px; text-align:left;}
	}
	
@media only screen and (max-width: 1023px){
 .li-imgs {top: 11px; left: 21px;}
.s7_lft{ width:100%;}
.s7-rgt{ width:100%; margin-top: 10px;}	
	}
	
@media only screen and (max-width: 767px){
	.sec7{padding: 30px 0;}
.s7_lft	{        text-align: center;}
	.s7-uls{margin-top:20px;}
.s7-uls li{ width:100%;    font-size: 16px;line-height: 24px;}
	.s7-uls li span{    font-size: 20px;line-height: 26px;padding: 16px 22px 30px 80px;}
	.s7-uls li span br{display:none}
.green_box{ text-align:center;}
.grn_txt{ width:100%;}
.s7_lft .btn-bx{        float: none;}
.s7-rgt-img{ max-width:100%;}
	}								
/*================start banner strip===================*/
.sec2{
	float:left;
	width:100%;
	padding:0 0 60px;
	}
.comn-hdg{
	    font-family: "Anton", sans-serif;
    font-size: 44px;
    line-height: 54px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-transform: capitalize;
    color: #333;
	}
.comn-txt{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
	font-size: 18px;
    line-height: 28px;
	color:#000000;
	font-weight: 500;
    margin-top: 20px;
	}
.s2-top{
	float:left;
	width:100%;
	margin-top:-80px;
    padding: 10px 15px 10px 15px;
    background: #037626;
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.1);
	border-radius:20px;
}
ul.s2-toplist{
	    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    float: left;
    row-gap: 20px;
}
ul.s2-toplist li{
	width:25%;
	padding:25px 10px;
	text-align:center;
	position:relative;
	border-right:1px solid #e79132;
}
ul.s2-toplist li:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 111px;
    height: 50px;
    width: 50px;
    background: #fff;
    border-radius: 50%;
    z-index: 1;
}
	
ul.s2-toplist li:last-child{ border:none;}	
	
ul.s2-toplist li img{
	display:block;
	margin:0 auto 10px;
	position: relative;
    z-index: 2;
	}
ul.s2-toplist li span{
	    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    text-transform: capitalize;font-family: "Anton", sans-serif;
	}

.s2-mid{
	float:left;
	width:100%;
	margin-top:80px;
	position:relative;
	}
.s2-mid-lft{
	float: left;
    width: 37.521%;
    text-align: left;
	}
.s1-model{
	display:block;
	max-width:100%;
	border-radius:12px;
	margin:0 auto;
	}	
.sm-hding{
	font-size:30px;
	line-height:36px;
	color:#3a3a3a;
	}
.s2-prd-bx{
	float: left;
    background: #037626;
    width: 44%;
    border-radius: 12px;
    padding: 30px 0;
    margin: 30px 0 0 0;
	}	
.s2-prd{
	display: block;
    margin: 0 auto;
    width: 180px;
	}
.s2-mid-rgt{
	float:right;
	width:58.46%;
	text-align:left;
	}	
.s2-mid-rgt-hding{
	font-weight:bold;
	font-size:30px;
	line-height:37px;
	color:#3a3a3a;
	}
ul.s2-list2{
	    float: right;
    width: 52%;
    margin: 30px 0 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
	}
ul.s2-list2 li{
	    position: relative;
    font-size: 18px;
    line-height: 26px;
    color: #2e2e2e;
    padding: 0 0 0 60px;
    float: left;
    width: 100%;
	}	
ul.s2-list2 li span{
	display: block;
    font-size: 22px;font-family: "Anton", sans-serif;
    line-height: 30px;
    padding-bottom: 5px;
	}	
ul.s2-list2 li img{
	position:absolute;
	top:0;
	left:0;
	}
.btn-arw{ display:none;}		

@media only screen and (max-width: 1185px){
.s2-mid-rgt-hding {font-size: 29px;line-height: 35px;}
.s2-prd { width: 157px;}

.comn-hdg {font-size: 41px; line-height: 52px;}
.cmntxt{font-size: 19px;line-height: 31px;}
ul.s2-toplist li span {  font-size: 20px; line-height: 22px;}
ul.s2-list2 {margin: 20px 0 0 0;}
ul.s2-list2 li span {font-size: 20px;}
}
@media only screen and (max-width: 1023px){
.sec2{ padding:0 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 span {font-size: 22px; line-height: 25px;}
.s2-mid-lft {width: 100%;}
.s2-mid-rgt { width: 100%;margin-top:30px; text-align:center;}
.s2-prd {width: 132px; margin: 0 auto 0;}
ul.s2-list2 li {text-align:left; margin: 20px 0 0 0; padding: 0 0 20px 59px;}
.s2-mid-rgt-hding { margin-bottom: 25px;font-size: 27px;line-height: 33px;}

.comn-hdg{font-size:38px; line-height:48px;}
ul.s2-toplist li span { font-size: 15px;line-height: 23px;}
.s1-model { width: 300px;}

}
@media only screen and (max-width: 767px){
.sec2 {padding: 0 0 30px;}
.comn-hdg{font-size: 28px; line-height: 36px;}
.comntxt { margin-top: 17px;font-size: 17px;}
.s2-prd { width: 140px; transform: none;margin: 0 auto 0;}
ul.s2-toplist li {padding: 0 0; width: 49%; border: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 span { }
ul.s2-toplist li:before{top: 0px;  left: 50%;  transform: translateX(-50%);}
ul.s2-toplist li p { font-size: 17px; line-height: 26px;}
.s2-mid-rgt-hding { font-size: 24px;line-height: 32px;margin-bottom:20px;}
.s2-prd-bx { width: 100%;margin: 30px 0 0 0;}
ul.s2-list2 { width: 100%; margin: 20px 0 0 0;}
ul.s2-list2 li { font-size: 17px; line-height: 25px; margin:0; padding: 0 0 0px 56px;}
.comn-txt {font-size: 16px;line-height: 24px; margin-top: 10px;}
.s2-top { padding: 20px 15px 20px 15px;}

}

/*================start section3===================*/
.sec3{     
	padding: 60px 0;
    position: relative;
    background: #f4f4f4;
	text-align:center;
}
.s3-strip{
	float:left;
	width:100%;
	margin:0 0 0;
	padding-bottom:40px;
	
	}
.s3-stp-uls{
	      float: left;
    width: 100%;
    display: flex;
    margin: -120px 0 0;
    padding: 21px 12px;
    background: #169249;
    flex-wrap: wrap;
    justify-content: space-around;
	}
.s3-stp-uls li{
	    float: left;
    width: 21%;
    font-size: 19px;
    line-height: 29px;
    font-weight: 700;
    color: #fff;
    position: relative;
	}	
.stp-imgs{
	display:block;
	margin:-50px auto 12px;
	}		

@media only screen and (max-width: 1185px){
.sec3 {padding:50px 0 50px;}
.s3-stp-uls li {width: 22%;}

}
@media only screen and (max-width: 1023px){
.sec3{ padding:40px 0; height:auto; background:#f9f9f9;}	

}
@media only screen and (max-width: 767px){
.sec3{ padding: 0px 0 30px; text-align: center;}
.s3-stp-uls{ margin:0 0 0;row-gap: 10px;}
.stp-imgs{    margin: 0px auto 12px;}
.s3-stp-uls li{width: 49%;font-size: 16px;line-height: 24px;}
}


/*================start section4 5===================*/
/*-----------------------
SECTION-4
------------------------*/
.sec4{
	float: left;
    width: 100%;
    background: #fff;
    padding: 50px 0 130px;
    text-align: center;
	}
.s4-couple{
	float:left;
	margin:30px 0 0 0;
	}	
.s4-lft{
	    float: left;
    width: 29%;
    text-align: left;
    margin-top: 20px;
    margin: 22px 0 0 18px;
	}
.s4-lft .comn-hdg{ color:#fff;}
.s4-lft .comn-txt{ color:#fff;}	
.s4-rgt{
	float: right;
    width: 33%;
    position: relative;
	}
.s4-model{
	        position: absolute;
    top: 20px;
    right: 0px;
	}
.s4-prd{
	    position: static;
    top: 89px;
    margin: 0 0 0;
    width: 91%;
    display: inline-block;
	}
.s4-lft .btn-bx{ display:block;}	
.comn-txt2{
	    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 29px;
    padding: 416px 0 0 0;
	}		
@media only screen and (max-width: 1185px){
.s4-model{    top: 20px; right: 60px; max-width: 295px;}
.s4-rgt{width:39%;}
.s4-prd{            width: 97%;margin: 13px 0 0; }
.s4-lft{ width: 25%; margin: 31px 0 0 25px;}
.s4-couple{   max-width: 332px; margin: 30px 0 0 0;}



}
@media only screen and (max-width: 1023px){
.sec4{padding:50px 0 130px;}
.s4-prd {top: 89px; width: 270px;}
.s4-lft { margin-top: 0;width: 37%;}
.s4-model {position: static;display: block;  margin: 18px auto 0;}
.s4-rgt{ width:100%;}
.comn-txt2 {padding: 0px 0 0 0 !important;    width: 63%;}

.box2{float: left;margin: 190px 0 0;}


}
@media only screen and (max-width: 767px){
.sec4{ padding:35px 0;}
.s4-lft {margin: 0;width: 100%;text-align:center;}
.s4-lft .btn-bx{ display:inline-block;}
.s4-prd {width: 100%; position: static; margin: 20px auto 0;}
.s4-couple{ max-width:100%;}
.comn-txt2{width:100%;    font-size: 17px;}

}
	
/*-----------------------
SECTION-5
------------------------*/
.sec5{
	float:left;
	width:100%;
	text-align: center;
	padding:50px 0;
	}
.s5-rgt{
	display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 130px;
	margin-bottom: 120px;
	}
.s5_box{
	float: right;
    width: 55%;
    padding: 30px 31px;
    text-align: center;
    background: #169249;
    position: relative;
    z-index: 9;
    margin: 40px 0 0;
    border-radius: 6px;
	}
.box2{ float: left;
    margin: -84px 0 0;}			
ul.s5-list2{
	margin: 0 0 0;
    float: left;
    row-gap: 12px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	}
ul.s5-list2 li{
	    float: left;
    width: 46%;
    position: relative;
    padding: 0 0 0;
	}	
.box_txt{
	display: inline-block;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    text-align: center;
	}	
.box_txt span{
	 display: block;
    font-size: 27px;
    line-height: 38px;
    font-weight: 400;
    font-family: "Anton", sans-serif;
    margin-bottom: 5px;
    padding-bottom: 10px;
	}	
ul.s5-list2 li img{
	position: absolute;
    top: -30px;
    left: 0;
    z-index: 1;
	}
ul.s5-list2 li:nth-child(2) img{     right: 0;
    left: auto;}			
@media only screen and (max-width: 1187px){

.sec5{padding:50px 0 80px;
	}
.s5-model { width: 466px;}
.comn-txt2{    padding: 323px 0 0 0;}

}
@media only screen and (max-width: 1023px){
ul.s5-list2 li{    width: 100%;}	
.s5_box {    width: 38%;}
.s5-rgt {    margin-top: 60px;}



}
@media only screen and (max-width: 767px){
.sec5{padding:25px 0 30px;}
.s5-rgt{margin-top: 10px; margin-bottom: 0;}
ul.s5-list2 { margin: 0 0 0 0;row-gap: 25px;}
ul.s5-list2 li { margin: 20px 0 0 0;}
.ul.s5-list2 li img { position:static; margin:0 auto 0; display:block;}
.s5_box{ margin: 165px 0 0;        width: 90%; display: inline-block; float: none;}
.box2{margin: 164px 0 0;}
.s5-model {width: 301px;}
}

/*================start social bar===================*/
.slbar{
	padding: 20px 0;
    background: #1e1e1e;
}
.slbar-hding{
	font-weight:bold;
	font-size:30px;
	line-height:34px;
	color:#181818;
	text-align:center;	
}
.slbartxt{
	font-weight:300;
	font-size:20px;
	line-height:30px;
	color:#181818;
	text-align:center;
	padding:5px 0 0 0;
}
ul.slbar-list{
    text-align: center;
    float: left;
    display: flex;
    justify-content: space-between;
    row-gap: 10px;
	flex-wrap: wrap;
}
ul.slbar-list li{
	    display: inline-block;
    padding: 6px 0 0 50px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-transform: capitalize;
    position: relative;
}
ul.slbar-list li:last-child{background:none;}
ul.slbar-list li img {
    position: absolute;
    left: 0;
    top: 0;
}
/*================start section6===================*/
.sec6{padding:0;}
.s6sldr-img{margin:0 auto;display:block;}
/*================start footer===================*/
.graybar{padding:20px 0;background:#efefef;}
.ftrlogo{margin:0 auto;display:block; max-width: 210px;}
ul.graybar-list{padding:20px 0 0 0;text-align:center;}
ul.graybar-list li{
	display:inline-block;
	border-right:1px solid #979797;
	padding:0 14px 0 10px;
	font-weight:300;
	font-size:16px;
	line-height:16px;
	color:#404040;
	text-align:center;
	margin:10px 0 0 0;
}
ul.graybar-list li:last-child{border-right:none;}
/*--------------start top footer--------------*/
.topfooter{padding:10px 0 15px 0;}
ul.topftr-list {
    text-align: center;
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.topftr-list li {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #404040;
    margin-right: 30px;
	position:relative;
}
ul.topftr-list li a{color:#000;}
ul.topftr-list li:after{
	content:"";
	position:absolute;
	top:0px;
	bottom:0;
	right: -15px;
	border-right:1px solid #000;
}
ul.topftr-list li:last-child{margin-right:0;}
ul.topftr-list li:last-child:after{border-right:none;}
.ftr-addres {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 30px;
}
/*==========footer===================*/
.footer{
	float:left;
	width:100%;
	padding:20px 0;
	text-align:center;
	background: #f4fff3;
	}
.ftr-logo{
	display:block;
	margin:0 auto 25px;
	}
.ftr-txt1{
	font-size:20px;
	line-height:26px;
	letter-spacing:0.5px;
	color:#1e1e1e;
	font-weight:500;
	}
.ftr-txt2{
	font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #636363;
    margin: 10px 20px 0;
	}
.crop-info{
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.crop-infohding {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    text-align: center;
	width:100%;
}
.other-links {
    column-gap: 30px;
}
.ftr-btm{
	    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
	}
.social-icons{
	float:left;
	margin-top:2px;
	text-align:left;
	}
.social-icons a{
	display:inline-block;
	vertical-align:middle;
	margin:0 7px;
	}
.ftr-txt3{
	    float: right;
    vertical-align: top;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #636363;
    text-transform: capitalize;
	}
.ftr-txt3 a{ padding:0 10px;}	
@media only screen and (max-width: 1187px){
}
@media only screen and (max-width: 1023px){
ul.slbar-list li {
    padding: 0px 0 0 48px;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
}
ul.graybar-list li {padding: 0 6px 0 4px;}
/*------------start footer--------------*/
footer{padding:20px 0;}

}
@media only screen and (max-width: 767px){
ul.slbar-list li {
    font-size: 16px;
    line-height: 22px;
    width: 50%;
}
.slbartxt {
    font-size: 18px;
    line-height: 26px;   
}
.graybar{padding:20px 0; display:none;}
ul.graybar-list{padding:10px 0 0 0;}
/*------------start footer--------------*/
ul.topftr-list{justify-content: space-between;row-gap: 5px;}
ul.topftr-list li:after{border:none;}
ul.topftr-list li {margin: 0;}
footer{padding:20px 0;}
.ftrtxt1, .ftrtxt2{
	float:none;
	display:block;
	text-align:center;
}
.ftrtxt2{padding:7px 0 0 0;}
}
@media only screen and (max-width: 479px){
	
.slbar{padding:15px 0 10px 0;}
ul.slbar-list{flex-wrap: wrap;}
ul.graybar-list li {    
    font-size: 14px;
    line-height: 14px;    
}
/*------------start footer--------------*/
.topfooter{padding:6px 0 10px 0;}
ul.topftr-list li {padding: 0 10px 0 6px;font-size:14px;line-height:14px;margin:6px 0 0 0;}
.ftrtxt1{
	    font-size: 15px;
    line-height: 24px;	
}
.ftrtxt2{
	font-size:15px;
	line-height:17px;
}
.ftr-addres p{ font-size:16px;}
}
@media only screen and (max-width: 359px){
ul.graybar-list li {    
    font-size: 12px;
    line-height: 12px;
	margin:6px 0 0 0;    
}
}
/************SHOP PAGE*************/
.hdr-bar {
	float: left;
	width: 100%;
	padding: 15px 0 8px;
	text-align: left;
	border-bottom: 1px solid #e4e4e4;
}
.hdr-bar p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #b5b5b5;
	text-transform: uppercase;
}
.hdr-bar p a {
	color: #325990;
}
.inr-cont {
	float: left;
	width: 100%;
	padding: 25px 0;
}
.shop-pg {
	padding: 30px 0;
}

.product-tab {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
.w3-bar, .w3-container {
    float: left;
    width: 100%;
    padding: 10px;
}
.w3-bar {
    display: flex;
    justify-content: space-between;
    max-width: 470px;
    border-radius: 130px;
    overflow: hidden;
    padding: 0;
	border: 1px solid #d7d7d7;
}
.w3-bar button {
    font-weight: 600;
    font-size: 18px;
    line-height: 44px;
    color: #3a3a3a;
    padding: 0 40px;
    column-gap: 10px;
    width: 170px;
    border: none;
    cursor: pointer;
}

.w3-active {
    background: #b7b7b7;
    color: #fff !important;
}
/*=====================start-Faq===================*/
#accordion{height:auto!important;margin:0 auto 0 auto;display:block;width:100%;}
.ui-accordion .ui-accordion-header { 
	display: block; 
	cursor: pointer; 
	zoom: 1; 
	background:#eff3ed url(../images/uparrow.png) 98% 18px no-repeat;	
	text-align:left; 
    padding:10px 20px 10px 10px;
	margin:13px 0 0 0;	
	outline:none;
	position:relative;	
	font-size:20px;
	line-height:26px;
	font-weight:500;
	color:#1d1d1d;
	text-align:left;
}
.ui-accordion .ui-accordion-header.active{
	background:#eff3ed url(../images/downarrow.png) 98% 22px no-repeat;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.ui-accordion .ui-accordion-content { 
	padding:0; 
	border-top: 0; 
	overflow: auto; 
	zoom: 1; 
	border:none;
	padding:0 0 10px 0;
	background:#fff;	
}
.accord-txt{
	box-sizing: border-box;
    float: left;
	text-align:left;
    padding: 10px 10px 10px 0;
    width: 100%;
}

@media only screen and (max-width: 767px){
.distance{padding:30px 0 0 0;}	
.distance2{padding:17px 0 0 0;}
.ui-accordion .ui-accordion-header {
    font-size: 17px;
    line-height: 23px;
	padding: 10px 24px 10px 10px;
}
.toppad{padding:0;}


}

/*=====================start-shop===================*/
.shop-mid{
	padding:50px 0;
	display:table;
	width:100%;
}
ul.shop-list{
    margin: 35px 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: space-between;
    row-gap: 25px;
    
}
ul.shop-list li {
	    float: left;
    width: 32%;
    padding: 15px;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 12px;
}
ul.shop-list li:hover {
	background:#037626;
}
.img-bx{
	margin-bottom: 15px;
	}
.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;
}
.buyOpt-row {
	    float: left;
    width: 100%;
    cursor: pointer;
    position: relative;
	}
.prch-opt input[type=radio]{
    opacity: 0;
    position: absolute;
}
.packageOpt {
	float: left;
	text-align: left;
	position: relative;
	padding:0 0 0 28px;
	}
.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: #222;
    font-size: 18px;
    line-height: 29px;
    font-weight: 600;
	}
.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: center;
}
.ship-p1 {
        font-size: 17px;
    line-height: 28px;
    color: #222;
    font-weight: 500;
    float: left;
    width: 100%;
    margin: 2px 0 0;
    text-transform: capitalize;
    position: relative;
}
ul.shop-list li:hover .ship-p1{ color:#fff;}
ul.shop-list li:hover .shop-price{ color:#fff;}
ul.shop-list li:hover p.sel-pck{ color:#fff;}
ul.shop-list li:hover .packageOpt p{ color:#fff;}
ul.shop-list li:hover p.prod-txt{ color:#fff;}
.shop-lst-img {
	display: block;
    margin: 10px auto 10px;
    width: 100%;
    padding: 10px 10px;
    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: 22px;
    line-height: 28px;
    /* text-align: center; */
    font-weight: 700;
    color: #000000;
    margin: 5px auto 0 auto;
    float: left;
    width: 100%;
    position: relative;
}
ul.shop-list .cart-btn2 { 
	margin-top: 18px;
    width: 100%;
    line-height: 54px;
    height: 54px;
}
.play-icn{ margin:-4px 0 0 10px; display:none;}
.mg-red{ background:#de1821;}
.mg-orng{ background:#e68f22;}
p.prod-txt {
	float: left;
	width: 100%;
	margin-bottom: 0;
	font-size: 17px;
	line-height: 25px;
	margin-top: 10px;
}
@media only screen and (max-width: 1185px){
ul.shop-list {column-gap: 12px;}	
.ship-p1 { font-size: 16px;}
}
@media only screen and (max-width: 1023px){
ul.shop-list { margin: 30px 0 0; justify-content: center;}
ul.shop-list li {width:40%;}	
.ship-p1 { font-size: 18px; line-height: 30px;}
.shop-price { font-size: 20px; line-height: 28px;}
ul.shop-list .cart-btn2 { margin-top: 12px; font-size: 18px; line-height: 46px; height: 46px;}	
}
@media only screen and (max-width: 767px){
.shop-mid{padding:30px 0; text-align:center;}
ul.shop-list{ justify-content: center; row-gap: 20px; column-gap: 0; margin: 16px 0 0;}
ul.shop-list li{ width: 100%; min-height: auto; max-width: 355px; text-align: center; padding-bottom: 10px;}
.img-bx { margin-bottom: 10px;}
.shop-lst-img{}
ul.shop-list li:nth-child(odd){}
.shop-price { font-size: 24px; line-height: 28px; margin: 10px auto 0 auto;}

.bnr-btm-sec {padding: 30px 0 30px;}
.bnr-btm-sec ul {row-gap: 20px; justify-content: center; margin-top: 0px;}
.bnr-btm-sec ul li{width: 100%; max-width: 355px; padding: 16px 20px; box-shadow:0px 0px 2px #bbb;}
.bnr-btm-sec ul li:after{ display:none;}
.ship-p1{ min-height: auto; font-size: 20px; line-height: 28px;}

.social-icons a{ margin: 0 3px;}
.ftr-txt3{ width:100%; text-align:center; letter-spacing:0; margin-top:10px; font-size:14px;}
.ftr-txt2{font-size: 13px;  line-height: 22px; letter-spacing: 0px; width: 100%;margin: 5px 0 0 0;}
.social-icons{margin-top: 0px;     font-size: 12px;   text-align: center;   width: 100%;}
	.crop-info{margin-top: 0;}
	.other-links{margin-top:10px;}
}
/***********************************/
/*===========shop-oil-sec1==============*/
.oil-sec1{
	padding:40px 0;
	width:100%;
	display:table;
}
.oil-s1-lft{
	    float: left;
    width: 30.76%;
    border-radius: 6px;
    padding: 30px 0;
}
.oil-pro{
	display:block;
	margin:0 auto;
	padding:15px 0 0 0;
}
.oil-s1-rgt{
	float: right;
    width: 67%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.oil-s1-rgt-hd{
	padding:8px 0;
	width:100%;
}
.oil-s1-rgt-hd-p1{
	font-size: 36px;
    line-height: 44px;
    text-align: left;
    font-weight: 600;
    color: #474747;
}
.oil-s1-rgt-hd-p1 span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #333;
}
.oil-s1-rgt-hd-p2{
	font-size:17px;
	line-height:20px;
	text-align:left;
	color:#262523;
	margin:6px 0 0 0;
	font-weight:300;
}
.oil-s1-rgt-hd-p2 img{    margin: 0 9px 0 0; max-width: 80px; filter: grayscale(1);}
.oil-s1-rgt-p1{
	    font-size: 18px;
    line-height: 30px;
    text-align: left;
    color: #434343;
    font-weight: 400;
    margin: 10px 0 0 0;
}
ul.oil-s1-rgt-list{
	margin: 20px 0 0 0;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
ul.oil-s1-rgt-list li{
	float: left;
    font-size: 18px;
    line-height: 22px;
    color: #6f6f6f;
    padding: 0 0 0 60px;
    background: url(../images/faq-line.png) 80% 0px no-repeat;
    position: relative;
    width: 33%;
}
ul.oil-s1-rgt-list li span{
	font-weight:600;
	color:#434343;
	display: block;
}
ul.oil-s1-rgt-list li img{
	position:absolute;
	top:0;
	left:0;
}
ul.oil-s1-rgt-list li:nth-child(2){

}
ul.oil-s1-rgt-list li:last-child{
background:none;
}
.oil-s1-rgt-box1{
	width: 100%;
	float: left;
	margin: 0px 0px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	row-gap: 20px;
}
.oil-s1-rgt-box1 .cart-btn2{ width:300px; height: 50px; font-size: 20px; line-height: 50px;}
.prd_quantity {
    float: left;
    width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
	row-gap: 20px;
	column-gap: 20px;
}
.prd_quantity span {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.oil-s1-rgt-box2{
	margin:38px 15px 0 0;
	border:2px solid #549c36;
	height:245px;
}
.oil-s1-rgt-box3{margin:60px 0 0 0;}
.oil-s1-rgt-box2-hd1{
	background:#549c36;
	font-size:21px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-weight:700;
	border-radius:3px 3px 0 0;
}
.catagory-select {
    float: left;
    width: 100%;
	position:relative;
}
.size-guide-box {
	position: absolute;
	top: 7px;
	left: 160px;
	font-size: 18px;
}
.size-guide-box a {
    color: #ff0000;
}
.select-size {
    float: left;
	width:100%;
}
.select-size h3 {
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.select-size .inner {
    float: left;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
	    flex-wrap: wrap;
}
.select-size .inner a {
    float: left;
    border: 1px solid #ccc;
    width: 90px;
    height: 38px;
    text-align: center;
    padding: 4px 0;
    color: #000;
    font-weight: 400;
}
.select-size .inner a:last-child{margin-right:0;}
.select-size .inner .active {background: #47b8b3; border: 1px solid #21f9ef; color: #fff;}
.select-size .inner a span { font-size: 16px; line-height: 27px; margin:0;}
.select-size .inner .active span{}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc, .catagory-select{
	float: left;
	width: 100%;
}
.oil-s1-rgt-box-hd2 {
    text-align: left;
    margin: 10px 0;
}
.oil-s1-rgt-box2-hd2{border-radius:0 0 0 0;line-height:32px;}
.oil-s1-rgt-box-prc{
	font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    color: #1a1a1a;
}
.oil-s1-rgt-box-prc sup{
	font-weight:300;
	font-size:19px;
}
.oil-s1-rgt-box-prc span {
	font-size: 20px;
    line-height: 30px;
	font-weight: 400;
}
.prc1-3{/*margin:7px auto 0 auto;*/}
.oil-s1-rgt-box-prc-save{
	font-size:18px;
	line-height:26px;
	text-align:center;
	color:#1a1a1a;
	font-weight:300;
	margin:7px auto 0 auto;
}
.oil-s1-rgt-box-prc-ship{
	font-size:16px;
	line-height:20px;
	text-align:center;
	color:#1a1a1a;
	font-weight:300;
	margin:8px auto 0 auto;
}
.gray-bar{
	padding:46px 0;
	background:#f7f7f7;
}
.graybar-hding{padding:0;}
.prd-faq-box {
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
ul.why-chose {
    float: left;
    width: 100%;
}
ul.why-chose li{
	    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    background: url(../images/tick.png) no-repeat left top 10px;
    padding-left: 30px;
	font-weight:400;
	}
ul.why-chose li span{
	font-size:18px;
	display:block;
	font-weight:500;
	}
p.prod-desc {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	float: left;
	width: 100%;
	font-family: 'Lato', sans-serif;
}
ul.prddtls1-rgtlist {
	padding: 0px 0 0 0;
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    text-transform: capitalize;
}
ul.prddtls1-rgtlist li {
    padding: 0px 0 0 24px;
    font-size: 18px;
    line-height: 24px;
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
    font-weight: 500;
    background: url(../images/tick.png) no-repeat left 7px;
    /* color: #000; */
    /* display: block; */
    font-family: 'Lato', sans-serif;
}
ul.prddtls1-rgtlist li span {
    width: 16%;
    display: inline-block;
	font-weight:400;
}
ul.prddtls1-rgtlist li span span {
    float: right;
    width: auto;
}
ul.prddtls1-rgtlist li img {
    max-width: 36px;
    position: absolute;
    top: 5px;
    left: 0;
    /* border: 1px solid #f1f1f1; */
    padding: 5px;
    box-shadow: 0 0 5px #47b8b3;
}
/*SIZE SLIDE*/
.sizeChartWeb-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgba(0,0,0,.8);
	display:none;
}
.sizeChartWeb-content {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	margin: 0 auto;
	background-color: #fff;
	padding: 40px 20px 0 20px;
	scroll-behavior: smooth;
	box-shadow: 0 0 5px #d5d6d9;
	height: 100%;
	max-width: 800px;
	position: absolute;
	right: 0;
}
.sizeChartWeb-close {
    position: fixed;
    border-radius: 4px;
    top: 3px;
    right: 755px;
    padding: 8px 8px 6px;
	cursor: pointer;
}
.sizeChartWeb-button {
    background-color: #fff;
    border: 0;
    outline: 0;
    color: #282c3f;
    font-size: 15px;
    font-weight: 700;
}
.sizeChartWeb-content h2{font-size:22px;}
.sizeChartWeb-content h3{font-size:18px; margin-top:30px;}
.sizeChartWeb-content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:14px;
	color:#191919;
	margin-top:20px;
	text-align:center;
	}
.sizeChartWeb-content table th {background: #F9F9F9; font-weight:bold;}
.sizeChartWeb-content .horizontalrow {background-color: #f2f2f2; font-weight:bold;}
.sizeChartWeb-content table th,.sizeChartWeb-content table td {padding: 4px;border-right: 1px solid #DCDCDC}
.sizeChartWeb-content table th:first-child,.sizeChartWeb-content table td:first-child {border-left: 1px solid #dcdcdc}
.sizeChartWeb-content table tr {border-bottom: 1px solid #DCDCDC}
.sizeChartWeb-content table tr:first-child {border-top: 1px solid #DCDCDC}

@media only screen and (max-width: 1023px){
ul.oil-s1-rgt-list {}	
ul.oil-s1-rgt-list li { font-size: 16px; padding-left:50px; background:none;}
ul.oil-s1-rgt-list li:nth-child(2) {}
ul.oil-s1-rgt-list li:last-child {}
.oil-s1-rgt-box1{ margin: 30px 0px 0 0;align-items: center;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc, .cart-btn{width:auto; }
.prd_quantity span {margin-right: 10px;}
.oil-s1-rgt-box-prc {font-size: 26px;line-height: 38px;}
.oil-s1-rgt-box-prc span {
}
.oil-s1-rgt-box1{column-gap: 5px; row-gap: 10px;text-align: center;}
.oil-s1-rgt-box-prc-save {margin: 3px auto 0 auto;}
.catagory-select{width: 50%; text-align: left;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc {}	
}
@media only screen and (max-width: 767px){
.oil-sec1 { padding: 25px 0 0;}	
.oil-s1-rgt-hd{border-top:none;}
.oil-s1-lft, .oil-s1-rgt{
	float:none;
	margin:20px auto 0 auto;
	display:block;
	width:100%;
	text-align: center;
}
.oil-s1-lft{
	width:440px;
}
.oil-s1-rgt-hd-p1 {
    font-size: 37px;
    line-height: 42px;
    text-align: center;
}
.oil-s1-rgt-hd-p2 , .oil-s1-rgt-p1{text-align: center;}	
.oil-s1-rgt-box1, .oil-s1-rgt-box2, .oil-s1-rgt-box3 {
	margin:20px 0px 0 0;
	justify-content: space-around;
}
.oil-s1-rgt-box2{
	margin:38px 9px 0 0;
}
.oil-s1-rgt-box3{margin:60px 0 0 0;}
ul.oil-s1-rgt-list li {padding:0; text-align:center;}
ul.oil-s1-rgt-list li img{position:relative; display:block; margin:0 auto 5px;}
ul.oil-s1-rgt-list li:nth-child(2) {}
ul.oil-s1-rgt-list li:last-child {}
.prd-faq-box{width: 100%; margin-top: 10px; border: none; padding: 0;}
.catagory-select {width: 100%;}
.select-size { width: 100%;}
.select-size .inner{width: 100%; row-gap: 10px;}
.select-size h3{font-size: 16px; line-height: 26px;}
ul.prddtls1-rgtlist{ row-gap:8px; padding:5px 0;}
ul.prddtls1-rgtlist li{ padding: 0px 0 0 24px; font-size: 16px;}
ul.prddtls1-rgtlist li span{ width:24%;}
ul.prddtls1-rgtlist li img{max-width: 30px;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc {}
.oil-s1-rgt-box-prc {}
.prc1-3{}
.oil-s1-rgt-box-prc span {

}
.oil-s1-rgt-box2-hd1 {font-size: 19px;}
.oil-s1-rgt-box-hd2, .oil-s1-rgt-box2-hd2 {font-size: 21px; line-height: 32px;}
.gray-bar{padding:25px 0;}

.select-size .inner a{width: 30%;}

.sizeChartWeb-content table{ font-size:10px;}
.sizeChartWeb-close{right: 340px;}

p.prod-desc{ margin: 10px 0; text-align: left;}
}
@media only screen and (max-width: 479px){
.oil-s1-rgt-p1 {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 0 0;
}	
.oil-s1-lft{
	width:100%;
	padding:0 0;
}
.oil-s1-rgt-box1, .oil-s1-rgt-box2, .oil-s1-rgt-box3 {
    margin: 0px 0 0 0;
    width: 100%;
}

ul.oil-s1-rgt-list li {font-size: 15px;line-height: 18px;}
ul.oil-s1-rgt-list li:nth-child(2) {}
ul.oil-s1-rgt-list li:last-child {}
.oil-s1-rgt-hd-p1 {font-size: 28px;line-height: 32px;}
.oil-s1-rgt-box-prc {}
.oil-s1-rgt-box-prc sup {font-size: 16px;}
.oil-s1-rgt-box-prc span {

}
.oil-s1-rgt-box-prc { }
.slide-img {width: 178px;}
}
@media only screen and (max-width: 359px){
.oil-s1-lft{
	width:290px;
}
ul.oil-s1-rgt-list {margin: 20px 0 0 0;}	
ul.oil-s1-rgt-list li img {
    width: 30px;
	height:30px;
    position: inherit;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto 10px auto;
}
ul.oil-s1-rgt-list li{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	text-align:center;
	width:33.33%;
	background: url(../images/faq-line.png) right 25px no-repeat;
}
ul.oil-s1-rgt-list li:nth-child(2), ul.oil-s1-rgt-list li:last-child {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
}

.prd-det-sec {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 0;
}

/**********************************/
.contact-inr {
	padding: 30px 0 50px;
	text-align:center;
}
ul.contact-list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    float: left;
    width: 100%;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: center;
    margin-top: 20px;
    column-gap: 20px;
    background: #ebebeb;
    padding: 20px;
}
ul.contact-list li {
    width: 32%;
    position: relative;
    font-size: 18px;
    line-height: 26px;
    background: #ffffff;
    padding: 18px;

}
ul.contact-list li p strong {
	margin-top: 10px;
	float: left;
	width: 100%;
}
ul.contact-list li img {
    display: inline-block;
    /* filter: opacity(0.5); */
    margin-bottom: 5px;
    filter: grayscale(1);
}
ul.contact-list li h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
}
.thank-pg {
    padding: 40px 0;
    text-align: center;
}
.thank-hdg {
	font-size: 50px;
	line-height: 54px;
}
.baktohme {
	font-size: 16px;
	color: #6baf24;
	line-height: 20px;
	text-decoration: underline;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.thnk-bx {
	display: inline-block;
	width: 88%;
	background: #f4f8f7;
	padding: 25px;
	text-align: left;
}
.thnk-bx-lft {
	width: 55%;
	float: left;
}
.thnk-bx-hdg {
	color: #005a39;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	border-bottom: 1px solid #e3e3e8;
	padding-bottom: 10px;
}
.del-dat {
	color: #2d2d2d;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	padding: 10px 0;
	border-bottom: 1px solid #e3e3e8;
}
table.thank {
	float: left;
	width: 100%;
}
table.thank tr td:first-child {
	width: 40%;
	text-align: left;
}
table.thank tr td:nth-child(2) {
	width: 20%;
	text-align: center;
}
table.thank tr td:last-child {
	width: 40%;
	text-align: right;
}
table.thank tr td {
	border-bottom: 1px solid #f2f2f8;
	padding: 8px 0;
}
table.thank tr:last-child td {
	border-bottom: 1px solid #e3e3e8;
	padding-bottom: 15px;
}
.thank-tot {
	float: left;
	width: 100%;
	background: #f4f8f7;
	padding: 8px 0;
}
.thnk-bx-rgt {
	width: 40%;
	float: right;
}
.thnk-bx-rgt p {
	font-size: 16px;
	line-height: 24px;
}
.thnk-ship, .thnk-bill {
	margin-bottom: 5px;
}
.thnk-bill {
	margin-top: 10px;
}


/*=========================
CSS FOR ELEMEMT SHOW HIDE
===========================*/
.bnrbtn, .s2btn, .s3btn, .s4btn, .s5btn, .cart-btn, .cart-btn2, .s2-bnrbtn{
       height: 58px;
    width: 259px;
    box-sizing: border-box;
    outline: none;
    display: inline-block;
    margin: 33px 0 0 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #ff9800;
    padding-left: 0px;
    position: relative;
    border-radius: 0;font-family: "Anton", sans-serif;
    text-transform: capitalize;
    max-width: 100%;

}
.cart-btn2{ margin-top:0;}
.bnrbtn span{ display:inline-block; margin:0 0 0 12px;}
.bnrbtn i, .cart-btn2 i, .s2btn i{
	    font-weight: 400;
    font-size: 20px;
    float: right;
    position: relative;
    z-index: 999;
    color: #fff;
    font-family: 'FontAwesome';
    padding: 20px 30px;
	display:none;
	}
.bnrbtn:hover{}
.btn-arrow3{ margin:-4px 0 0 10px;}
.s2btn{   
	margin: 18px 0 0 0;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    width: 210px;
}
.s2btn i{padding: 15px 30px;}
.s3btn, .s5btn{
	border: 2px solid #589037;
    color: #589037;
    margin: 10px 0 0 0;
    width: 100%;
    height: 54px;
    line-height: 50px;
    font-size: 16px;
    max-width: 230px;
}
.view-all-cat-btn {
        color: #4db7b3;
    text-decoration: underline;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
/*.s3btn{display:none;}
ul.s3list li:hover .s3btn{display:block;}*/
.s4btn{	
	margin: 30px 0 0 0;
	border: 2px solid #589037;
	color: #589037;
}
.s5btn{	
	width:228px;
	height:64px;
	line-height:60px;
	margin:50px auto 0 auto;
	font-size:20px;
}
.cart-btn{
	border: none;
    height: 42px;
    background: #b7b7b7;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 42px;
    margin: 20px 0 0;
    border-radius: 30px;
}
.cart-btn2, .s2btn{
	
}
.cart-btn2:after, .s2btn:after{width: 68px;}
.cart-btn2 i, .s2btn i{padding: 14px 20px;}
.cart-btn2:hover{}
@media only screen and (max-width:1187px) {
.s2btn{width: 178px; padding-left: 10px;}
.bnrbtn:after, .cart-btn2:after, .s2btn:after{ width: 74px;}
.cart-btn2, .s2btn {width: 100%;}
.cart-btn2{width: 78%;}

}

/*****************************/
/*TERMS- PRIVACY*/

.tems_bg {
	float: left;
	width: 100%;
	padding: 40px 0;
}
.trm-bx {
	background: #fff;
	width: 100%;
	float: left;
	text-align: left;
}
.trm-bx h1 {
	    line-height: 30px;
    color: #325990;
    margin: 0;
    padding: 0px 0 10px;
    font-size: 22px;
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 5px solid #325990;
}
.trm-bx h3 {
	line-height: 28px;
	text-align: left;
	font-size: 24px;
	float: left;
	width: 100%;
	margin: 0px 0 15px;
	color: #000;
	font-weight: 600;
}
.trm-bx li {
	font-size: 16px;
    line-height: 24px;
    float: left;
    width: 100%;
    list-style: decimal;
}
.trm-bx ol li {
    list-style: lower-roman;
}
.trm-bx li ol li {
    list-style: lower-alpha;
}
.trm-bx strong {
	text-transform: capitalize;
}
.trm-bx span {
	text-transform: capitalize;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
.trm-bx p {
	font-size: 16px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 400;
}
.trm-bx h4, .trm-bx h5 {
	    font-size: 22px;
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    font-weight: 500;
    line-height: 30px;
}
.ingr-lst h4 {
    text-align: center;
}
.ingr-lst img {
    display: block;
    margin: 0 auto 20px;
    max-width: 530px;
    width: 100%;
}
.trm-bx h5 {
	font-size: 20px;
	font-weight: 500;
}
.privacy-list {
	padding: 0 0 0 30px
}
.privacy-list li {
	font-weight: bold;
}
.privacy-list li p {
	font-weight: normal;
	margin-top: 10px;
}
.mrg-tp {
	margin: 15px 0 !important;
	float: left;
	width: 100%
}
.trm-txt {
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 20px
}
.disclr-bx {
	border: 2px solid #000;
	padding: 10px;
	font-weight: 500;
	float: left;
	width: 100%;
	margin: 0;
}
.disclr-bx p {
	margin-bottom: 0;
	font-weight: bold;
}
.trm-bx ol, .trm-bx ul {
	margin-bottom: 20px;
    float: left;
    width: 100%;
    font-weight: 400;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
}
.trm-bx .disclmr {
	width: 100% !important;
}
.trm-bx table {
    float: left;
    width: 100%;
    border-collapse: collapse;
}
.trm-bx table td, .trm-bx table th {
    padding: 14px;
    border: 1px solid #ccc;
}

@media only screen and (max-width: 1187px){
	.oil-s1-rgt-box-hd2, .oil-s1-rgt-box-prc, .cart-btn{}
	.cart-btn{
	margin: 10px 0 0 0;
	}
}
@media only screen and (max-width: 1023px){	
.bnrbtn{ margin: 18px 0 0 0; width: 218px;}
ul.contact-list li{width: 48%;}
 .cart-btn2{width: 100%;}  
}
@media only screen and (max-width: 767px){
.bnrbtn {
    height: 48px;
    width: 222px;
    line-height: 48px;
    font-size: 18px;
}
.s2btn, .s4btn, .s5btn{margin:26px auto 0 auto;}
ul.contact-list li {width: 100%; font-size:16px;}
ul.contact-list li h3{font-size: 18px;}

}
@media only screen and (max-width: 479px){
.cart-btn2 { margin-top:10px;}

}
@media only screen and (max-width: 359px){
.bnrbtn, .s2btn{height:54px;line-height:50px;}
.cart-btn2 {font-size: 18px;margin:6px auto 0 auto;}
}

@media only screen and (max-width: 1187px){
.show-desk{display:block;}
.show-hide{display:none;}
}
@media only screen and (max-width: 1023px){
.show-tab{display:block;}
.hide-tab{display:none;}
.tab-video{display:block;}
}

@media only screen and (max-width: 767px){
.hide-767, .show-desk{display:none;}
.show-767{display:block;}
}
@media only screen and (max-width: 570px){
.hide-570{display:none;}
}
@media only screen and (max-width: 479px){

.hide-479, .tab-video{display:none;}
}
@media only screen and (max-width: 400px){
.show-400{display:block;}
.hide-400{display:none;}
}
@media only screen and (max-width: 359px){
.show-359{display:block;}
}
@media only screen and (max-width: 340px){
.show-340{display:block;}
}


