@font-face {
  font-family: 'Raleway';
  src: url(../fonts/raleway/rtraleway-extrabold-webfont.eot);
  src: url("../fonts/raleway/rtraleway-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/rtraleway-extrabold-webfont.woff2") format("woff2"), url("../fonts/raleway/rtraleway-extrabold-webfont.woff") format("woff"), url("../fonts/raleway/rtraleway-extrabold-webfont.ttf") format("truetype"), url("../fonts/raleway/rtraleway-extrabold-webfont.svg#rt_ralewaybold") format("svg");
  font-style: normal;
  font-weight: 800;
  font-display: swap; }
@font-face {
  font-family: 'Raleway';
  src: url("../fonts/raleway/rtraleway-bold-webfont.eot");
  src: url("../fonts/raleway/rtraleway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/rtraleway-bold-webfont.woff2") format("woff2"), url("../fonts/raleway/rtraleway-bold-webfont.woff") format("woff"), url("../fonts/raleway/rtraleway-bold-webfont.ttf") format("truetype"), url("../fonts/raleway/rtraleway-bold-webfont.svg#rt_ralewaybold") format("svg");
  font-style: normal;
  font-weight: 700;
  font-display: swap; }
.social-media {
  max-width: 1260px;
  margin: 40px auto 0; }
  @media screen and (max-width: 1300px) {
    .social-media {
      margin: 40px 20px 0; } }
  .social-media .col-youtube {
    float: left;
    width: 65%; }
    @media screen and (max-width: 900px) {
      .social-media .col-youtube {
        float: none;
        width: auto;
        margin-bottom: 40px; } }
    .social-media .col-youtube > h4 {
      font-size: 63px;
      font-family: 'Raleway', sans-serif;
      font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
      /* Firefox */
      -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* WebKit */
      -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* Opera */
      font-weight: 700;
      color: #cbcfda;
      border-bottom: 2px solid #eeeff3;
      text-align: left; }
      @media screen and (max-width: 1040px) {
        .social-media .col-youtube > h4 {
          font-size: 40px; } }
  .social-media .col-twitter {
    float: left;
    width: 35%;
    border: 0 !important;
    height: auto !important; }
    @media screen and (max-width: 900px) {
      .social-media .col-twitter {
        float: none;
        width: auto; } }
    .social-media .col-twitter > h4 {
      font-size: 63px;
      font-family: 'Raleway', sans-serif;
      font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
      /* Firefox */
      -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* WebKit */
      -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* Opera */
      font-weight: 700;
      color: #cbcfda;
      border-bottom: 2px solid #eeeff3;
      text-align: left;
      padding-left: 40px; }
      @media screen and (max-width: 1040px) {
        .social-media .col-twitter > h4 {
          font-size: 40px; } }
      @media screen and (max-width: 900px) {
        .social-media .col-twitter > h4 {
          padding-left: 0; } }
    .social-media .col-twitter .twitter-container {
      padding-left: 40px; }
      @media screen and (max-width: 900px) {
        .social-media .col-twitter .twitter-container {
          padding-left: 0; } }

footer.footer {
  background: #4a4a4a !important;
  color: #fff;
  font-size: 21px;
  line-height: 1.2em; }
  footer.footer .footer-content {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 0 80px;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 1300px) {
      footer.footer .footer-content {
        margin: 0 20px; } }
    @media screen and (max-width: 940px) {
      footer.footer .footer-content {
        display: block; } }
    footer.footer .footer-content > div {
      width: auto;
      flex-grow: 1;
      margin-bottom: 30px; }
      @media screen and (max-width: 940px) {
        footer.footer .footer-content > div {
          display: block; } }
      @media screen and (max-width: 660px) {
        footer.footer .footer-content > div {
          flex-basis: 100%;
          max-width: 100%;
          min-width: 100%;
          width: 100%; } }
    footer.footer .footer-content h3 {
      margin: 0 0 15px 0;
      line-height: 1.2em;
      font-size: 28px; }
    footer.footer .footer-content p {
      margin-bottom: 5px; }
      footer.footer .footer-content p a {
        color: #fff;
        text-decoration: none; }
  footer.footer .iatp-social {
    text-align: right; }
    @media screen and (max-width: 940px) {
      footer.footer .iatp-social {
        text-align: left; } }
    footer.footer .iatp-social a {
      color: #4a4a4a;
      background: #818181;
      border-radius: 50%;
      height: 40px;
      width: 40px;
      display: block;
      text-align: center; }
      footer.footer .iatp-social a:hover {
        background: #fff; }
    footer.footer .iatp-social i {
      font-size: 29px;
      line-height: 40px;
      vertical-align: middle; }

.node--view-mode-metadata {
  font-size: 0.8em;
  color: #333; }
  .node--view-mode-metadata .field-label-inline {
    display: block;
    float: left;
    margin-left: 0; }
  .node--view-mode-metadata span {
    display: block;
    margin-left: 1.5em; }
  .node--view-mode-metadata .field--item {
    border-bottom: 1px dotted #ccc;
    margin: .1em 0;
    padding: .1em 0; }

body aside {
  position: relative; }
  body aside .region-sidebar-second {
    position: relative; }
    body aside .region-sidebar-second #meta {
      position: relative;
      max-width: 160px; }
      body aside .region-sidebar-second #meta.detached {
        position: fixed;
        top: 30px; }
body.toolbar-tray-open aside .region-sidebar-second #meta.detached {
  top: 100px; }

body #block-views-block-collection-block-3 .views-row {
  margin-bottom: 30px; }
body #block-views-block-collection-block-3 .views-field-rendered-entity,
body #block-views-block-collection-block-1 .views-field-rendered-entity {
  background-color: rgba(204, 204, 204, 0.2); }
body #block-views-block-collection-block-3 h2,
body #block-views-block-collection-block-1 h2 {
  color: #fff;
  background-color: #224186;
  width: 100%;
  font-weight: 200;
  padding: .25em .5em;
  margin-bottom: 0; }
body #block-views-block-collection-block-3 .field--name-field-summary,
body #block-views-block-collection-block-1 .field--name-field-summary {
  background-color: rgba(238, 238, 238, 0.6);
  padding: .5em 1em;
  margin: 0;
  margin-bottom: 1em; }
body #block-views-block-collection-block-3 .field--name-field-content-reference,
body #block-views-block-collection-block-1 .field--name-field-content-reference {
  padding: .5em 1em; }
  body #block-views-block-collection-block-3 .field--name-field-content-reference .field--item,
  body #block-views-block-collection-block-1 .field--name-field-content-reference .field--item {
    margin-bottom: 1em; }
    body #block-views-block-collection-block-3 .field--name-field-content-reference .field--item .field--item,
    body #block-views-block-collection-block-1 .field--name-field-content-reference .field--item .field--item {
      margin-bottom: 0; }
body #block-views-block-collection-block-3 button.field-link-text,
body #block-views-block-collection-block-1 button.field-link-text {
  margin: 1em;
  float: left; }
body.page-node-type-content-collection .main-container {
  padding-top: 0; }
body.page-node-type-content-collection section#block-exposedformcollection-searchpage-1 {
  margin: 1em 0;
  margin-bottom: 30px;
  width: 100%; }
  body.page-node-type-content-collection section#block-exposedformcollection-searchpage-1 .form--inline {
    display: block; }
    body.page-node-type-content-collection section#block-exposedformcollection-searchpage-1 .form--inline .form-type-textfield {
      width: 73%;
      margin-right: 1.5%; }
      body.page-node-type-content-collection section#block-exposedformcollection-searchpage-1 .form--inline .form-type-textfield label {
        display: none;
        visibility: hidden; }
      body.page-node-type-content-collection section#block-exposedformcollection-searchpage-1 .form--inline .form-type-textfield input {
        width: 100%; }
    body.page-node-type-content-collection section#block-exposedformcollection-searchpage-1 .form--inline .form-actions {
      width: 22%;
      min-width: 170px; }
      body.page-node-type-content-collection section#block-exposedformcollection-searchpage-1 .form--inline .form-actions button {
        width: 100%; }
body.page-node-type-content-collection h1 {
  margin-top: 30px; }
body.page-node-type-content-collection .node--view-mode-header .field--name-field-media {
  margin-top: -2px;
  margin-right: -30px;
  margin-left: -30px; }
  @media screen and (max-width: 1350px) {
    body.page-node-type-content-collection .node--view-mode-header .field--name-field-media {
      margin: -2px 0 0;
      width: 100vw;
      position: relative;
      left: 50%;
      margin-left: -50vw; } }
body.page-node-type-content-collection .node--view-mode-header .field--name-node-title {
  margin-top: 30px; }
body.page-node-type-content-collection .node--view-mode-header h1 {
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  margin: 0;
  margin-left: -30px;
  margin-right: -30px;
  width: calc(100% + 60px); }
  @media screen and (max-width: 1350px) {
    body.page-node-type-content-collection .node--view-mode-header h1 {
      margin: -2px 0 0;
      width: 100vw;
      left: 50%;
      margin-left: -50vw; } }
body.page-node-type-content-collection .node--view-mode-header .field--name-field-summary {
  background-color: rgba(238, 238, 238, 0.6);
  position: relative;
  bottom: 0;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-top: 15px; }
  @media screen and (max-width: 1350px) {
    body.page-node-type-content-collection .node--view-mode-header .field--name-field-summary {
      margin-left: 0;
      margin-right: 0; } }
body.page-node-type-content-collection div.header {
  position: relative;
  min-height: 60px; }
body.page-node-type-content-collection .field--name-body {
  margin-top: 30px; }
body.page-node-type-content-collection .paragraph--type--content-blocks {
  margin-top: 30px; }
  body.page-node-type-content-collection .paragraph--type--content-blocks .field--name-field-content-blocks {
    margin-top: 1em; }
body #block-views-block-publications-block-1 .views-row {
  margin-bottom: 1em; }

body.page-node-type-content-collection .field--name-field-content-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  body.page-node-type-content-collection .field--name-field-content-blocks div.odd .paragraph--type--content-block {
    background-color: #3c3e3b;
    color: #fff; }
    body.page-node-type-content-collection .field--name-field-content-blocks div.odd .paragraph--type--content-block a h3,
    body.page-node-type-content-collection .field--name-field-content-blocks div.odd .paragraph--type--content-block a strong,
    body.page-node-type-content-collection .field--name-field-content-blocks div.odd .paragraph--type--content-block a p {
      color: #fff; }
  body.page-node-type-content-collection .field--name-field-content-blocks div.even .paragraph--type--content-block {
    background-color: #c0c1c0; }
    body.page-node-type-content-collection .field--name-field-content-blocks div.even .paragraph--type--content-block a h3,
    body.page-node-type-content-collection .field--name-field-content-blocks div.even .paragraph--type--content-block a strong,
    body.page-node-type-content-collection .field--name-field-content-blocks div.even .paragraph--type--content-block a p {
      color: #000; }
  body.page-node-type-content-collection .field--name-field-content-blocks div.field--item {
    display: flex;
    margin-bottom: 1em;
    margin-top: 1em; }
    body.page-node-type-content-collection .field--name-field-content-blocks div.field--item:nth-child(3n+1) {
      clear: both; }
    body.page-node-type-content-collection .field--name-field-content-blocks div.field--item .paragraph--type--content-block {
      padding: 0 1em 5em 1em; }
      body.page-node-type-content-collection .field--name-field-content-blocks div.field--item .paragraph--type--content-block a {
        text-decoration: none; }
      body.page-node-type-content-collection .field--name-field-content-blocks div.field--item .paragraph--type--content-block h3 {
        font-weight: bold;
        line-height: 1.25em; }
      body.page-node-type-content-collection .field--name-field-content-blocks div.field--item .paragraph--type--content-block p {
        font-size: 0.9em;
        line-height: 1.25em;
        font-weight: 400; }
      body.page-node-type-content-collection .field--name-field-content-blocks div.field--item .paragraph--type--content-block a.btn {
        position: absolute;
        bottom: 2em;
        left: 3em;
        padding: 0 3em; }

body.path-frontpage #block-views-block-collection-block-1 {
  padding-left: 0; }
  body.path-frontpage #block-views-block-collection-block-1 h2 {
    color: #fff;
    background-color: #224186;
    width: 100%;
    font-weight: 200;
    padding: .25em .5em; }
body.path-frontpage #block-views-block-frontpage-block-1 {
  border-left: 1px solid #999; }
body.path-frontpage article {
  overflow: hidden; }

body.path-taxonomy .taxonomy-term--type-issue .field--name-field-image {
  margin-top: -2px;
  margin-right: -30px;
  margin-left: -30px; }
body.path-taxonomy .taxonomy-term--type-issue .description-container {
  position: relative;
  min-height: 60px; }
body.path-taxonomy .taxonomy-term--type-issue .field--name-description {
  background-color: rgba(238, 238, 238, 0.6);
  position: relative;
  bottom: 0;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-top: 15px;
  /*
  font-size: 1.25em;
  line-height: 1.5em;
  */ }
body.path-taxonomy .taxonomy-term--type-issue h1 {
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  margin: 0;
  margin-left: -30px;
  width: 100vw; }
body.path-taxonomy .view-header {
  margin-bottom: 30px; }
body #block-views-block-issues-block-2 .views-row {
  float: left;
  width: 16.6666667%; }
body.path-issues .view-issues .view-content .views-row {
  width: 33.333333333333%;
  float: left;
  padding-right: 30px;
  margin-bottom: 30px; }
  body.path-issues .view-issues .view-content .views-row:nth-child(3n+1) {
    clear: both; }

body article.micro-teaser {
  clear: both;
  margin-bottom: 15px; }
  body article.micro-teaser aside.media {
    float: left;
    margin-right: 15px;
    max-width: 25%; }
  body article.micro-teaser aside.byline {
    float: right;
    margin-left: 15px;
    display: none; }
  body article.micro-teaser .field--name-body {
    margin-right: 200px; }
  body article.micro-teaser .node--view-mode-metadata {
    width: 175px;
    float: right; }

#block-views-block-events-block-1-2 .contextual {
  display: none;
  visibility: hidden; }
#block-views-block-events-block-1-2 h2.block-title {
  margin-top: 30px;
  float: left;
  line-height: 1em;
  margin-bottom: 0; }
#block-views-block-events-block-1-2 .more-link {
  float: right;
  margin-top: 30px;
  z-index: 100; }
#block-views-block-events-block-1-2 .view-content {
  clear: both;
  padding-top: 1em; }
  #block-views-block-events-block-1-2 .view-content .count-3 .views-row {
    width: 33.33333333%;
    float: left; }
    #block-views-block-events-block-1-2 .view-content .count-3 .views-row article.micro-teaser {
      padding: 0 10px; }
    #block-views-block-events-block-1-2 .view-content .count-3 .views-row:first-child article.micro-teaser {
      padding-right: 20px;
      padding-left: 0; }
    #block-views-block-events-block-1-2 .view-content .count-3 .views-row:last-child article.micro-teaser {
      padding-left: 20px;
      padding-right: 0; }
  #block-views-block-events-block-1-2 .view-content .count-2 .views-row {
    width: 50%;
    float: left; }
    #block-views-block-events-block-1-2 .view-content .count-2 .views-row:first-child article.micro-teaser {
      padding-right: 15px; }
    #block-views-block-events-block-1-2 .view-content .count-2 .views-row:last-child article.micro-teaser {
      padding-left: 15px; }
  #block-views-block-events-block-1-2 .view-content .views-row {
    margin-bottom: 0; }
    #block-views-block-events-block-1-2 .view-content .views-row article.micro-teaser .field--name-field-date {
      margin-top: .25em; }
    #block-views-block-events-block-1-2 .view-content .views-row article.micro-teaser aside.media {
      max-width: 540px;
      float: none;
      padding-bottom: .5em;
      margin: 0; }

body.page-node-type-person .node--type-person .field--name-field-image {
  float: right;
  margin-left: 30px;
  max-width: 40%; }

.node--type-person .field--name-field-title {
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 0.25em; }

#block-iatp-main-menu .dropdown-menu {
  border: 0;
  border-top: 17px solid #fff;
  box-shadow: none;
  background: rgba(3, 66, 154, 0.9);
  padding: 25px;
  font-family: 'Raleway', sans-serif;
  font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
  /* Firefox */
  -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* WebKit */
  -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* Opera */
  font-weight: 700;
  font-size: 16px;
  border-radius: 0; }
  #block-iatp-main-menu .dropdown-menu ul {
    padding-left: 0;
    padding-right: 20px;
    min-width: 180px;
    border-right: 2px solid #fff; }
    #block-iatp-main-menu .dropdown-menu ul:last-child {
      padding-left: 20px;
      border-left: 2px solid #fff;
      margin-left: -2px;
      border-right: 0;
      padding-right: 0; }
    #block-iatp-main-menu .dropdown-menu ul:first-child {
      border-left: 0 !important;
      padding-left: 0 !important;
      margin-left: 0 !important; }
  #block-iatp-main-menu .dropdown-menu li {
    margin-bottom: 6px; }
  #block-iatp-main-menu .dropdown-menu a {
    color: #fff !important;
    font-weight: 700;
    padding: 0; }
    #block-iatp-main-menu .dropdown-menu a:hover {
      background: none;
      text-decoration: underline; }
  #block-iatp-main-menu .dropdown-menu::before {
    content: '';
    display: block;
    position: absolute;
    width: 68px;
    height: 40px;
    background: url(../img/arrow_drop_up.svg) no-repeat;
    background-size: 100%;
    top: -39px;
    left: 10px; }
#block-iatp-main-menu li.open .dropdown-menu {
  display: flex; }

.navbar-header {
  float: right !important; }

#block-iatp-main-menu ul.navbar-nav {
  font-family: 'Raleway', sans-serif;
  font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
  /* Firefox */
  -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* WebKit */
  -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* Opera */
  font-weight: 700;
  font-weight: 700;
  font-size: 16px; }
  #block-iatp-main-menu ul.navbar-nav > li {
    margin: 0 5px; }
    #block-iatp-main-menu ul.navbar-nav > li > a {
      text-transform: uppercase;
      color: #404040 !important;
      padding: 7px 10px 5px;
      background: none !important; }
      #block-iatp-main-menu ul.navbar-nav > li > a:hover {
        color: #03429a !important; }
    #block-iatp-main-menu ul.navbar-nav > li.is-active-trail > a {
      color: #03429a !important; }
    #block-iatp-main-menu ul.navbar-nav > li:last-child > a {
      background: #84c24a !important;
      color: #fff !important; }
      #block-iatp-main-menu ul.navbar-nav > li:last-child > a:hover {
        background: #6ba237; }

#block-searchform {
  width: 300px;
  float: right; }
  #block-searchform .input-group {
    display: block; }
  #block-searchform input.form-search {
    width: 260px;
    display: inline-block;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #eeeff3;
    font-family: acumin-pro, sans-serif;
    height: 40px;
    padding: 0 15px 3px;
    font-size: 22px; }
  #block-searchform .input-group-btn {
    display: inline-block;
    width: 40px;
    background: #eeeff3;
    line-height: 1em; }
    #block-searchform .input-group-btn > .btn {
      border-radius: 0;
      background: #eeeff3;
      border: 0;
      height: 40px;
      width: 40px; }
      #block-searchform .input-group-btn > .btn .glyphicon {
        color: #404040;
        font-size: 28px;
        top: 7px;
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH"; }

.node--type-blog.node--view-mode-banner.has-field-primary-category .field--name-field-primary-category {
  margin-top: 30px; }
.node--type-blog.node--view-mode-banner.has-field-primary-category h1 {
  padding-top: 0; }
.node--type-blog.node--view-mode-banner.has-field-banner-image {
  max-width: 1400px;
  left: 50%;
  margin-left: -700px;
  position: relative;
  margin-top: -2px; }
  @media screen and (max-width: 1400px) {
    .node--type-blog.node--view-mode-banner.has-field-banner-image {
      width: 100vw;
      left: 50%;
      margin-left: -50vw; } }
  .node--type-blog.node--view-mode-banner.has-field-banner-image .group-left {
    float: none;
    width: 100%; }
    @media screen and (max-width: 1000px) {
      .node--type-blog.node--view-mode-banner.has-field-banner-image .group-left {
        position: absolute;
        height: 100%; }
        .node--type-blog.node--view-mode-banner.has-field-banner-image .group-left * {
          height: 100%; }
          .node--type-blog.node--view-mode-banner.has-field-banner-image .group-left * img {
            width: 100%;
            height: 100%;
            object-fit: cover; } }
  .node--type-blog.node--view-mode-banner.has-field-banner-image .group-right {
    float: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    z-index: 9;
    justify-content: flex-end; }
    @media screen and (max-width: 1000px) {
      .node--type-blog.node--view-mode-banner.has-field-banner-image .group-right {
        position: relative;
        padding: 30px 0; } }
    .node--type-blog.node--view-mode-banner.has-field-banner-image .group-right > div {
      width: 1260px;
      margin: 0 auto;
      color: #fff; }
      @media screen and (max-width: 1300px) {
        .node--type-blog.node--view-mode-banner.has-field-banner-image .group-right > div {
          width: auto;
          margin: 0 20px; } }
  .node--type-blog.node--view-mode-banner.has-field-banner-image h1 {
    margin-bottom: 70px;
    padding-top: 0; }
    @media screen and (max-width: 1000px) {
      .node--type-blog.node--view-mode-banner.has-field-banner-image h1 {
        margin-bottom: 40px; } }
  .node--type-blog.node--view-mode-banner.has-field-banner-image .media-image {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 0; }
    .node--type-blog.node--view-mode-banner.has-field-banner-image .media-image img {
      width: 100%;
      height: auto; }
      @media screen and (max-width: 1000px) {
        .node--type-blog.node--view-mode-banner.has-field-banner-image .media-image img {
          height: 100%; } }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-0::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-1::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-2::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-3::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.03);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-4::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.04);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-5::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.05);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-6::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.06);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-7::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.07);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-8::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.08);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-9::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.09);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-10::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-11::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.11);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-12::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.12);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-13::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.13);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-14::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.14);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-15::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-16::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.16);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-17::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.17);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-18::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.18);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-19::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.19);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-20::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-21::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.21);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-22::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.22);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-23::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.23);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-24::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.24);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-25::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-26::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.26);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-27::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.27);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-28::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.28);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-29::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.29);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-30::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-31::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.31);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-32::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.32);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-33::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.33);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-34::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.34);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-35::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-36::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.36);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-37::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-38::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.38);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-39::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.39);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-40::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-41::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.41);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-42::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.42);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-43::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.43);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-44::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.44);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-45::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-46::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.46);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-47::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.47);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-48::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.48);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-49::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.49);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-50::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-51::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.51);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-52::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.52);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-53::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.53);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-54::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.54);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-55::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-56::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.56);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-57::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.57);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-58::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.58);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-59::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.59);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-60::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-61::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.61);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-62::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.62);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-63::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.63);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-64::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.64);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-65::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-66::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.66);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-67::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.67);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-68::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.68);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-69::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-70::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-71::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.71);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-72::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.72);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-73::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.73);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-74::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.74);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-75::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-76::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.76);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-77::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.77);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-78::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.78);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-79::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.79);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-80::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-81::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.81);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-82::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.82);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-83::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.83);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-84::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.84);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-85::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-86::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.86);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-87::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.87);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-88::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.88);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-89::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.89);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-90::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-91::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.91);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-92::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.92);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-93::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.93);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-94::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.94);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-95::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.95);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-96::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.96);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-97::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.97);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-98::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.98);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-99::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.99);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-blog.node--view-mode-banner.has-field-banner-image.field-darken-banner-100::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: black;
    content: '';
    display: block;
    z-index: 1; }
.node--type-blog.node--view-mode-banner .field--name-field-primary-category {
  margin-bottom: 10px !important; }
.node--type-blog.node--view-mode-small-feature .group-left {
  float: none;
  width: 100%; }
.node--type-blog.node--view-mode-small-feature .group-right {
  float: none;
  width: 100%; }
.node--type-blog.node--view-mode-small-feature.has-field-primary-category.has-field-teaser-image .group-right {
  margin-top: -35px; }
.node--type-blog.node--view-mode-small-feature .field--name-field-credit-flickr,
.node--type-blog.node--view-mode-small-feature .field--name-field-caption {
  display: none; }
.node--type-blog.node--view-mode-small-feature .field--name-field-primary-category {
  display: inline-block; }
.node--type-blog.node--view-mode-small-feature h3 {
  font-size: 28px;
  margin: 10px 0 0;
  line-height: 1.2em; }
  @media screen and (max-width: 1024px) {
    .node--type-blog.node--view-mode-small-feature h3 {
      font-size: 24px; } }
  .node--type-blog.node--view-mode-small-feature h3 a {
    color: #404040; }
    .node--type-blog.node--view-mode-small-feature h3 a:hover {
      text-decoration: underline; }
.node--type-blog.node--view-mode-small-feature .field--name-node-post-date {
  font-size: 18px;
  font-weight: 300; }
.node--type-blog.node--view-mode-large-feature .field--name-field-primary-category {
  margin-bottom: 10px; }
.node--type-blog.node--view-mode-large-feature h3 {
  font-size: 28px;
  margin: 0;
  line-height: 1.2em; }
  .node--type-blog.node--view-mode-large-feature h3 a {
    color: #404040; }
    .node--type-blog.node--view-mode-large-feature h3 a:hover {
      text-decoration: underline; }
.node--type-blog.node--view-mode-large-feature .field--name-node-post-date {
  font-size: 21px;
  font-weight: 600; }
.node--type-blog.node--view-mode-large-feature .field--name-field-summary {
  font-size: 21px;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 2px solid #eeeff3; }
.node--type-blog.node--view-mode-large-feature .field--name-node-link {
  margin-top: 15px; }
  .node--type-blog.node--view-mode-large-feature .field--name-node-link a {
    padding: 8px 14px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    text-transform: uppercase;
    background: #eeeff3;
    color: #404040;
    letter-spacing: 1px; }
.node--type-blog.node--view-mode-full {
  font-size: 21px; }
  .node--type-blog.node--view-mode-full .field--name-node-post-date,
  .node--type-blog.node--view-mode-full .field--name-field-author,
  .node--type-blog.node--view-mode-full .field--name-field-author-text {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2em; }
    .node--type-blog.node--view-mode-full .field--name-node-post-date .field--label,
    .node--type-blog.node--view-mode-full .field--name-field-author .field--label,
    .node--type-blog.node--view-mode-full .field--name-field-author-text .field--label {
      font-weight: 600px; }
      .node--type-blog.node--view-mode-full .field--name-node-post-date .field--label::after,
      .node--type-blog.node--view-mode-full .field--name-field-author .field--label::after,
      .node--type-blog.node--view-mode-full .field--name-field-author-text .field--label::after {
        display: none; }
    .node--type-blog.node--view-mode-full .field--name-node-post-date a,
    .node--type-blog.node--view-mode-full .field--name-field-author a,
    .node--type-blog.node--view-mode-full .field--name-field-author-text a {
      color: #404040; }
      .node--type-blog.node--view-mode-full .field--name-node-post-date a:hover,
      .node--type-blog.node--view-mode-full .field--name-field-author a:hover,
      .node--type-blog.node--view-mode-full .field--name-field-author-text a:hover {
        text-decoration: underline; }
  .node--type-blog.node--view-mode-full .field--name-field-author {
    margin-bottom: 20px; }
  .node--type-blog.node--view-mode-full .field--name-body {
    margin: 20px 0; }
    .node--type-blog.node--view-mode-full .field--name-body iframe {
      max-width: 95%; }
  .node--type-blog.node--view-mode-full .field--name-issue,
  .node--type-blog.node--view-mode-full .field--name-field-tags {
    display: inline-block; }
    .node--type-blog.node--view-mode-full .field--name-issue *,
    .node--type-blog.node--view-mode-full .field--name-field-tags * {
      display: inline-block; }
    .node--type-blog.node--view-mode-full .field--name-issue .field--item,
    .node--type-blog.node--view-mode-full .field--name-field-tags .field--item {
      display: inline; }
      .node--type-blog.node--view-mode-full .field--name-issue .field--item::after,
      .node--type-blog.node--view-mode-full .field--name-field-tags .field--item::after {
        content: ', '; }
      .node--type-blog.node--view-mode-full .field--name-issue .field--item:last-child::after,
      .node--type-blog.node--view-mode-full .field--name-field-tags .field--item:last-child::after {
        content: ''; }
  .node--type-blog.node--view-mode-full .field--name-issue + .field--name-field-tags::before {
    content: ', ';
    margin-left: -.2em; }
  .node--type-blog.node--view-mode-full .field--name-field-tags .field--item:last-child::after {
    content: ''; }
  .node--type-blog.node--view-mode-full .field--name-field-documents > .field--label {
    margin-top: 20px;
    color: #cbcfda;
    font-size: 63px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700; }
  .node--type-blog.node--view-mode-full .field--name-field-documents > .field__items {
    margin: 0 -20px;
    display: flex;
    flex-wrap: wrap; }
    .node--type-blog.node--view-mode-full .field--name-field-documents > .field__items > .field--item {
      flex-basis: 33.33%;
      max-width: 33.33%;
      min-width: 33.33%;
      width: 33.33%;
      padding: 0 20px; }

.node--type-content-collection.node--view-mode-banner.has-field-banner-image {
  max-width: 1400px;
  left: 50%;
  margin-left: -700px;
  position: relative;
  margin-top: -2px; }
  @media screen and (max-width: 1400px) {
    .node--type-content-collection.node--view-mode-banner.has-field-banner-image {
      width: 100vw;
      left: 50%;
      margin-left: -50vw; } }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image .group-left {
    float: none;
    width: 100%; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image .group-right {
    float: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 9; }
    .node--type-content-collection.node--view-mode-banner.has-field-banner-image .group-right > div {
      width: 1260px;
      margin: 0 auto;
      color: #fff; }
      @media screen and (max-width: 1300px) {
        .node--type-content-collection.node--view-mode-banner.has-field-banner-image .group-right > div {
          width: auto;
          margin: 0 20px; } }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image .media-image {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 0; }
    .node--type-content-collection.node--view-mode-banner.has-field-banner-image .media-image img {
      width: 100%;
      height: auto; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image h1 {
    padding-top: 0; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-0::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-1::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-2::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-3::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.03);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-4::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.04);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-5::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.05);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-6::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.06);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-7::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.07);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-8::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.08);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-9::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.09);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-10::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-11::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.11);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-12::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.12);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-13::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.13);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-14::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.14);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-15::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-16::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.16);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-17::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.17);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-18::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.18);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-19::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.19);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-20::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-21::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.21);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-22::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.22);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-23::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.23);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-24::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.24);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-25::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-26::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.26);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-27::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.27);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-28::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.28);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-29::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.29);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-30::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-31::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.31);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-32::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.32);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-33::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.33);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-34::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.34);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-35::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-36::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.36);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-37::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-38::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.38);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-39::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.39);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-40::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-41::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.41);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-42::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.42);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-43::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.43);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-44::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.44);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-45::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-46::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.46);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-47::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.47);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-48::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.48);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-49::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.49);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-50::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-51::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.51);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-52::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.52);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-53::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.53);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-54::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.54);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-55::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-56::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.56);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-57::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.57);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-58::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.58);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-59::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.59);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-60::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-61::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.61);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-62::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.62);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-63::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.63);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-64::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.64);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-65::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-66::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.66);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-67::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.67);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-68::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.68);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-69::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-70::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-71::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.71);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-72::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.72);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-73::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.73);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-74::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.74);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-75::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-76::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.76);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-77::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.77);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-78::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.78);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-79::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.79);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-80::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-81::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.81);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-82::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.82);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-83::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.83);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-84::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.84);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-85::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-86::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.86);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-87::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.87);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-88::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.88);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-89::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.89);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-90::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-91::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.91);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-92::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.92);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-93::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.93);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-94::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.94);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-95::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.95);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-96::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.96);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-97::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.97);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-98::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.98);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-99::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.99);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-content-collection.node--view-mode-banner.has-field-banner-image.field-darken-banner-100::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: black;
    content: '';
    display: block;
    z-index: 1; }
.node--type-content-collection.node--view-mode-small-feature.has-field-primary-category.has-field-teaser-image .group-right {
  margin-top: -35px; }
.node--type-content-collection.node--view-mode-small-feature .field--name-field-credit-flickr,
.node--type-content-collection.node--view-mode-small-feature .field--name-field-caption {
  display: none; }
.node--type-content-collection.node--view-mode-small-feature .field--name-field-primary-category {
  display: inline-block; }
.node--type-content-collection.node--view-mode-small-feature h3 {
  font-size: 28px;
  margin: 10px 0 0;
  line-height: 1.2em; }
  @media screen and (max-width: 1024px) {
    .node--type-content-collection.node--view-mode-small-feature h3 {
      font-size: 24px; } }
  .node--type-content-collection.node--view-mode-small-feature h3 a {
    color: #404040; }
    .node--type-content-collection.node--view-mode-small-feature h3 a:hover {
      text-decoration: underline; }
.node--type-content-collection.node--view-mode-small-feature .field--name-node-post-date {
  font-size: 18px;
  font-weight: 300; }
.node--type-content-collection.node--view-mode-large-feature .field--name-field-primary-category {
  margin-bottom: 10px; }
.node--type-content-collection.node--view-mode-large-feature h3 {
  font-size: 28px;
  margin: 0;
  line-height: 1.2em; }
  .node--type-content-collection.node--view-mode-large-feature h3 a {
    color: #404040; }
    .node--type-content-collection.node--view-mode-large-feature h3 a:hover {
      text-decoration: underline; }
.node--type-content-collection.node--view-mode-large-feature .field--name-node-post-date {
  font-size: 21px;
  font-weight: 600; }
.node--type-content-collection.node--view-mode-large-feature .field--name-field-summary {
  font-size: 21px;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 2px solid #eeeff3; }
.node--type-content-collection.node--view-mode-large-feature .field--name-node-link {
  margin-top: 15px; }
  .node--type-content-collection.node--view-mode-large-feature .field--name-node-link a {
    padding: 8px 14px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    text-transform: uppercase;
    background: #eeeff3;
    color: #404040;
    letter-spacing: 1px; }

.node--type-document.node--view-mode-banner.has-field-primary-category .field--name-field-primary-category {
  margin-top: 30px; }
.node--type-document.node--view-mode-banner.has-field-primary-category h1 {
  padding-top: 0; }
.node--type-document.node--view-mode-small-feature.has-field-primary-category.has-field-teaser-image .group-right {
  margin-top: -35px; }
.node--type-document.node--view-mode-small-feature .field--name-field-credit-flickr {
  display: none; }
.node--type-document.node--view-mode-small-feature .field--name-field-primary-category {
  display: inline-block;
  background: #fff;
  border: 1px solid #eeeff3; }
.node--type-document.node--view-mode-small-feature h3 {
  font-size: 28px;
  margin: 10px 0 0;
  line-height: 1.2em; }
  @media screen and (max-width: 1024px) {
    .node--type-document.node--view-mode-small-feature h3 {
      font-size: 24px; } }
  .node--type-document.node--view-mode-small-feature h3 a {
    color: #404040; }
    .node--type-document.node--view-mode-small-feature h3 a:hover {
      text-decoration: underline; }
.node--type-document.node--view-mode-small-feature .field--name-node-post-date {
  font-size: 18px;
  font-weight: 300; }
.node--type-document.node--view-mode-large-feature h3 {
  font-size: 28px;
  margin: 0;
  line-height: 1.2em; }
  .node--type-document.node--view-mode-large-feature h3 a {
    color: #404040; }
    .node--type-document.node--view-mode-large-feature h3 a:hover {
      text-decoration: underline; }
.node--type-document.node--view-mode-large-feature .field--name-node-post-date {
  font-size: 21px;
  font-weight: 600; }
.node--type-document.node--view-mode-large-feature .field--name-field-summary {
  font-size: 21px;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 2px solid #eeeff3; }
.node--type-document.node--view-mode-large-feature .field--name-node-link {
  margin-top: 15px; }
  .node--type-document.node--view-mode-large-feature .field--name-node-link a {
    padding: 8px 14px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    text-transform: uppercase;
    background: #eeeff3;
    color: #404040;
    letter-spacing: 1px; }
.node--type-document.node--view-mode-full {
  font-size: 21px; }
  .node--type-document.node--view-mode-full .field--name-node-post-date,
  .node--type-document.node--view-mode-full .field--name-field-author,
  .node--type-document.node--view-mode-full .field--name-field-author-text {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2em; }
    .node--type-document.node--view-mode-full .field--name-node-post-date .field--label,
    .node--type-document.node--view-mode-full .field--name-field-author .field--label,
    .node--type-document.node--view-mode-full .field--name-field-author-text .field--label {
      font-weight: 600px; }
      .node--type-document.node--view-mode-full .field--name-node-post-date .field--label::after,
      .node--type-document.node--view-mode-full .field--name-field-author .field--label::after,
      .node--type-document.node--view-mode-full .field--name-field-author-text .field--label::after {
        display: none; }
    .node--type-document.node--view-mode-full .field--name-node-post-date a,
    .node--type-document.node--view-mode-full .field--name-field-author a,
    .node--type-document.node--view-mode-full .field--name-field-author-text a {
      color: #404040; }
      .node--type-document.node--view-mode-full .field--name-node-post-date a:hover,
      .node--type-document.node--view-mode-full .field--name-field-author a:hover,
      .node--type-document.node--view-mode-full .field--name-field-author-text a:hover {
        text-decoration: underline; }
  .node--type-document.node--view-mode-full .field--name-field-author {
    margin-bottom: 20px; }
  .node--type-document.node--view-mode-full .field--name-body {
    margin: 20px 0; }
  .node--type-document.node--view-mode-full .field--name-issue,
  .node--type-document.node--view-mode-full .field--name-field-tags {
    display: inline-block; }
    .node--type-document.node--view-mode-full .field--name-issue *,
    .node--type-document.node--view-mode-full .field--name-field-tags * {
      display: inline-block; }
    .node--type-document.node--view-mode-full .field--name-issue .field--item,
    .node--type-document.node--view-mode-full .field--name-field-tags .field--item {
      display: inline; }
      .node--type-document.node--view-mode-full .field--name-issue .field--item::after,
      .node--type-document.node--view-mode-full .field--name-field-tags .field--item::after {
        content: ', '; }
  .node--type-document.node--view-mode-full .field--name-field-tags .field--item:last-child::after {
    content: ''; }

.node--type-page.node--view-mode-banner.has-field-banner-image {
  max-width: 1400px;
  left: 50%;
  margin-left: -700px;
  position: relative;
  margin-top: -2px; }
  @media screen and (max-width: 1400px) {
    .node--type-page.node--view-mode-banner.has-field-banner-image {
      width: 100vw;
      left: 50%;
      margin-left: -50vw; } }
  .node--type-page.node--view-mode-banner.has-field-banner-image .group-left {
    float: none;
    width: 100%; }
    @media screen and (max-width: 1000px) {
      .node--type-page.node--view-mode-banner.has-field-banner-image .group-left {
        position: absolute;
        height: 100%; }
        .node--type-page.node--view-mode-banner.has-field-banner-image .group-left * {
          height: 100%; }
          .node--type-page.node--view-mode-banner.has-field-banner-image .group-left * img {
            width: 100%;
            height: 100%;
            object-fit: cover; } }
  .node--type-page.node--view-mode-banner.has-field-banner-image .group-right {
    float: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 9; }
    @media screen and (max-width: 1000px) {
      .node--type-page.node--view-mode-banner.has-field-banner-image .group-right {
        position: relative;
        padding: 30px 0; } }
    .node--type-page.node--view-mode-banner.has-field-banner-image .group-right > div {
      width: 1260px;
      margin: 0 auto;
      color: #fff; }
      @media screen and (max-width: 1300px) {
        .node--type-page.node--view-mode-banner.has-field-banner-image .group-right > div {
          width: auto;
          margin: 0 20px; } }
  .node--type-page.node--view-mode-banner.has-field-banner-image .media-image {
    float: none;
    max-width: 100%;
    width: 100%;
    margin: 0; }
    .node--type-page.node--view-mode-banner.has-field-banner-image .media-image img {
      width: 100%;
      height: auto; }
      @media screen and (max-width: 1000px) {
        .node--type-page.node--view-mode-banner.has-field-banner-image .media-image img {
          height: 100%; } }
  .node--type-page.node--view-mode-banner.has-field-banner-image h1 {
    padding-top: 0;
    max-width: 900px;
    margin-bottom: 0; }
    @media screen and (max-width: 1000px) {
      .node--type-page.node--view-mode-banner.has-field-banner-image h1 {
        margin: 40px 0; } }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-0::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-1::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-2::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.02);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-3::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.03);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-4::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.04);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-5::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.05);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-6::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.06);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-7::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.07);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-8::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.08);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-9::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.09);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-10::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-11::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.11);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-12::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.12);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-13::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.13);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-14::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.14);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-15::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-16::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.16);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-17::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.17);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-18::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.18);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-19::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.19);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-20::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-21::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.21);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-22::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.22);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-23::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.23);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-24::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.24);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-25::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-26::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.26);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-27::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.27);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-28::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.28);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-29::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.29);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-30::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-31::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.31);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-32::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.32);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-33::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.33);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-34::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.34);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-35::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-36::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.36);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-37::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.37);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-38::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.38);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-39::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.39);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-40::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-41::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.41);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-42::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.42);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-43::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.43);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-44::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.44);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-45::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-46::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.46);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-47::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.47);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-48::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.48);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-49::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.49);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-50::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-51::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.51);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-52::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.52);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-53::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.53);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-54::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.54);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-55::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-56::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.56);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-57::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.57);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-58::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.58);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-59::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.59);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-60::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-61::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.61);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-62::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.62);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-63::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.63);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-64::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.64);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-65::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-66::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.66);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-67::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.67);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-68::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.68);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-69::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-70::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-71::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.71);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-72::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.72);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-73::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.73);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-74::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.74);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-75::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-76::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.76);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-77::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.77);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-78::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.78);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-79::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.79);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-80::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-81::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.81);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-82::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.82);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-83::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.83);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-84::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.84);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-85::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-86::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.86);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-87::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.87);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-88::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.88);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-89::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.89);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-90::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-91::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.91);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-92::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.92);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-93::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.93);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-94::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.94);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-95::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.95);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-96::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.96);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-97::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.97);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-98::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.98);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-99::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.99);
    content: '';
    display: block;
    z-index: 1; }
  .node--type-page.node--view-mode-banner.has-field-banner-image.field-darken-banner-100::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: black;
    content: '';
    display: block;
    z-index: 1; }
.node--type-page.node--view-mode-small-feature.has-field-primary-category.has-field-teaser-image .group-right {
  margin-top: -35px; }
.node--type-page.node--view-mode-small-feature .field--name-field-credit-flickr,
.node--type-page.node--view-mode-small-feature .field--name-field-caption {
  display: none; }
.node--type-page.node--view-mode-small-feature .field--name-field-primary-category {
  display: inline-block; }
.node--type-page.node--view-mode-small-feature h3 {
  font-size: 28px;
  margin: 10px 0 0;
  line-height: 1.2em; }
  @media screen and (max-width: 1024px) {
    .node--type-page.node--view-mode-small-feature h3 {
      font-size: 24px; } }
  .node--type-page.node--view-mode-small-feature h3 a {
    color: #404040; }
    .node--type-page.node--view-mode-small-feature h3 a:hover {
      text-decoration: underline; }
.node--type-page.node--view-mode-small-feature .field--name-node-post-date {
  font-size: 18px;
  font-weight: 300; }
.node--type-page.node--view-mode-large-feature .field--name-field-primary-category {
  margin-bottom: 10px; }
.node--type-page.node--view-mode-large-feature h3 {
  font-size: 28px;
  margin: 0;
  line-height: 1.2em; }
  .node--type-page.node--view-mode-large-feature h3 a {
    color: #404040; }
    .node--type-page.node--view-mode-large-feature h3 a:hover {
      text-decoration: underline; }
.node--type-page.node--view-mode-large-feature .field--name-node-post-date {
  font-size: 21px;
  font-weight: 600; }
.node--type-page.node--view-mode-large-feature .field--name-body {
  font-size: 21px;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 2px solid #eeeff3; }
.node--type-page.node--view-mode-large-feature .field--name-node-link {
  margin-top: 15px; }
  .node--type-page.node--view-mode-large-feature .field--name-node-link a {
    padding: 8px 14px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    text-transform: uppercase;
    background: #eeeff3;
    color: #404040;
    letter-spacing: 1px; }

.node--type-person.node--view-mode-full h2 {
  margin: .5em 0; }
.node--type-person.node--view-mode-full .pager-nav {
  text-align: left; }

body.path-splashify {
  margin-top: 0;
  background: #fff;
  background-image: none; }
  body.path-splashify .main-container {
    padding-top: 0;
    padding-right: 10px; }
  body.path-splashify .btn-splash {
    font-size: 18px;
    float: none;
    width: 80%;
    margin-top: 1em;
    display: block;
    margin-left: 10%;
    margin-right: 10%;
    padding: 1em;
    font-weight: 400 !important; }

@media all and (min-width: 900px) {
  body.path-splashify .splash-text h2 {
    font-size: 48px;
    line-height: 1.1; } }
.paragraph--type-featured-documents {
  margin: 50px auto; }
  .paragraph--type-featured-documents .group-left,
  .paragraph--type-featured-documents .group-right {
    float: none;
    width: auto; }
  .paragraph--type-featured-documents .field--name-field-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px; }
    @media screen and (max-width: 480px) {
      .paragraph--type-featured-documents .field--name-field-items {
        justify-content: center; } }
    .paragraph--type-featured-documents .field--name-field-items > div {
      flex-basis: 200px;
      max-width: 200px;
      min-width: 200px;
      width: 200px;
      align-items: center;
      margin: 0 20px 20px;
      min-height: 235px;
      position: relative; }

.paragraph--type-featured-report-item {
  color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
  .field-color-84c24a.paragraph--type-featured-report-item {
    background-color: #84c24a; }
  .field-color-ea6753.paragraph--type-featured-report-item {
    background-color: #ea6753; }
  .field-color-40b8e3.paragraph--type-featured-report-item {
    background-color: #40b8e3; }
  .field-color-2cc296.paragraph--type-featured-report-item {
    background-color: #2cc296; }
  .field-color-03429a.paragraph--type-featured-report-item {
    background-color: #03429a; }
  .field-color-e0c73e.paragraph--type-featured-report-item {
    background-color: #e0c73e; }
  .paragraph--type-featured-report-item a {
    color: #fff; }
  .paragraph--type-featured-report-item .group-left,
  .paragraph--type-featured-report-item .group-right {
    float: none;
    width: auto; }
  .paragraph--type-featured-report-item .field--name-field-media {
    width: 144px;
    height: 144px;
    position: absolute;
    bottom: -60px;
    right: -44px; }
    .paragraph--type-featured-report-item .field--name-field-media img {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      border: 12px solid rgba(255, 255, 255, 0.1); }
  .paragraph--type-featured-report-item .group-right {
    padding: 25px 15px;
    position: relative; }
  .paragraph--type-featured-report-item .field--name-field-date {
    text-transform: uppercase; }
  .paragraph--type-featured-report-item .field--name-field-subtitle {
    max-width: 77%; }
  .paragraph--type-featured-report-item h3 {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 3px;
    line-height: 1.2em; }
    .paragraph--type-featured-report-item h3 a {
      color: #fff; }

.paragraph--type-icon-grid {
  margin: 50px 0; }
  .paragraph--type-icon-grid .field--name-field-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .paragraph--type-icon-grid .field--name-field-items > div {
      flex-basis: 16.6%;
      max-width: 16.6%;
      min-width: 16.6%;
      width: 16.6%;
      min-width: 170px;
      margin: 0 0 30px;
      border-right: 1px solid #ccc; }
      @media screen and (min-width: 550px) and (max-width: 719px) {
        .paragraph--type-icon-grid .field--name-field-items > div:nth-child(3n) {
          border-right: 0; } }
      @media screen and (max-width: 549px) {
        .paragraph--type-icon-grid .field--name-field-items > div:nth-child(2n) {
          border-right: 0; } }
      @media screen and (max-width: 380px) {
        .paragraph--type-icon-grid .field--name-field-items > div {
          min-width: 140px;
          border: 0; } }
      .paragraph--type-icon-grid .field--name-field-items > div:last-child {
        border-right: 0; }

.paragraph--type-icon-grid-item {
  text-align: center; }
  .paragraph--type-icon-grid-item .media {
    overflow: visible; }
  .paragraph--type-icon-grid-item .field--name-field-icon {
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #efefef;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all .2s ease-in-out; }
    .field-color-84c24a.paragraph--type-icon-grid-item .field--name-field-icon {
      background-color: #84c24a; }
    .field-color-ea6753.paragraph--type-icon-grid-item .field--name-field-icon {
      background-color: #ea6753; }
    .field-color-40b8e3.paragraph--type-icon-grid-item .field--name-field-icon {
      background-color: #40b8e3; }
    .field-color-2cc296.paragraph--type-icon-grid-item .field--name-field-icon {
      background-color: #2cc296; }
    .field-color-03429a.paragraph--type-icon-grid-item .field--name-field-icon {
      background-color: #03429a; }
    .field-color-e0c73e.paragraph--type-icon-grid-item .field--name-field-icon {
      background-color: #e0c73e; }
    .paragraph--type-icon-grid-item .field--name-field-icon > a {
      display: block;
      padding: 10px;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .paragraph--type-icon-grid-item .field--name-field-icon img {
      width: 50px;
      height: 50px;
      max-width: 50px;
      max-height: 50px; }
  .paragraph--type-icon-grid-item.field-link-not-empty .field--name-field-icon:hover {
    transform: scale(1.1); }
  .paragraph--type-icon-grid-item .field--name-field-title {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    font-weight: 700;
    font-size: 18px;
    margin-top: 15px;
    line-height: 1.2em;
    padding: 0 10px;
    text-transform: uppercase; }
    .paragraph--type-icon-grid-item .field--name-field-title a {
      color: #404040; }

.paragraph--type-large-feature {
  margin: 50px 0;
  position: relative; }
  .paragraph--type-large-feature .group-left,
  .paragraph--type-large-feature .group-right {
    float: none;
    width: auto; }
  .paragraph--type-large-feature .group-left {
    width: 100%;
    height: 100%;
    position: absolute; }
    @media screen and (max-width: 550px) {
      .paragraph--type-large-feature .group-left {
        height: auto;
        position: relative; } }
    .paragraph--type-large-feature .group-left * {
      height: 100%; }
  .paragraph--type-large-feature .field--name-field-media {
    width: 50%;
    float: left;
    margin: 0 !important; }
    .paragraph--type-large-feature .field--name-field-media img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .paragraph--type-large-feature .field--name-field-background-image {
    width: 50%;
    float: right;
    position: relative; }
    .paragraph--type-large-feature .field--name-field-background-image img {
      width: 100%;
      height: auto;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      opacity: .7;
      height: 100%;
      object-fit: cover; }
    .paragraph--type-large-feature .field--name-field-background-image:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.5); }
  .paragraph--type-large-feature .group-right {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 400px;
    top: 0;
    left: 0;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media screen and (max-width: 550px) {
      .paragraph--type-large-feature .group-right {
        height: auto;
        min-height: 0;
        padding: 0; } }
    .paragraph--type-large-feature .group-right > div {
      background: #fff;
      width: 60%;
      padding: 30px 40px;
      margin-right: 10%; }
      @media screen and (max-width: 900px) {
        .paragraph--type-large-feature .group-right > div {
          width: 90%;
          margin-right: 5%; } }
      @media screen and (max-width: 550px) {
        .paragraph--type-large-feature .group-right > div {
          width: 100%;
          margin-right: 0;
          padding: 30px 0; } }

.paragraph--type-freeform-link h3 {
  font-size: 28px;
  margin: 0;
  line-height: 1.2em; }
  .paragraph--type-freeform-link h3 a {
    color: #404040; }
.paragraph--type-freeform-link .field--name-field-supertitle {
  font-family: 'Raleway', sans-serif;
  font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
  /* Firefox */
  -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* WebKit */
  -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* Opera */
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px; }
.paragraph--type-freeform-link .field--name-field-subtitle {
  font-size: 21px;
  font-weight: 600; }
.paragraph--type-freeform-link .field--name-field-teaser {
  font-size: 21px;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 2px solid #eeeff3; }
.paragraph--type-freeform-link .field--name-field-link {
  margin-top: 15px; }
  .paragraph--type-freeform-link .field--name-field-link a {
    padding: 8px 14px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    text-transform: uppercase;
    background: #eeeff3;
    color: #404040;
    letter-spacing: 1px; }

.paragraph--type-medium-features {
  margin: 50px auto; }
  .paragraph--type-medium-features .group-left,
  .paragraph--type-medium-features .group-right {
    float: none;
    width: auto; }
  .paragraph--type-medium-features .field--name-field-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px; }
    @media screen and (max-width: 1340px) {
      .paragraph--type-medium-features .field--name-field-items {
        margin: 0; } }
    .paragraph--type-medium-features .field--name-field-items > div {
      flex-basis: calc(50%);
      max-width: calc(50%);
      min-width: calc(50%);
      width: calc(50%);
      flex-grow: 1;
      align-items: center;
      padding: 0 40px;
      margin-bottom: 40px;
      position: relative;
      border-right: 1px solid #eeeff3; }
      @media screen and (max-width: 1340px) {
        .paragraph--type-medium-features .field--name-field-items > div {
          padding: 0 40px 0 0; } }
      @media screen and (max-width: 699px) {
        .paragraph--type-medium-features .field--name-field-items > div {
          flex-basis: 100%;
          max-width: 100%;
          min-width: 100%;
          width: 100%;
          border-right: 0;
          padding: 0; } }
      .paragraph--type-medium-features .field--name-field-items > div:nth-child(2n) {
        border-right: 0; }
        @media screen and (max-width: 1340px) {
          .paragraph--type-medium-features .field--name-field-items > div:nth-child(2n) {
            padding: 0 0 0 40px; } }
        @media screen and (max-width: 699px) {
          .paragraph--type-medium-features .field--name-field-items > div:nth-child(2n) {
            padding: 0; } }

.paragraph--type-feature-item .field--name-field-media {
  margin: 0 !important; }
  .paragraph--type-feature-item .field--name-field-media img {
    width: 100%;
    height: auto; }

.paragraph--type-newsletter-signup {
  position: relative;
  overflow: hidden;
  max-width: 1400px;
  left: 50%;
  margin-left: -700px;
  position: relative;
  margin-top: -2px; }
  @media screen and (max-width: 1400px) {
    .paragraph--type-newsletter-signup {
      width: 100vw;
      left: 50%;
      margin-left: -50vw; } }
  .paragraph--type-newsletter-signup .group-left {
    position: absolute;
    float: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .paragraph--type-newsletter-signup .group-left div,
    .paragraph--type-newsletter-signup .group-left article {
      position: relative;
      height: 100%; }
    .paragraph--type-newsletter-signup .group-left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .paragraph--type-newsletter-signup .group-right {
    max-width: 1260px;
    width: 1260px;
    margin: 0 auto;
    padding: 50px 0;
    position: relative;
    float: none;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1300px) {
      .paragraph--type-newsletter-signup .group-right {
        margin: 0;
        padding: 50px 20px;
        width: 100%; } }
    @media screen and (max-width: 800px) {
      .paragraph--type-newsletter-signup .group-right {
        display: block; } }
    .paragraph--type-newsletter-signup .group-right h3 {
      font-size: 63px;
      color: #fff;
      font-family: 'Raleway', sans-serif;
      font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
      /* Firefox */
      -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* WebKit */
      -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* Opera */
      font-weight: 700;
      line-height: 1em;
      flex-basis: 30%;
      padding-right: 30px; }
      @media screen and (max-width: 1300px) {
        .paragraph--type-newsletter-signup .group-right h3 {
          flex-basis: 40%; } }
      @media screen and (max-width: 1023px) {
        .paragraph--type-newsletter-signup .group-right h3 {
          font-size: 50px; } }
    .paragraph--type-newsletter-signup .group-right > div {
      background: #fff;
      padding: 40px 50px;
      flex-basis: 60%; }
      @media screen and (max-width: 1023px) {
        .paragraph--type-newsletter-signup .group-right > div {
          padding: 20px 30px; } }
      @media screen and (max-width: 1300px) {
        .paragraph--type-newsletter-signup .group-right > div {
          flex-basis: 60%; } }
    .paragraph--type-newsletter-signup .group-right .field--name-field-text {
      font-size: 28px;
      font-family: 'Raleway', sans-serif;
      font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
      /* Firefox */
      -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* WebKit */
      -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* Opera */
      font-weight: 700;
      font-weight: 800;
      line-height: 1.2em;
      margin-bottom: 15px; }
    .paragraph--type-newsletter-signup .group-right .btn {
      border-radius: 0;
      background: #03429a;
      font-family: 'Raleway', sans-serif;
      font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
      /* Firefox */
      -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* WebKit */
      -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
      /* Opera */
      font-weight: 700;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 16px;
      padding: 15px 20px;
      white-space: normal; }

.paragraph--type-small-features {
  margin: 50px auto; }
  .paragraph--type-small-features .group-left,
  .paragraph--type-small-features .group-right {
    float: none;
    width: auto; }
  .paragraph--type-small-features .field--name-field-items {
    display: flex;
    margin: 0 -20px;
    flex-wrap: wrap; }
    .paragraph--type-small-features .field--name-field-items > div {
      flex-basis: calc(33.33% - 40px);
      max-width: calc(33.33% - 40px);
      min-width: calc(33.33% - 40px);
      width: calc(33.33% - 40px);
      min-width: 260px;
      flex-grow: 1;
      align-items: center;
      margin: 0 20px 20px;
      position: relative; }
      @media screen and (max-width: 899px) {
        .paragraph--type-small-features .field--name-field-items > div {
          flex-basis: calc(50% - 40px);
          max-width: calc(50% - 40px);
          min-width: calc(50% - 40px);
          width: calc(50% - 40px);
          min-width: 260px; } }
      @media screen and (max-width: 699px) {
        .paragraph--type-small-features .field--name-field-items > div {
          flex-basis: calc(100% - 40px);
          max-width: calc(100% - 40px);
          min-width: calc(100% - 40px);
          width: calc(100% - 40px); } }

.paragraph--type-tabs {
  padding-bottom: 40px; }
  .paragraph--type-tabs .tabs-wrapper {
    max-width: 1400px;
    position: relative;
    left: 50%;
    margin-left: -700px;
    margin-bottom: 20px;
    background: #eeeff3;
    z-index: 99; }
    @media screen and (max-width: 1400px) {
      .paragraph--type-tabs .tabs-wrapper {
        width: 100vw;
        left: 50%;
        margin-left: -50vw; } }
    @media screen and (max-width: 1000px) {
      .paragraph--type-tabs .tabs-wrapper {
        background: none; } }
    .paragraph--type-tabs .tabs-wrapper .field--name-field-media {
      float: left;
      height: 60px;
      overflow: hidden;
      margin: 7px 10px 7px 0; }
      @media screen and (max-width: 1000px) {
        .paragraph--type-tabs .tabs-wrapper .field--name-field-media {
          float: none;
          position: absolute;
          right: 0;
          top: 0;
          margin: 0 10px 0 0;
          height: 50px; } }
      .paragraph--type-tabs .tabs-wrapper .field--name-field-media .media {
        margin: 0; }
      .paragraph--type-tabs .tabs-wrapper .field--name-field-media *:not(.contextual) {
        height: 100%;
        position: relative; }
      .paragraph--type-tabs .tabs-wrapper .field--name-field-media img {
        width: auto;
        height: 100%; }
  .paragraph--type-tabs .tabs-inner-wrapper {
    max-width: 1260px;
    display: flex;
    margin: 0 auto;
    justify-content: flex-start; }
    @media screen and (max-width: 1280px) {
      .paragraph--type-tabs .tabs-inner-wrapper {
        margin: 0 10px; } }
    @media screen and (max-width: 1000px) {
      .paragraph--type-tabs .tabs-inner-wrapper {
        display: block; }
        .paragraph--type-tabs .tabs-inner-wrapper.menu-closed ul.nav-tabs {
          max-height: 0;
          overflow: hidden; }
        .paragraph--type-tabs .tabs-inner-wrapper.menu-closed .menu-toggle .caret {
          transform: rotate(0deg); } }
  .paragraph--type-tabs .menu-toggle {
    display: none;
    background: #03429a;
    color: #fff;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    text-transform: uppercase;
    padding: 5px 15px;
    margin-top: -10px;
    cursor: pointer; }
    @media screen and (max-width: 1000px) {
      .paragraph--type-tabs .menu-toggle {
        display: block;
        width: 200px; } }
    .paragraph--type-tabs .menu-toggle .caret {
      border-top: 6px dashed;
      border-right: 6px solid transparent;
      border-left: 6px solid transparent;
      margin: -2px 0 0 4px;
      transform: rotate(180deg);
      transition: all .3s; }
  .paragraph--type-tabs ul.nav-tabs {
    margin: 0;
    text-align: left;
    border: 0;
    background: #eeeff3;
    padding: 25px 0 13px;
    display: inline-block;
    overflow: hidden;
    transition: all .3s; }
    @media screen and (max-width: 1000px) {
      .paragraph--type-tabs ul.nav-tabs {
        background: #03429a;
        display: block;
        width: 200px;
        position: absolute;
        padding: 0;
        max-height: 600px; } }
    .paragraph--type-tabs ul.nav-tabs li {
      display: inline-block;
      float: none;
      margin: 0 2px 12px;
      border-right: 1px solid #8e8e8e; }
      @media screen and (max-width: 1000px) {
        .paragraph--type-tabs ul.nav-tabs li {
          display: block;
          margin: 15px 0;
          border: 0; } }
      .paragraph--type-tabs ul.nav-tabs li:last-child {
        border-right: 0; }
        @media screen and (max-width: 1000px) {
          .paragraph--type-tabs ul.nav-tabs li:last-child {
            margin-bottom: 25px; } }
      .paragraph--type-tabs ul.nav-tabs li > a {
        border-radius: 0;
        border: 0;
        padding: 0 20px 0 15px;
        font-size: 18px;
        font-family: 'Raleway', sans-serif;
        font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
        -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
        /* Firefox */
        -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
        /* WebKit */
        -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
        /* Opera */
        font-weight: 700;
        line-height: 1em;
        color: #03429a;
        background: none; }
        @media screen and (max-width: 1000px) {
          .paragraph--type-tabs ul.nav-tabs li > a {
            color: #fff; } }
        @media screen and (max-width: 500px) {
          .paragraph--type-tabs ul.nav-tabs li > a {
            margin-right: 0; } }
        .paragraph--type-tabs ul.nav-tabs li > a:hover {
          color: #bdbdbd; }
      .paragraph--type-tabs ul.nav-tabs li.active > a {
        color: #bdbdbd;
        background: none !important;
        border: 0 !important; }

.paragraph--type-text {
  margin: 50px 0; }
  .paragraph--type-text .field--name-field-media {
    max-width: 40%;
    float: right;
    margin: 0 0 20px 20px; }
    .paragraph--type-text .field--name-field-media .field--name-field-credit-flickr {
      font-style: italic; }
  .paragraph--type-text.field-image-alignment-left .field--name-field-media {
    float: left;
    margin: 0 20px 20px 0; }
  .paragraph--type-text .field--name-field-text {
    font-size: 21px;
    line-height: 1.4em; }

#block-projectheader {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden; }
  #block-projectheader div.menu {
    padding-left: 2em;
    line-height: 100%; }
    #block-projectheader div.menu ul.menu {
      line-height: 76px;
      max-height: 76px; }
      #block-projectheader div.menu ul.menu li {
        float: left;
        display: block; }
        #block-projectheader div.menu ul.menu li a {
          padding-top: 0;
          padding-bottom: 0; }

body.page-node-type-project h1.page-header {
  display: none;
  visibility: hidden; }
body.page-node-type-project .paragraph--type--hero {
  background: #fff;
  padding: 30px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 15px;
  overflow: hidden; }
  body.page-node-type-project .paragraph--type--hero .field--name-field-headline,
  body.page-node-type-project .paragraph--type--hero h2 {
    font-size: 48px;
    line-height: 1.125em; }
  body.page-node-type-project .paragraph--type--hero .field--name-field-summary {
    margin: 1em 0; }
  body.page-node-type-project .paragraph--type--hero .media-image {
    float: left;
    max-width: 66.66666667%;
    margin-right: 30px;
    margin-left: -15px; }
body.page-node-type-project .paragraph--type--featured-links .paragraph--type--feature article aside.media {
  max-width: 100%;
  float: none; }

body.is-project div.navbar-header button.navbar-toggle {
  display: visible !important; }

/**
 * Tabs and local action styles.
 */
nav.tabs {
  opacity: 0.5;
  position: fixed;
  left: 0;
  top: 40%;
  max-width: 100px;
  background: #fff;
  z-index: 9999; }
  nav.tabs:hover {
    opacity: 1; }
  nav.tabs ul.tabs--primary li:before {
    border-style: none; }
  nav.tabs ul.tabs--primary li a {
    font-size: 0.75em;
    border: none; }
    nav.tabs ul.tabs--primary li a:hover {
      border: none; }

body article.teaser {
  clear: both;
  margin-bottom: 15px; }
  body article.teaser aside.media {
    float: left;
    margin-right: 15px;
    max-width: 50%; }
  body article.teaser aside.byline {
    float: right;
    margin-left: 15px;
    display: none; }
  body article.teaser .field--name-body {
    margin-right: 200px; }
  body article.teaser .node--view-mode-metadata {
    width: 175px;
    float: right; }

body article.event.teaser h3 {
  margin-top: 0; }
body article.event.teaser .field--name-field-date {
  color: #666;
  color: #224186;
  margin-top: -0.3em; }

.taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header {
  display: inline-block;
  background: #fff;
  border: 2px solid #d4d4d4; }
  .taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header > div:last-child {
    display: flex;
    padding: 3px 10px 3px 5px;
    align-items: center; }
  .taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon {
    height: 25px;
    width: 25px;
    display: inline-block;
    margin-right: 10px; }
    .field-icon-color-84c24a.taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon * {
      fill: #84c24a; }
    .field-icon-color-ea6753.taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon * {
      fill: #ea6753; }
    .field-icon-color-40b8e3.taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon * {
      fill: #40b8e3; }
    .field-icon-color-2cc296.taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon * {
      fill: #2cc296; }
    .field-icon-color-03429a.taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon * {
      fill: #03429a; }
    .field-icon-color-e0c73e.taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon * {
      fill: #e0c73e; }
    .taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-field-icon svg {
      width: 100% !important;
      height: 100% !important; }
  .taxonomy-term--type-issue.taxonomy-term--view-mode-icon-header .field--name-taxonomy-term-title {
    display: inline-block;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    text-transform: uppercase;
    line-height: 25px;
    color: #404040; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5em; }

h1 {
  font-family: 'Raleway', sans-serif;
  font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
  /* Firefox */
  -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* WebKit */
  -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* Opera */
  font-weight: 700;
  font-weight: 700;
  font-size: 52px; }
  body.path-frontpage h1 {
    font-size: 63px; }
    @media screen and (max-width: 700px) {
      body.path-frontpage h1 {
        font-size: 40px; } }
  @media screen and (max-width: 700px) {
    h1 {
      font-size: 40px; } }

h2,
h3 {
  font-family: 'Raleway', sans-serif;
  font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
  /* Firefox */
  -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* WebKit */
  -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* Opera */
  font-weight: 700;
  font-weight: 800; }

h2 {
  font-size: 30px; }

h3 {
  line-height: 1.5em; }

body {
  font-size: 16px; }

.views-view-grid.cols-3 .views-row .views-col {
  padding-right: 30px;
  margin-bottom: 30px; }
  .view-people .views-view-grid.cols-3 .views-row .views-col {
    max-width: 300px; }
    @media screen and (max-width: 660px) {
      .view-people .views-view-grid.cols-3 .views-row .views-col {
        width: 100% !important;
        margin: 0 auto 30px;
        padding: 0;
        float: none; } }
  .views-view-grid.cols-3 .views-row .views-col h2 {
    margin-bottom: 0; }

.view-id-searchapi .view-content .views-row {
  clear: both;
  float: none; }
  .view-id-searchapi .view-content .views-row > div:first-of-type {
    float: left; }
    @media screen and (max-width: 770px) {
      .view-id-searchapi .view-content .views-row > div:first-of-type {
        float: none;
        margin: 0; } }
  @media screen and (max-width: 770px) {
    .view-id-searchapi .view-content .views-row {
      margin: 0 0 30px; } }
  .view-id-searchapi .view-content .views-row::before, .view-id-searchapi .view-content .views-row::after {
    content: ' ';
    display: table; }
  .view-id-searchapi .view-content .views-row::after {
    clear: both; }
.view-id-searchapi .view-content .views-field-created,
.view-id-searchapi .view-content .views-field-field-author {
  display: inline;
  font-weight: bold; }
.view-id-searchapi .view-content .views-field-title h2 {
  margin: 0; }
.view-id-searchapi .view-content .views-field-field-teaser-image img {
  margin-bottom: 20px;
  margin-right: 20px; }
.view-id-searchapi .view-content .views-field-search-api-excerpt {
  padding: 15px 0 0; }
.view-id-searchapi .bef-exposed-form {
  background: #eeeff3;
  margin: -25px 0 5px;
  padding: 20px 35px; }
  @media screen and (min-width: 1090px) and (max-width: 1130px) {
    .view-id-searchapi .bef-exposed-form {
      padding: 20px 15px; } }
  @media screen and (max-width: 900px) {
    .view-id-searchapi .bef-exposed-form {
      padding: 20px 15px; } }
  .view-id-searchapi .bef-exposed-form.has-date-input .panel-heading {
    display: none !important; }
  .view-id-searchapi .bef-exposed-form > div > div > div > label,
  .view-id-searchapi .bef-exposed-form > div > div > label {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }
  .view-id-searchapi .bef-exposed-form select {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    width: 175px; }
  .view-id-searchapi .bef-exposed-form .select-wrapper::after {
    color: #03429a !important;
    top: 23.5px; }
  .view-id-searchapi .bef-exposed-form [type='text'] {
    height: 45px; }
  .view-id-searchapi .bef-exposed-form .form-inline {
    display: flex; }
    @media screen and (min-width: 1090px) and (max-width: 1130px) {
      .view-id-searchapi .bef-exposed-form .form-inline {
        justify-content: center; } }
    @media screen and (max-width: 1089px) {
      .view-id-searchapi .bef-exposed-form .form-inline {
        flex-wrap: wrap; }
        .view-id-searchapi .bef-exposed-form .form-inline .select-wrapper,
        .view-id-searchapi .bef-exposed-form .form-inline select {
          width: 100%; }
        .view-id-searchapi .bef-exposed-form .form-inline > div:first-of-type {
          flex-basis: 100%;
          max-width: 100%;
          min-width: 100%;
          position: relative;
          width: 100%; }
          .view-id-searchapi .bef-exposed-form .form-inline > div:first-of-type > .form-type-textfield {
            width: 100%; }
          .view-id-searchapi .bef-exposed-form .form-inline > div:first-of-type > .form-actions {
            position: absolute;
            right: 0;
            top: 7px; }
          .view-id-searchapi .bef-exposed-form .form-inline > div:first-of-type [type='text'] {
            width: 100%; }
        .view-id-searchapi .bef-exposed-form .form-inline > div:not(:first-of-type) {
          flex-basis: 25%;
          margin-top: 15px;
          max-width: 25%;
          min-width: 25%;
          width: 25%; } }
    @media screen and (max-width: 1089px) and (max-width: 770px) {
      .view-id-searchapi .bef-exposed-form .form-inline > div:not(:first-of-type) {
        flex-basis: 100%;
        margin: 0 0 15px;
        max-width: 100%;
        min-width: 100%;
        width: 100%; } }
    @media screen and (max-width: 1089px) {
        .view-id-searchapi .bef-exposed-form .form-inline > div.panel {
          flex-basis: 50%;
          margin-top: 15px;
          max-width: 50%;
          min-width: 50%;
          width: 50%; } }
    @media screen and (max-width: 1089px) and (max-width: 770px) {
      .view-id-searchapi .bef-exposed-form .form-inline > div.panel {
        flex-basis: 100%;
        margin: 0 0 15px;
        max-width: 100%;
        min-width: 100%;
        width: 100%; } }

  .view-id-searchapi .bef-exposed-form .form-item {
    padding: 0 7px; }
    .view-id-searchapi .bef-exposed-form .form-item.panel {
      background: transparent;
      border: 0;
      box-shadow: none;
      width: 350px; }
      @media screen and (max-width: 770px) {
        .view-id-searchapi .bef-exposed-form .form-item.panel .form-group {
          margin: 0; } }
      .view-id-searchapi .bef-exposed-form .form-item.panel .panel-heading {
        background: transparent;
        border-radius: 0;
        border: 1px solid #cccccc;
        height: 45px;
        padding-right: 28px;
        position: relative; }
        .view-id-searchapi .bef-exposed-form .form-item.panel .panel-heading a {
          font-family: acumin-pro, sans-serif;
          font-size: 14px; }
      .view-id-searchapi .bef-exposed-form .form-item.panel .panel-title::after {
        color: #03429a;
        content: '\e114';
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        margin-top: -0.5em;
        padding: 0;
        pointer-events: none;
        position: absolute;
        right: 0.5em;
        top: 50%;
        z-index: 10; }
      .view-id-searchapi .bef-exposed-form .form-item.panel .panel-title[aria-expanded='true']::after {
        transform-origin: center;
        transform: rotate(180deg); }
      .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) {
        align-items: center;
        border: 1px solid #ccc;
        display: flex;
        height: 45px;
        justify-content: center;
        padding: 0;
        width: 100%; }
        @media screen and (max-width: 770px) {
          .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) {
            justify-content: flex-start;
            padding: 0 5px; } }
        @media screen and (max-width: 420px) {
          .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) {
            display: block;
            height: auto;
            padding: 10px 5px; }
            .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) label {
              width: 35px; }
            .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) > .form-item:first-of-type {
              padding-bottom: 5px; } }
        .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) .form-item {
          align-items: center;
          display: flex; }
        .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) label {
          display: block !important;
          font-weight: normal;
          margin-bottom: 0;
          margin-right: 5px; }
        .view-id-searchapi .bef-exposed-form .form-item.panel .panel-body:not(.collapse) [type='text'] {
          background: #fff;
          border-color: #ccc;
          border-radius: 0;
          border-width: 1px;
          box-shadow: none;
          display: inline-block;
          font-family: acumin-pro, sans-serif;
          height: 30px;
          padding: 0;
          text-align: center;
          width: 105px; }
  .view-id-searchapi .bef-exposed-form .form-item.panel {
    margin: 0; }
  .view-id-searchapi .bef-exposed-form .form-item-keys [type='text'] {
    background: transparent;
    border-color: #999;
    border-radius: 0;
    border-width: 0 0 1px;
    box-shadow: none;
    display: inline-block;
    font-family: acumin-pro, sans-serif;
    font-size: 22px;
    height: 45px;
    padding: 0;
    width: 260px; }
  .view-id-searchapi .bef-exposed-form .form-submit {
    background: transparent !important;
    color: #03429a !important;
    font-size: 22px;
    height: 30px;
    margin: 0 0 0 -30px;
    transform: scaleX(-1);
    width: 30px; }

.path-search + .ajax-progress,
.path-search + .ajax-progress-throbber,
.path-search + .ajax-progress-fullscreen {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 1;
  overflow: hidden;
  padding: 0;
  position: fixed;
  text-indent: -99999em;
  top: 0;
  width: 100%;
  z-index: 999999; }

.path-search + .ajax-progress-throbber::before,
.path-search + .ajax-progress-fullscreen::before {
  animation: spin 0.8s infinite linear;
  border-color: #000 transparent;
  border-radius: 120px;
  border-style: solid;
  border-width: 10px;
  bottom: 0;
  content: ' ';
  display: block;
  height: 120px;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -99999em;
  top: 0;
  width: 120px; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }
#block-views-block-collection-content-block-2 h2,
#block-views-block-issue-content-block-1 h2 {
  color: #cbcfda;
  font-size: 63px;
  font-family: 'Raleway', sans-serif;
  font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
  /* Firefox */
  -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* WebKit */
  -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
  /* Opera */
  font-weight: 700;
  margin-top: 20px;
  line-height: 1em; }
#block-views-block-collection-content-block-2 .views-field-view .view-content > div,
#block-views-block-issue-content-block-1 .views-field-view .view-content > div {
  margin: 0 -20px;
  display: flex;
  flex-wrap: wrap; }
  #block-views-block-collection-content-block-2 .views-field-view .view-content > div .views-row,
  #block-views-block-issue-content-block-1 .views-field-view .view-content > div .views-row {
    flex-basis: calc(33.33% - 40px);
    max-width: calc(33.33% - 40px);
    min-width: calc(33.33% - 40px);
    width: calc(33.33% - 40px);
    min-width: 260px;
    flex-grow: 1;
    align-items: center;
    margin: 0 20px 20px;
    position: relative; }
    @media screen and (max-width: 899px) {
      #block-views-block-collection-content-block-2 .views-field-view .view-content > div .views-row,
      #block-views-block-issue-content-block-1 .views-field-view .view-content > div .views-row {
        flex-basis: calc(50% - 40px);
        max-width: calc(50% - 40px);
        min-width: calc(50% - 40px);
        width: calc(50% - 40px);
        min-width: 260px; } }
    @media screen and (max-width: 699px) {
      #block-views-block-collection-content-block-2 .views-field-view .view-content > div .views-row,
      #block-views-block-issue-content-block-1 .views-field-view .view-content > div .views-row {
        flex-basis: calc(100% - 40px);
        max-width: calc(100% - 40px);
        min-width: calc(100% - 40px);
        width: calc(100% - 40px); } }

.rrssb {
  padding-right: 0 !important; }
  .rrssb li {
    width: 45px !important;
    height: 45px !important;
    padding: 0;
    overflow: hidden;
    margin-right: 20px; }
    @media screen and (max-width: 500px) {
      .rrssb li {
        margin-right: 10px; }
        .rrssb li:last-child {
          margin-right: 0; } }
    .rrssb li a {
      background: #ccc !important;
      display: block;
      padding: 6px; }
      .rrssb li a:hover {
        background: #b3b3b3 !important; }
      .rrssb li a .rrssb-icon {
        width: 33px !important;
        height: 33px !important;
        top: auto;
        left: auto; }
      .rrssb li a .rrssb-text {
        padding-left: 45px; }

#block-ridiculouslyresponsivesocialsharebuttons {
  margin: 20px 0; }
  #block-ridiculouslyresponsivesocialsharebuttons h2.block-title {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    -moz-font-feature-settings: "onum=0, pnum=0, lnum=1, tnum=1, salt=1, liga=0";
    /* Firefox */
    -webkit-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* WebKit */
    -o-font-feature-settings: "onum" off, "pnum" off, "lnum" on, "tnum" on, "salt" on, "liga" 0;
    /* Opera */
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #ccc;
    line-height: 1.2em;
    margin-bottom: 5px; }

/* stylelint-disable */
#off-canvas {
  z-index: 9; }
  #off-canvas .mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 70px; }
  #off-canvas .mm-close-mm {
    align-items: center;
    appearance: none;
    background: transparent;
    border: 0;
    color: #404040;
    display: inline-flex;
    flex-direction: column;
    font-size: 12px;
    justify-content: center;
    outline: none;
    position: absolute;
    right: 10px;
    text-transform: uppercase; }
    #off-canvas .mm-close-mm::before {
      color: #404040;
      content: '\00d7';
      display: block;
      font-size: 46px;
      line-height: 35px;
      font-weight: 900; }
  #off-canvas.mm-menu.mm-theme-dark {
    background: #eeeff3;
    border: 0; }
  #off-canvas:not(.mm-menu) {
    display: none; }
  #off-canvas .slideInDown,
  #off-canvas .slideOutUp {
    animation-name: none; }
  #off-canvas .mm-navbar {
    color: #404040;
    border: 0; }
    #off-canvas .mm-navbar .mm-title {
      display: none;
      color: #404040;
      background: none !important;
      text-decoration: none !important;
      text-transform: uppercase; }
    #off-canvas .mm-navbar .mm-btn {
      height: 20px;
      background: transparent !important; }
    #off-canvas .mm-navbar .mm-btn::after,
    #off-canvas .mm-navbar .mm-btn::before {
      border-color: #404040;
      border-width: 4px;
      height: 12px;
      width: 12px; }
  #off-canvas .mm-listview {
    color: #404040;
    float: none;
    font-weight: 400; }
    #off-canvas .mm-listview:not(.sub-menu) {
      position: relative; }
    #off-canvas .mm-listview .mm-next {
      width: calc(100% - 20px);
      margin: 0;
      background: none; }
      #off-canvas .mm-listview .mm-next:hover {
        background: none; }
    #off-canvas .mm-listview .mm-next::before {
      display: none; }
    #off-canvas .mm-listview .mm-next::after {
      border-color: #404040 !important;
      border-width: 4px !important;
      height: 12px !important;
      width: 12px !important; }
    #off-canvas .mm-listview > li:not(.mm-divider)::after {
      display: none; }
    #off-canvas .mm-listview li {
      display: block;
      float: none; }
    #off-canvas .mm-listview a, #off-canvas .mm-listview span {
      padding: 7px 15px;
      margin: 5px 10px;
      font-size: 17px;
      text-transform: uppercase;
      font-weight: 700;
      background: #fff; }
    #off-canvas .mm-listview .caret {
      display: none; }
  #off-canvas .mm-btn.mm-prev {
    top: 25px !important; }
  #off-canvas .sub-menu span {
    color: #404040 !important;
    display: block;
    opacity: 0.4;
    padding-top: 20px;
    text-transform: uppercase; }
  #off-canvas .sub-menu li {
    margin: 0 0 10px; }
  #off-canvas .sub-menu > ul > li:first-of-type span {
    padding-top: 0; }

.mm-opening .adminimal-admin-toolbar.toolbar-tray-open,
.mm-opened .adminimal-admin-toolbar.toolbar-tray-open {
  margin-left: 0 !important; }

body {
  background: #fff;
  font-family: acumin-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #404040; }
  body img {
    max-width: 100%; }
  body .mm-page {
    background-color: transparent; }
  body .container {
    padding: 0 !important;
    max-width: 1260px !important;
    width: auto !important;
    margin: 0 auto; }
    @media screen and (max-width: 1300px) {
      body .container {
        margin: 0 20px; } }
  body article aside {
    margin-bottom: 0; }
  body header#navbar {
    margin-bottom: 0;
    padding: 0 0 10px !important;
    border-bottom: 2px solid #d4d4d4;
    border-radius: 0; }
    body header#navbar div.col-xs-12 {
      padding: 0; }
    body header#navbar img.img-logo {
      width: 410px;
      margin: 0; }
      @media screen and (max-width: 1270px) {
        body header#navbar img.img-logo {
          width: 300px;
          margin-top: 23px; } }
      @media screen and (max-width: 1170px) {
        body header#navbar img.img-logo {
          margin-top: 0; } }
      @media screen and (max-width: 370px) {
        body header#navbar img.img-logo {
          width: 250px;
          margin-top: 5px; } }
    body header#navbar .navbar-toggle {
      display: none !important; }
    body header#navbar div.navbar-collapse {
      margin-top: 15px;
      padding-left: 0;
      border: 0; }
      body header#navbar div.navbar-collapse.collapse {
        display: block !important; }
    body header#navbar ul.menu li a.is-active {
      color: #333; }
    body header#navbar ul.menu li.is-active-trail a {
      color: #333; }
  body header .logo {
    float: left; }
  body div.highlighted {
    clear: both; }
  body .feature-container {
    background: #fff;
    padding: 0; }
    body .feature-container h2 {
      font-size: 48px;
      line-height: 1.125em; }
    body .feature-container .media-image {
      float: right;
      max-width: 66.66666667%;
      margin-left: 30px; }
  body .postcontent-container,
  body .precontent-container {
    background: #fff;
    margin-bottom: 30px;
    padding-bottom: 10px; }
  body .main-container .region-header h1 {
    margin-bottom: 30px; }
  body .main-container .region-content article .field--name-field-media {
    margin-bottom: 15px; }
  body .main-container h2.block-title {
    margin-top: 0; }
  body .main-container aside.col-sm-3 nav ul.menu li,
  body .main-container aside.col-md-3 nav ul.menu li,
  body .main-container aside.col-sm-2 nav ul.menu li {
    width: 100%;
    border-bottom: 1px dotted #ccc; }
    body .main-container aside.col-sm-3 nav ul.menu li a,
    body .main-container aside.col-md-3 nav ul.menu li a,
    body .main-container aside.col-sm-2 nav ul.menu li a {
      padding-left: 1em;
      font-size: 0.8em; }
      @media screen and (max-width: 1000px) {
        body .main-container aside.col-sm-3 nav ul.menu li a,
        body .main-container aside.col-md-3 nav ul.menu li a,
        body .main-container aside.col-sm-2 nav ul.menu li a {
          padding-right: 0; } }
  body .main-container .field--name-field-credit-flickr {
    font-size: 0.85em;
    color: #666;
    float: right;
    margin-top: 0.25em; }
  body .main-container .field--name-field-caption {
    font-size: 0.85em;
    color: #666;
    float: right;
    margin-top: 0.25em; }
  body .row-secondarystories {
    height: 310px;
    height: auto; }
    body .row-secondarystories .col-email {
      border: none; }
    body .row-secondarystories .col-twitter {
      height: auto;
      border-left: 1px solid #999; }
      body .row-secondarystories .col-twitter h4 {
        margin-bottom: 0; }
  body footer.content-footer {
    margin-top: 30px; }
  body footer.footer {
    background: #fff;
    border-top: none;
    margin-top: 30px; }
    body footer.footer .views-row {
      text-align: center; }
      body footer.footer .views-row img {
        margin: 0 auto; }

body.is-project header.navbar-default {
  height: 70px;
  line-height: 70px; }
  body.is-project header.navbar-default img.img-logo {
    max-width: 100%;
    width: auto;
    max-height: 50px; }
  body.is-project header.navbar-default div.navbar-collapse {
    font-size: 14px;
    margin-top: 0; }
  body.is-project header.navbar-default .btn-donate {
    font-size: 12px;
    margin-top: 0; }

#block-iatp-main-menu {
  clear: right; }

#block-ridiculouslyresponsivesocialsharebuttons h2 {
  font-size: .9em;
  margin: 0; }

.node--view-mode-short .field--name-node-post-date {
  font-size: .9em;
  color: #999; }

button.field-link-text,
div.more-link {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  border: 0px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding-right: 20px;
  background-color: #224186;
  padding: 10px 16px;
  line-height: 1.3333333;
  border-radius: 6px;
  float: right; }
  button.field-link-text a,
  div.more-link a {
    color: #fff; }
  button.field-link-text:hover,
  div.more-link:hover {
    background-color: #eee; }
    button.field-link-text:hover a,
    div.more-link:hover a {
      color: #000;
      text-decoration: none; }

.view-content .views-row {
  margin-bottom: 1em; }

article.teaser {
  margin-bottom: 30px; }
  article.teaser .content {
    overflow: hidden; }

#search-form .btn {
  padding: 16px 13px; }

.node--view-mode-header .media {
  overflow: visible; }

.contextual-region {
  position: static; }

form {
  background: transparent;
  background-image: none; }

.page-node-type-page .field--name-field-media {
  margin-bottom: 30px; }

a {
  color: #0b4dac; }

h1,
.main-container .region-header h1 {
  padding-top: 30px; }

form.views-exposed-form-search-page-1 {
  margin: 50px 0; }

#block-responsivemenumobileicon {
  display: none; }
  @media screen and (max-width: 767px) {
    #block-responsivemenumobileicon {
      margin-top: 10px; } }
  #block-responsivemenumobileicon a {
    display: block; }
    #block-responsivemenumobileicon a:hover {
      text-decoration: none; }
  #block-responsivemenumobileicon .label {
    color: #404040;
    text-transform: uppercase;
    padding: 0 3px; }
  #block-responsivemenumobileicon .responsive-menu-toggle-icon .icon::before {
    background-image: url(../img/menu.svg);
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 24px;
    margin: 0 auto;
    overflow: hidden;
    transform: scale(1.25);
    width: 32px; }

@media screen and (max-width: 1170px) {
  #block-iatp-main-menu,
  #block-searchform {
    display: none; }

  #block-responsivemenumobileicon {
    display: block; } }
@media all and (min-width: 992px) {
  body.is-project header.navbar-default .col-md-3 {
    width: 15%; }
  body.is-project header.navbar-default .col-md-9 {
    width: 85%; } }
@media all and (min-width: 992px) and (max-width: 1199px) {
  header ul.list-unstyled {
    line-height: normal; }
  header ul.list-unstyled li:last-child {
    display: block; } }
@media all and (max-width: 767px) {
  body header.navbar {
    padding: 15px; }
    body header.navbar .navbar-toggle {
      float: left;
      margin-top: 15px; }
  body .feature-container .media-image {
    float: none;
    max-width: 100%;
    margin: 0; }
  body article.teaser {
    margin-bottom: 30px; }
    body article.teaser .node--view-mode-metadata {
      width: auto; }
  body #block-views-block-issues-block-2 .views-row {
    width: 33%; }

  #block-views-block-collection-content-block-2 .views-field-view .views-row,
  #block-views-block-issue-content-block-1 .views-field-view .views-row {
    width: 100%;
    float: none; }
    #block-views-block-collection-content-block-2 .views-field-view .views-row article.micro-teaser,
    #block-views-block-issue-content-block-1 .views-field-view .views-row article.micro-teaser {
      padding-right: 0; }

  body article.teaser aside.media {
    float: none;
    max-width: 100%;
    margin-right: 0; }

  body.path-frontpage #block-views-block-frontpage-block-1 {
    border-left: none; }

  body.path-issues .view-issues .view-content .views-row {
    float: none;
    width: 100%; }

  body.path-taxonomy .taxonomy-term--type-issue h1,
  body.page-node-type-content-collection h1 {
    position: relative; }

  body aside .region-sidebar-second #meta,
  body aside .region-sidebar-second #meta.detached {
    position: relative; }

  #block-views-block-events-block-1-2 .view-content .count-3 .views-row {
    width: 50%; }
    #block-views-block-events-block-1-2 .view-content .count-3 .views-row article.micro-teaser {
      padding-left: 15px;
      padding-right: 0; }
    #block-views-block-events-block-1-2 .view-content .count-3 .views-row:first-child article.micro-teaser {
      padding-right: 15px;
      padding-left: 0; }
    #block-views-block-events-block-1-2 .view-content .count-3 .views-row:last-child {
      display: none;
      visibility: hidden; }
      #block-views-block-events-block-1-2 .view-content .count-3 .views-row:last-child article.micro-teaser {
        padding: 0; } }

/*# sourceMappingURL=style.css.map */
