#mhsGlobalHeader {
  width: auto;
  padding: 0;
  margin: 0;
  text-indent: 0;
  line-height: 1;
  background: none;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  font-size: 16px;
  vertical-align: baseline;
  position: relative;
  background: white;
  padding: 8px 24px 8px 8px;
  display: flex;
  height: 103px;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 256px;
  align-items: end;
}
#mhsGlobalHeader #mhsGlobalHamburger,
#mhsGlobalHeader #mhsPrimaryClose {
  display: none;
}
#mhsGlobalHeader #mhsLogo {
  position: absolute;
  top: 13px;
  left: 13px;
  overflow: hidden;
  text-indent: -9999em;
  background: url(/images/banners/mhs_final.svg);
  height: 100px;
  width: 218px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0;
}
#mhsGlobalHeader a,
#mhsGlobalHeader a:link,
#mhsGlobalHeader a:active,
#mhsGlobalHeader a:visited,
#mhsGlobalHeader a:hover {
  width: auto;
  padding: 0;
  margin: 0;
  text-indent: 0;
  line-height: 1;
  background: none;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  font-size: 16px;
  vertical-align: baseline;
  display: inline-block;
  color: black;
  font-family: "Montserrat";
  text-decoration: none;
}
#mhsGlobalHeader a svg,
#mhsGlobalHeader a:link svg,
#mhsGlobalHeader a:active svg,
#mhsGlobalHeader a:visited svg,
#mhsGlobalHeader a:hover svg {
  position: relative;
  top: 5px;
}
#mhsGlobalHeader a.mainItem {
  font-weight: bold;
  padding: 10px;
}
#mhsGlobalHeader .mhsSecondary {
  width: auto;
  padding: 0;
  margin: 0;
  text-indent: 0;
  line-height: 1;
  background: none;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  font-size: 16px;
  vertical-align: baseline;
  text-align: right;
  position: relative;
}
#mhsGlobalHeader .mhsSecondary a {
  padding: 0 6px 0 6px;
}
#mhsGlobalHeader .mhsSecondary a + a {
  border-left: 1px solid #505050;
}
#mhsGlobalHeader .mhsSecondary .mhsSearch {
  background: #AF272F;
  color: white;
  width: 30px;
  padding: 0 4px;
  border: none;
  top: 4px;
  position: relative;
  height: 29px;
  border-radius: 4px;
}
#mhsGlobalHeader .mhsSecondary .mhsSearch svg {
  position: relative;
  top: 3px;
}
#mhsGlobalHeader .mhsPrimary {
  width: auto;
  padding: 0;
  margin: 0;
  text-indent: 0;
  line-height: 1;
  background: none;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  font-size: 16px;
  vertical-align: baseline;
  transition: right 0.6s ease;
  position: relative;
  text-align: right;
  right: -8px;
}
#mhsGlobalHeader .mhsPrimary .topButtons {
  display: inline-block;
}
#mhsGlobalHeader .mhsPrimary .portal, #mhsGlobalHeader .mhsPrimary .mhsSearch {
  display: none;
}
#mhsGlobalHeader .mhsPrimary .menuSet {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}
#mhsGlobalHeader .mhsPrimary .menuSet button {
  display: none;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent {
  z-index: 10;
  background: white;
  position: absolute;
  right: 0;
  max-height: 0;
  transition: max-height 0.25s ease;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent .col {
  padding: 17px 31px;
  min-width: 206px;
  text-transform: none;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent h2, #mhsGlobalHeader .mhsPrimary .menuSet .menuContent h3, #mhsGlobalHeader .mhsPrimary .menuSet .menuContent h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 1rem;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:link,
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:visited,
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:hover,
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:active,
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent p {
  display: block;
  margin: 0;
  font-size: 16px;
  background: none;
  color: black;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent p {
  margin: 0 0 1rem 0;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent br {
  display: none;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent img {
  max-height: 277px;
  display: block;
  max-width: 100%;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent .card-title {
  display: block;
  margin: 0.5rem 0;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent .card-caption {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent .event h3 {
  margin-bottom: 0;
}
#mhsGlobalHeader .mhsPrimary .menuSet .menuContent .event p {
  font-size: 14px;
}
#mhsGlobalHeader .mhsPrimary .menuSet.open .menuContent {
  max-height: 500px;
  min-width: 46%;
}
#mhsGlobalHeader .mhsPrimary .menuSet.open .menuContent a:link {
  background: none;
}
#mhsGlobalHeader .mhsPrimary .menuSet.open .menuContent a:hover {
  background: #e0e0e0;
}
#mhsGlobalHeader .mhsPrimary .menuSet.open a:link {
  background: #e0e0e0;
}
#mhsGlobalHeader .mhsPrimary :nth-child(-n+4 of .menuSet) .menuContent {
  left: auto;
  right: auto;
}
#mhsGlobalHeader .mhsPrimary a:hover {
  background: #e0e0e0;
}
#mhsGlobalHeader .mhsPrimary .navItemDigitalMHS .col + .col {
  width: 35%;
}
#mhsGlobalHeader #mhsPrimaryClose {
  display: none;
}

@media (max-width: 1360px) {
  #mhsGlobalHeader .mhsPrimary {
    margin-top: 0;
  }
}
@media (max-width: 920px) {
  #mhsGlobalHeader {
    text-align: center;
    flex-wrap: nowrap;
    padding-left: 8px;
    overflow: hidden;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
  }
  #mhsGlobalHeader #mhsGlobalHamburger {
    display: block;
    position: fixed;
    right: 10px;
    top: 25px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    padding: 0 6px 6px 6px;
    background: white;
    z-index: 500;
  }
  #mhsGlobalHeader #mhsGlobalHamburger svg {
    width: 29px;
    height: 29px;
  }
  #mhsGlobalHeader .mhsSecondary {
    float: none;
    text-align: center;
    display: none;
  }
  #mhsGlobalHeader .mhsSecondary .abigail {
    display: none;
  }
  #mhsGlobalHeader .mhsSecondary .theLatest {
    display: none;
  }
  #mhsGlobalHeader .mhsSecondary a + a {
    border: none;
  }
  #mhsGlobalHeader #mhsLogo {
    float: none;
    display: block;
    position: relative;
    width: calc(100% - 28px);
    margin: 0;
    padding: 0;
    background-position: 50% 50%;
    background-size: 170px;
    top: 6px;
  }
  #mhsGlobalHeader .mhsPrimary {
    float: none;
    position: fixed;
    right: -100vw;
    width: 100vw;
    top: 0;
    z-index: 1000;
    background: white;
    padding: 1rem;
    box-sizing: border-box;
    height: 100vh;
    text-align: left;
    overflow: auto;
  }
  #mhsGlobalHeader .mhsPrimary a:link,
  #mhsGlobalHeader .mhsPrimary a:visited,
  #mhsGlobalHeader .mhsPrimary a:active,
  #mhsGlobalHeader .mhsPrimary a:hover {
    display: block;
    margin-left: 0;
  }
  #mhsGlobalHeader .mhsPrimary .topButtons {
    float: left;
    display: flex;
  }
  #mhsGlobalHeader .mhsPrimary .topButtons .mhsHome,
  #mhsGlobalHeader .mhsPrimary .topButtons .portal,
  #mhsGlobalHeader .mhsPrimary .topButtons .mhsSearch {
    border-radius: 10px;
    padding: 5px 10px;
    height: 42px;
    margin-right: 12px;
    margin-bottom: 2rem;
    background: #e9e9e9;
    text-align: center;
  }
  #mhsGlobalHeader .mhsPrimary .topButtons .portal {
    width: 99px;
  }
  #mhsGlobalHeader .mhsPrimary .topButtons .mhsSearch {
    background: #AF272F;
    padding-top: 0;
  }
  #mhsGlobalHeader .mhsPrimary .topButtons .mhsSearch svg {
    width: 32px;
    height: 32px;
  }
  #mhsGlobalHeader .mhsPrimary #mhsPrimaryClose {
    display: block;
    margin-left: 0;
    position: absolute;
    right: 0;
    left: auto;
    padding: 1rem;
  }
  #mhsGlobalHeader .mhsPrimary #mhsPrimaryClose svg {
    width: 29px;
    height: 29px;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet {
    clear: both;
    display: block;
    position: relative;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet button {
    display: block;
    position: absolute;
    right: -11px;
    top: 0;
    border: none;
    background: none;
    height: 47px;
    color: #909090;
    width: 51px;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet button svg {
    width: 27px;
    height: 27px;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet .mainItem {
    padding: 15px 10px;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet .menuContent {
    display: none;
    position: relative;
    max-height: none;
    box-shadow: none;
    background: #f0f0f0;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet .menuContent .col {
    padding: 17px;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet .menuContent p {
    margin-bottom: 0;
    margin-left: -10px;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:link,
  #mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:visited,
  #mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:active,
  #mhsGlobalHeader .mhsPrimary .menuSet .menuContent a:hover {
    font-weight: normal;
    padding: 12px 5px 12px 10px;
  }
  #mhsGlobalHeader .mhsPrimary .menuSet.open .menuContent {
    display: block;
    max-height: none;
  }
  #mhsGlobalHeader .mhsPrimary.open {
    right: 0;
  }
}

/*# sourceMappingURL=global_header.css.map */
