nav .au_current > a { font-weight: bold; }


header .section-header.row {
  height: initial;
}

body:not(.department) .mobile-nav {
  top: 0;
}

body.general.neutral.st header .section-header.row .columns {
  background-color: #fff;
}


body.general.neutral.st header a.main-logo img {
  max-height: 100px;
  max-width: calc(100% - 3em);
}
.general .main-logo {
  margin: 10px 0 0 0;
}

body.general.neutral.st .au_searchform {
  margin-top: 5.5em;
}




@media screen and (max-width: 39.9375em) {

body.general.neutral.st .main-logo {
  margin: 10px 0 0 5px;
}

.menu-title {
  display: none;
}

.menu-icon::after {
  top: initial;
}

.au_focus {
  min-height: 90px;
}
}