@media only screen and (min-width: 768px){
  #sub_header:not(.fixed) .menu ul li {
    color: #000;
  }
}