@charset "utf-8";
.covid-19 a {
  display: block;
  padding: 30px;
  font-size: 30px;
  color: white;
  text-align: center;
  background: #91002a;
}
html {
  scroll-behavior: smooth;
}
body.NUHS {
  border: none;
  background: white;
}
body.NUHS button {
  padding: 15px 25px;
  border: none;
  font-size: 20px;
  color: #fff;
  background: #91002a;
  line-height: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  transition: all .5s;
}
body.NUHS button a {
  color: #fff;
}
body.NUHS button:hover {
  color: #ffba3b;
  transition: all .5s;
  cursor: pointer;
}
body.NUHS .page-top {
  background: none;
}
body.NUHS .page-top * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
}
body.NUHS .container_24 {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
body.NUHS .container_24 .section-top,
body.NUHS .container_24 .section_title,
body.NUHS .container_24 .eventHighlight,
body.NUHS .container_24 .form,
body.NUHS .container_24 .prospects,
body.NUHS .container_24 .programs,
body.NUHS .container_24 .body_content,
body.NUHS .container_24 .cta_cards,
body.NUHS .container_24 .news_articles {
  max-width: 1375px;
  width: 100%;
  margin: 0 auto;
}
body.NUHS .container_24 form {
  margin: 0 15px;
}
body.NUHS .section-nav {
  height: auto;
  padding: 0;
  border-top: 1px solid #939393;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5a5a5a+0,2a2a2a+100 */
  background: #5a5a5a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #5a5a5a 0%, #2a2a2a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #5a5a5a 0%, #2a2a2a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #5a5a5a 0%, #2a2a2a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5a5a', endColorstr='#2a2a2a', GradientType=0);
  /* IE6-9 */
}
body.NUHS #centeredmenu ul.level_1 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  right: 0;
  clear: both;
  float: none;
}
body.NUHS #centeredmenu ul.level_1 li {
  left: 0;
  float: none;
  padding: .5em 1.5em;
}
body.NUHS .section_title {
  padding-bottom: 45px;
  text-align: center;
}
body.NUHS .section_title h1 {
  margin-bottom: 0;
  color: #91002a;
  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
body.NUHS .section_title h1:before {
  content: "\2014  ";
}
body.NUHS .section_title h1:after {
  content: "  \2014";
}
body.NUHS .section_upcoming_events,
body.NUHS .section_event_highlight,
body.NUHS .section_form,
body.NUHS .section_prospects,
body.NUHS .section_programs,
body.NUHS .section-middle-home,
body.NUHS .section_resources,
body.NUHS .section_news_articles {
  margin: 15px 0;
  padding: 50px 10px;
}
body.NUHS .bannerwrapper {
  max-width: 100%;
  width: 100%;
  max-height: 85vh;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  background: #ffba3b;
  -webkit-box-shadow: inset 0px 13px 9px -11px #000000;
  -moz-box-shadow: inset 0px 13px 9px -11px #000000;
  box-shadow: inset 0px 13px 9px -11px #000000;
}
body.NUHS .bannerwrapper .banner_img {
  position: relative;
}
body.NUHS .bannerwrapper .banner_img video {
  width: 100%;
}
body.NUHS .bannerwrapper .banner_img img {
  width: 100%;
  height: auto;
}
body.NUHS .bannerwrapper .banner_text_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}
body.NUHS .bannerwrapper .banner_text_wrapper .banner_text {
  position: absolute;
  top: 40%;
  left: 35%;
  right: 20%;
  -webkit-transform: translate(-35%, -40%);
  -moz-transform: translate(-35%, -40%);
  -o-transform: translate(-35%, -40%);
  -ms-transform: translate(-35%, -40%);
  transform: translate(-35%, -40%);
  padding: 50px;
  background: rgba(0, 0, 0, 0.3);
}
body.NUHS .bannerwrapper .banner_text_wrapper .banner_text h1 {
  margin: 0 auto 15px;
  color: white;
  font-size: 47px;
  letter-spacing: 2px;
  line-height: 60px;
}
body.NUHS .bannerwrapper .banner_text_wrapper .banner_text .hs-button {
  padding: 15px 25px;
  border: none;
  font-size: 20px;
  color: #fff;
  background: #91002a;
  line-height: normal;
}
body.NUHS .bannerwrapper .banner_text_wrapper .banner_text .hs-button:hover {
  cursor: pointer;
}
body.NUHS .bannerwrapper .banner_text_wrapper .banner_text .hs-button:hover a {
  color: #ffba3b;
  transition: all .5s;
}
body.NUHS .bannerwrapper .banner_text_wrapper .banner_text .hs-button a {
  color: #fff;
  transition: all .5s;
}
body.NUHS .section_upcoming_events {
  position: relative;
  padding: 60px 10px 20px;
  background: #91002a;
}
body.NUHS .section_upcoming_events .upcomingEvents {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 20px;
}
body.NUHS .section_upcoming_events .eventItem {
  display: flex;
  font-size: 16px;
}
body.NUHS .section_upcoming_events .eventItem:hover .eventName {
  color: #ffba3b;
}
body.NUHS .section_upcoming_events .eDate {
  margin-right: 10px;
  border: 3px solid white;
  text-align: center;
  font-size: 20px;
}
body.NUHS .section_upcoming_events .eventMonth,
body.NUHS .section_upcoming_events .eventDay,
body.NUHS .section_upcoming_events .eventWeekDay {
  padding: 3px 20px;
  color: #fff;
}
body.NUHS .section_upcoming_events .eventMonth {
  background: #ffba3b;
}
body.NUHS .section_upcoming_events .eDetails {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  color: #fff;
}
body.NUHS .section_upcoming_events .eventName {
  font-size: 25px;
  font-weight: bold;
}
body.NUHS .section_upcoming_events .eventButton {
  display: block;
  margin: 40px auto 0;
  border: none;
  font-size: 20px;
  background: #ffba3b;
  padding: 15px 25px;
  line-height: normal;
  transition: all .5s;
}
body.NUHS .section_upcoming_events .eventButton:hover {
  cursor: pointer;
  transition: all .5s;
}
body.NUHS .section_upcoming_events .eventButton:hover a {
  color: white;
  transition: all .5s;
}
body.NUHS .section_upcoming_events .eventButton a {
  color: #91002a;
  transition: all .5s;
}
body.NUHS .section_event_highlight {
  position: relative;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://info.nuhs.edu/hubfs/_NUHS_New_Home_Page_Assets/CVD_Splash.jpg") no-repeat;
  background-size: cover;
}
body.NUHS .section_event_highlight .eventHighlight {
  position: relative;
  z-index: 100;
  text-align: center;
}
body.NUHS .section_event_highlight .highlight_title h1 {
  color: white;
}
body.NUHS .section_event_highlight .highlight_details {
  padding: 30px 10px;
  border: 3px solid #ffba3b;
}
body.NUHS .section_event_highlight .highlight_details h1 {
  color: white;
  font-size: 50px;
}
body.NUHS .section_event_highlight .highlight_details p {
  font-size: 25px;
  color: white;
}
body.NUHS .section_event_highlight .highlight_details button:hover {
  cursor: pointer;
}
body.NUHS .section_event_highlight .highlight_details button:hover a {
  color: #ffba3b;
  transition: all .5s;
}
body.NUHS .section_event_highlight .highlight_details button a {
  color: #fff;
  transition: all .5s;
}
body.NUHS .section_form {
  background: whitesmoke;
}
body.NUHS .section_form .form form {
  display: grid;
  grid-template-columns: repeat(4, auto);
  gap: 50px;
  justify-items: center;
}
body.NUHS .section_form .form form .hs-dependent-field {
  margin-bottom: 15px;
}
body.NUHS .section_form .form form .hs-dependent-field > div {
  margin-top: 5px;
}
body.NUHS .section_form .form form .hs-form-field label {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
}
body.NUHS .section_form .form form .hs-form-field .input > input,
body.NUHS .section_form .form form .hs-form-field .input > select {
  width: 100%;
  padding: 10px;
  border: none;
}
body.NUHS .section_form .form form .hs-form-field.hs-email .hs-form-required,
body.NUHS .section_form .form form .hs-form-field.hs-phone .hs-form-required,
body.NUHS .section_form .form form .hs-form-field.hs-address .hs-form-required,
body.NUHS .section_form .form form .hs-form-field.hs-city .hs-form-required,
body.NUHS .section_form .form form .hs-form-field.hs-state .hs-form-required,
body.NUHS .section_form .form form .hs-form-field.hs-zip .hs-form-required {
  display: none;
}
body.NUHS .section_form .form form ul li {
  list-style: none;
}
body.NUHS .section_form .form form .hs_submit {
  width: 100%;
  text-align: center;
}
body.NUHS .section_form .form form .hs_submit .hs-button {
  padding: 15px 25px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: normal;
  color: #fff;
  background: #91002a;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  transition: all .5s;
}
body.NUHS .section_form .form form .hs_submit .hs-button:hover {
  cursor: pointer;
  color: #ffba3b;
  transition: all .5s;
}
body.NUHS .section_prospects {
  background: #e2dfe0;
}
body.NUHS .section_prospects .prospects {
  display: flex;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-template-rows: auto;
  gap: 50px 20px;
  text-align: center;
}
body.NUHS .section_prospects .prospects > a {
  display: flex;
  flex-direction: column;
  min-width: 23%;
  display: grid;
}
body.NUHS .section_prospects .prospects > a:hover .fas {
  color: #ffba3b;
  transition: all .5s;
}
body.NUHS .section_prospects .prospects .fas {
  color: #91002a;
  font-size: 45px;
  padding: 8px;
  transition: all .5s;
}
body.NUHS .section_prospects .prospects span {
  color: #666;
  font-size: 25px;
  line-height: 30px;
}
body.NUHS .section_programs {
  background: whitesmoke;
}
body.NUHS .section_programs.undergrad {
  background: #e2dfe0;
}
body.NUHS .section_programs .programs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 35px;
  padding: 15px 0 ;
}
body.NUHS .section_programs .programs .program {
  max-width: 670px;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 25px;
  background: black;
  color: white;
  font-size: 15px;
  line-height: normal;
}
@keyframes come-from-back {
  0% {
    position: absolute;
    top: 40%;
    opacity: 0;
    transform: translateY(-40%) scale(0);
  }
  100% {
    position: absolute;
    top: 40%;
    opacity: 1;
    transform: translateY(-40%) scale(1);
  }
}
body.NUHS .section_programs .programs .program:hover p.come-from-back {
  -webkit-animation-name: come-from-back;
  -moz-animation-name: come-from-back;
  -o-animation-name: come-from-back;
  animation-name: come-from-back;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
body.NUHS .section_programs .programs .program .program_content {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  min-height: 338px;
  display: grid;
  grid-template-rows: repeat(3, auto);
  align-content: end;
  z-index: 2;
  color: white;
}
body.NUHS .section_programs .programs .program .program_content p.come-from-back {
  opacity: 0;
  transform: scale(0);
  text-align: justify;
  font-size: 19px;
  line-height: 28px;
}
body.NUHS .section_programs .programs .program .program_content .logo_and_title {
  display: flex;
  align-items: center;
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 20px;
  place-items: center start;
  justify-content: start;
}
body.NUHS .section_programs .programs .program h2 {
  margin: 0;
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
  line-height: normal;
}
body.NUHS .section_programs .dc:before,
body.NUHS .section_programs .nd:before,
body.NUHS .section_programs .msom:before,
body.NUHS .section_programs .msa:before,
body.NUHS .section_programs .mt:before,
body.NUHS .section_programs .bs:before,
body.NUHS .section_programs .msacp:before,
body.NUHS .section_programs .msdi:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.4;
}
body.NUHS .section_programs .dc:before {
  background: url("https://info.nuhs.edu/hubfs//_NUHS_New_Home_Page_Assets/technique2__016.jpg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section_programs .nd:before {
  background: url("https://info.nuhs.edu/hubfs/Blog%20Images/5%20Myths%20About%20Naturopathic.jpg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section_programs .msom:before {
  background: url("https://info.nuhs.edu/hubfs/Oriental%20Medicine%20Events%20-%20Small.jpg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section_programs .msa:before {
  background: url("https://info.nuhs.edu/hubfs/Blog%20Images/5%20Myths%20about%20Acupuncture-2.jpg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section_programs .mt:before {
  background: url("https://www.nuhs.edu/media/1153802/mt_2.jpg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section_programs .bs:before {
  background: url("https://info.nuhs.edu/hubfs/Blog%20Images/Biomedical%20Science%20Blog%20Post.jpg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section_programs .msacp:before {
  background: url("https://info.nuhs.edu/hubfs/Blog%20Images/10218%20MSACP.jpg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section_programs .msdi:before {
  background: url("https://info.nuhs.edu/hubfs/_NUHS_New_Home_Page_Assets/msdi_program_bg.jpeg") no-repeat center center;
  background-size: cover;
}
body.NUHS .section-middle-home {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://www.nuhs.edu/media/1158953/nuhs_janse_lake.jpg") no-repeat center / cover;
}
body.NUHS .section-middle-home section .section_title h1 {
  color: #fff;
}
body.NUHS .section-middle-home section article {
  display: flex;
  flex-wrap: nowrap;
  display: grid;
  gap: 25px;
  align-items: center;
  margin-bottom: 40px;
  padding: 0 50px;
}
body.NUHS .section-middle-home section article.row1 {
  grid-template-columns: 60% auto;
}
body.NUHS .section-middle-home section article.row2 {
  grid-template-columns: auto 60%;
}
body.NUHS .section-middle-home section article.row3 {
  flex-wrap: wrap;
}
body.NUHS .section-middle-home section article > .col {
  padding: 0 10px;
}
body.NUHS .section-middle-home section article > .col img {
  max-width: 500px;
  width: 100%;
}
body.NUHS .section-middle-home section article p {
  color: white;
  font-size: 19px;
  line-height: 28px;
  text-align: justify;
}
body.NUHS .section-middle-home section article p a {
  color: #ffba3b;
}
body.NUHS .section-middle-home section .sectionCTAs {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 30px;
  justify-content: space-evenly;
}
body.NUHS .section_resources {
  background: #e2dfe0;
}
body.NUHS .section_resources .cta_cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
body.NUHS .section_resources .cta_card {
  position: relative;
  padding: 40px 30px;
  background: whitesmoke;
  border-left: 2px solid #91002a;
  transition: all .5s;
}
body.NUHS .section_resources .cta_card:after {
  content: "\232a";
  position: absolute;
  width: 6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  color: #91002a;
  font-size: 90px;
}
body.NUHS .section_resources .cta_card:hover {
  background: #ffba3b;
  transition: all .5s;
}
body.NUHS .section_resources .card {
  display: flex;
  flex-direction: column;
  color: #666;
  font-size: 18px;
  line-height: normal;
}
body.NUHS .section_resources .card_title {
  color: #91002a;
  font-size: 25px;
}
body.NUHS .section_resources .card_text {
  max-width: 95%;
  padding-right: 15px;
}
body.NUHS .section_news_articles {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("https://www.nuhs.edu/media/1152482/latest_news_bg.jpeg") no-repeat center / cover;
}
body.NUHS .section_news_articles .section_title h1 {
  color: white;
}
body.NUHS .section_news_articles .news_articles .articles {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
body.NUHS .section_news_articles .news_articles .articles > h5,
body.NUHS .section_news_articles .news_articles .articles > p:empty,
body.NUHS .section_news_articles .news_articles .articles > br {
  display: none;
}
body.NUHS .section_news_articles .news_articles .articles > div {
  padding: 25px;
  border: 2px solid #ffba3b;
}
body.NUHS .section_news_articles .news_articles .articles > div h2 {
  margin-bottom: 15px;
  line-height: normal;
  font-size: 25px;
}
body.NUHS .section_news_articles .news_articles .articles > div h2 a {
  color: #ffba3b;
}
body.NUHS .section_news_articles .news_articles .articles > div h2 a:hover {
  text-decoration: underline;
}
body.NUHS .section_news_articles .news_articles .articles > div p {
  margin-top: 5px;
  color: white;
  font-size: 20px;
  line-height: normal;
}
body.NUHS .section_news_articles .news_articles .articles > div span {
  color: white;
}
body.NUHS .section_news_articles .news_articles .view_all {
  padding: 50px 0 0;
  text-align: center;
}
body.NUHS .section_news_articles .news_articles .view_all button:hover {
  color: #ffba3b;
}
body.NUHS .section_marqi {
  padding: 20px 10px;
  background: #91002a;
}
body.NUHS .section_marqi h1 {
  margin: 0;
  text-align: center;
  color: white;
  text-shadow: #000 0em 0.4em 0.6em;
  line-height: normal;
  font-variant: small-caps;
}
body.NUHS .section_footer .footer,
body.NUHS .section_footer .footer_bottom {
  max-width: 1375px;
  width: 100%;
  margin: 0 auto;
}
body.NUHS .section_footer .footer_top {
  padding: 30px 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#999999+0,cccccc+100 */
  background: #999999;
  /* Old browsers */
  background: -moz-linear-gradient(top, #999999 0%, #cccccc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #999999 0%, #cccccc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #999999 0%, #cccccc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#cccccc', GradientType=0);
  /* IE6-9 */
}
body.NUHS .section_footer .footer_top .footer {
  display: flex;
  justify-content: space-around;
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: space-evenly;
}
body.NUHS .section_footer .footer_top .social_icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-content: center;
}
body.NUHS .section_footer .footer_top .social_icons > a {
  max-width: 33.33%;
  width: 100%;
}
body.NUHS .section_footer .footer_top .social_icons i {
  color: #91002a;
  font-size: 30px;
  transition: all .5s;
}
body.NUHS .section_footer .footer_top .social_icons i:hover {
  color: #ffba3b;
  transition: all .5s;
}
body.NUHS .section_footer .footer_top .social_icons img {
  width: auto;
  height: auto;
  padding: 0;
}
body.NUHS .section_footer .footer_top .campus_locations {
  display: flex;
  justify-content: space-around;
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 60px;
  text-align: center;
}
body.NUHS .section_footer .footer_top .footeraddress {
  display: grid;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
body.NUHS .section_footer .footer_top .footeraddress a {
  display: block;
  padding: 3px 0;
  font-size: 13px;
}
body.NUHS .section_footer .footer_top .footeraddress a.title {
  text-transform: uppercase;
  font-weight: bold;
}
body.NUHS .section_footer .footer_top .footeraddress.illinois {
  background: url("/extras/images/illinois_outline.png") center no-repeat;
}
body.NUHS .section_footer .footer_top .footeraddress.florida {
  background: url("/extras/images/florida_outline.png") center no-repeat;
}
body.NUHS .section_footer .footer_bottom {
  padding: 20px 0;
  text-align: center;
}
body.NUHS .section_footer .footer_bottom .footertextlinks {
  padding: 0 0 10px;
}
body.NUHS .section_footer .footer_bottom .copyright {
  margin: 0;
}
/*# sourceMappingURL=style-2019HomePage.css.map */

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
