@charset "UTF-8";
a.igx--cover-image img, .player .controls button, .igx-card-event, .directory-list__item, section .igx-pagination a, .results-list .result-item__image-wrapper .result-item__image, .select-wrapper .dropdown:after, .footer-container .footer-row a {
  transition: all 0.1s linear;
}

.igx-news-tray article.main-news a .main-news__body h3, .igx-news-tray article.main-news a .sub-news__body h3, .igx-news-tray article.sub-news a .main-news__body h3, .igx-news-tray article.sub-news a .sub-news__body h3, .igx-news-tray article.main-news a .main-news__body, .igx-news-tray article.main-news a .sub-news__body, .igx-news-tray article.sub-news a .main-news__body, .igx-news-tray article.sub-news a .sub-news__body, .igx-news-tray article.main-news a .main-news__header, .igx-news-tray article.main-news a .sub-news__header, .igx-news-tray article.sub-news a .main-news__header, .igx-news-tray article.sub-news a .sub-news__header, .igx-news-tray article, .tray--4-by-creative .igx-card__body, .tray--4-by-creative .igx-card__header, .tray--4-by-creative .igx-card, .three-up .article a .details:before, .three-up .article a .details:after {
  transition: all 0.25s linear;
}

.ratio--16-9 {
  position: relative;
  overflow: hidden;
}
.ratio--16-9:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.ratio--16-9 > .content,
.ratio--16-9 > img,
.ratio--16-9 > a.result-item__image > .vimeo-wrapper,
.ratio--16-9 > iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ratio--16-9 > a.content,
.ratio--16-9 > img {
  width: 100%;
  height: auto;
}

.ratio--9-16 {
  position: relative;
  overflow: hidden;
}
.ratio--9-16:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 177.7777777778%;
  overflow: hidden;
}
.ratio--9-16 > .content,
.ratio--9-16 > img,
.ratio--9-16 > a.result-item__image > .vimeo-wrapper,
.ratio--9-16 > iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ratio--9-16 > a.content,
.ratio--9-16 > img {
  width: 100%;
  height: auto;
}

.ratio--4-5 {
  position: relative;
  overflow: hidden;
}
.ratio--4-5:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 125%;
  overflow: hidden;
}
.ratio--4-5 > .content,
.ratio--4-5 > img,
.ratio--4-5 > a.result-item__image > .vimeo-wrapper,
.ratio--4-5 > iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ratio--4-5 > a.content,
.ratio--4-5 > img {
  width: 100%;
  height: auto;
}

.ratio--4-3 {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
.ratio--4-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
  overflow: hidden;
}
.ratio--4-3 > .content,
.ratio--4-3 > img,
.ratio--4-3 > a.result-item__image > .vimeo-wrapper,
.ratio--4-3 > iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ratio--4-3 > a.content,
.ratio--4-3 > img {
  width: 100%;
  height: auto;
}

.ratio--1-1 {
  position: relative;
  overflow: hidden;
}
.ratio--1-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
}
.ratio--1-1 > .content,
.ratio--1-1 > img,
.ratio--1-1 > a.result-item__image > .vimeo-wrapper,
.ratio--1-1 > iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ratio--1-1 > a.content,
.ratio--1-1 > img {
  width: 100%;
  height: auto;
}
.ratio--1-1 > a.content, .ratio--1-1 > img {
  width: 104%;
  max-width: unset;
}

.three-up .bgImg2,
.three-up .bgImgLg {
  height: unset;
}

.row.fl-rt {
  float: none;
}
.row.fl-rt a {
  float: right;
}

blockquote,
.news blockquote {
  padding: 50px;
  border-bottom: 0;
}
blockquote .quote-caption,
.news blockquote .quote-caption {
  font-family: Montserrat;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  line-height: inherit;
  margin: inherit;
}

.details {
  padding-right: 35px;
}

.rotated-header h2 {
  position: relative;
  padding-left: 25px;
}
.rotated-header h2 span {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: inline-block;
  font-size: 15px;
  text-transform: uppercase;
  position: absolute;
  left: 0px;
  top: 2px;
  font-weight: 600;
}

.events .event-item {
  margin-bottom: 30px;
}
.events .event-item h3 {
  padding-top: 0;
}
.events .event-item:first-of-type {
  margin-top: 30px;
}

.bgImg-quote .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}
.bgImg-quote .more {
  margin: 20px 0 0 0;
}

.qt-attr {
  font-family: Montserrat;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

span.quote {
  display: block;
  margin-top: 10px;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
  background: #ffc635;
  border-color: #ffc635;
}

.nav.nav-tabs {
  justify-content: space-between;
  flex-direction: row;
  width: calc(100% + 30px);
  margin-left: -15px;
  border-bottom: 0;
  position: relative;
}
.nav.nav-tabs:after {
  content: "";
  position: absolute;
  bottom: -20px;
  width: calc(100% - 30px);
  margin-left: 15px;
  height: 20px;
  background-color: #343434;
}
.nav.nav-tabs .nav-item {
  border-left: 0;
  border-right: 0;
  flex: 1 1 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0;
}
.nav.nav-tabs .nav-item:after {
  display: none;
}
.nav.nav-tabs .nav-item .nav-link {
  display: flex;
  align-items: center;
  height: 74px;
  padding-left: 27px;
}

blockquote {
  quotes: "“" "”" "‘" "’";
}
blockquote:before {
  font-size: 8rem;
  margin-top: -19px;
  background-image: none;
  font-family: "Arial", Helvetica Neue, Helvetica, sans-serif;
  content: open-quote;
  width: unset;
  height: unset;
}
blockquote:after {
  font-family: "Arial", Helvetica Neue, Helvetica, sans-serif;
  content: close-quote;
}

.center-container {
  display: flex;
  justify-content: center;
}

#clothing-nav-content {
  background-color: #fff;
}
#clothing-nav-content.tab-content {
  margin: 20px 0 0 0;
  padding: 50px 60px;
}

.panel-heading .igx-tab-button {
  display: flex;
  width: 100%;
  height: 60px;
  align-items: center;
  padding: 0 20px;
  border: 0;
}
.panel-heading .igx-tab-button.btn-link-acc span {
  width: calc(100% - 34px);
}
.panel-heading .igx-tab-button.btn-link-acc:after {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  width: 26px;
  height: 26px;
  margin-left: auto;
  background: url("../img/minus--white.svg");
  background-repeat: no-repeat;
  background-size: 26px 26px;
}
.panel-heading .igx-tab-button.btn-link-acc.collapsed:after {
  background: url("../img/plus-rev.svg");
}

span.copyright {
  margin-top: 110px;
  padding: 20px 0;
}

.navbar a {
  text-decoration: none;
}

.navbar .container {
  justify-content: unset;
}

.more-lt:after {
  padding-left: 0;
}

.content-block {
  margin-top: 30px;
}

.footer-social-media-links {
  padding-left: 15px;
}

.header-1 .navbar-brand img {
  width: 400px;
  margin-left: 30px;
  margin-top: 30px;
}

.header-2 .navbar-brand img {
  width: 284px;
}

.search-button svg {
  width: 28px;
  height: 28px;
  fill: #fff;
}

.navbar-toggler {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.navbar-toggler svg {
  width: 36px;
  height: 30px;
}

header .search-button::before,
header .navbar-toggler::before {
  display: none;
}

.navbar:not(.nav-open) .menu-close--light {
  width: 30px;
  height: 30px;
  display: none;
}
.navbar:not(.nav-open) .menu-close--light path {
  width: 100%;
}
.navbar.nav-open .search-button svg {
  fill: #000;
}
.navbar.nav-open .menu-bars {
  display: none;
}
.navbar.nav-open .menu-close--light {
  width: 30px;
  height: 30px;
}
.navbar.nav-open .menu-close--light path {
  fill: #fff;
}

nav.subnav .subnav-toggle {
  display: flex;
  align-items: center;
}
nav.subnav .subnav-toggle img {
  margin-right: 10px;
}
nav.subnav .subnav-toggle:before {
  display: none;
}
nav.subnav .subnav-toggle a {
  text-decoration: none;
}
nav.subnav ul li a {
  text-decoration: none;
}

.card-link:after,
.more:after,
.details:after {
  padding: 0;
  line-height: 0;
  content: "";
  background-image: url("../img/arrow--dark.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.nav-open .search-container button {
  display: none;
}

.nav-open .search-container button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  width: 24px;
  height: 38px;
  border: 0;
  background-color: transparent;
  margin: 0;
}

.card-link {
  position: relative;
}
.card-link:after {
  display: inline-block;
  width: 23px;
  height: 17px;
  margin-left: 15px;
  position: absolute;
}

.more,
.details {
  position: relative;
  padding-right: 37px;
}
.more:after,
.details:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 23px;
  height: 17px;
}
.more--after-block:after,
.details--after-block:after {
  position: relative;
  right: unset;
  top: 2px;
  -webkit-transform: none;
          transform: none;
  display: inline-block;
  margin-left: 15px;
}

.three-up .article a .details:before, .three-up .article a .details:after {
  content: "";
  width: 23px;
  height: 17px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: none;
          transform: none;
}
.three-up .article a .details:before {
  opacity: 1;
  background-image: url("../img/arrow--dark.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.three-up .article a .details:after {
  opacity: 0;
  background-image: url("../img/arrow--light.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.three-up .article a:hover .details:before {
  opacity: 0;
}
.three-up .article a:hover .details:after {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.nav-item .dropdown-toggle:after {
  background-image: url("../img/plus--light.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.nav-item.show .dropdown-toggle:after {
  background-image: url("../img/minus--light.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.photo-grid .grid-item a.center-image {
  background-position: center;
}
.photo-grid .grid-item a.center-top-image {
  background-position: center top;
}

.float-rt {
  display: -ms-flex;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  float: none;
  margin: 0;
  padding: 50px;
}
.float-rt.mob-center {
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.float-rt .btn {
  margin: 15px;
}

.three-up .text-section {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  padding: 30px;
}
.three-up .text-section .details {
  align-self: flex-start;
  margin-top: auto;
  top: 5px;
  position: relative;
}

.alert-container + .alert-container {
  margin-top: 1px;
}

.alert-container {
  overflow: hidden;
  padding: 15px 15px 0 15px;
}
.alert-container.alert--level-1 {
  background-color: red;
}
.alert-container.alert--level-2 {
  background-color: #ffc632;
}

.footer-logo {
  display: block;
  width: 230px;
  height: 90px;
}
.footer-logo img {
  width: 100%;
}

#clothing-nav-content2 {
  margin: 0;
  padding: 50px 60px;
}

.background--white {
  background-color: #fff;
}

.navbar .container {
  padding-top: 70px;
}

.nav-open .search-container {
  width: calc(100% - 46px);
  height: 38px;
  position: relative;
  right: unset;
  top: unset;
}
.nav-open .search-container input {
  width: 100%;
  height: 38px;
}

.nav-open .search-button {
  position: relative;
  top: unset;
  background: transparent !important;
  margin-top: -2px;
}

blockquote::before {
  margin-left: -50px;
}

a .newImgsm {
  background-size: cover;
  background-position: center;
}

.dn {
  display: none;
}

.content-block {
  margin-top: 10px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.alert-heading h2 {
  font-size: 40px;
}

section + section.photo-grid {
  margin-top: -9px;
}

.panel-heading .igx-tab-button {
  font-weight: bold;
}

.d-none {
  display: none;
}

.testimonial-row .image-holder {
  margin-top: 25px;
  margin-bottom: 25px;
}

.card-body {
  height: calc(100% + 45px);
}
.card-body .card-link {
  margin: 0;
  position: absolute;
  bottom: 0;
}

.contact .info-btn {
  float: none;
}

.panel {
  background-color: #f1f2f2;
}

.newImg {
  height: unset;
}

.mr-30 {
  margin-right: 0;
}

.read-more-wrapper {
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  display: -ms-flex;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  align-items: center;
}
.read-more-wrapper--right {
  justify-content: flex-end;
}
.read-more-wrapper .read-more-link {
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  font-family: "Montserrat" !important;
  line-height: 24px;
}
.read-more-wrapper .read-more-link:after {
  display: inline-block;
  margin-left: 8px;
  margin-bottom: -2px;
  width: 23px;
  height: 17px;
  padding: 0;
  line-height: 0;
  content: "";
  background-image: url(../img/arrow--dark.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.no-gutters .read-more-wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.igx-three-up.three-up {
  margin-right: 15px;
  margin-left: 15px;
}
.igx-three-up.three-up article {
  margin-bottom: 30px;
}

.three-up .article a .details {
  position: relative;
  bottom: unset;
}

.article .bgGray {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.article a .details {
  margin-top: auto;
}

.img-w-caption {
  margin: 0;
}
.img-w-caption figcaption {
  font-family: "Montserrat-SemiBoldItalic", sans-serif;
  display: block;
  padding: 20px 40px;
  font-size: 15px;
  line-height: 19px;
  font-weight: 600;
  color: #ffffff;
  background-color: #777676;
}

.events .accordion-lead {
  margin-top: -30px;
  margin-bottom: 40px;
}

.accordion-lead {
  margin-top: -30px;
  margin-bottom: 40px;
}

.accordion .panel-heading a {
  padding-right: 60px;
}

.header-2.move {
  position: relative;
}

.three-up .bgGray {
  height: unset;
  min-height: 250px;
}

a[href^="mailto:"] {
  word-wrap: break-word;
}

.navbar .container {
  align-items: flex-start;
}

.igx-news {
  padding-top: 50px;
}

.no-gutters .grid-text a {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar ul li > span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  padding: 0.5rem 1rem;
}

.contact .info-btn {
  margin-top: 0;
  margin-bottom: 20px;
}

nav.breadcrumb li a {
  font-weight: 700;
}
nav.breadcrumb li a[aria-current=page] {
  font-weight: 400 !important;
  pointer-events: none;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.igx-article {
  margin-bottom: 30px;
}

.navbar-brand {
  margin-top: 25px;
}

@media (min-width: 768px) {
  .mr-30 {
    margin-right: 30px;
  }

  .d-md-block {
    display: block;
  }

  .d-md-none {
    display: none;
  }

  .navbar.nav-open .search-button svg {
    fill: #fff;
  }

  .dn-m {
    display: none;
  }

  .db-m {
    display: block;
  }

  .content-block {
    margin-top: 0;
    margin-bottom: 0;
  }

  .btn-primary {
    width: auto;
  }

  blockquote {
    padding: 50px 0 50px 50px;
  }
  blockquote::before {
    margin-left: -50px;
  }

  .nav-open .search-container {
    width: calc(100% - 157px);
  }

  .interior .button-group {
    justify-content: center !important;
  }

  .bgImg-quote .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .content-block {
    margin-top: 0;
  }

  .alert-heading h2 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .body-text {
    margin-top: -6px;
  }
  .body-text h2 {
    margin-top: -4px;
  }

  .float-rt.mob-center {
    justify-content: flex-end;
  }

  .btn-primary {
    width: 250px;
  }

  .nav-open .search-container {
    width: 50%;
    margin-left: auto;
    margin-right: 157px;
    margin-top: 1px;
  }

  .nav-open .search-container button {
    display: block;
  }

  .interior .button-group {
    justify-content: flex-start !important;
  }

  blockquote {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  blockquote {
    padding: 25px 0 0 0;
  }
  blockquote::before {
    margin-left: -50px;
  }

  .alert-heading h2 {
    font-size: 70px;
  }
}
.create {
  background-image: none;
}
.create .background-image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.create .background-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.select-wrapper {
  position: relative;
  z-index: 100;
}

#ui-datepicker-div {
  z-index: 100 !important;
}

.ui.multiple.search.dropdown > input.search {
  width: 1px;
}

footer {
  padding: 0 !important;
}

#siteFooter {
  position: relative;
  padding: 0;
  z-index: 90;
}

.footer__background-image-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.footer-background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.footer-container {
  width: 100%;
  height: 100%;
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  font-size: 17px;
  line-height: 1.2;
  color: #fff;
  position: relative;
  z-index: 100;
}
.footer-container .footer-row h2,
.footer-container .footer-row .h2 {
  font-size: inherit;
  font-weight: 700;
  color: inherit;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.footer-container .footer-row a {
  color: inherit;
  text-decoration: none;
  font-weight: 400;
}
.footer-container .footer-row a:hover {
  font-weight: 700;
}
.footer-container .footer-row address {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.footer-container .footer-row address a {
  width: 100%;
  color: inherit;
  margin-bottom: 10px;
}
.footer-container .footer-row ul {
  margin-bottom: 30px;
}
.footer-container .footer-row ul li {
  list-style: none;
  color: inherit;
  margin-bottom: 10px;
}
.footer-container .footer-row ul li a {
  color: inherit;
  text-decoration: none;
  font-weight: 400;
  transition: font-weight 0.4s ease-in-out;
}
.footer-container .footer-row ul li a:hover {
  font-weight: 700;
}
.footer-container .footer-row .copyright {
  font-size: 14px;
  margin-top: 20px;
}
.footer-container .footer-social-media-links {
  width: 100%;
  padding-left: 0;
  margin-top: 35px;
  margin-bottom: 35px;
}
.footer-container .footer-social-media-links a {
  margin-right: 20px;
  color: #fff;
}
.footer-container .footer-social-media-links a:hover {
  font-weight: 400;
}

@media (min-width: 768px) {
  .footer-container .footer-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .footer-container .footer-row--uls {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .footer-container .footer-row:first-of-type {
    margin-bottom: 100px;
    align-items: center;
  }
  .footer-container .footer-row .footer-item {
    margin-left: 15px;
    margin-right: 15px;
    flex: 1;
  }
  .footer-container .footer-row .footer-item h2,
.footer-container .footer-row .footer-item .h2 {
    line-height: 1.2;
  }
  .footer-container .footer-row .footer-social-media-links {
    width: auto;
    margin-top: -10px;
    margin-bottom: unset;
    margin-left: auto;
  }
  .footer-container .footer-row .copyright {
    margin-top: 100px;
  }
}
.tray--wrapper {
  padding: 50px 0;
}
.tray--wrapper div[class*=" mb-"],
.tray--wrapper div[class^=mb-] {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.tray--wrapper--background--color .body-text {
  margin-top: -1px;
  background-color: #fff;
  padding: 15px;
}
.tray--wrapper--background--color .body-text h2 {
  line-height: 1;
}
.tray--wrapper--background--color--light-grey {
  background-color: #F1F2F2;
}
.tray--wrapper--background--color--dark-grey {
  background-color: #515151;
}

footer#siteFooter h2 {
  font-size: 17px;
  font-weight: 700;
}
footer#siteFooter .social-row a {
  color: #fff;
  margin-left: 20px;
}
footer#siteFooter .social-row a:first-of-type {
  margin-left: 0;
}
footer#siteFooter .social-row a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.faculty-header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 80px 0 40px 0;
  border-bottom: 0;
}
.faculty-header .outter-image-wrapper {
  position: relative;
}

.outter-image-wrapper {
  width: 80%;
  max-width: 300px;
}

.image-holder {
  width: 100%;
  padding-bottom: 100%;
  height: auto;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.image-holder img {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.name {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}

.faculty-body {
  padding-left: 0;
  padding-right: 0;
}
.faculty-body .content {
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  padding-top: 50px;
}

.position {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .position {
    flex-direction: row;
    position: relative;
  }
  .position .department {
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    font-weight: 600;
  }
  .position .department:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 90%;
    background-color: #000;
  }
}
.tray--4-by-creative {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 126px;
}
.tray--4-by-creative .igx-card {
  width: 100%;
  background-color: #000;
  margin-bottom: 10px;
}
.tray--4-by-creative .igx-card span {
  display: flex;
}
.tray--4-by-creative .igx-card__header {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.tray--4-by-creative .igx-card__body {
  background-color: #000;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  align-items: center;
  min-height: 125px;
}
.tray--4-by-creative .igx-card:hover {
  text-decoration: none;
}
.tray--4-by-creative .igx-card:hover .igx-card__header {
  opacity: 0.6;
}
.tray--4-by-creative .igx-card:hover .igx-card__body {
  background-color: #515151;
}

.tray--4-by-creative + .tray--4-by-creative {
  margin-top: -121px;
}

@media (min-width: 768px) {
  .tray--4-by-creative {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
  .tray--4-by-creative .igx-card {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .tray--4-by-creative + .tray--4-by-creative {
    margin-top: -131px;
  }
}
@media (min-width: 992px) {
  .tray--4-by-creative {
    flex-wrap: nowrap;
  }
  .tray--4-by-creative .igx-card {
    width: calc(25% - 15px);
    margin-bottom: 0;
  }

  .tray--4-by-creative + .tray--4-by-creative {
    margin-top: -111px;
  }
}
.igx-news .more {
  margin-top: -40px;
}

.news-header {
  margin-left: 30px;
  margin-bottom: -40px;
}

.igx-news-tray {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  padding-left: 30px;
  padding-right: 30px;
}
.igx-news-tray span {
  display: -ms-flex;
  display: flex;
}
.igx-news-tray article {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  background-color: #F1F2F2;
}
.igx-news-tray article.main-news a, .igx-news-tray article.sub-news a {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
}
.igx-news-tray article.main-news a .main-news__header, .igx-news-tray article.main-news a .sub-news__header, .igx-news-tray article.sub-news a .main-news__header, .igx-news-tray article.sub-news a .sub-news__header {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.igx-news-tray article.main-news a .main-news__body, .igx-news-tray article.main-news a .sub-news__body, .igx-news-tray article.sub-news a .main-news__body, .igx-news-tray article.sub-news a .sub-news__body {
  width: 100%;
  padding: 30px;
  margin-top: auto;
  margin-bottom: auto;
}
.igx-news-tray article.main-news a .main-news__body p, .igx-news-tray article.main-news a .main-news__body h3, .igx-news-tray article.main-news a .sub-news__body p, .igx-news-tray article.main-news a .sub-news__body h3, .igx-news-tray article.sub-news a .main-news__body p, .igx-news-tray article.sub-news a .main-news__body h3, .igx-news-tray article.sub-news a .sub-news__body p, .igx-news-tray article.sub-news a .sub-news__body h3 {
  font-size: 17px;
  line-height: 24px;
}
.igx-news-tray article.main-news:hover.main-news, .igx-news-tray article.main-news:hover.sub-news, .igx-news-tray article.sub-news:hover.main-news, .igx-news-tray article.sub-news:hover.sub-news {
  background-color: #343434;
}
.igx-news-tray article.main-news:hover.main-news a, .igx-news-tray article.main-news:hover.sub-news a, .igx-news-tray article.sub-news:hover.main-news a, .igx-news-tray article.sub-news:hover.sub-news a {
  text-decoration: none;
}
.igx-news-tray article.main-news:hover.main-news a .main-news__header, .igx-news-tray article.main-news:hover.main-news a .sub-news__header, .igx-news-tray article.main-news:hover.sub-news a .main-news__header, .igx-news-tray article.main-news:hover.sub-news a .sub-news__header, .igx-news-tray article.sub-news:hover.main-news a .main-news__header, .igx-news-tray article.sub-news:hover.main-news a .sub-news__header, .igx-news-tray article.sub-news:hover.sub-news a .main-news__header, .igx-news-tray article.sub-news:hover.sub-news a .sub-news__header {
  opacity: 0.3;
}
.igx-news-tray article.main-news:hover.main-news a .main-news__body, .igx-news-tray article.main-news:hover.main-news a .sub-news__body, .igx-news-tray article.main-news:hover.sub-news a .main-news__body, .igx-news-tray article.main-news:hover.sub-news a .sub-news__body, .igx-news-tray article.sub-news:hover.main-news a .main-news__body, .igx-news-tray article.sub-news:hover.main-news a .sub-news__body, .igx-news-tray article.sub-news:hover.sub-news a .main-news__body, .igx-news-tray article.sub-news:hover.sub-news a .sub-news__body {
  color: #fff;
}
.igx-news-tray article.main-news:hover.main-news a .main-news__body h3, .igx-news-tray article.main-news:hover.main-news a .sub-news__body h3, .igx-news-tray article.main-news:hover.sub-news a .main-news__body h3, .igx-news-tray article.main-news:hover.sub-news a .sub-news__body h3, .igx-news-tray article.sub-news:hover.main-news a .main-news__body h3, .igx-news-tray article.sub-news:hover.main-news a .sub-news__body h3, .igx-news-tray article.sub-news:hover.sub-news a .main-news__body h3, .igx-news-tray article.sub-news:hover.sub-news a .sub-news__body h3 {
  color: #fff;
}
.igx-news-tray article.sub-news .sub-news__body {
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.igx-news-tray article.sub-news .sub-news__body h3, .igx-news-tray article.sub-news .sub-news__body p {
  width: 100%;
}

@media (min-width: 768px) {
  .igx-news-tray .sub-news-articles {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    display: -ms-flex;
    display: flex;
  }
  .igx-news-tray .sub-news-articles article {
    width: calc(50% - 7.5px);
  }
  .igx-news-tray .sub-news-articles article:last-of-type {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .igx-news-tray {
    flex-direction: row;
    justify-content: space-between;
  }
  .igx-news-tray .main-news, .igx-news-tray .sub-news-articles {
    width: calc(50% - 7.5px);
  }
  .igx-news-tray .main-news article, .igx-news-tray .sub-news-articles article {
    width: 100%;
  }
  .igx-news-tray article.sub-news a {
    display: -ms-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .igx-news-tray article.sub-news a .sub-news__header {
    width: 40%;
  }
  .igx-news-tray article.sub-news a .sub-news__body {
    width: 60%;
  }
}
.tray--stats {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  border: solid #515151;
  border-width: 1px 0;
  padding: 50px 0;
  justify-content: center;
  margin-top: 40px;
}
.tray--stats .stat {
  color: #515151;
  text-align: center;
  width: 100%;
}
.tray--stats .stat__header {
  font-size: 120px;
  font-weight: 700;
  border-bottom: solid 1px #515151;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.tray--stats .stat__body {
  font-size: 17px;
  line-height: 24px;
  color: #000;
}
.tray--stats .stat a {
  text-decoration: underline;
  font-weight: 700;
}

@media (min-width: 768px) {
  .tray--stats {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .tray--stats .stat {
    margin-left: 20px;
    margin-right: 20px;
    width: calc(50% - 40px);
  }
}
@media (min-width: 1200px) {
  .tray--stats {
    flex-wrap: nowrap;
  }
  .tray--stats .stat {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(25% - 30px);
  }
}
.tray--quote {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.tray--quote .quote {
  display: flex;
  flex-direction: column-reverse;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 0;
}
.tray--quote .quote__text blockquote {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: visible;
}
.tray--quote .quote__text .link-more {
  display: inline-block;
  position: relative;
  font-weight: 700;
  font-size: 15px;
}
.tray--quote .quote__text .link-more:after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 21px;
  background-image: url(../img/arrow--dark.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -4px;
  margin-left: 5px;
}
.tray--quote .quote__by-line p {
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}
.tray--quote .quote__image {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.tray--light-gray {
  background-color: #f1f2f2;
}

@media (min-width: 576px) {
  .tray--quote .quote {
    flex-direction: row;
    align-items: center;
    padding-right: 50px;
  }
  .tray--quote .quote__text {
    margin-bottom: 0;
    width: 50%;
    margin-right: 5%;
  }
  .tray--quote .quote__text blockquote {
    margin-top: 0;
  }
  .tray--quote .quote__text .link-more {
    font-size: 17px;
  }
  .tray--quote .quote__image {
    margin-left: auto;
    width: 35%;
  }
  .tray--quote--left .quote {
    flex-direction: row-reverse;
  }
  .tray--quote--left .quote__text {
    margin-right: 0;
    margin-left: 5%;
  }
  .tray--quote--left .quote__image {
    margin-left: unset;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .tray--quote .quote {
    padding-right: 0;
  }
  .tray--quote .quote__text {
    width: 80%;
    margin-right: 5%;
    padding-left: 0;
  }
  .tray--quote .quote__image {
    width: 30%;
  }
  .tray--quote--left .quote__text {
    margin-right: 0;
    margin-left: 5%;
  }
  .tray--quote--left .quote__image {
    margin-left: -40px;
  }
}
.select-wrapper {
  margin-bottom: 30px;
}
.select-wrapper .ui.selection.active.dropdown {
  border-color: #000;
}
.select-wrapper .ui.selection.active.dropdown:hover, .select-wrapper .ui.selection.active.dropdown .menu {
  border-color: #000;
}
.select-wrapper .ui.selection.dropdown, .select-wrapper .ui.selection.active.dropdown .menu {
  border-radius: 0;
}
.select-wrapper .ui.dropdown .menu > .item:hover {
  text-indent: 20px;
}
.select-wrapper .ui.dropdown:not(.button) > .default.text, .select-wrapper .ui.default.dropdown:not(.button) > .text {
  color: black;
}
.select-wrapper .dropdown i:not(.delete) {
  display: none;
}
.select-wrapper .dropdown:after {
  margin-left: auto;
  position: absolute;
  right: 20px;
  top: 15px;
  content: "";
  width: 21px;
  height: 18px;
  background-image: url("../img/arrow--thin--grey.svg");
  background-size: cover;
  color: black;
}
.select-wrapper .dropdown.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.ui.multiple.dropdown > .label {
  position: relative;
  padding-right: 25px;
}

.ui.label > .close.icon, .ui.label > .delete.icon {
  position: absolute;
  right: 5px;
  top: 10px;
}

.results-list {
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
.results-list li {
  list-style: none;
}
.results-list li.result-item {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #707070;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.results-list li.result-item:after {
  display: none;
}
.results-list .result-item__image-wrapper {
  margin-bottom: 30px;
}
.results-list .result-item__image-wrapper .result-item__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.results-list .result-item__image-wrapper .result-item__image:hover {
  -webkit-transform: scale(1.2) translate(-40%, -40%);
          transform: scale(1.2) translate(-40%, -40%);
}
.results-list .result-item__text-area .text-area__date-time {
  margin: 5px 0 10px 0;
  font-size: 18px;
}

@media (min-width: 768px) {
  .results-list li.result-item {
    flex-direction: row;
  }
  .results-list .result-item__image-wrapper {
    width: 250px;
    margin-bottom: 0;
    margin-right: 30px;
    flex-shrink: 0;
  }
}
section .igx-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0;
  font-size: 0;
  text-align: center;
}
section .igx-pagination a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  padding: 7px 20px;
  font-weight: 400;
  font-size: 19px;
}
section .igx-pagination a:hover {
  background-color: rgba(0, 0, 0, 0.25);
  text-decoration: none;
  cursor: pointer;
}
section .igx-pagination ol.pagin {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin: unset;
  position: relative;
}
section .igx-pagination ol.pagin li {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}
section .igx-pagination ol.pagin li.active a {
  background-color: rgba(0, 0, 0, 0.25);
}
section .igx-pagination .prev,
section .igx-pagination .next {
  padding: 12px 20px;
}
section .igx-pagination .prev img,
section .igx-pagination .next img {
  max-width: unset;
  margin-top: 2px;
}
section .igx-pagination .prev.disabled,
section .igx-pagination .next.disabled {
  pointer-events: none;
  opacity: 0.25;
}
section .igx-pagination.short .prev,
section .igx-pagination.short .next {
  display: none;
}

@media (max-width: 767px) {
  section .igx-pagination {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  section .igx-pagination li:first-child, section .igx-pagination li.active, section .igx-pagination li.active-sibling:nth-last-child(2), section .igx-pagination li:last-child {
    display: inline-block !important;
  }
  section .igx-pagination li:first-child:nth-last-child(n+6) ~ li {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+6) ~ li:nth-last-child(-n+3) {
    display: inline-block;
  }
  section .igx-pagination li:first-child:nth-last-child(n+6) ~ li:nth-last-child(3):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    right: 100%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  section .igx-pagination li:first-child:nth-last-child(n+6).active:before, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    right: 100%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  section .igx-pagination li:first-child:nth-last-child(n+6).active:after, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    left: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  section .igx-pagination li:first-child:nth-last-child(n+6).active:nth-child(-n+2):before, section .igx-pagination li:first-child:nth-last-child(n+6).active:nth-child(-n+2):after, section .igx-pagination li:first-child:nth-last-child(n+6).active:nth-last-child(-n+2):before, section .igx-pagination li:first-child:nth-last-child(n+6).active:nth-last-child(-n+2):after, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-child(-n+2):before, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-child(-n+2):after, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-last-child(-n+2):before, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-last-child(-n+2):after {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-last-child(-n+3), section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-last-child(-n+3) {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-child(-n+3), section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-child(-n+3) {
    display: inline-block;
  }
  section .igx-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-child(-n+2):after, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-child(-n+2):after {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-child(3):after, section .igx-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-child(3):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    left: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (min-width: 768px) {
  section .igx-pagination {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  section .igx-pagination li:first-child, section .igx-pagination li.active-sibling, section .igx-pagination li.active, section .igx-pagination li.active + li, section .igx-pagination li:last-child {
    display: inline-block !important;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8) ~ li {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active-sibling:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    right: 100%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active + li:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    left: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  section .igx-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(-n+5) {
    display: inline-block;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(5):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    right: 100%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  section .igx-pagination li:first-child:nth-last-child(n+8) ~ li:nth-child(-n+2):before, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li:nth-child(-n+2):after, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(-n+2):before, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(-n+2):after, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active-sibling:nth-last-child(-n+4):before, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active-sibling:nth-last-child(-n+4):after {
    display: none !important;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-last-child(-n+5), section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-last-child(-n+5) {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-last-child(-n+5):before, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-last-child(-n+5):before {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-child(-n+5), section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-child(-n+5) {
    display: inline-block;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-child(-n+4):after, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-child(-n+4):after {
    display: none;
  }
  section .igx-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-child(5):after, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-child(5):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    position: absolute;
    left: 100%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  section .igx-pagination li:first-child:nth-last-child(n+8).active:before, section .igx-pagination li:first-child:nth-last-child(n+8).active:after, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active:before, section .igx-pagination li:first-child:nth-last-child(n+8) ~ li.active:after {
    display: none;
  }
}
.event-filters,
.search-filters {
  display: flex;
  flex-wrap: wrap;
}
.event-filters .select-wrapper,
.search-filters .select-wrapper {
  width: calc(100% - 130px);
  margin-bottom: 40px;
}
.event-filters .clear-button,
.search-filters .clear-button {
  margin-left: auto;
  margin-top: 31px;
}
.event-filters .date-picker-wrapper,
.search-filters .date-picker-wrapper {
  position: relative;
  margin-bottom: 30px;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.event-filters .date-picker-wrapper .h3,
.search-filters .date-picker-wrapper .h3 {
  width: 100%;
}
.event-filters .date-picker-wrapper .date-picker,
.search-filters .date-picker-wrapper .date-picker {
  position: relative;
}
.event-filters .date-picker-wrapper input,
.search-filters .date-picker-wrapper input {
  padding-left: 10px;
  padding-right: 55px;
  width: 100%;
  height: 51px;
  border: 1px solid rgba(34, 36, 38, 0.15);
}
.event-filters .date-picker-wrapper .far,
.search-filters .date-picker-wrapper .far {
  margin-left: auto;
  font-size: 1.8rem;
  right: 10px;
  top: 12px;
  pointer-events: none;
  position: absolute;
}

.ui-widget-header .ui-icon .ui-icon-circle-triangle-w,
.ui-widget-header .ui-icon .ui-icon-circle-triangle-e {
  background-image: none;
}
.ui-widget-header .ui-icon .ui-icon-circle-triangle-w:before,
.ui-widget-header .ui-icon .ui-icon-circle-triangle-e:before {
  position: absolute;
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  position: relative;
}
.ui-datepicker-prev:before,
.ui-datepicker-next:before {
  position: absolute;
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 50%;
  left: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ui-datepicker-prev-hover,
.ui-datepicker-next-hover {
  border: 0;
}

.ui-datepicker-next:before {
  content: "\f054";
}

.ui.disabled.dropdown,
.ui.dropdown .menu > .disabled.item {
  font-size: 1.7rem;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.ui.clear-button {
  border-radius: 0;
  height: 52px;
  padding: 0;
  width: 100px;
  line-height: 50px;
}
.ui.clear-button:hover {
  background-color: #343434;
  color: #fff;
}

.event-filters .date-picker-wrapper,
.search-filters .date-picker-wrapper {
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}
.event-filters .date-picker-wrapper .date-picker,
.search-filters .date-picker-wrapper .date-picker {
  flex: 1 0 100%;
  position: relative;
  margin-bottom: 20px;
}
.event-filters .date-picker-wrapper .date-picker:last-of-type,
.search-filters .date-picker-wrapper .date-picker:last-of-type {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .event-filters,
.search-filters {
    align-items: center;
  }
  .event-filters .clear-button,
.search-filters .clear-button {
    margin-top: -7px;
  }
  .event-filters .date-picker-wrapper,
.search-filters .date-picker-wrapper {
    margin-left: auto;
    width: calc(30% - 30px);
    margin-bottom: 40px;
  }
  .event-filters .date-picker-wrapper .h3,
.search-filters .date-picker-wrapper .h3 {
    flex: 1 0 100%;
  }
  .event-filters .date-picker-wrapper .date-picker,
.search-filters .date-picker-wrapper .date-picker {
    flex: 1 1 calc(50% - 30px);
    margin-bottom: 0;
    margin-right: 30px;
  }
  .event-filters .date-picker-wrapper .date-picker:last-of-type,
.search-filters .date-picker-wrapper .date-picker:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .event-filters .clear-button,
.search-filters .clear-button {
    margin-top: -7px;
  }
}
.button-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.button-group .btn {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .button-group {
    flex-direction: row;
    justify-content: center;
  }
}
#main-search-wrapper {
  width: 100%;
  height: 51px;
  position: relative;
}
#main-search-wrapper label {
  position: absolute;
  height: 0;
}
#main-search-wrapper input {
  position: relative;
  width: 100%;
  height: 51px;
  border: 1px solid rgba(34, 36, 38, 0.15);
  padding-left: 20px;
  font-family: "Montserrat";
}
#main-search-wrapper input::-webkit-input-placeholder {
  font-family: "Montserrat";
}
#main-search-wrapper input:-ms-input-placeholder {
  font-family: "Montserrat";
}
#main-search-wrapper input::-moz-placeholder {
  font-family: "Montserrat";
}
#main-search-wrapper input:-moz-placeholder {
  font-family: "Montserrat";
}
#main-search-wrapper button {
  position: absolute;
  top: 0;
  right: 0;
  width: 51px;
  height: 51px;
  border: 0;
  padding: 0;
  background-color: transparent;
}
#main-search-wrapper button img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#main-search-wrapper .search-tearm {
  text-align: right;
  margin-top: 5px;
  font-size: 14px;
}

.directory-list {
  display: flex;
  flex-direction: column;
}
.directory-list .group {
  position: relative;
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
  margin: 0 0 40px 0;
  padding: 0 0 40px 0;
  width: 100%;
}
.directory-list .group span {
  font-size: 24px;
  font-weight: bold;
}
.directory-list__item {
  width: 100%;
  border: 1px solid rgba(34, 36, 38, 0.15);
  padding: 20px;
  height: 200px;
  margin-bottom: 40px;
}
.directory-list__item span {
  display: block;
}
.directory-list__item span.item__name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}
.directory-list__item span.item__department {
  margin-bottom: 4px;
}
.directory-list__item:hover {
  background-color: #343434;
  text-decoration: none;
  color: #fff;
}

@media (min-width: 768px) {
  .directory-list {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .directory-list__item {
    margin: 20px;
    width: calc(50% - 40px);
  }
  .directory-list .group {
    width: calc(100% - 40px);
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .directory-list__item {
    width: calc(33.333333% - 40px);
  }
  .directory-list .group {
    width: 100%;
    margin-left: 0;
  }
}
.modal-dialog {
  max-width: 90%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
.modal-dialog .close {
  top: -30px;
  right: 0;
  position: absolute;
  color: #fff;
  text-shadow: 0 0 0;
  opacity: 1;
}
.modal-dialog .modal-header {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 80px 0 40px 0;
  border-bottom: 0;
}
.modal-dialog .modal-header .position {
  padding-left: 40px;
  padding-right: 40px;
}
.modal-dialog .outter-image-wrapper {
  width: 80%;
  max-width: 300px;
  position: relative;
}
.modal-dialog .image-holder {
  width: 100%;
  padding-bottom: 100%;
  height: auto;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.modal-dialog .image-holder img {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.modal-dialog .name {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.modal-dialog .modal-body {
  padding-left: 0;
  padding-right: 0;
}
.modal-dialog .modal-body .content {
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  padding-top: 50px;
}

.modal-backdrop.show {
  opacity: 0.8;
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 70%;
  }

  .modal-body .content {
    width: calc(100% - 200px);
  }
}
.figure {
  width: 100%;
  height: auto;
  float: left;
  margin: 0 20px 30px 0;
}
.figure img {
  width: 100%;
}
.figure figcaption {
  background-color: #777676;
  color: #fff;
  font-family: "Montserrat-SemiBoldItalic", sans-serif;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 60px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  line-height: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.figure--right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}

@media (min-width: 768px) {
  .figure {
    width: auto;
    max-width: 50%;
    margin-bottom: 20px;
  }
  .figure--full {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.igx-card-event {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  padding: 1.25rem;
  height: 100%;
}
.igx-card-event--title {
  font-size: 30px;
  margin-bottom: 1.75rem;
  line-height: 2em;
  border-bottom: solid 1px #000;
}
.igx-card-event--sub {
  font-family: "Montserrat";
  font-size: 17px;
  font-weight: 700;
  margin-top: -0.375em;
  margin-bottom: 0.5rem;
}
.igx-card-event--text {
  font-size: 19px;
  line-height: 28px;
}
.igx-card-event--faux-link {
  font-size: 17px;
  font-weight: 400;
  position: relative;
  margin-top: auto;
  margin-bottom: 20px;
}
.igx-card-event--faux-link:after {
  width: 23px;
  height: 17px;
  position: absolute;
  margin-left: 10px;
  padding: 0;
  line-height: 0;
  content: "";
  background-image: url("../img/arrow--dark.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.igx-card-event:hover {
  background-color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.ol-header {
  font-size: 2.5rem;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ol-header + ol.updated-ol {
  margin-top: 40px;
}

ol.updated-ol {
  list-style: none;
  counter-reset: link-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 40px auto 50px auto;
  padding: 0;
  width: 90%;
}
ol.updated-ol li {
  counter-increment: link-counter;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  margin-bottom: 30px;
  padding-left: 40px;
  line-height: 22px;
}
ol.updated-ol li:before {
  content: "0" counter(link-counter);
  font-weight: bold;
  font-size: 2.5rem;
  font-family: "Montserrat";
  line-height: 1;
}

@media (min-width: 768px) {
  ol.updated-ol li {
    width: calc(50% - 40px);
  }
}
.player {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
}
.player video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}
.player .controls {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  z-index: 2;
}
.player .controls button {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: 0;
  cursor: pointer;
  padding: 10px 30px;
  opacity: 0;
}
.player .controls button:focus {
  opacity: 1;
}
.player .controls button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.player:hover .controls button {
  opacity: 1;
}
.player .content {
  position: absolute;
  z-index: 2;
  padding-left: 45px;
  padding-right: 45px;
}
.player .content h1, .player .content .h1 {
  color: #fff;
  font-size: 28px;
}
.player .content.bottom {
  bottom: 10px;
}
.player .content.right {
  right: 30px;
}

.vimeo-wrapper {
  position: relative;
  overflow: hidden;
}
.vimeo-wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 49.25%;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.vimeo-wrapper p {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 1;
}

@media (min-width: 768px) {
  .player {
    height: 700px;
  }
  .player .content h1, .player .content .h1 {
    font-size: 2em;
  }
}
@media (min-width: 992px) {
  .vimeo-wrapper:before {
    padding-top: 50.25%;
  }
}
.mosaic {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mosaic--wrapper {
  display: flex;
  flex-direction: column;
}
.mosaic__row {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.mosaic__row .mosaic__tile {
  width: 100%;
  height: auto;
  display: flex;
}
.mosaic__row .mosaic__tile:before {
  padding-top: 100%;
  content: "";
  display: block;
  width: 100%;
}
.mosaic__row .mosaic__tile--double:before {
  display: none;
}
.mosaic__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-filter: grayscale(0) brightness(1);
          filter: grayscale(0) brightness(1);
  transition: all 0.5s ease;
}
.mosaic__image .img-wrap {
  width: 100%;
  height: 100%;
  position: relative;
}
.mosaic__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mosaic__title {
  position: absolute;
  bottom: 1px;
  left: 1px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 101;
  color: #fff;
  font-size: 0.9rem;
  opacity: 1;
  transition: all 0.5s ease;
}
.mosaic__tile {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #515151;
  width: 100%;
  height: 25vw;
  min-height: 250px;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff;
}
.mosaic__tile a,
.mosaic__tile span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0;
  transition: all 0.5s ease;
  padding: 30px;
}
.mosaic__tile span {
  opacity: 1;
}
.mosaic__tile:hover a {
  opacity: 1;
  text-decoration: none;
}
.mosaic__tile:hover .mosaic__image {
  -webkit-filter: grayscale(100%) brightness(0.5);
          filter: grayscale(100%) brightness(0.5);
}
.mosaic__tile:hover .mosaic__title {
  opacity: 0;
  bottom: -100%;
}
.mosaic__tile--text, .mosaic__tile--text a, .mosaic__tile--text span p {
  color: #fff;
  font-size: 30px;
  line-height: 1.1;
  opacity: 1;
  text-align: center;
}
.mosaic__tile--text:hover .mosaic__title {
  opacity: 1;
  bottom: 1px;
}
.mosaic__tile--text a {
  height: calc(100% - 1px);
}
.mosaic__tile--text a:hover {
  background-color: #1e1e1e;
}
.mosaic__tile--text a:hover .mosaic__title {
  opacity: 0;
  bottom: -100%;
}

@media (min-width: 768px) {
  .mosaic__tile {
    min-height: 350px;
  }
  .mosaic__tile--text, .mosaic__tile--text a, .mosaic__tile--text span p {
    font-size: 40px;
  }
  .mosaic__row--x-3 .mosaic__tile {
    height: auto;
    display: flex;
  }
  .mosaic__row--x-3 .mosaic__tile:before {
    padding-top: 100%;
    content: "";
    display: block;
    width: 100%;
  }
  .mosaic__row--x-3 .mosaic__tile:nth-child(1),
.mosaic__row--x-3 .mosaic__tile:nth-child(2) {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .mosaic {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
  .mosaic__row {
    flex-wrap: nowrap;
  }
  .mosaic__row .mosaic__tile {
    max-height: 480px;
  }
  .mosaic__row .mosaic__tile--single {
    flex: 1;
    height: auto;
    display: flex;
  }
  .mosaic__row .mosaic__tile--single:before {
    padding-top: 100%;
    content: "";
    display: block;
    width: 100%;
  }
  .mosaic__row .mosaic__tile--double {
    flex: 2;
  }
  .mosaic__tile--text, .mosaic__tile--text a, .mosaic__tile--text span p {
    font-size: 40px;
  }
  .mosaic__row--x-3 .mosaic__tile:nth-child(3) {
    height: auto;
  }
}
@media all and (-ms-high-contrast: none) {
  .mosaic__tile:hover .mosaic__image {
    opacity: 0.1;
  }
  .mosaic__tile--single .mosaic__image .img-wrap img {
    width: 200%;
    max-width: 200%;
  }
  .mosaic .mosaic__image {
    overflow: hidden;
  }
  .mosaic .mosaic__image img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
section ol li {
  padding-left: 10px;
}
section ul li {
  padding-left: 10px;
}
section ol,
section ul {
  margin-left: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
}
section ol li,
section ul li {
  list-style-position: outside;
  margin-bottom: 30px;
  line-height: 28px;
}
section ol li:last-of-type,
section ul li:last-of-type {
  margin-bottom: 0;
}
section ol li::marker,
section ul li::marker {
  font-weight: bold;
}
section ol li ol,
section ol li ul,
section ul li ol,
section ul li ul {
  margin-top: 30px;
  margin-bottom: 15px;
  margin-left: 30px;
}

section ol {
  list-style-type: decimal;
}

section ol > li > ol {
  list-style-type: lower-alpha;
}

section ol > li > ol > li > ol {
  list-style-type: lower-roman;
}

section ul {
  list-style-type: disc;
}

section ul > li > ul {
  list-style-type: square;
}

section ul > li > ul > li > ul {
  list-style-type: circle;
}

.igx--banner-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.igx--cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.igx--cover-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

a.igx--cover-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
a.igx--cover-image:hover img {
  -webkit-transform: scale(1.2) translate(-40%, -40%);
          transform: scale(1.2) translate(-40%, -40%);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .igx--bg-img {
    position: relative;
    overflow: hidden;
  }
  .igx--banner-image, .igx--cover-image {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.eventbg {
  background-image: none;
}

.igx-article a .igx--cover-image,
.article a .igx--cover-image {
  transition: all 0.5s ease-in-out;
}
.igx-article a:hover .igx--cover-image,
.article a:hover .igx--cover-image {
  opacity: 0.4;
}

.news-index .event-filters, .news-index .search-filters, .search .event-filters, .search .search-filters {
  flex-direction: row;
  flex-wrap: wrap;
}
.news-index .event-filters .select-wrapper, .news-index .search-filters .select-wrapper, .search .event-filters .select-wrapper, .search .search-filters .select-wrapper {
  width: 100%;
  margin-bottom: 0;
}
.news-index .event-filters .clear-button, .news-index .search-filters .clear-button, .search .event-filters .clear-button, .search .search-filters .clear-button {
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  margin-right: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .news-index .event-filters .select-wrapper, .news-index .search-filters .select-wrapper, .search .event-filters .select-wrapper, .search .search-filters .select-wrapper {
    width: calc(100% - 130px);
    margin-bottom: 30px;
  }
  .news-index .event-filters .clear-button, .news-index .search-filters .clear-button, .search .event-filters .clear-button, .search .search-filters .clear-button {
    width: 100px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .news-index .event-filters .select-wrapper, .news-index .search-filters .select-wrapper, .search .event-filters .select-wrapper, .search .search-filters .select-wrapper {
    width: calc(100% - 130px);
  }
}
.event-index .event-filters {
  flex-direction: row;
  flex-wrap: wrap;
}
.event-index .event-filters .select-wrapper {
  width: 100%;
}
.event-index .event-filters .clear-button {
  margin-left: auto;
  margin-top: 31px;
}

@media (min-width: 768px) {
  .event-index .event-filters .date-picker-wrapper {
    margin-left: unset;
  }
  .event-index .event-filters .clear-button {
    margin-top: -7px;
  }
}
@media (min-width: 992px) {
  .event-index .event-filters .select-wrapper {
    width: calc(55% - 130px);
  }
  .event-index .event-filters .date-picker-wrapper {
    margin-left: auto;
    width: calc(45% - 30px);
  }
  .event-index .event-filters .clear-button {
    margin-top: -7px;
  }
}

/*# sourceMappingURL=igx-styles.css.map */