/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
.small-right-gutter .layout__region--first {
  padding-right: 15px; }

.bottom-padding-small {
  padding-bottom: 15px; }

@media (min-width: 992px) {
  .padding-15-px-right-on-large .layout__region--first {
    padding-right: 15px; } }

.toolbar-oriented .toolbar-bar {
  z-index: 1031; }

.region-header-left .logo img {
  max-width: 90%; }

.expand_caret {
  transform: scale(1.6) rotate(-90deg);
  margin-left: 8px;
  margin-top: -4px; }

a[aria-expanded='true'] > .expand_caret {
  transform: scale(1.6) rotate(0); }

.ya-network-explore-by-region-container .region-link {
  font-size: 18px; }

.ya-network-explore-by-region-container a {
  color: #46166B;
  font-weight: bold;
  cursor: pointer; }
  .ya-network-explore-by-region-container a .caret {
    margin-right: 5px; }

.ya-network-explore-by-region-container .ya-state-listing {
  list-style: none; }

.ya-network-explore-by-region-container .state-affiliates-container {
  padding-left: 0px; }
.ya-network-explore-by-region-container .state-affiliates-container .affiliate-link-list {
  padding-left: 1em;
}

.ya-national-staff-listing-container {
  display: flex;
  flex-flow: wrap; }
  .ya-national-staff-listing-container .ya-national-staff-listing {
    flex: 0 0 100%;
    margin-right: 15px;
    border: 1px solid grey;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .ya-national-staff-listing-container .ya-national-staff-listing {
        flex: 0 0 48%; } }
    @media (min-width: 1200px) {
      .ya-national-staff-listing-container .ya-national-staff-listing {
        flex: 0 0 32.25%; } 
        .ya-national-staff-listing-container .ya-national-staff-listing:nth-child(3n+3) {
          margin-right: 0;
        }
      }
    .ya-national-staff-listing-container .ya-national-staff-listing a {
      text-decoration: none; }
    .ya-national-staff-listing-container .ya-national-staff-listing .image {
      background-color: #cccccc;
      /* Used if the image is unavailable */
      height: 340px;
      /* You must set a specified height */
      background-position: center;
      /* Center the image */
      background-repeat: no-repeat;
      /* Do not repeat the image */
      background-size: cover;
      /* Resize the background image to cover the entire container */ }
    .ya-national-staff-listing-container .ya-national-staff-listing .info-container {
      display: flex;
      height: 120px;
      flex-flow: wrap;
      justify-content: center;
      align-items: center;
      text-align: center;
      align-content: center;
      border-top: solid grey; }
      .ya-national-staff-listing-container .ya-national-staff-listing .info-container .name {
        font-weight: 900;
        font-size: 25px;
        flex: 0 0 100%; }
      .ya-national-staff-listing-container .ya-national-staff-listing .info-container .job-title {
        font-size: 20px;
        flex: 0 0 100%; }

.views-field-field-blog-preview-image img {
  width: 100%; }

@font-face {
  font-family: 'Gotham-Light';
  src: url("fonts/Gotham-Light.eot");
  src: url("fonts/Gotham-Light.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Bold';
  src: url("fonts/Gotham-Bold.eot");
  src: url("fonts/Gotham-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Medium';
  src: url("fonts/GothamMedium_1.eot");
  src: url("fonts/GothamMedium_1.eot?#iefix") format("embedded-opentype"), url("fonts/GothamMedium_1.woff2") format("woff2"), url("fonts/Gotham-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Gotham-Light';
  font-weight: normal;
  color: #000000; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Gotham-Bold';
  font-weight: normal; }

img {
  max-width: 100%; }

.navbar .no-gutters .col-md-3.col-lg-3 {
  padding-left: 0; }

.navbar .no-gutters .col-md-2.col-lg-2 {
  padding-right: 0; }

.navbar-default {
  background-color: transparent;
  border: none; }

.navbar-default .nav li a {
  color: #1786bc;
  font-family: 'Gotham-Bold';
  padding-left: 8px;
  padding-right: 8px;
  text-transform: uppercase;
  font-size: 13px; }
header.navbar-default:not(.fixed-theme) .nav li a { padding-top: 25px;}
.navbar-default .nav > .active > a,
.navbar-default .nav > .active > a:hover,
.navbar-default .nav > .active > a:focus {
  color: #ffd600;
  background-color: transparent; }

.navbar-default .nav .open > a,
.navbar-default .nav .open > a:hover,
.navbar-default .nav .open > a:focus {
  background-color: transparent;
  color: #ffd600; }

@media (min-width: 992px) {
  .navbar-default .nav > li {
    float: left; }
  .navbar-default .nav {
    float: left;
    margin: 0; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }

.navbar-brand.name {
  display: none; }

nav#block-mainmenu {
  display: inline-block;
  width: auto;
  margin-top: 30px; }

nav#block-mainmenu .nav > li > a:hover,
nav#block-mainmenu .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  color: #ffd600; }

nav#block-mainmenu .dropdown-menu {
  background-color: rgba(255, 214, 0, 0.75);
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 15px; }

nav#block-mainmenu .dropdown-menu li a {
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: unset; }

nav#block-mainmenu .dropdown-menu > .active > a,
nav#block-mainmenu .dropdown-menu > .active > a:hover,
nav#block-mainmenu .dropdown-menu > .active > a:focus,
nav#block-mainmenu .dropdown-menu > li > a:hover,
nav#block-mainmenu .dropdown-menu > li > a:focus {
  color: #1786bc;
  background-color: transparent; }

nav#block-mainmenu .nav {
  float: right; }

.navbar-header {
  /*float: none;*/ }

.navbar-header .region.region-navigation {
  text-align: right; }

.navbar-collapse {
  padding-left: 0;
  padding-right: 0; }

.navbar-default .navbar-toggle {
  margin-left: 15px;
  margin-top: 0; }

.navbar-header .nav.menu--account.navbar-right {
  margin-right: 0; }

/* for sticy nav */
.navbar {
  padding-top: 15px; }
b,strong { font-family: 'Gotham-Book';}
/*.main-container[role="main"]*/
body {
  padding-top: 160px!important;
}
body.toolbar-fixed {
 padding-top: 239px!important;
}

.navbar.navbar-fixed-top.fixed-theme {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.35);
}

.navbar.fixed-theme {
  padding-top: 0; }

.navbar.navbar-fixed-top.fixed-theme .logo img {
  max-height: 100px;
  width: auto;
  max-width: 100%; }

.navbar.navbar-fixed-top.fixed-theme #block-socialicons,
.navbar.navbar-fixed-top.fixed-theme .search-block-form {
  display: none; }

.navbar.navbar-fixed-top.fixed-theme section#block-donatebutton {
  margin-top: 30px; }

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container {
  transition: 0.4s;
  -webkit-transition: 0.4s; }

/* end of sticky nav */
.footer {
  background-image: url(../images/footer-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  padding-top: 140px;
  padding-bottom: 90px; }

.footer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 214, 0, 0.66);
  left: 0;
  top: 0; }

.footer-right-elements-row,
.region-footer-right section.block,
.region-footer-right #block-searchform {
  display: block;
  padding-bottom: 25px;
  margin-bottom: 35px;
  border-bottom: solid 1px #000000;
  vertical-align: middle; }
  .region-footer-right #block-searchform { margin-top: 0;}

.footer-right-elements-title,
.region-footer-right section.block h2.block-title,
.region-footer-right #block-searchform h2.visually-hidden {
  font-size: 36px;
  font-family: 'Gotham-Bold';
  display: inline-block;
  width: 60%;
  vertical-align: middle; }

.region-footer-right #block-searchform h2.visually-hidden {
  position: relative !important;
  height: auto; }

.footer-right-elements-feature,
.region-footer-right section.block .field--name-body,
.region-footer-right #block-searchform form {
  display: inline-block;
  width: 40%;
  text-align: right;
  vertical-align: middle; }

.region-footer-right section.block .field--name-body,
.region-footer-right #block-searchform form {
  width: 39%; }

.region-footer-right #block-searchform form .form-item {
  margin-bottom: 0; }

.region-footer-right #block-searchform form .input-group {
  display: block; }

.region.region-footer-right .btn {
    display: block;
}

body #layout-builder-modal {
  background: none; }

.ui-dialog.ui-dialog-off-canvas.ui-dialog-position-side.ui-resizable {
  z-index: 9999; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: relative; }

#drupal-off-canvas *, #drupal-off-canvas *:not(div) .ui-dialog-content {
  overflow: initial !important; }

.field-multiple-table .label {
  color: black; }

.three-stats-block {
  background-color: #268abe;
  color: #FFFFFF;
  padding: 30px; }

.three-stats-block .block h2 {
  color: #FFFFFF;
  text-align: center;
  font-size: 44px;
  margin: 0 auto 25px auto; }

.three-stats-block .statitem {
  text-align: center; }

.three-stats-block .statitem img {
  margin: auto; }

.three-stats-block .statitem div[class*="field--name-field-animated-stats-"] {
  font-size: 40px;
  font-family: 'Gotham-Bold';
  line-height: 1.1; }

.three-stats-block .statitem div[class*="field--name-field-stats-label-"] {
  font-size: 22px;
  line-height: 1.1; }

.three-stats-block .statitem div[class*="field--name-field-stats-icon-"] {
  min-height: 107px;
  vertical-align: middle;
  display: flex; }

.block-views-blockblog-tags-block-1 .block-title {
  color: #337ab7; }

.block-views-blockblog-tags-block-1 ul {
  list-style-type: none;
  padding-left: 0; }

.block-views-blockblog-tags-block-1 ul ul {
    padding-left: 15px;
}
.block-views-blockblog-tags-block-1 ul ul li a:before { content: "- "; display: inline-block; margin-right: 5px;}
.view-id-blog_landing a {
  text-decoration: none; }

.blog-listing-container {
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px; }
  .blog-listing-container .preview-image {
    flex: 1 1 30%;
    padding-right: 25px; }
    .blog-listing-container .preview-image img {
      width: 100%; height: auto; }
  .blog-listing-container .info {
    flex: 1 1 70%; }
    .blog-listing-container .info .title {
      color: black;
      margin-top: 0;
      margin-bottom: 0; font-size: 20px; }
      .blog-listing-container .info .title a {
        color: black; }
    .blog-listing-container .info .date-and-author-container { font-family: 'Gotham-Bold'; color: black; font-size: 16px; }
    .blog-listing-container .info .date-and-author-container .date {
      margin-right: 5px;
    }
    .blog-listing-container .info .date-and-author-container .author {
      margin-left: 5px;
    }
    .blog-listing-container .info .summary {
      color: black; margin-top: 5px; }

.blog-exposed-filter-search-form .form-item {
  width: 100%; }
  .blog-exposed-filter-search-form .form-item input {
    width: 100%; }

.blog-exposed-filter-search-form .form-actions {
  width: 100%; }
  .blog-exposed-filter-search-form .form-actions button {
    text-transform: inherit;
    font-size: 15px;
    width: 100%; }
    .blog-exposed-filter-search-form .form-actions button.btn-primary {
      background: #337ab7;
      color: white; }

.profile-grid .item-list,
.view-id-national_staff .item-list {
  margin: 20px auto;
  text-align: center; }

.profile-grid .item-list ul,
.view-id-national_staff .item-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.profile-grid .item-list ul li,
.view-id-national_staff .item-list ul li {
  display: inline-block;
  margin: auto 0px;
  text-align: center; }

.profile-grid .item-list ul li a,
.view-id-national_staff .item-list ul li a {
  padding: 0 10px;
  border-right: solid 1px #777777; }

.profile-grid .item-list ul li:last-child a,
.view-id-national_staff .item-list ul li:last-child a {
  border-right: none; }

.blue.overlay:before {
  background-color: rgba(0, 131, 186, 0.5); }

.yellow.overlay:before {
  background-color: rgba(255, 214, 0, 0.5); }

.orange.overlay:before {
  background-color: rgba(222, 120, 9, 0.5); }

.green.overlay:before {
  background-color: rgba(49, 148, 84, 0.5); }

.purple.overlay:before {
  background-color: rgba(86, 46, 111, 0.5); }

.red.overlay:before {
  background-color: rgba(176, 35, 35, 0.5); }

.gray.overlay:before {
  background-color: rgba(111, 109, 112, 0.5); }

.search-block-form {
  width: auto;
  display: flex;
  justify-content: flex-end;
  padding-bottom: 25px; margin-top: 15px;}
  .search-block-form .input-group { width: 100%; }
.search-block-form .help-block.description { display: none;}


.region-header-right {
  text-align: right; }

section#block-socialicons {
  display: inline-block; margin-top: 15px;}

.socialicons a {
  background-color: #268abe;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  padding: 2px;
  line-height: 28px;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  margin-left: 6px; }

.socialicons a:hover {
  text-decoration: none;
  background-color: #000000; }

.socialicons-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 125px;
  margin: 0 auto; }
  .socialicons-container .social-icon-wrapper {
    flex: 0 0 30%;
    padding: 5px 0; }

.profile-content-container .data-col {
  padding-left: 0;
  padding-right: 0; }

.region-sidebar-second .socialicons a {
  margin-bottom: 10px; }

.btn-primary {
  background-color: #319454;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-family: 'Gotham-Bold';
  font-size: 20px;
  padding: 8px 25px;
  transition: 0.3s all ease-in-out; }

  .btn-primary.icon-before { font-family: 'Gotham-Bold'; line-height: 1.42857143;}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #000000; }

.btn-secondary {
  background-color: #de7809;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  font-family: 'Gotham-Bold';
  font-size: 20px;
  padding: 8px 25px;
  transition: 0.3s all ease-in-out;
  color: #FFFFFF; }

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #000000;
  color: #FFFFFF; }

section#block-donatebutton .btn { position: relative; padding-left: 55px; }
section#block-donatebutton .btn:before {
    content: "";
    width: 30px;
    height: 14px;
    top: 15px;
    left: 15px;
    background: url(../images/arrow-link-white.png) no-repeat;
    position: absolute;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  section#block-donatebutton .btn { position: relative; padding-left: 45px; max-width: 100%;}
  section#block-donatebutton .btn:before {
      width: 25px;
      height: 10px;
      top: 17px;
      left: 12px;
      background-size: 100%;
  }
}


.footer-right-elements-feature a.btn {
  width: 200px; }

.region-footer-left .nav li {
  display: block; }

.region-footer-left .nav li a {
  color: #000000;
  font-family: 'Gotham-Medium';
  text-decoration: none;
  transition: 0.3s all ease-in-out;
  font-size: 16px;
  padding-bottom: 0;
  padding-top: 5px;
  padding-left: 0; }

.region-footer-left {
  font-size: 16px; }

.region-footer-left .nav li a:hover,
.region-footer-left .nav li a:active,
.region-footer-left .nav li a:focus {
  background: transparent;
  text-decoration: underline; }

.region-footer-left section.block {
  margin-top: 30px;
  color: #000000;
  font-family: 'Gotham-Medium'; }

.form-type-search .btn-primary {
  background: transparent;
  color: #1786bc;
  padding: 4px; }

.form-type-search span.input-group-btn {
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 3; }

.form-type-search input.form-search {
  padding-left: 25px; }

/* Home page blocks */
.front-mission {
  padding-bottom: 50px;
  border-bottom: solid 1px #8c8d8e;
  overflow: hidden; }

.front-mission h2 {
  color: #268abe;
  font-size: 40px;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 20px; }

.front-mission .region-front-mission-left .field--name-body h2 {
  font-size: 22px;
  font-style: italic;
  margin: 0 0 10px 0; }

.front-mission .region-front-mission-right .block {
  background-color: #268abe;
  color: #FFFFFF;
  padding: 30px; }

.front-mission .region-front-mission-right .block h2 {
  color: #FFFFFF;
  text-align: center;
  font-size: 44px;
  margin: 0 auto 25px auto; }

.front-mission .region-front-mission-right .statitem {
  text-align: center; }

.front-mission .region-front-mission-right .statitem img {
  margin: auto; }

.front-mission .region-front-mission-right .statitem div[class*="field--name-field-animated-stats-"] {
  font-size: 26px;
  font-family: 'Gotham-Bold';
  line-height: 1.1; }

.front-mission .region-front-mission-right .statitem div[class*="field--name-field-stats-label-"] {
  font-size: 16px;
  line-height: 1.1; margin-top: 5px;}

.front-mission .region-front-mission-right .statitem div[class*="field--name-field-stats-icon-"] {
  min-height: 107px;
  vertical-align: middle;
  display: flex; }

.front-cta {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px #8c8d8e;
  overflow: hidden; }

.btnblock .btntext-wrap {
  position: relative; }

.btnblock .btntext-wrap {
  /*  position: absolute;*/
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  /*left: 0;
  top: 0;*/
  color: #FFFFFF;
  min-height: 200px; }

.btnblock .btntext-wrap .field--name-field-button-text {
  z-index: 3;
  justify-self: center;
  align-self: center;
  font-size: 30px;
  line-height: normal;
  font-family: 'Gotham-Bold';
  padding-left: 10px;
  padding-right: 10px;
  text-align: center; }

.btnblock .btnoverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.65;
  left: 0;
  top: 0; }

.btnblock .gotobtn {
  position: relative;
  margin-top: 10px;
  height: auto;
  display: table;
  width: 100%;
  /*padding: 10px;
  min-height: 80px;*/ }

.btnblock .gotobtn .btnoverlay {
  z-index: -1; }

.btnblock .gotobtn a {
  z-index: 3;
  color: #000000;
  font-size: 18px;
  line-height: normal;
  font-family: 'Gotham-Bold';
  position: relative;
  text-transform: uppercase;
  display: table-cell;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  transition: all 0.3s ease-in-out;
  height: 80px;
  padding-left: 10px;
  vertical-align: middle; }

.btnblock .gotobtn a:hover, .btnblock .gotobtn:hover a {
  background-color: rgba(0, 0, 0, 0.25);
  text-decoration: none; }

.btnblock .gotobtn a:before {
  content: '';
  width: 20px;
  height: 10px;
  background: url(../images/arrow-link-slider.png) no-repeat left center;
  background-size: 100%;
  position: absolute;
  margin-right: 10px;
  left: 10px;
  top: 50%;
  margin-top: -5px; }

.btnblock .gotobtn a .field--name-field-button-link-text {
  padding-left: 25px; }

/* Inner Page */
.content .field--name-body p:last-child {
  margin-bottom: 10px; }

.region .page-header, .page-header {
  color: #268abe;
  font-size: 44px;
  line-height: 48px;
  margin-bottom: 30px;
  margin-top: 40px;
  border: none; }

@media screen and (min-width: 992px) {
  .page-node-1905 .region .page-header {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .page-node-1905 .region .page-header {
    font-size: 38px;
  }
}
.breadcrumb {
  background: transparent;
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
}

@media screen and (min-width: 1200px) {
  .breadcrumb {
    margin-left: 15px;
    margin-bottom: 0;
    margin-top: -5px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb { padding-left: 10px; }
}

.breadcrumb > li + li:before {
  content: ">";
  color: #268abe; }

.path-frontpage .breadcrumb .active { display: none; }

.views-row h2 a {
  color: #000000;
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 0; }

.page-node-type-ya-general article.full {
  font-size: 22px;
  line-height: 27px; }

.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  width: 100vw; }

/*.alignfull {

}*/
/* home page blog section (view) */
.home-blog-title {
  color: #268abe;
  text-align: center;
  margin-top: 60px;
  font-size: 40px;
  line-height: normal;
  font-family: 'Gotham-Bold';
  margin-bottom: 30px; }

.home-blog-title span {
  color: #ffd600; }

.home-blog-wrapper {
  background: url(../images/blog-section-bg.jpg) no-repeat center center;
  background-size: cover;
  color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px; }

.home-blog-wrapper a, .home-blog-wrapper h3 {
  color: #FFFFFF; }

.home-blog-wrapper h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: normal; }

.home-blog-wrapper .region-front-blog {
  padding: 20px;
  background: rgba(38, 138, 190, 0.7);
  margin-top: 8px; }

.socialicons.blackicons a {
  background-color: #000000; }

.socialicons.blackicons a:hover {
  background-color: #ffd600; }

.home-blog-wrapper .blog-section-social-subscribe .region-front-blog-social,
.home-blog-wrapper .blog-section-social-subscribe .region-front-blog-subscribe {
  background: rgba(38, 138, 190, 0.7);
  padding: 20px;
  margin-right: 8px;
  height: 100%;
  align-items: center;
  display: flex; }

.home-blog-wrapper .blog-section-social-subscribe .region-front-blog-subscribe {
  margin-right: 0; }

.home-blog-wrapper .blog-section-social-subscribe {
  display: flex;
  flex-flow: row wrap; }

.home-blog-wrapper .blog-section-social-subscribe:before {
  display: block; }

.home-blog-wrapper .blog-section-social-subscribe .region-front-blog-subscribe a {
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Gotham-Bold';
  position: relative;
  padding-left: 25px;
  display: block; }

.home-blog-wrapper .blog-section-social-subscribe .region-front-blog-subscribe a:before {
  content: '';
  width: 20px;
  height: 10px;
  background: url(../images/arrow-link-white.png) no-repeat left center;
  background-size: 100%;
  position: absolute;
  margin-right: 10px;
  left: 0;
  top: 5px; }

.home-blog-wrapper .region-front-blog .blogitem {
  margin-bottom: 20px; }

.home-blog-wrapper .region-front-blog .blogitem p {
  margin: 0;
  display: inline; }

.home-blog-wrapper .region-front-blog .blogitem .blog-readmore {
  font-weight: bold;
  margin-left: 8px; }

.home-blog-wrapper .region-front-blog .blogitem img {
  max-height: 140px;
  width: auto;
  max-width: 100%;
}
.home-blog-wrapper .region-front-blog .blogitem div[class*="col"] {
  max-height: 140px;
  height: 140px;
}

.home-blog-wrapper .region-front-blog .blogitem .col-md-8 {
  position: relative;
  overflow: hidden;

}

.home-blog-wrapper .region-front-blog .blogitem .blog-readmore { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 20px 0; 
  
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, rgba(38, 138, 190, 0.5));
}

.home-blog-wrapper .region-front-blog .blogitem .blog-readmore a {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
    background-color: #ffd600;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.home-blog-wrapper .region-front-blog .blogitem .blog-readmore a:hover,
.home-blog-wrapper .region-front-blog .blogitem .blog-readmore a:active,
.home-blog-wrapper .region-front-blog .blogitem .blog-readmore a:focus { text-decoration: none; background-color: rgba(255,214,0,0.75);}

/* National Staff Page */
.profile-grid .item-list,
.view-display-id-national_initiatives_menu_links_block .item-list {
  margin: 20px auto;
  text-align: center; }

.profile-grid .item-list ul,
.view-display-id-national_initiatives_menu_links_block .item-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.profile-grid .item-list ul li,
.view-display-id-national_initiatives_menu_links_block .item-list ul li {
  display: inline-block;
  margin: auto 0px;
  text-align: center; }

.profile-grid .item-list ul li a,
.view-display-id-national_initiatives_menu_links_block .item-list ul li a {
  padding: 0 10px;
  border-right: solid 1px #777777; }

.profile-grid .item-list ul li:last-child a,
.view-display-id-national_initiatives_menu_links_block .item-list ul li:last-child a {
  border-right: none; }

.profile-grid .views-row .views-col {
  text-align: center;
  margin-bottom: 15px; /*29/6/20 30px;*/
  position: relative; }

.profile-grid .views-row .views-col img {
  margin: auto; /*29/6/20*/ width: 100%; height: auto;}

.page-node-type-ya-national-staff-profile .page-header {
  margin-bottom: 0px;
  padding-bottom: 0px; }

.page-node-type-ya-national-staff-profile .field--name-field-profile-picture {
  margin-bottom: 30px;
  text-align: center; }

.profile-body-and-social-container {
  padding-top: 20px; }

.page-node-type-ya-national-staff-profile .field--name-field-profile-picture img {
  margin: auto;
  width: 100%;
  height: auto;
  max-width: 100%; }

.page-node-type-ya-national-staff-profile .job-title {
  font-size: 24px;
  /*margin-bottom: 30px;*/
  font-weight: 600; }

.page-node-type-ya-national-staff-profile .mainphone,
.page-node-type-ya-national-staff-profile .mainemail a {
  color: #000000; }

.page-node-type-ya-national-staff-profile .mainphone {
  margin-left: 10px;
  border-left: solid 1px #000000;
  padding-left: 10px; }

.profile-grid .views-row .views-col .staff-wrap {
  display: block; /*29/6/20 inline-block;*/
  position: relative;
  border: solid 1px grey; /*29/6/20 #268abe;*/
  border-radius: 0;
  margin: auto 10px; }

.profile-grid .views-row .views-col .staff-wrap:after {
  clear: both; }

.profile-grid .views-row .views-col .staff-wrap a { display: block;}

.profile-grid .views-row .views-col .staff-wrap .staff-info {
  font-size: 20px;
  /*29/6/20
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  color: #FFFFFF;
  background: rgba(38, 138, 190, 0.7);
  width: 100%;*/
  transition: all 0.2s ease-in-out;

    display: flex;
    height: 120px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    align-content: center;
    border-top: solid 3px grey;
    color: #337ab7;
}

.profile-grid .views-row .views-col .staff-wrap .staff-info a {
  font-family: 'Gotham-Bold';
  flex: 0 0 100%;
  font-size: 25px;
  /*29/6/20 color: #FFFFFF;*/ }

.profile-grid .views-row .views-col .staff-wrap:hover {
  /*29/6/20 border-color: #ffd600;*/ }

.profile-grid .views-row .views-col .staff-wrap:hover .staff-info {
  /*29/6/20
  background-color: rgba(255, 214, 0, 0.7);
  color: #000000;*/
  color: #23527c;
}

.profile-grid .views-row .views-col .staff-wrap:hover .staff-info a {
  color: #23527c; }
.profile-grid .views-row .views-col .staff-wrap:hover .staff-info a:hover,
.profile-grid .views-row .views-col .staff-wrap:hover a,
.profile-grid .views-row .views-col .staff-wrap.staff-info a:hover,
.profile-grid .views-row .views-col .staff-wrap:focus .staff-info a:focus,
.profile-grid .views-row .views-col .staff-wrap:focus a,
.profile-grid .views-row .views-col .staff-wrap.staff-info a:focus {
  text-decoration: none;
}
/* Blog Landing*/
.path-whyarts .region-content > .page-header { display: none;}

.view-blog-landing { margin-top: 40px;}
.view-blog-landing .view-header {
  padding-bottom: 35px;
  margin-bottom: 45px;
  border-bottom: solid 1px #000000; }

.view-blog-landing .views-row .col-md-9 h3 a {
  color: #000000;
  text-decoration: none; }

.view-blog-landing .views-row .col-md-9 h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 28px; }

.view-blog-landing .views-row .col-md-9 .date-and-author {
  margin-bottom: 5px; }

.view-blog-landing .views-row .col-md-9 .date-and-author,
.view-blog-landing .views-row .col-md-9 .date-and-author a {
  text-decoration: none;
  color: #000000;
  font-size: 22px;
  line-height: normal;
  font-family: 'Gotham-Bold'; }

  .blog-exposed-filter-search-form .control-label,
  .blog-exposed-filter-search-form h2.block-title {
    color: #268abe;
    font-size: 15px;
    line-height: normal;
    font-family: 'Gotham-Bold';
    display: block;
    margin-bottom: 7px;
  }

  .blog-exposed-filter-search-form h2.block-title { margin-top: 0; margin-bottom: 7px;}

  .blog-exposed-filter-search-form .form-item input[class*="datepicker"] {
    width: 100%;
    display: block;
    margin: 0;
    padding-left: 1.5px;
    padding-right: 1.5px;
    font-size: 11px;
    border-radius: 0;

  }

  .blog-exposed-filter-search-form .form-item-created-min {  margin-right: 2%; }

  .blog-exposed-filter-search-form .form-item { margin-bottom: 7px;}

  .blog-exposed-filter-search-form div[class*="form-item-created-"]/*,
  .blog-exposed-filter-search-form div[class*="form-item-keys"]*/ { 
    display: inline-block; width: 49%;
  }
  .blog-exposed-filter-search-form .form-item input[name="keys"] {
    /*max-width: 100px;*/
    border-radius: 0;
    height: 30px;
  }

  .blog-exposed-filter-search-form .form-actions { /*width: auto; display: inline-block;*/}
  .blog-exposed-filter-search-form .form-actions button {
    /*width: 57px;*/
    height: auto;
    margin-right: 0;
    margin-left: 0;
    margin-top: 7px;
}

.blog-exposed-filter-search-form .form-actions button:hover, .blog-exposed-filter-search-form .form-actions button:focus {
    background: #000000;
    border-color: #000000;
}

.blog-exposed-filter-search-form .form-actions button .glyphicon {
     /*margin-right: 25px;*/
}

@media screen and (min-width: 768px) {
  .navbar .logo {
    padding: 0; } }

.highlighted {
  width: 100%;
  display: block;
  /*margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);*/ }

.navbar.container {
  max-width: 100%; }

.highlighted .overlay {
  position: relative; }

.highlighted .overlay:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.highlighted .overlay .herotitle {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: left;
  color: #FFFFFF;
  font-size: 70px;
  font-family: 'Gotham-Bold';
  margin-top: -40px;
  line-height: 80px;
  width: 700px;
  max-width: 100%;
  left: auto; }

.highlighted .overlay img {
  width: 100%; }

.region-content .block-title {
  color: #268abe;
  text-align: center;
  margin-top: 0;
  font-size: 40px;
  line-height: normal;
  font-family: 'Gotham-Bold'; }

.region-content .views-element-container.block.block-views-blocknational-staff-block-1 .block-title{
  text-align: left; }

.region-content .block-ya-network-explore-by-region-block .block-title{
  text-align: left;
  color: #562e6f;
  font-size: 32px;
}

.region-content .block-block-contenta6e88f72-f604-4d85-9fa1-b5eaf5e24d48 .block-title {
  text-align: left;
}

.page-node-type-ya-national-staff-profile .region-content .views-element-container.block.block-views-blocknational-staff-block-1 .block-title {
  font-size: 44px; }

.region-content .views-element-container.block:not(.block-views-blocknational-staff-block-1):not(.block-views-blocknational-staff-profile-block-1):not(.block-views-blockvarious-blogs-block-4):not(.block-views-blockvarious-blogs-block-5) {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px #8c8d8e; }

.region-content #block-logoblockabovefooter { padding-top: 50px;}

.region-content .view-partnerships .view-header,
.region-content .view-supporters .view-header {
  margin-bottom: 60px;
  text-align: center; }

.region-content .view-partnerships ,
.region-content .view-supporters { padding-left: 25px; padding-right: 25px;}

.region-content .view-partnerships .slick-track,
.region-content .view-supporters .slick-track {
  display: flex; }

.region-content .view-partnerships .slick-slide,
.region-content .view-supporters .slick-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto; }

.path-frontpage .region-content .page-header,
.page-node-type-affiliate-profile .region-content .page-header {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  display: none; }

.page-node-type-affiliate-profile .region-content .field--name-field-headline,
.page-node-type-affiliate-profile .region-content .field--name-field-headline1 {
  color: #268abe;
  font-size: 27px;
  line-height: 35px;
  margin-top: 30px;
  margin-bottom: 25px;
  border: none;
  font-family: 'Gotham-Bold'; }

.page-node-type-affiliate-profile .region-content .block-title {
  font-size: 24px;
  text-align: left;
  margin-bottom: 40px; }

.page-node-type-affiliate-profile .region-content .view-affiliate-page-blocks .views-row {
  margin-bottom: 30px; }

.page-node-type-affiliate-profile .region-content .views-element-container.block {
  border-bottom: none; }

.region-sidebar-second.well {
  background-color: transparent;
  border: none;
  box-shadow: none; }

.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks {
  color: #268abe; }

.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .views-field-title {
  font-family: 'Gotham-Bold'; }

.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .views-field-field-address,
.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .views-field-field-phone-work {
  display: block; }

.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .views-field-field-city,
.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .views-field-field-state {
  display: inline-block;
  margin-right: 2px; }

.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .areas-reached-label {
  display: block;
  font-family: 'Gotham-Bold';
  margin-top: 25px;
  margin-bottom: 5px; }

.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .areas-reached {
  display: block;
  margin-bottom: 3px;
  position: relative;
  padding-left: 15px;
  margin-left: 15px; }

/*.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .areas-reached:before {
  content: " - ";
  position: absolute;
  left: 0px;
  top: auto;
}*/
.page-node-type-affiliate_profile .layout__region--second .view-affiliate-page-blocks .areas-reached > ul {
    list-style-type: none;
    padding-left: 0;
}
.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .areas-reached ul,
.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .areas-reached ul ul {
  padding-left: 0;
  margin-bottom: 0; }

.page-node-type-affiliate-profile .region-sidebar-second .view-affiliate-page-blocks .areas-reached ul li {
  list-style-type: disc; }

.page-node-type-ya-national-staff-profile .field--name-field-email, .page-node-type-ya-national-staff-profile .field--name-field-phone {
  display: inline-block; }

.page-node-type-ya-national-staff-profile .field--name-field-phone {
  margin-left: 10px; }

.page-node-type-ya-national-staff-profile .field--name-field-phone:before {
  content: "|";
  display: inline-block;
  margin-right: 10px; }

.page-node-type-ya-national-staff-profile .field--name-field-phone:after {
  content: "";
  display: block;
  clear: both; }

.page-node-type-affiliate-profile #block-statemap div#mapwrapper {
  min-width: 47%;
  display: inline-block;
  margin: 0 1.35%; }

/* Blog list view in sidebar, throughout site */
.page-node-type-sponsor .field--name-field-profile-picture {
  margin-bottom: 30px; }

.region-sidebar-second section[class*="block-views-blockvarious-blogs-"] .block-title {
  display: none; }

.view-various-blogs .views-row {
  margin-bottom: 30px; }

.view-various-blogs .views-row .views-field-title {
  margin-top: 10px;
  display: block;
  margin-bottom: 5px; }

.view-various-blogs .views-row .views-field-title a {
  text-decoration: none;
  color: #000000;
  font-family: 'Gotham-Bold';
  /*font-size: 18px;*/ }

.view-various-blogs .views-row .views-field-body,
.view-various-blogs .views-row .views-field-body p,
.view-various-blogs .views-row .views-field-view-node,
.view-various-blogs .views-row .views-field-created,
.view-various-blogs .views-row .views-field-view-node a {
  display: inline;
  /*font-size: 18px;*/
}

.view-various-blogs .views-row .views-field-view-node a,
.view-various-blogs .views-row .views-field-created {
  text-decoration: none;
  color: #000000;
  font-family: 'Gotham-Bold';
}

.ckeditor-accordion-container > dl dt > a {
  background-color: #6F6D71;
  border-color: #ffffff; }

.ckeditor-accordion-container > dl dt.active > a {
  background-color: #268abe;
  border-color: #6F6D71; }

.ckeditor-accordion-container > dl {
  border: none; }

.region-sidebar-second .block-block-content {
    margin-top: 10px;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
  .region-sidebar-second {
    padding-top: 45px; }
  /*.page-node-type-ya-national-staff-profile .region-sidebar-second {
    padding-top: 130px; }
  .page-node-type-sponsor .region-sidebar-second {
    padding-top: 128px; }*/
  .navbar-toggle {
    display: none; }
  .region.region-navigation-collapsible { text-align: right; }
  .region.region-navigation .socialicons { margin-right: 8px; }
  }

#navbar.navbar-fixed-top {
  padding: 15px 45px 0 45px;
  background-color: white; }

.region.region-navigation-collapsible {
  background: white; }


@media screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-toggle {
    display: block; } }

@media screen and (max-width: 991px) {
  .navbar.navbar-fixed-top .logo img {
    max-height: 120px;
    width: auto;
    max-width: 100%; }
  .navbar-header {
    float: none; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .navbar-header .region.region-navigation .socialicons {
    display: none; }
  .region.region-header-left {
    max-width: 75%;
    overflow: hidden;
    height: auto; }
  .navbar-default .navbar-toggle {
    margin-left: 5px;
    margin-top: 25px;
    margin-right: 5px;
    padding: 0;
    border: none;
    color: #268abe;
    z-index: 2000;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10.5px; }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:active {
    background-color: transparent; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #268abe;
    width: 35px;
    height: 3px;
    transition: all 0.3s ease-in-out; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px; }
  .navbar-default .navbar-collapse {
    position: absolute;
    background: rgba(255, 255, 255, 0.85);
    z-index: 1900;
    top: 0;
    transition: all 0.3s ease-in-out;
    width: 100%;
    left: 0; }
  .navbar-toggle[aria-expanded="false"] .icon-bar {
    -webkit-transform: rotate(0) skewX(0deg);
    -ms-transform: rotate(0) skewX(0deg);
    -o-transform: rotate(0) skewX(0deg);
    transform: rotate(0) skewX(0deg);
    transition: all 0.3s ease-in-out; }
  .navbar-toggle[aria-expanded="true"] .icon-bar.bar1 {
    -webkit-transform: rotate(45deg) skewX(-15deg);
    -ms-transform: rotate(45deg) skewX(-15deg);
    -o-transform: rotate(45deg) skewX(-15deg);
    transform: rotate(45deg) skewX(-15deg);
    position: absolute;
    top: 6px; }
  .navbar-toggle[aria-expanded="true"] .icon-bar.bar3 {
    -webkit-transform: rotate(-45deg) skewX(-15deg);
    -ms-transform: rotate(-45deg) skewX(-15deg);
    -o-transform: rotate(-45deg) skewX(-15deg);
    transform: rotate(-45deg) skewX(-15deg);
    position: absolute;
    top: 0; }
  nav#block-mainmenu .nav {
    float: none;
    margin: auto 15px; }
  .navbar-toggle[aria-expanded="false"] .icon-bar.bar2 {
    left: 0;
    opacity: 1;
    position: relative; }
  .navbar-toggle[aria-expanded="true"] .icon-bar.bar2 {
    left: -100%;
    opacity: 0;
    position: relative; }
  nav#block-mainmenu .dropdown-menu {
    position: relative;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0; }
  nav#block-mainmenu li a {
    border-top: solid 1px #e9e9e9; }
  nav#block-mainmenu .dropdown-menu li a {
    white-space: normal;
    padding: 7px 0px;
    border-top: none; }
  .breadcrumb {
    display: none; }
  nav#block-mainmenu {
    display: block;
    width: 100%;
    margin-top: 0; }
  .profile-grid .views-row .views-col {
    width: 100% !important; } }

@media (min-width: 992px) {
  .test {
    font-size: 45px; } 
    .front-mission .region-front-mission-right .statitem div[class*="field--name-field-stats-label-"] { font-size: 15px; word-break: break-word;}
  }

@media (max-width: 767px) {
  #navbar.navbar-fixed-top {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
  }
  .navbar.navbar-fixed-top .logo img, .navbar.navbar-fixed-top.fixed-theme .logo img { max-height: 80px;}

  .view-home-page-slider-view .slick-slide .views-field.views-field-title h2 { font-size: 20px;}
  .view-home-page-slider-view .slick-slide .views-field.views-field-title h2.class-size-l {
        font-size: 22px;
    }

    .view-home-page-slider-view .slick-slide .views-field.views-field-title h2.class-size-xl {
        font-size: 18px;
    }
  /*.view-home-page-slider-view .slick-slide { min-height: 300px;}
  .view-home-page-slider-view .slick-slide img{ height: 300px; width: auto;}*/
  body { padding-top: 120px!important; }

  .front-mission { padding-left: 15px; padding-right: 15px; }
  .front-mission h2 { font-size: 24px;}
  .front-mission .region-front-mission-left .field--name-body h2 { font-size: 18px;}

  .front-mission .region-front-mission-right .block h2 { font-size: 22px;}
  .front-mission .region-front-mission-right .statitem div[class*="field--name-field-animated-stats-"] { font-size: 16px;}
  .front-mission .region-front-mission-right .statitem div[class*="field--name-field-stats-label-"] { font-size: 13px; margin-bottom: 0; word-break: break-word;}

  header.navbar-default:not(.fixed-theme) .nav li a { padding-top: 10px;}

  div[class*="front-cta"] .btnblock { margin-bottom: 25px;}
  div[class*="front-cta"] { padding-left: 15px; padding-right: 15px;}

  .home-blog-wrapper .region-front-blog .blogitem div[class*="col"] { height: auto; max-height: unset;}
  /*.home-blog-wrapper .region-front-blog .blogitem .blog-readmore { display: none;}*/
  .home-blog-wrapper .region-front-blog .blogitem .col-md-4 { display: none;}
  .home-blog-wrapper h3 { font-size: 16px;}
  .footer { padding-top: 30px; padding-bottom: 30px; margin-top: 30px;}
  
  .footer-right-elements-title, 
  .region-footer-right section.block h2.block-title, 
  .region-footer-right #block-searchform h2.visually-hidden { width: 100%; font-size: 18px;}
  
  .footer-right-elements-feature, 
  .region-footer-right section.block .field--name-body, 
  .region-footer-right #block-searchform form { width: 100%; text-align: left;}

  .footer-right-elements-row, 
  .region-footer-right section.block, 
  .region-footer-right #block-searchform { margin-bottom: 0;}

  .region-footer-left { margin-top: 30px; }
  .home-blog-wrapper .blog-section-social-subscribe .region-front-blog-subscribe { margin-top: 8px; margin-bottom: 8px;}
  .home-blog-wrapper .blog-section-social-subscribe .region-front-blog-subscribe a { font-size: 16px;}

  .btnblock .gotobtn { display: block; }
  .btnblock .gotobtn a { font-size: 15px; height: auto; display: block; }
  .region-front-mission-left { margin-bottom: 25px; }
  .home-blog-wrapper .blog-section-social-subscribe { display: block; }
  .home-blog-wrapper .blog-section-social-subscribe .region-front-blog-social { display: inline-block; }

  .home-blog-wrapper .blog-section-social-subscribe .region-front-blog-social .socialicons.blackicons a {
    margin-left: 3px; margin-right: 3px;
  }

  .region .page-header, .page-header {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .region-content .block-title { font-size: 24px; line-height: normal;}

  .highlighted .overlay .herotitle { 
    font-size: 30px;
    line-height: 36px;
    margin-top: -30px;
    width: auto;
    max-width: 95%;
    left: 2.5%;
  }

  .region-content article.affiliate-profile { padding-left: 15px; padding-right: 15px;}
  .page-node-type-ya-national-staff-profile .page-header { margin-bottom: 0px}
  .page-node-type-ya-national-staff-profile .job-title { font-size: 18px; margin-bottom: 15px;}
  .page-node-type-ya-national-staff-profile .block-field-blocknodeya-national-staff-profilebody { margin-bottom: 20px;}

  .blog-listing-container { flex-direction: column;}
  .blog-listing-container .info { margin-top: 20px;}

  .region-content .views-element-container.block:not(.block-views-blocknational-staff-block-1):not(.block-views-blocknational-staff-profile-block-1) {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .region-content .view-partnerships .view-header, .region-content .view-supporters .view-header { margin-bottom: 30px;}

  .btnblock .btntext-wrap { background-size: cover !important;}

  .profile-grid .views-row .views-col .staff-wrap .staff-info { padding: 5px; font-size: 18px; height: auto; min-height: 120px;}
  .profile-grid .views-row .views-col .staff-wrap .staff-info a { font-size: 20px;}
  .socialicons-container { max-width: unset;}

  .view-blog-landing .view-header { margin-bottom: 35px;}
  .path-whyarts .blog-listing-container .preview-image { padding-right: 0;}

  .path-node .field--name-body ul li { word-break: break-word; }
  .region-content #block-logoblockabovefooter { padding-top: 30px;}

  .page-node-type-layout_builder_page div[class*="col-section"] > .layout__region { margin-bottom: 30px;}

  body:not(.path-frontpage) .highlighted { margin-bottom: 30px;}
}


@media (max-width: 1199px) {
  .bootstrapeditor-col-plugin-editor img {
    height: auto;
    width: 100%;
  }
}




.field--name-body img {
    padding: 20px;
}


/* sidebar changes */

.sidebar-latest blockquote {
    border: none;
    padding-left: 0;
    padding-right: 35px;
}

.sidebar-latest h5 a {
    color: #1786bc;
    text-decoration: none;
    transition: 0.3s all;
}

.sidebar-latest h5 a:hover {
    color: #ffd600;
}

.sidebar-latest h5 {
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid #eee1c5;
    padding-bottom: 10px;
}

.page-node-type-layout-builder-page .layout--fullwidth .layout__region {
    width: 100%;
    margin: 0;
    left: 0;
    right: 0;
}

.page-node-type-layout-builder-page h1.page-header {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 47px;
}

.page-node-type-layout-builder-page .button {
    font-size: 16px;
}




@media (min-width: 768px) {
  .sidebar-latest.fixed {
    position: fixed;
  }

  .sidebar-latest {
    height: calc(100vh - 183px);
    overflow: auto;
    overflow-x: hidden;
  }

  .user-logged-in.toolbar-fixed .sidebar-latest {
    height: calc(100vh - 261px);
  } 

  .sidebar-latest >p {
    display: none;
  } 
}

@media (min-width: 1200px) {
  .sidebar-latest.fixed {
      width: 262px;
  }

  .page-node-type-layout-builder-page .layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second {
    padding-left: 15px;
  }
}


@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-latest.fixed {
      width: 158px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar-latest.fixed {
      width: 212px;
  }
}


@media (max-width: 767px) {
  body .sidebar-latest blockquote {
    padding-right: 0
  }
}

@media (max-width: 550px) {
  .page-node-type-layout-builder-page iframe {
    width: 100%;
 }
}

/* sidebar changes */