@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&display=swap');

@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
	display: block;
}
a img {
	border: 0;
}
body {
	margin: 0px;
	padding:0px;
	font-family: "Jost", sans-serif;
	font-size:18px; background: url(../images/footer-bg-bottom.jpg) repeat;
	/*background-color:#fff;*/
}


// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.jost-<uniquifier> {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/* Selection colours */
::selection {
background: #ffd628;
color:#000;
}
::-moz-selection {
background: #ffd628;
color:#000;
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
a {
	outline:none; 
}
p {
	padding:0px;
	margin:0px;
	color:#333333;
}
li {
	padding:0px;
	margin:0px;
	list-style:none;
}
h1 {
	font-size:30px;
	font-weight:700;
}
h2 {
	font-size:28px;
	margin-bottom:10px;
}
h3 {
	font-size:23px;
	margin-bottom:10px;
}
h4 {
	font-size:20px;
	margin-bottom:10px;
}
h5 {
	font-size:18px;
	margin-bottom:10px;
}
h6 {
	font-size:16px;
	margin-bottom:10px;
}
ol li {
	list-style:decimal inside;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.head_top_bg{ background: #5C412C; display:block; padding:10px 15px; }
.social-icon ul{ list-style:none; margin:0px; padding:0px;}
.social-icon li{ list-style:none; float: left; color:#fff; font-size:17px;}
.social-icon li a{ color:#fff; padding-right:12px; font-size:17px;}
.social-icon li a:hover{ color:#ffd628;}


.menu{ float:right;}
.menu ul{ margin:0px; padding:0px; list-style:none;}
.menu li{ list-style:none; float:left!important;  color:#ffd628; font-size:13px; font-weight:700; padding:5px 5px 5px 10px; line-height:20px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; text-transform:uppercase; padding:0px  10px;}
.menu li a{ color:#ffd628; float:left!important;}
.menu li a:hover{ color:#fff; text-decoration:none;}

/*.main{ background:#fff; display:block; width:100%;}*/
.white_bg{ background:#fff; display:block; width:100%;}

.header {   }
.header_top { }

.logo { display:inline-block; background:#FFFFFF; }
.logo img {width:60%;}
.head_top_bg { font-size:17px; color:#FFFFFF;}

header .navbar { margin-bottom:0px; border:0px; margin-top:45px; z-index:9999; }
header .navbar-nav > li { padding-left:0px; padding-right:0px; }
header .navbar-nav > li > a {   color:#29500d !important; font-size:16px; font-weight:600; text-transform:uppercase; padding:5px 10px ; padding-bottom:10px; line-height:20px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }
header .navbar-nav > li:hover a { color:#9d764c !important; border-bottom:none;  }
header .navbar-nav > li.active > a { color:#9d764c!important; }
header .navbar-nav > li > a:hover { color:#9d764c !important; text-decoration:none;  }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background-color:transparent !important; text-decoration:none; }

header .navbar-nav li a .caret { margin-top:-3px; }


/*
.header_top .navbar { margin-bottom:0px; border:0px;  z-index:9999; min-height:inherit;  padding-right:0px!important; float:right;}
.header_top .navbar-nav > li { padding:0px  10px; background:url(../images/border-line.jpg) no-repeat right; }
.header_top .navbar-nav > li > a {  color:#ffd628; font-size:12px; padding:5px 0px 5px 10px; line-height:20px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; text-transform:uppercase; }

.header_top .navbar-nav > li.active > a { color:#ffd628 ; background-color:transparent;  }
.header_top .navbar-nav > li > a:hover { color:#fff; text-decoration:none;}*/
/*.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color:#fff!important; text-decoration:none; }*/
/*.header_top .navbar-nav > li > ul > li > a { color:#ffd628;  } 
.header_top .navbar-nav > li > ul > li:hover a { color:#fff ; }
.header_top .navbar-nav > li:hover > a { color:#fff; border-bottom:none;  }

.header_section { padding-top:10px; }*/
/*.header_main_menu { padding-top:12px;} */

/*.header_section .navbar { margin-bottom:0px; border:0px; margin-top:0px; z-index:99; min-height:inherit; display:inline-block; float:right }
.header_section .navbar-nav > li { padding-left:0px; padding-right:10px; margin-top:40px; }
.header_section .navbar-nav > li > a {   color:#29500d; font-size:14px; padding:7px 5px 0px 5px; text-transform: uppercase; line-height:20px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;   }
.header_section .navbar-nav > li:hover > a { color:#9d764c !important; border-bottom:none; background-color:none!important; }
.header_section .navbar-nav > li.active > a { color:#9d764c!important;}
.header_section .navbar-nav > li > a:hover { color:#9d764c !important; text-decoration:none!important; background-color:none!important;}
header .navbar-nav li a .dropdown_icon{ background:url(../images/dropdown_arw.png) no-repeat;}
header .navbar-nav li a .caret { margin-top:-3px; }


.header_top .navbar-nav > li > ul > li > a { color:#716a4e; text-transform:uppercase; } 
*/
.col1-bg{ background:url(../images/col1-bg.jpg) repeat; width:33.33%!important; float:left; border-top:12px solid #3a6b17; height:275px;}
.col1-bg-icon{ margin-top:16px;}
.col1-bg img{ margin-top:24px; margin-bottom:15px;}
.col1-bg h2{   color:#e2be2a; text-align:center; font-size:25px;}
.col1-bg p{ color:#e2be2a; text-align:center; font-size:20px; padding:10px 20px;}


.col2-bg{ background:url(../images/col2-bg.jpg) repeat; width:33.33%!important; float:left; border-top:12px solid #689622; height:275px;}
.col2-bg img{ margin-top:24px; margin-bottom:15px;}
.col2-bg h2{   color:#e2be2a; text-align:center; font-size:25px; margin-bottom:0!important;}
.col2-bg p {color:#FFFFFF; font-size:12px;}

.col3-bg{ background:url(../images/col3-bg.jpg) repeat; width:33.33%!important; float:left; border-top:12px solid #4e7c00; height:275px;}
.col3-bg img{ margin-top:24px; margin-bottom:15px;}
.col3-bg h2{  color:#e2be2a; text-align:center; font-size:25px;}



.featured_product_bg { width:100%; display:inline-block;/*background-image:url(../images/featured_product_bg.jpg); background-repeat:no-repeat; background-size:cover; background-size:100%; background-position:center top; max-height:453px; padding-top:40px; padding-bottom:40px;*/ }
.featured_product_bg h3 { text-transform: uppercase; text-align:center;font-weight:600; color:#46581f; font-size:30px; padding-top:20px; display:inline-block; padding-left:17px !important;/* text-transform:uppercase; text-align:center; font-weight:normal; color:#fff; font-size:40px; background-image:url(../images/featured_product_title_border.jpg); background-repeat:no-repeat; background-position:center bottom; padding-bottom:35px; text-shadow: -2px 4px 5px rgba(117, 50, 50, 0.75); margin-bottom:20px; */ }
.featured_product_bg h3 span{ color:#9a885d;}
.featured_product_bg .home_products li {width:200px !important; margin-bottom:10px; height:270px; /*margin-left:5px; margin-right:5px;*/ padding:5px 15px 5px 0px; display:inline-block;/*background-color:#b99b5f; border:1px solid #ceb176; width:250px !important; margin-bottom:33px; height:270px; margin-left:15px; margin-right:15px; padding:15px; -webkit-box-shadow: 0px 7px 6px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow:    0px 7px 6px 0px rgba(0, 0, 0, 0.25);
box-shadow:         0px 7px 6px 0px rgba(0, 0, 0, 0.25); */ }
.featured_product_bg .home_products li .img_bg { max-width:200px; display:inline-block; border:1px solid #cbb98e;}
.featured_product_bg .home_products li .img_bg img { max-width:100%; /* border:1px solid #cbb98e;*/ display:inline-block; }

.featured_product_bg .home_products li a{ color:#473102;}
.featured_product_bg .home_products li a:hover{ color:#446900!important; text-decoration:none;}

.home_products { width:100%;/*width:100%;*/ margin:auto; text-align:center;  }
.home_products .slick-prev { background-image:url(../images/featured_product_left.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:31px; height:27px; position: absolute; right: 60px; top: -35px; border:1px solid #696262; }
.home_products .slick-next { background-image:url(../images/featured_product_right.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:31px; height:27px; position: absolute; right: 22px; top: -35px; border:1px solid #696262; }
.home_products .slick-list { transform: translate3d(0px, 0px, 0px); width: 600px; margin: auto; }
.featured_product_bg .home_products li .img_bg { margin-bottom:10px; }
.featured_product_bg .home_products li h5 { color:#fff!important; font-size:15px; text-align:center;  line-height:22px;/* padding-left:10px; padding-right:10px;*/ }

/*.featured_product_bg .home_products li a{ color:#fff!important; text-decoration:none;}
.featured_product_bg .home_products li a:hover{ color:#7a5f28!important; text-decoration:none;}*/
.home_products .slick-next:hover, .home_products .slick-next:focus, .home_products .slick-prev:hover, .home_products .slick-prev:focus { outline:none;  }

.pad35 {padding:65px 0 0 0;}

.home-content-bg{ display:block;background: #FFFFFF; padding:65px 0;/*<!--position: absolute; z-index:1000;-->*/ /*margin-top:-10px!important;*/}
.home-left-content-bg { /*background:#fff!important;*/ width:100%; margin:30px 0!important;}
.home-left-content-bg img{ /*background:url(../images/who-we-are-img.jpg) no-repeat;*/ margin-right:10px;}
.home-left-content-bg h1{ font-size:20px;  color:#9a885d; line-height:28px; font-weight:600; }
.home-left-content-bg h1 span{ font-size:30px;  color:#46581f; line-height:36px;}
.home-left-content-bg p{ color:#87754a; font-size:18px;}
.read_more{background-color:#644503; color:#fff; font-size:16px; padding:12px 40px;   text-transform:uppercase; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; margin-bottom:10px;   }

.read_more:hover { text-decoration:none; background-color:#46581f;  color:#fff; }
.img {margin:10px 0px;}
.footer-green-bg{ background-image: url(../images/footer-top-bg.jpg); background-repeat:no-repeat; background-position:center; width:100%; height:11px; background-color:#558208;}
<!--.footer-bg{background:url(../images/footer-bg-bottom.jpg) repeat; width:100%; display:block;}-->
footer {  padding-top:35px; padding-bottom:40px; background: url(../images/footer-bg.jpg) repeat-x; color:#fff; font-size:10px; display:inline-block;text-transform:uppercase; width:100%; background-position:center top;  /*background:url(../images/footer-bg-bottom.jpg) repeat;*/   }
footer h4 { font-size:15px;  font-weight:400; text-transform: capitalize; color:#fff; margin-bottom:20px;     }
.footer_menu h4 { padding-left:40px; text-align:left; }
footer ul li { padding-top:2px; padding-bottom:2px; color:#fff;}
footer a { font-size:11px;   color:#fff; text-transform:uppercase; position:relative; text-decoration:none !important; padding:5px 7px; line-height:20px;  }
footer a:hover { color:#ffd628; }
footer .active{color:#ffd628;}
.footer_menu { margin-left:150px; }
.footer_menus, .quick_links { float:none; display:inline-block; }


.footer_menus a:before, .quick_links a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: -2px;
	left: 0;
	background-color: #000;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.footer_menus a:hover:before, .quick_links a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.copyright_txt_bg {  margin-top:10px; font-size:11px; color:#fff;  text-align:center; line-height:20px; }
.copyright_txt a{ font-size:11px; color:#ffd628;  text-align:center;  }
.copyright_txt a:hover{ color:#b69348; text-decoration:none;}



.inner-banner-bg{ width:100%; background:url(../images/inner_banner_bg.jpg) no-repeat; background-size:cover;}
.inner-content-bg{ background:#fff; width:100%; display:block; padding:25px 15px; }
.inner-content-bg h1{ text-transform: uppercase; font-weight:normal; color: #3C0; font-weight:600; font-size:32px; line-height:normal;}
.inner-content-bg h1 span{ color: #630;}
.inner-content-bg .uline{ border-top: 1px solid #3a6b17; width:100%; margin:15px 0;}
.inner-content-bg p{  font-weight:normal; color:#555; font-size:18px; line-height:1.6!important;} 
.inner-content-bg a {color:#555;}
.inner-content-bg a:hover {color:#3C0;}
.inner-content-bg h2 {  font-weight:500; color: #0C3; font-size:22px;}
.inner-content-bg h3{  font-weight:600; color: #630; font-size:22px;}
.inner-content-bg h4{  font-weight:600; color: #660; font-size:18px;}

.inner-content-bg .list ul{ list-style:none; margin:0px; padding:0px;}
.inner-content-bg .list li{ list-style:none; margin:0px; padding:0px; background: url(../images/tick-icon.png) no-repeat left; background-position:top left;   font-weight:400; color:#555; font-size:18px; padding-left:20px; line-height:1.6!important;}

.team {padding:25px 0; background:#f5f5f5;}
.team-cont {padding:10px;/* background:#FFFFFF; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/}
.team-cont h3 {color: #630; font-size:24px; font-weight:400; text-align:center; line-height:24px !important; margin:10px 0 !important; background:none !important; border-top:none !important;}
.team-cont p {font-size:16px; color: #0C0; text-align:center; font-weight:600; margin:3px 0 !important;}

.inner-content-bg .list2 ul{ list-style:none; margin:0px; padding:0px;}
.inner-content-bg .list2 li{ list-style:none; margin:0px; padding:0px; background: url(../images/tick-icon.png) no-repeat left 10px;   font-weight:normal; color:#fff; font-size:20px; padding-left:20px;line-height:35px!important;}

.inner-content-right{ margin:30px 0px;}
.inner-content-right img{ margin-bottom:25px;}
.inner-content-right a {color:#FFCC00; text-decoration:none;}
.inner-content-right a:hover {color:#fff;}

.product {padding:20px 0px;}
.product img {margin:10px 5px;}
.product p a {  font-weight:normal; color:#630; font-size:18px; font-weight:600; text-decoration:none; text-transform:none; line-height:20px; text-align:center; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.product p a:hover {color: #0C0;}
.price {color:#630;}
.price a {  font-weight:normal; color:#0C0; font-size:18px; font-weight:600; text-decoration:none; line-height:20px; text-align:center; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.price a:hover {color:#630;}

.categories {background:#3a6b17; padding:30px 25px; margin:20px 0 0 0;}
.categories h3 {font-size:22px; color:#fff; margin-bottom:20px; text-transform:uppercase; font-weight:bold;}
.categories h4 {font-size:18px; color:#FFCC00; margin-bottom:15px; text-transform:uppercase; font-weight:normal;}

.categories ul {margin:0px; padding:0px; list-style:none;}
.categories li {margin:0px; padding:0px; list-style:none;   font-weight:normal; color:#fff; font-size:14px;}
.categories li a{margin:0px; padding:0px; list-style:none; display:block;   font-weight:normal; color:#fff; font-size:16px; text-decoration:none; line-height:35px; background:url(../images/bullet.png) no-repeat left 13px; padding-left:15px; border-bottom:1px #43781d solid; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.categories li a:hover {color:#FFCC00;}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
}
#back-top a {
	width: 70px;
	display: block!important;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #cc0000;
	opacity:0.6;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	z-index:9999;
}
#back-top a:hover {
	color: #cc0000;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block!important;
	margin-bottom: 7px;
	margin-left: 18px;
	/* rounded corners */
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #cc0000;
	background-image: url(../images/top_arrow.png)!important;
	background-repeat: no-repeat;
	background-position: center center;
}

#back-top a:hover { outline:none; }
#back-top a:hover span {
	background-color: #cc0000;
}

.scrollToTop{
width: 70px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #cc0000;
	opacity:0.6;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	z-index:9999;



	/*width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:75px;
	right:40px;
	display:none;
	background-image: url(../images/top_arrow.png);*/
	/*background: url('arrow_up.png') no-repeat 0px 20px;*/
}
.scrollToTop:hover{
	text-decoration:none;
}


.product_categories { /*border-left:1px solid #CBCBCB; border-right:1px solid #CBCBCB;  border-top:1px solid #CBCBCB;*/ margin-top:30px;}
.product_categories li { border-bottom:1px solid #fff; display:inline-block; width:100%; }
.product_categories li a { display:inline-block; width:100%;  font-size:15px; color:#664214; font-weight:700; line-height:23px; padding:6px 0px; background-image: url(../images/product_categories_list1.png); background-repeat:no-repeat; background-position:16px 15px; padding-left:40px; padding-right:20px;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background-color:#e1b704;   }

.product_categories li a.active { background-color:#664214; text-decoration:none;background-image:url(../images/product_categories_list_down_arrow.png)!important;background-repeat:no-repeat; background-position:16px 15px; text-decoration:none; color:#ffffff;    }

.product_categories li a:hover, .product_categories li a:focus { background-color:#664214;background-image: url(../images/product_categories_list.png)!important;background-repeat:no-repeat; background-position:16px 15px; text-decoration:none; color:#fff;  }

.product_bordered_img { border:1px solid #CBCBCB;  }

.sub_products{/*border-left:1px solid #CBCBCB; border-right:1px solid #CBCBCB;  border-top:1px solid #CBCBCB;*/ }
.sub_products li{border-bottom: none; display:inline-block; width:100%; }

.sub_products li a { display:inline-block;width:100%;  font-size:13px!important; color:#664214; line-height:23px; padding:4px 0px 4px 0px; background-image:url(../images/product_categories_list1.png); background-repeat:no-repeat; background-position:16px 15px; padding-left:40px; padding-right:10px;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background-color:#e5d4bd;}

.sub_products li a.active { display:inline-block;width:100%;  font-size:13px!important; color:#3a6b17; line-height:23px; padding:6px 0px 4px 0px;  background-image:url(../images/product_categories_list1.png)!important; background-repeat:no-repeat; background-position:16px 15px; padding-left:39px; /*padding-right:9px;*/  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; background-color:#e5d4bd;/*background-color:#EAEAEA;  text-decoration:none; color:#29500d!important;margin-left:0px; font-size:14px; padding:4px 0px; background-image: url(../images/product_categories_list1.png)!important; background-repeat:no-repeat; background-position:13px 12px; padding-left:50px; padding-right:10px;  -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;*/  /* background-color:#EAEAEA; text-decoration:none; margin-left:0px;width:100%;color:#29500d!important;*/}

.sub_products li a:hover, .sub_products li a:focus { background-color:#664214; text-decoration:none; margin-left:0px;width:100%;color:#fff!important;background-image:url(../images/product_categories_list.png)!important;}


/*
Back to top button 
*/
/*#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px;
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #539028;
	opacity:0.6;
	filter:alpha(opacity=70);
	
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	z-index:9999;
}
#back-top a:hover {
	color: #539028;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	margin-left: 18px;
	
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #539028;
	background-image: url(../images/top_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#back-top a:hover { outline:none; }
#back-top a:hover span {
	background-color: #539028;
}*/

/*.light-green-bg{ background:#94d1b3; width:100%; display:block;}
.col1-bg { background-color:#d9ece3; margin-top:20px!important; margin-bottom:20px!important; width:100%!important; height:250px;  display:block!important;border:1px solid #214634;}
.col1-bg h2{   background-color:#23372c;color:#fff!important; text-align:center; font-size:22px; padding-top:10px; padding-bottom:10px; border:1px solid #214634;}
.col1-bg p{  color:#333333!important; font-size:15px; padding:10px 5px;}*/

@media only screen and (min-width: 768px) {
header .navbar .navbar-collapse { padding-left:0px; padding-right:0px; }
header .navbar-nav { float:right; }
header .navbar-nav > li:hover > ul { display:block; }
header .navbar-nav > li > ul > li:hover > ul { display:block; }
header .navbar-nav > li ul li a { font-size:12px; color:#987454;}
header .navbar-nav > li:hover ul li a {/* color:#204f38 !important;*/ text-transform:uppercase; color:#987454; }
header .navbar-nav li .dropdown-menu { padding:0px; }
header .navbar-nav > li > a { padding-left:10px; /*padding-right:5px*/ }
header .navbar-nav li ul li a { padding:5px 12px; font-size:16px; background-color:#fff; /* background-color:#b80c16;*/ text-transform:uppercase; color:#9f7d5a!important; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; position:relative; }
header .navbar-nav li ul li { /*border-bottom:1px solid #fff;*/ }
header .navbar-nav li ul li:last-child { border:none; }
header .navbar-nav li ul li a:hover { color:#fff !important; background:#4f902c;  }
header .navbar-nav li ul li:last-child a {  -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;  }
header .navbar-nav li ul li:last-child a:hover { -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;  }
header .navbar-nav li ul li:last-child {  -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; background-color:transparent;  }


header .navbar-nav li ul.dropdown-menu { border-top:0px; background-color:transparent !important; left:0px; min-width:190px;  }
header .navbar-nav li ul.dropdown-menu li { position:relative !important; }
header .navbar-nav li ul.dropdown-menu li ul.dropdown-menu { border-top:0px; background-color:transparent !important; left:269px; top:-2px; min-width:250px;  }  
.sub_dropdown_icon { background-image: url(../images/dropdown_arw.png); background-repeat:no-repeat; background-position:left; width:15px; height:7px; margin-left:8px; display:inline-block; }

header .navbar-nav li ul li ul li a { background-color:#fff;  color:#987454 !important;}

.dropdown_icon { background-image: url(../images/dropdown_arw.png); background-repeat:no-repeat; background-position:left; width:15px; height:7px; margin-left:5px; display:inline-block; }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { /*background-color:#fbecc7;*/ border-bottom:0px solid #fff; }

/*header .navbar-nav li:hover ul { display:block; text-decoration:none !important; }
header .navbar-nav li ul.dropdown-menu { left:0px; padding-top:10px; padding-bottom:10px;  }
header .navbar-nav li .dropdown-menu { padding:0px; background-color:rgba(255,255,255,0.9); }
.dropdown-header {  font-size:13px;   padding:3px 12px; border:none !important; color:#3c3c3c; padding-top:7px; }
header .navbar-nav > li > a { padding-left:0px; padding-right:0px; }
header .navbar-nav li ul li a { padding:8px 12px; background-color:transparent; font-size:13px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; position:relative; text-transform:inherit !important }
header .navbar-nav li ul li { border-bottom:0px; }
header .navbar-nav li ul li:last-child { border:none; }
header .navbar-nav li ul li a:hover {  color:#ff861c !important; background-color:transparent; text-decoration:none !important; }
header .navbar-nav li ul li:last-child a {  -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;  }
header .navbar-nav li ul li:last-child a:hover { -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; text-decoration:none !important;  }
header .navbar-nav li ul li:last-child {  -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color:transparent;  }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {background-color: transparent; border-bottom:4px solid #fff; text-decoration:none !important; }*/

}

.banner_bg { /*height:400px;*/ width:100%; overflow:hidden !important;/* margin-top:18px;*/   }
.banner_bg .fade_slider li.slide1 { /*background-image: url(../images/slide1.jpg);*/ /*height:400px;*/ background-size:cover; width:100%; height:auto;  }
.banner_bg .fade_slider li.slide2 {  /*background-image: url(../images/slide1.jpg);*/ /*height:400px;*/ background-size:cover;  width:100%; height:auto;}
.banner_bg .fade_slider li.slide3 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}
.banner_bg .fade_slider li.slide4 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}
.banner_bg .fade_slider li.slide5 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}
.banner_bg .fade_slider li.slide6 {/* background-image: url(../images/slide1.jpg);*/ /* height:400px;*/ background-size:cover; width:100%;  height:auto;}


.banner_bg .fade_slider li:hover, .banner_bg .fade_slider li:focus { outline:none; }
.banner_bg .slick-dots { bottom: 30px; margin: auto; position: absolute; text-align: center; width: 100%;}
.banner_bg .slick-dots li { display:inline-block; padding-left:5px; padding-right:5px;  }
.banner_bg .slick-dots li .sliders_dots { width:13px; height:13px; background-color:#4f902c; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border:none;display:block;  }
.banner_bg .slick-dots li.slick-active .sliders_dots { background-color:#ffd628;display:block;}
.banner_bg .slick-prev { background-image: url(../images/previous-arrow-mark.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:30px; height:30px; position: absolute!important; left: 20px; top: 45%; z-index:9999; display:none!important; }
.banner_bg .slick-next { background-image: url(../images/next-arrow-mark.png); background-position:top; background-repeat:no-repeat; border:none; background-color:transparent; width:30px; height:30px; position: absolute!important; right: 20px; top: 45%;  display:none!important;}

.banner_bg .slick-prev:hover, .banner_bg .slick-next:hover { background-position:bottom; }

.gallery img { padding:10px;}

.gallery ul {margin:0px; padding:0px; list-style:none;}
.gallery li {margin:0px; padding:0px; list-style:none;  font-size:14px; color:#FFFFFF; background:url(../images/tick-icon.png) no-repeat left 7px; padding-left:20px; line-height:30px; border-bottom:1px #3a6b17 solid;}
.gallery li a {color:#FFFFFF; text-decoration:none; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.gallery li a:hover {color:#FFCC00;}

#back-top {
	position: fixed;
	bottom: 30px;
	right: 10px; 
}
#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffcc29;
	opacity:0.6;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	z-index:9999;display:block!important;
}
#back-top a:hover {
	color: #ffcc29;display:block!important;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}
/* arrow icon (span tag) */
#back-top span {
	width: 35px;
	height: 35px;
	display: block!important;
	margin-bottom: 7px;
	margin-left: 18px;
	/* rounded corners */
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #ffcc29;
	background-image: url(../images/top_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#back-top a:hover { outline:none; }
#back-top a:hover span {
	background-color: #ffcc29;
}

#sitePreloader{
	background-color:#000;
	height:100%;
	width:100%;
	text-align:center;
	z-index:9999999;
	position:absolute;
	padding-top:20%;
}

@media (min-width: 992px) and (max-width: 1199px) {

h1 { font-size:30px; }
h2 { font-size:26px; } 
h3 { font-size:24px; } 
h4 { font-size:22px; } 
h5 { font-size:20px; } 
h6 { font-size:16px;  } 


header .navbar { margin-top:35px;  }
header .navbar-nav > li { padding-left:6px; padding-right:6px; }
header .navbar-nav > li > a { font-size:12px; }
/*.header_top .navbar-nav > li { padding-left:0px; padding-right:15px;}
.header_top .navbar-nav > li > a { font-size:12px; }*/
.logo { margin-top:15px; margin-right:30px; }
.menu{ float:right;}

	
.banner_bg { width:100%; height:auto;/*height:380px;*/ }

.home_about_content { font-size:13px; }


.home_content_bg { padding-bottom:30px; }
.home_products .slick-list { width:900px; }


.home_products .slick-prev { right:70px; }
.home_products .slick-next { right:30px; }
.featured_product_bg { padding-top:30px; padding-bottom:30px; background-size:inherit; }
.featured_product_bg h3 { font-size:35px;  }
.featured_product_bg .home_products li { padding:10px; margin-left:8px; margin-right:8px; margin-bottom:20px; }
.featured_product_bg .home_products li { width: 210px !important; height:auto; min-height:240px; max-height:240px; }
.featured_product_bg .home_products li .img_bg { max-width:100%; }
.featured_product_bg .home_products li h5 { font-size:14px; line-height:18px;  }
.home_products .slick-list { transform: translate3d(0px, 0px, 0px); width: 450px; margin: auto; }


.footer_menu { margin-left:0px; }
.footer_menu h4 { padding-left:20px; }
footer { padding-bottom: 30px; padding-top: 30px; }

.products_list ul li { float:left; width:224px; margin-left:7px; height:auto;  margin-right:7px; margin-top:25px; overflow:hidden; } 
.products_list ul li .img_bg { border:1px solid #c2c2c2; width:224px; height:231px; margin-bottom:16px; position:relative; overflow:hidden; }
.products_list ul li .img_bg a { margin-left:25px; width:160px; }

.products_list ul li:hover .mask { padding-top:60px; }


.rg-image-wrapper { max-width:830px; }
.rg-caption p { font-size:14px; }

#sliderFrame { width:940px; }
#slider, #slider div.sliderInner { width:940px; }

.page_content h2 {
    font-size: 22px;
    color: #222860;
    
    line-height: 24px;
    text-transform: uppercase;
}

.text{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:240px; line-height:20px; margin-bottom:10px;
font-size: 14px;color:#333333; margin-right:10px; margin-left:10px;}
.text2{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:120px; line-height:20px;  margin-bottom:10px;
font-size: 14px;color:#333333;  margin-right:5px; margin-left:5px;}

.textarea{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:240px; height:100px; line-height:20px; font-size:14px; margin-bottom:10px;font-size: 14px;color:#333333;  margin-right:10px; margin-left:10px;}
.submit{ background:#ff861c; width:80px; height:35px; float:left; border:0px; cursor:pointer; color:#FFF; border-radius:3px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;  margin-right:10px;}
.submit:hover {background:#222860; color:#FFFFFF;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.career-heading{ color:#fff; padding:10px; font-size:15px;}
.star {color: #CC0000!important; font-size:13px!important; }

.select1 select { background: transparent;width:240px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor:pointer;  padding:5px; margin-bottom:10px; padding-top:7px!important; margin-right:10px; margin-left:10px;}

.select1 { overflow: hidden;  background: url(../images/arrow-mark.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:240px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 14px;cursor:pointer;  padding:5px; margin-bottom:10px;padding-top:7px!important; margin-right:10px; margin-left:10px;}

.select2 select { background: transparent;width:120px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor:pointer;  /*padding:5px;*/ margin-bottom:10px;padding-top:5px!important; margin-right:5px; margin-left:5px;}

.select2 { overflow: hidden;  background: url(../images/arrow-mark.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:120px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 14px;cursor:pointer;  /*padding:10px;*/ margin-bottom:10px;padding-top:5px!important; margin-right:5px; margin-left:5px;}
/*.search_box { background-color:#fff; border:1px solid #b4b4b4; height:24px; margin-top:6px;   display:block; float:right; }
.search_input { color:#838383; font-family: 'open_sanslight'; font-size:13px; padding-left:5px; max-height:22px; height:22px; border:none;width:210px;   display:block; }*/	
} 

@media (min-width: 768px) and (max-width: 991px) {
h1 { font-size:30px; }
h2 { font-size:26px; } 
h3 { font-size:24px; } 
h4 { font-size:22px; } 
h5 { font-size:20px; } 
h6 { font-size:16px;  } 

.logo_mob_left { padding-left:0px; padding-right:0px; }
header .navbar { margin-top:10px; }
header .navbar-nav { float:none;   }
header .navbar-nav > li { padding-left:5px!important; padding-right:5px!important; }
header .navbar-nav > li > a { font-size:12px!important; }
/*.header_top #bs-example-navbar-collapse-1 { padding-left:0px; padding-right:0px;  }
.header_top .navbar-nav > li { padding-left:5px; padding-right:5px; }
.header_top .navbar-nav > li > a { font-size:11px; }

.header_section .navbar-nav > li { padding-right:8px!important;}
.header_section .navbar-nav > li > a { font-size:11px;padding-right:3px!important; }

.header_section #bs-example-navbar-collapse-2 { padding-left:0px; padding-right:0px;  }

*/.logo { width:100%; margin-top:10px; }
.menu{ float:right!important;}
/*.header_main_menu { padding-top:0px; }
navbar .collapse.navbar-collapse { padding-left:0px; padding-right:0px; }*/
.banner_bg {  padding-top:0px; }
.banner_bg ul.fade_slider .slick-list li { /*height:270px*/ } 
.banner_bg .fade_slider li { background-size:cover; }

.banner_bg { width:100%; height:auto; }

.home_products .slick-list { width:670px; }
.home_products .slick-prev { right:70px; }
.home_products .slick-next { right:30px; }
.featured_product_bg { padding-top:30px; padding-bottom:30px; background-size:inherit; }
.featured_product_bg h3 { font-size:30px;  }
.featured_product_bg .home_products li { padding:10px; margin-left:8px; margin-right:8px; margin-bottom:15px; }
.featured_product_bg .home_products li { width: 210px !important; height:auto; min-height:240px; max-height:240px; }
.featured_product_bg .home_products li .img_bg { max-width:100%; }
.featured_product_bg .home_products li h5 { font-size:14px; line-height:18px;  }

.inner-content-bg h1{ font-size:28px;}

}

@media only screen and (max-width: 767px) {
h1 { font-size:25px; }
h2 { font-size:24px; } 
h3 { font-size:22px; } 
h4 { font-size:20px; } 
h5 { font-size:18px; } 
h6 { font-size:16px;  } 

.mob_menu_btn { background-image:url(../images/mobile_menu_icon.png) !important; background-repeat:no-repeat; background-position:center; width:35px; height:35px; background-color:#90651b !important; border:none; margin-right:0px; }

.mob_menu_btn span { display:none !important;  }


header .navbar { position:absolute; /* z-index:99999;*/  }
.nav.navbar-nav {  background-color:rgba(79,144,44,0.9);/*background-color:#000;*/ margin-top:0px; margin-right:20px; }
header .navbar-nav li ul { border-top:1px solid #fff !important;  }
header .navbar-nav > li, header .navbar-nav > li > ul > li  { border-bottom:1px solid #fff;  }
header .navbar-nav > li > ul > li:last-child { border:none; }
header .navbar-nav > li:last-child { border-bottom:none;  }
header .navbar-nav > li { padding-left:0px; padding-right:0px; }
.navbar-nav .open .dropdown-menu {  background-color:rgba(79,144,44,0.9);/*background-color:#ae1019;*/ display:block; overflow:visible!important; }
.navbar-default .navbar-nav .open .dropdown-menu > li { border-bottom:1px solid #fff;  display:block; overflow:visible!important; }
.navbar-nav > li > .dropdown-menu { border-radius:0px; padding-top:0px; padding-bottom:0px; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a { color:#23372c !important;  display:block; overflow:visible!important; }
header .navbar-nav > li.dropdown.open { border-bottom:0px; display:block; overflow:visible!important;  }
.dropdown_icon { background-image:url(../images/mob_dropdown_icon.png); background-repeat:no-repeat; float:right; margin-top:8px; margin-right:15px; background-position:left; width:14px; height:8px; margin-left:5px; display:inline-block; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { border-bottom:none; background-color:#0278c3; color:#fff !important; }
header .navbar-nav > li > a { padding:10px 10px; color:#fff !important; border-bottom:0px; font-size:12px;  }
header .navbar-nav li ul li a { padding:10px 20px !important; color:#fff !important; border-bottom:0px;  display:block; overflow:visible!important;  }
header .navbar-nav li:hover a { color:#fff !important; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {  background-color:rgba(255,244,41,0.9);  display:block; overflow:visible; color:#23382d !important; }
header .navbar-nav > li > a:hover, header .navbar-nav > li > ul > li > a { color:#23382d !important; display:block; overflow:visible!important; background-color:rgba(255,244,41,0.9); }
.navbar {/*float:none !important;*/ margin: auto !important; min-height: inherit; width: 100%;  }
header .navbar-nav > li.active a { background-color:#0278c3 !important; }
header .navbar-nav li a .caret { margin-top:7px; float:right; margin-left:0px;  border-left: 7px solid rgba(0, 0, 0, 0); border-right: 7px solid rgba(0, 0, 0, 0);
 border-top: 8px dashed; }
.right_mob { /*float:right;*/ width:100%;  }
.mob_menu_btns { margin-top:20px; }

.right_mob { float:right; width:100%; }
.banner_bg {  padding:0px 0px; overflow:hidden; position:relative; margin-top:0px;}
.banner_bg ul.fade_slider .slick-list li {  } 
.banner_bg .fade_slider li { background-size:cover; background-repeat:no-repeat; background-position:center center;}

.product_category_mob { background-color:#ee1c25; color:#fff; font-size:16px; width:100%; margin-left:0px; margin-right:0px; text-align:left;  }
.product_category_mob span.add_class { font-size:35px; float:right;    }
.product_categories { display:none; }
.product_categories li a { font-size:14px; }



.logo_mob_left  { text-align:center; }

.home_products .slick-list { width:260px; }
.home_products .slick-prev { right:40px; }
.home_products .slick-next { right:0px; }
.featured_product_bg { padding-top:30px; padding-bottom:30px; background-size:inherit; }
.featured_product_bg h3 { font-size:25px;  }
.featured_product_bg .home_products li { padding:10px; margin-left:15px; margin-right:15px; margin-bottom:15px; }
.featured_product_bg .home_products li { width: 250px !important; height:auto; min-height:260px; max-height:260px; }
.featured_product_bg .home_products li .img_bg { max-width:100%; }
.featured_product_bg .home_products li h5 { font-size:14px; line-height:18px;  }


.home-left-content-bg { width:100%; margin-top:30px!important; margin-left:10px;}

.inner-content-bg h1{ font-size:24px;}
.inner-content-bg p{ font-size:13px;}
.inner-content-bg .list li{ font-size:13px;}
.inner-content-bg h3{ font-size:20px;}
.inner-content-bg h4{ font-size:16px;}
.banner_bg { width:100%; height:auto; }
#slider, #slider div.sliderInner { height:160px; }
#sliderFrame { width:100%; }
#slider, #slider div.sliderInner { width:100%; }
#slider {
    background-position: center top !important;
    background-size: 100% !important;
}
.mc-caption-bg, .mc-caption { display:none!important; }
#slider div.mc-caption{
display:none!important;
}

.col1-bg{ background:url(../images/col1-bg.jpg) repeat; width:100%; float:left; border-top:12px solid #3a6b17; height:150px;}
.col1-bg-icon{ margin-top:16px;}
.col1-bg img{ margin-top:5px; margin-bottom:5px;}
.col1-bg h2{   color:#e2be2a; text-align:center; font-size:15px;}
.col1-bg p{ color:#e2be2a; text-align:center; font-size:13px; padding:5px 15px;}


.col2-bg{ background:url(../images/col2-bg.jpg) repeat; width:100%; float:left; border-top:12px solid #689622; height:150px;}
.col2-bg img{ margin-top:5px; margin-bottom:5px;}
.col2-bg h2{   color:#e2be2a; text-align:center; font-size:15px;}
.col2-bg p{ color:#e2be2a; text-align:center; font-size:13px; padding:5px;}

.col3-bg{ background:url(../images/col3-bg.jpg) repeat; width:100%; float:left; border-top:12px solid #4e7c00; height:150px;}
.col3-bg img{ margin-top:5px; margin-bottom:5px;}
.col3-bg h2{  color:#e2be2a; text-align:center; font-size:15px;}
.col3-bg p{ color:#e2be2a; text-align:center; font-size:13px; padding:5px;}

.inner-content-right{ margin-top:20px;}
.inner-content-right img{ margin-bottom:15px;}
.contact_us_form .contact_us_text{ color:#fff; font-size:13px; float:left; margin-top:30px; height:0px;}
.contact_us_form .textbox{  font-size:13px; height:40px; }
.contact_us_form .textarea{ font-size:13px; width:300px; height:50px;  }
}

@media only screen and (max-width: 480px) {

.menu li{ font-size:11px;}
.mob_menu_top { padding-left:0px; padding-right:0px;  }
.logo_mob_left { padding-left:0px; padding-right:0px; }
.logo {max-width:60%;}
.header_section .navbar { top:15px; }
.banner_bg {  padding:0px 0px; overflow:hidden; position:relative; }
.banner_bg ul.fade_slider .slick-list li { }

.inner-banner-bg{ width:100%; background:url(../images/inner_banner_bg.jpg) no-repeat; background-size:cover;}
.home-left-content-bg {  width:100%; margin-top:30px!important; margin-left:10px;}
.inner-banner-bg{ width:100%; background:url(../images/inner_banner_bg.jpg) no-repeat; background-size:cover;}
.inner-content-bg h1{ font-size:20px;}
.inner-content-bg p{ font-size:12px;}
.inner-content-bg .list li{ font-size:12px;}
.inner-content-bg h3{ font-size:16px;}
.inner-content-bg h4{ font-size:14px;}
}



@media (max-width: 767px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;  background-color:rgba(34,40,96,0.9);
  }
  
  
  header .navbar-nav li.megamenu_head ul.dropdown-menu { padding-top:0px; padding-bottom:10px;  }
  header .navbar-nav li.megamenu_head ul li  { padding-left:0px; padding-right:0px; }
  .nav > li.megamenu_head ul li a { color:#fff !important;   background-color:rgba(34,40,96,0.9); }
  header .navbar-nav li.megamenu_head ul li.divider { display:none; }
  header .navbar-nav li.megamenu_head ul.dropdown-menu {  background-color:rgba(34,40,96,0.9); }
  .nav > li.megamenu_head ul { border-top:none !important; }
  .nav > li.megamenu_head ul li.dropdown-header { padding-left:20px !important; margin-top:0px; padding-top:10px !important; padding-bottom:10px !important; }
  header .navbar-nav li.megamenu_head ul li a { padding:3px 20px !important; }
  


#shadowElem {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px!important;
    height: 100%!important;
    background-color: black; 
    opacity: 0.3;
}

#dropElem {
    display: none;
    position: absolute; margin-right:15px;
    top: 10%!important;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    padding: 20px;
    background: #fff;
}
#dropContent {
    position: relative;
}
#dropClose {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -32px;
    right: -30px;
    padding: 5px;
    background-color: black;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
}
}
/*table hover 15-12-16*/

.rg-image {
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img {
	max-height:100%;
	max-width:100%;
}
.rg-caption {
	position: absolute;
	bottom:0px;
	width: 100%;
	padding: 15px 0px;
	color: #fff;
	background-color:rgba(0, 0, 0, 0.7);
}
.rg-caption p {
	font-size:14px;
	line-height:16px;
	padding:0 15px;
	
	margin:0px;
}
.rg-view { display:none; }
.rg-view a {
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover { opacity:1.0; }
.rg-view a.rg-view-full { background-position:0px 0px; }
.rg-view a.rg-view-selected {
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs { background-position:0px -16px; }
.rg-loading {
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}
/********************/
.rg-gallery { background-color:#705b60; padding-top:20px; }
.rg-image-wrapper {
	max-width:600px;
	margin:auto;
}
.rg-thumbs { }
.rg-image-wrapper { position:relative; }
.es-carousel ul {
	margin: 0px;
	padding: 0px;
}
.rg-image-nav a {
	position:absolute;
	top:0px;
	left:0px;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next {
	right:0px;
	left:auto;
	background-position:115% 50%;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.rg-image-nav a:hover { opacity:0.8; }

.text{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:280px; line-height:20px; margin-bottom:10px;
font-size: 14px;color:#333333;}
.text2{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:180px; line-height:20px;  margin-bottom:10px;
font-size: 14px;color:#333333;}
.textarea{ border:1px solid #c3c1c1; border-radius:3px; padding:10px; width:280px; height:100px; line-height:20px; font-size:14px; margin-bottom:10px;font-size: 14px;color:#333333;}
.submit{ background:#ff861c; width:80px; height:35px; float:left; border:0px; cursor:pointer; color:#FFF; border-radius:3px;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; }
.submit:hover {background:#222860; color:#FFFFFF;-webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s;}
.career-heading{ color:#fff; padding:10px; font-size:15px;}
.star {color: #CC0000!important; font-size:13px!important; }

.select1 select { background: transparent;width:280px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor:pointer;  padding:5px; margin-bottom:10px; padding-top:7px!important;}

.select1 { overflow: hidden;  background: url(../images/arrow-mark.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:280px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 14px;cursor:pointer;  padding:5px; margin-bottom:10px;padding-top:7px!important;}

.select2 select { background: transparent;width:180px;  font-size: 14px; line-height: 1; border: 0; border-radius: 0;  border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none;  cursor:pointer;  margin-bottom:10px;padding-top:5px!important;}

.select2 { overflow: hidden;  background: url(../images/arrow-mark.png) no-repeat; background-position:95% center; border:1px solid #cbcbcb; width:180px;  padding-right:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  font-size: 14px;cursor:pointer;  /*padding:10px;*/ margin-bottom:10px;padding-top:5px!important;}


.products_list ul li { float:left; width:155px; margin-left:7px; height:auto;  margin-right:7px; /*margin-top:25px;*/ overflow:hidden; } 
.products_list ul li:first-child { margin-left:0px;  }
.products_list ul li h6 { display:inline-block; width:100%; font-size:14px; color:#6e6e6e; text-align:center; text-decoration:none;  }
.products_list ul li .img_bg { border:1px solid #c2c2c2; width:155px; height:150px;/* margin-bottom:16px;*/ position:relative; overflow:hidden; }
.products_list ul li .img_bg img { width:100%; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear; transition: all 0.2s linear; }

.products_list ul li .img_bg a { width:155px; padding-top:10px; padding-bottom:10px; text-transform:uppercase; text-decoration:none; color:#fff; text-align:center; font-size:14px; display:inline-block; margin-top:7px; margin-left:30px; }

.products_list ul li .img_bg a.zoom_txt { background-color:#3abec0; }
.products_list ul li .img_bg a.enquiry_txt { background-color:#95c15f; }

.products_list ul li .img_bg a.zoom_txt:hover { background-color:#31a4a6; }
.products_list ul li .img_bg a.enquiry_txt:hover { background-color:#79a745; }



.products_list ul li .mask {
   width: 150px;
   height:100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.products_list ul li .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0,0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}


.products_list ul li:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}

.products_list ul li .mask a {  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";  filter: alpha(opacity=0); opacity: 0;  -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s; }

.products_list ul li:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   padding-top:80px;
}

.products_list ul li:hover .mask a {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
    -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s;
}

@media (min-width: 992px) {
.products_list ul li:nth-child(4n) { margin-right:0px; } 
.products_list ul li:nth-child(4n+1) { margin-left:0px; } 
}


.browse-btn {
    background: #fff;
    width: 100%;
    height: 50%;
    border: 1px solid #cbcbcb;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
    border-radius: 5px;
}

.btn.download-btn a{ color:fff!important; padding:5px!important;}
.btn.download-btn a:hover{ color:fff!important; text-decoration:none;}



	

.bg-cont {padding:30px 0px;}
.read-more{background-color:#fce022; color:#333; font-size:16px; padding:12px 30px;    text-transform:uppercase; display:inline-block; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -o-transition: all ease 0.3s; -ms-transition: all ease 0.3s; transition: all ease 0.3s; margin-bottom:10px; margin:10px 0px;}

.read-more:hover { text-decoration:none; background-color:#b6683b;  color:#fff; }


#shadowElem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
}

#dropElem {
    display: none;
    position: absolute;
    top: 0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    padding: 20px;
    background: #fff;
}
#dropContent {
    position: relative;
}
#dropClose {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -32px;
    right: -30px;
    padding: 5px;
    background-color: black;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
}


@media (min-width: 992px) and (max-width: 1199px) {

#shadowElem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
}

#dropElem {
    display: none;
    position: absolute;
    top: 0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    padding: 20px;
    background: #fff;
}
#dropContent {
    position: relative;
}
#dropClose {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -32px;
    right: -30px;
    padding: 5px;
    background-color: black;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
}

}



@media (min-width: 768px) and (max-width: 991px) {
#shadowElem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    background-color: black; 
    opacity: 0.3;
}

#dropElem {
    display: none;
    position: absolute; margin-right:15px;
    top: 10%!important;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    padding: 20px;
    background: #fff;
}
#dropContent {
    position: relative;
}
#dropClose {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -32px;
    right: -30px;
    padding: 5px;
    background-color: black;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
}

}




@media (max-width: 767px) {
#shadowElem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    background-color: black; 
    opacity: 0.3;
}

#dropElem {
    display: none;
    position: absolute; margin-right:15px;
    top: 10%!important;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    padding: 20px;
    background: #fff;
}
#dropContent {
    position: relative;
}
#dropClose {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -32px;
    right: -30px;
    padding: 5px;
    background-color: black;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
}

}

@media only screen and (max-width: 480px) {


#shadowElem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    background-color: black;
    opacity: 0.3;
}

#dropElem {
    display: none;
    position: absolute;
    top: 0;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999;
    padding: 20px;
    background: #fff;
}
#dropContent {
    position: relative;
}
#dropClose {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -32px;
    right: -30px;
    padding: 5px;
    background-color: black;
    border-radius: 6px 6px 6px 6px;
    color: #fff;
}

}

/*Contact-us form*/
.contact_us_form .contact_us_text{ color:#555; font-size:18px; float:left; width:150px; height:40px;}
.contact_us_form .contact_us_text span{ color:#f30b21; font-size:12px; }
.contact_us_form .textbox{ border:1px solid #3a6b17; background:transparent; color:#555; font-size:18px; width:100%; height:40px; border-radius:3px; margin-bottom:10px; padding:5px;}
.contact_us_form .textarea{ border:1px solid #3a6b17; background:transparent; color:#555; font-size:18px; width:100%; height:70px; border-radius:3px; margin-bottom:10px; padding:5px;}
.contact_us_form .submit_btn{ border:1px solid  #630; color:#fff;  font-size:16px; width:100px; height:40px; background:#630; border-radius:5px; margin-bottom:20px; font-weight:400; }
.contact_us_form .submit_btn:hover{ border:1px solid #0C0 ; color:#fff;  font-size:16px; width:100px; height:40px; background:#0C0; border-radius:5px;font-weight:400;  margin-bottom:20px;}


