@font-face {
    font-family: "Conv_RobotoMedium";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/RobotoRegular.woff") format("woff"), url("/themes/default/fonts/RobotoRegular.ttf") format("truetype"), url("/themes/default/fonts/RobotoRegular.svg") format("svg");
}

#cssmenu {
	left: 0%;
	padding: 0;
	position: absolute;
	top: -9px;
	width: 100%;
	z-index: 100000;
}
 
.toggleMenu {

    display:  none;
    padding: 10px 15px;
    color: #fff;
	width: 20%;
}
.nav {
	list-style: outside none none;
	1margin: 0 auto;
	1max-width: 1335px;
	*zoom: 1;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}


.nav.nav_left {
	width: 42%;
	position: absolute;
	left: 0;
}
.nav.nav_right {
	width: 40%;
	position: absolute;
	right: 2%;
}
.nav.nav_right > li {
	float: right;
}


.nav a {
	color: #000;
	font-family: TwentytwelveSansG,arial;
	font-size: 20px;
	padding: 37px 14px;
	text-decoration: none;
	text-transform: lowercase;
}

.nav li {
	background: rgba(0, 0, 0, 0) url("../images/li_nav.png") no-repeat scroll 0% 52.5%;
	padding: 0px 0.6%;
}

.nav.nav_left li:first-child {
	background:none;
}
.nav.nav_right li:last-child {
	background:none;
}
.nav li:nth-child(5) {
	1background: none;
	margin-left: 33%;
}
.nav li a{
    border-top: 3px solid #fff;
}
.nav li:hover a{
    border-top: 3px solid #67b81a;
    padding: 37px 14px;
	color:#67b81a;
}




.nav > li {
    float: left;
}
.nav > li > .parent {

    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}

.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    background: #333333;
    position: relative;
    z-index:100;
    color: #dddddd;
	    font-size: 12px;
	    padding: 10px 20px;	
	    transition: color 0.2s ease 0s;	
		width: 180px;
		text-transform: none;
}


.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}


.nav ul  li a:hover {

}

.nav li a:hover{

}

.nav li a:hover{

}

.nav li li a:hover{

}


@media screen and (max-width: 980px) {
	
	
.nav.nav_left {
	width: 100%;
	position: relative;
	left: auto;
}
.nav.nav_right {
	width: 100%;
	position: relative;
	right: auto;
}
.nav.nav_right > li {
	float: none;
}

	
#cssmenu {
left: 2%;
top: 12px;
}

.nav li:hover a {
	border-top: none;
	padding: 0;
	color: #f0f0f0;
	border-bottom: 0;
}
.toggleMenu {
	background: rgba(0, 0, 0, 0) url("../images/menu-nav.png") no-repeat scroll 0 50%;
	color: #fff;
	margin-bottom: 25px;
	background-size: 33px;
}
.nav {
	width: auto;
}
.toggleMenu:hover {	

}
.nav.nav_left li:first-child {
	background: rgba(103, 184, 26, 0.9) none repeat scroll 0 0;
}
.nav.nav_right li:last-child {
	background: rgba(103, 184, 26, 0.9) none repeat scroll 0 0;
}


.nav .active {
        display: block;
    }
 .nav > li {
        float: none;
    }
    .nav > li > .parent {
	    background-image: url("../images/downArrow.png");
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("../images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
		width: 100%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	
	.nav li li a {width: 100%;}
	
.nav a{
	font-size: 20px;
	line-height: 1.1;
	margin: 3px 0;
	padding: 0 0px;
	color: #fff;
}	
.nav li a {
	border: none;
}
.nav li:nth-child(5) {
	background: rgba(103, 184, 26, 0.9) none repeat scroll 0 0;
	margin-left: 0px;
}	
.nav li:hover{

}

.nav li {
    padding: 6px 0px;
}

.nav li {
	background: rgba(103, 184, 26, 0.9) none repeat scroll 0 0;
	left: 0;
	position: relative;
	text-align: left;
	z-index: 10000;
	padding-left: 8px;
	border-bottom: 1px solid #95cf50;
}
.nav li:nth-child(4) {
    background: rgba(103, 184, 26, 0.9) none repeat scroll 0 0;
    margin-left: 0px;
}

.nav a:hover {
    border: none;
    margin: 3px 0;
	padding: 0 15px;
}

.nav li a:hover{
     color: #f0fff0;
	 border: none;
	 padding: 0px;
}
	
	
}
/*
@media (min-width: 980px) and (max-width: 1200px) {
	#cssmenu {
    left: 14%;
top: 24px;

}
.nav li:nth-child(4) {
    background: none;
    margin-left: 0px;
}

.nav li:nth-child(4) {
    background:rgba(0, 0, 0, 0) url("../images/li_nav.png") no-repeat scroll 0% 50%;

}
.nav li:hover a{
border-top:none;}
}

@media (min-width: 640px) and (max-width: 980px) {
	
	#cssmenu {
left: 0;
top: 28px;

}
.nav li:nth-child(4) {
    background: none;
    margin-left: 0px;
}

.nav li:nth-child(4) {
    background:rgba(0, 0, 0, 0) url("../images/li_nav.png") no-repeat scroll 0% 50%;

}

.nav li {
    background: rgba(0, 0, 0, 0) url("../images/li_nav.png") no-repeat scroll 0% 50%;
    padding: 0px 1%;
}

.nav a {
padding: 48px 0;}

.nav li:hover a{
border-top:none;}	
}
*/


