#header-responsive .place_time_weather .date_holder {
  display: none;
}
#header-responsive .place_time_weather .time_holder {
  display: none;
}
#header-responsive {
  background: #FBFBFB;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
}
#header-responsive .container1 {
  height: 44px;
  line-height: 44px;
  width: 1140px;
  max-width: 1170px;
  min-width: 150px;
  margin: 0 auto;
}
#header-responsive .logo_menu_holder {
  float: left;
}
#header-responsive #logo {
  display: block;
  width: 118px;
  float: left;
  padding-left: 15px;
}
#header-responsive #logo a {
  display: block;
}
#header-responsive #logo .visible-xs {
  display: none;
}
#header-responsive #logo a img {
  display: block;
  margin: 8px 0 0;
}
#header-responsive .menu {
  display: block;
  overflow: hidden;
}
#header-responsive .menu .leaf {
  list-style: none;
}
#header-responsive .menu li {
  float: left;
  padding: 0;
  margin: 0;
  display: block;
}
#header-responsive .menu li a {
  margin: 0 0 0 35px;
  display: block;
  height: 45px;
  line-height: 45px;
  font-family: 'Lato', sans-serif !important;
  color: #333;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#header-responsive .menu li a:hover,
#header-responsive .menu li a.activeLink {
  color: #b90005;
}
#header-responsive .logo_menu_holder .content {
  float: left;
}
#header-responsive .place_time_weather {
  float: right;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #333;
  padding-right: 15px;
}
#header-responsive .place_time_weather .city {
  font-weight: 700;
}
#header-responsive .place_time_weather div {
  height: 45px;
  line-height: 45px;
  float: left;
}
#header-responsive .place_time_weather .weatherSection .mainTemp {
  display: inline-block;
  padding: 0 0 0 5px;
}
#header-responsive .place_time_weather .weatherSection sup {
  display: inline-block;
  margin-top: -7px;
  font-size: 12px;
  vertical-align: top;
  line-height: inherit;
}
#header-responsive .visible-xs {
  display: none;
}
.toggle-nav {
  display: none;
}
@media (max-width: 1190px) {
  #header-responsive .container1 {
    width: 100%;
  }
}
@media (max-width: 1080px) {
  #header-responsive .container1 {
    width: 100%;
  }
  .ancillary-page #sidebar {
    width: 190px;
    margin-right: 40px;
  }
  #header-responsive .place_time_weather .city {
    float: left;
    text-align: right;
  }
  #header-responsive .place_time_weather div {
    height: 36px;
    vertical-align: bottom;
    display: inline-block;
  }
  #header-responsive .place_time_weather .date_holder {
    display: none;
  }
  #header-responsive .place_time_weather .time_holder {
    display: none;
  }
}
@media (max-width: 980px) {
  #header-responsive .container1 {
    width: 100%;
  }
}
@media (max-width: 770px) {
  .toggle-nav {
    float: right;
    display: inline-block;
    width: 60px;
    height: 45px;
    background: url("/content/sites/all/modules/custom/hotwire_blocks/images/hamburger.png");
    background-repeat: no-repeat;
  }
  a.toggle-nav {
    cursor: pointer;
  }
  #header-responsive .mobile-menu li a:hover,
  #header-responsive .mobile-menu li a.activeLink {
    color: #b90005;
  }
  .group ul.active {
    display: none;
  }
  .group ul.mobile-menu {
    display: block;
    padding-top: 0;
  }
  .group li a {
    height: 36px;
    line-height: 36px;
    font-family: 'Lato', sans-serif !important;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
  }
  .group li a:hover {
    color: #b90005;
  }
  a:link {
    text-decoration: none;
  }
  .toggle-nav:hover,
  .toggle-nav.active {
    text-decoration: none;
    color: #66a992;
  }
  #header-responsive .container1 {
    width: 100%;
  }
  #header-responsive .logo_menu_holder .content,
  #header-responsive .logo_menu_holder,
  #header-responsive .place_time_weather {
    float: none;
  }
  #header-responsive .place_time_weather .date_holder {
    float: left;
  }
  #header-responsive #logo a img {
    height: 20px;
  }
  #header-responsive .place_time_weather .city {
    text-align: left;
  }
  #header-responsive .place_time_weather div {
    height: 26px;
    line-height: 26px;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .ancillary-page #sidebar {
    width: 450px;
    margin-left: 0;
    margin-right: 0;
  }
  .ancillary-page #sidebar .region {
    display: none;
    width: 450px;
  }
  .ancillary-page #sidebar .region .block-menu {
    width: 450px;
    text-align: center;
  }
  .ancillary-page #sidebar #mobileSidebarOpener {
    display: block;
    background: url("/sites/all/themes/hotwire_responsive/images/mobile-menu-icon.png");
    height: 25px;
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
    margin-top: 5px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
  }
  #header-responsive .place_time_weather {
    display: none;
  }
  #header-responsive .place_time_weather .time_holder {
    overflow: hidden;
    float: left;
  }
  #header-responsive .place_time_weather .time_holder div {
    float: left;
  }
}
@media (max-width: 510px) {
  #header-responsive .container1,
  #wrap .container #content
    .ancillary-page #sidebar,
  .ancillary-page #sidebar .region .block-menu {
    width: 100%;
  }
  #header-responsive .menu li a {
    margin: 0 20px 0 0;
  }
  #header-responsive .place_time_weather .date_holder {
    float: none;
  }
}
