@media only screen and (max-width: 767px) {
  .responsive #header .sub_menu, .responsive #header_meta .sub_menu > ul {
    display: none!important;
  }

}
