@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@700&display=swap');

.l-content {
  min-height: 100px;
  position: relative;
  z-index: 100; }

body, .header-wide-popup__message, .footer-wordmark, .f-home-grid-caption__text, .n-blog-post__share > ul, .dropdown-menu, .p-alumni-distinguished__title, .p-alumni-group .f-link, .p-curriculum__total-hours, .f-fees-total, .p-hero .f-subtitle, .p-list li p, .news-item__more {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

.main-navigation__name, .main-nav-mobile-page__parent, .l-footer__column nav h2, .footer-links__heading, .heading--level-1, .sitemap__title, .p-directory .f-title, .p-calendar .f-title, .n-blog-post__title, .v-search__results .views-field-title, .p-accordion__content .f-title, .p-alumni-distinguished__name, .p-alumni-group .f-title, .p-call-to-action .f-title, .p-cards__inner > .f-title, .p-contact .f-title, .p-curriculum .f-title, .p-fees .f-title, .p-giving-form .f-title, .p-hero .f-title, .p-introduction .f-title, .p-links .f-title, .news-item h3, .p-section__header .f-title, .f-components__component > .p-text .f-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit; }

.header-wide-menubar, .header-popup-page__menu, .header-popup-page__menu-item, .header-narrow-menu, .header-narrow-menu__item, .footer-social, .footer-social__item, .l-footer__column .menu, .l-footer__column .menu li, .l-footer__column .block-footerbuttons .menu, .l-footer__column .block-footerbuttons .menu li, .footer-links__list, .footer-links__item, .l-footer-legal .menu, .l-footer-legal .menu li, .f-alumni, .p-calendar__widget ul, .n-blog-post__share > ul, .f-tag-list, .dropdown-menu, .z .item-list > ul, .views-element-container .v-blog-list__container > ul, .v-search__results ul, .v-search__results li, .p-callout__links ul, .p-callout__links li, .p-links__list, .p-links__list-item, .p-list ul, .p-list li, .sitemap__content > ul, .webtool-container .profile-wrapper .breadcrumbs ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none; }
  
.views-element-container {
max-width: 900px;
margin: 0 auto;
}

.p-alumni-group .f-link a, .p-giving-form__submit-button, .main-navigation__name a, .header-menubar-button, .header-menubar-link, .header-popup-page__menu-item a, .header-narrow__college a, .header-narrow-menu__item a, .main-nav-mobile-page__parent-link, .l-footer-legal .menu a, .v-search__results .views-field-title a, .p-call-to-action .f-link a, .p-callout__links a, .p-links__link, .news-item__more a, .sitemap a {
  color: inherit;
  text-decoration: none; }

.header-narrow__toggle-button, .header-narrow form .form-actions .button, .header-wide__search form .form-actions .button, .b-search-page-form__content form .form-actions .button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  text-decoration: none; }

.f-courses thead, .f-courses caption, .l-page--error-404 .search-block-form h2, .l-page--error-404 .search-block-form .form-item label {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.b-search-page-form__title, .b-search-page-form__content, .directory-page-content__header-wrap, .directory-page-content__body, .directory-page-content .f-directory-widget-url, .n-blog-post-full-container, .blur .blog-nav, .dropdown-menu, .views-element-container .v-blog-list__container, .v-search__header, .v-search__results, .v-search__empty, .v-search__pager .pager, .p-section__header, .sitemap, .webtool-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .b-search-page-form__title, .b-search-page-form__content, .directory-page-content__header-wrap, .directory-page-content__body, .directory-page-content .f-directory-widget-url, .n-blog-post-full-container, .blur .blog-nav, .dropdown-menu, .views-element-container .v-blog-list__container, .v-search__header, .v-search__results, .v-search__empty, .v-search__pager .pager, .p-section__header, .sitemap, .webtool-container {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 900px) {
    .b-search-page-form__title, .b-search-page-form__content, .directory-page-content__header-wrap, .directory-page-content__body, .directory-page-content .f-directory-widget-url, .n-blog-post-full-container, .blur .blog-nav, .dropdown-menu, .views-element-container .v-blog-list__container, .v-search__header, .v-search__results, .v-search__empty, .v-search__pager .pager, .p-section__header, .sitemap, .webtool-container {
      padding-left: 40px;
      padding-right: 40px; } }
      


body {
  background-color: #00132c;
  color: #ffffff;
  font-family: Montserrat, sans-serif; }

.p-alumni-group .f-link a, .p-giving-form__submit-button {
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: transparent;
  border: 2px solid;
  display: inline-block;
  font-family: inherit;
  font-size: .8em;
  font-weight: bold;
  padding: 1.25em 1.5em; }

.text-with-chevron {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.text-with-chevron__text {
  display: block; }

.text-with-chevron__chevron {
  display: block;
  height: .8em;
  margin-left: .5em;
  position: relative;
  width: .8em; }

.text-with-chevron__chevron-image {
  display: block;
  height: 100%;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: .4s transform;
  transition: .4s transform;
  width: 100%; }
  .text-with-chevron__chevron-image svg {
    width: 100%;
    height: 100%; }

.text-with-chevron--direction-up .text-with-chevron__chevron-image {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.text-with-chevron--direction-down .text-with-chevron__chevron-image {
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.screen-reader-visible {
  position: absolute;
  left: -10000px; }

textarea,
input[type="text"],
input[type="button"],
input[type="search"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

.illinois-logo__illinois path,
.illinois-logo__illinois polygon {
  fill: #13294b; }

.illinois-logo__imark-outline {
  fill: #13294b; }

.illinois-logo__imark-fill {
  fill: #e84a27; }

.header {
  background-color: #ffffff;
  color: #00132c; }
  .header__wide {
    display: none; }
  .header__narrow {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  @media (min-width: 760px) {
    .header__wide {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%; }
    .header__narrow {
      display: none; } }

.header-wide__top-bar {
  position: relative;
  z-index: 300;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 90px; }

.header-wide__logo a {
  display: block;
  padding: 24px;
  -webkit-transition: .4s background-color;
  transition: .4s background-color; }
  .header-wide__logo a:focus, .header-wide__logo a:hover {
    background-color: rgba(23, 84, 163, 0.25); }

.header-wide__logo img {
  width: 200px; }

.header-wide__search-and-blog-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header-wide__search {
  max-width: 240px;
  padding: 24px; }

.header-wide__blog-link {
  border-left: 1px solid #f1f2f5;
  height: 100%; }
  .header-wide__blog-link a {
    color: inherit;
    text-decoration: none;
    color: #00132c;
    display: block;
    line-height: 20px; /* was 40 */
    padding: 24px 40px 24px 24px;
    -webkit-transition: .4s background-color;
    transition: .4s background-color;
    background: url("../images/chevron-right-charcoal.svg") no-repeat;
    background-position: right 24px center;
    background-size: 8px 8px; }
    .header-wide__blog-link a:focus, .header-wide__blog-link a:hover {
      background-color: rgba(23, 84, 163, 0.25); }

.main-navigation {
  position: relative;
  z-index: 200; }

.main-navigation__bar {
  background-color: #13294b;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 200; }

.main-navigation__name {
  font-size: 24px;
  text-transform: uppercase; }
  .main-navigation__name a {
    color: #ffffff;
    display: block;
    padding: 16px 24px;
    -webkit-transition: .4s background-color;
    transition: .4s background-color;
    line-height: 24px;
    white-space: nowrap; }

.main-navigation__links {
  padding-left: 8px;
  padding-right: 24px; }

.main-navigation__popups {
  position: relative;
  z-index: 100; }

.header-menubar-button, .header-menubar-link {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px 8px;
  position: relative;
  -webkit-transition: .4s background-color;
  transition: .4s background-color;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .header-menubar-button__label, .header-menubar-link__label {
    line-height: 24px;
    white-space: nowrap; }
  .header-menubar-button__indicator, .header-menubar-link__indicator {
    padding-left: .5em; }

.header-menubar-button--active .text-with-chevron__chevron-image, .header-menubar-button[aria-expanded='true'] .text-with-chevron__chevron-image {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.header-menubar-button--active .header-menubar-button__arrow, .header-menubar-button[aria-expanded='true'] .header-menubar-button__arrow {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

@media (min-width: 1320px) {
  .main-navigation__bar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .main-navigation__links {
    padding-left: 0; }
  .main-navigation__name a {
    height: 80px;
    line-height: 80px;
    padding-top: 0;
    padding-bottom: 0; }
  .header-menubar-button, .header-menubar-link {
    padding-top: 20px;
    padding-bottom: 20px; } }

.header-wide__popup {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all .4s;
  transition: all .4s;
  width: 100%;
  z-index: 100; }
  .header-wide__popup.js-header-popup-visible {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 101; }

.header-wide-menubar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.header-wide-menubar .icon-chevron-down {
  display: block;
  height: 14px;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  width: 14px; }
  .header-wide-menubar .icon-chevron-down path {
    fill: #ffffff; }

.header-menubar-button__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px;
  position: relative;
  -webkit-transition: .4s background-color;
  transition: .4s background-color;
  z-index: 100; }

.header-menubar-button__arrow {
  display: block;
  position: absolute;
  top: 100%;
  left: calc(50% - 20px);
  width: 40px;
  height: 20px;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: .3s transform;
  transition: .3s transform;
  z-index: 99; }
  .header-menubar-button__arrow .box-arrow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: -1; }
    .header-menubar-button__arrow .box-arrow polygon {
      fill: #13294b;
      -webkit-transition: .4s fill;
      transition: .4s fill; }

.l-header-wide-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  min-height: 400px; }
  .l-header-wide-popup__pages {
    display: -ms-grid;
    display: grid;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    overflow: hidden;
    position: relative; }
  .l-header-wide-popup__page {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1; }

.header-wide-popup {
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.25); }
  .header-wide-popup--active {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 101; }

.header-wide-popup__message {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e84a27 url("../images/backgrounds/blur-small.jpg") center bottom;
  background-size: 100% 100%;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  font-size: 24px;
  font-weight: 700;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 135%;
  padding: 1em;
  text-align: center;
  text-transform: uppercase; }

.header-wide-popup__pages {
  background-color: #ffffff; }
  .header-wide-popup__pages::after {
    background-color: #f1f2f5;
    content: '';
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.header-wide-popup__page {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, transform .4s;
  transition: opacity .4s, transform .4s, -webkit-transform .4s; }
  .header-wide-popup__page[data-page-position='current'] {
    opacity: 1;
    z-index: 200; }
    .js-header-popup-visible .header-wide-popup__page[data-page-position='current'] {
      pointer-events: all; }
  .header-wide-popup__page[data-page-position='back'] {
    z-index: 100; }
  .header-wide-popup__page[data-page-position='forward'] {
    z-index: 300; }

.header-popup-page {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%; }

.header-wide-popup__page[data-page-position='back'] .header-popup-page__menu {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  z-index: 100; }

.header-wide-popup__page[data-page-position='forward'] .header-popup-page__menu {
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  z-index: 300; }

.header-popup-page__menu {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 max-content;
  flex: 1 1 max-content;
  -webkit-transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, transform .4s;
  transition: opacity .4s, transform .4s, -webkit-transform .4s; }

.header-popup-page__title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  background-color: #f1f2f5;
  color: #00132c;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 48px;
  min-height: 48px;
  padding: 0 48px;
  text-transform: uppercase; }

.header-popup-page__menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
  padding: 24px 48px; }

.header-popup-page__menu-item {
  margin-bottom: 24px; }
  .header-popup-page__menu-item:last-of-type {
    margin-bottom: 0; }
  .header-popup-page__menu-item a {
    color: #00132c;
    display: inline-block;
    padding-right: 16px;
    background: url(../images/chevron-right-charcoal.svg) no-repeat;
    background-position: right center;
    background-size: 8px 8px; }
    .header-popup-page__menu-item a.js-header-nav-link--with-submenu {
      background-image: url(../images/plus-orange.svg);
      background-size: 12px 12px;
      padding-right: 20px; }

.header-popup-page__back {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48px;
  flex: 0 0 48px;
  font-size: 16px;
  line-height: 48px;
  min-height: 48px;
  padding: 0 48px;
  text-align: right; }
  .header-popup-page__back a {
    color: inherit;
    text-decoration: none;
    background: url(../images/chevron-left-blue.svg) no-repeat;
    background-position: left center;
    background-size: 10px 10px;
    color: #1754a3;
    padding-left: 16px; }

.header-narrow {
  height: 80px;
  position: relative; }

.header-narrow__bar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 45px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 80px;
  position: relative;
  width: 100%;
  z-index: 200; }

.header-narrow__illinois {
  left: 0;
  position: absolute;
  top: 0; }
  .header-narrow__illinois a {
    display: block;
    padding: 20px 20px 10px; }
    @media (min-width: 345px) {
      .header-narrow__illinois a {
        padding: 20px 20px 10px; } }
  .header-narrow__illinois svg {
    display: block;
    height: 20px; }

.header-narrow__college a {
  letter-spacing: .1em;
  text-transform: uppercase;
  display: block;
  font-size: 9px;
  letter-spacing: 0;
  line-height: 16px;
  padding: 1px 10px 10px 20px; }
  @media (min-width: 345px) {
    .header-narrow__college a {
      font-size: 11px;
      padding: 1px 10px 10px 20px; } }

.header-narrow__toggle {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px; }

.header-narrow__toggle-button {
  border-left: 1px solid #f1f2f5;
  background: url("../images/menu-open-blue.png");
  background-repeat: no-repeat;
  background-position: center 20px;
  background-size: 20px 20px;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  white-space: nowrap;
  font-size: 14px;
  padding-bottom: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .header-narrow__toggle-button:hover, .header-narrow__toggle-button:focus {
    background-image: url("../images/menu-open-white.png");
    background-color: #1754a3;
    border-left-color: #13294b;
    color: #ffffff; }
  .header-narrow__toggle-button:hover {
    cursor: pointer; }
  .header-narrow__toggle-button:focus {
    outline: 2px solid #e84a27;
    outline-offset: -2px; }
  .header-narrow__toggle-button span.close {
    display: none; }
  .header-narrow__toggle-button[aria-expanded="true"] {
    background-image: url("../images/menu-close-blue.png"); }
    .header-narrow__toggle-button[aria-expanded="true"] span.open {
      display: none; }
    .header-narrow__toggle-button[aria-expanded="true"] span.close {
      display: inline; }
    .header-narrow__toggle-button[aria-expanded="true"]:hover, .header-narrow__toggle-button[aria-expanded="true"]:focus {
      background-image: url("../images/menu-close-white.png");
      background-color: #1754a3;
      border-left-color: #13294b; }

@media (min-width: 440px) {
  .header-narrow {
    height: 100px; }
  .header-narrow__bar {
    height: 100px;
    padding-top: 56px;
    padding-right: 100px; }
  .header-narrow__illinois a {
    padding-top: 23px;
    padding-bottom: 8px;
    padding-left: 22px; }
  .header-narrow__illinois svg {
    height: 30px; }
  .header-narrow__college a {
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 20px; }
  .header-narrow__toggle {
    width: 100px; }
  .header-narrow__toggle-button {
    background-size: 30px 30px;
    background-position: center 25px;
    padding-bottom: 18px;
    font-size: inherit; } }

.header-narrow__flyout {
  display: -ms-grid;
  display: grid;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%);
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  width: 100vw;
  z-index: 100; }

.header-narrow__flyout.js-header-popup-visible {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.header-narrow__flyout-menu {
  position: relative;
  z-index: 100; }

.header-narrow__flyout-menu > div {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100vw;
  grid-template-columns: 100vw; }

.header-narrow__page {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  max-height: calc(100vh - 80px);
  opacity: 0;
  overflow: auto;
  pointer-events: none;
  -webkit-transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, transform .4s;
  transition: opacity .4s, transform .4s, -webkit-transform .4s;
  width: 100vw;
  z-index: 100; }
  .header-narrow__page--first {
    padding-top: 40px;
    max-height: calc(100vh - 120px); }
  .header-narrow__page[data-page-position='current'] {
    opacity: 1;
    pointer-events: all;
    z-index: 200; }
  .header-narrow__page[data-page-position='back'] {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 100; }
  .header-narrow__page[data-page-position='forward'] {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    z-index: 300; }

.header-narrow-menu {
  background-color: #f1f2f5;
  color: #00132c; }

.header-narrow-menu__item {
  border-top: 1px solid rgba(0, 19, 44, 0.15); }
  
  .header-narrow-menu__item a {
    color: #13294b;
    display: block;
    padding: 12px 20px 12px 32px; }

.main-nav-mobile-page__parent {
  background-color: #f1f2f5;
  color: #00132c; }

.main-nav-mobile-page__parent-link {
  color: #13294b;
  display: block;
  font-weight: bold;
  padding: 20px 20px 20px 32px;
  position: relative; }
  .main-nav-mobile-page__parent-link:focus, .main-nav-mobile-page__parent-link:hover {
    background: #ffffff;
    outline-offset: -2px; }
    
.main-nav-mobile-page__parent-link:hover, .main-nav-mobile-page__parent-link:focus {
background: #1754a3;
color: #fff;
}

.main-nav-mobile-page__parent-link-chevron {
  height: 12px;
  left: 12px;
  opacity: .25;
  position: absolute;
  top: 24px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 12px; }
  .main-nav-mobile-page__parent-link-chevron path {
    fill: #00132c; }

.main-nav-mobile-link__indicator {
  display: inline-block;
  margin-left: 8px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 12px; }
  .main-nav-mobile-link__indicator path {
    fill: #1754a3; }

.main-nav-mobile-link--has-submenu .main-nav-mobile-link__indicator path {
  fill: #e84a27; }

.header-narrow form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  left: 0;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  top: 0;
  -webkit-transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, -webkit-transform .4s;
  transition: opacity .4s, transform .4s;
  transition: opacity .4s, transform .4s, -webkit-transform .4s;
  width: 100vw;
  z-index: 201; }
  .header-narrow form .form-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .header-narrow form .form-item label {
      height: 1px;
      left: -10000px;
      overflow: hidden;
      position: absolute;
      top: auto;
      width: 1px; }
    .header-narrow form .form-item .form-text {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #d3d6e0;
      border: 2px solid #d3d6e0;
      line-height: 36px;
      padding: 0 10px;
      -webkit-transition: .4s background-color;
      transition: .4s background-color;
      color: #555555;
      width: 100%;
      font-family: inherit;
      font-size: 18px;
      height: 100%; }
      .header-narrow form .form-item .form-text::-webkit-input-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-narrow form .form-item .form-text::-moz-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-narrow form .form-item .form-text:-ms-input-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-narrow form .form-item .form-text::-ms-input-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-narrow form .form-item .form-text::placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-narrow form .form-item .form-text:focus {
        background-color: #ffffff;
        border-color: #1754a3;
        outline: 0; }
      .header-narrow form .form-item .form-text:focus::-webkit-input-placeholder {
        opacity: 0; }
      .header-narrow form .form-item .form-text:focus::-moz-placeholder {
        opacity: 0; }
      .header-narrow form .form-item .form-text:focus:-ms-input-placeholder {
        opacity: 0; }
      .header-narrow form .form-item .form-text:focus::-ms-input-placeholder {
        opacity: 0; }
      .header-narrow form .form-item .form-text:focus::placeholder {
        opacity: 0; }
  .header-narrow form .form-actions {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
    .header-narrow form .form-actions .button {
      display: block;
      background: #13294b url("../images/search-icon.png") 9px 9px no-repeat;
      background-size: 18px 18px;
      color: #ffffff;
      height: 40px;
      -webkit-transition: .4s background-color;
      transition: .4s background-color;
      white-space: nowrap;
      border: 2px solid #13294b;
      width: 40px;
      overflow: hidden;
      text-indent: 100px; }
      .header-narrow form .form-actions .button:focus, .header-narrow form .form-actions .button:hover {
        background-color: #1754a3;
        border-color: #13294b;
        outline: 0;
        cursor: pointer; }

.header-narrow #header-narrow-dialog[data-page-level="1"] form {
  opacity: 1;
  pointer-events: all; }

.l-footer__column .block {
  margin-top: 48px; }
  .l-footer__column .block:first-of-type {
    margin-top: 0; }

.footer-wordmark {
  margin-bottom: 48px; }
  .footer-wordmark img {
    max-width: 100%; }

.footer-social {
  border-top: 2px solid #ffffff;
  padding-top: 12px; }

.footer-social__item {
  margin-bottom: 30px; }
  .footer-social__item:last-of-type {
    margin-bottom: 0; }

.footer-social__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 7px; }

.footer-social__link-icon {
  height: 30px;
  margin-right: 10px; }
  .footer-social__link-icon img {
    height: 100%; }

@media (min-width: 560px) {
  .footer-social {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .footer-social__item {
    margin-bottom: 0;
    margin-right: 30px; }
    .footer-social__item:last-of-type {
      margin-right: 0; } }

.l-footer__column nav h2 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 16px;
  text-transform: uppercase; }

@media (min-width: 560px) {
  .l-footer__column .menu--long {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px; } }

.l-footer__column .menu li {
  margin-bottom: 16px; }
  .l-footer__column .menu li:last-of-type {
    margin-bottom: 0; }

.l-footer__column .menu a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px; }

.l-footer__column .block-footerbuttons .menu li {
  margin-top: 20px; }
  .l-footer__column .block-footerbuttons .menu li:first-of-type {
    margin-top: 0; }

.l-footer__column .block-footerbuttons .menu a {
  background-color: #3C5172;
  color: #ffffff;
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 16px 6px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

@media (min-width: 560px) {
  .l-footer__column .block-footerbuttons .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch; }
    .l-footer__column .block-footerbuttons .menu li {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 33%;
      flex: 1 1 33%;
      margin-top: 0;
      margin-left: 0px; }
      .l-footer__column .block-footerbuttons .menu li:first-of-type {
        margin-left: 0; } }

.footer-links__heading {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 16px;
  text-transform: uppercase; }

.footer-links__list--long {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px; }

.footer-links__item {
  margin-bottom: 16px; }
  .footer-links__item:last-of-type {
    margin-bottom: 0; }

.footer-links__link {
  color: #ffffff;
  text-transform: uppercase; }

.heading--level-1, .sitemap__title {
/*  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase; */
text-align: center;
display: inline;
font-size: 1.9em;
line-height: 48px;
font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: .1em;
text-transform: uppercase;
color: #1754a3;
}

@media (min-width: 480px) {
.heading--level-1, .sitemap__title {
font-size: 1.9px;
line-height: 38px; 
} 
}

@media (min-width: 685px) {
.heading--level-1, .sitemap__title {
font-size: 1.0em;
line-height: 48px; 
text-align: center;
} 
}

.heading--level-1 .f-title__inner, .sitemap__title .f-title__inner {
/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
background-position-y: 50%;
background-repeat: repeat-x;
background-size: auto 70%;
display: inline;
*/
text-align: center;
display: inline;
font-size: 1.9em;
line-height: 48px;
font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: .1em;
text-transform: uppercase;
color: #1754a3;
}
    
.heading--level-1 .heading__inner, .sitemap__title .heading__inner {
  /*  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; */
display: inline;
font-size: 1.9em;
line-height: 48px;
font-family: Montserrat, sans-serif;
font-style: normal;
font-weight: 700;
letter-spacing: .1em;
text-transform: uppercase;
color: #1754a3;
 }

.heading--level-2, .sitemap__section-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .14em;
  line-height: 22px;
  text-transform: uppercase; }

.l-accordion-section {
  background-color: #1754a3;
  color: #ffffff; }

.l-accordion-section__toggle-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
  padding: 20px 40px 20px 20px; }
  .l-accordion-section__toggle-button:hover {
    cursor: pointer;
    background-color: #13294b; }
  .l-accordion-section__toggle-button:focus {
    background-color: #13294b; }
  .l-accordion-section__toggle-button .text-with-chevron__chevron {
    width: 18px;
    height: 18px;
    position: relative; }
    .l-accordion-section__toggle-button .text-with-chevron__chevron .text-with-chevron__chevron-image {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
      .l-accordion-section--closed .l-accordion-section__toggle-button .text-with-chevron__chevron .text-with-chevron__chevron-image {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
  .l-accordion-section__toggle-button .icon-chevron-down path {
    fill: #ffffff; }

.l-accordion-section__panel {
  padding: 20px;
  color: #ffffff; }

.l-accordion-section--closed .l-accordion-section__panel {
  display: none; }

/*

Styles a box with a header (title and optional additional text). The header appears to the left of the content
in wide displays and above the content in narrow displays.

*/
.l-box-with-header__header {
  margin-bottom: 48px; }

@media (min-width: 800px) {
  .l-box-with-header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 200px auto;
    grid-template-columns: 200px auto;
    grid-column-gap: 40px; }
  .l-box-with-header__header {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    margin-bottom: 0;
    text-align: right; }
  .l-box-with-header__content {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1; }
  .f-accordion-sections__section .l-box-with-header {
    display: block; }
  .f-accordion-sections__section .l-box-with-header__header {
    margin-bottom: 48px; } }

.l-page {
  padding-top: 80px; }
  @media (min-width: 440px) {
    .l-page {
      padding-top: 100px; } }
  @media (min-width: 760px) and (max-width: 1319px) {
    .l-page {
      padding-top: 198px; } }
  @media (min-width: 1320px) {
    .l-page {
      padding-top: 170px; } }

.l-header {
  position: relative;
  z-index: 200; }

.l-page__main {
  background-color: #f1f2f5;
  color: #00132c;
  display: block; }

.l-page__sidebar {
  display: none;
  padding-top: 80px; }
  
/* added to make sidebar menu show up in IE */
.l-page__main--with-sidebar .l-page__sidebar {
display: -ms-flexbox;
-ms-flex-direction: column;
-ms-flex-wrap: wrap;
width: 200px;
float:left;
padding-left: 40px;
}


@media (max-width: 759px) {
.l-page__main--with-sidebar .l-page__sidebar {
display: none;
}
}



@media (min-width: 760px) {
  @supports (display: grid) {
    .l-page__main--with-sidebar .l-page__content-and-sidebar {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      max-width: 1200px;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 300px auto;
      grid-template-columns: 300px auto;
      grid-template-areas: "sidebar main"; }
      @media (min-width: 940px) {
        .l-page__main--with-sidebar .l-page__content-and-sidebar {
          margin-left: auto;
          margin-right: auto; } }
    .l-page__main--with-sidebar .l-page__sidebar {
      display: block;
      grid-area: sidebar;
      padding-left: 40px;
      padding-right: 40px;
      z-index: 10; }
    .l-page__main--with-sidebar .l-page__main {
      grid-area: main; } } }

@media (min-width: 760px) {
    .l-page__main--with-sidebar .l-page__sidebar {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .l-page__main--with-sidebar .l-page__main {
    -ms-grid-row: 1;
    -ms-grid-column: 2; } }

.l-page__main--with-sidebar .l-page__sidebar + .l-page__content {
  overflow: hidden; }

.l-footer__container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #13294b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px; }

.l-footer__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%; }

.l-footer__column {
  max-width: 600px;
  margin-left: auto; /* I added this */
margin-right: auto; }

.l-footer__column--right {
  margin-top: 48px; }

@media (min-width: 940px) {
  .l-footer__columns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1200px;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px; } }
  @media (min-width: 940px) and (min-width: 940px) {
    .l-footer__columns {
      margin-left: auto;
      margin-right: auto; } }

@media (min-width: 940px) {
  .l-footer__column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    margin-top: 0;
    max-width: 100%; } }

.l-footer-legal {
  background-color: #00132c;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 16px;
  text-decoration: underline;
  text-transform: uppercase; }
  .l-footer-legal .menu {
    text-align: center; }
    .l-footer-legal .menu a {
      color: #ffffff; }
    .l-footer-legal .menu a:hover,  .l-footer-legal .menu a:focus {
      color: #13294b;background: #ffffff; }
.l-paragraph {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-left: 20px;
  padding-right: 20px; }

.l-paragraph__box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  position: relative; }
  
h2.invisible {
font-size: 1px;
left: -10000px;
overflow: hidden;
position: absolute;
top: auto;
}


.header-wide__search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .header-wide__search form .form-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    .header-wide__search form .form-item label {
      height: 1px;
      left: -10000px;
      overflow: hidden;
      position: absolute;
      top: auto;
      width: 1px; }
    .header-wide__search form .form-item .form-text {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background-color: #d3d6e0;
      border: 2px solid #d3d6e0;
      line-height: 36px;
      padding: 0 10px;
      -webkit-transition: .4s background-color;
      transition: .4s background-color;
      color: #555555;
      width: 100%;
      font-family: inherit;
      font-size: 18px;
      height: 100%; }
      .header-wide__search form .form-item .form-text::-webkit-input-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-wide__search form .form-item .form-text::-moz-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-wide__search form .form-item .form-text:-ms-input-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-wide__search form .form-item .form-text::-ms-input-placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-wide__search form .form-item .form-text::placeholder {
        letter-spacing: .1em;
        text-transform: uppercase;
        font-weight: 600;
        opacity: 1;
        font-size: 13px;
        color: #555555; }
      .header-wide__search form .form-item .form-text:focus {
        background-color: #ffffff;
        border-color: #1754a3;
        outline: 0; }
      .header-wide__search form .form-item .form-text:focus::-webkit-input-placeholder {
        opacity: 0; }
      .header-wide__search form .form-item .form-text:focus::-moz-placeholder {
        opacity: 0; }
      .header-wide__search form .form-item .form-text:focus:-ms-input-placeholder {
        opacity: 0; }
      .header-wide__search form .form-item .form-text:focus::-ms-input-placeholder {
        opacity: 0; }
      .header-wide__search form .form-item .form-text:focus::placeholder {
        opacity: 0; }
  .header-wide__search form .form-actions {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
    .header-wide__search form .form-actions .button {
      display: block;
      background: #13294b url("../images/search-icon.png") 9px 9px no-repeat;
      background-size: 18px 18px;
      color: #ffffff;
      height: 40px;
      -webkit-transition: .4s background-color;
      transition: .4s background-color;
      white-space: nowrap;
      border: 2px solid #13294b;
      width: 40px;
      overflow: hidden;
      text-indent: 100px; }
      .header-wide__search form .form-actions .button:focus, .header-wide__search form .form-actions .button:hover {
        background-color: #1754a3;
        border-color: #13294b;
        outline: 0;
        cursor: pointer; }

.b-search-page-form {
  background-color: #ffffff; }

.b-search-page-form__header {
  background: #e84a27 url("../images/backgrounds/blur.jpg") center bottom;
  background-size: 100% 100%;
  color: #ffffff;
  position: relative;
  z-index: 2; }

.b-search-page-form__title {
  padding-top: 100px;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold; }

.b-search-page-form__content {
  background-color: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1; }
  .b-search-page-form__content form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
    .b-search-page-form__content form .form-item {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .b-search-page-form__content form .form-item label {
        height: 1px;
        left: -10000px;
        overflow: hidden;
        position: absolute;
        top: auto;
        width: 1px; }
      .b-search-page-form__content form .form-item .form-text {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #d3d6e0;
        border: 2px solid #d3d6e0;
        line-height: 36px;
        padding: 0 10px;
        -webkit-transition: .4s background-color;
        transition: .4s background-color;
        color: #555555;
        width: 100%;
        font-family: inherit;
        font-size: 18px;
        height: 100%; }
        .b-search-page-form__content form .form-item .form-text::-webkit-input-placeholder {
          letter-spacing: .1em;
          text-transform: uppercase;
          font-weight: 600;
          opacity: 1;
          font-size: 13px;
          color: #555555; }
        .b-search-page-form__content form .form-item .form-text::-moz-placeholder {
          letter-spacing: .1em;
          text-transform: uppercase;
          font-weight: 600;
          opacity: 1;
          font-size: 13px;
          color: #555555; }
        .b-search-page-form__content form .form-item .form-text:-ms-input-placeholder {
          letter-spacing: .1em;
          text-transform: uppercase;
          font-weight: 600;
          opacity: 1;
          font-size: 13px;
          color: #555555; }
        .b-search-page-form__content form .form-item .form-text::-ms-input-placeholder {
          letter-spacing: .1em;
          text-transform: uppercase;
          font-weight: 600;
          opacity: 1;
          font-size: 13px;
          color: #555555; }
        .b-search-page-form__content form .form-item .form-text::placeholder {
          letter-spacing: .1em;
          text-transform: uppercase;
          font-weight: 600;
          opacity: 1;
          font-size: 13px;
          color: #555555; }
        .b-search-page-form__content form .form-item .form-text:focus {
          background-color: #ffffff;
          border-color: #1754a3;
          outline: 0; }
        .b-search-page-form__content form .form-item .form-text:focus::-webkit-input-placeholder {
          opacity: 0; }
        .b-search-page-form__content form .form-item .form-text:focus::-moz-placeholder {
          opacity: 0; }
        .b-search-page-form__content form .form-item .form-text:focus:-ms-input-placeholder {
          opacity: 0; }
        .b-search-page-form__content form .form-item .form-text:focus::-ms-input-placeholder {
          opacity: 0; }
        .b-search-page-form__content form .form-item .form-text:focus::placeholder {
          opacity: 0; }
    .b-search-page-form__content form .form-actions {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0; }
      .b-search-page-form__content form .form-actions .button {
        display: block;
        background: #13294b url("../images/search-icon.png") 9px 9px no-repeat;
        background-size: 18px 18px;
        color: #ffffff;
        height: 40px;
        -webkit-transition: .4s background-color;
        transition: .4s background-color;
        white-space: nowrap;
        border: 2px solid #13294b;
        letter-spacing: .1em;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        line-height: 36px;
        padding-left: 40px;
        padding-right: 12px; }
        .b-search-page-form__content form .form-actions .button:focus, .b-search-page-form__content form .form-actions .button:hover {
          background-color: #1754a3;
          border-color: #13294b;
          outline: 0;
          cursor: pointer; }

.f-accordion-sections__section {
  background-color: #1754a3;
  color: #ffffff;
  margin-bottom: 20px;
  padding: 20px; }
  .f-accordion-sections__section:last-child {
    margin-bottom: 0; }

.f-accordion-sections__state-indicator {
  width: 16px;
  height: 23px;
  float: right;
  -webkit-transition: .15s transform;
  transition: .15s transform; }
  .f-accordion-sections__state-indicator path {
    fill: #ffffff; }
  .f-accordion-sections__section--closed .f-accordion-sections__state-indicator {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.f-alumni__person {
  margin-top: 20px;
  background-color: #ffffff;
  border-bottom: 10px solid #13294b;
  padding: 40px; }
  .f-alumni__person:first-of-type {
    margin-top: 0; }

.f-alumni__person--alumni-feature {
  padding: 0; }
  .f-alumni__person--alumni-feature .p-alumni-feature {
    padding: 0; }

.p-alumni-group--in-box .f-alumni__person {
  background-color: transparent;
  border-bottom: 0;
  padding: 0; }






/*
 @media (min-width: 720px) {
  .f-alumni {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    max-width: 100%; }
    
  .p-alumni-group--in-box .f-alumni {
    grid-gap: 40px; }
    
  .f-alumni__person {
    margin: 0; }
    
    .f-alumni__person--alumni-feature {
      -ms-grid-column-span: 3;
      grid-column-end: span 3; 
      } 
      }
      
*/


/* added by me to replace code above 8-6-19 */

@media (min-width: 1150px) {

.f-alumni {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 20px;
max-width: 100%;
}

.p-alumni-group--in-box .f-alumni {
grid-gap: 40px;
}

.f-alumni__person {
margin: 0; 
}

.f-alumni__person--alumni-feature {
-ms-grid-column-span: 3;
grid-column-end: span 3; 
} 


}
      

@media (max-width: 1149px) {
  .f-alumni {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    max-width: 100%; }
  .p-alumni-group--in-box .f-alumni {
    grid-gap: 40px; }
  .f-alumni__person {
    margin: 0; }
    .f-alumni__person--alumni-feature {
      -ms-grid-column-span: 2;
      grid-column-end: span 2; 
      } 
      }
      
@media (max-width: 600px) {
  .f-alumni {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    max-width: 100%; }
  .p-alumni-group--in-box .f-alumni {
    grid-gap: 20px; }
  .f-alumni__person {
    margin: 0; }
    .f-alumni__person--alumni-feature {
      -ms-grid-column-span: 1;
      grid-column-end: span 1; 
      } 
      }
      
/* end added by me 8-6-19 */

/*added by me 9-2-19 */

.f-alumni {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; 
}



  .f-alumni .f-alumni__person {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 20px;
   width: 30%; 
}

@media (min-width: 600px) {
 .f-alumni .f-alumni__person {
width: 45%;
padding: 30px 10px;
}
}

@media (max-width: 599px) {
 .f-alumni .f-alumni__person {
width: 90%;
padding-left: 0;
padding-right: 0;
padding-top: 30px;
}
.f-alumni .f-alumni__person--alumni-mini {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.l-paragraph, .l-paragraph__box {
padding: 25px 20px; /* was 0 */
}
}


@supports (display: grid) {

  .f-alumni {
    display: -ms-grid;
    display: grid;
    grid-gap: 40px 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; 
    }
   
    @media (min-width: 600px) {

      .f-alumni {
        grid-gap: 20px 20px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; 
	} 

	}

	.f-alumni .f-alumni__person {
     	 margin: 0;
     	 width: auto; 
     	  padding-top: 30px;
     	  padding-bottom: 30px;
	}

  @media (min-width: 860px) {

    .f-alumni {
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; 
      }
	 }
  

  @media (min-width: 1150px) {

    .f-alumni {

      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; 
	}

	 } 

}
/*end added 9-2-19 */
      

/* change - padding-top was 80px, added margin-top */
.f-components {
padding-top: 30px;
padding-bottom: 30px;
position: relative;
z-index: 0; 
}

.l-page--front .f-components {
  padding: 0; }

.f-components__component {
  margin-top: 80px; }
  .f-components__component:first-child {
    margin-top: 0; }

.f-components__component--home-grid {
  display: none; }
  @media (min-width: 475px) {
    .f-components__component--home-grid {
      display: block; } }

.p-section .f-components {
  padding-top: 0;
  padding-bottom: 0; }

.p-section .f-components__component {
  margin-top: 40px; }
  .p-section .f-components__component:first-child {
    margin-top: 0; }

.f-components__component--call-to-action,
.f-components__component--my-illini {
  display: none; }

.f-courses {
  border-collapse: collapse;
  width: 100%; }

.f-courses--without-codes .f-courses__codes-column, .f-courses--without-codes .p-course__code {
  display: none; }

.f-home-grid-caption {
  letter-spacing: .1em;
  text-transform: uppercase;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #13294b;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16px;
  position: relative;
  text-align: center;
  z-index: 101; }

.f-home-grid-caption__arrow {
  height: 40px;
  position: absolute;
  width: 40px;
  bottom: auto;
  left: auto;
  right: -19px;
  top: calc(50% - 20px);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }
  .f-home-grid-caption__arrow polygon {
    fill: #13294b; }

.f-home-grid-caption--position-1, .f-home-grid-caption--position-2, .f-home-grid-caption--position-3 {
  font-size: 18px; }
  @media (min-width: 800px) {
    .f-home-grid-caption--position-1, .f-home-grid-caption--position-2, .f-home-grid-caption--position-3 {
      font-size: 16px; } }

.f-home-grid-caption--position-1 {
  background-color: #1754a3;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 3;
  grid-row: 3; }
  .f-home-grid-caption--position-1 .f-home-grid-caption__arrow polygon {
    fill: #1754a3; }

.f-home-grid-caption--position-2 {
  background-color: #e84a27;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1; }
  .f-home-grid-caption--position-2 .f-home-grid-caption__arrow polygon {
    fill: #e84a27; }

.f-home-grid-caption--position-3 {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  grid-row: 2; }
  .f-home-grid-caption--position-3 .f-home-grid-caption__arrow {
    height: 40px;
    position: absolute;
    width: 40px;
    bottom: auto;
    left: -19px;
    right: auto;
    top: calc(50% - 20px);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.f-home-grid-caption--position-4 {
  background-color: #ffffff;
  color: #1754a3;
  font-size: 28px;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 4;
  grid-row: 4;
  letter-spacing: 1px;
  padding: 24px;
  text-align: left; }
  .f-home-grid-caption--position-4 .f-home-grid-caption__arrow {
    display: none; }

@media (min-width: 800px) {
  .f-home-grid-caption--position-1 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3; }
    .f-home-grid-caption--position-1 .f-home-grid-caption__arrow {
      height: 40px;
      position: absolute;
      width: 40px;
      bottom: auto;
      left: calc(50% - 20px);
      right: auto;
      top: -19px;
      -webkit-transform: rotate(0);
      transform: rotate(0); }
  .f-home-grid-caption--position-2 {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1; }
    .f-home-grid-caption--position-2 .f-home-grid-caption__arrow {
      height: 40px;
      position: absolute;
      width: 40px;
      bottom: -19px;
      left: calc(50% - 20px);
      right: auto;
      top: auto;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
  .f-home-grid-caption--position-3 {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 2;
    grid-row: 2; }
    .f-home-grid-caption--position-3 .f-home-grid-caption__arrow {
      height: 40px;
      position: absolute;
      width: 40px;
      bottom: auto;
      left: auto;
      right: -19px;
      top: calc(50% - 20px);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .f-home-grid-caption--position-4 {
    font-size: 36px;
    -ms-grid-column: 4;
    -ms-grid-column-span: 2;
    grid-column: 4 / span 2;
    -ms-grid-row: 3;
    grid-row: 3; } }

.f-home-grid-image {
  overflow: hidden;
  z-index: 100; }
  .f-home-grid-image img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%; }
  .f-home-grid-image--position-1 {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3; }
  .f-home-grid-image--position-2 {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1; }
  .f-home-grid-image--position-3 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2; }
  .f-home-grid-image--position-4 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4; }
  @media (min-width: 800px) {
    .f-home-grid-image--position-1 {
      -ms-grid-column: 1;
      -ms-grid-column-span: 2;
      grid-column: 1 / span 2;
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1 / span 2; }
    .f-home-grid-image--position-2 {
      -ms-grid-column: 3;
      grid-column: 3;
      -ms-grid-row: 2;
      grid-row: 2; }
    .f-home-grid-image--position-3 {
      -ms-grid-column: 4;
      -ms-grid-column-span: 2;
      grid-column: 4 / span 2;
      -ms-grid-row: 1;
      -ms-grid-row-span: 2;
      grid-row: 1 / span 2; }
    .f-home-grid-image--position-4 {
      -ms-grid-column: 2;
      -ms-grid-column-span: 2;
      grid-column: 2 / span 2;
      -ms-grid-row: 3;
      grid-row: 3; } }

.directory-page-content {
  background-color: #ffffff; }
  .directory-page-content__header {
    background: #e84a27 url("../images/backgrounds/blur.jpg") center bottom;
    background-size: 100% 100%;
    color: #ffffff;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 685px) {
      .directory-page-content__header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 250px;
        height: 250px; } }
  .directory-page-content__header-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (min-width: 940px) {
      .directory-page-content__header-wrap {
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 685px) {
      .directory-page-content__header-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; } }
    .directory-page-content__header-wrap > div {
      margin-bottom: 9px; }
      @media (min-width: 685px) {
        .directory-page-content__header-wrap > div {
          padding: 20px; } }
  .directory-page-content__title {
    text-transform: uppercase; }
  .directory-page-content__body {
    background-color: #ffffff;
    padding: 40px;
    position: relative;
    z-index: 1; }

.p-directory .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase;
  padding: 0 40px; }
  @media (min-width: 480px) {
    .p-directory .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-directory .f-title {
      font-size: 48px;
      line-height: 48px; } }
  .p-directory .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-directory__widget {
  background-color: #ffffff; }

.f-directory-widget-url {
  background-color: #ffffff; }
  .directory-page-content .f-directory-widget-url {
    padding-left: 0;
    padding-right: 0;
    display: none;
    padding-bottom: 40px; }
    .directory-page-content .f-directory-widget-url.active {
      display: block; }
  .f-directory-widget-url .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px; }
    .f-directory-widget-url .grid > h3 {
      display: none; }
    @media (min-width: 685px) {
      .f-directory-widget-url .grid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 995px) {
      .f-directory-widget-url .grid {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr); } }
  .f-directory-widget-url .search-result {
    text-align: center;
    background-color: #ffffff; }
  .f-directory-widget-url .profile-photo {
    margin-bottom: 20px; }
    .f-directory-widget-url .profile-photo img {
      width: 250px;
      height: 300px;
      -o-object-fit: cover;
      object-fit: cover; }
  .f-directory-widget-url .profile-details a {
    color: #1754a3;
    display: block; }
  .f-directory-widget-url .profile-details > span {
    margin-bottom: 5px;
    display: block; }
  .f-directory-widget-url .profile-details .name {
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-weight: bold; }
    .f-directory-widget-url .profile-details .name a, .f-directory-widget-url .profile-details .name a:visited {
      color: #13294b;
      text-decoration: none; }

.p-calendar__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px; }
  @media (min-width: 940px) {
    .p-calendar__inner {
      margin-left: auto;
      margin-right: auto; } }

.p-calendar .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase;
  padding: 0 40px; }
  @media (min-width: 480px) {
    .p-calendar .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-calendar .f-title {
      font-size: 48px;
      line-height: 48px; } }
  .p-calendar .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-calendar__widget {
  padding: 40px; }
  .p-calendar__widget div[class*="-function"] {
    display: none; }
  .p-calendar__widget ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 20px; }
    @media (min-width: 685px) {
      .p-calendar__widget ul {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; } }
    .p-calendar__widget ul li {
      position: relative;
      background-color: #ffffff;
      padding: 20px;
      border-top: 10px solid #1754a3; }
      .p-calendar__widget ul li div[class*="-time-with-title"] {
        display: none; }
      .p-calendar__widget ul li div[class*="-section-box"], .p-calendar__widget ul li div[class*="-item-title"] {
        display: block; }
      .p-calendar__widget ul li a {
        color: #13294b;
        font-family: Montserrat, sans-serif;
        font-weight: bold;
        text-decoration: none; }
        .p-calendar__widget ul li a:after {
          content: "Read More";
          display: table;
          color: #1754a3;
          font-weight: 400;
          text-align: center;
          border: 1px solid #1754a3;
          padding: 5px 10px;
          margin-top: 20px; }
      .p-calendar__widget ul li:nth-child(even) {
        border-color: #e84a27; }

.f-link-list-items {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none; }

.f-link-list-items__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 20px; }
  .f-link-list-items__item:last-child {
    margin-bottom: 0; }
  .f-link-list-items__item .f-description {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 20px;
    padding-top: 20px; }
    .f-link-list-items__item .f-description h3 {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      font-size: inherit;
      font-weight: inherit;
      font-size: 24px;
      font-weight: 300;
      margin: 1.5em 0 1em; }
      .f-link-list-items__item .f-description h3:first-child {
        margin-top: 0; }
    .f-link-list-items__item .f-description p {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      margin-bottom: 1.5em;
      font-weight: 300; }
      .f-link-list-items__item .f-description p strong {
        font-weight: 700; }
      .f-link-list-items__item .f-description p:last-child {
        margin-bottom: 0; }
    .f-link-list-items__item .f-description li {
      font-weight: 300; }
    .f-link-list-items__item .f-description blockquote {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      padding: 20px; }
    .f-link-list-items__item .f-description a {
      color: #1754a3; }
    .f-link-list-items__item .f-description img[data-align="left"] {
      display: block;
      float: left;
      clear: left;
      margin: 0 24px 20px 0; }
    .f-link-list-items__item .f-description img[data-align="right"] {
      display: block;
      float: right;
      clear: right;
      margin: 0 0 20px 24px; }
    .f-link-list-items__item .f-description img[data-align="center"] {
      display: block;
      margin: 0 auto 24px; }
  .f-link-list-items__item:first-child .f-description {
    padding-top: 0; }

div.views-row {
max-width: 700px;
margin: 0 auto 70px auto;
padding-bottom: 60px;
border-bottom: 1px solid #777;
}

div.views-row article {
text-align: left; 
}

.n-blog-post-full-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px; }
  @media (min-width: 940px) {
    .n-blog-post-full-container {
      margin-left: auto;
      margin-right: auto; } }

.n-blog-post {
  background-color: #ffffff;
  position: relative;
  z-index: 3;
  padding: 20px;
  margin-top: 20px;
 }
  @media (min-width: 685px) {
    .n-blog-post {
      padding: 40px;
      margin-top: 40px; } }
  .n-blog-post a {
    color: #13294b; }
    .n-blog-post a:hover, .n-blog-post a:focus {
      /* background-color: #1754a3; */
      /* color: #ffffff; */
      color: #1754a3; }
  .n-blog-post img {
   max-width: 100%;
    width: 100%; 
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 40px;
    clear: both; }
    @media (min-width: 685px) {
      .n-blog-post img[data-align="left"], .n-blog-post img[data-align="right"] {
        max-width: 50%;
        max-height: 300px; }
        .n-blog-post img[data-align="left"] + p + p, .n-blog-post img[data-align="right"] + p + p {
          clear: both; }
      .n-blog-post img[data-align="left"] {
        padding-right: 40px;
        padding-left: 0;
        float: left; }
      .n-blog-post img[data-align="right"] {
        padding-left: 40px;
        padding-right: 0;
        float: right; } }
  .n-blog-post__image {
    margin: 0; }
    .n-blog-post__image img {
    width: 100%;
      max-width: 100%; 
      max-height: 500px;
      -o-object-fit: contain; /* was cover */
      object-fit: contain; /* was cover */ 
      }
      
@media (max-width: 685px) {

.n-blog-post__image img { /* I added 10-27-21 */
    max-height: 200px;
 padding-bottom: 10px;
}

}

  .n-blog-post__caption, .n-blog-post figcaption {
    font-size: 12px;
    font-style: italic;
    color: #8d9193; }
  .n-blog-post__title {
    text-align: center;
    font-family: "freight-text-pro", serif;
    font-size: 32px;
    font-style: italic;
    line-height: 32px;
    margin-bottom: 36px;
    text-transform: uppercase;
    text-align: left; }
    @media (min-width: 480px) {
      .n-blog-post__title {
        font-size: 38px;
        line-height: 38px; } }
    @media (min-width: 685px) {
      .n-blog-post__title {
        font-size: 48px;
        line-height: 48px; } }
    .n-blog-post__title .f-title__inner {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
      background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
      background-position-y: 50%;
      background-repeat: repeat-x;
      background-size: auto 70%;
      display: inline; }
  .n-blog-post__category {
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-top: 0; }
    .n-blog-post__category > a {
      color: inherit;
      text-decoration: none;
      display: inline-block;
      border: 1px solid #13294b;
      padding: 3px 12px; }
      .n-blog-post__category > a:hover, .n-blog-post__category > a:focus {
        background-color: #1754a3;
        color: #ffffff;
        border-color: #1754a3; }
  .n-blog-post p {
    line-height: 1.8; }
  .n-blog-post__share {
    margin-bottom: 20px; }
    @media (min-width: 685px) {
      .n-blog-post__share {
        position: absolute;
        left: -44px;
        bottom: 100px; } }
    .n-blog-post__share > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (min-width: 685px) {
        .n-blog-post__share > ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; } }
      .n-blog-post__share > ul li {
        width: 40px;
        height: 40px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        border-width: 2px;
        border-style: solid; }
        .n-blog-post__share > ul li a {
          display: block;
          width: 100%;
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .n-blog-post__share > ul li a > span {
            visibility: hidden;
            position: absolute; }
          .n-blog-post__share > ul li a:hover, .n-blog-post__share > ul li a :focus {
            background-color: #1754a3;
            color: #ffffff; }
          .n-blog-post__share > ul li a:focus {
            outline: 2px solid #e84a27;
            outline-offset: -2px; }
        .n-blog-post__share > ul li.facebook-share {
          background-color: #3C5A99;
          color: #ffffff;
          border-color: #3C5A99; }
          .n-blog-post__share > ul li.facebook-share .fb-share-button {
            width: 100%;
            height: 100%; }
        .n-blog-post__share > ul li.twitter-share {
          background-color: #1DA1F2;
          color: #ffffff;
          border-color: #1DA1F2; }
        .n-blog-post__share > ul li.email-share {
          background-color: #555555;
          color: #ffffff;
          border-color: #555555; }
        .n-blog-post__share > ul li:hover {
          border-color: #13294b; }
  .n-blog-post__back-button {
    text-align: center;
    max-width: 300px;
    margin: 40px auto 0 auto; }
    .n-blog-post__back-button > a {
      padding: 10px 20px;
      letter-spacing: .1em;
      text-transform: uppercase;
      color: #1754a3;
      border: 1px solid #1754a3;
      display: inline-block;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .n-blog-post__back-button > a .text-with-chevron__chevron {
        padding-right: 5px;
        margin-right: 5px; }
        .n-blog-post__back-button > a .text-with-chevron__chevron .text-with-chevron__chevron-image {
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
        .n-blog-post__back-button > a .text-with-chevron__chevron .icon-chevron-down {
          display: block;
          height: 14px;
          -webkit-transition: -webkit-transform .4s;
          transition: -webkit-transform .4s;
          transition: transform .4s;
          transition: transform .4s, -webkit-transform .4s;
          width: 14px; }
          .n-blog-post__back-button > a .text-with-chevron__chevron .icon-chevron-down path {
            fill: #1754a3; }
      .n-blog-post__back-button > a:hover, .n-blog-post__back-button > a:focus {
        background-color: #1754a3;
        color: #ffffff;
        border-color: #1754a3; }
        .n-blog-post__back-button > a:hover .text-with-chevron__chevron .icon-chevron-down path, .n-blog-post__back-button > a:focus .text-with-chevron__chevron .icon-chevron-down path {
          fill: #ffffff; }

.f-tag-list {
  margin-bottom: 40px; }
  .f-tag-list__item {
    display: inline-block;
    color: #13294b; }
    .f-tag-list__item:after {
      content: ",";
      padding-right: 5px; }
    .f-tag-list__item:last-child:after {
      content: none; }
    .f-tag-list__item > a {
      color: inherit; }
      .f-tag-list__item > a:hover, .f-tag-list__item > a:focus {
        background-color: #1754a3;
        color: #ffffff; 
          }

.n-blog-post > a {
  text-decoration: none;
  color: #13294b;
  display: block;
  max-width: 900px;
  margin: 0 auto; }

.n-blog-post__teaser-container {
  background-color: #ffffff;
  position: relative;
  /* width: 100%; */ 
  
  }
  .n-blog-post__teaser-container .n-blog-post__category {
    position: absolute;
    right: 0px;
    top: 10px;
    text-align: right;
    padding: 7px 12px;
    background-color: #ffffff;
    letter-spacing: .1em;
    text-transform: uppercase; }
  .n-blog-post__teaser-container .n-blog-post__text {
    background-color: #ffffff;
    height: auto;
    min-height: 120px;
    padding: 20px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .n-blog-post__teaser-container .n-blog-post__title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.4;
    text-transform: none;
    font-style: normal;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
    width: 100%; }
    .n-blog-post__teaser-container .n-blog-post__title > span {
      background: none; }
  .n-blog-post__teaser-container .n-blog-post__image {
    max-height: 230px;
    overflow: hidden;
    text-align: center; /* I added 9-18-20 */
  }
    .n-blog-post__teaser-container .n-blog-post__image img {
     width: 100%;
      max-width: 400px; /* was 100% 9-18-20 */
      height: 250px;
      -o-object-fit: cover;
      object-fit: cover; }
  .n-blog-post__teaser-container span.button {
    display: inline-block;
    padding: 12px;
    border: 1px solid #13294b; }

/************************/
/************************/
/* Blog Page */
body .blog-page {
  background-color: #f1f2f5; }

.blog-page .l-content {
  background: none; }

.blog-page a.feed-icon {
  display: none; }

/************************/
/************************/
/************************/
/************************/
/* Blog Title/Nav */
.blur {
  position: relative;
  background: #e84a27 url("../images/backgrounds/blur.jpg") center bottom;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 685px) {
    .blur {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      min-height: 250px;
      height: 250px; } }
  .blur.bottom {
    padding-top: 80px;
    margin-top: -80px;
    height: auto; }
    @media (min-width: 685px) {
      .blur.bottom {
        min-height: 80px; } }
  .blur .blog-nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px; }
    @media (min-width: 940px) {
      .blur .blog-nav {
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 685px) {
      .blur .blog-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; } }
    .blur .blog-nav h1 {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      font-size: inherit;
      font-weight: inherit;
      margin-bottom: 16px;
      font-size: 26px;
      font-weight: bold;
      color: #ffffff;
      text-transform: uppercase; }
      @media (min-width: 685px) {
        .blur .blog-nav h1 {
          font-size: 32px; } }
      .blur .blog-nav h1 a {
        color: inherit;
        font-size: inherit;
        text-decoration: none; }
        .blur .blog-nav h1 a:hover, .blur .blog-nav h1 a:focus {
          background-color: #1754a3; }
      .blur .blog-nav h1 .blog-section-name {
        font-weight: 300; }
        .blur .blog-nav h1 .blog-section-name::before {
          content: " | "; }
    .blur .blog-nav .blog-nav-buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .blur .blog-nav .blog-nav-buttons button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 0;
        border: 0;
        background: none;
        font-family: Montserrat, sans-serif;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        margin-bottom: 12px; }
        .blur .blog-nav .blog-nav-buttons button:hover, .blur .blog-nav .blog-nav-buttons button:focus {
          background-color: #1754a3; }
        .blur .blog-nav .blog-nav-buttons button:focus {
          outline: 2px solid #e84a27; }
        @media (min-width: 685px) {
          .blur .blog-nav .blog-nav-buttons button {
            font-size: 18px;
            padding: 12px; } }
        .blur .blog-nav .blog-nav-buttons button.active {
          color: #13294b; }
          .blur .blog-nav .blog-nav-buttons button.active .text-with-chevron__chevron .icon-chevron-down path {
            fill: #13294b; }
          .blur .blog-nav .blog-nav-buttons button.active:hover, .blur .blog-nav .blog-nav-buttons button.active:focus {
            color: #ffffff; }
            .blur .blog-nav .blog-nav-buttons button.active:hover .text-with-chevron__chevron .icon-chevron-down path, .blur .blog-nav .blog-nav-buttons button.active:focus .text-with-chevron__chevron .icon-chevron-down path {
              fill: #ffffff; }
        .blur .blog-nav .blog-nav-buttons button .text-with-chevron__chevron {
          padding-left: 5px; }
          .blur .blog-nav .blog-nav-buttons button .text-with-chevron__chevron .text-with-chevron__chevron-image {
            -webkit-transform: none;
            transform: none; }
          .blur .blog-nav .blog-nav-buttons button .text-with-chevron__chevron .icon-chevron-down {
            display: block;
            height: 14px;
            -webkit-transition: -webkit-transform .4s;
            transition: -webkit-transform .4s;
            transition: transform .4s;
            transition: transform .4s, -webkit-transform .4s;
            width: 14px; }
            .blur .blog-nav .blog-nav-buttons button .text-with-chevron__chevron .icon-chevron-down path {
              fill: #ffffff; }

.cat-dropdown-container, .tag-dropdown-container, .features-dropdown-container {
  display: none;
  position: absolute;
  z-index: 105;
  left: 0;
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
  .cat-dropdown-container.is-visible, .tag-dropdown-container.is-visible, .features-dropdown-container.is-visible {
    display: block; }

.dropdown-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: start;
  align-content: flex-start; }
  .dropdown-menu .dropdown-title {
    width: 100%;
    padding: 12px 0px;
    color: #1754a3;
    border-bottom: 2px solid #f1f2f5;
    font-weight: bold; }
    @media (min-width: 685px) {
      .dropdown-menu .dropdown-title {
        padding: 12px; } }
  .dropdown-menu li {
    width: 100%;
    margin: 0;
    display: inline-block;
    color: #1754a3;
    border-bottom: 2px solid #f1f2f5; }
    .dropdown-menu li > a {
      color: inherit;
      display: block;
      padding: 12px 0px;
      text-decoration: none;
      letter-spacing: .1em;
      text-transform: uppercase;
      display: block;
      width: 100%; }
      .dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
        background-color: #13294b;
        color: #ffffff; }
        .dropdown-menu li > a:hover .text-with-chevron__chevron .icon-chevron-down path, .dropdown-menu li > a:focus .text-with-chevron__chevron .icon-chevron-down path {
          fill: #ffffff; }
        .dropdown-menu li > a:hover .category-name-alt, .dropdown-menu li > a:focus .category-name-alt {
          color: #ffffff; }
      @media (min-width: 685px) {
        .dropdown-menu li > a {
          padding: 12px; } }
      .dropdown-menu li > a .text-with-chevron__chevron {
        margin-left: 0;
        margin-right: 5px;
        margin-top: 3px; }
        .dropdown-menu li > a .text-with-chevron__chevron .icon-chevron-down {
          display: block;
          height: 14px;
          -webkit-transition: -webkit-transform .4s;
          transition: -webkit-transform .4s;
          transition: transform .4s;
          transition: transform .4s, -webkit-transform .4s;
          width: 14px; }
          .dropdown-menu li > a .text-with-chevron__chevron .icon-chevron-down path {
            fill: #e84a27; }
      .dropdown-menu li > a .category-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      .dropdown-menu li > a .category-name-alt {
        color: #8d9193;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
        width: 100%;
        padding-left: 17px; }
  @media (min-width: 685px) {
    .dropdown-menu {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: normal;
      -ms-flex-align: normal;
      align-items: normal; }
      .dropdown-menu > li {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }

/************************/
/************************/
/************************/
/************************/
/* Spacer */
.spacer {
  display: none;
  background-color: #ffffff;
  padding-bottom: 200px;
  margin-bottom: -160px; }
  @media (min-width: 685px) {
    .spacer {
      display: block;
      min-height: 80px; } }

/************************/
/************************/
/************************/
/************************/
/* Listing Grid */
.views-element-container .v-blog-list__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px;
  padding-top: 20px; }
  @media (min-width: 940px) {
    .views-element-container .v-blog-list__container {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 685px) {
    .views-element-container .v-blog-list__container {
      padding-top: 0; } }
  .views-element-container .v-blog-list__container > ul {
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 685px) {
      .views-element-container .v-blog-list__container > ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .views-element-container .v-blog-list__container > ul > li {
      -webkit-box-flex: 0;
      -ms-flex: 0 47%;
      flex: 0 47%;
      margin-bottom: 40px; }

.views-element-container .v-blog-list__teaser .n-blog-post {
  max-width: none;
  padding: 0;
  margin: 0; }
  .views-element-container .v-blog-list__teaser .n-blog-post a:focus, .views-element-container .v-blog-list__teaser .n-blog-post a:hover {
    color: inherit;
    background-color: inherit; }
    .views-element-container .v-blog-list__teaser .n-blog-post a:focus span.button, .views-element-container .v-blog-list__teaser .n-blog-post a:hover span.button {
      background-color: #1754a3;
      border-color: #1754a3;
      color: #ffffff; }
      
      
/* added by DD to style blog teasers on https://ahs.illinois.edu/blog/features-list 6-16-20 */
div.v-blog-list__container ul {
list-style: none;
}

li.v-blog-list__teaser {
width: 100%;
max-width: 700px;
margin: 0 auto;
}

.l-page__after .spacer {
height: 0;
min-height: 0;
padding-bottom: 0px;
margin-bottom: 0;
}

/* end blog styles */

/************************/
/************************/
/************************/
/************************/
/* Blog Pagination */
.view-more {
  margin: 40px auto;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .view-more .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    padding: 12px;
    border: 1px solid #ffffff; }
    .view-more .button .text-with-chevron__chevron {
      padding-left: 5px; }
      .view-more .button .text-with-chevron__chevron .text-with-chevron__chevron-image {
        -webkit-transform: none;
        transform: none; }
      .view-more .button .text-with-chevron__chevron .icon-chevron-down {
        display: block;
        height: 14px;
        -webkit-transition: -webkit-transform .4s;
        transition: -webkit-transform .4s;
        transition: transform .4s;
        transition: transform .4s, -webkit-transform .4s;
        width: 14px; }
        .view-more .button .text-with-chevron__chevron .icon-chevron-down path {
          fill: #ffffff; }
    .view-more .button:hover, .view-more .button:focus {
      background-color: #1754a3;
      border-color: #1754a3; }
  .view-more .pagination-end {
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #ffffff; }

/************************/
/************************/
.v-search {
  background-color: #ffffff; }

.v-search__header {
  background-color: #ffffff;
  font-size: 24px;
  font-weight: 300;
  position: relative;
  z-index: 1; }

.v-search__results {
  background-color: #ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 1; }
  .v-search__results li {
    margin-top: 40px; }
    .v-search__results li:first-of-type {
      margin-top: 0; }
  .v-search__results .views-field-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 6px; }
    .v-search__results .views-field-title a {
      color: #1754a3;
      display: inline-block;
      margin: -2px;
      padding: 2px; }
      .v-search__results .views-field-title a:hover, .v-search__results .views-field-title a:focus {
        outline: 0;
        background-color: #1754a3;
        color: #ffffff; }
  .v-search__results .views-field-url {
    margin-bottom: 6px; }
    .v-search__results .views-field-url a {
      color: inherit;
      text-decoration: none;
      font-size: .8em;
      color: #00132c;
      opacity: .5; }
      .v-search__results .views-field-url a:hover, .v-search__results .views-field-url a:focus {
        opacity: 1; }
  .v-search__results .views-field-search-api-excerpt {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5em; }

.v-search__empty {
  background-color: #ffffff;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  padding-bottom: 40px;
  position: relative;
  z-index: 1; }

.v-search__pager {
  background: #e84a27 url("../images/backgrounds/blur.jpg") center bottom;
  background-size: 100% 100%;
  margin-top: -100px;
  padding: 140px 0 40px;
  position: relative;
  z-index: 0; }
  .v-search__pager .pager__items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .v-search__pager .pager__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 10px; }
    .v-search__pager .pager__item:last-of-type {
      margin-right: 0; }
    .v-search__pager .pager__item a {
      color: inherit;
      text-decoration: none;
      letter-spacing: .1em;
      text-transform: uppercase;
      border: 2px solid #87d9d9;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      color: #ffffff;
      display: block;
      line-height: 2em;
      min-width: 2em;
      font-weight: bold;
      padding: 0 1em;
      text-align: center;
      text-transform: uppercase; }
      .v-search__pager .pager__item a:hover, .v-search__pager .pager__item a:focus {
        background-color: #87d9d9;
        color: #13294b; }

.l-page__sidebar .menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none; }
  .l-page__sidebar .menu li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 600; }
.l-page__sidebar .menu li ul {
margin-left: 20px;
}

  .l-page__sidebar .menu.menu-level-1 li {
    font-weight: normal; }
  .l-page__sidebar .menu span, .l-page__sidebar .menu a {
    display: inline-block;
    padding: 5px;
    margin-bottom: 2px;
    border-radius: 3px; }
  .l-page__sidebar .menu a {
    color: inherit;
    text-decoration: none;
    color: #13294b; }
    .l-page__sidebar .menu a.is-active {
      background-color: #13294b;
      color: #ffffff; }
      
#superfish-undergrad-affairs-menu li a {
padding: 12px 12px;
}

.p-accordion__inner {
  background-color: #ffffff;
  color: #00132c; }

.p-accordion__content .f-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #1754a3;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px; }

.p-accordion__description {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  line-height: 1.35em;
  margin-bottom: 24px; }
  .p-accordion__description h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-accordion__description h3:first-child {
      margin-top: 0; }
  .p-accordion__description p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-accordion__description p strong {
      font-weight: 700; }
    .p-accordion__description p:last-child {
      margin-bottom: 0; }
  .p-accordion__description li {
    font-weight: 300; }
  .p-accordion__description blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-accordion__description a {
    color: #1754a3; }
  .p-accordion__description img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-accordion__description img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-accordion__description img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }

.p-accordion__sections .l-accordion-section {
  margin-bottom: 20px; }
  .p-accordion__sections .l-accordion-section:last-child {
    margin-bottom: 0; }

.p-alumni-distinguished__name {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: bold; }

.p-alumni-distinguished__title {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 4px;
  font-size: .8em; }

.p-alumni-feature .f-person-name {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .14em;
  line-height: 22px;
  text-transform: uppercase; }

.p-alumni-feature .f-alumni-degree-year {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-style: italic; }

.p-alumni-feature .f-alumni-occupation {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 10px; }
  .p-alumni-feature .f-alumni-occupation p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0; }

.f-components__component > .p-alumni-feature .p-alumni-feature__inner {
  background-color: #ffffff; }

.p-alumni-feature__photo {
  margin-bottom: 40px; }
  .p-alumni-feature__photo img {
    height: auto;
    width: 100%; }

.p-alumni-feature__name {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .14em;
  line-height: 22px;
  text-transform: uppercase; }

.p-alumni-feature__degree-and-occupation {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 1.5em; }
  .p-alumni-feature__degree-and-occupation p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0; }

.p-alumni-feature__bio {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 1.5em; }
  .p-alumni-feature__bio img {
  width: 100%;
  max-width: 300px;
  }
  .p-alumni-feature__bio h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-alumni-feature__bio h3:first-child {
      margin-top: 0; }
  .p-alumni-feature__bio p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-alumni-feature__bio p b {
        font-weight: 700;
    }
    .p-alumni-feature__bio p:strong {
      font-weight: 700; }
    .p-alumni-feature__bio p:last-child {
      margin-bottom: 0; }
  .p-alumni-feature__bio li {
    font-weight: 300; }
  .p-alumni-feature__bio blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-alumni-feature__bio a {
    color: #1754a3;
    font-weight: bold; }
  .p-alumni-feature__bio img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-alumni-feature__bio img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-alumni-feature__bio img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }

@media (min-width: 640px) {
  .p-alumni-feature__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .p-alumni-feature__photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    margin-bottom: 0;
    margin-right: 40px; } }

.p-alumni-group .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .p-alumni-group .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-alumni-group .f-title {
      font-size: 2.4em;
      line-height: 48px; } }
  .p-alumni-group .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-alumni-group .f-link {
  margin-top: 48px;
  text-align: center; }
  .p-alumni-group .f-link a {
    border-color: #e84a27;
    color: #00132c; }

.p-alumni-group--in-box .p-alumni-group__content {
  background-color: #ffffff; }

.p-alumni-mini {
  text-align: center; }
  @media (min-width: 720px) {
    .p-alumni-mini {
      text-align: center;
      padding-top: 0px; 
      padding-bottom: 30px;} }
  .p-alumni-mini .f-person-name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .14em;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 24px; }
  .p-alumni-mini .f-alumni-degree-year {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    font-style: italic;
    font-weight: 300; }
  .p-alumni-mini .f-alumni-degree {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 300; }
  .p-alumni-mini .f-alumni-occupation {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 10px;
    font-weight: 300; }
    .p-alumni-mini .f-alumni-occupation p {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 10px; /* was margin: 0, added 8-9-21 */
      padding: 0; }
.f-alumni-occupation img {
width: 100%;
max-width: 300px;
height: auto;
}
  .p-alumni-mini .f-person-portrait {
    border: 1px solid #00132c;
    margin-bottom: 20px;
    width: 100%;
    max-width: 200px;
    height: 210px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto; }
  /*  @media (min-width: 720px) {
      .p-alumni-mini .f-person-portrait {
        max-width: none; } } */
    .p-alumni-mini .f-person-portrait img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center;
      object-position: center; }
      
.p-alumni-mini .f-alumni-name {
font-weight: bold;
}

.p-call-to-action {
  background: #13294b url("../images/backgrounds/blur.jpg") 100% 100%;
  background-size: cover;
  color: #ffffff;
  text-align: center; }

.p-call-to-action__inner {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (min-width: 800px) {
    .p-call-to-action__inner {
      padding-top: 80px;
      padding-bottom: 80px; } }

.p-call-to-action .f-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold; }
  @media (min-width: 685px) {
    .p-call-to-action .f-title {
      font-size: 32px; } }
  @media (min-width: 800px) {
    .p-call-to-action .f-title {
      font-size: 48px; } }

.p-call-to-action .f-link {
  margin-top: 40px; }

.p-call-to-action .f-link a {
  letter-spacing: .1em;
  text-transform: uppercase;
  border: 2px solid #87d9d9;
  display: inline-block;
  font-weight: bold;
  padding: 18px;
  text-transform: uppercase; }
  .p-call-to-action .f-link a:hover, .p-call-to-action .f-link a:focus {
    background-color: #87d9d9;
    color: #13294b; }

.p-callout {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-template-areas: "text text" "image image" "links links"; }
  .p-callout:nth-child(even) {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-template-areas: "text text" "image image" "links links"; }
  @media (min-width: 460px) {
    .p-callout {
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      grid-template-areas: "text image" "links links"; }
      .p-callout:nth-child(even) {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "image text" "links links"; } }
  @media (min-width: 800px) {
    .p-callout {
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
      -ms-grid-columns: 2fr 3fr;
      grid-template-columns: 2fr 3fr;
      grid-template-areas: "text image" "links image"; }
      .p-callout:nth-child(even) {
        -ms-grid-columns: 3fr 2fr;
        grid-template-columns: 3fr 2fr;
        grid-template-areas: "image text" "image links"; } }

.p-callout__image {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: image;
  overflow: hidden; }

.p-callout:nth-child(even) > .p-callout__image {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }
  .p-callout__image img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%; }

.p-callout__text {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: text;
  background-color: #1754a3;
  color: #ffffff;
  font-family: "freight-text-pro", serif;
  font-size: 22px;
  padding: 36px; }

.p-callout:nth-child(even) > .p-callout__text {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }
  @media (min-width: 685px) {
    .p-callout__text {
      font-size: 36px; } }
  .p-callout__text b, .p-callout__text em, .p-callout__text strong {
    color: #87d9d9;
    font-weight: bold; }

.p-callout__links {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: links;
  background-color: #13294b;
  color: #ffffff;
  padding: 36px; }

.p-callout:nth-child(even) > .p-callout__links {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2; }

@media (min-width: 460px) {
    .p-callout__image {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
      .p-callout:nth-child(even) > .p-callout__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
    .p-callout__text {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .p-callout:nth-child(even) > .p-callout__text {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
    .p-callout__links {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; }
      .p-callout:nth-child(even) > .p-callout__links {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2; } }

@media (min-width: 800px) {
    .p-callout__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
      .p-callout:nth-child(even) > .p-callout__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
    .p-callout__text {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .p-callout:nth-child(even) > .p-callout__text {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; }
    .p-callout__links {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
      .p-callout:nth-child(even) > .p-callout__links {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1; } }
  .p-callout__links li {
    margin-top: 20px; }
    @media (min-width: 685px) {
      .p-callout__links li {
        margin-top: 8px; } }
    .p-callout__links li:first-of-type {
      margin-top: 0; }
  .p-callout__links a {
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline; }

.p-callouts {
  background-color: #ffffff;
  padding-top: 48px;
  padding-bottom: 48px; }
  @media (min-width: 800px) {
    .p-callouts {
      padding-top: 110px;
      padding-bottom: 115px; } }

.p-callouts .p-callout {
  margin-bottom: 24px; }
  .p-callouts .p-callout:last-of-type {
    margin-bottom: 0; }

.p-card {
  background-color: #ffffff;
  border-bottom: 10px solid #13294b;
  color: #00132c;
  padding: 40px; }
  .p-card .f-icon {
    height: 72px;
    margin: 0 auto 20px;
    max-width: 100%;
    width: 72px; }
    .p-card .f-icon img {
      height: 100%;
      -o-object-fit: contain;
      object-fit: contain;
      width: 100%; }
  .p-card .f-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .14em;
    line-height: 22px;
    min-height: 44px;
    text-align: center;
    text-transform: uppercase; }
  .p-card__content {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    /* font-weight: 300; */ }
  .p-card .f-link {
    margin-top: 35px; }
    .p-card .f-link a {
      color: inherit;
      text-decoration: none;
      letter-spacing: .1em;
      text-transform: uppercase;
      display: block;
      background: #1754a3 url("../images/chevron-right-white.svg") no-repeat;
      background-position: right 10px center;
      background-size: 16px 16px;
      color: #ffffff;
      padding: 12px 40px 12px 12px;
      font-weight: bold;
      -webkit-transition: background-color 0.5s;
      transition: background-color 0.5s; }
      .p-card .f-link a:hover, .p-card .f-link a:focus {
       /* was background-color: #13294b;  */
        background: #ffffff url("../images/chevron-right-blue.svg") no-repeat;
        background-position: right 10px center;
background-size: 16px 16px;
color:#1754a3;
        outline: 2px solid #13294b;  }

.l-page--front .p-card {
  position: relative;
  padding-bottom: 85px; }
  .l-page--front .p-card:nth-child(5n+2) {
    border-color: #87d9d9; }
  .l-page--front .p-card:nth-child(5n+3) {
    border-color: #e84a27; }
  .l-page--front .p-card:nth-child(5n+4) {
    border-color: #dcede7; }
  .l-page--front .p-card:nth-child(5n+5) {
    border-color: #1754a3; }
  .l-page--front .p-card .f-title {
    text-align: left; }
  .l-page--front .p-card .f-link {
    position: absolute;
    bottom: 40px;
    left: 40px;
    right: 40px; }

.paragraph--type--card-text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "freight-text-pro", serif;
  font-size: 30px;
  padding: 20px; }
  .paragraph--type--card-text b, .paragraph--type--card-text strong {
    color: #1754a3; }

.p-cards__inner > .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .p-cards__inner > .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-cards__inner > .f-title {
      font-size: 2.4em;
      line-height: 48px; } }
  .p-cards__inner > .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-cards__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .p-cards__cards .p-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 260px; }

@supports (display: grid) {
  .p-cards__cards {
    display: -ms-grid;
    display: grid;
    grid-gap: 40px 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; }
    @media (min-width: 600px) {
      .p-cards__cards {
        grid-gap: 20px 20px;
        /*  -ms-grid-columns: 1fr 1fr;
       grid-template-columns: 1fr 1fr; */
       grid-template-columns: repeat(auto-fit, minmax(420px, 1fr)) } } /* added dy DD, 2-18-20, changed 230 to 420 4-29-21 */
    .p-cards__cards .p-card {
      margin: 0;
      width: auto; }
  @media (min-width: 860px) {
    .p-cards--3-columns .p-cards__cards {
    /*   -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; */
         grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)) } }  /*added dy DD, 2-18-20 */
  @media (min-width: 760px) {
    .l-page__sidebar + .l-page__content .p-cards--3-columns .p-cards__cards {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; } }
  @media (min-width: 940px) {
    .l-page__sidebar + .l-page__content .p-cards--3-columns .p-cards__cards {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr; } }
  @media (min-width: 1320px) {
    .l-page__sidebar + .l-page__content .p-cards--3-columns .p-cards__cards {
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr; } } }

.p-contact .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .p-contact .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-contact .f-title {
      font-size: 2.4em;
      line-height: 48px; } }
  .p-contact .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-contact .f-text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
  font-size: 24px;
  font-weight: 300; }
  .p-contact .f-text h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-contact .f-text h3:first-child {
      margin-top: 0; }
  .p-contact .f-text p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-contact .f-text p strong {
      font-weight: 700; }
    .p-contact .f-text p:last-child {
      margin-bottom: 0; }
  .p-contact .f-text li {
    font-weight: 300; }
  .p-contact .f-text blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-contact .f-text a {
    color: #1754a3; }
  .p-contact .f-text img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-contact .f-text img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-contact .f-text img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }

.p-course td {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  border-bottom: 1px solid rgba(0, 19, 44, 0.25);
  padding: 10px 0;
  vertical-align: top; }

.p-course:first-of-type td {
  padding-top: 0; }

.p-course td.p-course__code {
  color: #13294b;
  font-weight: bold;
  padding-right: 10px;
  vertical-align: top;
  width: 100px; }

.p-course__name {
  color: #13294b;
  display: inline;
  font-weight: bold; }

.p-course .f-course-hours {
  color: #1754a3;
  display: inline;
  font-style: italic;
  margin-left: 4px;
  white-space: nowrap; }

.p-curriculum--blue .p-course td, .p-curriculum--blue .p-course td.p-course__code, .p-curriculum--blue .p-course__name, .p-curriculum--blue .p-course .f-course-hours {
  color: inherit; }

.p-curriculum--blue .p-course td {
  border-color: rgba(255, 255, 255, 0.25); }

.l-accordion-section .p-course td, .l-accordion-section .p-course td.p-course__code, .l-accordion-section .p-course__name, .l-accordion-section .p-course .f-course-hours {
  color: inherit; }

.l-accordion-section .p-course td {
  border-color: rgba(255, 255, 255, 0.25); }

.p-curriculum .f-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #1754a3;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px; }

.p-curriculum__inner {
  background-color: #ffffff;
  color: #00132c;
  padding: 40px; }

.p-curriculum__description {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  line-height: 1.35em;
  margin-bottom: 24px; }
  .p-curriculum__description h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-curriculum__description h3:first-child {
      margin-top: 0; }
  .p-curriculum__description p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-curriculum__description p strong {
      font-weight: 700; }
    .p-curriculum__description p:last-child {
      margin-bottom: 0; }
  .p-curriculum__description li {
    font-weight: 300; }
  .p-curriculum__description blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-curriculum__description a {
    color: #1754a3; }
  .p-curriculum__description img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-curriculum__description img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-curriculum__description img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }

.p-curriculum__total-hours {
  color: #1754a3;
  font-style: italic;
  margin-top: 24px; }

.p-curriculum--blue .p-curriculum__inner {
  background-color: #13294b;
  color: #ffffff; }
  .p-curriculum--blue .p-curriculum__inner .f-title {
    color: #ffffff; }
  .p-curriculum--blue .p-curriculum__inner .p-curriculum__description {
    color: #ffffff; }
    .p-curriculum--blue .p-curriculum__inner .p-curriculum__description a {
      color: #87d9d9; }
  .p-curriculum--blue .p-curriculum__inner .p-curriculum__total-hours {
    color: #ffffff; }

.l-accordion-section .p-curriculum {
  padding: 0; }

.l-accordion-section .p-curriculum__inner {
  background-color: transparent;
  color: inherit;
  padding: 0;
  max-width: 100%; }
  .l-accordion-section .p-curriculum__inner .f-title {
    color: inherit; }

.l-accordion-section .l-box-with-header__header {
  text-align: left; }

.l-accordion-section--closed .p-curriculum__inner .l-box-with-header__header {
  margin-bottom: 0; }

.l-accordion-section--closed .p-curriculum__inner .f-title {
  margin-bottom: 0; }

.l-accordion-section--closed .p-curriculum__inner .p-curriculum__description {
  display: none; }

.l-accordion-section--closed .p-curriculum__inner .l-box-with-header__content {
  display: none; }
  
.p-course__name-and-hours {
text-align: left;    
}

.p-fees {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 940px) {
    .p-fees {
      margin-left: auto;
      margin-right: auto; } }
  .p-fees .f-title {
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #13294b;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px; }

.p-fees__inner {
  background-color: #ffffff;
  color: #00132c;
  padding: 40px; }

.p-fees__description {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  line-height: 1.35em;
  margin-bottom: 24px; }
  .p-fees__description h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-fees__description h3:first-child {
      margin-top: 0; }
  .p-fees__description p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-fees__description p strong {
      font-weight: 700; }
    .p-fees__description p:last-child {
      margin-bottom: 0; }
  .p-fees__description li {
    font-weight: 300; }
  .p-fees__description blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-fees__description a {
    color: #1754a3; }
  .p-fees__description img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-fees__description img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-fees__description img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }

.p-fees__fees-list .p-fee {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  border-bottom: 1px solid rgba(0, 19, 44, 0.25);
  font-weight: bold;
  padding: 10px 0; }
  .p-fees__fees-list .p-fee:first-child {
    padding-top: 0; }

.f-fees-total {
  color: #1754a3;
  font-style: italic;
  margin-top: 24px; }

.p-fees--blue .p-fees__inner {
  background-color: #13294b;
  color: #ffffff; }
  .p-fees--blue .p-fees__inner .f-title {
    color: #ffffff; }
  .p-fees--blue .p-fees__inner .p-fees__fees-list .p-fee {
    border-color: rgba(255, 255, 255, 0.25); }
  .p-fees--blue .p-fees__inner .f-fees-total {
    color: #ffffff; }

.p-giving-form .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .p-giving-form .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-giving-form .f-title {
      font-size: 48px;
      line-height: 48px; } }
  .p-giving-form .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-giving-form__content {
  background-color: #ffffff;
  color: #00132c;
  margin-top: 40px; }

.p-giving-form__description {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em; }
  .p-giving-form__description h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-giving-form__description h3:first-child {
      margin-top: 0; }
  .p-giving-form__description p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-giving-form__description p strong {
      font-weight: 700; }
    .p-giving-form__description p:last-child {
      margin-bottom: 0; }
  .p-giving-form__description li {
    font-weight: 300; }
  .p-giving-form__description blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-giving-form__description a {
    color: #1754a3; }
  .p-giving-form__description img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-giving-form__description img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-giving-form__description img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }

.p-giving-form__amount-prefix {
  font-size: 30px;
  font-weight: 300; }

.p-giving-form__element {
  margin-bottom: 16px; }

.p-giving-form__element-label {
  display: block;
  font-weight: bold;
  margin-bottom: 4px; }

.p-giving-form__help {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em; }

.p-giving-form__amount-input {
  border: 1px solid rgba(0, 19, 44, 0.25);
  font-family: inherit;
  padding: 10px;
  font-size: 18px;
  width: 8em; }

.p-giving-form__fund-selector {
  font-size: 18px;
  font-family: inherit;
  width: 100% } /* I added width, 12-6-21 */

.p-giving-form-fund {
  margin-top: 6px; }

.p-hero {
  background-color: #13294b;
  color: #ffffff;
  overflow: hidden;
  position: relative;
  z-index: 1;   /* I added this so sidebar menus would stay on top, 9-14-21 */
   }

.p-hero__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }
  .p-hero__image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }
    @media (min-width: 600px) {
      .p-hero__image img {
        -o-object-position: 0 18%;
        object-position: 0 18%; } }

.p-hero__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px;
 /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;  */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
/*  
-ms-flex-direction: column;
flex-direction: column;
*/ 
  padding: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 320px;
  position: relative;
  z-index: 100; }
  @media (min-width: 940px) {
    .p-hero__content {
      margin-left: 30px;
      /* margin-right: auto; */ } }
  @media (min-width: 600px) {
    .p-hero__content {
      height: 500px;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }

.l-page__main--with-sidebar .p-hero__content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1200px; }
  @media (min-width: 940px) {
    .l-page__main--with-sidebar .p-hero__content {
      margin-left: auto;
      margin-right: auto; } }

.p-hero .f-title { 
  letter-spacing: .1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 100%;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
  @media (min-width: 600px) {
    .p-hero .f-title {
      font-size: 36px;
      text-align: left;
      -webkit-hyphens: none;
      -ms-hyphens: none;
      hyphens: none; } }
  @media (min-width: 1200px) {
    .p-hero .f-title {
      font-size: 48px;
      letter-spacing: 2px; } }

.p-hero .f-subtitle {
  font-size: 16px;
  line-height: 2em;
  margin-top: 12px;
  padding: 0 8px;
  display: none; }
  @media (min-width: 600px) {
    .p-hero .f-subtitle {
      margin-top: 24px;
      display: block;
      width: 600px;
      font-style: italic; } }

.p-hero .f-subtitle__inner {
  background-color: #1754a3;
  -webkit-box-shadow: 8px 0 0 #1754a3, -8px 0 0 #1754a3;
  box-shadow: 8px 0 0 #1754a3, -8px 0 0 #1754a3;
  padding: 4px; }
  
.p-hero__content-inner p.f-subtitle .f-subtitle__inner {
width: 400px;
}

.p-home-grid {
  background-color: #ffffff;
  padding-top: 48px;
  padding-bottom: 48px; }
  @media (min-width: 800px) {
    .p-home-grid {
      padding-top: 10px;
      padding-bottom: 115px; } }

.p-home-grid__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1280px;
  background-color: #ffffff;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  padding: 0 40px; }
  @media (min-width: 940px) {
    .p-home-grid__inner {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 800px) {
    .p-home-grid__inner {
      -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      -ms-grid-rows: 250px 250px 250px;
      grid-template-rows: 250px 250px 250px;
      height: 60%;
      position: relative; } }

.p-introduction {
  position: relative; }

.p-introduction__inner {
  background-color: #ffffff; }

.p-introduction .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .p-introduction .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-introduction .f-title {
      font-size: 2.4em;
      line-height: 48px; } }
  .p-introduction .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-introduction .f-text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 24px; }
  .p-introduction .f-text h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-introduction .f-text h3:first-child {
      margin-top: 0; }
  .p-introduction .f-text p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-introduction .f-text p strong {
      font-weight: 700; }
    .p-introduction .f-text p:last-child {
      margin-bottom: 0; }
  .p-introduction .f-text li {
    font-weight: 500; }
  .p-introduction .f-text blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-introduction .f-text a {
    color: #1754a3;
     font-weight: bold;
    }
.p-introduction .f-text a:hover {
    background: #1754a3; 
    color: #ffffff;
    font-weight: bold;
}
  .p-introduction .f-text img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-introduction .f-text img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-introduction .f-text img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }
  .p-introduction .f-text:first-child {
    margin-top: 0; }
  .p-introduction .f-text p:first-child {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5em; }
    @media (min-width: 600px) {
      .p-introduction .f-text p:first-child {
        font-size: 24px; } }

.p-introduction .f-link {
  margin-top: 35px; }
  .p-introduction .f-link a {
    color: inherit;
    text-decoration: none;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: block;
    background: #1754a3 url("../images/chevron-right-white.svg") no-repeat;
    background-position: right 10px center;
    background-size: 16px 16px;
    color: #ffffff;
    padding: 12px 40px 12px 12px;
    font-weight: bold;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s; }
    .p-introduction .f-link a:hover, .p-introduction .f-link a:focus {
       /* was background-color: #13294b;  */
        background: #ffffff url("../images/chevron-right-blue.svg") no-repeat;
        background-position: right 10px center;
background-size: 16px 16px;
color: #1754a3;
        outline: 2px solid #13294b; }

.p-links .f-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #13294b;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px; }

.p-links__inner {
  background-color: #ffffff; }

.p-links__content .f-link a, .p-links__content .f-file a {
  color: inherit;
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: block;
  background: #1754a3 url("../images/chevron-right-white.svg") no-repeat;
  background-position: right 10px center;
  background-size: 16px 16px;
  color: #ffffff;
  padding: 12px 40px 12px 12px;
  font-weight: bold;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .p-links__content .f-link a:hover, .p-links__content .f-link a:focus, .p-links__content .f-file a:hover, .p-links__content .f-file a:focus {
        /* was background-color: #13294b;  */
        background: #ffffff url("../images/chevron-right-blue.svg") no-repeat;
        background-position: right 10px center;
background-size: 16px 16px;
color: #1754a3;
        outline: 2px solid #13294b; }

.p-links__description {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  line-height: 1.35em;
  margin-bottom: 24px; }
  .p-links__description h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 24px;
    font-weight: 300;
    margin: 1.5em 0 1em; }
    .p-links__description h3:first-child {
      margin-top: 0; }
  .p-links__description p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 300; }
    .p-links__description p strong {
      font-weight: 700; }
    .p-links__description p:last-child {
      margin-bottom: 0; }
  .p-links__description li {
    font-weight: 300; }
  .p-links__description blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-links__description a {
    color: #1754a3; }
  .p-links__description img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-links__description img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-links__description img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }

.p-links__list-item {
  margin-top: 6px; }
  .p-links__list-item:first-of-type {
    margin-top: 0; }

.p-links__link {
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #1754a3;
  color: #ffffff;
  display: block;
  font-weight: bold;
  padding: 10px 40px 10px 10px;
  position: relative; }
  .p-links__link:hover, .p-links__link:focus {
    background-color: #13294b; }
    


.p-links__link-chevron {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
  width: 16px; }
  .p-links__link-chevron .icon-chevron-down {
    height: 16px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 16px; }
  .p-links__link-chevron path {
    fill: #ffffff; }

.p-list .f-title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .14em;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: 400; }

.p-list .f-description {
  text-align: center;
  font-weight: 300; }

.p-list a {
  color: #1754a3; }

.p-list--center {
  text-align: center; }
  .p-list--center .f-title {
    font-weight: bold; }
  .p-list--center ul {
    margin-top: 24px; }
  .p-list--center li {
    margin-top: 1em; }

.p-list--bullet, .p-list--bullet-1col {
  font-size: 20px;  }
  @media (min-width: 600px) {
    .p-list--bullet, .p-list--bullet-1col {
      font-size: 24px; } }
  .p-list--bullet ul, .p-list--bullet-1col ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none; }
  .p-list--bullet li, .p-list--bullet-1col li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: .3em;
    background: url("../images/check.png") 0 6px no-repeat;
    background-size: 20px 16px;
    padding-left: 30px;
    font-weight: 300; }
    .p-list--bullet li:first-of-type, .p-list--bullet-1col li:first-of-type {
      margin-top: 0; }

@media (min-width: 800px) {
  .p-list--bullet ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
    -webkit-column-gap: 48px;
    -moz-column-gap: 48px;
    column-gap: 48px; }
  .p-list--bullet li {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    -webkit-column-break-inside: avoid; } }

@media (min-width: 760px) {
  .l-page__sidebar + .l-page__content .p-list--bullet ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1; } }

@media (min-width: 940px) {
  .l-page__sidebar + .l-page__content .p-list--bullet ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    word-wrap: break-word;
   /* -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; */
    }
     }

.p-list--bullet-1col .f-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.p-my-illini {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  background-color: #f1f2f5;
  color: #00132c;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  .p-my-illini .f-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-weight: bold; }
  .p-my-illini a {
    color: #1754a3; }

.news-list__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px; }
  @media (min-width: 600px) {
    .news-list__items {
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      grid-gap: 20px;
      margin-top: 30px;} }

@media (min-width: 760px) {
  .l-page__sidebar + .l-page__content .news-list__items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; } }

@media (min-width: 940px) {
  .l-page__sidebar + .l-page__content .news-list__items {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    margin-top: 30px;} }

.news-item {
  background-color: #ffffff;
  border-top: 10px solid #13294b;
  padding: 20px; }
  .news-item:nth-child(2) {
    border-color: #1754a3; }
  .news-item:nth-child(3) {
    border-color: #1754a3; }
  .news-item:nth-child(4) {
    border-color: #e84a27; }
  .news-item__image {
   /* display: none; */
    margin: -20px -20px 20px;
    height: 240px;
    overflow: hidden; }
    .news-item__image img {
      display: block;
      width: 100%;
      height: auto; }
  .news-item h3 {
    font-weight: bold; }
  .news-item__more {
    margin-top: 1.5em; 
    text-align: center;
  }
    .news-item__more a {
      border: 2px solid #1754a3;
      color: #1754a3;
      display: inline-block;
      padding: 12px; }
  .news-item:nth-child(1) .news-item__image, .news-item:nth-child(2) .news-item__image {
    display: block; }

.p-section__header .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase; }
  @media (min-width: 480px) {
    .p-section__header .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .p-section__header .f-title {
      font-size: 2.4em;
      line-height: 48px; } }
  .p-section__header .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.p-text .f-text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5em; }
  .p-text .f-text h3, .p-alumni-group h3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    font-size: 20px;
    font-weight: 300;
    margin: 1.5em 0 0 0;
    font-weight: bold;}
    
    .p-text .f-text h3:first-child {
      margin-top: 0; }
  .p-text .f-text p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em;
    font-weight: 500; }
    .p-text .f-text p strong {
      font-weight: 700; }
    .p-text .f-text p:last-child {
      margin-bottom: 0; }
  .p-text .f-text li {
    font-weight: 500; }
      .p-text .f-text li a {
    font-weight: 700; }

  .p-text .f-text blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 20px; }
  .p-text .f-text a {
    color: #1754a3; 
    font-weight: 700;}
  .p-text .f-text a:hover, .p-text .f-text a:focus {
    background: #1754a3;
    color: #ffffff; }
    
    
        

  .p-text .f-text img[data-align="left"] {
    display: block;
    float: left;
    clear: left;
    margin: 0 24px 20px 0; }
  .p-text .f-text img[data-align="right"] {
    display: block;
    float: right;
    clear: right;
    margin: 0 0 20px 24px; }
  .p-text .f-text img[data-align="center"] {
    display: block;
    margin: 0 auto 24px; }
  .p-text .f-text blockquote p {
    font-family: "freight-text-pro", serif;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 0; }
    @media (min-width: 600px) {
      .p-text .f-text blockquote p {
        font-size: 30px; } }
    .p-text .f-text blockquote p strong {
      color: #1754a3; }
    .p-text .f-text blockquote p:last-child {
      text-align: right;
      font-size: 22px;
      margin-top: 1em;
      font-style: italic; }

.p-text .f-link {
  margin-top: 40px; }
  .p-text .f-link a {
    color: inherit;
    text-decoration: none;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: block;
    background: #1754a3 url("../images/chevron-right-white.svg") no-repeat;
    background-position: right 10px center;
    background-size: 16px 16px;
    color: #ffffff;
    padding: 12px 40px 12px 12px;
    font-weight: bold;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s; }
    .p-text .f-link a:hover, .p-text .f-link a:focus {
        /* was background-color: #13294b;  */
        background: #ffffff url("../images/chevron-right-blue.svg") no-repeat;
        background-position: right 10px center;
background-size: 16px 16px;
color: #1754a3;
        outline: 2px solid #13294b;
       }
      
      




.p-text__content {
  background-color: #ffffff; }

.f-components__component > .p-text .f-title {
  text-align: center;
  font-family: "freight-text-pro", serif;
  font-size: 32px;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 36px;
  text-transform: uppercase;
  padding: 0 40px; }
  @media (min-width: 480px) {
    .f-components__component > .p-text .f-title {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 685px) {
    .f-components__component > .p-text .f-title {
      /* font-size: 48px; */
      font-size: 2.4em;
      line-height: 48px; } }
  .f-components__component > .p-text .f-title .f-title__inner {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, rgba(135, 217, 217, 0.5)));
    background-image: linear-gradient(transparent 50%, rgba(135, 217, 217, 0.5) 50%);
    background-position-y: 50%;
    background-repeat: repeat-x;
    background-size: auto 70%;
    display: inline; }

.l-accordion-section .p-text {
  padding: 0; }

.l-accordion-section .p-text__inner {
  background-color: transparent;
  color: inherit;
  padding: 0;
  max-width: 100%; }
  .l-accordion-section .p-text__inner .f-title {
    color: inherit; }

.l-accordion-section .p-text__content {
  background-color: transparent;
  padding: 0; }

.l-accordion-section .f-link a {
  background-color: #13294b; }

.l-accordion-section--closed .p-text__inner .f-title {
  margin-bottom: 0; }

.l-accordion-section--closed .p-text__inner .p-text__content {
  display: none; }

.l-page--error-404 .l-content {
  background-color: #ffffff;
  position: relative;
  padding-bottom: 150px; }
  .l-page--error-404 .l-content:before {
    content: "";
    position: absolute;
    height: 240px;
    width: 100%;
    background: url(../images/backgrounds/blur.jpg) no-repeat;
    background-size: cover;
    left: 0;
    bottom: 0;
    z-index: 1; }

.l-page--error-404 .n-page {
  z-index: 100; }

.l-page--error-404 .search-block-form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 840px;
  padding: 0 40px 40px;
  position: relative;
  z-index: 100;
  background-color: white; }
  @media (min-width: 940px) {
    .l-page--error-404 .search-block-form {
      margin-left: auto;
      margin-right: auto; } }

.l-page--error-404 .f-components__component {
  margin-top: 0; }

.l-page--error-404 .error-page__title {
  background: url(../images/backgrounds/blur.jpg) no-repeat;
  background-position: center bottom;
  background-size: cover; }
  .l-page--error-404 .error-page__title h1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    box-sizing: border-box;
    max-width: 1200px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    padding: 140px 40px 40px; }
    @media (min-width: 940px) {
      .l-page--error-404 .error-page__title h1 {
        margin-left: auto;
        margin-right: auto; } }

.l-page--error-404 .error-page__image {
  overflow: hidden; }

.l-page--error-404 .error-page__image img {
  display: block;
  max-height: 480px;
  max-width: 100%;
  margin: -30px auto -40px; }

.l-page--error-404 .p-text__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 840px;
  background-color: #ffffff;
  padding: 0 40px 40px; }
  @media (min-width: 940px) {
    .l-page--error-404 .p-text__inner {
      margin-left: auto;
      margin-right: auto; } }

.l-page--error-404 .p-text__content {
  padding: 0; }
  .l-page--error-404 .p-text__content p:first-of-type {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5em; }
    @media (min-width: 600px) {
      .l-page--error-404 .p-text__content p:first-of-type {
        font-size: 24px; } }

.l-page--error-404 .search-block-form form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 2px solid #e84a27;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.l-page--error-404 .search-block-form .form-item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.l-page--error-404 .search-block-form .form-search {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 36px;
  padding: 0 10px;
  -webkit-transition: .4s background-color;
  transition: .4s background-color;
  width: 100%; }
  .l-page--error-404 .search-block-form .form-search::-webkit-input-placeholder {
    letter-spacing: .1em;
    text-transform: uppercase;
    opacity: .5;
    letter-spacing: 2px; }
  .l-page--error-404 .search-block-form .form-search::-moz-placeholder {
    letter-spacing: .1em;
    text-transform: uppercase;
    opacity: .5;
    letter-spacing: 2px; }
  .l-page--error-404 .search-block-form .form-search:-ms-input-placeholder {
    letter-spacing: .1em;
    text-transform: uppercase;
    opacity: .5;
    letter-spacing: 2px; }
  .l-page--error-404 .search-block-form .form-search::-ms-input-placeholder {
    letter-spacing: .1em;
    text-transform: uppercase;
    opacity: .5;
    letter-spacing: 2px; }
  .l-page--error-404 .search-block-form .form-search::placeholder {
    letter-spacing: .1em;
    text-transform: uppercase;
    opacity: .5;
    letter-spacing: 2px; }
  .l-page--error-404 .search-block-form .form-search:focus {
    background-color: rgba(232, 74, 39, 0.1); }

.l-page--error-404 .search-block-form .form-actions {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.l-page--error-404 .search-block-form .button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  text-decoration: none;
  background-color: #e84a27;
  display: block;
  color: #ffffff;
  padding: 0 20px;
  -webkit-transition: .4s background-color;
  transition: .4s background-color;
  white-space: nowrap;
  height: 100%; }
  .l-page--error-404 .search-block-form .button:focus, .l-page--error-404 .search-block-form .button:hover {
    background-color: #13294b; }

.sitemap {
  padding-top: 40px;
  padding-bottom: 40px; }
  .sitemap a {
    color: #13294b;
    text-decoration: underline; }

.sitemap__section {
  margin-bottom: 40px; }

.sitemap__section-title {
  margin-bottom: 20px; }

.sitemap__content li {
  margin-top: 10px; }

.sitemap__content > ul > li {
  margin-top: 40px; }
  .sitemap__content > ul > li:first-of-type {
    margin-top: 0; }
  .sitemap__content > ul > li > a, .sitemap__content > ul > li > span {
    display: block;
    font-weight: bold;
    margin-bottom: 10px; }

.webtools-skin main {
  background-color: #f1f2f5;
  color: #13294b; }
  .webtools-skin main a {
    color: #13294b; }

.webtools-skin .header-wide-popup__message {
  background: #e84a27 url("https://skins.webservices.illinois.edu/files/32298/blur-small.jpg") center bottom;
  background-size: 100% 100%; }

.webtools-skin .header-wide__search form .form-actions .button {
  background: #13294b url("https://skins.webservices.illinois.edu/files/32298/search-icon.png") 9px 9px no-repeat;
  background-size: 18px 18px; }

.webtools-skin .header-narrow__toggle-button {
  background-image: url("https://skins.webservices.illinois.edu/files/32298/menu-open-blue.png"); }
  .webtools-skin .header-narrow__toggle-button:hover, .webtools-skin .header-narrow__toggle-button:focus {
    background-image: url("https://skins.webservices.illinois.edu/files/32298/menu-open-white.png"); }

.webtools-skin .header-narrow__toggle-button[aria-expanded="true"] {
  background-image: url("https://skins.webservices.illinois.edu/files/32298/menu-close-blue.png"); }
  .webtools-skin .header-narrow__toggle-button[aria-expanded="true"]:hover, .webtools-skin .header-narrow__toggle-button[aria-expanded="true"]:focus {
    background-image: url("https://skins.webservices.illinois.edu/files/32298/menu-close-white.png"); }

.webtools-skin .blur {
  background: url("https://skins.webservices.illinois.edu/files/32298/blur.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.webtools-skin a {
  text-decoration: none; }
  .webtools-skin a:hover {
    text-decoration: underline !important; }
  .webtools-skin a:focus {
    outline: 2px solid #e84a27 !important; }

.webtool-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 900px;
  background: none;
  position: relative;
  z-index: 1; }
  @media (min-width: 940px) {
    .webtool-container {
      margin-left: auto;
      margin-right: auto; } }
  .webtool-container .webtool-post {
    background-color: #ffffff;
    padding: 40px; }
  .webtool-container .profile-wrapper .breadcrumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .webtool-container .profile-wrapper .breadcrumbs ul > li {
      padding-right: 10px;
      color: #1754a3; }
      .webtool-container .profile-wrapper .breadcrumbs ul > li a {
        color: inherit; }
  .webtool-container .profile-wrapper .function-icons {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .webtool-container .profile-wrapper .function-icons a {
      padding-left: 10px;
      color: #1754a3; }
  .webtool-container .profile-wrapper > .container.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 40px; }
    @media (min-width: 600px) {
      .webtool-container .profile-wrapper > .container.flex-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    .webtool-container .profile-wrapper > .container.flex-container .profile-photo > a.add-photo {
      display: block; }
    .webtool-container .profile-wrapper > .container.flex-container .profile {
      padding: 40px 0; }
      @media (min-width: 600px) {
        .webtool-container .profile-wrapper > .container.flex-container .profile {
          padding: 0 40px; } }
      .webtool-container .profile-wrapper > .container.flex-container .profile a {
        color: #1754a3; }
  .webtool-container a {
    text-decoration: none; }
    .webtool-container a:hover {
      text-decoration: underline !important; }
    .webtool-container a:focus {
      outline: 2px solid #e84a27 !important; }
  .webtool-container #calendar-actions {
    margin-top: 1em;
    margin-bottom: 1em; }

.main-navigation__name a:hover {
  /* background-color: #1754a3; */
  background-color: #ffffff;
  color: #1754a3;
  }

.main-navigation__name a:focus {
  outline-offset: -2px; }

.header-menubar-button:hover, .header-menubar-link:hover {
  background-color: #1754a3;
  text-decoration: underline; 
 outline: 2px solid #ffffff;}
  .header-menubar-button:hover .header-menubar-button__arrow .box-arrow polygon, .header-menubar-link:hover .header-menubar-button__arrow .box-arrow polygon {
    fill: #1754a3; }

.header-menubar-button:focus, .header-menubar-link:focus {
  outline: 2px solid #e84a27;
  outline-offset: -2px; }
  .header-menubar-button:focus .header-menubar-button__arrow, .header-menubar-link:focus .header-menubar-button__arrow {
    -webkit-transform: translateY(-22px);
    transform: translateY(-22px); }

.header-menubar-button[aria-expanded=true]:focus .header-menubar-button__arrow, .header-menubar-link[aria-expanded=true]:focus .header-menubar-button__arrow {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.header-popup-page__menu-item a:hover {
  text-decoration: underline; }

.header-popup-page__menu-item a.js-header-nav-link--with-submenu:hover, .header-popup-page__menu-item a.js-header-nav-link--with-submenu:focus {
  background-image: url("../images/plus-orange.svg"); }

.header-popup-page__back a:hover {
  text-decoration: underline; }
  
  .header-narrow-menu__item a:focus .main-nav-mobile-link__indicator path, .header-narrow-menu__item a:hover .main-nav-mobile-link__indicator path {
    fill: #ffffff; }
    
    .js-header-nav-item a:focus, .header-narrow-menu__item a:hover {
  color: #ffffff;
  background-color: #1754a3; }
  
 .js-header-page-link .js-header-nav-link .main-nav-mobile-link main-nav-mobile-link--has-submenu:focus {
  color: #ffffff;
  background-color: #1754a3; 
  }

.f-components__component a:hover {
  text-decoration: underline; }

.l-page__sidebar .menu a:hover {
  text-decoration: underline;
  background-color: #1754a3;
  color: #ffffff; }

.p-text .f-link a:hover, .p-text .f-link a:focus {
         /* was background-color: #13294b;  */
        background: #ffffff url("../images/chevron-right-blue.svg") no-repeat;
        background-position: right 10px center;
background-size: 16px 16px;
color: #1754a3;
        outline: 2px solid #13294b; }

.p-links__content .f-link a:hover, .p-links__content .f-file a:hover {
  background-color: #13294b;
  text-decoration: underline; }

.p-alumni-group .f-link a:hover, .p-alumni-group .f-link a:focus {
  background-color: #1754a3;
  border-color: #13294b;
  color: #ffffff; }

.news-item__more a:hover, .news-item__more a:focus {
  background-color: #1754a3;
  color: #ffffff;
  border-color: #13294b; }

.l-footer__column .block-footerbuttons .menu a:hover, .l-footer__column .block-footerbuttons .menu a:focus {
  /* background-color: #1754a3; */
  background: #ffffff;
  color: #1754a3;
  }

.l-footer__column .menu a:hover, .l-footer__column .menu a:focus {
 /* background-color: #1754a3;
  color: #ffffff; */
  background: #ffffff;
  color: #1754a3; }

.footer-social__link:hover, .footer-social__link:focus {
  /* background-color: #1754a3; */ 
  background: #ffffff;
  color:#1754a3;}

a:hover {
  text-decoration: underline; }

a:focus {
  outline: 2px solid #e84a27; }

.content-button {
  text-decoration: none;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: block;
  background: #1754a3 url("../images/chevron-right-white.svg") no-repeat;
  background-position: right 10px center;
  background-size: 16px 16px;
  color: #ffffff;
  padding: 12px 40px 12px 12px;
  font-weight: bold;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  .content-button:hover, .content-button:focus {
    background-color: #13294b; }
    
/* inside slider */

.slider {
width: 50%;
margin: 100px auto;
}

.slick-slide {
margin: 0px 20px;
}

.slick-slide img {
width: 100%;
}

.slick-prev:before,
.slick-next:before {
color: black;
}

.slick-slide {
transition: all ease-in-out .3s;
opacity: .2;
}
    
.slick-active {  /* this was .5, which dims the second slide */
opacity: 1;
}

.slick-current {
opacity: 1;
}

button.slick-prev, button.slick-next {
background: #000;
font-family: arial,helvetica, sans-serif;
font-weight: bold;
}

button.slick-prev:hover, button.slick-next:hover {
background: #666;
border: 2px solid #990000;
width:25px;
height: 25px;
}

/* end slider syles */

h1.pageheader {
text-align: center;
text-transform: uppercase;
font-weight: 600;
font-size: 1.7em;
}

p#btn-wrapper {
text-align: center;
}

a#apply-btn {
padding: 15px;
background: #13294b;
color: #ffffff;
width: 150px;
text-align: center;
margin: 0 auto 25px auto;
text-decoration: none;
font-style: italic;
transition: all .3s;
border-radius: 25px;
font-weight: 700;
}

a#apply-btn:hover {
width: 200px;
background: #d74a0c;
padding: 15px 30px 15px 30px;
}

div.msha-table table, table {
border-spacing: 15px;
border-collapse: collapse;
margin-bottom: 20px;
}

div.msha-table td, div.msha-table th, table td, table th {
padding: 10px;
text-align: left;
}

div.msha-table table, div.msha-table th, div.msha-table td {   /* table td, table th */
border: 1px solid black;
}

div.f-text li {
margin-bottom:15px;
}

.p-hero .f-title a {
color: #ffffff;
text-decoration: none;
}

.p-hero .f-title a:hover {
background: #000000;
}

h1.hero-title {
font-size: 40px;
text-align: left;
letter-spacing: .1em;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 100%;
font-weight: bold;
word-wrap: break-word;
overflow-wrap: break-word;
hyphens: none;
text-shadow: 2px 2px 8px #000;
}

h1.newh1 {
font-family: Montserrat, sans-serif;
font-size: 2.1em;
line-height: 1.1em;
color: #ffffff;
background: #13294b;
width: 100%;
padding: 10px 0;
font-weight: 400;
text-align: center;
text-transform: uppercase;
}

div.p-hero__content-inner .p-hero .f-title h1.hero-title { /* I added h1.hero */
  letter-spacing: .1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 100%;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
  @media (min-width: 600px) {
    .p-hero .f-title {
      font-size: 36px;
      text-align: left;
      -webkit-hyphens: none;
      -ms-hyphens: none;
      hyphens: none; } }
  @media (min-width: 1200px) {
    .p-hero .f-title {
      font-size: 40px;
      letter-spacing: 2px; } }





div.h2-holder {
text-align: center;
margin-bottom: 30px;
}

/* added to fix heading structure - DD, 7-13-19 */
h2.newh2 {
display: inline;
font-size: 1.9em;
line-height: 1.1em;
font-family: Montserrat, sans-serif;
font-weight: 700;
letter-spacing: .1em;
text-transform: uppercase;
color: #1754a3;
}

.p-list--bullet h2.newh2, .p-list--bullet-1col h2.newh2 {
font-size: 1.3em;
}

div.p-call-to-action__inner h2.newh2 {
color: #fff;
font-size: 48px;
}

h3.newh3 {
font-size: 1em;
font-weight: bold;
letter-spacing: .14em;
line-height: 22px;
text-align: center;
text-transform: uppercase;
color: #00132c;
}

h3.newh3-flushright, h2.newh2-flushright, h2.linksh2 {
font-size: 1em;
font-weight: bold;
letter-spacing: .14em;
line-height: 22px;
text-align: center;
text-transform: uppercase;
color: #00132c;
text-align: right;
}

h3.newh3-flushright-white, h2.newh2-flushright-white {
font-size: 1em;
font-weight: bold;
letter-spacing: .14em;
line-height: 22px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
text-align: right;
}

@media (max-width: 570px) {

h1.hero-title {
font-size: 30px;
}

h1.newh1 {
font-size: 1.6em;
}

h2.newh2 {
font-size: 1.6em;
}

}

div.l-section__inner {
text-align: center;
padding-top: 50px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapperTall {
	position: relative;
	padding-bottom: 66.25%; /* 18:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapperTall iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

table.caa {
width: 45%;
margin-right: 5%;
float: left;
margin-bottom: 20px;
border-collapse: collapse;
border-spacing: 0;
}


table.caa tbody {
border-top: 1px solid #ccc;
}

table.caa td, table.caa th {
padding: 5px;
text-align: center;
border: 1px solid #333333;
font-family: helvetica, arial, sans-serif;
}

table.caa th {
border-bottom: 3px solid #ccc;
padding-right: 1em;
text-align: left;
}

table.general {
width: 100%; 
border-collapse: collapse;
}

table.general tbody {
border-top: 1px solid #ccc;
}

table.general td, table.general th {
padding: 10px;
text-align: left;
border: 1px solid #333333;
font-family: helvetica, arial, sans-serif;
}

table.general th {
border-bottom: 3px solid #ccc;
padding-right: 1em;
text-align: left;
}

@media (max-width: 1070px) {
table.caa {
width: 90%;
margin-left: 5%;
}
}

.clear {
clear: both;
}

ul.address-list {
padding: 10px 10px 10px 0;
text-align: left;
/* font-family: helvetica, arial, sans-serif; */
}

.address-list li, .f-text .address-list li {
list-style: none;
margin-bottom: 0;
}

.l-page__after .address-list-centered {
padding-left: 0;
}

.cards {
text-align: center;
}

.card-pic-holder {
text-align: center;
}

.card-pic {
border: 1px solid #000000;
margin-bottom: 15px;
}

.p-text .f-text .multiple-items p {
font-weight: bold;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.multiple-items p a {
font-weight: normal;  
}

.td-title  {
padding: 8px 0;
text-align: center;
}

#facList .faculty {
float: left;
width: 135px;
height: 250px;
margin: 20px 20px 30px 0;
}

.faculty img {
width: 135px;
height: 165px;
border: 1px solid #000000;
}

p#btn-wrapper {
text-align: center;
}

a#apply-btn, .p-text .f-text a.apply-btn {
padding: 15px;
background: #13294b;
color: #ffffff;
width: 150px;
text-align: center;
margin: 0 auto 25px auto;
text-decoration: none;
font-style: italic;
transition: all .3s;
border-radius: 25px;
}

a#apply-btn:hover, .p-text .f-text a.apply-btn:hover {
width: 200px;
background: #d74a0c;
padding: 15px 30px 15px 30px;
}

.mph-table {
width: 100%;
}

.mph-table td {
text-align: center;
padding: 8px 0
}

      
            .p-links__content .f-link a:hover, .p-links__content .f-link a:focus, .p-links__content .f-file a:hover, .p-links__content .f-file a:focus {
        /* was background-color: #13294b;  */
        background: #ffffff url("../images/chevron-right-blue.svg") no-repeat;
        background-position: right 10px center;
background-size: 16px 16px;
color: #1754a3;
        outline: 2px solid #13294b; }

.p-text .f-text a.red-button, .p-hero .f-title a.red-button {
background: #990000;
border-radius: 30px;
padding: 8px 16px;
float: none;
border: 2px solid #000000;
color: white;
font-family: arial, helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
letter-spacing: .05rem;
text-shadow: 2px 2px 4px #000000;
text-decoration: none;
transition: all 0.5s ease;
margin: 15px 0;
}

p.pseudo-heading {
margin-top: 40px;
margin-bottom: 0;
}

@media (max-width: 768px) {
    
p.button-holder {
text-align: center; 
}

}

.p-text .f-text a.red-button:hover, .p-hero .f-title a.red-button:hover {
background: #ffffff;
color: #990000;
padding: 8px 24px;
text-shadow: 0px 0px 0px #ffffff;
}

div.nametag {
width: 94%;
margin-left: 3%;
margin-top: 25px;
}

div.nametag p  {
margin: 0px;
}

.btn {
padding: 2px 0px 0 0px;
background: #131f33;
color: #ffffff;
font-weight: bold;
text-align: center;
border-radius: 35px;
font-family: arial, sans-serif;
font-size: 1.2em;
line-height: 2.4em;
baseline-shift: sub;
border: 2px solid #fff;
}

.btn:hover {
background: #fff;
color: #990000;
border: 2px solid #131f33;
}

div.profile {
margin-top: 8px;
opacity: 0;
padding: 0;
max-height: 0;
overflow: hidden;
width: 94%;
margin-left: 6%;
overflow: scroll;
}

div.profile-minutes {
margin-top: 8px;
opacity: 0;
padding: 0;
max-height: 0;
overflow: hidden;
width: 75%;
margin-left: 12.5%;
}

div.sticky-menu {
text-align: center;
position: sticky;
top: 170px;
z-index: 10;
}





@media (max-width: 1316px) {

div.sticky-menu {
top: 198px;
}

div.sticky-menu .nav-collapse {
/* top: 20px; */
}

div.sticky-menu ul.menu-items {
position: sticky;
/* top: 25px; */
}

}

@media (max-width: 1087px) {

p.responsive-menu-container {
text-align: center;
position: sticky;
top: 190px;
z-index: 100;
margin-bottom: 0;
margin-top: 0;
}

div.sticky-menu {
position: sticky;
top: 237px;
/* z-index: 499; */
}

}

@media (min-width: 761px) {

#msht-horizontal {
display:none;
}

}



@media (max-width: 760px) {

p.responsive-menu-container {
text-align: center;
position: sticky;
top: 90px;
z-index: 5; 
margin-bottom: 0;
margin-top: 0;
}

div.sticky-menu {
position: sticky;
top: 41px;
/* z-index: 499; */
}

}



@media (max-width: 600px) {

.p-text .f-text p, .p-introduction .f-text p, .p-alumni-feature__text {
padding: 0 3%;
}

}




@media (max-width: 440px) {

p.responsive-menu-container {
text-align: center;
position: sticky;
top: 70px;
/* z-index: 500; */
margin-bottom: 0;
margin-top: 0;
}

div.sticky-menu {
position: sticky;
top: 141px;
/* z-index: 499; */
}

.header-narrow__college a {
padding-bottom: 0px;
}

}

table.toefl, table.toefl td, table.toefl th {
border: solid black 1px; 
border-collapse: collapse;
}

table.toefl td, table.toefl th {
padding: 8px;
text-align: center;
}

img.vertpic, img.floatpic {
float: left;
margin-right: 20px;
width: 100%;
max-width: 400px;
}

img.floatpic-right {
float: right;
margin-left: 20px;
}

div.floatdiv {
float: left;
margin-right: 20px;   
}

div.f-text img {
width: 100%;
}



/* event calendar styles */

article.event-entry {
display: inline-block;
width: 70%;
clear: both;
margin-left: 15%;
margin-bottom: 50px;
}

article.event-entry .datetile {
background-color: #ffffff;
display: block;
float: left;
height: 70px;
margin: 0 10px 20px 0;
text-align: center;
text-transform: uppercase;
width: 60px;
border: 1px solid #131f33;
}

article.event-entry .datetile .month {
background-color: #131f33;
color: #ffffff;
font-size: 1em;
padding: 3px 0;
font-weight: bold;
}

article.event-entry .datetile .date {
color: #131f33;
font-size: 2em;
font-family: "Montserrat", sans-serif;
font-weight: bold;
padding: 0;
}

article.event-entry .event {
margin-bottom: 20px;
padding-left: 90px;
text-align: left;
}

article.event-entry .event .title {
margin: 0;
font-weight: bold;
}

article.event-entry .event p {
margin: 0;
}

article.event-entry .description {
margin-top: 8px;
/*opacity: 0;*/
padding: 0px;
max-height: 400px;
overflow: hidden;

/*
transition: max-height 0.5s linear 0s, opacity 0.5s linear 0s, padding 0.5s linear 0s;
-webkit - transition: max-height 0.5s linear 0s, opacity 0.5s linear 0s, padding 0.5s linear 0s;
- moz - transition: max-height 0.5s linear 0s, opacity 0.5s linear 0s, padding 0.5s linear 0s;
- ms - transition: max-height 0.5s linear 0s, opacity 0.5s linear 0s, padding 0.5s linear 0s;
- o - transition: max-height 0.5s linear 0s, opacity 0.5s linear 0s, padding 0.5s linear 0s;
*/
}

article.event-entry .location {
margin-top: 15px;
}


/* end event calendar styles */

.two-thirds-right {
width:67%; 
max-width: 460px;
float: right;
}

.one-third-left {
width: 31%; 
float: left;
padding-left: 2%;
}

@media (max-width: 570px) {
.two-thirds-right {
width:100%; 
float: none;
}

.one-third-left {
width: 100%; 
float: none;
padding-left: 2%;
}

}


/* superfish styles */

.l-page__sidebar ul.sf-menu li ul {
margin-left: 15px;
}

.l-page__sidebar .sf-menu a, .l-page__sidebar .sf-menu span.nolink {
display: block;
padding: .7em .8em;
position: relative;
width: 100%;
background-color: #13294b;
color: #ffffff;
border-radius: 0;
margin-bottom: 1px;
font-weight: 500;
border-bottom: 1px solid #ffffff;
}

.sf-menu span.nolink {
background-image: url('https://ahs.illinois.edu/themes/ahs/images/arrow.svg');
    background-color: #13294b;
background-repeat: no-repeat;
background-size: 12px 12px;
background-position: 98% center;
}

.sf-menu span.nolink:hover, .sf-menu span.nolink:focus {
background-color: #1754a3;
} 

.sf-menu li:hover li a:hover, .sf-menu li:hover li a:focus {
background-color: #1754a3;
}

.l-page__sidebar .sf-menu  a.is-active {
background-color: #1754a3;
}

ul.sf-menu.menu, ul.sf-menu.menu ul, ul.sf-menu.menu li {
/* z-index: 0;  */
}

a.menuparent {
background-image: url('https://ahs.illinois.edu/themes/ahs/images/arrow.svg');
background-repeat: no-repeat;
background-size: 12px 12px;
background-position: 98% center;
}

li.sf-depth-2 ul, li.sf-depth-3 ul {
border: 5px solid #fc0;
}

li.sf-depth-1 ul, li.sf-depth-2 ul, li.sf-depth-3 ul {
background: #ffffff;
}



@media (min-width: 761px) {

#msht-horizontal, #msht-sticky {
display:none;
}


}

#superfish-msht-sidebar-menu .sf-sub-indicator {
display: none;
}

ul.sf-menu.sf-vertical {
position: sticky;
top: 258px;
}

#ht-menu-wordmark {
text-align: center;
background: #13294b;
width: 100%;
padding: .5em .55em;
position: sticky;
top: 205px;
}

/* end superfish styles  */


.anchortop {
padding-top: 165px;
}

.anchortop-w-menu {
padding-top: 215px;
}

@media (max-width: 1320px) {

.anchortop {
padding-top: 195px;
}

}

@media (max-width: 760px) {

.anchortop {
padding-top: 85px;
}

.anchortop-w-menu {
padding-top: 115px;
}

.l-page__main--with-sidebar .l-page__sidebar + .l-page__content {
overflow: visible;
}

#msht-horizontal {
top: 90px;
}

} /* closes 760 */

.p-text .f-text button, .p-introduction .f-text button, #apply a {
font-size:1.1em;
background: #990000;
color: #fff;
border-radius: 30px;
border: 2px solid #000;
font-family: Montserrat, sans-serif;
font-weight: 700;
padding: 15px 10px;
text-transform: uppercase;
text-decoration: none;
}

.p-text .f-text button.slick-prev,  .p-introduction .f-text button.slick-prev {
left: -105px;
width: 120px;
}

.p-text .f-text button.slick-next, .p-introduction .f-text button.slick-next {
right: -60px;
width: 70px;
}

.f-text .red-button a {
font-size:1.1em;
background: #ff552e;
color: #fff;
border-radius: 30px;
border: 2px solid #000;
font-family: Montserrat, sans-serif;
font-weight: 700;
padding: 5px 10px;
text-decoration: none;
}

.f-text .red-button a:hover {
background: #ffffff;
color: #ff552e;
border: 2px solid #ff552e;
}

.p-text .f-text button:hover, #apply a:hover {
background: #fff;
color: #ff552e;
}

.page-node-491 .menu-level-0 {
display: none;
}

[href$='ht-overview'] .menu-level-0 {
display: none;
}

.blog-nav-buttons a:hover {
background: #1754a3;
}

.rss li {
list-style: none;
} /* width: */

.rss li a, .f-text a {
font-weight: 700;
color: #1754a3;
line-height: 1.5em;
}

.rss li a:hover, .f-text a:hover {
color: #ffffff;
background: #1754a3;
}

.big-letter {
font-size: 1.8em;
font-weight: bold;
color: #1754a3;
}

.l-page--front .p-hero {
margin-bottom: 30px;
}

ul.js-pager__items {
 text-align: center;  
}
    
ul.js-pager__items li {
display: inline;
padding: 0 6px;
}

ul.js-pager__items li a {
font-size: 30px;   
}

.dialog-off-canvas-main-canvas div.more-link {
display: none;
}

/* podcast page styles */

article.podcasts {
width: 90%;
max-width: 900px;
margin: 0 auto;

padding-top: 30px;
}

article.podcasts .videoWrapper {
margin-top: 40px; 
}

.podcast-title {
font-weight: bold;
font-size: 1.5em;
}

.nametag p {
font-weight: bold;
}

article.podcasts .btn {
line-height: 2em;
}

.bigname {
font-size: 1.5em;
font-family: times roman, serif;
font-style: italic;
}

.p-text .f-text p.bigname {
margin-bottom: 0px;    
}

a.page-top {
padding-top: 180px;
}

.p-text .f-text div.events p {
margin-bottom: 0px;  
}

.dropdown ul a.blue {
background: #4078b5;
}

.dropdown ul a.blue:hover {
background: #ffffff;
color: #131f33;
}

a.optanon-show-settings {
display: block;
width: 170px;
margin: 40px auto 0 auto;
}

.slick-prev::before, .slick-next::before {
display: none;
}

.skip-to.fixed {
z-index: 500;
}

.p-text .f-text p.resource-holder {
text-align: center; 
margin-top: 30px;
margin-bottom: 5px;
}

div.f-text img.pic300wide {
width: 300px;
height: auto;   
margin: 0 auto;   
}

div#resource-section {
width: 100%;
max-width: 450px;
margin: 0 auto;
}

.p-text .f-text p.pic-caption {
margin-bottom: 70px;
}

/* .skip-to [role="group"] {
    color: #13294b;
} 
*/

.p-text .f-text p.hands-on {
width: 300px;
margin-right:50px;
margin-bottom: 30px;    
}

.p-text .f-text p.hands-on img {
float: left;
}

a.top-anchor {
padding-top: 250px; 
}

/* for dres pages */
a.wangdangdoodle {
padding-top: 350px; 
}

.p-text .f-text p.space-above, .p-introduction .f-text p.space-above {
margin-top: 60px;
margin-bottom: 0;
padding-top: 8px;
border-top: 1px solid #000;
}

.p-alumni-mini .f-alumni-occupation ul li {
text-align: left;
}

@media (max-width: 600px) {

.p-alumni-mini .f-alumni-occupation ul li {
text-align: center;
padding: 0 30px
}

}


/* for DRES calendar of events */

.calendar-content ul#content-list {
list-style: none;
padding-left: 0;
}

.calendar-content ul#content-list .edu-il-ws-3683-1-time {
font-size: 16px !important;
color: #000000 !important;
margin-bottom: 0 !important;
}

/* end event calendar styles */


/* views slideshow styles for /dres-home */
.views_slideshow_cycle_main img {
width: 100%;
height: auto;
}

.views_slideshow_cycle_teaser_section {
width: 90%;
margin: 0 auto;
}

views_slideshow_cycle_teaser_section_spotlight-block_3 {
margin: 0 auto;
}

.spotlight-image img {
width: 100%;
height: auto;
}

#views_slideshow_cycle_main_spotlight-block_1 {  /*the block component I added to dres-home page */
height: 600px;
/* margin-left: 40px; */
margin-top: 0;
border-bottom: 0;
}

#views_slideshow_cycle_main_spotlight-block_1 div.views-row {
margin: 0 auto;
padding-bottom: 0px;
border-bottom: 0;
}

#views_slideshow_cycle_main_spotlight-block_3 div.views-row {
margin: 30px auto 0 auto;
}

.views-slideshow-controls-top {
text-align: center;
padding-top: 30px;
}

.views-slideshow-controls-top a {
color: #13294b;
background: #fff;
padding: 5px 8px;
border-radius: 15px;
font-weight: bold;
font-size: 1.15em;
text-transform: uppercase;
text-decoration: none;
margin: 0 5px;
}

.views-slideshow-controls-top a:hover {
color: #fff;
background: #ff552e;  
font-weight: bold;
}

#views_slideshow_slide_counter_spotlight-block_3, #views_slideshow_slide_counter_spotlight-block_2, #views_slideshow_slide_counter_spotlight-block_1 {
color: #fff;   
margin-top: 20px; 
margin-bottom: 0px; 
}

#views_slideshow_slide_counter_spotlight-block_1 {
color: #fff;   
margin-top: 20px; 
margin-bottom: 35px; 
}

#views_slideshow_cycle_teaser_section_spotlight-block_1 {
width: 100% !important;
}

#views_slideshow_cycle_teaser_section_spotlight-block_1 .views-field-field-story-tagline {
color: #fff;
text-align: center;
margin-top: 10px;
}

#views_slideshow_cycle_teaser_section_spotlight-block_1 .views-field-title, #views_slideshow_cycle_teaser_section_spotlight-block_1 .views-field-field-dres-spotlight {
display: none;
}

/* end views slideshow styles */


/* drilldown menu styles for dres pages */

.drilldown {
overflow: hidden;
width: 250px;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}

.drilldown ul {
list-style: none;
padding-left: 0;
}

.drilldown a {
display: block;
padding: .7em .8em;
position: relative;
background-color: #13294b;
color: #ffffff;
border-radius: 0;
margin-bottom: 1px;
font-weight: 500;
border-bottom: 1px solid #ffffff;
text-decoration: none;
}

.drilldown .menuparent a {
background-image: url('https://ahs.illinois.edu/themes/ahs/images/arrow.svg');
background-color: #13294b;
background-repeat: no-repeat;
background-size: 12px 12px;
background-position: 97% center;
}

.drilldown-back > a {
background-image: url('https://ahs.illinois.edu/themes/ahs/images/arrow-left.svg');
background-color: #13294b;
background-repeat: no-repeat;
background-size: 12px 12px;
background-position: 3% center;
padding-left: 30px;
}

.drilldown-sub {
display: none;
}

.drilldown-back {
font-weight: bold;
}

.drilldown a:hover, .drilldown a:focus {
background-color: #1754a3;
}

.drilldown .sf-menu  a.is-active {
background-color: #1754a3;
}

.menu-title {
padding: .7em .8em;
color: #000;
text-align: center;
font-weight: bold;
}
    
/* end drilldown menu styles */

/* added for msha home page top 3 paragraphs */

article.n-page .p-cards, .n-page .p-introduction, .n-page .p-text, .p-alumni-group {
margin-top: 80px;
}

@media (max-width: 768px) {

article.n-page .p-cards, .n-page .p-introduction, .n-page .p-text, .p-alumni-group {
margin-top: 0px;
}

}

.n-page form {
width: 530px;
margin: 0 auto;
}

.n-page .js-form-item {
margin-top: 15px;
}

.n-page .submit-btn, .n-page .form-submit {
font-size: 1.1em;
background: #990000;
color: #fff;
border-radius: 30px;
border: 2px solid #000;
font-family: Montserrat, sans-serif;
font-weight: 700;
padding: 5px 10px;
text-transform: uppercase;
text-decoration: none;
width: 100px;
margin: 20px auto 0 auto;
}

.n-page .submit-btn:hover, .n-page .form-submit:hover {
background: #fff;
color: #990000;
}

.n-page .form-actions {
text-align: center;
}

.n-page legend {
font-weight: bold;
}

.button-grid {
display: grid;
grid-gap: 20px;
-ms-grid-columns: 50% 20px 50%;
grid-template-columns: 50% 50%;
}


/* undergrad landing page carousel */

#views_slideshow_cycle_main_spotlight-block_2 {
    
}

#views_slideshow_cycle_teaser_section_spotlight-block_2 {
width: 90% !important;
/* max-width: 1000px; */
margin-top: 30px;
margin-left: auto;
margin-right: auto;
}

#views_slideshow_cycle_teaser_section_spotlight-block_2 .views-row {
/* max-width: 1000px; */
margin-bottom: 0;
border-bottom: 0;
}

#views_slideshow_cycle_div_spotlight-block_2_0 {
width: 100%;
height: auto;
}

.views_slideshow_cycle_slide {
width: 100%;
height: auto;
}

.skin-default {
margin-top: 60px;
background: #13294b;
padding-top: 30px;
}


/*  end undergrad carousel styles */

/* two-column styles */

.twocolumns {
display: flex;
flex-direction: row;
/* background: #13294b; */
width: 90%;
margin: 0 auto;
max-width: 1200px;
background: url('https://ahs.illinois.edu/themes/ahs/images/random/rotator.php;');
}

div.half {
width: 45%;
padding: 30px;
}

div.contact-half a {
color: #ffffff;
}

div.contact-half a:hover, div.contact-half a:focus {
background: #ffffff;
color: #13294b;
}

div.bluebgd {
background: #13294b;  
}

div.twocolumns h2, div.twocolumns h2 a {
color: #ffffff;
font-weight: 700;
font-size: 2em;
font-family: 'Source Sans Pro', sans-serif;
font-style: normal;
}

div.twocolumns label {
color: #fff;   
}

div.half img {
width: 100%;
height: auto;
}

div.two-col-container {
background: #13294b;
padding: 80px auto;   
}

.admit-button a {
font-size: 1.2em;
background: #ff552e;
color: #fff;
border-radius: 30px;
border: 2px solid #000;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
padding: 5px 10px;
width: 135px;
margin: 0 auto;
display: block;
text-transform: uppercase;
text-decoration: none;
text-align: center;
text-shadow: 1px 1px 2px #000000;
}

.admit-button a:hover {
background: #ffffff;
color: #ff552e;
border: 2px solid #ff552e;
text-shadow: 0px 0px 0px #ffffff;
}

.admit-button a:focus {
background: #ffffff;
color: #13294b;
border: 2px solid #13294b;
text-shadow: 0px 0px 0px #ffffff;
}

.admit-button a.one-line {
padding: 17px 10px;
}

@media (max-width: 768px) {

div.twocolumns {
flex-direction: column;
-ms-grid-columns: 100%;
grid-template-columns: 100%;
}

div.half {
width: 90%;
padding: 30px 5%;
}

}


/* end two column styles */



/* undergrad card stories  */

h2.meetahs {
width: 83%;
margin: 80px auto 30px auto;
font-family: 'Source Sans Pro', sans-serif;
font-size: 2em;
}

#stories-wrapper  {
display: grid;
grid-gap: 20px;
-ms-grid-columns: 50% 20px 50%;
grid-template-columns: 50% 50%;
background: #f1f2f5;
width: 83%;
max-width: 1200px;
margin: 0px auto 50px auto;
}

.story-card {
background: #ffffff;
border-radius: 8px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 55% 20px 45%;
grid-template-columns:  55% 45%;
}

.story-text-block {
/* min-height: 208px; */
padding: 24px;
background-color: #fff;
border-bottom-left-radius: 8px;
border-top-left-radius: 8px;
}

p.label {
color: #dd3403;
display: inline-block;
font-weight: 700;
margin-bottom: 5px;
}

h3.story-title {
color: #13294b;
font-weight: 700;
font-size: 20px;
line-height: 1.3;
color: #363d44;
font-family: 'Source Sans Pro', Montserrat, sans-serif;
font-style: normal;
}

@media (max-width: 570px) {

h3.story-title {
font-size: 1em;
}

h2.meetahs {
width: 83%;
margin: 80px auto 50px auto;
}

}

p.story-text {
margin-top: 5px;
color: #6d6d6d;
font-size: 16px;
line-height: 1.5;
}

div.story-image-block {
background: none;
border: 0;
box-sizing: border-box;
color: inherit;
font: inherit;
margin: 0;
padding: 0;
}

.story-image {
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}


@media (max-width: 1040px) {
    

#stories-wrapper {
-ms-grid-columns: 100%;
grid-template-columns: 100%;
width: 70%;
}


/*
.story-card {
-ms-grid-columns: 100%;
grid-template-columns: 100%;
}
*/

.story-card {
background: #ffffff;
border-radius: 8px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 66% 20px 34%;
grid-template-columns:  66% 34%;
}

}


@media (max-width: 768px) {

#stories-wrapper {
-ms-grid-columns: 100%;
grid-template-columns: 100%;
width: 85%;
}

h3.story-title {
font-size: 18px;
}


}


@media (max-width: 570px) {
    

/*
#stories-wrapper {
-ms-grid-columns: 50% 30px 50%;
grid-template-columns: 50% 50%;
width: 80%;
}
*/

.story-card {
-ms-grid-columns: 55% 20px 45%;
grid-template-columns: 55% 45%;
}
    
}



/* end undergrad stories styles */


/* video */

.video-section {
background: #ff552e;
}

.video-container {
width: 80%;  
max-width: 960px;  
margin: 0 auto;
padding: 60px 0;
}

/* end video */

/* splash */

#admissions-splash {
width: 100%;
padding: 0;
position: relative;
background-color: #E84A27;
/* background-size: cover; */
/* background-image:url('../images/random/image_3.jpg'); */
/* background-image:url('../images/random/image_<?php $random = rand(1,n); echo $random; ?>.jpg') */
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
text-align: center;
max-height: 500px; 
/* height: calc(100vh); */
position: relative;
color: #FFF;
margin-bottom: 0;
overflow: hidden;
}

#admissions-splash img {
width: 100%;
overflow: hidden;
}

/*
#admissions-splash h1 {
color: #FFF;
font-size: 4.5em;
text-transform: uppercase;
line-height: 1;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-style: normal;
line-height: 1.6em;
margin-top: 0;
}
*/

h1#hero {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
letter-spacing: -1.5px;
position: absolute;
left: 50px;
bottom: 22%;
border: none;
padding: 0;
font-size: 5rem;
line-height: 5rem;
margin-bottom: 0;
text-shadow: 0 3px 10px #000;
}

h1#hero-smaller {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
letter-spacing: -1.5px;
position: absolute;
left: 0;
right: 0;
bottom: 22%;
border: none;
padding: 0;
font-size: 4rem;
line-height: 4rem;
margin-bottom: 0;
text-shadow: 0 3px 10px #000;
}

p.subtitle {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
letter-spacing: -1.5px;
position: absolute;
left: 0;
right: 0;
bottom: 8%;
border: none;
padding: 0;
font-size: 2.7rem;
line-height: 2.7rem;
margin-bottom: 0;
text-shadow: 0 3px 10px #000;
}

div#sample-careers {
background: #ffffff; 
color: #13294b; 
width: 79%; 
padding: 2%;
max-width: 1200px;
margin: 0 auto;
text-align: center;
}

div#sample-careers p {
letter-spacing: .1em;
text-transform: uppercase;
display: block;
background: #1754a3;
color: #ffffff;
padding: 12px 40px 12px 12px;
font-weight: bold;
-webkit-transition: background-color 0.5s;
transition: background-color 0.5s;
}

@media (max-width: 768px) {
    
 #admissions-splash h1 { 
font-size: 3.2em;
}

h1#hero {
bottom: 2%;  
left: 30px;
}

h1#hero-smaller { 
bottom: 18%;
font-size: 2.7em;
line-height: 1em;
}

p.subtitle {
font-size: 2rem;
line-height: 2rem;
}

}

@media (max-width: 635px) {

h1#hero-smaller { 
bottom: 22%;
}


}



#landing-buttons {
position: sticky;
top: 220px;
z-index: 10;
left: 10px;
width: 115px;
}

#admissions-social {
background: #13294b;  
}



 /* end splash styles */


@media (max-width: 570px) {

.n-page form {
width: 400px;
}

}

@media (max-width: 420px) {

.n-page form {
width: 250px;
}

}



/* end styles for msha home page */


/* 3 button footer styles */
.footer-paragraph {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
max-width: 1100px;
padding-left: 20px;
padding-right: 20px;
}

#three-footer-btns {
display: flex;
width: 100%;
justify-content: space-between; 
flex-wrap: wrap;
}

#three-footer-btns .footer-btn {
width: 290px;
margin-bottom: 20px;
}

@media (max-width: 950px) {

#three-footer-btns .footer-btn {
width: 260px;
}


}

@media (max-width: 860px) {

.footer-paragraph {
max-width: 400px; 
}

#three-footer-btns .footer-btn {
width: 290px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
}

div.p-call-to-action__inner h2.newh2 {
color: #13294b;
font-size: 48px;
/* text-shadow: 2px 2px #000; */
}

div.p-call-to-action__inner .f-description p {
color: #13294b;
font-weight: bold;
}

#three-footer-btns .f-link__link a {
text-shadow: 2px 2px #000;
}

#three-footer-btns .f-link__link a:hover {
text-shadow: 0px 0px #000;
}



}


/* end 3-button footer styles */


@media (max-width: 768px) {

.f-components__component {
    margin-top: 10px;
}

.f-components {
padding-top: 10px;
padding-bottom: 10px;
}

#landing-buttons {
position: sticky;
top: 120px;
}



}

