.nav a{
color:#fff !important;}
.nav a:hover, a:focus {
    
    color: #aaa !important;}

@media only screen and (min-width: 1199px){
.header .hdr{
height: 70px !important;
    margin-top: 10px;}
    }
    
  @media only screen and (max-width: 1199px){
  
    .nav a {
    color: #999 !important;}
}
