*, *:before, *:after {
    box-sizing: border-box;
}
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.container {
	margin-bottom: 0px;
	text-align:left;
	width: 100%;
}

.container:after, .container:before {
	content: "" clear : both;
}


nav.menu {
	background-color: #014724;
background: linear-gradient(top,  #014724,  #027F40);
  background: -ms-linear-gradient(top,  #014724,  #027F40);
  background: -webkit-gradient(linear, left top, left bottom, from(#014724), to(#027F40));
  background: -moz-linear-gradient(top,  #014724,  #027F40);
	position: relative;
	min-height: 35px;
	height: 100%;
}

.menu > ul > li {
	list-style: none;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
}
.menu > ul li a, .xs-menu li a {
	text-decoration: none;
	color: #f1e8d9;
	 display:block;
	 padding: 0px 24px;
}
.menu > ul li a:hover {
	background:#f1e8d9;
	color: #014724;
	transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}

/*.active{background:#ffffff !important;}*/

.displaynone{
	display: none;
}
.xs-menu-cont{
	display:none;
}
.xs-menu-cont > a {
    background: none repeat scroll 0 0 #014724;
	height: 35px;
    border-radius: 0px;
    padding: 3px 6px;
	display: block;
	border-bottom:0px solid #f1e8d9;
	    box-shadow: 0 0px 2px #f1e8d9;
		-webkit-box-shadow: 0 1px 2px #f1e8d9;
		-moz-box-shadow: 0 1px 2px #f1e8d9;
}
.xs-menu-cont > a:hover{
 cursor: pointer;
}
  
.xs-menu li {
color: #fff;
padding: 14px 30px;
border-bottom: 1px solid #036b38;
background: #014724;
}


.xs-menu  a{
text-decoration:none;
}

.mega-menu {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;
}

.mega-menu2 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

.mega-menu3 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

.mega-menu4 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

.mega-menu5 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

.mega-menu6 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

.mega-menu7 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

.mega-menu8 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

.mega-menu9 {
  background: linear-gradient(top,  #5D574E,  #B5AA99);
  background: -ms-linear-gradient(top,  #5D574E,  #B5AA99);
  background: -webkit-gradient(linear, left top, left bottom, from(#5D574E), to(#B5AA99));
  background: -moz-linear-gradient(top,  #5D574E,  #B5AA99);
    left: 0;
    margin-top: 0px;
    position: absolute;
    width: 100%;
	padding:15px;
	display:none;
	 transition-duration: 0.9s;
	border-bottom: 2px solid #036b38;
	border-top: 2px solid #036b38;    
}

#menutoggle i {
    color: #fff;
    font-size: 33px;
    margin: 0;
    padding: 0;
}


/*--column--*/
.mm-6column:after, .mm-6column:before, .mm-3column:after, .mm-3column:before{
content:"";
display:table;
clear:both;


}
.mm-6column, .mm-3column {
 float: left;
 position: relative;
 }
.mm-6column {
    width: 50%;
}
.mm-3column {
        width: 25%;
}
.responsive-img {
    display: block;
    max-width: 100%;

}
.left-images{
margin-right:25px;
}
 .left-images, .left-categories-list {
   float: left;
}
.categories-list li {
    display: block;
    line-height: normal;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
}
.categories-list li :hover{
		background:inherit !important;
}
.left-images > p {
    background: none repeat scroll 0 0 #014724;
    display: block;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    padding: 5px 14px;
}
.categories-list span {
    font-size: 18px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.mm-view-more{
	background: none repeat scroll 0 0 #014724;
    color: #fff;
    display: inline !important;
    line-height: normal;
    padding: 5px 8px !important;
	margin-top:10px;
}
.display-on{
display:block;
 transition-duration: 0.9s;
}
.drop-down > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down2 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down3 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down4 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down5 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down6 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down7 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down8 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}
.drop-down9 > a:after{
content:"\25BE";
color:#fff;
font-family: Verdana;
font-style: normal;
margin-left: 5px;
    font-size: 14px;
}

 /*MediaQuerys*/
 @media (max-width: 600px) {
.menu {
 display:none;
 }
 .xs-menu li a {

	 padding:0px;
}
 .xs-menu-cont{
 display:block ;
 }
 }


/*Animation--*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}



.hamburger {
    position: relative;
    display: inline-block;
    width: 1.25em;
    height: 1.2em;
    margin-right: 0.3em;
	    margin-top: 0.3em;
	border-top: 0.2em solid #fff;
    border-bottom: 0.2em solid #fff;
}

.hamburger:before {
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0px;
    width: 100%;
    border-top: 0.2em solid #fff;
}