body {padding:0; margin:0; }

nav    {
	         width: 65%;
    height: 52px;
    padding: 5px -0.5%;
    margin-top: 0px;
    position: relative;
    margin-left: 371px;
    z-index: 627;
    border-bottom: 0px solid white;
	}
nav ul  {       margin: 0;
    padding: 0;
    margin: -63px -95px 0px 110px;
    float: left;
	}
nav ul li {
	        text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;

	}
	
nav ul ul ul 
{	float:left;
	margin:-45px 0px 0px 200px;
	}

nav ul li a {     text-decoration: none;
    color: #fff;
    padding: 10px 16px;
    letter-spacing: 1.5;
	text-shadow: 2px 0px 2px rgb(0, 0, 0);
    display: block;
    margin: 2px 0px 0px -1px;
    border-right: 1px dotted #969696;
    border-left: 1px dotted #aba1a1;
    height: 40px;
    line-height: 21px;}
	
nav ul ul li a {   text-decoration: none;
    color: #ffffff;
    padding: 0px 0px;
    font-family: calibri;
    letter-spacing: 1px;
    display: block;
    padding-left: 19px;
    text-align: left;
    margin: -11px 0px 0px -1px;
    border-right: 0px solid #000;
    border-left: 0px solid #000;
    height: 35px;
    line-height: 53px;
    font-weight: lighter;}
	
nav ul li a:hover {color:#fff; text-decoration:none;}

nav ul ul li a:hover {color:#fff; text-decoration:none;}

a.current { color:#fff; text-decoration:none;}
nav ul ul {  position: absolute;
    display: none;
    z-index: 8;
    /* width: 51%; */
    float: left;
    margin: 0px 0px 0px -100px;}
nav ul ul li{float: none;
    border-bottom: 1px dotted #000;
    background: #1f8eef;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    padding: 13px;
    letter-spacing: 1px;}
nav ul li:hover>ul {display:block; background: rgba(34, 34, 34, 0.9); width:45%;}
.show-menu   {width: 45px;
    height: 45px;
    border-radius: 5px;
    position: absolute;
    right: 7.5%;
    background: rgb(91, 152, 214);}
.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 ul  {display:none;}
nav ul ul  {position:relative;}
nav ul li{margin-bottom:1px;}
nav ul li a {text-align:center; padding:0;}
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;}
}






@media only screen and (max-device-width: 640px) and (min-device-width: 360px)

{


nav ul li {
    text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}

nav {
           width: 100%;
    height: 0px;
    background: rgba(0, 0, 0, 0);
    padding: 5px -0.5%;
    position: fixed;
    float: left;
    margin: 25px 0px 0px 0px;
    /* margin-top: 35px; */
    border-bottom: 0px solid white;
    z-index: 1019;
}
nav ul li:hover>ul {
    display: block;
    background: rgba(34, 34, 34, 0.9);
    width: 100%;
}

nav ul {
       margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px dotted #c7c1c1;
    margin: 58px -95px 0px 0px;
    position: fixed;
    float: left;
    background: #000;
    z-index: 400;
}

nav ul li {
 border-bottom:0px dotted #fff;
}

nav ul li a {
    text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #2663af;
    border-left: 1px solid #2663af;
    height: 33px;
    background: #2663af;
    line-height: 30px;
}

nav ul li a.current { 
        text-decoration: none;
    color: #000;
    padding: 0 4px;
    letter-spacing: 1.5px;
    background: #ffffff;
    text-shadow: none;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #fbf9f9;
    border-left: 1px solid #fbf9f9;
    height: 33px;
    line-height: 30px;}
	
	nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 1px;
}


nav ul ul li a {
    text-align: center;
    padding: 0;
    background: none;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    height: 20px;
}

nav ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

nav ul ul ul li a {
    text-align: center;
    padding: 0;
    background: none;
    line-height: 35px;
    color: #000;
    height: 35px;
}

nav ul ul li {
    float: none;
    /* border-bottom: 1px dotted #000; */
    background: #0f335a;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    padding: 10px;
    letter-spacing: 1px;
}

}



	

@media only screen and (max-device-width: 667px) and (min-device-width: 375px)
	{
		
nav ul li {
    text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
}

nav {
           width: 100%;
    height: 0px;
    background: rgba(0, 0, 0, 0);
    padding: 5px -0.5%;
    position: fixed;
    float: left;
    margin: 25px 0px 0px 0px;
    /* margin-top: 35px; */
    border-bottom: 0px solid white;
    z-index: 1019;
}
nav ul li:hover>ul {
    display: block;
    background: rgba(34, 34, 34, 0.9);
    width: 100%;
}

nav ul {
       margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px dotted #c7c1c1;
    margin: 58px -95px 0px 0px;
    position: fixed;
    float: left;
    background: #000;
    z-index: 400;
}

nav ul li {
 border-bottom:0px dotted #fff;
}

nav ul li a {
    text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #2663af;
    border-left: 1px solid #2663af;
    height: 33px;
    background: #2663af;
    line-height: 30px;
}

nav ul li a.current { 
        text-decoration: none;
    color: #000;
    padding: 0 4px;
    letter-spacing: 1.5px;
    background: #ffffff;
    text-shadow: none;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 1px solid #fbf9f9;
    border-left: 1px solid #fbf9f9;
    height: 33px;
    line-height: 30px;}
	
	nav ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 1px;
}


nav ul ul li a {
    text-align: center;
    padding: 0;
    background: none;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    height: 20px;
}

nav ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

nav ul ul ul li a {
    text-align: center;
    padding: 0;
    background: none;
    line-height: 35px;
    color: #000;
    height: 35px;
}

nav ul ul li {
    float: none;
    /* border-bottom: 1px dotted #000; */
    background: #0f335a;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    padding: 10px;
    letter-spacing: 1px;
}

		
	}
	
	

