@charset "UTF-8";
/*
 * Import all partials below.
 */
/*
 * This file should be loaded as the first line in every style partial.
 * Import all tool partials below (mixins, variables, etc.
 */
/*
 * Define all mixins below.
 */
/* line 4, ../sass/_stoddart-basic.scss */
body sub {
  vertical-align: sub;
  font-size: smaller;
}

/* line 11, ../sass/_stoddart-basic.scss */
.content blockquote {
  font: 24px/1.2em "Campton Book",Tahoma,sans-serif;
  color: #4e2a84;
  margin-bottom: 1em;
}
/* line 15, ../sass/_stoddart-basic.scss */
.content blockquote:before {
  content: "";
  background: url(https://common.northwestern.edu/v8/css/images/icons/quote.png) no-repeat;
  width: 35px;
  height: 24px;
  display: inline-block;
  margin-right: .5rem;
  float: left;
}
/* line 24, ../sass/_stoddart-basic.scss */
.content blockquote > *:last-child:after {
  content: "”";
  display: inline;
}

/* line 32, ../sass/_stoddart-basic.scss */
body.fixed-nav #top-nav-placeholder {
  margin-bottom: 5px;
  width: 100%;
  background: #4e2a84;
}
@media all and (max-width: 768px) {
  /* line 32, ../sass/_stoddart-basic.scss */
  body.fixed-nav #top-nav-placeholder {
    display: none !important;
  }
}
/* line 40, ../sass/_stoddart-basic.scss */
body.fixed-nav #top-nav {
  position: fixed;
  top: 0;
  width: 100%;
}
/* line 46, ../sass/_stoddart-basic.scss */
body.fixed-nav.admin-bar #top-nav {
  top: 32px;
}
@media all and (min-width: 769px) {
  /* line 62, ../sass/_stoddart-basic.scss */
  body.fixed-nav.nu-gm-no-hero-banner #left-nav {
    position: fixed;
    top: 59px;
    margin-top: 2rem;
  }
  /* line 68, ../sass/_stoddart-basic.scss */
  body.fixed-nav.nu-gm-no-hero-banner.admin-bar #left-nav {
    top: 91px;
  }
}

/* line 78, ../sass/_stoddart-basic.scss */
.photo-feature .img-wrap:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.45)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.45) 100%);
}

/* line 96, ../sass/_stoddart-basic.scss */
.article-header .page-subtitle {
  font: 34px/1.2em "Campton Light",Tahoma,sans-serif;
  color: #716c6b;
}

/* line 3, ../sass/_stoddart-events.scss */
#homepage_upcoming_events {
  position: relative;
  padding: 30px;
  background-image: url("../images/slashes-white-bg.gif");
}
/* line 7, ../sass/_stoddart-events.scss */
#homepage_upcoming_events .nu-gm-section-title {
  margin-bottom: 10px;
}
/* line 12, ../sass/_stoddart-events.scss */
#homepage_upcoming_events .event-list-wrapper .event-list .event {
  margin-top: 20px;
}
/* line 14, ../sass/_stoddart-events.scss */
#homepage_upcoming_events .event-list-wrapper .event-list .event .event-date {
  background-image: none;
}
/* line 17, ../sass/_stoddart-events.scss */
#homepage_upcoming_events .event-list-wrapper .event-list .event .event-description {
  padding-top: 0px;
  margin-left: 100px;
}
/* line 21, ../sass/_stoddart-events.scss */
#homepage_upcoming_events .event-list-wrapper .event-list .event .event-description h4 a {
  font-weight: normal;
  font-family: "Akkurat Pro Regular","Arial Black",sans-serif;
}
/* line 26, ../sass/_stoddart-events.scss */
#homepage_upcoming_events .event-list-wrapper .event-list .event .event-description .event-time-location {
  margin-top: 5px;
  font-weight: normal;
  font-family: "Akkurat Pro Regular","Arial Black",sans-serif;
}

/* line 3, ../sass/_stoddart-publications.scss */
.format-stoddart-publication {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 2em;
}
/* line 10, ../sass/_stoddart-publications.scss */
.format-stoddart-publication .nu-gm-publication-flex-group--left {
  flex-basis: 100px;
  flex-shrink: 0;
}
/* line 13, ../sass/_stoddart-publications.scss */
.format-stoddart-publication .nu-gm-publication-flex-group--left .publication-id {
  font: 26px/1.2em "Akkurat Pro Bold",Arial,sans-serif;
}
/* line 17, ../sass/_stoddart-publications.scss */
.format-stoddart-publication .nu-gm-publication-flex-group--right {
  flex-grow: 1;
}
/* line 23, ../sass/_stoddart-publications.scss */
.format-stoddart-publication .entry-title, .format-stoddart-publication .entry-title a {
  font: 21px "Akkurat Pro Regular",Arial,sans-serif;
}

/* line 30, ../sass/_stoddart-publications.scss */
#publication-searchform input#publication-q {
  color: #716c6b;
  font: 17px/33px "Akkurat Pro Bold","Arial Black",sans-serif;
  border: 1px solid #ccc;
  display: inline-block;
  height: 2.688rem;
  margin: 0 2% 15px 0;
  padding: .25rem 0.5rem .25rem .5rem;
  width: 75%;
}
/* line 40, ../sass/_stoddart-publications.scss */
#publication-searchform select[name="nu_gm_publication_year"] {
  background: #fff url(https://common.northwestern.edu/v8/css/images/icons/arrow-down-dkgrey.svg) no-repeat top 50% right 0.5rem/17px 10px;
  color: #716c6b;
  font: 17px/33px "Akkurat Pro Bold","Arial Black",sans-serif;
  border: 1px solid #ccc;
  display: inline-block;
  height: 2.688rem;
  margin: 0 .65rem 15px 0;
  padding: .25rem 1.5rem .25rem .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
  -webkit-transition: 0.3s linear border;
  -moz-transition: 0.3s linear border;
  -ms-transition: 0.3s linear border;
  -o-transition: 0.3s linear border;
  transition: 0.3s linear border;
  width: 100%;
}
/* line 59, ../sass/_stoddart-publications.scss */
#publication-searchform button#publication-searchsubmit {
  background: url(https://common.northwestern.edu/v8/css/images/icons/search.svg) no-repeat center 0.8em;
  background-size: 20px 20px;
  background-color: #4e2a84;
  text-align: center;
  line-height: 9999;
  width: 21%;
  min-width: unset;
  overflow: hidden;
  max-height: 43px;
  padding: 0;
  margin: -3px 0 0;
}
/* line 72, ../sass/_stoddart-publications.scss */
#publication-searchform #publication-searchsubmit, #publication-searchform #publication-filterclear {
  font: 16px "Akkurat Pro Bold","Arial Black",sans-serif;
  color: #fff;
  background: #4e2a84;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 .5em .5em 0;
  padding: .8em 1em .7em 1em;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  min-width: 165px;
  border: none;
}
/* line 100, ../sass/_stoddart-publications.scss */
#publication-searchform #publication-filterclear {
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* line 105, ../sass/_stoddart-publications.scss */
  #left-nav {
    display: unset !important;
    width: 100%;
  }
}
/* line 10, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across {
  margin-left: -10px;
  margin-right: -10px;
  position: relative;
}
/* line 14, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across.photo-feature-3-across {
  margin-top: 0;
}
/* line 17, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer {
  padding: 10px;
  position: static !important;
}
/* line 20, ../sass/_stoddart-photo-feature-drawer.scss */
body.drawer-animation-active .photo-feature-drawer-across .photo-feature-with-drawer {
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}
/* line 26, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front {
  position: relative;
}
/* line 28, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front .text-over-image {
  bottom: 0;
  width: 100%;
  padding: 0.5em 1em 1em;
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 33, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front .text-over-image h4 {
  text-shadow: none;
  font-size: 1.2em;
}
/* line 36, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front .text-over-image h4 .photo-feature-media-icon {
  float: right;
  font-size: 28px;
}
/* line 42, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front .media-flag {
  position: absolute;
  top: 10px;
  right: -10px;
  z-index: 4;
  background: #342f2e;
  color: #fff;
  border: 1px solid rgba(113, 108, 107, 0.5);
  border-right: none;
}
/* line 51, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front .media-flag:before {
  content: "";
  position: absolute;
  top: 100%;
  right: 10px;
  margin-right: -1px;
  z-index: 4;
  height: 7.66667px;
  border-right: 1px solid rgba(113, 108, 107, 0.5);
}
/* line 61, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front .media-flag:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 1px;
  z-index: 3;
  background: transparent;
  width: 0;
  height: 0;
  border-top: 6.66667px solid #342f2e;
  border-right: 10px solid transparent;
}
/* line 74, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .front .media-flag .media-flag-label {
  padding: 3px 10px;
}
/* line 80, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer.photo-feature-drawer-open .photo-feature-drawer {
  background-image: url("../images/triangle-up.svg");
}
/* line 84, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer {
  height: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 40px 20px;
}
/* line 90, ../sass/_stoddart-photo-feature-drawer.scss */
body.drawer-animation-active .photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer {
  -webkit-transition: height 0.4s ease-out;
  -moz-transition: height 0.4s ease-out;
  -o-transition: height 0.4s ease-out;
  transition: height 0.4s ease-out;
}
/* line 96, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner {
  height: 0;
  z-index: 1;
  position: absolute;
  left: 10px;
  right: 10px;
  background: #342f2e;
  background: -moz-linear-gradient(top, transparent 0px, transparent 20px, #342f2e 20px, #342f2e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0px, transparent 20px, #342f2e 20px, #342f2e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0px, transparent 20px, #342f2e 20px, #342f2e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  overflow: hidden;
}
/* line 111, ../sass/_stoddart-photo-feature-drawer.scss */
body.drawer-animation-active .photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner {
  -webkit-transition: height 0.4s ease-out;
  -moz-transition: height 0.4s ease-out;
  -o-transition: height 0.4s ease-out;
  transition: height 0.4s ease-out;
}
/* line 117, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-inner-bounds {
  position: relative;
}
@media (max-width: 800px) {
  /* line 117, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-inner-bounds {
    display: block;
  }
}
/* line 123, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-close-btn {
  position: absolute;
  top: 40px;
  right: 20px;
  display: block;
  color: #fff;
  z-index: 5;
}
/* line 130, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-close-btn:hover {
  cursor: pointer;
  color: #d8d6d6;
}
/* line 134, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-close-btn .dashicons {
  font-size: 28px;
  width: 28px;
  height: 28px;
}
/* line 140, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column {
  float: left;
}
@media (max-width: 960px) {
  /* line 140, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column {
    width: 50% !important;
  }
}
@media (max-width: 800px) {
  /* line 140, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column {
    width: 100% !important;
    clear: both;
  }
}
/* line 151, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-left {
  width: 67%;
  width: calc( 200% / 3);
}
/* line 154, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-left .photo-feature-drawer-media-wrapper {
  background-color: #373130;
  text-align: center;
}
/* line 157, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-left .photo-feature-drawer-media-wrapper img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
/* line 164, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right {
  width: 33%;
  width: calc(100% / 3);
}
/* line 167, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right h4 {
  color: #fff;
  text-shadow: inherit;
  padding-right: 50px;
  margin-bottom: 20px;
}
/* line 173, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right p {
  text-shadow: inherit;
  font: inherit;
  color: #fff;
  margin: 0 0 0.5em;
  line-height: 1.4em;
}
/* line 180, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .media-credit-wrapper {
  margin: 0.5em 0;
}
/* line 182, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .media-credit-wrapper a {
  color: #fff;
}
/* line 186, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .post-categories {
  margin: 0.5em 0;
}
/* line 188, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .post-categories .categories-list {
  padding-left: 0;
  clear: both;
  float: left;
  margin: 0;
}
/* line 193, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .post-categories .categories-list .categories-list-item {
  float: left;
  background: none;
  color: #fff;
  padding-left: 0.5em;
  padding-bottom: 5px;
}
/* line 199, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .post-categories .categories-list .categories-list-item.categories-icon {
  clear: left;
  padding-left: 0;
}
/* line 204, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .post-categories .categories-list .categories-list-item.categories-category a {
  color: #fff;
}
/* line 211, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .media-credit-wrapper {
  font-style: italic;
  color: #716c6b;
}
/* line 215, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons-and-link {
  display: block;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
/* line 222, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons {
  clear: both;
  float: left;
  width: 100%;
  margin: 0.5em 0;
}
/* line 230, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a .a2a_amps_icon:before {
  color: #fff;
  font-size: 26px;
  opacity: 1;
}
/* line 237, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a svg,
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a svg path {
  fill: #fff;
  opacity: 1;
}
/* line 243, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a:hover {
  text-decoration: none;
}
/* line 245, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a:hover span {
  opacity: 1;
}
/* line 248, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a:hover span.a2a_amps_icon:before {
  color: #d8d6d6;
  opacity: 1;
}
/* line 255, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a:hover svg,
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a:hover svg path {
  fill: #d8d6d6;
  opacity: 1;
}
/* line 262, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a:first-child {
  padding-left: 0;
}
/* line 265, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right .social-buttons .addtoany_list a:last-child {
  padding-right: 0;
}
/* line 271, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right a.button {
  margin: 0.5em 0 0;
  background: #fff;
  color: #342f2e;
  padding: 8px 12px;
  min-width: 140px;
}
/* line 277, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right a.button:before {
  background: #d8d6d6;
}
/* line 280, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column.photo-feature-drawer-right a.button:hover {
  color: #342f2e;
}
/* line 285, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column .photo-feature-drawer-column-inner {
  padding: 0 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
/* line 289, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column .photo-feature-drawer-column-inner.photo-feature-drawer-left-inner {
  padding-right: 13.33333px;
}
@media (max-width: 800px) {
  /* line 289, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column .photo-feature-drawer-column-inner.photo-feature-drawer-left-inner {
    padding-right: 20px;
    border-left: none;
  }
}
/* line 296, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column .photo-feature-drawer-column-inner.photo-feature-drawer-right-inner {
  padding-left: 6.66667px;
}
@media (max-width: 800px) {
  /* line 296, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across .photo-feature-with-drawer .photo-feature-drawer .photo-feature-drawer-inner .photo-feature-drawer-column .photo-feature-drawer-column-inner.photo-feature-drawer-right-inner {
    padding-left: 20px;
    border-left: none;
    margin-top: 0px;
  }
}
/* line 310, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across.photo-feature-2-across .photo-feature-with-drawer:nth-child(2n+1) {
  clear: left;
}
/* line 315, ../sass/_stoddart-photo-feature-drawer.scss */
.photo-feature-drawer-across.photo-feature-3-across .photo-feature-with-drawer:nth-child(3n+1) {
  clear: left;
}
@media (max-width: 960px) {
  /* line 319, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across.photo-feature-3-across .photo-feature-with-drawer:nth-child(3n+1) {
    clear: none;
  }
  /* line 322, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across.photo-feature-3-across .photo-feature-with-drawer:nth-child(2n+1) {
    clear: left;
  }
}
@media (max-width: 800px) {
  /* line 327, ../sass/_stoddart-photo-feature-drawer.scss */
  .photo-feature-drawer-across.photo-feature-3-across .photo-feature-with-drawer,
  .photo-feature-drawer-across.photo-feature-3-across .photo-feature-with-drawer:nth-child(2n+1),
  .photo-feature-drawer-across.photo-feature-3-across .photo-feature-with-drawer:nth-child(3n+1) {
    clear: both;
  }
}

/* line 336, ../sass/_stoddart-photo-feature-drawer.scss */
.media-archive-view-mode-toggle-controls {
  height: 2.688rem;
  border: 1px solid #ccc;
  padding-top: 7px;
  padding-left: .5rem;
  padding-right: .5rem;
}
/* line 342, ../sass/_stoddart-photo-feature-drawer.scss */
.media-archive-view-mode-toggle-controls a {
  display: inline-block;
  line-height: 20px;
  font-family: "Akkurat Pro Regular", Arial, sans-serif;
  color: #bbb8b8;
}
/* line 347, ../sass/_stoddart-photo-feature-drawer.scss */
.media-archive-view-mode-toggle-controls a:first-of-type {
  margin-right: 1.5rem;
}
/* line 350, ../sass/_stoddart-photo-feature-drawer.scss */
.media-archive-view-mode-toggle-controls a:hover {
  text-decoration: none;
  color: #716c6b;
}
/* line 354, ../sass/_stoddart-photo-feature-drawer.scss */
.media-archive-view-mode-toggle-controls a.active, .media-archive-view-mode-toggle-controls a.active:hover {
  color: #342f2e;
}

/* line 5, ../sass/_stoddart-heros.scss */
body:not(.nu-gm-no-hero-banner) .hero h2 {
  font: 60px/1.2em "Campton Bold",Impact,sans-serif;
  color: #fff;
  text-shadow: 2px 2px 0px #000;
  margin: 0 0 1rem 0;
  position: relative;
}
/* line 11, ../sass/_stoddart-heros.scss */
body:not(.nu-gm-no-hero-banner) .hero h2:before, body:not(.nu-gm-no-hero-banner) .hero h2:after {
  display: none;
}
/* line 16, ../sass/_stoddart-heros.scss */
body:not(.nu-gm-no-hero-banner) .hero p {
  font: 24px "Campton Extra Bold",Impact,sans-serif;
  color: #fff;
  text-shadow: 2px 2px 0px #000;
  margin-bottom: 1.5em;
  position: relative;
}
/* line 25, ../sass/_stoddart-heros.scss */
body:not(.nu-gm-no-hero-banner) .hero + #page .page-title,
body:not(.nu-gm-no-hero-banner) .hero + #page .page-subtitle {
  display: none;
}

/* line 6, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .page-title {
  display: none;
}
/* line 9, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group-label {
  margin-bottom: 0px;
}
/* line 12, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group {
  margin-bottom: 3rem;
}
/* line 14, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group > .directory-group {
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 900px) {
  /* line 14, ../sass/_stoddart-people.scss */
  body.post-type-archive-nu_gm_directory_item #main-content .directory-group > .directory-group {
    display: block;
  }
  /* line 19, ../sass/_stoddart-people.scss */
  body.post-type-archive-nu_gm_directory_item #main-content .directory-group > .directory-group .people-card.people-small {
    width: 100%;
  }
  /* line 21, ../sass/_stoddart-people.scss */
  body.post-type-archive-nu_gm_directory_item #main-content .directory-group > .directory-group .people-card.people-small .people-image {
    width: 15%;
    height: 0;
  }
  /* line 25, ../sass/_stoddart-people.scss */
  body.post-type-archive-nu_gm_directory_item #main-content .directory-group > .directory-group .people-card.people-small .people-content {
    width: 82%;
  }
}
/* line 32, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small {
  position: relative;
  width: 48%;
  margin: .5rem 0;
}
/* line 36, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-image {
  width: 20%;
  margin-right: 2%;
  margin-bottom: 0px;
  height: auto;
  padding-bottom: 15%;
  overflow: hidden;
}
@media screen and (max-width: 540px) {
  /* line 36, ../sass/_stoddart-people.scss */
  body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-image {
    float: left;
  }
}
/* line 46, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-image img {
  display: block;
  width: 100%;
}
/* line 51, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-content {
  text-overflow: ellipsis;
  width: 78%;
  padding-right: 10px;
}
@media screen and (max-width: 540px) {
  /* line 51, ../sass/_stoddart-people.scss */
  body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-content {
    float: right;
  }
}
/* line 58, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-content h4,
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-content h4 a {
  font-family: "Campton Book", Arial, Helvetica, sans-serif;
}
/* line 62, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-content p {
  margin: 5px auto;
  font-size: 14px;
  line-height: 1.5em;
}
/* line 66, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-content p .email-link {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
/* line 74, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-content p .email-link:hover {
  max-width: 999em;
  overflow-x: visible;
  z-index: 100;
  background: white;
  padding-right: 5px;
}
/* line 85, ../sass/_stoddart-people.scss */
body.post-type-archive-nu_gm_directory_item #main-content .directory-group .people-card.people-small .people-wrap.no-image .people-content {
  width: 100%;
}

/* line 4, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page {
  margin-top: 0px !important;
}
/* line 6, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440, body.page-id-36.nu-gm-divi-page #page > .contain-1120 {
  max-width: inherit;
}
/* line 11, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-image-wrap, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-image-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
}
/* line 19, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-image-wrap .swiper-slide-image, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-image-wrap .swiper-slide-image {
  position: absolute;
  width: auto;
  max-width: none;
  min-width: 100%;
  display: block;
  min-height: 100%;
}
@media all and (max-width: 600px) {
  /* line 28, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap {
    height: auto;
    padding-bottom: 0;
  }
}
/* line 33, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image {
  min-height: 420px;
  position: relative;
  z-index: 2;
  padding: 0 70px;
  grid-row-gap: 10px;
  display: grid;
  -ms-display: grid;
  -ms-grid-template-rows: 20px 35% 35% 45px 20px;
  grid-template-rows: auto 35% 35% 45px auto;
  align-items: center;
  grid-template-areas: "empty" "top" "middle" "bottom" "empty2";
}
/* line 52, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-title, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-title {
  align-self: flex-end;
  grid-area: top;
  margin: 0px auto;
  display: block;
}
/* line 58, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-subtitle, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-subtitle {
  align-self: flex-start;
  grid-area: middle;
  margin: 0 auto;
}
/* line 63, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button {
  align-self: center;
  margin: 0px;
  max-width: 165px;
  margin: auto;
  width: fit-content;
  align-items: stretch;
  display: block;
  grid-area: bottom;
}
@media screen and (max-width: 600px) {
  /* line 33, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image {
    padding: 0 20px;
    min-height: 0px;
    grid-template-areas: "top" "middle" "bottom";
    padding: 10px;
    grid-template-rows: 35% 0 35%;
  }
  /* line 82, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-title, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-title {
    padding: 0px 20px;
  }
  /* line 85, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-subtitle, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-subtitle {
    grid-area: bottom;
  }
  /* line 88, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button {
    width: 100%;
    grid-area: none;
    max-width: 999em;
    padding: 0;
    background: none;
    z-index: 3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: transparent;
    overflow: hidden;
    text-indent: -999em;
  }
  /* line 104, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button:hover:before, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button:hover:before {
    display: none !important;
  }
  /* line 108, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button:after, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image a.button:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 800px) {
  /* line 33, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image {
    min-height: 300px;
  }
  /* line 120, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-title, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-title {
    font-size: 34px;
  }
  /* line 123, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-subtitle, body.page-id-36.nu-gm-divi-page #page > .contain-1120 .et-pb-nu-gm-swiper .swiper-slide .swiper-slide-content-over-image-wrap .swiper-slide-content-over-image .swiper-slide-subtitle {
    font-size: 18px;
  }
}
/* line 137, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_institute_complex_systems .nu-gm-section-title h3,
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_recent_stories .nu-gm-section-title h3,
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_upcoming_events .nu-gm-section-title h3,
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_research_areas .nu-gm-section-title h3, body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_institute_complex_systems .nu-gm-section-title h3,
body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_recent_stories .nu-gm-section-title h3,
body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_upcoming_events .nu-gm-section-title h3,
body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_research_areas .nu-gm-section-title h3 {
  margin-bottom: 30px;
}
/* line 142, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_research_areas, body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_research_areas {
  margin: 0 auto 100px;
  box-sizing: content-box;
}
/* line 145, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_research_areas .feature-four-col, body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_research_areas .feature-four-col {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 149, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_research_areas .feature-four-col .feature-box .feature-copy, body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_research_areas .feature-four-col .feature-box .feature-copy {
  padding: 15px 15px 40px;
}
/* line 151, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_research_areas .feature-four-col .feature-box .feature-copy h4, body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_research_areas .feature-four-col .feature-box .feature-copy h4 {
  font-size: 21px;
  color: #342F2E;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/* line 157, ../sass/_stoddart-home.scss */
body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_research_areas .feature-four-col .feature-box .feature-copy p, body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_research_areas .feature-four-col .feature-box .feature-copy p {
  margin: 10px auto 20px;
  line-height: 21px;
  font-size: 16px;
}
@media all and (max-width: 590px) {
  /* line 142, ../sass/_stoddart-home.scss */
  body.page-id-36.nu-gm-divi-page #page > .contain-1440 #homepage_research_areas, body.page-id-36.nu-gm-divi-page #page > .contain-1120 #homepage_research_areas {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

/* line 4, ../sass/_stoddart-archives.scss */
body.dsi-archive-1440 .archive-header,
body.dsi-archive-1440 .archive-description,
body.dsi-archive-1440 .pagination-wrapper {
  margin: 0 auto;
  max-width: 1120px;
  box-sizing: content-box;
}

/*
 * Custom Style for the Stoddart website
 */
/* line 5, ../sass/_stoddart-customstyles.scss */
.swiper-slide-image-wrap,
img.swiper-slide-image {
  z-index: 99999;
}

/* line 11, ../sass/_stoddart-customstyles.scss */
.swiper-container .swiper-slide-title {
  -ms-flex-item-align: end;
  align-self: flex-end;
  grid-area: top;
  margin: 0 auto;
  display: block;
}
/* line 19, ../sass/_stoddart-customstyles.scss */
.swiper-container .showcase {
  display: none;
}

/* line 25, ../sass/_stoddart-customstyles.scss */
.swiper-slide .swiper-slide-content-over-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 35, ../sass/_stoddart-customstyles.scss */
.swiper-slide .swiper-slide-content-over-image .swiper-slide-title {
  font: 60px/1.2em "Campton Bold", Impact, sans-serif;
  color: #fff;
  text-shadow: 2px 2px 0px #000;
  margin: 9rem 0 1rem;
  position: relative;
  word-wrap: break-word;
  hyphens: auto;
}
/* line 45, ../sass/_stoddart-customstyles.scss */
.swiper-slide .swiper-slide-content-over-image .swiper-slide-subtitle {
  font: 21px "Akkurat Pro Regular", Arial, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 0px #000;
  position: relative;
  margin: .5rem 0 1.5rem 0;
}
/* line 55, ../sass/_stoddart-customstyles.scss */
.swiper-slide .swiper-slide-image-wrap img {
  min-width: 100% !important;
  max-height: 467px !important;
}

/* line 63, ../sass/_stoddart-customstyles.scss */
body.page-id-2227 #main-content #post-2227 > .article-header > .contain-1120 {
  max-width: 970px;
}

/* line 69, ../sass/_stoddart-customstyles.scss */
.et_builder_inner_content .nu-gm-section-title h3 {
  font: 38px/1.2em "Campton Bold", Impact, sans-serif;
  color: #5b9695;
  text-transform: uppercase;
}

/* line 76, ../sass/_stoddart-customstyles.scss */
h2.page-title {
  font: 38px/1.2em "Campton Bold", Impact, sans-serif;
  color: #5b9695;
  text-transform: uppercase;
}

/* line 83, ../sass/_stoddart-customstyles.scss */
.home.landing-page #page {
  margin-top: 10px;
}

/* line 89, ../sass/_stoddart-customstyles.scss */
.archive-header h2.page-title:after {
  border-bottom: 2px solid #EEE;
  display: block;
  background: #f0f0f0;
  height: 4px;
  max-width: 450px;
  margin: 0 auto;
  padding: 0 25px;
  content: " ";
  margin: 0;
  max-width: 235px;
}

/* line 106, ../sass/_stoddart-customstyles.scss */
.article-header h2.page-title:after {
  border-bottom: 2px solid #EEE;
  display: block;
  background: #f0f0f0;
  height: 4px;
  max-width: 450px;
  margin: 0 auto;
  padding: 0 25px;
  content: " ";
  margin: 0;
  max-width: 235px;
}

/* line 123, ../sass/_stoddart-customstyles.scss */
#career #research-interest-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
/* line 129, ../sass/_stoddart-customstyles.scss */
#career #research-interest-list li {
  width: 50%;
}

/* line 135, ../sass/_stoddart-customstyles.scss */
.left-content {
  width: 65.999%;
  float: left;
}

/* line 140, ../sass/_stoddart-customstyles.scss */
.right-content {
  width: 32%;
  float: right;
}
/* line 144, ../sass/_stoddart-customstyles.scss */
.right-content .gm-text-module {
  border: 1px solid #eee;
}

/* line 150, ../sass/_stoddart-customstyles.scss */
.fluid-width-video-wrapper {
  padding-top: 0 !important;
  min-height: 196px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  /* line 156, ../sass/_stoddart-customstyles.scss */
  .fluid-width-video-wrapper {
    padding-top: unset;
  }
}
/* line 161, ../sass/_stoddart-customstyles.scss */
.feature-one-col {
  width: 100%;
  display: inline-block;
  margin: 0 0 50px;
}
/* line 166, ../sass/_stoddart-customstyles.scss */
.feature-one-col .feature-box {
  min-width: 100% !important;
  width: 100% !important;
  height: auto;
  float: left;
}
/* line 172, ../sass/_stoddart-customstyles.scss */
.feature-one-col .feature-box h4 {
  font: 25px "Akkurat Pro Regular", Arial, sans-serif;
  text-transform: uppercase;
  color: #342f2e;
  font-weight: bold;
}

/* line 183, ../sass/_stoddart-customstyles.scss */
.home #main-content .contain-970 {
  max-width: unset;
}
/* line 190, ../sass/_stoddart-customstyles.scss */
.home .feature-one-col .feature-box .feature-copy {
  float: left;
  width: 38%;
  margin-left: 2%;
}
/* line 196, ../sass/_stoddart-customstyles.scss */
.home .feature-one-col .feature-box a.button {
  width: 38%;
  margin: 20px 0 0 0;
  position: unset;
  bottom: unset;
  float: right;
  clear: unset;
  width: 20%;
  float: left;
  margin: 20px 0 0 20px;
}

/* line 215, ../sass/_stoddart-customstyles.scss */
.blog .feature-one-col .feature-box .feature-copy {
  float: left;
  width: 38%;
  margin-left: 2%;
}
/* line 220, ../sass/_stoddart-customstyles.scss */
.blog .feature-one-col .feature-box a.button {
  width: 38%;
  margin: 20px 0 0 0;
  position: unset;
  bottom: unset;
  float: right;
  clear: unset;
}

/* line 235, ../sass/_stoddart-customstyles.scss */
.archive .feature-one-col .feature-box .feature-copy {
  float: left;
  width: 38%;
  margin-left: 2%;
}
/* line 240, ../sass/_stoddart-customstyles.scss */
.archive .feature-one-col .feature-box a.button {
  width: 38%;
  margin: 20px 0 0 0;
  position: unset;
  bottom: unset;
  float: right;
  clear: unset;
}
/* line 251, ../sass/_stoddart-customstyles.scss */
.archive .archive-header h3.page-title {
  display: none;
}

/* line 259, ../sass/_stoddart-customstyles.scss */
.landing-page .content h3:before {
  background: unset;
  padding: unset;
}
/* line 264, ../sass/_stoddart-customstyles.scss */
.landing-page .content h3:after {
  background: unset;
  padding: unset;
  border-bottom: 2px solid #EEE;
  display: block;
  background: #f0f0f0;
  height: 4px;
  max-width: 450px;
  margin: 0 auto;
}
/* line 276, ../sass/_stoddart-customstyles.scss */
.landing-page section {
  margin-bottom: 2rem;
}
/* line 279, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-one-col {
  position: relative;
}
/* line 283, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-one-col .feature-box div[itemprop=image] {
  float: left;
  width: 60%;
}
/* line 289, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-two-col {
  width: 100%;
}
/* line 292, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-two-col .feature-box {
  background: #ffffff;
}
/* line 295, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-two-col .feature-box .feature-copy {
  padding: 1rem 0 4rem;
}
/* line 298, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-two-col .feature-box .feature-copy h4 {
  font-weight: bold;
}
/* line 305, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-three-col {
  width: 100%;
  margin-left: unset !important;
  margin-right: unset !important;
}
/* line 310, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-three-col .photo-feature-3-across {
  width: 100%;
}
/* line 313, ../sass/_stoddart-customstyles.scss */
.landing-page .feature-three-col .photo-feature-3-across .photo-feature img {
  min-height: 257px;
}

/* line 324, ../sass/_stoddart-customstyles.scss */
.standard-page .feature-one-col .feature-box div[itemprop=image] {
  float: left;
  width: 60%;
}
/* line 331, ../sass/_stoddart-customstyles.scss */
.standard-page .feature-two-col {
  width: 100%;
}
/* line 334, ../sass/_stoddart-customstyles.scss */
.standard-page .feature-two-col .feature-box {
  background: #ffffff;
}
/* line 337, ../sass/_stoddart-customstyles.scss */
.standard-page .feature-two-col .feature-box .feature-copy {
  padding: 1rem 0 4rem;
}
/* line 340, ../sass/_stoddart-customstyles.scss */
.standard-page .feature-two-col .feature-box .feature-copy h4 {
  font-weight: bold;
}

/* line 349, ../sass/_stoddart-customstyles.scss */
.feature-two-col > .feature-box,
.feature-three-col > .feature-box {
  margin-bottom: 4em;
}

/* line 355, ../sass/_stoddart-customstyles.scss */
.feature-box a.feature-box-image-link {
  transition: all 0.5s ease;
}
/* line 359, ../sass/_stoddart-customstyles.scss */
.feature-box a.feature-box-image-link:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}

/* Gallery */
/* line 366, ../sass/_stoddart-customstyles.scss */
form#stoddart_taxonomy_filters {
  position: relative;
  z-index: 998;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
  max-width: 100vw;
}
/* line 383, ../sass/_stoddart-customstyles.scss */
form#stoddart_taxonomy_filters .widgettitle {
  color: #302b2a;
}
/* line 387, ../sass/_stoddart-customstyles.scss */
form#stoddart_taxonomy_filters div.widget {
  display: block;
  -ms-flex-item-align: start;
  align-self: flex-start;
  box-sizing: border-box;
  width: 33%;
  width: calc(100% / 3);
  padding-left: 10px;
  padding-right: 10px;
}
/* line 397, ../sass/_stoddart-customstyles.scss */
form#stoddart_taxonomy_filters div.widget p.field {
  margin-top: 0;
  margin-bottom: .5rem;
}
/* line 401, ../sass/_stoddart-customstyles.scss */
form#stoddart_taxonomy_filters div.widget p.field select {
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
  margin-right: 0;
}

/* line 413, ../sass/_stoddart-customstyles.scss */
footer {
  margin-top: 20px;
}

/* line 417, ../sass/_stoddart-customstyles.scss */
h4.title-only {
  margin-bottom: unset;
}

@media screen and (max-width: 640px) {
  /* line 422, ../sass/_stoddart-customstyles.scss */
  #stoddart_taxonomy_filters div.widget {
    width: 100% !important;
  }

  /* line 427, ../sass/_stoddart-customstyles.scss */
  .standard-page .people-small .people-image,
  .standard-page .people-small .people-content {
    float: none;
    width: 100%;
    max-width: 197px;
  }
}
@media screen and (max-width: 600px) {
  /* line 438, ../sass/_stoddart-customstyles.scss */
  #career #research-interest-list li {
    width: 100%;
  }

  /* line 442, ../sass/_stoddart-customstyles.scss */
  body.page-id-2227 #main-content #post-2227 > .article-header > .contain-1120 {
    max-width: 970px;
  }

  /* line 446, ../sass/_stoddart-customstyles.scss */
  .landing-page .feature-one-col .feature-box div[itemprop=image],
  .standard-page .feature-one-col .feature-box div[itemprop=image] {
    width: 100%;
    float: unset;
  }

  /* line 452, ../sass/_stoddart-customstyles.scss */
  .blog .feature-one-col .feature-box .feature-copy,
  .archive .feature-one-col .feature-box .feature-copy {
    float: unset;
    width: 100%;
    margin: 20px 0;
  }

  /* line 459, ../sass/_stoddart-customstyles.scss */
  .blog .feature-one-col .feature-box a.button,
  .archive .feature-one-col .feature-box a.button {
    width: 100%;
    float: unset;
    margin: 0;
  }

  /* line 466, ../sass/_stoddart-customstyles.scss */
  .fluid-width-video-wrapper {
    min-height: auto;
  }

  /* line 470, ../sass/_stoddart-customstyles.scss */
  .swiper-container .showcase {
    display: unset;
  }

  /* line 475, ../sass/_stoddart-customstyles.scss */
  #left-nav ul .menu-directory-menu-container {
    position: absolute !important;
    top: 250px;
    width: 90%;
  }

  /* line 482, ../sass/_stoddart-customstyles.scss */
  .people-wrap.compact {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  /* line 485, ../sass/_stoddart-customstyles.scss */
  .people-wrap.compact .people-content {
    max-width: 100% !important;
  }

  /* line 490, ../sass/_stoddart-customstyles.scss */
  .standard-page .people-small {
    margin: 0 0 2rem 0;
  }
  /* line 492, ../sass/_stoddart-customstyles.scss */
  .standard-page .people-small div:not(.compact) {
    text-align: center;
    max-width: 100% !important;
  }
  /* line 496, ../sass/_stoddart-customstyles.scss */
  .standard-page .people-small div:not(.compact) .people-image img {
    width: 197px;
  }
  /* line 501, ../sass/_stoddart-customstyles.scss */
  .standard-page .people-small div:not(.compact) .people-content p {
    margin: 0;
  }
  /* line 507, ../sass/_stoddart-customstyles.scss */
  .standard-page article:first-of-type {
    margin-top: 9rem !important;
  }
}
@media screen and (max-width: 990px) {
  /* line 515, ../sass/_stoddart-customstyles.scss */
  body.page-id-2227 #main-content #post-2227 > .article-header > .contain-1120 {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  /* line 521, ../sass/_stoddart-customstyles.scss */
  .left-content {
    width: 100%;
    float: unset;
  }

  /* line 526, ../sass/_stoddart-customstyles.scss */
  .right-content {
    width: 100%;
    float: unset;
  }
  /* line 530, ../sass/_stoddart-customstyles.scss */
  .right-content .gm-text-module {
    border: unset;
    width: 100%;
    overflow: hidden;
  }

  /* line 540, ../sass/_stoddart-customstyles.scss */
  .landing-page #page {
    margin: 2rem auto 0 auto;
  }
  /* line 545, ../sass/_stoddart-customstyles.scss */
  .landing-page .feature-one-col .feature-box .feature-copy {
    width: 100%;
    margin: 20px auto 0;
    float: unset;
  }
  /* line 551, ../sass/_stoddart-customstyles.scss */
  .landing-page .feature-one-col .feature-box div[itemprop=image] {
    width: 100%;
    margin: 0 auto;
    float: unset;
  }
  /* line 557, ../sass/_stoddart-customstyles.scss */
  .landing-page .feature-one-col .feature-box a.button {
    width: 100%;
    margin: 20px 0 0 0;
  }
  /* line 562, ../sass/_stoddart-customstyles.scss */
  .landing-page .feature-one-col .feature-box a.feature-box-image-link img {
    text-align: center;
    margin: 0 auto;
  }
  /* line 569, ../sass/_stoddart-customstyles.scss */
  .landing-page .feature-two-col .feature-box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  /* line 575, ../sass/_stoddart-customstyles.scss */
  .landing-page img.swiper-slide-image {
    width: auto;
    max-width: 100%;
    min-width: 100%;
    display: block;
    min-height: 63%;
  }
  /* line 582, ../sass/_stoddart-customstyles.scss */
  .landing-page .swiper-slide-image-wrap {
    height: auto !important;
  }
  /* line 585, ../sass/_stoddart-customstyles.scss */
  .landing-page .swiper-button-next,
  .landing-page .swiper-button-prev {
    top: 60px;
  }

  /* line 593, ../sass/_stoddart-customstyles.scss */
  .feature-box a.feature-box-image-link img {
    width: 100% !important;
  }

  /* line 600, ../sass/_stoddart-customstyles.scss */
  .swiper-slide .swiper-slide-content-over-image {
    top: 20%;
    bottom: 20%;
  }
  /* line 604, ../sass/_stoddart-customstyles.scss */
  .swiper-slide .swiper-slide-content-over-image .swiper-slide-title {
    font-size: 34px;
    align-self: flex-end;
    grid-area: top;
    margin: 0 auto;
    display: block;
    padding: 0 20px;
  }

  /* line 616, ../sass/_stoddart-customstyles.scss */
  .landing-page #page {
    margin: 2rem auto 0 auto;
  }
  /* line 620, ../sass/_stoddart-customstyles.scss */
  .landing-page .swiper-button-next,
  .landing-page .swiper-button-prev {
    top: 130px;
  }
  /* line 625, ../sass/_stoddart-customstyles.scss */
  .landing-page .swiper-slide-image-wrap {
    height: 330px;
  }
  /* line 629, ../sass/_stoddart-customstyles.scss */
  .landing-page img.swiper-slide-image {
    width: auto !important;
    max-width: 100% !important;
    min-width: 100% !important;
    display: block !important;
    min-height: 63% !important;
  }

  /* line 638, ../sass/_stoddart-customstyles.scss */
  .post-type-archive-stoddart_media #main-content > div,
  .single-stoddart_media #main-content > article {
    margin-right: 1em;
    margin-left: 1em;
  }
}
/* Styles for Members Page */
/* line 648, ../sass/_stoddart-customstyles.scss */
#left-nav ul .menu-directory-menu-container {
  background: #eaeaea;
  padding: 18px 22px 12px;
}
/* line 652, ../sass/_stoddart-customstyles.scss */
#left-nav ul ul#menu-directory-menu {
  margin-top: 0;
  border-left: none;
  position: relative;
  padding-left: 0;
}
/* line 657, ../sass/_stoddart-customstyles.scss */
#left-nav ul ul#menu-directory-menu li {
  padding-left: 0;
  margin-left: 0;
}
/* line 660, ../sass/_stoddart-customstyles.scss */
#left-nav ul ul#menu-directory-menu li a {
  font-size: 1.4em;
}
/* line 664, ../sass/_stoddart-customstyles.scss */
#left-nav ul ul#menu-directory-menu li.current-menu-item:before {
  content: "\203A";
  font-size: 30px;
  color: #4e3185;
  left: 0px;
  position: absolute;
}
/* line 671, ../sass/_stoddart-customstyles.scss */
#left-nav ul ul#menu-directory-menu li.current-menu-item a {
  color: #4e3185;
  margin-left: 15px;
}

/* line 684, ../sass/_stoddart-customstyles.scss */
.people-wrap.compact {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
/* line 688, ../sass/_stoddart-customstyles.scss */
.people-wrap.compact .people-content {
  min-height: 85px;
  text-align: left !important;
}
/* line 691, ../sass/_stoddart-customstyles.scss */
.people-wrap.compact .people-content p {
  margin: 0;
}
