@charset "UTF-8";
/* Project styles */
html {
  scroll-behavior: smooth;
}

.clear {
  clear: both;
}

main, #main {
  z-index: 0;
}
main h1, main h2, main h3, main h4, main h5, main h6, #main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
  color: #222 !important;
}
main h1, #main h1 {
  font-weight: 600;
}

h1, h2, h3, .h1, .h2, .h3, h4, h5, h6 {
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
}

h1, .h1 {
  font-weight: 600;
}

.cu-unit div.h1 {
  width: auto;
  margin: 0;
}

a.link-button {
  white-space: unset;
  line-height: 1.2;
}

.local.events h2 {
  margin-top: 1.5em;
  margin-bottom: 1em;
}
.local.events h3 {
  float: none;
}
.local.events h3 a {
  padding-bottom: 10px;
  margin-top: 2px;
}
.local.events .date {
  clear: both;
}
.local.events .excerpt {
  clear: both;
}

@media only screen and (max-width: 833px) {
  img {
    padding-bottom: 0 !important;
  }
}
.wp-caption {
  padding: 0;
  border: 0;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  background: none;
  max-width: 100%;
  margin-bottom: 25px;
}

.wp-caption p.wp-caption-text {
  margin: 5px 0 10px 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #333;
}

blockquote {
  font-family: Iowan Old Style, Georgia, Athelas, Baskerville, Sitka Display, Constansia, serif;
  font-size: 16px;
}

.post-edit-link {
  margin-top: 18px;
  display: block;
}

main .row > .secondary:after {
  display: none;
}

.breadcrumbs {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 30px;
  width: 100%;
}

.cu-seal #cu-header {
  background: #FFF;
}
@media (max-width: 990px) {
  .cu-seal #cu-header {
    border-bottom: 2px solid #666;
  }
}

.cu-seal #cu-header .cu-brand {
  padding-top: 70px;
  padding-bottom: 40px;
  flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .cu-seal .cu-logo {
    width: 100%;
    margin: 2px 0 20px;
  }
}

.cu-seal .cu-logo a {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .cu-seal .cu-logo a {
    margin: 0 0 0 50px !important;
  }
}
@media (min-width: 992px) {
  .cu-seal .cu-logo a {
    margin: 0 0 0 60px !important;
  }
}

@media (min-width: 768px) {
  .cu-seal #cu-header .cu-brand .cu-unit {
    margin: 0 auto 0 0px;
    max-width: 600px;
  }
}
#cu-header .cu-brand h2 {
  font-weight: 600 !important;
}
@media (min-width: 767px) {
  #cu-header .cu-brand h2 {
    font-size: 36px !important;
  }
}

.cu-seal #cu-header .cu-brand h1 a {
  font-weight: 600;
  line-height: 1.1;
}
.cu-seal #cu-header .cu-brand h1 a:hover, .cu-seal #cu-header .cu-brand h1 a:focus {
  text-decoration: underline;
}

#utility-navigation li {
  margin: 0;
}

#utility-navigation li:not(:last-child):after {
  content: "|";
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 100;
}

#utility-navigation .list-menu.links a {
  background: none;
  padding: 0 0.7em;
  display: inline-block;
}

#utility-navigation .list-menu.links a:hover, .list-menu.links a:focus {
  background: none;
  text-decoration: underline;
}

@media (min-width: 992px) {
  #main-navigation {
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    z-index: 5;
  }
  #main-navigation .list-menu {
    float: none;
    display: flex;
    justify-content: space-between;
  }
  #main-navigation .sub-menu {
    display: flex;
    flex-direction: column;
  }
  #main-navigation a {
    padding: 22px 1.5em;
  }

  .dropdown-menu ul ul {
    background: rgba(0, 0, 0, 0.8) !important;
  }

  #main-navigation li.current-menu-item > a, #main-navigation li.current-menu-ancestor > a, #main-navigation li.active-trail > a, #main-navigation .container-fluid > ul > li.menu-item--active-trail > a, #main-navigation a:hover, #main-navigation button:hover, #main-navigation li.active > a, #main-navigation > .container-fluid > ul > li > a.is-active, #main-navigation li:hover > a, .dropdown-menu li:hover > a {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
@media (max-width: 991px) {
  #main-navigation .list-menu {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  #main-navigation, .home #main-navigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
    width: 100%;
    background: none;
  }
}
#simple-section-nav-2 h2.h3, #sidebar-top .widget_nav_menu h2.h3 {
  color: #222 !important;
  font-size: 24px !important;
  font-weight: 600 !important;
}

#simple-section-nav-2 ul, #sidebar-top .widget_nav_menu ul {
  padding-left: 0;
  list-style: none;
}
#simple-section-nav-2 ul li, #sidebar-top .widget_nav_menu ul li {
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid #e1e1e1;
  padding: 12px 0;
  margin: 0;
}
#simple-section-nav-2 ul li:last-child, #sidebar-top .widget_nav_menu ul li:last-child {
  border-bottom: 0;
}
#simple-section-nav-2 ul li a, #sidebar-top .widget_nav_menu ul li a {
  color: #222;
  text-decoration: none;
}
#simple-section-nav-2 ul li a:hover, #simple-section-nav-2 ul li a:focus, #sidebar-top .widget_nav_menu ul li a:hover, #sidebar-top .widget_nav_menu ul li a:focus {
  text-decoration: underline;
  color: #b31b1b !important;
}
#simple-section-nav-2 ul li.current_page_item > a, #sidebar-top .widget_nav_menu ul li.current_page_item > a {
  color: #b31b1b;
}

#sidebar-top ul.children {
  border-left: 3px solid #b31b1b;
  padding-left: 18px;
  margin: 10px 0 10px 1px;
}
#sidebar-top ul.children li {
  font-size: 14px !important;
  border: 0 !important;
  padding: 12px !important;
}
#sidebar-top ul.children li a:active, #sidebar-top ul.children li a:hover, #sidebar-top ul.children li a:focus {
  color: #b31b1b !important;
}

#postdocs-listings,
#ure-listings,
#reu-listings {
  scroll-margin-top: 40px;
}

.labs {
  font-style: italic;
}

@media (min-width: 991px) {
  header.has-image {
    position: relative;
  }
}
header.has-image:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 5px;
  background: linear-gradient(to right, #097A43, #B18428, #b31b1b);
}

body > footer .main-footer:before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 5px;
  background: linear-gradient(to right, #097A43, #B18428, #b31b1b);
}

.footer-links > * {
  margin: 2em 0 2em;
}
@media (min-width: 768px) {
  .footer-links > * {
    margin: 0 0 2em;
  }
}

.listserv {
  margin-top: 35px;
}
.listserv.cwd-component .link.link-button a {
  background: #595959;
  padding: 0.5em 1.5em;
  border-radius: 0px;
}
.listserv.cwd-component .link.link-button a:hover, .listserv.cwd-component .link.link-button a:focus {
  background: #767676;
}

.main-footer .primary {
  color: #fff;
  font-weight: 600;
}
.main-footer .primary h2 {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
}
.main-footer .primary a {
  color: #fff;
}
.main-footer .primary .partners-col-one {
  font-size: 16px;
  margin-bottom: 40px;
}
.main-footer .primary .partners-col-one a {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
          text-decoration-color: rgba(255, 255, 255, 0.4);
}
.main-footer .primary .partners-col-one a:hover, .main-footer .primary .partners-col-one a:focus {
  -webkit-text-decoration-color: white;
          text-decoration-color: white;
}
.main-footer .primary .resource-list {
  margin-bottom: 40px;
}
.main-footer .primary .resource-list a {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
          text-decoration-color: rgba(255, 255, 255, 0.4);
}
.main-footer .primary .resource-list a:hover, .main-footer .primary .resource-list a:focus {
  -webkit-text-decoration-color: white;
          text-decoration-color: white;
}
.main-footer .secondary {
  color: #fff;
}
@media (min-width: 768px) {
  .main-footer .secondary {
    padding-right: 5%;
  }
}
.main-footer .secondary h2 {
  font-family: Verdana, sans-serif !important;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}

.footer-accessibility:before {
  color: #fff;
  padding: 15px;
  opacity: 1;
  background-color: #b31b1b;
  margin-right: 15px;
}

body > footer .sub-footer {
  padding: 0;
}
@media (max-width: 767px) {
  body > footer .sub-footer p {
    padding: 20px;
  }
}

.home h2 {
  font-weight: 600;
}
.home h2.gradient-rule {
  font-size: 36px;
  padding-top: 20px;
  background: linear-gradient(to right, #097A43, #B18428, #b31b1b);
  background-position: 0 0%;
  background-repeat: no-repeat;
  background-size: 215px 5px;
}

.home #cwd_events_id h2 {
  font-weight: 600;
  font-size: 36px;
  padding-top: 20px;
  background: linear-gradient(to right, #097A43, #B18428, #b31b1b);
  background-position: 0 0%;
  background-repeat: no-repeat;
  background-size: 215px 5px;
}

@media (min-width: 992px) {
  .slider-wrapper {
    position: relative;
    top: -46px;
  }
}

.slider-container {
  min-height: 225px;
  padding: 0 0 40% !important;
  float: left;
  width: 100%;
  height: 100%;
  background: transparent 50% 50% no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.home .slide-buffer:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 5px;
  background: linear-gradient(to right, #097A43, #B18428, #b31b1b);
}

@media (min-width: 768px) {
  .home .slider-container {
    top: -15px;
  }
}
.slider-container .campaign-nav {
  display: flex;
  float: left;
  position: absolute;
  bottom: 42%;
  left: 0 !important;
  width: 100%;
  height: 64px;
  top: auto;
}
@media (min-width: 768px) {
  .slider-container .campaign-nav {
    height: 36px;
    width: auto;
    top: auto;
    bottom: 40px;
    right: 45px !important;
    left: unset !important;
  }
}

.slider-caption .campaign-nav .prev {
  margin-right: 2px;
}
@media (max-width: 767px) {
  .slider-caption .campaign-nav .prev {
    left: 0;
    bottom: 0;
    position: absolute;
    border-radius: 0 4px 4px 0;
  }
}

@media (max-width: 767px) {
  .slider-caption .campaign-nav .next {
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 4px 0 0 4px;
    margin-right: 0px !important;
  }
}

@media (min-width: 768px) {
  .slider-container .campaign-nav ul {
    margin-right: 10px;
    float: left;
  }
}

.slider-container .campaign-nav .next-prev a {
  float: left;
  display: block;
  color: #fff;
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 36px;
  height: 36px;
  text-align: center;
}
@media (max-width: 767px) {
  .slider-container .campaign-nav .next-prev a {
    border: 0 !important;
    width: 33px;
    height: 64px !important;
    line-height: 64px;
    font-size: 28px;
    margin: 0 !important;
  }
}
.slider-container .campaign-nav .next-prev a:hover, .slider-container .campaign-nav .next-prev a:focus {
  background: rgba(0, 0, 0, 0.6) !important;
}

.slider-container .campaign-nav .next-prev a .fa {
  line-height: 33px !important;
}

.slider-container .campaign-nav.no-numbers .dot {
  background: rgba(255, 255, 255, 0.7) !important;
}

.slider-container .campaign-nav.no-numbers .dot:hover, .slider-container .campaign-nav.no-numbers .dot:focus {
  background: white !important;
}

.slider-caption .caption-inner {
  background: rgba(0, 0, 0, 0.3) !important;
  top: unset !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  padding: 20px !important;
  width: 100% !important;
}
@media (min-width: 768px) {
  .slider-caption .caption-inner {
    top: unset !important;
    bottom: 40px !important;
    left: 60px !important;
    right: unset !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
}

@media only screen and (max-width: 767px) {
  .slider-caption {
    background: none !important;
  }
}
.slider-caption a {
  text-decoration: underline !important;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4) !important;
          text-decoration-color: rgba(255, 255, 255, 0.4) !important;
}
.slider-caption a:hover, .slider-caption a:focus {
  text-decoration: underline !important;
  -webkit-text-decoration-color: white !important;
          text-decoration-color: white !important;
}

.blurb {
  color: #222 !important;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
}
@media (min-width: 768px) {
  .blurb {
    font-size: 18px !important;
  }
}
@media (min-width: 1024px) {
  .blurb {
    font-size: 20px !important;
  }
}

#what-we-do {
  margin: 20px 0;
}
@media (min-width: 768px) {
  #what-we-do {
    margin: 0;
  }
}
#what-we-do .blurb a {
  color: #222 !important;
  display: block;
  margin-top: 1em;
}
#what-we-do .blurb a:hover, #what-we-do .blurb a:focus {
  color: #b31b1b !important;
}
#what-we-do .blurb a:after {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-left: 8px;
}
#what-we-do .cihmid_logo img {
  max-width: 80%;
  margin-top: 25px;
}
@media (min-width: 420px) {
  #what-we-do .cihmid_logo img {
    max-width: 60%;
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  #what-we-do .cihmid_logo img {
    max-width: 100%;
    margin-top: 0px;
  }
}
#what-we-do .two-col > * {
  margin-bottom: 0;
}

#what-we-do .cards {
  display: flex;
  flex-wrap: wrap;
}
#what-we-do .cards .card {
  position: relative;
  width: 100%;
  margin: 0 0 2% 0;
}
@media (min-width: 420px) {
  #what-we-do .cards .card {
    width: 49%;
    margin: 0 2% 2% 0;
  }
  #what-we-do .cards .card:nth-child(2), #what-we-do .cards .card:nth-child(4) {
    margin-right: 0;
  }
}
@media (min-width: 640px) {
  #what-we-do .cards .card {
    width: 32%;
    margin: 0 2% 2% 0;
  }
  #what-we-do .cards .card:nth-child(2), #what-we-do .cards .card:nth-child(4) {
    margin-right: 2%;
  }
  #what-we-do .cards .card:nth-child(3) {
    margin-right: 0;
  }
}
@media (min-width: 960px) {
  #what-we-do .cards .card {
    width: 18.6%;
    margin-right: 1.5%;
  }
  #what-we-do .cards .card:last-child {
    margin-right: 0;
  }
  #what-we-do .cards .card:nth-child(2), #what-we-do .cards .card:nth-child(3), #what-we-do .cards .card:nth-child(4) {
    margin-right: 1.5%;
  }
}
#what-we-do .cards .card img {
  padding-bottom: 0;
}
#what-we-do .cards .card .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  color: white;
}
#what-we-do .cards .card .text:hover, #what-we-do .cards .card .text:focus {
  transition: background-color 0.5s ease;
  background: rgba(0, 0, 0, 0.5);
}
#what-we-do .cards .card .text p {
  position: absolute;
  bottom: 0;
  padding: 1.5em;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  font-size: 15px;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4) !important;
          text-decoration-color: rgba(255, 255, 255, 0.4) !important;
}

#call-to-action {
  position: relative;
  background-size: cover !important;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif;
  color: white;
  height: 322px;
}
#call-to-action h2 {
  color: white;
  font-weight: 300;
  text-align: center;
}
#call-to-action .tagline {
  text-align: center;
  font-size: 20px;
}
@media (min-width: 768px) {
  #call-to-action .tagline {
    text-align: right;
  }
}
#call-to-action .tagline a {
  color: #fff !important;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4) !important;
          text-decoration-color: rgba(255, 255, 255, 0.4) !important;
}
#call-to-action .tagline a:hover, #call-to-action .tagline a:focus {
  -webkit-text-decoration-color: white !important;
          text-decoration-color: white !important;
}
#call-to-action.band {
  float: none;
}

#call-to-action .container-fluid {
  background-color: rgba(0, 0, 0, 0.6);
  height: 322px;
  width: auto;
  position: relative;
}
#call-to-action .container-fluid > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 700px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 992px) {
  #call-to-action .container-fluid {
    padding-left: 0;
    padding-right: 0;
    max-width: unset;
  }
}

#call-to-action:before {
  content: "";
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 5px;
  background: linear-gradient(to right, #097A43, #B18428, #b31b1b);
}

.post-type-archive ol.listing {
  padding-left: 0;
  list-style: none;
}

#events-teaser {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#events-teaser .image {
  width: 100% !important;
}
#events-teaser .image img {
  object-fit: cover;
  width: 100%;
  height: 400px;
}
#events-teaser #cwd_events_id {
  margin: 55px 0 40px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #events-teaser #cwd_events_id {
    margin: 15px;
  }
}
@media (min-width: 768px) {
  #events-teaser .cwd-card-grid {
    max-width: 400px;
  }
}
@media (min-width: 768px) {
  #events-teaser {
    flex-direction: row;
  }
  #events-teaser .image {
    width: 50% !important;
  }
  #events-teaser .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  #events-teaser #cwd_events_id {
    width: 50% !important;
    padding: 50px;
  }
}
@media (min-width: 1024px) {
  #events-teaser #cwd_events_id {
    padding: 75px;
  }
}
#events-teaser .cards.events-list {
  display: flex;
  flex-direction: column;
}
#events-teaser .cwd-events-style .events-modern-compact .cwd-component .events a {
  display: flex;
}
#events-teaser .cwd-events-style .events-modern-compact .cwd-component .events time {
  margin: 0 20px 0 0;
}
#events-teaser .cwd-component .events time {
  background: none;
  display: flex;
  flex-direction: column;
}
#events-teaser .cwd-events-style .events-modern-compact .cwd-component .events time .month, #events-teaser .cwd-events-style .events-modern-compact .cwd-component .events time .day {
  background: #222;
  width: 75px;
  height: 32px;
}
#events-teaser .cwd-events-style .events-modern-compact .cwd-component .events time .day {
  float: none;
  font-size: 23px !important;
  line-height: 1;
  font-weight: 600;
  padding: 0px 20px 9px;
}
#events-teaser .summary p {
  font-size: 15px;
}
#events-teaser .event-time, #events-teaser .event-location {
  display: inline-block;
  font-size: 15px;
}
#events-teaser .event-time {
  padding-right: 20px;
}
#events-teaser .event-time, #events-teaser .event-location {
  display: flex;
  align-items: center;
}
#events-teaser .event-time:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 17px;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-right: 5px;
  color: #767676;
}
#events-teaser .event-location {
  word-break: break-all;
}
#events-teaser .event-location:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 19px;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-right: 5px;
  color: #6EB43F;
}
#events-teaser .cwd-events-style .events-modern-compact .cwd-component .events h3 {
  text-decoration: underline;
}

.cwd-events-style .cwd_events_readmore {
  float: right;
  margin-top: 0.5em;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
}

a.cwd_events_readmore {
  color: #222 !important;
  display: block;
}
a.cwd_events_readmore:hover, a.cwd_events_readmore:focus {
  color: #b31b1b !important;
}

a.cwd_events_readmore:after {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-left: 8px;
}

#achievements-and-news {
  background-color: #f7f7f7;
  padding-top: 15px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #achievements-and-news {
    padding-bottom: 80px;
  }
}

#achievements-and-news .wrapper {
  display: flex;
  flex-direction: column;
  margin: 40px 0 20px 0;
}
@media (min-width: 768px) {
  #achievements-and-news .wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  #achievements-and-news .wrapper > * {
    width: 50%;
    margin: 30px 30px 30px 0;
  }
}

#achievements-and-news img {
  padding: 0;
  width: 100%;
}

#achievements-and-news .cards {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 768px) {
  #achievements-and-news .cards {
    flex-direction: row;
  }
  #achievements-and-news .cards > * {
    width: 49%;
    margin-right: 2%;
  }
  #achievements-and-news .cards > *:nth-child(2) {
    margin-right: 0 !important;
  }
}

#achievements-and-news .card {
  position: relative;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  #achievements-and-news .card {
    margin-bottom: 0em;
  }
}

#achievements-and-news .card {
  position: relative;
}
#achievements-and-news .card a:after {
  content: "";
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 33%;
}
#achievements-and-news .card a:hover:after {
  height: 100%;
  transition: height 0.3s ease-in;
}
@media (min-width: 768px) {
  #achievements-and-news .card {
    position: relative;
  }
  #achievements-and-news .card a:after {
    content: "";
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    height: 100%;
  }
  #achievements-and-news .card a:hover:after {
    right: 0;
    transition: right 0.3s linear;
  }
}

#achievements-and-news .cwd-component .text {
  color: white;
  font-size: 13px;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4) !important;
          text-decoration-color: rgba(255, 255, 255, 0.4) !important;
  padding: 0 1.5em;
  z-index: 1;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 33%;
}
@media (min-width: 768px) {
  #achievements-and-news .cwd-component .text {
    background-color: rgba(0, 0, 0, 0);
    top: 0px;
    left: 0px;
    padding: 0 3em;
    height: 100%;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #achievements-and-news .cwd-component .text {
    font-size: 14px;
  }
}
@media (min-width: 1280px) {
  #achievements-and-news .cwd-component .text {
    font-size: 15px;
  }
}

.all-news {
  float: right;
  margin-top: 0.5em;
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
}

.all-news a {
  color: #222 !important;
  display: block;
  margin-top: 1em;
}
.all-news a:hover, .all-news a:focus {
  color: #b31b1b !important;
}

.all-news a:after {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-left: 8px;
}

ol.news-listings {
  list-style-type: none;
  padding-left: 0;
}
ol.news-listings h2.name a:hover, ol.news-listings h2.name a:focus {
  color: #b31b1b;
}
ol.news-listings li.card {
  display: flex;
  flex-direction: column;
  margin-bottom: 2em;
}
@media (min-width: 420px) {
  ol.news-listings li.card {
    flex-direction: row;
  }
}
ol.news-listings .group-image {
  width: 230px;
  margin-bottom: 1em;
}
@media (min-width: 420px) {
  ol.news-listings .group-image {
    margin-bottom: 0;
  }
}
ol.news-listings .group-image img {
  width: 200px;
  height: 150px;
  object-fit: cover;
  margin-right: 30px;
}
ol.news-listings .group-fields {
  width: 100%;
}
@media (min-width: 420px) {
  ol.news-listings .group-fields {
    width: calc(100% - 230px);
  }
}
ol.news-listings .group-fields h2 {
  font-size: 21px;
  margin-bottom: 0.5em !important;
}
ol.news-listings .group-fields .date {
  font-size: 15px;
  color: #767676;
  margin-bottom: 0.7em;
}
ol.news-listings .group-fields p.summary {
  font-size: 14px;
}

.news .group-fields {
  font-size: 15px;
  color: #767676;
  margin-bottom: 1.5em;
}
.news img {
  margin-bottom: 1.5em;
}

.research img {
  margin-bottom: 1.5em;
}

.people-name {
  text-transform: capitalize;
}

.programs img {
  margin-bottom: 1.5em;
}

ol.cards.people-listings {
  list-style-type: none;
  padding-left: 0;
}
ol.cards.people-listings h2.name a:hover, ol.cards.people-listings h2.name a:focus {
  color: #b31b1b;
}
ol.cards.people-listings li.card {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}
@media (min-width: 420px) {
  ol.cards.people-listings li.card {
    flex-direction: row;
  }
}
ol.cards.people-listings .group-image {
  width: 180px;
  margin-bottom: 1em;
}
@media (min-width: 420px) {
  ol.cards.people-listings .group-image {
    margin-bottom: 0;
  }
}
ol.cards.people-listings .group-image img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin-right: 30px;
}
ol.cards.people-listings .group-fields {
  width: 100%;
}
@media (min-width: 420px) {
  ol.cards.people-listings .group-fields {
    width: calc(100% - 180px);
  }
}
ol.cards.people-listings .group-fields h2 {
  font-size: 21px;
  font-weight: normal;
}
ol.cards.people-listings .group-fields .expander {
  margin-top: 1em;
  margin-bottom: 0;
}
ol.cards.people-listings .group-fields p.summary {
  font-size: 14px;
  margin-bottom: 8px;
}
ol.cards.people-listings .expander .expander-heading.open {
  background: rgba(0, 0, 0, 0.035) !important;
}
ol.cards.people-listings .expander .expander-heading.open .fa {
  color: #222 !important;
  opacity: 0.5;
}
ol.cards.people-listings .expander.scripted div {
  border-color: rgba(0, 0, 0, 0.05) !important;
}
ol.cards.people-listings .details p {
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  form.search {
    margin-top: 70px;
  }
}
form.search .search-inputs {
  display: flex;
}
form.search .search-inputs input {
  flex: 0 0 auto;
}
form.search input#search-query {
  margin: 0 0 1em 0 !important;
  -webkit-appearance: none;
          appearance: none;
  font-size: 16px;
  padding: 0.5em;
  border: 1px solid #bcbcbc;
  border-radius: 0;
  font-family: Verdana, FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
form.search fieldset {
  padding: 0.35em 0 0.625em !important;
}
form.search legend {
  font-size: 24px !important;
  font-weight: 600;
  padding: 0.5em 0 0.2em !important;
  margin: 0 !important;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
}
form.search label {
  font-size: 16px !important;
  margin-left: 0 !important;
}
form.search input[type=checkbox]:checked {
  background-color: #45729f;
  border-color: #333;
  background-image: url(../images/project/checked.svg);
}
form.search input + input[type=submit] {
  margin-top: 0 !important;
}
form.search button {
  display: inline-block;
  border: none;
  padding: 0.5em 1.5em;
  font-size: 16px;
  text-decoration: none;
  background: #767676;
  color: #fff;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  cursor: pointer;
  text-align: center;
  transition: background 0.1s;
}
form.search button:hover, form.search button:focus {
  background: #595959;
}

section.people.type-people .group-image img {
  object-fit: cover !important;
  margin-bottom: 1.5em !important;
  width: 275px !important;
  height: 275px !important;
}
section.people.type-people .summary {
  margin-bottom: 1.5em !important;
}

#people-listings .expander .roles {
  margin-bottom: 2px;
}

#calendarFilters .filter-groups {
  background-color: transparent !important;
  border: none !important;
}
#calendarFilters h2 {
  font-size: 24px !important;
  font-weight: 600 !important;
  padding: 0.5em 0 0.2em !important;
  margin: 0 0 0.25em 0 !important;
  color: #666 !important;
}
#calendarFilters .filter-group {
  max-height: unset !important;
  overflow-y: unset !important;
  padding-bottom: 0.625em;
}
#calendarFilters ul {
  padding-left: 0 !important;
}
#calendarFilters input[type=checkbox] {
  margin-right: 0.5em;
  vertical-align: middle;
  width: 20px !important;
  height: 20px !important;
  -webkit-appearance: none;
          appearance: none;
  font-size: 16px;
  margin: 0.1em 0 0.25em;
  padding: 0;
  border: 1px solid #999;
  border-radius: 3px;
  background: #f9f9f9;
  background-repeat: no-repeat;
  background-position: 50% 51%;
  clear: left;
}
#calendarFilters input[type=checkbox] + label {
  display: inline;
  font-weight: normal;
  font-family: inherit;
}
#calendarFilters input[type=checkbox]:checked {
  background-color: #45729f;
  border-color: #333;
  background-image: url(../images/project/checked.svg);
}
#calendarFilters label {
  margin: 0 0 0.2em;
  color: #333;
  max-width: 600px;
  font-size: 16px !important;
  margin-left: 0 !important;
}
#calendarFilters button {
  font-size: 16px;
  margin-top: 10px;
  margin-left: 10px;
  width: unset !important;
  height: unset !important;
  -webkit-appearance: none;
          appearance: none;
  background: #767676;
  color: #fff;
  border: 0;
  padding: 0.5em 1.5em;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  cursor: pointer;
  transition: background 0.1s;
}
#calendarFilters button:hover, #calendarFilters button:focus {
  background: #595959;
}

#calendarFilters label.all_other_events:after, #calendarFilters label.journal_clubs:after, #calendarFilters label.seminars:after {
  display: inline-block;
  content: "";
  height: 12px;
  width: 12px;
  margin-left: 12px;
}
#calendarFilters label.all_other_events:after {
  background-color: #767676;
}
#calendarFilters label.journal_clubs:after {
  background-color: #0C6438;
}
#calendarFilters label.seminars:after {
  background-color: #3174ad;
}

.calendar-container .month-view .content .event.all_other_events {
  background: #767676 !important;
}
.calendar-container .month-view .content .event.journal_clubs {
  background: #0C6438 !important;
}
.calendar-container .month-view .content .event.seminars {
  background: #3174ad !important;
}

.calendar-container .toolbar {
  margin-bottom: 10px;
  height: unset !important;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .calendar-container .toolbar {
    flex-direction: column;
  }
  .calendar-container .toolbar > div {
    justify-content: center !important;
  }
}
.calendar-container .toolbar > div {
  margin-bottom: 10px;
}
.calendar-container .toolbar button + button {
  margin-left: -1px;
}
.calendar-container .toolbar button {
  background-color: #f7f7f7 !important;
  padding: 0.375rem 1rem;
  border-radius: 0px !important;
}
.calendar-container .toolbar button.active {
  background-image: none !important;
  box-shadow: none !important;
  color: #fff !important;
  background-color: #b31b1b !important;
  border-color: #b31b1b !important;
}
.calendar-container .toolbar .fa {
  font-size: 10px;
}
.calendar-container table td, .calendar-container table th {
  border-width: 1px;
}
.calendar-container td {
  vertical-align: top;
}
.calendar-container .month-view .emptySlot {
  background-color: #f7f7f7 !important;
}
.calendar-container .month-view .content .event {
  background: #767676 !important;
  border-radius: 0px !important;
}
.calendar-container .month-view .content .event:hover {
  background: #595959 !important;
}
.calendar-container .month-view .day {
  height: 100px !important;
}

.inline-events-type {
  margin: 20px 0 !important;
  padding: 0 !important;
  background: none !important;
  border-radius: 0 !important;
}
.inline-events-type span {
  padding: 6px 12px;
  background: rgba(0, 0, 0, 0.05);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 7px;
}

[data-reach-dialog-overlay] {
  background: rgba(0, 0, 0, 0.33);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  z-index: 10000;
}
[data-reach-dialog-overlay] > * {
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  border-radius: 0px !important;
}
.event-details .field.title {
  max-width: 90%;
}
.event-details .event-date-time {
  margin-bottom: 15px;
  margin-right: 10px;
}
.event-details .event-date-time span:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 17px;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-right: 5px;
  color: #767676;
}
.event-details .field.field-name-summary.summary {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 25px;
}
.event-details .field.field-name-summary.summary img {
  width: unset !important;
  padding-bottom: 10px !important;
  padding-right: 20px !important;
}
@media only screen and (max-width: 640px) {
  .event-details .field.field-name-summary.summary img {
    width: 100vw !important;
    padding-bottom: 20px !important;
  }
}
.event-details .cwd-more-info p {
  overflow-wrap: break-word;
}
.event-details .cwd-more-info {
  padding: 20px;
  margin: 20px 0px;
}
.event-details .cwd-more-info h4 {
  margin-bottom: 0px;
}
.event-details .cwd-more-info h5 {
  margin-top: 10px;
}
.event-details .cwd-more-info .flex-12 {
  margin-bottom: 0px;
}
.event-details .zoom-link {
  word-break: break-all;
}

.icon-close:before, .mobile-menu-visible #mobile-trigger:before, a.hc-filter-trigger.close:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  speak: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  color: #767676;
  content: "" !important;
}

button.close {
  border: none;
  background-color: #fff;
}

[data-reach-dialog-content] {
  width: 80vw !important;
}
@media only screen and (max-width: 833px) {
  [data-reach-dialog-content] {
    width: 100vw !important;
  }
}

.cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link h3, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link h3 {
  text-decoration: underline;
}
.cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link .day, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link .day {
  padding: 9px 12px 9px 0 !important;
}
.cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link .month, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link .month {
  padding: 9px 4px 9px 12px !important;
}
.cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link .event-time, .cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link .event-location, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link .event-time, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link .event-location {
  display: flex;
  align-items: center;
}
.cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link .event-time:before, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link .event-time:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 17px;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-right: 5px;
  color: #767676;
  top: 1px;
}
.cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link .event-location:before, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link .event-location:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 19px;
  speak: none;
  text-rendering: auto;
  content: "";
  padding-right: 5px;
  color: #6EB43F;
  margin-left: 0 !important;
}
.cwd-events-page-after-content-widget-area .rbc-agenda-view .field-group-link .field-name-summary p, .cwd-events-page-after-content-widget-area #cwd_events_id .field-group-link .field-name-summary p {
  font-size: 14px;
}

.post-meta.label {
  margin-top: 1em;
}

.post-meta.tag {
  margin-top: 1em;
}
.post-meta.tag a {
  display: inline-block;
  text-decoration: none;
  margin: 0 6px 6px 0;
  padding: 6px 12px;
  list-style: none;
  background: rgba(0, 0, 0, 0.05);
  color: #000;
  font-size: 14px;
}
.post-meta.tag a:hover, .post-meta.tag a:focus {
  color: #b31b1b;
}

#main fieldset {
  border: 0;
}

#main form input[type=checkbox], #main form input[type=radio] {
  margin-right: 0.5em;
}

.frm_style_formidable-style-2.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style-2.with_frm_style input[type=submit], .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style-2.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style-2.with_frm_style .frm-edit-page-btn {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 1.15;
  background: #2d668e;
  border-width: 0;
  border-color: unset;
  border-style: none;
  border-radius: 0;
  color: #fff;
  border: none;
  padding: 0.5em 1.5em;
  box-shadow: none;
  margin: 0;
}
.frm_style_formidable-style-2.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover, .frm_style_formidable-style-2.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:focus, .frm_style_formidable-style-2.with_frm_style input[type=submit]:hover, .frm_style_formidable-style-2.with_frm_style input[type=submit]:focus, .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style-2.with_frm_style .frm_submit input[type=button]:focus, .frm_style_formidable-style-2.with_frm_style .frm_submit button:hover, .frm_style_formidable-style-2.with_frm_style .frm_submit button:focus, .frm_form_submit_style:hover, .frm_form_submit_style:focus, .frm_style_formidable-style-2.with_frm_style .frm-edit-page-btn:hover, .frm_style_formidable-style-2.with_frm_style .frm-edit-page-btn:focus {
  background: #2471a7;
  color: #fff;
}

.with_frm_style.frm_center_submit .frm_submit {
  text-align: left;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
  height: unset;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
  border-radius: 0;
}

#main form select {
  font-weight: 400;
  color: #000;
  font-size: 15px;
}

#main form input[type=text], #main form input[type=password], #main form input[type=email], #main form input[type=url], #main form input[type=search], #main form input[type=tel] {
  font-weight: 400;
  color: #000;
  font-size: 15px;
}

.frm_style_formidable-style-2.with_frm_style .frm-show-form .frm_section_heading h3 {
  border-left: 0;
}

.with_frm_style .frm-show-form .frm_section_heading h3 {
  padding: 0.4em 7px;
  margin: 0;
  font-size: 15px;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
  font-weight: 600;
  color: #333;
  border: none;
  background-color: unset;
  background: rgba(0, 0, 0, 0.035);
}

.frm_style_formidable-style-2.with_frm_style p.description, .frm_style_formidable-style-2.with_frm_style div.description, .frm_style_formidable-style-2.with_frm_style div.frm_description, .frm_style_formidable-style-2.with_frm_style .frm-show-form > div.frm_description, .frm_style_formidable-style-2.with_frm_style .frm_error {
  margin: 5px 0 0 0;
  padding: 0;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
  font-size: 14px;
  color: #666666;
  font-weight: 500;
  text-align: left;
  font-style: normal;
  max-width: 100%;
}

h3.frm_form_title {
  margin-bottom: 0.7em;
}

.frm_dropzone .dz-message {
  border: 1px dashed #bcbcbc;
  padding: 20px;
  border-radius: 0;
  color: #444;
  font-size: 18px;
  font-family: Avenir Next, Proxima Nova, "proxima-nova", Segoe UI Bold, Helvetica Neue, sans-serif !important;
}

.frm_dropzone .frm_upload_icon:before {
  font-size: 30px;
}

.frm_style_formidable-style-2.with_frm_style .frm_icon_font {
  color: #666;
}

span.frm_icon_font.frm_upload_icon {
  margin-bottom: 10px;
}

span.frm_upload_text button {
  margin-bottom: 10px;
}

.with_frm_style .frm_primary_label {
  font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI Semibold", "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-size: 15px;
  color: #333;
  font-weight: 600;
  padding: 5px 0;
  margin: 0 0 0.2em;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, Avenir Next, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 1.15;
  background: #2d668e;
  border-width: 0;
  border-color: unset;
  border-style: none;
  border-radius: 0;
  color: #fff;
  border: none;
  padding: 0.5em 1.5em;
  box-shadow: none;
  margin: 0;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:hover, .frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message:focus, .frm_style_formidable-style.with_frm_style input[type=submit]:hover, .frm_style_formidable-style.with_frm_style input[type=submit]:focus, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus, .frm_style_formidable-style.with_frm_style .frm_submit button:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:focus, .frm_form_submit_style:hover, .frm_form_submit_style:focus, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn:focus {
  background: #2471a7;
  color: #fff;
}

.results-count {
  display: block;
  float: right;
  margin-right: 22px;
}

.cwd-component {
  clear: both;
}

.showall {
  padding-bottom: 16px;
  padding-left: 2px;
  display: block;
}

/* Template - Listing */
.listing-template {
  display: flex;
  flex-direction: column;
}
@media (min-width: 420px) {
  .listing-template {
    flex-direction: row;
  }
}
.listing-template > *:first-child {
  width: 100%;
  margin-bottom: 1em;
}
.listing-template > *:first-child img {
  width: 100%;
}
@media (min-width: 420px) {
  .listing-template > *:first-child {
    width: 24%;
    margin-right: 2%;
  }
}
.listing-template > *:nth-child(2) {
  width: 100%;
  margin-bottom: 2em;
}
@media (min-width: 420px) {
  .listing-template > *:nth-child(2) {
    width: 74%;
  }
}
.listing-template h2 {
  font-size: 22px;
}

/* Template - Leadership page */
.leadership-main {
  display: flex;
  flex-direction: column;
}
@media (min-width: 420px) {
  .leadership-main {
    flex-direction: row;
  }
}
.leadership-main > *:first-child {
  width: 100%;
  margin-bottom: 1em;
}
.leadership-main > *:first-child img {
  width: 100%;
}
@media (min-width: 420px) {
  .leadership-main > *:first-child {
    width: 45%;
    margin-right: 2%;
  }
}
@media (min-width: 768px) {
  .leadership-main > *:first-child {
    width: 30%;
    margin-right: 2%;
  }
}
@media (min-width: 992px) {
  .leadership-main > *:first-child {
    width: 18%;
    margin-right: 2%;
  }
}
.leadership-main > *:nth-child(2) {
  width: 100%;
  margin-bottom: 2em;
}
@media (min-width: 420px) {
  .leadership-main > *:nth-child(2) {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .leadership-main > *:nth-child(2) {
    width: 66%;
  }
}
@media (min-width: 992px) {
  .leadership-main > *:nth-child(2) {
    width: 78%;
    max-width: 350px;
  }
}
.leadership-main h3 {
  font-size: 22px;
}

.leadership-second {
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}
@media (min-width: 420px) {
  .leadership-second {
    flex-direction: row;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
}
.leadership-second > * {
  width: 100%;
  margin-bottom: 1em;
}
.leadership-second > * img {
  width: 100%;
}
@media (min-width: 420px) {
  .leadership-second > * {
    width: 45%;
    margin-right: 2%;
  }
}
@media (min-width: 768px) {
  .leadership-second > * {
    width: 30%;
    margin-right: 2%;
  }
}
@media (min-width: 992px) {
  .leadership-second > * {
    width: 18%;
    margin-right: 2%;
  }
}
.leadership-second h3 {
  font-size: 22px;
}
.leadership-second p {
  margin-bottom: 1em;
}
/*# sourceMappingURL=project.css.map */