body {padding:0; margin:0; 	font-family:'Open Sans Condensed', sans-serif;;}

nav    {         width: 100%;
    height: 52px;
       padding: 5px -0.5%;
    position: relative;
    z-index: 150;
    border-bottom: 0px solid white;
    margin-top: 63px;}
nav ul  {    margin: 0;
    margin: 0;
    padding: 0;
    margin:0px -95px 0px 607px;
    position: absolute;
    float: left;
    background: rgba(0, 0, 0, 0);}
	
nav ul li {
	 text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 17px;
    border-right: 1px solid #5c5858;
    font-family: 'Marcellus', serif;

	}
nav ul ul ul 
{	    float: left;
    margin: -42px 0px 0px -276px;
	}
	
	

nav ul li a {   text-decoration: none;
    color: #fff;
    padding:8px 25px;
    letter-spacing: 1px;
    display: block;
    /* text-shadow: 2px 2px 4px #000000; */
    font-size: 17px;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    height: 38px;
    border-radius: 0px;
    line-height: 24px;}
	
	nav ul ul li {
	      text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 14px;
	border:none;
    height: 41px;
    font-family: 'Nunito', sans-serif;

	}
	
	
	nav ul ul ul li a {            text-decoration: none;
    color: #000;
    background: #fff;
    padding: 3px 18px;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    border-bottom: 1px solid #000;
    font-size: 14px;
    margin: 0px 0px 0px -1px;
    height: 41px;
    line-height: 26px;}
	
		nav ul ul ul li a:hover {            text-decoration: none;
    color: #000;
   background: #fff;
    padding: 3px 18px;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    border-bottom: 1px solid #000;
    font-size: 14px;
    margin: 0px 0px 0px -1px;
    height: 41px;
    line-height: 26px;}
	
	
	nav ul ul li a {        text-decoration: none;
    color: #000;
    padding: 3px 18px;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    border-bottom: 1px solid #000;
    font-size: 14px;
    margin: 0px 0px 0px -1px;
    height: 33px;
    line-height: 24px;}
	
	nav ul ul li a:hover {background: #ffde00;
    text-decoration: none;
    color: #000;
    padding: 3px 18px;
    border-bottom: 1px solid #000;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    font-size: 14px;
    margin: 0px 0px 0px -1px;
    height: 34px;
    line-height: 32px;}
	
	
	
	
	
nav ul li a:hover {        background: #e71a1a;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;}
nav ul li a.active {    background: #0d9bff;
    text-decoration: none;}
nav ul ul {              position: absolute;
    display: none;
    z-index: 8;
    width: 300px;
    float: left;
    margin: 0px 0px 3px -79px;}
nav ul ul li{float:none;}
nav ul li:hover>ul {    display: block;
    background: #ffde00;}
.show-menu   {width:45px; height:45px; border-radius:5px; position:absolute; right:7.5%;     background: rgba(56, 56, 56, 0.2); display:none;}
.show-menu span  {width:80%; height:5px; margin:7px auto; background:#ffffff; display:block}
nav input[type=checkbox] {display:none;}
nav input[type=checkbox]:checked~ #menu {display:block;}

@media screen and (max-width:767px){
	nav   {              float: left;
    margin-left: 0px;
    z-index: 99999;
    margin-top: -141px;}
nav ul  {display:none;}
nav ul ul  {position:relative;}
nav ul li{margin-bottom:0px; }
nav ul li a {    text-align: center;
    padding: 0;
    color: #fff;
    margin: 0px;
    border-bottom: 1px solid #e82929;
    padding: 14px;
    background: #821414;}
nav ul ul li a {text-align:center; padding:0; background:red; line-height:35px; height:35px;}
nav ul li, li a  {width:100%; }
.show-menu {      display: block;
    cursor: pointer;
    width: 38px;
    height: 42px;
    right: 4.5%;
    top: 240%;
    background: none;
}

nav ul ul ul {
    float: left;
    margin: 0px 0px 0px 0px;
}

nav ul li:hover>ul {
    display: block;
    background: #ffffff;
}

}




@media only screen and (max-width: 640px) and (min-width: 360px)  
{
nav ul  {        margin: 0;
    padding: 0;
    margin: 171px -95px 0px 0px;
    position: absolute;
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0);
	
}

nav ul li a {
   text-align: center;
    padding: 0;
    color: #fff;
    border-radius: 0px;
    height: 46px;
    margin: 0px;
    border-bottom: 1px solid #e96767;
    padding: 10px 0px 13px 0px;
    background: #d11815;
}

nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
}

nav ul ul li {
   text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 16px;
    border: none;
    height: 47px;
    font-family: 'Nunito', sans-serif;
}

nav ul ul li a {
        text-align: center;
        padding: 0;
        background: #ffffff;
        line-height: 43px;
        height: 46px;
}

nav ul li a.active {
    background: #166446;
    text-decoration: none;
}


}






@media only screen and (max-width: 667px) and (min-width: 375px)  
{
nav ul  {        margin: 0;
    padding: 0;
    margin: 171px -95px 0px 0px;
    position: absolute;
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0);
	
}

nav ul li a {
   text-align: center;
    padding: 0;
    color: #fff;
    border-radius: 0px;
    height: 46px;
    margin: 0px;
    border-bottom: 1px solid #e96767;
    padding: 10px 0px 13px 0px;
    background: #d11815;
}

nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
}

nav ul ul li {
   text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 16px;
    border: none;
    height: 47px;
    font-family: 'Nunito', sans-serif;
}

nav ul ul li a {
        text-align: center;
        padding: 0;
        background: #ffffff;
        line-height: 43px;
        height: 46px;
}

nav ul li a.active {
    background: #166446;
    text-decoration: none;
}


}



@media only screen and (max-width: 736px) and (min-width: 414px)  
{
nav ul  {        margin: 0;
    padding: 0;
    margin: 171px -95px 0px 0px;
    position: absolute;
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0);
	
}

nav ul li a {
   text-align: center;
    padding: 0;
    color: #fff;
    border-radius: 0px;
    height: 46px;
    margin: 0px;
    border-bottom: 1px solid #e96767;
    padding: 10px 0px 13px 0px;
    background: #d11815;
}

nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
}

nav ul ul li {
   text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 16px;
    border: none;
    height: 47px;
    font-family: 'Nunito', sans-serif;
}

nav ul ul li a {
        text-align: center;
        padding: 0;
        background: #ffffff;
        line-height: 43px;
        height: 46px;
}

nav ul li a.active {
    background: #166446;
    text-decoration: none;
}


}




