body {padding:0; margin:0; 	font-family:'Open Sans Condensed', sans-serif;;}

nav    {          width: 100%;
    height: 52px;
    padding: 5px -0.5%;
    position: relative;
    background: none;
    z-index: 150;
    border-bottom: 0px solid white;
    margin-top: 66px;}
	
nav ul  {  padding: 0;
    margin: 31px -95px 0px 635px;
    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: 19px;
    /* border-right: 1px solid #e2e0e0; */
    font-family: "Oswald", serif;
	}
	
nav ul ul ul 
{	float:left;
	margin:-45px 0px 0px 200px;
	}
	
	

nav ul li a {         color: #fff;
    padding: 18px 17px;
    letter-spacing: 1px;
    display: block;
    background: #093688;
    font-size: 19px;
    margin: 0px 0px 0px 5px;
    height: 59px;
    line-height: 22px;}
	
	nav ul ul li {
	     text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 19px;
    border: none;
    font-family: 'Nunito', sans-serif;

	}
	
	
	nav ul ul li a {         text-decoration: none;
    color: #fff;
    padding: 4px 23px;
    letter-spacing: 1.5;
    border-bottom: 1px solid #3c3e3e;
    display: block;
    font-family: 'Nunito', sans-serif;
    text-shadow: none;
    font-size: 16px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    text-align: left;
    line-height: 33px;}
	
	nav ul ul li a:hover {background:#f88324;  text-decoration: none;
    background: #f88324;
    text-decoration: none;
    color: #fff;
    padding: 2px 23px;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    height: 36px;
    line-height: 32px;}
	
	
	
nav ul li a:hover {background:##e2b40e;     font-size: 19px;     color: #fff; text-decoration:none;}
nav ul li a.active {background:#093688; text-decoration:none;}
nav ul ul {          position: absolute;
    display: none;
    z-index: 8;
    width: 302px;
    float: left;
    margin: 0px 0px 3px -79px;}
nav ul ul li{float:none;}
nav ul li:hover>ul {display: block;
    background:#f88324;}
.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:#fff; 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;
    margin-top: -95px;}
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: 14.5%;
    top: 267%;
    background: none;
}



@media only screen and (max-width: 640px) and (min-width: 360px)  
{
	.show-menu {
    display: block;
    cursor: pointer;
    width: 38px;
    height: 42px;
    right: 7.5%;
    top: 359%;
    background: none;
}

nav ul  {        margin: 0;
    padding: 0;
    margin: 231px -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;
            height: 42px;
            letter-spacing: 1px;
            font-size: 19px;
            margin: 0px;
                     border-bottom: 1px solid #979797;
            padding: 8px 0px 10px 0px;
            background: #093688;
}

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: 17px;
    border: none;
    height: 35px;
    font-family: 'Nunito', sans-serif;
}

nav ul ul li a {
    text-align: center;
    padding: 0;
    background: #f88324;
    line-height: 35px;
    height: 35px;
}



}

@media only screen and (max-width: 667px) and (min-width: 375px)  
{
.show-menu {
    display: block;
    cursor: pointer;
    width: 38px;
    height: 42px;
    right: 7.5%;
    top: 359%;
    background: none;
}

nav ul  {        margin: 0;
    padding: 0;
    margin: 231px -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;
            height: 42px;
            letter-spacing: 1px;
            font-size: 19px;
            margin: 0px;
                     border-bottom: 1px solid #979797;
            padding: 8px 0px 10px 0px;
            background: #093688;
}

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: 17px;
    border: none;
    height: 35px;
    font-family: 'Nunito', sans-serif;
}

nav ul ul li a {
    text-align: center;
    padding: 0;
    background: #f88324;
    line-height: 35px;
    height: 35px;
}



}



@media only screen and (max-device-width: 844px) and (min-device-width: 390px)
{
.show-menu {
    display: block;
    cursor: pointer;
    width: 38px;
    height: 42px;
    right: 7.5%;
    top: 359%;
    background: none;
}

nav ul  {        margin: 0;
    padding: 0;
    margin: 231px -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;
            height: 42px;
            letter-spacing: 1px;
            font-size: 19px;
            margin: 0px;
                     border-bottom: 1px solid #979797;
            padding: 8px 0px 10px 0px;
            background: #093688;
}

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: 17px;
    border: none;
    height: 35px;
    font-family: 'Nunito', sans-serif;
}

nav ul ul li a {
    text-align: center;
    padding: 0;
    background: #f88324;
    line-height: 35px;
    height: 35px;
}


}




