@media only screen and (max-width: 1100px) and (min-width: 480px) {
  nav.main_menu {
      display: block !important;
  }
}

#top #searchform .ajax_search_response { display: none !important; }
.ajax_load {
display: none !important;
}

