@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Rubik:700&display=swap");
.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.5rem;
  color: #2b2b2b;
}

a {
  color: #3366ff;
}
a:hover {
  text-decoration: none;
}

.breadcrumb {
  background: transparent;
  border: none;
  margin-top: 0;
  padding: 0 0 1em;
}

.embed-responsive {
  margin: 2.5em 0;
}

.node .field--type-image {
  margin: 0;
  /* LTR */
}

.node__content p {
  font-size: 1.5rem;
  margin-bottom: 1.47em;
  word-wrap: anywhere;
}
@media screen and (min-width: 992px) {
  .node__content p {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .node__content p {
    font-size: 1.7rem;
  }
}
.node__content dl, .node__content ol, .node__content ul, .node__content table {
  margin-bottom: 1.47em;
}
.node__content table tr th {
  background: #2b2b2b;
}
.node__content table tr td {
  background: #eaeaea;
}
.node__content table tr:nth-child(even) td {
  background: #f2f2f2;
}
.node__content h2 {
  font-size: 2rem;
  margin: 2.6em 0 1.3em;
}
@media screen and (min-width: 768px) {
  .node__content h2 {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 992px) {
  .node__content h2 {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .node__content h2 {
    font-size: 2.3rem;
  }
}
.node__content h2.no_top_margin {
  margin-top: 0;
}
.node__content h3 {
  font-size: 1.6rem;
  font-weight: 600;
  /*
    @include desktop {
      font-size: 2.0rem;
    }
    @include wide {
      font-size: 2.0rem;
    }  
  */
  margin: 2.8em 0 1.7em;
}
@media screen and (min-width: 768px) {
  .node__content h3 {
    font-size: 1.8rem;
  }
}
.node__content h4 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.3rem;
  font-weight: bold;
  /*
    @include tablet {
      font-size: 4.0rem;
    }
    @include desktop {
      font-size: 5.0rem;
    }
    @include wide {
      font-size: 6.0rem;
    } 
  */
  margin: 3.1em 0 1.2em;
}

.btn {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 0;
}

.form-control {
  border-radius: 0;
}

.settings-trayblock-configure {
  display: none !important;
}

.list-group-item {
  border: none !important;
}

.ckeditor-accordion-container dl {
  border: 0;
}
.ckeditor-accordion-container dl dt {
  margin-bottom: 4px;
}
.ckeditor-accordion-container dl dt > a {
  background-color: #d6d6e0 !important;
  color: #003594 !important;
  border: 0 !important;
}
.ckeditor-accordion-container dl dt > a:hover {
  background-color: #cdcdd9 !important;
}
.ckeditor-accordion-container dl dt > a:focus, .ckeditor-accordion-container dl dt > a:active {
  text-decoration: none;
}
.ckeditor-accordion-container dl dt.active > a {
  background-color: #003594 !important;
  color: #fff !important;
  border: 0;
}
.ckeditor-accordion-container dl dt.active > a:focus, .ckeditor-accordion-container dl dt.active > a:active {
  text-decoration: none;
}
.ckeditor-accordion-container dl dd {
  font-size: 1.5rem;
}
@media screen and (min-width: 992px) {
  .ckeditor-accordion-container dl dd {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .ckeditor-accordion-container dl dd {
    font-size: 1.7rem;
  }
}
.ckeditor-accordion-container dl dd p {
  padding: 15px 0px;
}

.ckeditor-accordion-toggle:before, .ckeditor-accordion-toggle:after {
  background: #f60 !important;
}

body > a.visually-hidden-focusable {
  position: absolute;
  left: -9999px;
}

.login_container #login_passport {
  margin-bottom: 6em;
  display: inline-block;
}
.login_container #login_local {
  font-size: 1.25rem;
}
.login_container #login_local:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: " ";
  font-weight: 900;
  margin-left: 0.5em;
}
.login_container #login_local.active {
  color: #141B4D;
}
.login_container #login_local.active:after {
  content: " ";
}

.cke_panel_block[title="Formatting Styles"] .cke_panel_list {
  white-space: normal;
}
.cke_panel_block[title="Formatting Styles"] .cke_panel_list *,
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem a,
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem p,
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem div,
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem iframe {
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  margin: 0;
  display: inline-block;
  max-width: 100%;
  color: #000;
  line-height: inherit;
  height: auto;
}
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem iframe {
  height: 0px;
  border: none;
}
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem a {
  padding: 2px 7px;
}
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem [title="Non-responsive iFrame"]::before {
  content: "Non-responsive iFrame";
}
.cke_panel_block[title="Formatting Styles"] .cke_panel_listItem [title="4x3 Video"]::before {
  content: "4x3 Video";
}

h2, h3, h4, h5, body {
  font-family: "Open Sans", "helvetica neue", helvetica, sans-serif;
}

h1 {
  color: #2b2b2b;
}

h2, h3, h4, h5 {
  font-weight: 600;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

header #search-block-form {
  padding: 0;
}
@media screen and (min-width: 768px) {
  header #search-block-form {
    background: #ffb81c;
  }
}
@media screen and (min-width: 992px) {
  header #search-block-form {
    padding: 20px 15px;
  }
}
header #search-block-form .form-group {
  margin: 0;
  padding: 0;
}
header #search-block-form .form-control {
  color: #fff;
  font-size: 1.2rem;
  border-color: #3366ff;
  border-width: 0;
  border-radius: 0;
  padding: 2px 6px;
  margin-top: 2px;
  background: rgba(255, 255, 255, 0.1);
  height: 22px;
}
@media screen and (min-width: 768px) {
  header #search-block-form .form-control {
    color: #003594;
    font-size: 1.5rem;
    border-width: 1px;
    min-width: 300px;
    padding: 4px 7px;
    margin: 0;
    height: auto;
  }
}
header #search-block-form .btn {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.2rem;
  font-weight: bold;
  font-weight: bold;
  border-color: #3366ff;
  border-width: 0;
  border-radius: 0;
  padding: 2px 10px;
  height: 22px;
}
@media screen and (min-width: 768px) {
  header #search-block-form .btn {
    padding: 6px 10px;
    border-width: 1px 1px 1px 0;
    height: auto;
  }
}
header #search-block-form .btn:hover {
  background: #003594;
}
header #search-block-form .search-button {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  background: none;
  border: none;
}

header #block-searchform {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media screen and (min-width: 768px) {
  header #block-searchform {
    top: 58px;
    right: 20px;
  }
}

header .affix #block-searchform {
  top: 0;
}

#block-searchbutton {
  width: auto;
  margin-left: 20px;
  float: right;
  margin-right: 20px;
  display: none;
}
@media screen and (min-width: 768px) {
  #block-searchbutton {
    display: block;
    margin-right: 0;
  }
}

#searchicon, #searchicon-close {
  color: #fff;
  text-align: center;
  display: block;
  height: 48px;
  width: 50px;
  line-height: 1;
  font-size: 2rem;
  border: none;
  border-radius: 0%;
  background: none;
}
@media screen and (min-width: 768px) {
  #searchicon, #searchicon-close {
    margin-right: 0;
  }
}
#searchicon span, #searchicon-close span {
  display: block;
}
#searchicon:hover, #searchicon-close:hover {
  cursor: pointer;
}
#searchicon:focus, #searchicon-close:focus {
  outline-width: 1px;
  outline-style: dotted;
}

#searchicon-close {
  color: #003594;
  background: #ffb81c;
}

#block-searchform-2 {
  width: 100%;
  margin-bottom: 30px;
}
#block-searchform-2 .search-form {
  background: #363636;
  padding: 10px;
  margin: 0 0 30px;
}
#block-searchform-2 .search-form .form-group.form-type-search {
  float: left;
  width: 90%;
}
#block-searchform-2 .search-form .form-group.form-type-search .form-control {
  background: transparent;
  border: none;
  font-size: 3rem;
  color: #fff;
}
#block-searchform-2 .search-form .form-group.form-type-search .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #d5d5d5;
}
#block-searchform-2 .search-form .form-group.form-type-search .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #d5d5d5;
}
#block-searchform-2 .search-form .form-group.form-type-search .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #d5d5d5;
}
#block-searchform-2 .search-form .form-group.form-type-search .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #d5d5d5;
}
#block-searchform-2 .search-form .search-button {
  float: right;
  font-size: 4rem;
  display: block;
  color: #d5d5d5;
}

.home_search .search-form {
  background: #d5d5d5;
  padding: 15px;
  margin: 40px;
}
.home_search .search-form .form-group.form-type-search {
  float: left;
  width: 90%;
}
.home_search .search-form .form-group.form-type-search .form-control {
  background: transparent;
  border: none;
  font-size: 4rem;
  color: #fff;
}
.home_search .search-form .form-group.form-type-search .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.home_search .search-form .form-group.form-type-search .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.home_search .search-form .form-group.form-type-search .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.home_search .search-form .form-group.form-type-search .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.home_search .search-form .search-button {
  float: right;
  font-size: 6rem;
  display: block;
}

@media only screen and (max-width: 767px) {
  header #search-block-form {
    display: flex !important;
  }
}
.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

#header {
  background: url(../images/tg_tile_10.png) #003594;
  background-size: 50%;
  position: relative;
  z-index: 2;
}
#header img {
  max-width: 150px;
  height: auto;
}

#navbar-main {
  background: transparent;
}

.navbar-brand {
  color: #fff;
}

#block-pitt-twentytwenty-branding,
.site-branding {
  margin: 10px 20px 0;
  max-width: 100%;
  flex: 0 0 100%;
}
#block-pitt-twentytwenty-branding.block-block-content,
.site-branding.block-block-content {
  width: auto;
}
@media screen and (min-width: 768px) {
  #block-pitt-twentytwenty-branding,
.site-branding {
    flex: 1 0 auto;
    margin: 10px 0 0;
  }
}
#block-pitt-twentytwenty-branding .navbar-brand,
.site-branding .navbar-brand {
  padding-top: 6px !important;
}

.site_title_block {
  margin: 5px 0 15px;
  overflow: hidden;
}
.site_title_block a {
  float: left;
}

.site_title {
  font-family: "cooper_hewittmedium", "open sans", sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  color: #fff;
  padding: 9px 0 0 20px;
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .site_title {
    margin-left: 9px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.site_title:hover {
  color: #fff;
}
.site_title:focus {
  color: #fff;
}
.unit-branding .site_title {
  padding-top: 5px !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .unit-branding .site_title {
    width: auto;
  }
}
.site_title .field--name-field-unit-description {
  font-size: 1.5rem;
  margin-bottom: 4px;
}

.block-content-site_branding {
  width: auto !important;
  flex: 1 0 auto;
  margin: 10px 0 0;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

.site-footer {
  padding-top: 30px;
  margin-top: 50px;
  background: url(../images/tg_tile_10.png) #2b2b2b;
  background-size: 50%;
}
@media screen and (min-width: 992px) {
  .site-footer {
    margin-top: 75px;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer {
    margin-top: 95px;
  }
}
.site-footer .block {
  border: none;
  padding: 0 20px 20px 0;
  margin: 0;
}
.site-footer h2 {
  font-size: 1.5rem;
  color: #fff;
  text-transform: none;
  border-bottom: none;
  margin: 0 0 1em;
}
@media screen and (min-width: 992px) {
  .site-footer h2 {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer h2 {
    font-size: 1.7rem;
  }
}
.site-footer h3 {
  font-size: 1.3rem;
  color: #fff;
  font-weight: 600;
}
.site-footer .content {
  font-size: 1.3rem;
  color: #fff;
  font-family: "open sans";
}
.site-footer .content a, .site-footer .content a:visited, .site-footer .content a.is-active {
  color: #ffb81c;
}
.site-footer .content a:hover, .site-footer .content a:focus, .site-footer .content a:visited:hover, .site-footer .content a:visited:focus, .site-footer .content a.is-active:hover, .site-footer .content a.is-active:focus {
  color: #fff;
}
.site-footer .content ul {
  padding-left: 0 !important;
}
.site-footer .content ul li {
  list-style: none;
  margin-bottom: 0.5em;
}
.site-footer .content ul li:hover, .site-footer .content ul li:focus {
  background: none;
}
.site-footer .content .list-column {
  float: left;
  width: 24%;
}

.site-footer__branding {
  margin: 0 20px 15px;
}
@media screen and (min-width: 768px) {
  .site-footer__branding {
    margin: 0 0 30px;
  }
}
.site-footer__branding img {
  max-width: 150px;
  height: auto;
}
.site-footer__branding a.site_title {
  font-size: 2.4rem;
  color: #fff;
  padding: 7px 0px 0 17px;
  margin: 13px 0 0 6px;
}
.site-footer__branding a.site_title:hover {
  color: #fff;
  text-transform: none;
}

@media screen and (min-width: 768px) {
  .site-footer__top {
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-between;
  }
  .site-footer__top > div {
    margin: 5px;
  }
}
.site-footer__top .content p {
  margin: 0 0 1em;
}
.site-footer__top .content li a {
  border-bottom: none;
  text-indent: 0;
  padding: 0;
}
.site-footer__top .region {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .site-footer__top .region {
    width: auto;
  }
}
.site-footer__top .region-footer-first {
  margin: 0 40px 0 23px;
  padding: 0 !important;
}
@media screen and (min-width: 768px) {
  .site-footer__top .region-footer-first {
    min-width: 220px;
  }
}
.site-footer__top .region-footer-second {
  margin-left: 25px;
}
@media screen and (min-width: 768px) {
  .site-footer__top .region-footer-second {
    margin-left: 0;
  }
}
.site-footer__top .region-footer-third {
  margin-left: 25px;
}
@media screen and (min-width: 768px) {
  .site-footer__top .region-footer-third {
    margin-left: 0;
  }
}
.site-footer__top .region-footer-third .block {
  min-width: 200px;
}

.site-footer__bottom {
  border: none;
}
.site-footer__bottom .region {
  margin-left: 23px;
}

.view-copyright {
  font-size: 1rem;
}
.view-copyright .view-content.row {
  display: inline-block;
}
.view-copyright .view-footer {
  display: inline;
}

#footer-address {
  margin-left: 35px;
}

#footer_logo img {
  width: 115px;
  height: auto;
}

#block-nodesinblock-4 {
  width: 100%;
  margin: 0;
  padding-left: 35px;
}

#nodesinblock-20 {
  float: left;
  margin-right: 70px;
}

#block-block-7 {
  float: right;
  margin-top: 0;
}
#block-block-7 li {
  font-size: 12px;
  display: inline;
  margin-right: 10px;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

/*
  .navbar-header {
//    float: none;
  }
  .navbar-toggle {
//     display: block;
  }
  .navbar-collapse {
    &.collapse {
      display: none !important;
      .in {
        margin-bottom: 20px;
      }
    }
  }
*/
/*
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
    > li {
      float: none;
      > a {
        padding-top: 10px;
        padding-bottom: 10px;
      }
    }
  }
*/
/*
  #primary-links .navbar-collapse .region-navigation .block-menu-block ul.menu {
    li, li a:hover {
      float: none;  
      width: 100%;  
      &:after {
        display: none;
      }
    }
  }

*/
.top_header_wrap {
  background: #1C2957;
}
.top_header_wrap #navbar-top {
  background: transparent;
  margin: 0 20px;
}
.top_header_wrap #block-toplinks {
  float: right;
}
.top_header_wrap #block-toplinks .nav-link {
  color: #ffb81c;
  font-size: 1rem;
  font-weight: 400;
  padding: 0;
  margin-left: 1em;
}

.nav-content-toggle,
.navbar-toggler {
  background: transparent;
  border: none;
}
@media screen and (min-width: 992px) {
  .nav-content-toggle,
.navbar-toggler {
    display: none;
  }
}
.nav-content-toggle .navbar-toggler-icon:after,
.navbar-toggler .navbar-toggler-icon:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  color: #fff;
}
.nav-content-toggle .navbar-toggler-icon:hover,
.navbar-toggler .navbar-toggler-icon:hover {
  cursor: pointer;
}
.nav-content-toggle[aria-expanded=false] .navbar-toggler-icon:after,
.navbar-toggler[aria-expanded=false] .navbar-toggler-icon:after {
  content: "";
}
.nav-content-toggle[aria-expanded=true] .navbar-toggler-icon:after,
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
  content: "";
}

#navbar-main {
  padding: 10px 0 0 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #navbar-main {
    padding: 10px 30px 0 0;
  }
}
#navbar-main .navbar-collapse {
  margin: 0 auto;
  justify-content: space-between;
}
#navbar-main.affix {
  padding-top: 0;
  background: #003594;
}
#navbar-main.affix .navbar-collapse {
  padding: 0 30px;
}
#navbar-main.affix .navbar-collapse li.nav-item-shield, #navbar-main.affix .navbar-collapse li.nav-item-home {
  display: inline !important;
  width: auto !important;
  transition: 0.2s ease !important;
  opacity: 1 !important;
}
#navbar-main.affix .navbar-nav li {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  display: inline;
  padding: 15px 0;
}
#navbar-main .nav-content-toggle {
  margin-left: 5px;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  display: inline;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li.nav-item-shield {
  display: none;
  padding: 5px 0;
  width: 0;
  opacity: 0;
  transition: 0.2s ease-in;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li.nav-item-shield img {
  max-width: 25px;
  height: auto;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li.nav-item-home {
  display: none;
  width: 0;
  opacity: 0;
  transition: 0.2s ease-in;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li.active {
  margin: 0 -1px;
  background: #ffb81c;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li.active a {
  color: #003594;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li:hover {
  background: #3366ff;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li:hover a {
  color: #fff;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  #navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li a:after {
    content: "";
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 15px;
    margin-right: -15px;
  }
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li li a:after, #navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li:last-child a:after {
  display: none;
}
@media screen and (min-width: 768px) {
  #navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li.menu-item--expanded:hover ul.dropdown-menu {
    display: block;
  }
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li ul.dropdown-menu {
  background: #f2f2f2;
  padding: 10px 0;
  margin: 0;
  border-radius: 0;
  border-width: 0;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li ul.dropdown-menu li.dropdown-item {
  font-size: 1.3rem;
  text-transform: none;
  font-weight: 400;
  letter-spacing: normal;
  padding: 0;
  display: block;
}
@media screen and (min-width: 768px) {
  #navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li ul.dropdown-menu li.dropdown-item {
    min-width: 230px;
  }
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li ul.dropdown-menu li.dropdown-item.active {
  background: transparent;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li ul.dropdown-menu li.dropdown-item.active a {
  color: #245BFF;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li ul.dropdown-menu li.dropdown-item a {
  color: #003594;
  display: block;
  padding: 5px 15px;
}
#navbar-main #block-pitt-twentytwenty-main-menu .navbar-nav li ul.dropdown-menu li.dropdown-item:hover a {
  color: #fff;
  background: #3366ff;
}

.navbar_full {
  padding: 0 0 10px 20px;
}
@media screen and (min-width: 768px) {
  .navbar_full {
    padding: 0;
  }
}
.navbar_full #block-pitt-twentytwenty-main-menu .navbar-nav li {
  padding: 15px 0;
}

.navbar_header {
  padding: 0 0 0 20px;
}
.navbar_header #block-pitt-twentytwenty-branding {
  float: left;
}
@media screen and (min-width: 992px) {
  .navbar_header #block-pitt-twentytwenty-branding {
    float: none;
  }
}
.navbar_header .nav-content-toggle {
  float: right;
  margin-top: 40px;
}
.navbar_header #navbar-main .navbar-collapse {
  justify-content: flex-end;
}
@media screen and (min-width: 992px) {
  .navbar_header #navbar-main .navbar-collapse {
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .navbar_header #navbar-main .navbar-collapse #block-pitt-twentytwenty-main-menu .navbar-nav li a {
    padding: 35px 20px 25px;
  }
  .navbar_header #navbar-main .navbar-collapse #block-pitt-twentytwenty-main-menu .navbar-nav li a:after {
    padding-left: 20px;
    margin-right: -20px;
  }
}
.navbar_header #block-searchbutton {
  margin-left: 40px;
}
@media screen and (min-width: 992px) {
  .navbar_header #searchicon,
.navbar_header #searchicon-close {
    height: 79px;
  }
}
@media screen and (min-width: 992px) {
  .navbar_header #block-searchform {
    top: 109px;
  }
}

.region-nav-content {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  width: 100%;
  padding-top: 20px;
  opacity: 1;
  background: #2b2b2b;
  position: absolute;
  z-index: 2;
  top: 107px;
  transition: ALL 0.05s ease-in;
  height: auto;
  margin: 0;
}
.region-nav-content > div {
  padding: 40px;
}
.region-nav-content h2 {
  font-size: 1.8rem;
}
.region-nav-content:not(.show) {
  display: none;
  opacity: 0;
  transition: ALL 0.05s ease-out;
  height: 0;
}
.region-nav-content a {
  color: #fff;
}
.region-nav-content .block-block-content {
  flex-basis: 33%;
  flex-grow: 0;
  padding-left: 15px;
}
.region-nav-content .block-field-blockblock-contentbasicbody {
  /*
      width: 25%;
      float: left;
  */
}
.region-nav-content .block-field-blockblock-contentbasicbody ul {
  padding-left: 15px;
  margin-right: 30px;
  border-left: 1px solid #434343;
  margin-bottom: 30px;
}
.region-nav-content .block-field-blockblock-contentbasicbody ul li {
  list-style: none;
}

.sidebar .block.block-menu {
  background: #f2f2f2;
  padding: 25px 0;
}
.sidebar .block.block-menu h2 {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 2rem;
  font-weight: 600;
  padding: 0 25px 12px;
  margin: 0;
}
.sidebar .block.block-menu h2 a {
  color: #2b2b2b;
}
.sidebar .block.block-menu ul.nav {
  margin: 0;
}
.sidebar .block.block-menu ul.nav li:hover {
  background: #d5d5d5;
}
.sidebar .block.block-menu ul.nav li a {
  color: #2b2b2b;
  font-weight: 600;
  font-size: 1.5rem;
  padding: 7px 0;
  margin: 0 25px;
  border-top: 1px solid #d5d5d5;
}
.sidebar .block.block-menu ul.nav li a.dropdown-toggle:after {
  display: none;
}
.sidebar .block.block-menu ul.nav li.active {
  background: #ffb81c;
  margin-top: -1px;
}
.sidebar .block.block-menu ul.nav li.active a {
  border-bottom: none;
}
.sidebar .block.block-menu ul.nav li:last-child a {
  border-bottom: 0;
}
.sidebar .block.block-menu ul.nav li .dropdown-menu {
  display: block;
  border: none;
  background: #f2f2f2;
  margin-top: 0;
}
.sidebar .block.block-menu ul.nav li .dropdown-menu li {
  display: block;
  width: 100%;
  white-space: normal;
}
.sidebar .block.block-menu ul.nav li .dropdown-menu li:hover, .sidebar .block.block-menu ul.nav li .dropdown-menu li:focus a {
  background: #d5d5d5;
}
.sidebar .block.block-menu ul.nav li .dropdown-menu li a {
  font-size: 1.3rem;
  border: none;
}
.sidebar .block.block-menu ul.nav li .dropdown-menu li a:before {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
  font-size: 75%;
  margin-left: 0;
  margin-right: 0.5em;
}
.sidebar .block.block-menu ul.nav .nav-item-shield, .sidebar .block.block-menu ul.nav .nav-item-home {
  display: none !important;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

#main-wrapper {
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  #main-wrapper {
    margin-top: 55px;
  }
}
.node--type-layout-page #main-wrapper, .node--type-home-layout-page #main-wrapper {
  margin-top: 0;
}

.region-title {
  margin: 20px 0 0;
}
#main-wrapper-landing .region-title {
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  #main-wrapper-landing .region-title {
    margin-top: 55px;
  }
}

.region-header-form {
  display: block;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .region-header-form {
    margin: 30px 30px 0 0;
  }
}

#main {
  margin-top: 15px;
}
.node--type-home-layout-page #main, .node--type-home-layout-page #main {
  margin-top: 0 !important;
}

#main > .row {
  margin: 0;
}
#main > .row #content {
  padding-left: 0;
}
.node--type-home-layout-page #main > .row #content {
  padding: 0;
}

.main-content img {
  max-width: 100%;
  height: auto;
}

.node__content {
  margin-top: 0;
}

.region-before-content.row,
.region-after-content.row {
  margin: 0;
}
.region-before-content.row h2,
.region-after-content.row h2 {
  margin: 0.25em 0 1.75em;
}
.region-before-content.row > div:last-child .field--name-field-grid-style-b,
.region-before-content.row > div:last-child .field--name-field-grid-style-c,
.region-before-content.row > div:last-child .field--name-field-grid-style-d,
.region-before-content.row > div:last-child .field--name-field-grid-style-e,
.region-before-content.row > div:last-child .field--name-field-grid-style-f,
.region-after-content.row > div:last-child .field--name-field-grid-style-b,
.region-after-content.row > div:last-child .field--name-field-grid-style-c,
.region-after-content.row > div:last-child .field--name-field-grid-style-d,
.region-after-content.row > div:last-child .field--name-field-grid-style-e,
.region-after-content.row > div:last-child .field--name-field-grid-style-f {
  margin-bottom: 0;
}

.sidebar {
  z-index: 1 !important;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .sidebar {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .landing_section #main-wrapper-landing .sidebar {
    margin-top: -153px;
    z-index: 1000;
  }
}
@media screen and (min-width: 992px) {
  .landing_section #main-wrapper-landing .sidebar {
    margin-top: -119px;
  }
}
@media screen and (min-width: 1200px) {
  .landing_section #main-wrapper-landing .sidebar {
    margin-top: -135px;
  }
}
#main-wrapper-landing .sidebar {
  margin-top: 45px;
}
@media screen and (min-width: 992px) {
  #main-wrapper-landing .sidebar {
    margin-top: 60px;
  }
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

h1.title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  h1.title {
    font-size: 2.4rem;
    margin-bottom: 1em;
  }
}
@media screen and (min-width: 992px) {
  h1.title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1200px) {
  h1.title {
    font-size: 4rem;
  }
}

h2.no_top_margin {
  margin-top: 0;
}

.path-node .field--label-above .field__label {
  font-size: 1.6rem;
  font-weight: 600;
  /*
    @include desktop {
      font-size: 2.0rem;
    }
    @include wide {
      font-size: 2.0rem;
    }  
  */
  margin: 2em 0 1em;
}
@media screen and (min-width: 768px) {
  .path-node .field--label-above .field__label {
    font-size: 1.8rem;
  }
}
.path-node .text-formatted ul {
  padding-left: 1em;
  list-style: inherit;
}
.path-node .text-formatted ul ul {
  margin-top: 0.75em;
  font-size: 1.4rem;
}

.cke_editable ul ul {
  font-size: 1.4rem;
  list-style: inherit;
}

@media screen and (min-width: 768px) {
  ul.two_column {
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap;
  }
  ul.two_column > div {
    margin: 5px;
  }
  ul.two_column li {
    flex: 1 0 0px;
    flex-basis: 50%;
    flex-grow: 0;
  }
  ul.two_column li > div {
    width: 100%;
  }
}

.field--name-body ul li {
  margin-bottom: 0.75em;
}

figure.align-left, img.align-left {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  figure.align-left, img.align-left {
    margin: 0 20px 20px 0;
  }
}
figure.align-right, img.align-right {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  figure.align-right, img.align-right {
    margin: 0 0 20px 20px;
  }
}
figure figcaption, img figcaption {
  font-size: 1.3rem;
  padding: 15px 0;
}

/*** landing pages and home block ***/
.node--type-landing-page .node__content .field--name-body,
.block-inline-blockhome-landing-breakouts .node__content .field--name-body {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .node--type-landing-page .node__content .field--name-body,
.block-inline-blockhome-landing-breakouts .node__content .field--name-body {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 992px) {
  .node--type-landing-page .node__content .field--name-body,
.block-inline-blockhome-landing-breakouts .node__content .field--name-body {
    margin-bottom: 35px;
  }
}
.node--type-landing-page .paragraph--type--section-overview,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .node--type-landing-page .paragraph--type--section-overview,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview {
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 30px;
  }
  .node--type-landing-page .paragraph--type--section-overview > div,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview > div {
    margin: 5px;
  }
}
@media screen and (min-width: 992px) {
  .node--type-landing-page .paragraph--type--section-overview,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .node--type-landing-page .paragraph--type--section-overview > div,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview > div {
    margin-top: 0;
    float: left;
  }
}
.node--type-landing-page .paragraph--type--section-overview .section_image_link,
.node--type-landing-page .paragraph--type--section-overview .field--name-field-section-image,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .section_image_link,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .field--name-field-section-image {
  width: 100%;
  flex: 0 0 170px;
}
@media screen and (min-width: 768px) {
  .node--type-landing-page .paragraph--type--section-overview .section_image_link,
.node--type-landing-page .paragraph--type--section-overview .field--name-field-section-image,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .section_image_link,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .field--name-field-section-image {
    height: auto;
    margin-right: 10px;
  }
}
.node--type-landing-page .paragraph--type--section-overview .section_image_link img,
.node--type-landing-page .paragraph--type--section-overview .field--name-field-section-image img,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .section_image_link img,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .field--name-field-section-image img {
  margin: 7px 0 10px;
  width: 100%;
}
.node--type-landing-page .paragraph--type--section-overview .section_image_link,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .section_image_link {
  overflow: hidden;
  transition: 0.2s ease;
}
@media screen and (min-width: 768px) {
  .node--type-landing-page .paragraph--type--section-overview .section_image_link,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .section_image_link {
    height: 85px;
  }
}
.node--type-landing-page .paragraph--type--section-overview .section_image_link:hover img,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .section_image_link:hover img {
  width: 104%;
  margin-left: -2%;
  max-width: none;
  transition: 0.2s ease;
}
.node--type-landing-page .paragraph--type--section-overview a.field-group-link,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview a.field-group-link {
  color: #2b2b2b;
}
.node--type-landing-page .paragraph--type--section-overview a.field-group-link .field--name-field-section-title:after,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview a.field-group-link .field--name-field-section-title:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
  color: #f60;
  font-weight: 900;
}
.node--type-landing-page .paragraph--type--section-overview a.field-group-link:hover,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview a.field-group-link:hover {
  color: #3366ff;
}
.node--type-landing-page .paragraph--type--section-overview a.field-group-link:hover:after,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview a.field-group-link:hover:after {
  margin-left: 0.75em;
}
.node--type-landing-page .paragraph--type--section-overview .field--name-field-section-title,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .field--name-field-section-title {
  font-size: 1.6rem;
  font-weight: 600;
  /*
    @include desktop {
      font-size: 2.0rem;
    }
    @include wide {
      font-size: 2.0rem;
    }  
  */
  margin-bottom: 0.325em;
}
@media screen and (min-width: 768px) {
  .node--type-landing-page .paragraph--type--section-overview .field--name-field-section-title,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .field--name-field-section-title {
    font-size: 1.8rem;
  }
}
.node--type-landing-page .paragraph--type--section-overview .field--name-field-section-body p:last-child,
.block-inline-blockhome-landing-breakouts .paragraph--type--section-overview .field--name-field-section-body p:last-child {
  margin-bottom: 0;
}

.node--type-person .field--label-above .field__label {
  margin-bottom: 0;
}
.node--type-person .field--label {
  font-size: 1.6rem;
  font-weight: 600;
  /*
    @include desktop {
      font-size: 2.0rem;
    }
    @include wide {
      font-size: 2.0rem;
    }  
  */
  margin: 2.8em 0 1.7em;
}
@media screen and (min-width: 768px) {
  .node--type-person .field--label {
    font-size: 1.8rem;
  }
}
.node--type-person #block-pitt-twentytwenty-content ul {
  padding-left: 1em;
}
.node--type-person #block-pitt-twentytwenty-content ul li {
  list-style: inherit;
  margin-bottom: 0.75em;
}

.node--unpublished {
  background: #fff4f4;
}

@media only screen and (max-width: 992px) {
  .node--type-article .field--name-field-image {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-article .field--name-field-image img {
    padding-right: 20px;
  }
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

/*
.paragraph--type--stats {
  text-align: center;
  .stat_number {
    font-family: $display_font;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 10px;
    @include tablet {
      font-size: 40px;
    }
    @include desktop {
      font-size: 50px;      
    }
    @include wide {
      font-size: 60px;      
    }
    .stat_figure {
      font-size: 170%;
    }
    .stat_text {
      vertical-align: super;
      font-size: 60%;
    }
  }
}
*/
@media screen and (min-width: 768px) {
  .block-layout-builder .align-left {
    margin: 0 20px 20px 0;
  }
}
@media screen and (min-width: 992px) {
  .block-layout-builder .align-left {
    margin: 0 30px 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .block-layout-builder .align-right {
    margin: 0 0 20px 20px;
  }
}
@media screen and (min-width: 992px) {
  .block-layout-builder .align-right {
    margin: 0 0 20px 30px;
  }
}
@media screen and (min-width: 768px) {
  .block-layout-builder.block_left {
    margin-right: 40px;
  }
}
@media screen and (min-width: 768px) {
  .block-layout-builder.block_right {
    margin-left: 40px;
  }
}

.layout--onecol .layout-builder-block.block-inline-blockspacer-block .content:after {
  content: "[spacer]";
  text-align: center;
  display: block;
}

@media screen and (min-width: 768px) {
  .layout--base--twocolrow > .layout-content {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .layout--base--twocolrow > .layout-content .layout__region--first {
    padding-right: 15px;
  }
  .layout--base--twocolrow > .layout-content .layout__region--second {
    padding-left: 15px;
  }
  .layout--base--twocolrow > .layout-content > div {
    margin: 5px;
  }
  .layout--base--twocolrow > .layout-content > .layout__region {
    flex-basis: 50%;
    flex-grow: 0;
  }
}
.layout--base--twocolrow > .layout-content .block-views, .layout--base--twocolrow > .layout-content .block-inline-blockbasic {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .layout--column-width--67-33 > .layout-content .layout__region--first {
    flex-basis: 66%;
    flex-grow: 0;
  }
  .layout--column-width--67-33 > .layout-content .layout__region--second {
    flex-basis: 33%;
    flex-grow: 0;
  }
}

.layout__region .block-layout-builder {
  margin-bottom: 40px;
}
.layout__region .block-layout-builder:last-child {
  margin-bottom: 0;
}
.layout__region .block-layout-builder .block-layout-builder {
  width: 100%;
  float: none;
  margin-bottom: 0;
}
.layout__region .block-layout-builder h2 {
  margin-top: 0;
  text-align: left;
}
.layout--background-overlay--gold .layout__region .block-layout-builder h2 {
  color: #003594;
}
.layout--background-overlay--blue .layout__region .block-layout-builder h2, .layout--background-overlay--gray .layout__region .block-layout-builder h2 {
  color: #ffb81c;
}
.layout__region .block-field-blocknodelayout-pagebody {
  width: 100%;
  padding: 10px;
}
.layout__region .block-inline-blockstatistics {
  text-align: center;
}
.layout__region .block-inline-blockstatistics .field--name-field-stat-set {
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
}
.layout__region .block-inline-blockstatistics .field--name-field-stat-set > div {
  margin: 5px;
}
.block-full-width .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set {
  flex-wrap: nowrap;
}
.node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item {
  flex-basis: 50%;
  flex-grow: 0;
}
.layout--background-overlay--blue .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item, .layout--background-overlay--gray .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item {
  color: #fff;
}
.node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item .paragraph {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border: 2px solid #d5d5d5;
}
@media screen and (min-width: 768px) {
  .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item .paragraph {
    height: 100px;
  }
}
@media screen and (min-width: 992px) {
  .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item .paragraph {
    height: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item .paragraph {
    height: 170px;
  }
}
.layout--background-overlay--gold .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item .paragraph, .layout--background-overlay--blue .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item .paragraph, .layout--background-overlay--gray .node--type-layout-page .layout__region .block-inline-blockstatistics .field--name-field-stat-set > .field__item .paragraph {
  border-color: transparent;
}
.layout__region .block-inline-blockstatistics.block-full-width .field--name-field-stat-set {
  flex-wrap: nowrap;
}
.layout__region .paragraph--type--stats {
  text-align: center;
}
.layout__region .paragraph--type--stats .field--name-field-stat-number {
  font-family: "Rubik", sans-serif;
  color: #003594;
  font-size: 3.5rem;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .layout__region .paragraph--type--stats .field--name-field-stat-number {
    font-size: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .layout__region .paragraph--type--stats .field--name-field-stat-number {
    font-size: 5rem;
  }
}
@media screen and (min-width: 1200px) {
  .layout__region .paragraph--type--stats .field--name-field-stat-number {
    font-size: 6rem;
  }
}
.layout__region .paragraph--type--stats .field--name-field-stat-number .stat_figure {
  text-align: left;
  font-size: 170%;
}
.layout__region .paragraph--type--stats .field--name-field-stat-number .stat_text {
  vertical-align: super;
  font-size: 55%;
}
.layout--background-overlay--blue .layout__region .paragraph--type--stats .field--name-field-stat-number, .layout--background-overlay--gray .layout__region .paragraph--type--stats .field--name-field-stat-number {
  color: #ffb81c;
}
.layout--background-overlay--gold .layout__region .paragraph--type--stats .field--name-field-stat-number {
  color: #2b2b2b;
}
.layout__region .paragraph--type--stats .field--name-field-stat-number .field--name-field-stat-description {
  font-size: 2rem;
  margin-top: 1em;
}
.layout__region .display_text {
  font-size: 2.5rem;
}
.layout__region .callout_group {
  margin-bottom: 20px;
}
.layout__region .callout_header {
  font-weight: bold;
  font-weight: 700;
  font-size: 2.2rem;
}
.layout__region .callout_header a {
  color: inherit;
}
.layout__region .callout_header a:after {
  content: " »";
}
.layout__region .callout_header a:hover {
  color: #ffb81c;
}
.layout__region .callout_date {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.7rem;
}
.layout__region .block-field-blockblock-contenticon-setfield-icon .field__item {
  text-align: center;
}
.layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons {
  text-align: center;
  displaY: inline-block;
}
.layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons > span:before,
.layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .block-field-blockparagraphiconsfield-icon {
  font-size: 3.6rem;
}
@media screen and (min-width: 768px) {
  .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons > span:before,
.layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .block-field-blockparagraphiconsfield-icon {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 992px) {
  .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons > span:before,
.layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .block-field-blockparagraphiconsfield-icon {
    font-size: 6rem;
  }
}
@media screen and (min-width: 1200px) {
  .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons > span:before,
.layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .block-field-blockparagraphiconsfield-icon {
    font-size: 9rem;
  }
}
.layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .field--name-field-icon-link {
  font-size: 1.25rem;
  margin-top: 1em;
}
@media screen and (min-width: 768px) {
  .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .field--name-field-icon-link {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .field--name-field-icon-link {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .field--name-field-icon-link {
    font-size: 2rem;
  }
}
.layout--background-overlay--gold .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .field--name-field-icon-link a {
  color: #003594;
}
.layout--background-overlay--blue .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .field--name-field-icon-link a, .layout--background-overlay--gray .layout__region .block-field-blockblock-contenticon-setfield-icon .paragraph--type--icons .field--name-field-icon-link a {
  color: #ffb81c;
}
.layout__region .block-field-blocknodelayout-pagefield-icon-set {
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.layout__region .block-field-blocknodelayout-pagefield-icon-set .field__item {
  padding: 20px;
}
.layout__region .block-field-blocknodelayout-pagefield-icon-set .field__item .block-field-blockparagraphiconsfield-icon span {
  font-size: 9.1rem;
}
.layout--background--white .layout__region .block-inline-blockbasic {
  padding-top: 0;
}
.layout__region .block-inline-blockbasic.block-full-width {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.4;
}
.layout__region .block-inline-blockspacer-block {
  display: block;
  height: 1px;
}
.layout__region .block-inline-blockgrid-block-a .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
}
.layout__region .block-inline-blockgrid-block-a .field__items > div {
  margin: 5px;
}
.layout__region .block-inline-blockgrid-block-a .field__item {
  flex-basis: 50%;
  flex-grow: 0;
  padding: 0;
}
.layout__region .block-inline-blockgrid-block-a .field__item > div {
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.85);
  padding: 30px;
  height: 170px;
}
.layout__region .block-inline-blockgrid-block-a .field__item > div a {
  color: #3366ff;
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blockgrid-block-a .field__item > div {
    min-height: 200px;
  }
}
.layout__region .block-inline-blockgrid-block-a .field__item a {
  font-size: 1.8rem;
  position: relative;
  margin-top: 30px;
  display: block;
}
.layout__region .block-inline-blockgrid-block-a .field__item a:before {
  content: "";
  width: 66%;
  height: 1px;
  background: #ffb81c;
  display: block;
  position: absolute;
  top: -5px;
}
.layout__region .block-inline-blockgrid-block-a .field__item a:after {
  content: " »";
}
.layout--background-overlay--blue .layout__region .block-inline-blockgrid-block-a .field__item a {
  color: #fff;
}
.layout--background-overlay--gold .layout__region .block-inline-blockgrid-block-a .field__item a {
  color: #003594;
}
.layout__region .block-inline-blockgrid-block-d .field__item {
  height: 170px;
}
.layout__region .block-inline-blockgrid-block-d .field__item div {
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.85);
  padding: 30px;
}
.layout__region .block-inline-blockgrid-block-d .field__item div a {
  color: #3366ff;
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blockgrid-block-d .field__item div {
    min-height: 200px;
  }
}
.layout__region .block-inline-blockgrid-block-d .field--type-link {
  display: -ms-flexbox !important;
  display: flex !important;
}
.layout__region .block-inline-blockgrid-block-d .field--type-link > div {
  margin: 5px;
}
.layout__region .block-inline-blockgrid-block-d .field--type-link .field__item {
  flex-basis: 50%;
  flex-grow: 0;
}
.layout__region .block-inline-blockgrid-block-d .field--type-link .field__item > div {
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.85);
  padding: 30px;
}
.layout__region .block-inline-blockgrid-block-d .field--type-link .field__item > div a {
  color: #3366ff;
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blockgrid-block-d .field--type-link .field__item > div {
    min-height: 200px;
  }
}
.layout__region .block-inline-blockgrid-block-d .field--type-link .field__item a {
  font-size: 1.8rem;
  position: relative;
  margin-top: 30px;
  display: block;
}
.layout__region .block-inline-blockgrid-block-d .field--type-link .field__item a:before {
  content: "";
  width: 66%;
  height: 1px;
  background: #ffb81c;
  display: block;
  position: absolute;
  top: -5px;
}
.layout__region .block-inline-blockgrid-block-d .field--type-link .field__item a:after {
  content: " »";
}
.layout--background-overlay--blue .layout__region .block-inline-blockgrid-block-d .field--type-link .field__item a {
  color: #3366ff;
}
.layout--background-overlay--gold .layout__region .block-inline-blockgrid-block-d .field--type-link .field__item a {
  color: #003594;
}
.layout__region .block-inline-blockgrid-block-e .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
}
.layout__region .block-inline-blockgrid-block-e .field__items > div {
  margin: 5px;
}
.layout__region .block-inline-blockgrid-block-e .field__items > .field__item {
  flex-basis: 33%;
  flex-grow: 0;
  flex-basis: 33%;
  flex-grow: 0;
}
.layout__region .block-inline-blockimage-block .field--type-image {
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
}
.layout__region .block-inline-blockimage-block .field--type-image img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.layout__region .block-inline-blockimage-block .field--name-field-caption {
  background: rgba(255, 255, 255, 0.85);
  color: #2b2b2b;
  font-size: 1.5rem;
  padding: 1em;
  clear: both;
  min-height: 0;
  /*
        .layout--background-overlay--blue & {
          color: $pitt-gold;
        }
        .layout--background-overlay--gold & {
          color: $pitt-blue;
        }
  */
}
.layout__region .block-inline-blocksingle-image-highlight .content {
  position: relative;
  overflow: hidden;
  justify-content: center;
}
.layout__region .block-inline-blocksingle-image-highlight .content .field--name-field-block-image {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field--name-field-block-image {
    flex: 0 0 40%;
  }
}
@media screen and (min-width: 992px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field--name-field-block-image {
    flex: 0 0 420px;
  }
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field--name-field-block-image {
    flex: 0 0 420px;
  }
}
.layout__region .block-inline-blocksingle-image-highlight .content .field--name-field-block-image img {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field--name-field-block-image img {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field_text {
    padding: 0 20px;
  }
}
@media screen and (min-width: 992px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field_text {
    padding: 0 35px;
  }
}
.layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-title {
  font-size: 2rem;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  margin: 0 0 0.5em;
}
@media screen and (min-width: 768px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-title {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 992px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-title {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-title {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-title {
    font-size: 3.5rem;
  }
}
.layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-short-text {
  font-size: 1.8rem;
  /*
          a.readmore {
            @include desktop {
              @include body-font;
            }
          }
  */
}
.layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-short-text h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  margin: 0 0 0.5em;
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blocksingle-image-highlight .content .field_text .field--name-field-short-text h3 {
    font-size: 3.2rem;
  }
}
.layout__region .block-inline-blocklayout-a {
  margin-bottom: 0;
}
.layout__region .block-inline-blocklayout-a:last-child {
  margin-bottom: 40px;
}
.layout__region .block-inline-blocklayout-a h2 {
  font-size: 2.5rem;
  margin-bottom: 1em;
  margin-left: 5px;
}
.layout__region .block-inline-blocklayout-a .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
}
.layout__region .block-inline-blocklayout-a .field__items > div {
  margin: 5px;
}
.layout__region .block-inline-blocklayout-a .field__items .field__item {
  flex-basis: 50%;
  flex-grow: 0;
  margin: 0 0 5px 0;
  overflow: hidden;
}
.layout__region .block-inline-blocklayout-a .field__items .field__item > div {
  border: 4px solid #d5d5d5;
  margin: 5px;
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.85);
  padding: 30px;
  height: 170px;
}
.layout__region .block-inline-blocklayout-a .field__items .field__item > div a {
  color: #3366ff;
}
@media screen and (min-width: 1200px) {
  .layout__region .block-inline-blocklayout-a .field__items .field__item > div {
    min-height: 200px;
  }
}
@media screen and (min-width: 992px) {
  .layout--base--row .layout__region .block-inline-blocklayout-a .field__items .field__item {
    flex-basis: 25%;
    flex-grow: 0;
  }
}
.layout--background-overlay--blue .layout__region, .layout--background-overlay--gray .layout__region {
  color: #fff;
}

.block-inline-blocklayout-b h2 {
  font-size: 2.5rem;
}
@media screen and (min-width: 768px) {
  .block-inline-blocklayout-b h2 {
    font-size: 3.7rem;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blocklayout-b h2 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-b h2 {
    font-size: 5rem;
  }
}
.block-inline-blocklayout-b .field--type-image {
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
}
.block-inline-blocklayout-b .field--type-image img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.block-inline-blocklayout-b .field--name-field-caption {
  font-size: 1.5rem;
  padding: 1em;
  clear: both;
  min-height: 0 !important;
  padding: 10px 30px !important;
  /*
        .layout--background-overlay--blue & {
          color: $pitt-gold;
        }
        .layout--background-overlay--gold & {
          color: $pitt-blue;
        }
  */
}
.layout--background-overlay--blue .block-inline-blocklayout-b, .layout--background-overlay--gray .block-inline-blocklayout-b {
  color: #fff;
}

.block-inline-blocklayout-c h2 {
  font-size: 2.5rem;
}
@media screen and (min-width: 768px) {
  .block-inline-blocklayout-c h2 {
    font-size: 3.7rem;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blocklayout-c h2 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-c h2 {
    font-size: 5rem;
  }
}
.block-inline-blocklayout-d .content > .field--type-text-long {
  margin: 5px;
}
.block-inline-blocklayout-d .content > .field--type-text-long h2 {
  font-size: 2.5rem;
  color: #ffb81c;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .block-inline-blocklayout-d .content > .field--type-text-long h2 {
    font-size: 3.7rem;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blocklayout-d .content > .field--type-text-long h2 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-d .content > .field--type-text-long h2 {
    font-size: 5rem;
  }
}
.block-inline-blocklayout-d .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
}
.block-inline-blocklayout-d .field__items > div {
  margin: 5px;
}
.block-inline-blocklayout-d .field__items .field__item {
  flex-basis: 50%;
  flex-grow: 0;
}
.block-inline-blocklayout-d .field__items .field__item > div,
.block-inline-blocklayout-d .content > .field--name-field-text {
  color: #fff;
  background: rgba(0, 53, 148, 0.9);
  padding: 30px;
}
.block-inline-blocklayout-d .field__items .field__item > div a,
.block-inline-blocklayout-d .content > .field--name-field-text a {
  color: #ffb81c;
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-d .field__items .field__item > div,
.block-inline-blocklayout-d .content > .field--name-field-text {
    min-height: 200px;
  }
}
.block-inline-blocklayout-d .field__items .field__item > div .field--name-field-stat-number,
.block-inline-blocklayout-d .content > .field--name-field-text .field--name-field-stat-number {
  color: #ffb81c;
}
.layout--background--blue .block-inline-blocklayout-d .field__items .field__item > div, .layout--background--gray .block-inline-blocklayout-d .field__items .field__item > div, .layout--background-overlay--blue .block-inline-blocklayout-d .field__items .field__item > div, .layout--background-overlay--gray .block-inline-blocklayout-d .field__items .field__item > div,
.layout--background--blue .block-inline-blocklayout-d .content > .field--name-field-text,
.layout--background--gray .block-inline-blocklayout-d .content > .field--name-field-text,
.layout--background-overlay--blue .block-inline-blocklayout-d .content > .field--name-field-text,
.layout--background-overlay--gray .block-inline-blocklayout-d .content > .field--name-field-text {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
  color: #fff;
}
.layout--background--blue .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background--gray .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background-overlay--blue .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background-overlay--gray .block-inline-blocklayout-d .field__items .field__item > div a,
.layout--background--blue .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background--gray .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background-overlay--blue .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background-overlay--gray .block-inline-blocklayout-d .content > .field--name-field-text a {
  color: #ffb81c;
}
.layout--background--blue .block-inline-blocklayout-d .field__items .field__item > div h2, .layout--background--gray .block-inline-blocklayout-d .field__items .field__item > div h2, .layout--background-overlay--blue .block-inline-blocklayout-d .field__items .field__item > div h2, .layout--background-overlay--gray .block-inline-blocklayout-d .field__items .field__item > div h2,
.layout--background--blue .block-inline-blocklayout-d .content > .field--name-field-text h2,
.layout--background--gray .block-inline-blocklayout-d .content > .field--name-field-text h2,
.layout--background-overlay--blue .block-inline-blocklayout-d .content > .field--name-field-text h2,
.layout--background-overlay--gray .block-inline-blocklayout-d .content > .field--name-field-text h2 {
  color: #fff;
}
.layout--background--blue .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background--gray .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background-overlay--blue .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background-overlay--gray .block-inline-blocklayout-d .field__items .field__item > div a,
.layout--background--blue .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background--gray .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background-overlay--blue .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background-overlay--gray .block-inline-blocklayout-d .content > .field--name-field-text a {
  color: #ffb81c;
}
.block-inline-blocklayout-d .field__items .field__item > div .layout--background-attachment--fixed .block-inline-blockgrid-block-d, .layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div, .layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div,
.block-inline-blocklayout-d .content > .field--name-field-text .layout--background-attachment--fixed .block-inline-blockgrid-block-d,
.layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text,
.layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
  color: #2b2b2b;
}
.block-inline-blocklayout-d .field__items .field__item > div .layout--background-attachment--fixed .block-inline-blockgrid-block-d a, .layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div a,
.block-inline-blocklayout-d .content > .field--name-field-text .layout--background-attachment--fixed .block-inline-blockgrid-block-d a,
.layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text a {
  color: #ffb81c;
}
.block-inline-blocklayout-d .field__items .field__item > div .layout--background-attachment--fixed .block-inline-blockgrid-block-d h2, .layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div h2, .layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div h2,
.block-inline-blocklayout-d .content > .field--name-field-text .layout--background-attachment--fixed .block-inline-blockgrid-block-d h2,
.layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text h2,
.layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text h2 {
  color: #fff;
}
.block-inline-blocklayout-d .field__items .field__item > div .layout--background-attachment--fixed .block-inline-blockgrid-block-d a, .layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div a, .layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .field__items .field__item > div a,
.block-inline-blocklayout-d .content > .field--name-field-text .layout--background-attachment--fixed .block-inline-blockgrid-block-d a,
.layout--background--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text a,
.layout--background-overlay--gold .block-inline-blockgrid-block-d .block-inline-blocklayout-d .content > .field--name-field-text a {
  color: #003594;
}

.block-inline-blocklayout-e .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
}
.block-inline-blocklayout-e .field__items > div {
  margin: 5px;
}
.block-inline-blocklayout-e .field__items .field__item {
  flex-basis: 50%;
  flex-grow: 0;
}
.block-inline-blocklayout-e .field__items .field__item a {
  font-size: 1.8rem;
  position: relative;
  margin-top: 30px;
  display: block;
}
.block-inline-blocklayout-e .field__items .field__item a:before {
  content: "";
  width: 66%;
  height: 1px;
  background: #ffb81c;
  display: block;
  position: absolute;
  top: -5px;
}
.block-inline-blocklayout-e .field__items .field__item a:after {
  content: " »";
}
.layout--background-overlay--blue .block-inline-blocklayout-e .field__items .field__item a {
  color: #fff;
}
.layout--background-overlay--gold .block-inline-blocklayout-e .field__items .field__item a {
  color: #003594;
}
.block-inline-blocklayout-e .field__items .field__item > div {
  height: 170px;
}

.block-inline-blocklayout-f .field--type-image {
  width: 100%;
  background: rgba(255, 255, 255, 0.85);
}
.block-inline-blocklayout-f .field--type-image img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.block-inline-blocklayout-f .field--name-field-caption {
  background: rgba(255, 255, 255, 0.85);
  color: #2b2b2b;
  font-size: 1.5rem;
  padding: 1em;
  clear: both;
  min-height: 0 !important;
  padding: 10px 30px !important;
  /*
        .layout--background-overlay--blue & {
          color: $pitt-gold;
        }
        .layout--background-overlay--gold & {
          color: $pitt-blue;
        }
  */
}

.block-inline-blocklayout-g h2 {
  font-size: 2.5rem;
}
@media screen and (min-width: 768px) {
  .block-inline-blocklayout-g h2 {
    font-size: 3.7rem;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blocklayout-g h2 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-g h2 {
    font-size: 5rem;
  }
}
.layout--background-overlay--black-fade-up .block-inline-blocklayout-g h2 {
  color: #ffb81c;
}
.layout--background-overlay--black-fade-up .block-inline-blocklayout-g p {
  color: #fff;
}

.block-inline-blocklayout-h h2 {
  font-size: 2.5rem;
}
@media screen and (min-width: 768px) {
  .block-inline-blocklayout-h h2 {
    font-size: 3.7rem;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blocklayout-h h2 {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-h h2 {
    font-size: 5rem;
  }
}
.block-inline-blocklayout-h .field--name-field-quote p {
  font-size: 2.2rem;
}
.block-inline-blocklayout-h .field--name-field-quote p:before {
  content: "“";
  float: left;
  margin-top: -25px;
  font-size: 3rem;
  font-family: georgia, serif;
}
.block-inline-blocklayout-h .field--name-field-quote p:after {
  content: "”";
  display: inline;
  font-family: georgia, serif;
}
.block-inline-blocklayout-h .field--name-field-attribution {
  text-align: right;
}
.block-inline-blocklayout-h .field--name-field-attribution:before {
  content: "— ";
}

.block-inline-blocklayout-i p {
  font-size: 2.2rem;
}

.block-inline-blocklayout-k .content {
  position: relative;
  overflow: hidden;
  justify-content: center;
  padding: 0 !important;
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.85);
  padding: 30px;
}
.block-inline-blocklayout-k .content > div {
  flex-basis: 50%;
  flex-grow: 0;
}
.block-inline-blocklayout-k .content .field--name-field-block-image img {
  margin: 0;
}
.block-inline-blocklayout-k .content .field_text {
  padding: 0 30px 0 10px;
}
.block-inline-blocklayout-k .content .field_text .field--name-field-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 3.2rem;
}
.block-inline-blocklayout-k .content .field_text .field--name-field-short-text {
  font-size: 1.8rem;
}
.block-inline-blocklayout-k .content a {
  color: #3366ff;
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-k .content {
    min-height: 200px;
  }
}
.layout--background--gold .block-inline-blocklayout-k .content, .layout-section-gold-bg .block-inline-blocklayout-k .content, .layout--background-overlay--gold .block-inline-blocklayout-k .content {
  background: none;
}
.layout--background--gold .block-inline-blocklayout-k .content .block-field-blockparagraphiconsfield-icon, .layout-section-gold-bg .block-inline-blocklayout-k .content .block-field-blockparagraphiconsfield-icon, .layout--background-overlay--gold .block-inline-blocklayout-k .content .block-field-blockparagraphiconsfield-icon {
  color: #fff;
}
.layout--background--gold .block-inline-blocklayout-k .content .field--name-field-icon-link a, .layout-section-gold-bg .block-inline-blocklayout-k .content .field--name-field-icon-link a, .layout--background-overlay--gold .block-inline-blocklayout-k .content .field--name-field-icon-link a {
  color: #2b2b2b;
}

.block-inline-blocklayout-m h2 {
  color: #2b2b2b;
  font-size: 2.5rem;
  margin-bottom: 1em;
}
.block-inline-blocklayout-m .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-around !important;
}
.block-inline-blocklayout-m .field__items > div {
  margin: 5px;
}
.block-inline-blocklayout-m .field__items .field__item {
  flex: 1 0 0px;
  text-align: center;
}
.block-inline-blocklayout-m .field__items .field__item > div {
  width: 100%;
}
.layout--background--gold .block-inline-blocklayout-m .field__items > div, .layout-section-gold-bg .block-inline-blocklayout-m .field__items > div, .layout--background-overlay--gold .block-inline-blocklayout-m .field__items > div {
  background: none;
}
.layout--background--gold .block-inline-blocklayout-m .field__items > div .block-field-blockparagraphiconsfield-icon, .layout-section-gold-bg .block-inline-blocklayout-m .field__items > div .block-field-blockparagraphiconsfield-icon, .layout--background-overlay--gold .block-inline-blocklayout-m .field__items > div .block-field-blockparagraphiconsfield-icon {
  color: #fff;
}
.layout--background--gold .block-inline-blocklayout-m .field__items > div .field--name-field-icon-link a, .layout-section-gold-bg .block-inline-blocklayout-m .field__items > div .field--name-field-icon-link a, .layout--background-overlay--gold .block-inline-blocklayout-m .field__items > div .field--name-field-icon-link a {
  color: #2b2b2b;
}
.block-inline-blocklayout-m .paragraph--type--icons {
  text-align: center;
  display: inline-block;
}
.block-inline-blocklayout-m .paragraph--type--icons .block-field-blockparagraphiconsfield-icon {
  font-size: 9.2rem;
}
.block-inline-blocklayout-m .paragraph--type--icons .field--name-field-icon-link {
  font-size: 1.8rem;
}
.layout--background-overlay--gold .block-inline-blocklayout-m .paragraph--type--icons .field--name-field-icon-link a {
  color: #003594;
}
.layout--background-overlay--gold .block-inline-blocklayout-m .paragraph--type--icons .field--name-field-icon-link a .block-field-blockparagraphiconsfield-icon {
  color: #fff;
}
.layout--background-overlay--blue .block-inline-blocklayout-m .paragraph--type--icons .field--name-field-icon-link a, .layout--background-overlay--gray .block-inline-blocklayout-m .paragraph--type--icons .field--name-field-icon-link a {
  color: #ffb81c;
}

/*
  .block-inline-blocklayout-n .field__item > div,
  .block-inline-blocklayout-n .paragraph-type-stats
*/
.layout__region .block-inline-blocklayout-n {
  margin-bottom: 0;
}
.layout__region .block-inline-blocklayout-n:last-child {
  margin-bottom: 40px;
}
.layout__region .block-inline-blocklayout-n h2 {
  color: #2b2b2b;
  font-size: 2.5rem;
}
.layout__region .block-inline-blocklayout-n .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify !important;
  justify-content: space-around !important;
  /*       } */
}
.layout__region .block-inline-blocklayout-n .field__items > div {
  margin: 5px;
}
.layout__region .block-inline-blocklayout-n .field__items > .field__item {
  flex: 1 0 0px;
  /*         > div { */
  padding: 28px;
  border: 2px solid #d5d5d5;
}
.layout__region .block-inline-blocklayout-n .field__items > .field__item > div {
  width: 100%;
}
.layout--background--blue .layout__region .block-inline-blocklayout-n .field__items > .field__item, .layout--background--gray .layout__region .block-inline-blocklayout-n .field__items > .field__item, .layout--background-overlay--blue .layout__region .block-inline-blocklayout-n .field__items > .field__item, .layout--background-overlay--gray .layout__region .block-inline-blocklayout-n .field__items > .field__item {
  color: #fff;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
  border: none;
}
.layout--background--blue .layout__region .block-inline-blocklayout-n .field__items > .field__item a, .layout--background--gray .layout__region .block-inline-blocklayout-n .field__items > .field__item a, .layout--background-overlay--blue .layout__region .block-inline-blocklayout-n .field__items > .field__item a, .layout--background-overlay--gray .layout__region .block-inline-blocklayout-n .field__items > .field__item a {
  color: #ffb81c;
}
.layout__region .block-inline-blocklayout-n .field__items > .field__item .layout--background-attachment--fixed, .layout--background--gold .layout__region .block-inline-blocklayout-n .field__items > .field__item, .layout--background-overlay--gold .layout__region .block-inline-blocklayout-n .field__items > .field__item {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
  color: #2b2b2b;
  border: none;
}
.layout__region .block-inline-blocklayout-n .field__items > .field__item .layout--background-attachment--fixed a, .layout--background--gold .layout__region .block-inline-blocklayout-n .field__items > .field__item a, .layout--background-overlay--gold .layout__region .block-inline-blocklayout-n .field__items > .field__item a {
  color: #ffb81c;
}

.block-inline-blocklayout-o h2 {
  color: #003594;
  font-size: 5rem;
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.block-inline-blocklayout-o .content > .field__items {
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
  align-items: stretch;
}
.block-inline-blocklayout-o .content > .field__items > div {
  margin: 5px;
}
.block-inline-blocklayout-o .content > .field__items > .field__item {
  flex-basis: 33%;
  flex-grow: 0;
  flex: 1 0 0px;
  position: relative;
}
.block-inline-blocklayout-o .content > .field__items > .field__item > div {
  width: 100%;
}
.block-inline-blocklayout-o .content > .field__items > .field__item > div {
  color: #fff;
  background: rgba(0, 53, 148, 0.9);
  padding: 30px;
  height: 100%;
}
.block-inline-blocklayout-o .content > .field__items > .field__item > div a {
  color: #ffb81c;
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-o .content > .field__items > .field__item > div {
    min-height: 200px;
  }
}
.block-inline-blocklayout-o .content > .field__items > .field__item > div h3, .block-inline-blocklayout-o .content > .field__items > .field__item > div h4 {
  color: #ffb81c;
  margin-bottom: 1em;
}
.block-inline-blocklayout-o .content > .field__items > .field__item > div ul {
  padding-left: 1em;
}
.block-inline-blocklayout-o .content > .field__items > .field__item > div ul li {
  margin-bottom: 0.75em;
}

.block-full-width {
  width: 100%;
  float: none;
}

.layout-content {
  position: relative;
  z-index: 1;
}

.layout--background-position--center,
.layout--background-position--default {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.layout--background-attachment--default {
  background-size: cover;
  background-repeat: no-repeat;
}

.layout--background-attachment--fixed {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

.layout--background-overlay {
  position: relative;
}
.layout--background-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.layout--background-overlay--gray, .layout--background-overlay--blue, .layout--background-overlay--blue-fade {
  color: #fff;
}
.layout--background-overlay--gray h2, .layout--background-overlay--blue h2, .layout--background-overlay--blue-fade h2 {
  color: #ffb81c;
}
.layout--background-overlay--gold:after {
  background: rgba(255, 184, 28, 0.8);
}
.layout--background-overlay--gray:after {
  background: rgba(51, 51, 51, 0.9);
}
.layout--background-overlay--blue {
  color: #fff;
}
.layout--background-overlay--blue:after {
  background: rgba(0, 53, 148, 0.9);
}
.layout--background-overlay--blue-fade:after {
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, -moz-linear-gradient(left, rgba(0, 53, 148, 0.9) 25%, rgba(0, 0, 0, 0) 75%);
  /* FF3.6-15 */
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, -webkit-linear-gradient(left, rgba(0, 53, 148, 0.9) 25%, rgba(0, 0, 0, 0) 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, linear-gradient(to right, rgba(0, 53, 148, 0.9) 25%, rgba(0, 0, 0, 0) 75%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$blue-trans-dark", endColorstr="#00003594",GradientType=1 );
  /* IE6-9 */
  background-size: 33%, cover;
}
.layout--background-overlay--gold-fade:after {
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, -moz-linear-gradient(left, rgba(255, 184, 28, 0.8) 25%, rgba(0, 0, 0, 0) 75%);
  /* FF3.6-15 */
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, -webkit-linear-gradient(left, rgba(255, 184, 28, 0.8) 25%, rgba(0, 0, 0, 0) 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, linear-gradient(to right, rgba(255, 184, 28, 0.8) 25%, rgba(0, 0, 0, 0) 75%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$gold-trans", endColorstr="#00000000",GradientType=1 );
  /* IE6-9 */
  background-size: 33%, cover;
}
.layout--background-overlay--gray-fade:after {
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: url(../images/bg_arrows_right.png) no-repeat 15% 25%, linear-gradient(to right, rgba(0, 0, 0, 0.75) 25%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$gray-trans-dark", endColorstr="#00000000",GradientType=1 );
  /* IE6-9 */
  background-size: 33%, cover;
}

.layout--background--blue,
.layout-section-blue-bg {
  background: #003594;
  color: #fff;
}
.layout--background--blue .layout-builder-block,
.layout-section-blue-bg .layout-builder-block {
  background: transparent;
}
.layout--background--blue a,
.layout-section-blue-bg a {
  color: #ffb81c;
}

.layout-background--white,
.layout-section-white-bg {
  background: #fff;
}

.layout--background--gold,
.layout-section-gold-bg {
  background: #ffb81c;
  color: #003594;
}
.layout--background--gold .layout-builder-block,
.layout-section-gold-bg .layout-builder-block {
  background: transparent;
}
.layout--background--gold a,
.layout-section-gold-bg a {
  color: #3366ff;
}

.layout--background--gray,
.layout-section-gray-bg {
  background: #2b2b2b;
  color: #fff;
}
.layout--background--gray .layout-builder-block,
.layout-section-gray-bg .layout-builder-block {
  background: transparent;
}
.layout--background--gray a,
.layout-section-gray-bg a {
  color: #ffb81c;
}

@media screen and (min-width: 992px) {
  .layout-section-generous {
    margin-top: 75px;
  }
}

.block-inline-blocklayout-b .field--name-field-caption,
.block-inline-blocklayout-c,
.block-inline-blocklayout-e .field__item > div,
.block-inline-blocklayout-f .field--name-field-caption,
.block-inline-blocklayout-h,
.block-inline-blocklayout-i {
  color: #2b2b2b;
  background: rgba(255, 255, 255, 0.85);
  padding: 30px;
}
.block-inline-blocklayout-b .field--name-field-caption a,
.block-inline-blocklayout-c a,
.block-inline-blocklayout-e .field__item > div a,
.block-inline-blocklayout-f .field--name-field-caption a,
.block-inline-blocklayout-h a,
.block-inline-blocklayout-i a {
  color: #3366ff;
}
@media screen and (min-width: 1200px) {
  .block-inline-blocklayout-b .field--name-field-caption,
.block-inline-blocklayout-c,
.block-inline-blocklayout-e .field__item > div,
.block-inline-blocklayout-f .field--name-field-caption,
.block-inline-blocklayout-h,
.block-inline-blocklayout-i {
    min-height: 200px;
  }
}
.layout--background--blue .block-inline-blocklayout-b .field--name-field-caption, .layout--background--gray .block-inline-blocklayout-b .field--name-field-caption, .layout--background-overlay--blue .block-inline-blocklayout-b .field--name-field-caption, .layout--background-overlay--gray .block-inline-blocklayout-b .field--name-field-caption,
.layout--background--blue .block-inline-blocklayout-c,
.layout--background--gray .block-inline-blocklayout-c,
.layout--background-overlay--blue .block-inline-blocklayout-c,
.layout--background-overlay--gray .block-inline-blocklayout-c,
.layout--background--blue .block-inline-blocklayout-e .field__item > div,
.layout--background--gray .block-inline-blocklayout-e .field__item > div,
.layout--background-overlay--blue .block-inline-blocklayout-e .field__item > div,
.layout--background-overlay--gray .block-inline-blocklayout-e .field__item > div,
.layout--background--blue .block-inline-blocklayout-f .field--name-field-caption,
.layout--background--gray .block-inline-blocklayout-f .field--name-field-caption,
.layout--background-overlay--blue .block-inline-blocklayout-f .field--name-field-caption,
.layout--background-overlay--gray .block-inline-blocklayout-f .field--name-field-caption,
.layout--background--blue .block-inline-blocklayout-h,
.layout--background--gray .block-inline-blocklayout-h,
.layout--background-overlay--blue .block-inline-blocklayout-h,
.layout--background-overlay--gray .block-inline-blocklayout-h,
.layout--background--blue .block-inline-blocklayout-i,
.layout--background--gray .block-inline-blocklayout-i,
.layout--background-overlay--blue .block-inline-blocklayout-i,
.layout--background-overlay--gray .block-inline-blocklayout-i {
  color: #fff;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
}
.layout--background--blue .block-inline-blocklayout-b .field--name-field-caption a, .layout--background--gray .block-inline-blocklayout-b .field--name-field-caption a, .layout--background-overlay--blue .block-inline-blocklayout-b .field--name-field-caption a, .layout--background-overlay--gray .block-inline-blocklayout-b .field--name-field-caption a,
.layout--background--blue .block-inline-blocklayout-c a,
.layout--background--gray .block-inline-blocklayout-c a,
.layout--background-overlay--blue .block-inline-blocklayout-c a,
.layout--background-overlay--gray .block-inline-blocklayout-c a,
.layout--background--blue .block-inline-blocklayout-e .field__item > div a,
.layout--background--gray .block-inline-blocklayout-e .field__item > div a,
.layout--background-overlay--blue .block-inline-blocklayout-e .field__item > div a,
.layout--background-overlay--gray .block-inline-blocklayout-e .field__item > div a,
.layout--background--blue .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background--gray .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background-overlay--blue .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background-overlay--gray .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background--blue .block-inline-blocklayout-h a,
.layout--background--gray .block-inline-blocklayout-h a,
.layout--background-overlay--blue .block-inline-blocklayout-h a,
.layout--background-overlay--gray .block-inline-blocklayout-h a,
.layout--background--blue .block-inline-blocklayout-i a,
.layout--background--gray .block-inline-blocklayout-i a,
.layout--background-overlay--blue .block-inline-blocklayout-i a,
.layout--background-overlay--gray .block-inline-blocklayout-i a {
  color: #ffb81c;
}
.layout--background--blue .block-inline-blocklayout-b .field--name-field-caption a, .layout--background--gray .block-inline-blocklayout-b .field--name-field-caption a, .layout--background-overlay--blue .block-inline-blocklayout-b .field--name-field-caption a, .layout--background-overlay--gray .block-inline-blocklayout-b .field--name-field-caption a,
.layout--background--blue .block-inline-blocklayout-c a,
.layout--background--gray .block-inline-blocklayout-c a,
.layout--background-overlay--blue .block-inline-blocklayout-c a,
.layout--background-overlay--gray .block-inline-blocklayout-c a,
.layout--background--blue .block-inline-blocklayout-e .field__item > div a,
.layout--background--gray .block-inline-blocklayout-e .field__item > div a,
.layout--background-overlay--blue .block-inline-blocklayout-e .field__item > div a,
.layout--background-overlay--gray .block-inline-blocklayout-e .field__item > div a,
.layout--background--blue .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background--gray .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background-overlay--blue .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background-overlay--gray .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background--blue .block-inline-blocklayout-h a,
.layout--background--gray .block-inline-blocklayout-h a,
.layout--background-overlay--blue .block-inline-blocklayout-h a,
.layout--background-overlay--gray .block-inline-blocklayout-h a,
.layout--background--blue .block-inline-blocklayout-i a,
.layout--background--gray .block-inline-blocklayout-i a,
.layout--background-overlay--blue .block-inline-blocklayout-i a,
.layout--background-overlay--gray .block-inline-blocklayout-i a {
  color: #ffb81c;
}
.block-inline-blocklayout-b .field--name-field-caption .layout--background-attachment--fixed, .layout--background--gold .block-inline-blocklayout-b .field--name-field-caption, .layout--background-overlay--gold .block-inline-blocklayout-b .field--name-field-caption,
.block-inline-blocklayout-c .layout--background-attachment--fixed,
.layout--background--gold .block-inline-blocklayout-c,
.layout--background-overlay--gold .block-inline-blocklayout-c,
.block-inline-blocklayout-e .field__item > div .layout--background-attachment--fixed,
.layout--background--gold .block-inline-blocklayout-e .field__item > div,
.layout--background-overlay--gold .block-inline-blocklayout-e .field__item > div,
.block-inline-blocklayout-f .field--name-field-caption .layout--background-attachment--fixed,
.layout--background--gold .block-inline-blocklayout-f .field--name-field-caption,
.layout--background-overlay--gold .block-inline-blocklayout-f .field--name-field-caption,
.block-inline-blocklayout-h .layout--background-attachment--fixed,
.layout--background--gold .block-inline-blocklayout-h,
.layout--background-overlay--gold .block-inline-blocklayout-h,
.block-inline-blocklayout-i .layout--background-attachment--fixed,
.layout--background--gold .block-inline-blocklayout-i,
.layout--background-overlay--gold .block-inline-blocklayout-i {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  padding: 30px;
  color: #2b2b2b;
}
.block-inline-blocklayout-b .field--name-field-caption .layout--background-attachment--fixed a, .layout--background--gold .block-inline-blocklayout-b .field--name-field-caption a, .layout--background-overlay--gold .block-inline-blocklayout-b .field--name-field-caption a,
.block-inline-blocklayout-c .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-c a,
.layout--background-overlay--gold .block-inline-blocklayout-c a,
.block-inline-blocklayout-e .field__item > div .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-e .field__item > div a,
.layout--background-overlay--gold .block-inline-blocklayout-e .field__item > div a,
.block-inline-blocklayout-f .field--name-field-caption .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background-overlay--gold .block-inline-blocklayout-f .field--name-field-caption a,
.block-inline-blocklayout-h .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-h a,
.layout--background-overlay--gold .block-inline-blocklayout-h a,
.block-inline-blocklayout-i .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-i a,
.layout--background-overlay--gold .block-inline-blocklayout-i a {
  color: #ffb81c;
}
.block-inline-blocklayout-b .field--name-field-caption .layout--background-attachment--fixed a, .layout--background--gold .block-inline-blocklayout-b .field--name-field-caption a, .layout--background-overlay--gold .block-inline-blocklayout-b .field--name-field-caption a,
.block-inline-blocklayout-c .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-c a,
.layout--background-overlay--gold .block-inline-blocklayout-c a,
.block-inline-blocklayout-e .field__item > div .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-e .field__item > div a,
.layout--background-overlay--gold .block-inline-blocklayout-e .field__item > div a,
.block-inline-blocklayout-f .field--name-field-caption .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background-overlay--gold .block-inline-blocklayout-f .field--name-field-caption a,
.block-inline-blocklayout-h .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-h a,
.layout--background-overlay--gold .block-inline-blocklayout-h a,
.block-inline-blocklayout-i .layout--background-attachment--fixed a,
.layout--background--gold .block-inline-blocklayout-i a,
.layout--background-overlay--gold .block-inline-blocklayout-i a {
  color: #003594;
}
.layout--background--fog .block-inline-blocklayout-b .field--name-field-caption, .layout--background-overlay--fog .block-inline-blocklayout-b .field--name-field-caption,
.layout--background--fog .block-inline-blocklayout-c,
.layout--background-overlay--fog .block-inline-blocklayout-c,
.layout--background--fog .block-inline-blocklayout-e .field__item > div,
.layout--background-overlay--fog .block-inline-blocklayout-e .field__item > div,
.layout--background--fog .block-inline-blocklayout-f .field--name-field-caption,
.layout--background-overlay--fog .block-inline-blocklayout-f .field--name-field-caption,
.layout--background--fog .block-inline-blocklayout-h,
.layout--background-overlay--fog .block-inline-blocklayout-h,
.layout--background--fog .block-inline-blocklayout-i,
.layout--background-overlay--fog .block-inline-blocklayout-i {
  color: #003594;
}
.layout--background--fog .block-inline-blocklayout-b .field--name-field-caption a, .layout--background-overlay--fog .block-inline-blocklayout-b .field--name-field-caption a,
.layout--background--fog .block-inline-blocklayout-c a,
.layout--background-overlay--fog .block-inline-blocklayout-c a,
.layout--background--fog .block-inline-blocklayout-e .field__item > div a,
.layout--background-overlay--fog .block-inline-blocklayout-e .field__item > div a,
.layout--background--fog .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background-overlay--fog .block-inline-blocklayout-f .field--name-field-caption a,
.layout--background--fog .block-inline-blocklayout-h a,
.layout--background-overlay--fog .block-inline-blocklayout-h a,
.layout--background--fog .block-inline-blocklayout-i a,
.layout--background-overlay--fog .block-inline-blocklayout-i a {
  color: #3366ff;
}
.layout--background-overlay--blue-fade .block-inline-blocklayout-b .field--name-field-caption,
.layout--background-overlay--blue-fade .block-inline-blocklayout-c,
.layout--background-overlay--blue-fade .block-inline-blocklayout-e .field__item > div,
.layout--background-overlay--blue-fade .block-inline-blocklayout-f .field--name-field-caption,
.layout--background-overlay--blue-fade .block-inline-blocklayout-h,
.layout--background-overlay--blue-fade .block-inline-blocklayout-i {
  background: none;
  padding: 0;
  color: #fff;
}
.block-inline-blocklayout-b .field--name-field-caption.block-blue-bg,
.block-inline-blocklayout-c.block-blue-bg,
.block-inline-blocklayout-e .field__item > div.block-blue-bg,
.block-inline-blocklayout-f .field--name-field-caption.block-blue-bg,
.block-inline-blocklayout-h.block-blue-bg,
.block-inline-blocklayout-i.block-blue-bg {
  color: #fff;
  background: rgba(0, 53, 148, 0.9);
}

/*
  .block-inline-blocklayout-m .field__item > div {
    @include white-box;
    .layout--background--gold &,
    .layout-section-gold-bg &,
    .layout--background-overlay--gold & {    
      background: none;
      .block-field-blockparagraphiconsfield-icon {
        color: #fff;
      }
      .field--name-field-icon-link a {
          color: $pitt-gray;
      }
    }
  }
*/
/*
.layout--background--gold,
.layout--background-overlay--gold {
  .block-inline-blocklayout-b field--name-field-caption,
  .block-inline-blocklayout-d .field__items .field__item > div,
  .block-inline-blocklayout-d .field--type-text-long,
  .block-inline-blocklayout-e .field__item > div,
  .block-inline-blocklayout-f field--name-field-caption,
  .block-inline-blocklayout-g,
  .block-inline-blocklayout-h,
  .block-inline-blocklayout-i  {
    @include white-box;
    a {
      color: $pitt-blue;
    }
  }
}
*/
.layout-builder-block__content-preview-placeholder-label {
  color: #2b2b2b !important;
}

.js-layout-builder-block {
  background: transparent;
  /*
  //   float: none !important;
    padding: 20px !important;
  //   display: inline-block !important; 
    width: 48%;
  */
}

.layout-builder__add-block {
  /*
    overflow: hidden;
    clear: both;
  */
}

.js-form-wrapper .layout--base--twocolrow:before {
  content: "(Two Column)";
}

.js-form-wrapper .layout--base--row:before {
  content: "(One Column)";
}

.node--type-layout-page .field--name-title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 4.5rem;
}
@media screen and (min-width: 768px) {
  .node--type-layout-page .field--name-title {
    font-size: 6rem;
  }
}
@media screen and (min-width: 992px) {
  .node--type-layout-page .field--name-title {
    font-size: 7rem;
  }
}
@media screen and (min-width: 1200px) {
  .node--type-layout-page .field--name-title {
    font-size: 8.5rem;
  }
}
.node--type-layout-page .node__content .layout.layout--base--header {
  padding: 0;
}
.node--type-layout-page .node__content .layout.layout--base--header .layout__header {
  height: 200px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .node--type-layout-page .node__content .layout.layout--base--header .layout__header {
    height: 300px;
  }
}
@media screen and (min-width: 992px) {
  .node--type-layout-page .node__content .layout.layout--base--header .layout__header {
    height: 450px;
  }
}
@media screen and (min-width: 1200px) {
  .node--type-layout-page .node__content .layout.layout--base--header .layout__header {
    height: 640px;
  }
}
.node--type-layout-page .node__content .layout.layout--base--header .layout__header .block-field-blocknodelayout-pagetitle {
  position: absolute;
  color: #fff;
  bottom: 7%;
}
.node--type-layout-page .node__content > .layout, .node--type-layout-page .node__content > .layout-section, .node--type-layout-page .node__content > .layout__region {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .node--type-layout-page .node__content > .layout, .node--type-layout-page .node__content > .layout-section, .node--type-layout-page .node__content > .layout__region {
    padding-top: 60px;
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 1200px) {
  .node--type-layout-page .node__content > .layout, .node--type-layout-page .node__content > .layout-section, .node--type-layout-page .node__content > .layout__region {
    padding-top: 75px;
    padding-bottom: 90px;
  }
}
.node--type-layout-page .node__content > .layout.layout-section-torn, .node--type-layout-page .node__content > .layout-section.layout-section-torn, .node--type-layout-page .node__content > .layout__region.layout-section-torn {
  padding: 0;
  margin: 20px 0;
}
@media screen and (min-width: 992px) {
  .node--type-layout-page .node__content > .layout.layout-section-torn, .node--type-layout-page .node__content > .layout-section.layout-section-torn, .node--type-layout-page .node__content > .layout__region.layout-section-torn {
    margin: 40px 0;
  }
}
.node--type-layout-page .node__content > .layout.layout-section-torn:before, .node--type-layout-page .node__content > .layout-section.layout-section-torn:before, .node--type-layout-page .node__content > .layout__region.layout-section-torn:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 11px;
  top: 0;
  margin: 0 auto;
  display: block;
  z-index: 2;
  background: url(../images/grit_feature_top.png) repeat-x top 100%;
  background: url(../images/grit_feature_top.png) repeat-x center 100%;
  background: url(../images/grit_feature_top.png) repeat-x center 100%;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .node--type-layout-page .node__content > .layout.layout-section-torn:before, .node--type-layout-page .node__content > .layout-section.layout-section-torn:before, .node--type-layout-page .node__content > .layout__region.layout-section-torn:before {
    height: 16px;
  }
}
@media screen and (min-width: 992px) {
  .node--type-layout-page .node__content > .layout.layout-section-torn:before, .node--type-layout-page .node__content > .layout-section.layout-section-torn:before, .node--type-layout-page .node__content > .layout__region.layout-section-torn:before {
    height: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .node--type-layout-page .node__content > .layout.layout-section-torn:before, .node--type-layout-page .node__content > .layout-section.layout-section-torn:before, .node--type-layout-page .node__content > .layout__region.layout-section-torn:before {
    height: 28px;
  }
}
.node--type-layout-page .node__content > .layout.layout-section-torn:after, .node--type-layout-page .node__content > .layout-section.layout-section-torn:after, .node--type-layout-page .node__content > .layout__region.layout-section-torn:after {
  content: " ";
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0 auto;
  display: block;
  z-index: 2;
  background: url(../images/grit_feature_bottom.png) repeat-x center 100%;
  background: url(../images/grit_feature_bottom.png) repeat-x center 100%;
  background: url(../images/grit_feature_bottom.png) repeat-x center 100%;
  background-size: contain;
}
.node--type-layout-page .node__content > .layout.layout--background-overlay--black-fade-up, .node--type-layout-page .node__content > .layout.layout--bgimg--gray--gradient, .node--type-layout-page .node__content > .layout-section.layout--background-overlay--black-fade-up, .node--type-layout-page .node__content > .layout-section.layout--bgimg--gray--gradient, .node--type-layout-page .node__content > .layout__region.layout--background-overlay--black-fade-up, .node--type-layout-page .node__content > .layout__region.layout--bgimg--gray--gradient {
  min-height: 600px;
  position: relative;
}
.node--type-layout-page .node__content > .layout.layout--background-overlay--black-fade-up > .container, .node--type-layout-page .node__content > .layout.layout--bgimg--gray--gradient > .container, .node--type-layout-page .node__content > .layout-section.layout--background-overlay--black-fade-up > .container, .node--type-layout-page .node__content > .layout-section.layout--bgimg--gray--gradient > .container, .node--type-layout-page .node__content > .layout__region.layout--background-overlay--black-fade-up > .container, .node--type-layout-page .node__content > .layout__region.layout--bgimg--gray--gradient > .container {
  margin-top: 25%;
}
.node--type-layout-page .node__content > .layout.layout--background-overlay--black-fade-up:after, .node--type-layout-page .node__content > .layout.layout--bgimg--gray--gradient:after, .node--type-layout-page .node__content > .layout-section.layout--background-overlay--black-fade-up:after, .node--type-layout-page .node__content > .layout-section.layout--bgimg--gray--gradient:after, .node--type-layout-page .node__content > .layout__region.layout--background-overlay--black-fade-up:after, .node--type-layout-page .node__content > .layout__region.layout--bgimg--gray--gradient:after {
  content: "";
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2b2b2b+100&0+0,0.75+100 */
  background: -moz-linear-gradient(top, rgba(30, 87, 153, 0) 50%, rgba(0, 0, 0, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 50%, rgba(0, 0, 0, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 50%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#001e5799", endColorstr="#bf000000",GradientType=0 );
  /* IE6-9 */
  position: absolute;
  width: 100%;
  height: 100%;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

.node-type-page p {
  margin-bottom: 1em;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

/*** general styles ***/
.node--type-home-layout-page .layout--onecol,
.node--type-home-layout-page .layout--base--twocolrow {
  padding: 25px 0 30px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .node--type-home-layout-page .layout--onecol,
.node--type-home-layout-page .layout--base--twocolrow {
    padding: 30px 0 40px;
  }
}
@media screen and (min-width: 992px) {
  .node--type-home-layout-page .layout--onecol,
.node--type-home-layout-page .layout--base--twocolrow {
    padding: 45px 0 53px;
  }
}
@media screen and (min-width: 1200px) {
  .node--type-home-layout-page .layout--onecol,
.node--type-home-layout-page .layout--base--twocolrow {
    padding: 55px 0 65px;
  }
}
.node--type-home-layout-page .layout--onecol h2,
.node--type-home-layout-page .layout--base--twocolrow h2 {
  font-size: 2rem;
  margin: 0 0 1em;
}
@media screen and (min-width: 768px) {
  .node--type-home-layout-page .layout--onecol h2,
.node--type-home-layout-page .layout--base--twocolrow h2 {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 992px) {
  .node--type-home-layout-page .layout--onecol h2,
.node--type-home-layout-page .layout--base--twocolrow h2 {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .node--type-home-layout-page .layout--onecol h2,
.node--type-home-layout-page .layout--base--twocolrow h2 {
    font-size: 2.3rem;
  }
}
.node--type-home-layout-page .layout--base--header {
  padding: 0;
}
.node--type-home-layout-page .block-system-main-block .block:last-child {
  margin-bottom: 0;
}

/*** home layouts ***/
.node--type-home-layout-page .layout--background-fullbleed--lightgraytorn {
  background: #eaeaea;
  position: relative;
}
@media screen and (min-width: 992px) {
  .node--type-home-layout-page .layout--background-fullbleed--lightgraytorn {
    padding: 70px 0 110px;
  }
}
.node--type-home-layout-page .layout--background-fullbleed--lightgraytorn:before, .node--type-home-layout-page .layout--background-fullbleed--lightgraytorn:after {
  content: "";
  height: 50px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}
.node--type-home-layout-page .layout--background-fullbleed--lightgraytorn:before {
  background: none;
  top: -24px;
  background-size: cover;
}
.node--type-home-layout-page .layout--background-fullbleed--lightgraytorn:after {
  background: none;
  bottom: 0;
  background-size: cover;
}

.layout--background-fullbleed--graygrit {
  color: #fff;
  background: url(../images/tg_tile_10.png) center center #2b2b2b;
  background-size: 50%;
}
.layout--background-fullbleed--graygrit a {
  color: #ffb81c;
}

.layout--background-fullbleed--goldgrit {
  background: url(../images/tg_tile_10.png) center center #ffb81c;
}

.layout--background-fullbleed--gray {
  color: #fff;
  background: #2b2b2b;
}

.layout--background-fullbleed--gold {
  background: #ffb81c;
}

.layout--background-fullbleed--goldgrit,
.layout--background-fullbleed--gray,
.layout--background-fullbleed--gold {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .layout--background-fullbleed--goldgrit,
.layout--background-fullbleed--gray,
.layout--background-fullbleed--gold {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .layout--background-fullbleed--goldgrit,
.layout--background-fullbleed--gray,
.layout--background-fullbleed--gold {
    margin-bottom: 40px;
  }
}
/*** block types ***/
.block-inline-blockhome-display-text {
  /*   margin: 40px 0 0 !important; */
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text .content, .block-inline-blockhome-display-text .block-content__content {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .block-inline-blockhome-display-text .content > div, .block-inline-blockhome-display-text .block-content__content > div {
    margin: 5px;
  }
  .block-inline-blockhome-display-text .content > div, .block-inline-blockhome-display-text .block-content__content > div {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text .content p, .block-inline-blockhome-display-text .block-content__content p {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .block-inline-blockhome-display-text .content p, .block-inline-blockhome-display-text .block-content__content p {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .block-inline-blockhome-display-text .content p, .block-inline-blockhome-display-text .block-content__content p {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .block-inline-blockhome-display-text .content p, .block-inline-blockhome-display-text .block-content__content p {
    font-size: 2.3rem;
  }
}
.block-inline-blockhome-display-text .content p.attr, .block-inline-blockhome-display-text .block-content__content p.attr {
  font-size: 1.5rem;
  text-align: right;
  width: 75%;
  margin: 1em auto 0;
}
@media screen and (min-width: 992px) {
  .block-inline-blockhome-display-text .content p.attr, .block-inline-blockhome-display-text .block-content__content p.attr {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blockhome-display-text .content p.attr, .block-inline-blockhome-display-text .block-content__content p.attr {
    font-size: 1.7rem;
  }
}
.block-inline-blockhome-display-text .content p:last-child, .block-inline-blockhome-display-text .block-content__content p:last-child {
  margin-bottom: 0;
}
.block-inline-blockhome-display-text .content blockquote, .block-inline-blockhome-display-text .block-content__content blockquote {
  max-width: 75%;
  margin: 0 auto;
}
.block-inline-blockhome-display-text .content blockquote p:last-child, .block-inline-blockhome-display-text .block-content__content blockquote p:last-child {
  display: inline;
}
.block-inline-blockhome-display-text .content blockquote:before, .block-inline-blockhome-display-text .block-content__content blockquote:before {
  color: #d5d5d5;
  content: "“";
  float: left;
  font-size: 92px;
  margin-top: -37px;
  height: 54px;
  width: 40px;
  line-height: 134%;
}
.block-inline-blockhome-display-text .content blockquote:after, .block-inline-blockhome-display-text .block-content__content blockquote:after {
  color: #d5d5d5;
  content: "”";
  display: inline;
}
.block-inline-blockhome-display-text .content .field--type-image, .block-inline-blockhome-display-text .block-content__content .field--type-image {
  margin: 25px 0 0;
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text .content .field--type-image, .block-inline-blockhome-display-text .block-content__content .field--type-image {
    margin: 0 0 0 25px;
    flex: 0 0 224px;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blockhome-display-text .content .field--type-image, .block-inline-blockhome-display-text .block-content__content .field--type-image {
    flex: 0 0 340px;
  }
}

.block-inline-blockhome-display-text-quote {
  /*   margin: 40px 0 0 !important; */
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text-quote .content > div {
    margin: 0;
  }
}
.block-inline-blockhome-display-text-quote .content .field--name-body {
  max-width: 75%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text-quote .content .field--name-body p {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .block-inline-blockhome-display-text-quote .content .field--name-body p {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .block-inline-blockhome-display-text-quote .content .field--name-body p {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .block-inline-blockhome-display-text-quote .content .field--name-body p {
    font-size: 2.3rem;
  }
}
.block-inline-blockhome-display-text-quote .content .field--name-body p:last-child {
  display: inline;
  margin-bottom: 0;
}
.block-inline-blockhome-display-text-quote .content .field--name-body:before {
  color: #d5d5d5;
  content: "“";
  float: left;
  font-size: 92px;
  margin-top: -37px;
  height: 54px;
  width: 40px;
  line-height: 134%;
}
.block-inline-blockhome-display-text-quote .content .field--name-body:after {
  color: #d5d5d5;
  content: "”";
  display: inline;
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text-quote .content .field--name-field-quote-attribution {
    font-size: 1.5rem;
    text-align: right;
    width: 75%;
    margin: 1em auto 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .block-inline-blockhome-display-text-quote .content .field--name-field-quote-attribution {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .block-inline-blockhome-display-text-quote .content .field--name-field-quote-attribution {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text-quote .content .field--name-field-quote-attribution:before {
    content: "— ";
  }
}
.block-inline-blockhome-display-text-quote .content .field--type-image {
  margin: 25px 0 0;
}
@media screen and (min-width: 768px) {
  .block-inline-blockhome-display-text-quote .content .field--type-image {
    margin: 0 0 0 25px;
    flex: 0 0 224px;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blockhome-display-text-quote .content .field--type-image {
    flex: 0 0 340px;
  }
}

.block-inline-blockicon-set .field--name-field-icon .field__item {
  width: 100%;
  flex-grow: 1;
  padding: 0 20px;
}
.block-inline-blockicon-set .paragraph--type--icons {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .block-inline-blockicon-set .paragraph--type--icons {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}
.block-inline-blockicon-set .paragraph--type--icons .far, .block-inline-blockicon-set .paragraph--type--icons .fas, .block-inline-blockicon-set .paragraph--type--icons .fab, .block-inline-blockicon-set .paragraph--type--icons .fal {
  color: #fff;
  font-size: 3.6rem;
  margin-bottom: 0.2em;
}
@media screen and (min-width: 768px) {
  .block-inline-blockicon-set .paragraph--type--icons .far, .block-inline-blockicon-set .paragraph--type--icons .fas, .block-inline-blockicon-set .paragraph--type--icons .fab, .block-inline-blockicon-set .paragraph--type--icons .fal {
    font-size: 5rem;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blockicon-set .paragraph--type--icons .far, .block-inline-blockicon-set .paragraph--type--icons .fas, .block-inline-blockicon-set .paragraph--type--icons .fab, .block-inline-blockicon-set .paragraph--type--icons .fal {
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blockicon-set .paragraph--type--icons .far, .block-inline-blockicon-set .paragraph--type--icons .fas, .block-inline-blockicon-set .paragraph--type--icons .fab, .block-inline-blockicon-set .paragraph--type--icons .fal {
    font-size: 10rem;
  }
}
.block-inline-blockicon-set .paragraph--type--icons .field--name-field-icon-label {
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .block-inline-blockicon-set .paragraph--type--icons .field--name-field-icon-label {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 992px) {
  .block-inline-blockicon-set .paragraph--type--icons .field--name-field-icon-label {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-inline-blockicon-set .paragraph--type--icons .field--name-field-icon-label {
    font-size: 2.3rem;
  }
}

@media screen and (min-width: 768px) {
  .field--name-field-stat-set {
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: space-around;
  }
  .field--name-field-stat-set > div {
    margin: 5px;
  }
}

.node--type-home-layout-page .field--name-field-grid-style-b, .node--type-home-layout-page .field--name-field-grid-style-c, .node--type-home-layout-page .field--name-field-grid-style-d, .node--type-home-layout-page .field--name-field-grid-style-e, .node--type-home-layout-page .field--name-field-grid-style-f {
  margin-bottom: 0;
}
.node--type-home-layout-page .field--name-field-grid-style-b .field__item, .node--type-home-layout-page .field--name-field-grid-style-c .field__item, .node--type-home-layout-page .field--name-field-grid-style-d .field__item, .node--type-home-layout-page .field--name-field-grid-style-e .field__item, .node--type-home-layout-page .field--name-field-grid-style-f .field__item {
  padding-top: 0;
  padding-bottom: 20px;
}
.node--type-home-layout-page .field--name-field-grid-style-b .field__item .field__item, .node--type-home-layout-page .field--name-field-grid-style-c .field__item .field__item, .node--type-home-layout-page .field--name-field-grid-style-d .field__item .field__item, .node--type-home-layout-page .field--name-field-grid-style-e .field__item .field__item, .node--type-home-layout-page .field--name-field-grid-style-f .field__item .field__item {
  padding-bottom: 0;
}
.node--type-home-layout-page .field--name-field-grid-style-b .field__item {
  margin-bottom: 10px;
}

#lw #event-list {
  padding-left: 0 !important;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

.block-views {
  padding: 25px;
}
.block-views h2 {
  margin-top: 0;
}

.views-row {
  margin-bottom: 20px;
}

.view-content.row {
  display: block;
  margin: 0;
}

.view-footer a {
  font-size: 1.3rem;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
}

/*** news ***/
.view-display-id-news_full .views-row {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .view-display-id-news_full .views-row {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .view-display-id-news_full .views-row > div {
    margin: 5px;
  }
}
.view-display-id-news_full .views-row .views-field-field-image img {
  width: 100%;
  margin: 0 0 20px;
}
@media screen and (min-width: 768px) {
  .view-display-id-news_full .views-row .views-field-field-image img {
    width: 150px;
    max-width: 150px;
    margin-right: 10px;
  }
}
.view-display-id-news_full .views-row h3 a {
  color: #2b2b2b;
}
.view-display-id-news_full .views-row h3 a:hover {
  color: #3366ff;
}
.view-display-id-news_full .views-row h3 a:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
  color: #f60;
  font-size: 85%;
  margin-left: 0.5em;
}
.view-display-id-news_full .views-row .field--name-created {
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.view-display-id-news_full .social_share {
  margin-top: 10px;
}
.view-display-id-news_full .social_share a {
  margin-right: 10px;
}

.view-news .views-field-field-external-link a {
  color: #2b2b2b;
}
.view-news .views-field-field-external-link a:hover {
  color: #245BFF;
}
.view-news .views-field-field-external-link a::after {
  content: "";
  background-image: url("../images/news-link-arrow.png");
  display: inline-block;
  background-size: contain;
  height: 11px;
  width: 35px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-right: -45px;
}

/*** people views ***/
.view-display-id-people {
  position: relative;
  font-size: 1.3rem;
}
.view-display-id-people .view-filters {
  position: absolute;
  top: -49px;
  right: 0;
}
@media screen and (min-width: 992px) {
  .view-display-id-people .view-filters {
    top: -83px;
  }
}
@media screen and (min-width: 1200px) {
  .view-display-id-people .view-filters {
    top: -92px;
  }
}
.view-display-id-people .view-filters label {
  height: 0;
  overflow: hidden;
}
.view-display-id-people .attachment-before {
  margin-bottom: 30px;
}
.view-display-id-people .attachment-before .views-row {
  flex-basis: 100% !important;
}
.view-display-id-people .attachment-before .views-field-title img {
  max-width: 52%;
  float: left;
  padding-right: 20px;
}
@media screen and (min-width: 768px) {
  .view-display-id-people .attachment-before .views-field-title img {
    max-width: 280px;
  }
}
.view-display-id-people .view-content.row, .view-display-id-people .row_group {
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0 -10px;
}
.view-display-id-people .view-content.row > div, .view-display-id-people .row_group > div {
  margin: 5px;
}
.view-display-id-people .view-content.row > h3, .view-display-id-people .row_group > h3 {
  font-size: 2rem;
  flex-basis: 100%;
  margin: 2em 10px 0.5em;
}
@media screen and (min-width: 768px) {
  .view-display-id-people .view-content.row > h3, .view-display-id-people .row_group > h3 {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 992px) {
  .view-display-id-people .view-content.row > h3, .view-display-id-people .row_group > h3 {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .view-display-id-people .view-content.row > h3, .view-display-id-people .row_group > h3 {
    font-size: 2.3rem;
  }
}
.view-display-id-people .view-content.row > h3:first-child, .view-display-id-people .row_group > h3:first-child {
  margin-top: 0;
}
.view-display-id-people .view-content.row .views-row, .view-display-id-people .row_group .views-row {
  flex-basis: 50%;
  flex-grow: 0;
  padding: 10px;
  margin: 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .view-display-id-people .view-content.row .views-row, .view-display-id-people .row_group .views-row {
    flex-basis: 33%;
    flex-grow: 0;
  }
}
@media screen and (min-width: 992px) {
  .view-display-id-people .view-content.row .views-row, .view-display-id-people .row_group .views-row {
    flex-basis: 25%;
    flex-grow: 0;
  }
}
@media screen and (min-width: 1200px) {
  .view-display-id-people .view-content.row .views-row, .view-display-id-people .row_group .views-row {
    flex-basis: 20%;
    flex-grow: 0;
  }
}
.view-display-id-people .views-field-title {
  font-weight: bold;
}
.view-display-id-people .views-field-title a {
  color: #003594;
}
.view-display-id-people .views-field-title a:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
  color: #f60;
  font-size: 85%;
}
.view-display-id-people .views-field-title img {
  margin-bottom: 10px;
}

#block-views-block-people-title {
  padding: 0;
}
#block-views-block-people-title .views-row {
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  #block-views-block-people-title .views-row {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1200px) {
  #block-views-block-people-title .views-row {
    margin-bottom: 40px;
  }
}
#block-views-block-people-title h1 {
  margin-bottom: 0;
  display: inline-block;
}
#block-views-block-people-title .views-field-field-pronouns {
  display: inline-block;
  margin-left: 10px;
}

#block-views-block-people-contact .views-row, #block-views-block-people-contact .views-field {
  margin: 0;
}
#block-views-block-people-contact .views-field-field-person-img {
  margin: -25px -25px 20px;
}
#block-views-block-people-contact .views-field-field-person-img img {
  width: 100%;
  height: auto;
}

.path-frontpage div.layout__region--content div.block-views-blockjump-menu-block-1 div.view-content.row > div {
  text-align: center;
}
.path-frontpage div.layout__region--content div.block-views-blockjump-menu-block-1 div.view-content.row > div select {
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
  height: 70px;
  padding-left: 15px;
  font-size: 2.4rem;
  appearance: none;
  border: none;
  background: url(../images/jump-menu-arrow.png) no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: 70px;
  background-position: right;
  background-color: #fff;
}

span.fab.fa-twitter {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/xlogo.svg) no-repeat;
  background-size: contain;
}
span.fab.fa-twitter:before {
  content: "";
}
.block-block-groupdrawer-nav-footer span.fab.fa-twitter {
  width: 18px;
  height: 18px;
  background-image: url(../images/xlogo-blue.svg);
}
.block-block-groupdrawer-nav-footer span.fab.fa-twitter:hover {
  background-image: url(../images/xlogo-navy.svg);
}

.view-news span.fab.fa-twitter {
  background: url(../images/xlogo-blue.svg) no-repeat !important;
  width: 13px;
  height: 13px;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

/*** overall block styling ***/
.block-block-content {
  width: 100%;
}

.viewmore {
  font-size: 1.3rem;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
}

/*** landing page header ***/
.region-landing-title {
  max-width: 1800px;
  margin: 0 auto;
}
.region-landing-title .block-views {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .region-landing-title .block-views .landing_image_wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: url(../images/grit_feature_bottom.png) repeat-x center 101%, linear-gradient(to bottom, rgba(30, 87, 153, 0) 50%, rgba(0, 0, 0, 0.75) 100%);
    background-size: 100%;
  }
}
.region-landing-title .block-views .landing_image_title {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .region-landing-title .block-views .landing_image_title {
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  .region-landing-title .block-views .landing_image_title container {
    padding: 0;
  }
  .region-landing-title .block-views .landing_image_title h1 {
    color: #fff;
    max-width: 66%;
  }
}
.region-landing-title .block-views .landing_title {
  margin-top: 40px;
}
.region-landing-title .block-views .landing_title h1.title {
  padding-left: 20px;
}
.region-landing-title .block-views img {
  width: 100%;
  height: auto;
}

/** custom block types ***/
.block-inline-blockstatistics {
  text-align: center;
}
.block-inline-blockstatistics .field--name-field-stat-set {
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-around;
}
.block-inline-blockstatistics .field--name-field-stat-set > div {
  margin: 5px;
}
.block-inline-blockstatistics .field--name-field-stat-set > .field__item {
  flex-grow: 1;
}

/*** sidebar ***/
.sidebar h2 {
  text-shadow: none;
  border-bottom: none;
}
.sidebar .block {
  color: #fff;
  border: none;
  background: #2b2b2b;
  padding: 25px;
}
.sidebar .block .content {
  font-size: 1.3rem;
  line-height: 1.5;
}
.sidebar .block .content a {
  color: #ffb81c;
}
.sidebar .block .content .field--name-field-block-link a {
  margin-top: 1.5em;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}
.sidebar .block .content ul {
  padding-left: 1em;
}
.sidebar .field--name-field-block-image {
  margin: -25px -25px 0;
}
.sidebar .field--name-field-block-image img {
  max-width: 100%;
  height: auto !important;
}

.block-content-sidebar_block > div.content .block {
  padding: 0;
}

.block-inline-blocksidebar-image-block,
.sidebar .block-sidebar-image {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.block-inline-blocksidebar-image-block a:hover,
.sidebar .block-sidebar-image a:hover {
  color: #ffff00;
}
.block-inline-blocksidebar-image-block .field--name-field-block-image,
.sidebar .block-sidebar-image .field--name-field-block-image {
  margin: 0;
}
.block-inline-blocksidebar-image-block .field--name-field-block-image img,
.sidebar .block-sidebar-image .field--name-field-block-image img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.block-inline-blocksidebar-image-block .field--name-field-title,
.sidebar .block-sidebar-image .field--name-field-title {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.025em;
  font-size: 1.3rem;
  font-weight: bold;
  /*
    @include tablet {
      font-size: 4.0rem;
    }
    @include desktop {
      font-size: 5.0rem;
    }
    @include wide {
      font-size: 6.0rem;
    } 
  */
  color: #fff;
  background: #003594;
  padding: 10px 25px;
  position: absolute;
  bottom: 20px;
}
.block-inline-blocksidebar-image-block .field--name-field-title:after,
.sidebar .block-sidebar-image .field--name-field-title:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
  color: #ffff00;
}

/*** social media header and footer blocks ***/
.social_block {
  padding: 0;
}
#header .social_block {
  float: left;
  display: none;
}
@media screen and (min-width: 768px) {
  #header .social_block {
    display: block;
  }
}

.view-social-media-icons .views-row {
  float: left;
  margin: 0 20px 0 0;
}
@media screen and (min-width: 992px) {
  .view-social-media-icons .views-row {
    margin: 0 20px 0 0;
  }
}
.view-social-media-icons .views-row:last-child {
  margin: 0;
}
.view-social-media-icons .views-row a {
  font-size: 2rem;
  color: #fff;
}
/*** events block ***/
.embed-default .lw .event-item {
  margin-bottom: 15px;
}
.embed-default .lw .event-item .event-info a.event-name {
  color: #2b2b2b;
  margin-top: -5px;
}
.embed-default .lw .event-item .event-info a.event-name:hover {
  color: #245BFF;
}
.embed-default .lw .event-item .event-date span {
  font-weight: 600;
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

.flexslider {
  margin: 0;
  background: transparent;
  border: none;
}

.view-featured-image h2, .view-featured-image h3, .view-featured-image h2.feature__title {
  margin: 0 0 0.5em;
}
.view-featured-image ul {
  margin-bottom: 0;
}
.view-featured-image p:last-child {
  margin-bottom: 0;
}
.view-featured-image .flex-control-paging {
  position: absolute;
  z-index: 1000;
}
.view-featured-image .flex-control-paging li a {
  background: #ffb81c;
  height: 6px;
  width: 25px;
  border-radius: 0;
}
.view-featured-image .flex-control-paging li a.flex-active {
  background: #f60;
}
.view-featured-image .flex-control-nav li:first-child {
  margin-left: 0;
}
.block-views-blockfeatured-image-left {
  padding: 0;
}
.block-views-blockfeatured-image-left .view-featured-image .view-content > div {
  width: 100%;
  max-width: 1315px;
  margin: 0 auto;
}
.block-views-blockfeatured-image-left .flexslider {
  max-height: 725px;
  overflow: hidden;
  position: relative;
  border-radius: 0;
}
.block-views-blockfeatured-image-left .flexslider:after {
  content: "";
  background: url(../images/grit_feature_bottom.png) repeat-x bottom left;
  background-size: contain;
  position: absolute;
  bottom: 0;
  z-index: 1;
  bottom: -24px;
  z-index: 2;
  height: 43px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-left .flexslider:after {
    bottom: -14px;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-left .flexslider:after {
    bottom: -18px;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-left .flexslider:after {
    bottom: -20px;
  }
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-left .views-field-field-feature-image:after {
    content: "";
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=0);
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }
}
.block-views-blockfeatured-image-left .feature-caption {
  padding: 25px 0;
  background: #eaeaea;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-left .feature-caption {
    color: #fff;
    padding: 0;
    background: none;
    position: absolute;
    bottom: 50px;
    width: 100%;
    z-index: 2;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-left .feature-caption {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1600px) {
  .block-views-blockfeatured-image-left .feature-caption {
    top: 345px;
    bottom: auto;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-left .feature-caption .feature__info {
    max-width: 50%;
  }
}
.block-views-blockfeatured-image-left .feature-caption .feature__title {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-left .feature-caption .feature__title {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-left .feature-caption .feature__title {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-left .feature-caption .feature__title {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 1600px) {
  .block-views-blockfeatured-image-left .feature-caption .feature__title {
    font-size: 6rem;
  }
}
.block-views-blockfeatured-image-left .feature-caption .feature__link a {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
  color: #fff;
  margin-top: 10px;
  margin-right: 10px;
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-left .feature-caption .feature__link a {
    font-size: 1.6rem;
    margin-top: 15px;
  }
}
.block-views-blockfeatured-image-left .flex-control-paging {
  width: 767px;
  max-width: 540px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: left;
  top: 0px;
  bottom: auto;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  padding-left: 10px;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-left .flex-control-paging {
    width: 768px;
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-left .flex-control-paging {
    width: 992px;
    max-width: 960px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-left .flex-control-paging {
    width: 1200px;
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-left .flex-control-paging {
    bottom: 210px;
    top: auto;
    display: block;
    padding-left: 35px;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-left .flex-control-paging {
    padding-left: 25px;
    bottom: 270px;
    top: auto;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-left .flex-control-paging {
    padding-left: 40px;
    top: auto;
    bottom: 350px;
    display: block;
  }
}
@media screen and (min-width: 1600px) {
  .block-views-blockfeatured-image-left .flex-control-paging {
    padding-left: 40px;
    top: 330px;
    bottom: auto;
    display: block;
  }
}

.block-views-blockfeatured-image-caption {
  padding: 0;
  width: 100%;
  max-width: 1315px;
  margin: 0 auto;
}
.block-views-blockfeatured-image-caption .feature-caption {
  background: #003594;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-caption .feature-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
  }
}
.block-views-blockfeatured-image-caption .feature-caption .feature-info {
  color: #fff;
  width: 100%;
  padding: 25px 0;
  height: 164px;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-caption .feature-caption .feature-info {
    float: right;
    padding: 25px;
    background: rgba(0, 53, 148, 0.75);
    width: 47.5%;
  }
}
.block-views-blockfeatured-image-caption .feature-caption .feature-info a {
  color: #ffb81c;
}
.block-views-blockfeatured-image-caption .feature-caption .feature-info a:hover {
  color: #f60;
}
.block-views-blockfeatured-image-caption .paging_wrapper {
  width: 767px;
  max-width: 540px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-caption .paging_wrapper {
    width: 768px;
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-caption .paging_wrapper {
    width: 992px;
    max-width: 960px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-caption .paging_wrapper {
    width: 1200px;
    max-width: none;
  }
}
.block-views-blockfeatured-image-caption .flex-control-paging {
  display: inline-block;
  text-align: left;
  bottom: 116px;
  top: auto;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-caption .flex-control-paging {
    width: 47.5%;
    margin: 0 auto;
    right: 0;
    padding-left: 20px;
    bottom: 139px;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-caption .flex-control-paging {
    bottom: 140px;
  }
}

.block-views-blockfeatured-image-long-text {
  background: #f2f2f2;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-long-text li {
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
  }
  .block-views-blockfeatured-image-long-text li > div {
    margin: 5px;
  }
}
.block-views-blockfeatured-image-long-text li > div {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-long-text li .views-field-field-feature-image {
    flex: 0 0 380px;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-long-text li .views-field-field-feature-image {
    flex: 0 0 571px;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-long-text li .views-field-field-feature-image {
    flex: 0 0 665px;
  }
}
.block-views-blockfeatured-image-long-text .feature-caption {
  padding: 20px 0;
}
.block-views-blockfeatured-image-long-text .feature-caption p {
  font-size: 1.3rem;
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-long-text .feature-caption p {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-long-text .feature-caption {
    padding: 0 0 0 20px;
  }
}
.block-views-blockfeatured-image-long-text .flex-control-paging {
  bottom: auto;
  margin: 0 auto;
  text-align: left;
  top: 0;
}
.block-views-blockfeatured-image-long-text .flex-control-paging li {
  display: inline-block !important;
}
@media screen and (min-width: 768px) {
  .block-views-blockfeatured-image-long-text .flex-control-paging {
    top: 52px;
  }
}
@media screen and (min-width: 992px) {
  .block-views-blockfeatured-image-long-text .flex-control-paging {
    top: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .block-views-blockfeatured-image-long-text .flex-control-paging {
    text-align: center;
    right: -177px;
  }
}

.path-frontpage .view-home-hero {
  margin-top: -77px;
}
.view-home-hero .views-field-field-hero-text {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  font-size: 6rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 992px) {
  .view-home-hero .views-field-field-hero-text {
    font-size: 9rem;
  }
}

.readmore {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
}

@media screen and (min-width: 768px) {
  .field--name-field-grid-style-b,
.field--name-field-grid-style-c,
.field--name-field-grid-style-d,
.field--name-field-grid-style-e,
.field--name-field-grid-style-f {
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 -10px 60px;
  }
  .field--name-field-grid-style-b > div,
.field--name-field-grid-style-c > div,
.field--name-field-grid-style-d > div,
.field--name-field-grid-style-e > div,
.field--name-field-grid-style-f > div {
    margin: 5px;
  }
}
.field--name-field-grid-style-b > .field__item,
.field--name-field-grid-style-c > .field__item,
.field--name-field-grid-style-d > .field__item,
.field--name-field-grid-style-e > .field__item,
.field--name-field-grid-style-f > .field__item {
  padding: 10px;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.field--name-field-grid-style-b > .field__item .field--type-image img,
.field--name-field-grid-style-c > .field__item .field--type-image img,
.field--name-field-grid-style-d > .field__item .field--type-image img,
.field--name-field-grid-style-e > .field__item .field--type-image img,
.field--name-field-grid-style-f > .field__item .field--type-image img {
  margin: 0;
}
.field--name-field-grid-style-b .field--type-image,
.field--name-field-grid-style-c .field--type-image,
.field--name-field-grid-style-d .field--type-image,
.field--name-field-grid-style-e .field--type-image,
.field--name-field-grid-style-f .field--type-image {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .block-gridintro .content {
    display: -ms-flexbox !important;
    display: flex !important;
    margin-bottom: 40px;
    align-items: baseline;
  }
  .block-gridintro .content > div {
    margin: 5px;
  }
  .block-gridintro .content .field--name-field-short-text {
    font-size: 2rem;
    font-weight: bold;
    margin-left: 0;
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid #d5d5d5;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .block-gridintro .content .field--name-field-short-text {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .block-gridintro .content .field--name-field-short-text {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .block-gridintro .content .field--name-field-short-text {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) {
  .block-gridintro .content p {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .block-gridintro .content p {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .block-gridintro .content p {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .block-gridintro .content p {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 768px) {
  .block-gridintro .content .field--name-body p:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .field--name-field-grid-style-b > .field__item {
    flex-basis: 33%;
    flex-grow: 0;
  }
}
@media screen and (min-width: 992px) {
  .field--name-field-grid-style-b > .field__item {
    flex-basis: 20%;
    flex-grow: 0;
  }
}
.field--name-field-grid-style-b > .field__item .field--name-field-grid-item-title {
  position: absolute;
  padding: 10px 25px 0;
  font-weight: bold;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  top: 75%;
}
.field--name-field-grid-style-b > .field__item .field--name-field-grid-item-title:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
}
.field--name-field-grid-style-b > .field__item .field--name-field-grid-item-title:before {
  content: "";
  background: #ffb81c;
  height: 1px;
  width: 50%;
  display: block;
  top: 0;
  z-index: 2;
  transition: 0.2s ease;
  margin-bottom: 6px;
}
@media screen and (min-width: 768px) {
  .field--name-field-grid-style-b > .field__item .field--name-field-grid-item-title {
    top: 90px;
  }
}
@media screen and (min-width: 992px) {
  .field--name-field-grid-style-b > .field__item .field--name-field-grid-item-title {
    top: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .field--name-field-grid-style-b > .field__item .field--name-field-grid-item-title {
    top: 90px;
  }
}
.field--name-field-grid-style-b > .field__item .field--type-image {
  position: relative;
  overflow: hidden;
}
.field--name-field-grid-style-b > .field__item .field--type-image img {
  width: 100%;
}
.field--name-field-grid-style-b > .field__item .field--type-image:after {
  content: "";
  background: rgba(0, 53, 148, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s ease;
  opacity: 0.9;
}
.field--name-field-grid-style-b > .field__item a:hover .field--name-field-grid-item-title {
  color: #ffb81c;
}
.field--name-field-grid-style-b > .field__item a:hover .field--type-image:after {
  transition: 0.2s ease;
  opacity: 1;
}
.grid_b_gray .field--name-field-grid-style-b > .field__item .field--type-image::after {
  background: rgba(43, 43, 43, 0.9);
}

.display_text {
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .display_text {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 992px) {
  .display_text {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .display_text {
    font-size: 2.3rem;
  }
}

@media screen and (min-width: 768px) {
  .field--name-field-grid-style-c > .field__item {
    flex-basis: 33%;
    flex-grow: 0;
  }
}
.field--name-field-grid-style-c > .field__item .paragraph--type--grid-c {
  background: url(../images/tg_tile_10.png) #2b2b2b;
}
.field--name-field-grid-style-c > .field__item .field--name-field-grid-item-title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  padding: 20px 22px !important;
  display: inline-block;
}
.field--name-field-grid-style-c > .field__item .field--name-field-grid-item-title:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #ffb81c;
  content: " ";
  font-size: 85%;
  margin-left: 0.58em;
  visibility: visible;
  height: auto;
}
.field--name-field-grid-style-c > .field__item a {
  color: #fff;
}
.field--name-field-grid-style-c > .field__item a:hover .field--name-field-grid-item-title {
  color: #ffb81c;
}

@media screen and (min-width: 768px) {
  .field--name-field-grid-style-d > .field__item {
    flex-basis: 33%;
    flex-grow: 0;
  }
}
.field--name-field-grid-style-d > .field__item .item_caption {
  color: #fff;
  line-height: 1.2;
  position: absolute;
  padding: 10px 25px 10px;
  bottom: 25px;
}
@media screen and (min-width: 768px) {
  .field--name-field-grid-style-d > .field__item .item_caption {
    bottom: auto;
    top: 25px;
  }
}
@media screen and (min-width: 992px) {
  .field--name-field-grid-style-d > .field__item .item_caption {
    top: 81px;
  }
}
@media screen and (min-width: 1200px) {
  .field--name-field-grid-style-d > .field__item .item_caption {
    top: 115px;
  }
}
.field--name-field-grid-style-d > .field__item .field--name-field-grid-item-title {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0;
  margin-bottom: 5px;
}
.field--name-field-grid-style-d > .field__item .field--name-field-grid-item-title:before {
  content: "";
  background: #ffb81c;
  height: 1px;
  width: 50%;
  display: block;
  top: 0;
  z-index: 2;
  transition: 0.2s ease;
  margin-bottom: 6px;
}
.field--name-field-grid-style-d > .field__item .field--name-field-grid-item-title:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
}
.field--name-field-grid-style-d > .field__item .field--name-field-grid-item-body {
  font-size: 1.4rem;
}
.field--name-field-grid-style-d > .field__item .field--type-image {
  position: relative;
  overflow: hidden;
}
.field--name-field-grid-style-d > .field__item .field--type-image:after {
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#001e5799", endColorstr="#bf000000",GradientType=0 );
  /* IE6-9 */
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  transition: 0.2s ease;
  opacity: 0.8;
}
.field--name-field-grid-style-d > .field__item a:hover .field--name-field-grid-item-title {
  color: #ffb81c;
}
.field--name-field-grid-style-d > .field__item a:hover .field--name-field-grid-item-title .field--name-field-grid-item-body {
  color: #fff;
}
.field--name-field-grid-style-d > .field__item a:hover .field--type-image:after {
  opacity: 1;
  transition: 0.2s ease;
}

@media screen and (min-width: 768px) {
  .field--name-field-grid-style-e > .field__item {
    flex-basis: 33%;
    flex-grow: 0;
  }
}
.field--name-field-grid-style-e > .field__item .paragraph {
  color: #fff;
  background: #2b2b2b;
  height: 100%;
}
.field--name-field-grid-style-e > .field__item .paragraph .field--name-field-grid-item-title {
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 0 25px 5px;
}
.field--name-field-grid-style-e > .field__item .paragraph .field--name-field-grid-item-title:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
}
.field--name-field-grid-style-e > .field__item .paragraph a.field-group-link:hover .field--name-field-grid-item-title {
  color: #ffb81c;
}
.field--name-field-grid-style-e > .field__item .paragraph .field--type-text-long {
  font-size: 1.4rem;
  padding: 0 25px 25px;
}
.field--name-field-grid-style-e > .field__item .paragraph .field--type-text-long a {
  color: #ffb81c;
}
.field--name-field-grid-style-e > .field__item .paragraph .field--type-image {
  margin-bottom: 20px;
}

.field--name-field-grid-style-f > .field__item {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .field--name-field-grid-style-f > .field__item {
    flex-basis: 50%;
    flex-grow: 0;
  }
}
@media screen and (min-width: 992px) {
  .field--name-field-grid-style-f > .field__item {
    flex-basis: 25%;
    flex-grow: 0;
  }
}
.field--name-field-grid-style-f > .field__item a {
  color: #fff;
  line-height: 1.2;
  background: #003594;
  height: 70px;
  padding: 15px 25px;
  margin: 0 10px 20px;
  display: block;
  position: relative;
}
.field--name-field-grid-style-f > .field__item a:before {
  content: "";
  background: #ffb81c;
  height: 1px;
  width: 50%;
  display: block;
  top: 0;
  z-index: 2;
  transition: 0.2s ease;
  margin-bottom: 6px;
}
.field--name-field-grid-style-f > .field__item a:before {
  /*
          left: 0;
          top: 0;
          position: relative;
  */
  margin-bottom: 6px;
}
.field--name-field-grid-style-f > .field__item a:hover {
  color: #ffb81c;
}
.region-full-bleed .block_bg .field--name-field-grid-style-f {
  width: 767px;
  max-width: 540px;
  margin: 0 auto;
  padding: 0 15px;
  padding: 0 35px;
}
@media screen and (min-width: 768px) {
  .region-full-bleed .block_bg .field--name-field-grid-style-f {
    width: 768px;
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .region-full-bleed .block_bg .field--name-field-grid-style-f {
    width: 992px;
    max-width: 960px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .region-full-bleed .block_bg .field--name-field-grid-style-f {
    width: 1200px;
    max-width: none;
  }
}
.region-full-bleed .block_bg .field--name-field-grid-style-f > .field__item a {
  font-size: 1.8rem;
  padding: 0;
  background: none;
  margin-bottom: 10px;
}
.region-full-bleed .block_bg .field--name-field-grid-style-f > .field__item a:before {
  margin-bottom: 10px;
}
.region-full-bleed .block_bg .field--name-field-grid-style-f > .field__item a:after {
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  font-size: 85%;
  margin-left: 0.35em;
  font-size: 75%;
  color: #ffb81c;
}

.field--name-field-grid-g-item {
  display: -ms-flexbox !important;
  display: flex !important;
}
.field--name-field-grid-g-item > div {
  margin: 5px;
}
.field--name-field-grid-g-item > div {
  margin: 0;
  position: relative;
}
.layout--base--fullbleed .field--name-field-grid-g-item > div:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.field--name-field-grid-g-item > div .field--type-image img {
  margin: 0;
}
.field--name-field-grid-g-item > div .grid_caption {
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.field--name-field-grid-g-item > div .grid_caption .field--name-field-caption {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .field--name-field-grid-g-item > div .grid_caption .field--name-field-caption {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 992px) {
  .field--name-field-grid-g-item > div .grid_caption .field--name-field-caption {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .field--name-field-grid-g-item > div .grid_caption .field--name-field-caption {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .field--name-field-grid-g-item > div .grid_caption .field--name-field-caption {
    font-size: 3.5rem;
  }
}
.field--name-field-grid-g-item > div .grid_caption .field--name-field-button-text {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 1.3rem;
  background: #3366ff;
  padding: 5px 10px;
  display: inline-block;
  clear: both;
  margin-top: 1em;
}

.region-full-bleed .block_bg {
  padding: 50px 0 60px;
  margin-bottom: 25px;
}
.region-full-bleed .block_bg h2 {
  width: 767px;
  max-width: 540px;
  margin: 0 auto;
  padding: 0 15px;
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 1.75em !important;
  padding: 0 45px;
}
@media screen and (min-width: 768px) {
  .region-full-bleed .block_bg h2 {
    width: 768px;
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .region-full-bleed .block_bg h2 {
    width: 992px;
    max-width: 960px;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1200px) {
  .region-full-bleed .block_bg h2 {
    width: 1200px;
    max-width: none;
  }
}

.gold_block_bg {
  background: #ffb81c;
}

.gray_block_bg {
  background: #2b2b2b;
}

.blue_block_bg {
  background: #003594;
}

/*
.layout-builder-configure-section { 
  color: blue;
  .js-form-wrapper {
    display: none !important;
    &:first-child {
      display: block !important;
    }
  }
}
*/
/*
[data-drupal-selector="edit-layout-settings-margin"],
[data-drupal-selector="edit-layout-settings-padding"],
[data-drupal-selector="edit-layout-settings-container-detail"],
[data-drupal-selector="edit-layout-settings-style"],
[data-drupal-selector="edit-layout-settings-grid"]
.form-item-layout-settings-background-detail-background-size
 {
  display: none !important;
}
[data-drupal-selector="edit-layout-settings-background-detail"] {
  .details-wrapper {
    display: block !important;
  }
}
*/
.paragraph-type-label {
  font-weight: bold;
}

#drupal-off-canvas .layout-builder-configure-section details {
  min-height: 50px;
}
#drupal-off-canvas .js-form-item {
  display: block;
}

#node-home-layout-page-layout-builder-form #edit-revert {
  display: none;
}

#drupal-off-canvas *, #drupal-off-canvas :not(div) {
  font-family: "Open Sans", sans-serif;
  color: #f2f2f2 !important;
}
#drupal-off-canvas * input, #drupal-off-canvas :not(div) input {
  color: #2b2b2b !important;
}

#drupal-off-canvas details, #drupal-off-canvas summary, #drupal-off-canvas .ui-dialog-content {
  margin-top: 20px;
}

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