
nav    {      width: 100%;
    height: 58px;
    padding: 5px -0.5%;
    position: relative;
    background: #0074ff;
    z-index: 150;
    border-bottom: 0px solid white;
    margin-top: 140px;}
	
nav ul  {          padding: 0;
    margin: 10px -95px 0px -34px;
    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 #95b6dd;
    font-family: "Reddit Sans Condensed", sans-serif;
	}
nav ul ul ul 
{	float:left;
	margin:-45px 0px 0px 200px;
	}
	
	

nav ul li a {            text-decoration: none;
    color: #fff;
    padding: 0 11px;
    letter-spacing: .5;
    display: block;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px 0px 0px 4px;
    height: 38px;
    line-height: 40px;}
	
	nav ul ul li {
	     text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 17px;
    border: none;
    font-family: 'Nunito', sans-serif;

	}
	
	
	nav ul ul li a {         text-decoration: none;
    color: #000;
    padding: 4px 23px;
    letter-spacing: 1.5;
    border-bottom: 1px solid #3c3e3e;
    display: block;
    font-family: 'Nunito', sans-serif;
    text-shadow: none;
    font-size: 14px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    text-align: left;
    line-height: 33px;}
	
	nav ul ul li a:hover {    text-decoration: none;
    color: #000;
    padding: 4px 23px;
    letter-spacing: 1.5;
    border-bottom: 1px solid #3c3e3e;
    display: block;
    font-family: 'Nunito', sans-serif;
    text-shadow: none;
    font-size: 14px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    text-align: left;
    line-height: 33px;}
	
	
	
nav ul li a:hover {background:none;     font-size: 19px;     color: #fff; text-decoration:none;}
nav ul li a.active {background:none; text-decoration:none;}
nav ul ul {       position: absolute;
    display: none;
    z-index: 8;
    width: auto;
    float: left;
    margin: 0px 0px 3px 0px;}
nav ul ul li{float:none;}
nav ul li:hover>ul {display: block;
    background:#fff;}
.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;
	position:fixed;
    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: 4.5%;
    top:35%;
    background: none;
	
	
}



@media only screen and (max-width: 640px) and (min-width: 360px)  
{
	
nav ul  {        margin: 0;
    padding: 0;
    margin: 77px -95px 0px 0px;
    position: absolute;
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0);
	
}

	nav   {          float: left;
    margin-left: 0px;
	background:none;
    margin-top: 0px;}

nav ul li a {
             text-align: center;
            padding: 0;
            color: #000000;
            font-size: 16px;
            height: 38px;
            font-family: "Lato", sans-serif;
            margin: 0px;
            border-bottom: 1px solid #7f7272;
            padding: 1px 0px 13px 0px;
            background: #ffffff;
}

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: #000000;
    color: #fff;
    line-height: 35px;
    height: 35px;
}

	
nav ul li a:hover {color: #000;}

nav ul ul li a:hover {
    background: #34332d;
    text-decoration: none;
    color: #000;
    padding: 4px 23px;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    font-size: 17px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    line-height: 33px;
}

nav ul ul li:hover>ul {
    display: block;
    background: #181818;
    float: left;
    margin: 0px;
    position: absolute;
}


nav ul 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: 15px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    text-align: center;
    line-height: 33px;
}


}





@media only screen and (max-width: 667px) and (min-width: 375px)  
{

nav ul  {        margin: 0;
    padding: 0;
    margin: 77px -95px 0px 0px;
    position: absolute;
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0);
	
}

	nav   {          float: left;
    margin-left: 0px;
	background:none;
    margin-top: 0px;}

nav ul li a {
             text-align: center;
            padding: 0;
            color: #000000;
            font-size: 16px;
            height: 38px;
            font-family: "Lato", sans-serif;
            margin: 0px;
            border-bottom: 1px solid #7f7272;
            padding: 1px 0px 13px 0px;
            background: #ffffff;
}

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: #000000;
    color: #fff;
    line-height: 35px;
    height: 35px;
}

	
nav ul li a:hover {color: #000;}

nav ul ul li a:hover {
    background: #34332d;
    text-decoration: none;
    color: #000;
    padding: 4px 23px;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    font-size: 17px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    line-height: 33px;
}

nav ul ul li:hover>ul {
    display: block;
    background: #181818;
    float: left;
    margin: 0px;
    position: absolute;
}


nav ul 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: 15px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    text-align: center;
    line-height: 33px;
}


}



@media only screen and (max-width: 736px) and (min-width: 414px)  
{

nav ul  {        margin: 0;
    padding: 0;
    margin: 77px -95px 0px 0px;
    position: absolute;
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0);
	
}

	nav   {          float: left;
    margin-left: 0px;
	background:none;
    margin-top: 0px;}

nav ul li a {
             text-align: center;
            padding: 0;
            color: #000000;
            font-size: 16px;
            height: 38px;
            font-family: "Lato", sans-serif;
            margin: 0px;
            border-bottom: 1px solid #7f7272;
            padding: 1px 0px 13px 0px;
            background: #ffffff;
}

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: #000000;
    color: #fff;
    line-height: 35px;
    height: 35px;
}

	
nav ul li a:hover {color: #000;}

nav ul ul li a:hover {
    background: #34332d;
    text-decoration: none;
    color: #000;
    padding: 4px 23px;
    letter-spacing: 1.5;
    display: block;
    text-shadow: none;
    font-size: 17px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    line-height: 33px;
}

nav ul ul li:hover>ul {
    display: block;
    background: #181818;
    float: left;
    margin: 0px;
    position: absolute;
}


nav ul 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: 15px;
    margin: 0px 0px 0px -1px;
    height: 39px;
    text-align: center;
    line-height: 33px;
}



}






