
navv    {
                    width: 100%;
    height: 69px;
    padding: 5px -0.5%;
    margin-top: -125px;
    margin-left: 0px;
    z-index: 13;
    float: left;
	}


navv ul {
          width: 100%;
    position: relative;
    height: auto;
    z-index: 31;
    margin:19px 220px auto;
}

navv ul li {
	    text-decoration: none;
    float: left;
    list-style-type: none;
    text-align: center;
    font-size: 16px;
    font-family: 'Mulish', sans-serif;

	}
	
navv ul ul ul 
{	float:left;
	margin:-38px 0px 0px 268px;
	}

navv ul li a { 
	       text-decoration: none;
    color: #fff;
    padding: 19px 25px;
    letter-spacing: .9px;
    display: block;
    text-shadow: 2px 2px 2px rgb(0 0 0);
    margin: 24px 0px 0px 0px;
    border-right: 1px solid #ffffff;
    height: 40px;
    line-height: 5px;}
	
navv ul ul li a { 
 text-decoration: none;
    color: #ffffff;
    padding: 6px 0px;
    font-family: 'Lato', sans-serif;
    display: block;
    padding-left: 0px;
    text-align: center;
    BACKGROUND: #000;
    margin: 0px 0px 0px -50px;
    border-right: 0px solid #000;
    border-left: 0px solid #000;
    height: auto;
    text-shadow: none;
    width: 100%;
    line-height: 22px;
    font-weight: lighter;
    text-transform: uppercase;
	}
	
navv ul li a:hover {color:white; text-decoration:none;}

navv ul ul li a:hover {background-color:none; color:#fff; text-decoration:none;}

navv ul li a.current {    color: black;
    text-shadow: none;
    background: #FFEB3B;
    text-decoration: none;}

navv ul ul {      position: absolute;
    display: none;
    z-index: 8;
    float: left;
    margin: -5px 0px 0px 0px;}
navv ul ul li{float: none;
    font-size: 13px;
    border-bottom: 0px dotted #000;}
navv ul li:hover>ul {    display: block;
    background: none;
    width: 18%;}
navv ul ul li:hover>ul {display:block; background: rgba(34, 34, 34, 0.9); width:26%;  margin-left: 0px;}

.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}
navv input[type=checkbox] {display:none;}
navv input[type=checkbox]:checked~ #menu {display:block;}	




@media screen and (max-width:767px){
navv ul  {display:none;}
navv ul ul  {position:relative;}
navv ul li{margin-bottom:1px;}
navv ul li a {text-align:center; padding:0;}
navv ul ul li a {text-align:center; padding:0; background:red; line-height:35px; height:35px;}
navv ul li, li a  {width:100%;}
.show-menu {
   display: block;
    cursor: pointer;
    background: #000000;
    right: 11.5%;
}
}





@media only screen and (max-device-width: 640px) and (min-device-width: 360px)
{

navv {
              width: 100%;
    height: 47px;
    padding: 5px -0.5%;
    margin-top: -119px;
    position: absolute;
    margin-left: 1px;
    background: none;
    z-index: 13;
    float: left;

}


navv ul li:hover>ul {
        display: block;
    background: rgb(74, 87, 108);
    width: 100%;
}

navv ul {
     margin: 0;
    padding: 0;
    width: 100%;
    border-right: 0px dotted #c7c1c1;
    margin: 44px -95px 0px 0px;
    position: absolute;
    float: left;
    background: #000;
    z-index: 400;
}

navv ul li {
        border-bottom: 0px dotted #fff;
    font-size: 15px;
}

navv ul li a {
           text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-top: 0px solid #fbf9f9;
    border-bottom: 0px solid #fbf9f9;
    height: 40px;
    background: #0e418e;
    line-height: 33px;
}

navv ul li a.current { 
           text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    background: #0e418e;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 33px;
    line-height: 30px;}
	
	navv ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 0px;
}


navv ul ul li a {
    text-align: center;
    padding: 0;
    background: #000000;
    line-height: 31px;
    width: 100%;
    padding-left: 35px;
    color: #fff;
    height: 28px;
}
navv ul ul li a:hover {
    background-color: #4a576c;
    color: #fff;
    text-decoration: none;
}
navv ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

navv ul ul ul li a {
    text-align: center;
    padding: 0;
    background: #f5f5f5;
    line-height: 35px;
    color: #000;
    height: 35px;
}
navv ul ul li {
    float: none;
    border-bottom: 1px dotted #000;
}

}





@media only screen and (max-device-width: 667px) and (min-device-width: 375px)
{
navv {
              width: 100%;
    height: 47px;
    padding: 5px -0.5%;
    margin-top: -119px;
    position: absolute;
    margin-left: 1px;
    background: none;
    z-index: 13;
    float: left;

}


navv ul li:hover>ul {
        display: block;
    background: rgb(74, 87, 108);
    width: 100%;
}

navv ul {
     margin: 0;
    padding: 0;
    width: 100%;
    border-right: 0px dotted #c7c1c1;
    margin: 44px -95px 0px 0px;
    position: absolute;
    float: left;
    background: #000;
    z-index: 400;
}

navv ul li {
        border-bottom: 0px dotted #fff;
    font-size: 15px;
}

navv ul li a {
           text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-top: 0px solid #fbf9f9;
    border-bottom: 0px solid #fbf9f9;
    height: 40px;
    background: #0e418e;
    line-height: 33px;
}

navv ul li a.current { 
           text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    background: #0e418e;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 33px;
    line-height: 30px;}
	
	navv ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 0px;
}


navv ul ul li a {
    text-align: center;
    padding: 0;
    background: #000000;
    line-height: 31px;
    width: 100%;
    padding-left: 35px;
    color: #fff;
    height: 28px;
}
navv ul ul li a:hover {
    background-color: #4a576c;
    color: #fff;
    text-decoration: none;
}
navv ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

navv ul ul ul li a {
    text-align: center;
    padding: 0;
    background: #f5f5f5;
    line-height: 35px;
    color: #000;
    height: 35px;
}
navv ul ul li {
    float: none;
    border-bottom: 1px dotted #000;
}
}





@media only screen and (max-device-width: 736px) and (min-device-width: 414px)
{
navv {
              width: 100%;
    height: 47px;
    padding: 5px -0.5%;
    margin-top: -119px;
    position: absolute;
    margin-left: 1px;
    background: none;
    z-index: 13;
    float: left;

}


navv ul li:hover>ul {
        display: block;
    background: rgb(74, 87, 108);
    width: 100%;
}

navv ul {
     margin: 0;
    padding: 0;
    width: 100%;
    border-right: 0px dotted #c7c1c1;
    margin: 44px -95px 0px 0px;
    position: absolute;
    float: left;
    background: #000;
    z-index: 400;
}

navv ul li {
        border-bottom: 0px dotted #fff;
    font-size: 15px;
}

navv ul li a {
           text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0px 0px 0px -1px;
    border-top: 0px solid #fbf9f9;
    border-bottom: 0px solid #fbf9f9;
    height: 40px;
    background: #0e418e;
    line-height: 33px;
}

navv ul li a.current { 
           text-decoration: none;
    color: #fff;
    padding: 0 4px;
    letter-spacing: 1.5px;
    background: #0e418e;
    display: block;
    margin: 0px 0px 0px -1px;
    border-right: 0px solid #fbf9f9;
    border-left: 0px solid #fbf9f9;
    height: 33px;
    line-height: 30px;}
	
	navv ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: -2px 0px 0px 0px;
}


navv ul ul li a {
    text-align: center;
    padding: 0;
    background: #000000;
    line-height: 31px;
    width: 100%;
    padding-left: 35px;
    color: #fff;
    height: 28px;
}
navv ul ul li a:hover {
    background-color: #4a576c;
    color: #fff;
    text-decoration: none;
}
navv ul ul ul {
    position: absolute;
    display: none;
    z-index: 8;
    width: 100%;
    float: left;
    margin: 2px 0px 0px 0px;
}

navv ul ul ul li a {
    text-align: center;
    padding: 0;
    background: #f5f5f5;
    line-height: 35px;
    color: #000;
    height: 35px;
}
navv ul ul li {
    float: none;
    border-bottom: 1px dotted #000;
}

}

