@font-face {
  font-family: "Luna";
  src: url("Luna.ttf");
}

#divmenu{
width:100%;
height:65px;
border-top:#6fceed solid 4px;
position:fixed;
z-index:9999999;
}

#c_menu{
border: 0px solid blue;
float: right;
height: 60px;
margin-bottom: 0px;
margin-top:53px;
width: 725px;
margin-right:0px;
position:relative; z-index:100
} 

#divmenu{
margin:0px auto;
background: #FFF;
}

#menu{
list-style: none;
height: 60px;
margin: 0;
/*float: right;*/
text-align: left;
border:0px solid #9BB841;
font-family: 'Raleway', sans-serif;
padding: 0;
background:
}

#menu li{
float:left;
display:block;
/*margin:9px 5px;*/
border-bottom:#000 solid 0px;  
}

#menu li a{
display: block;
padding: 15px 10px;
margin: 0 5px;
border: purple solid 0px;
text-decoration: none;
text-align: center;
color: #232323;
font-size:25px;
font-weight:500;
text-shadow: 0.1em 0.1em 0.2em #;
}

#menu li:hover {color:#8DBC4A; border-bottom:0px solid #8DBC4A; }
#menu li a:hover {color:#8DBC4A; }
#menu li a:hover, #menu .submenu li:hover a{color:#8DBC4A;  }

#menu li a.x1 {background:#317D59; color:#FFF; border-radius:50px; text-shadow: 0em 0em 0em ;}
#menu li a:hover.x1{background:#EDEDED;}

#menu li a:active {color:#EDEDED;  }

#menu .submenu{
width:120px;
text-align:left;
display:none;
z-index:99999;
position:absolute;
margin:0px;
background:#9BB841;
color:#fff;
margin-top:0px;
position:absolute; z-index:150;
}


#menu .submenu  li{
 text-align:left;
display:block;
width:120px;
color:#EDEDED;
padding: 0px 10px;
margin-left:-45px
}

#menu .submenu  li  a{
display:block;
padding: 7px 10px;
border:purple solid 0px;
text-decoration: none;
 text-align:left;
color:#fff;
background:#;
/* width:110px;*/
width:120px;
}

#menu .submenu  li a:hover {
padding: 7px 10px;
color:#0F6037;
background: #;
margin-left:0px;
width:120px;

}

#menu li:hover > .submenu {
display:block;
}



/***********************************RESPONSIVE*****************************************=**********************/

#menu_responsive {
margin: 0px 0px 0px; 
display: none;
padding:0px;
text-align: center;
width:60px;
 font-family: 'Raleway', sans-serif;

font-size: 0.8em;
border:0px solid #fff; margin-top:12px
}  

@media (max-width: 1034px) {
#c_menu{ left:none !important;}
}


@media screen and (min-width: 1024px) and (max-width: 1199px) {	
#c_menu{
border: 0px solid blue;
float: right;
height: 46px;
margin-bottom: 20px;
margin-top:32px;
width: 657px;
margin-right:0px;
position:relative; z-index:100
} 

#divmenu{
margin:0px auto;
background: #FFF;
}

#menu{
list-style: none;
height: 46px;
margin: 0;
/*float: right;*/
text-align: left;
border:0px solid #9BB841;
font-family: 'Raleway', sans-serif;
padding: 0;
background:
}

#menu li{
float:left;
display:block;
/*margin:9px 5px;*/
border-bottom:#000 solid 0px;  
}

#menu li a{
display: block;
padding: 5px 10px;
margin: 0 5px;
border: purple solid 0px;
text-decoration: none;
text-align: center;
color: #232323;
font-size:22px;
font-weight:500;
text-shadow: 0.1em 0.1em 0.2em #;
}

#menu li:hover {color:#8DBC4A; border-bottom:0px solid #8DBC4A; }
#menu li a:hover {color:#8DBC4A; }
#menu li a:hover, #menu .submenu li:hover a{color:#8DBC4A;  }

#menu li a.x1 {background:#317D59; color:#FFF; border-radius:50px; text-shadow: 0em 0em 0em ;}
#menu li a:hover.x1{background:#EDEDED;}

#menu li a:active {color:#EDEDED;  }
}

@media screen and (min-width: 800px) and (max-width: 1024px) {
#c_menu{
border: 0px solid blue;
float: right;
height: 46px;
margin-bottom: 20px;
margin-top:0px;
width: 725px;
margin-right:0px;
position:relative; z-index:100
} 

#divmenu{
margin:0px auto;
background: #FFF;
}

#menu{
list-style: none;
height: 46px;
margin: 0;
/*float: right;*/
text-align: left;
border:0px solid #9BB841;
font-family: 'Raleway', sans-serif;
padding: 0;
background:
}

#menu li{
float:left;
display:block;
/*margin:9px 5px;*/
border-bottom:#000 solid 0px;  
}

#menu li a{
display: block;
padding: 5px 10px;
margin: 0 5px;
border: purple solid 0px;
text-decoration: none;
text-align: center;
color: #232323;
font-size:25px;
font-weight:500;
text-shadow: 0.1em 0.1em 0.2em #;
}

#menu li:hover {color:#8DBC4A; border-bottom:0px solid #8DBC4A; }
#menu li a:hover {color:#8DBC4A; }
#menu li a:hover, #menu .submenu li:hover a{color:#8DBC4A;  }

#menu li a.x1 {background:#317D59; color:#FFF; border-radius:50px; text-shadow: 0em 0em 0em ;}
#menu li a:hover.x1{background:#EDEDED;}

#menu li a:active {color:#EDEDED;  }
}

@media screen and (min-width: 600px) and (max-width: 799px) {
#menu_responsive{display:block; float:right; margin-top:34px; margin-bottom:15px; margin-right:0px;  border: 0px solid #9BB841; position:relative; z-index:100}
#divmenu{width:100%; border: 0px solid#3F3; margin-top:100px; height:67px;}

#c_menu{
background:#FFF ;
color: #FFDE15 ;
margin-top:108px;
min-height:180px;
overflow:auto;
position:absolute;
left:-100%;
z-index:9999; 
border:0px solid #EDEDED;
margin-left:50%;
width: 50%;
}

#menu{
 list-style: none;
height: 100%px;
margin: 0;
float: left;
text-align: left;
border:0px solid #f60;
 font-family: 'Raleway', sans-serif;

padding: 0;
width: 100%;
}

#menu li a{
 width: 100%;
background:#FFDE15 ;
color:#8F298D ;
padding:10px 0px;
font-weight:500;
border-bottom:1px dashed #333;
font-size:18px;
text-shadow: 0em 0em 0em ;
margin:0;
}

#menu li a:hover {color:#232323;  border-bottom:0px solid #1A4FAA; background:#00AEEB; border-bottom:1px dashed #333; }

#menu li {
width: 100%;
background: #006187;
color: /*#0078ca*/ #fff ;
}
 
#menu .submenu{
width: 100%;
display:none;
position:relative;
background: #fff;
color: /*#0078ca*/ #fff ;
margin-top:0px;
margin-left:-10px
}

#menu .submenu li{
width: 100%;
background:#fff;
color:#333 ;
font-size:16px;
}

#menu .submenu  li  a{
background:#fff;
font-size: 15px; text-align:center;
color:  #9BB841 ;
padding:18px 0px;
border: 1px dashed #333;
font-size:16px;
width:100%;
}

#menu li a:hover, #menu .submenu li:hover a{
background:#00AEEB;
color:#fff;
width:100%;
border-bottom:1px dashed #333;
}

#menu .submenu  li  a:hover{
background:#EDEDED;
font-size: 15px; text-align:center;
color:  #9BB841;
font-size:16px;
padding:18px 0px;
border: 1px dashed #333;
border-bottom:0px solid #FFF;
}


#menu{
width:100%;
height:auto;
}
}
 
 
@media screen and (min-width: 320px) and (max-width: 599px) {
#menu_responsive{display:block; float:right; margin-top:25px; margin-bottom:15px; margin-right:0px;  border: 0px solid #9BB841; position:relative; z-index:100}
#divmenu{width:100%; border: 0px solid#3F3; margin-top:100px; height:67px;}

#c_menu{
background:#FFF ;
color: #FFDE15 ;
margin-top:95px;
min-height:180px;
overflow:auto;
position:absolute;
left:-100%;
z-index:9999; 
border:0px solid #EDEDED;
margin-left:40%;
width: 60%;
}

#menu{
 list-style: none;
height: 100%px;
margin: 0;
float: left;
text-align: left;
border:0px solid #f60;
 font-family: 'Raleway', sans-serif;

padding: 0;
width: 100%;
}

#menu li a{
 width: 100%;
background:#FFDE15 ;
color:#8F298D ;
padding:7px 0px;
font-weight:600;
border-bottom:1px dashed #333;
font-size:16px;
text-shadow: 0em 0em 0em ;
margin:0;
}

#menu li a:hover {color:#232323;  border-bottom:0px solid #1A4FAA; background:#00AEEB; border-bottom:1px dashed #333; }

#menu li {
width: 100%;
background: #006187;
color: /*#0078ca*/ #fff ;
}
 
#menu .submenu{
width: 100%;
display:none;
position:relative;
background: #fff;
color: /*#0078ca*/ #fff ;
margin-top:0px;
margin-left:-10px
}

#menu .submenu li{
width: 100%;
background:#fff;
color:#333 ;
font-size:16px;
}

#menu .submenu  li  a{
background:#fff;
font-size: 15px; text-align:center;
color:  #9BB841 ;
padding:18px 0px;
border: 1px dashed #333;
font-size:16px;
width:100%;
}

#menu li a:hover, #menu .submenu li:hover a{
background:#00AEEB;
color:#fff;
width:100%;
border-bottom:1px dashed #333;
}

#menu .submenu  li  a:hover{
background:#EDEDED;
font-size: 15px; text-align:center;
color:  #9BB841;
font-size:16px;
padding:18px 0px;
border: 1px dashed #333;
border-bottom:0px solid #FFF;
}


#menu{
width:100%;
height:auto;
}
}