#globalfooter > .container:first-child,
#topbar_menu,
.ku-branding-logo img,
.ku-nav,
.ku-navbar-header,
.local-footer,
.search-area {
  display: none !important;
}
#mobileleftmenu .mm-panels {
  top: 0;
}
#mmenu-placeholder ~ li,
.mm-navbars_top,
.search-placeholder {
  display: none;
}
.topbar-logo {
  background-image: none!important;
}
@media all and (min-width: 768px) {
  .ku-topbar {
    display: none!important;
  }
}
.main-area {
  padding-bottom: 13px;
  margin-bottom: 0;
}
.ku-branding-line {
  height: 83px;
  width: 100%;
}
@media all and (min-width: 768px) {
  .ku-branding-line {
    margin-left: 25%;
  }
}
.search-area {
  width: 0;
}
.ku-branding .ku-branding-text {
  left: 13px;
}
.ku-branding .ku-branding-text > a {
  height: 100%;
}
.ku-branding::after {
  border-bottom: 1px solid #666 !important;
}
.was {
  background-color: #fff;
  padding-bottom: 23px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
