/* Primary site nav. */

header.global .menu-primary-container .menu {
  text-align: left;
  padding-left: 12%;
}

@media screen and (max-width: 1400px) {
  header.global .menu-primary-container .menu li a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (max-width: 1350px) {
  header.global .menu-primary-container .menu li a {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 1270px) {
  header.global nav.main-navigation div.menu-primary-container {
    width: 100% !important;
  }

  header.global .menu-primary-container .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 175px;
    padding-right: 175px;
  }

  header.global .menu-primary-container .menu li {
    width: 20%;
  }

  header.global .menu-primary-container .menu li a {
    text-align: center;
    padding-bottom: 15px !important;
    padding-top: 20px !important;
  }

  header.global a#Dnt {
    right: 2%;
  }
}

@media (max-width: 750px) {
  header.global .menu-primary-container .menu {
    padding: 0 !important;
  }

  header.global .menu-primary-container .menu li {
    width: 100%;
  }

  header.global ul.menu li a {
    color: #999;
  }

  header.global a#Dnt {
    right: 85px;
    top: 20px;
  }
}

.home.page .module-hero {
  height: auto;
}

.home-cta__btn-container {
  display: flex;
  justify-content: center;
}

.home-cta__btn {
  background-color: #a01f34;
  border: 2px solid #fff;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 15px 0 5px;
  padding: 12px 25px;
  text-transform: uppercase;
}

.home-cta__btn:hover,
.home-cta__btn:active,
.home-cta__btn:focus {
  background-color: #fff;
  color: #a01f34;
}

@media screen and (max-width: 992px) {
  .home-cta__btn {
    margin-bottom: 35px;
  }
}

div.resources__header-resources.row {
  margin: 30px 0 0;
}

.resources__header-heading {
  color: #ffffff;
  font-size: 2rem;
  padding: 0;
  text-align: left;
  font-family: "calluna";
  font-weight: 600;
}

.resources__header-resources .button {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 400;
  background-color: #a01f34;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 1.15rem;
  float: left;
  padding: 14px 30px;
  text-transform: none;
  margin-right: 25px;
}

.resources__header-resources .button:hover {
  background-color: #00aaff;
  color: #fff;
}

.resources__header-resources + .resource.columns,
.resources__header-resources + .resource + .resource {
  margin-top: 35px;
}

.page-content .post figcaption {
  background-color: #dedede;
  margin-top: 0;
  padding: 12px 20px;
}

.template-blocks.module-hero,
.block__content-with-cta .module-hero {
  padding-top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blocks__page-title {
  margin: 0;
}

.blocks__page-title--no-hero {
  margin-top: 90px;
}

.blocks__no-default-heading {
  margin-top: 90px;
}

.page-template-template-blocks .box {
  background-color: #ffffff;
  border-radius: 5px;
  margin-top: 60px;
  padding: 40px;
}

.page-template-template-blocks .module1 .box {
  text-align: center;
}

.block__content-with-cta .box .button {
  margin-bottom: 0;
}

.block__content-with-cta .box p:last-child {
  margin-bottom: 0;
}

.page-template-template-blocks .module1 h6,
.page-template-template-blocks .module1 h6 p,
.page-template-template-blocks .module2 h6,
.page-template-template-blocks .module3 h6,
.page-template-template-blocks .module3 h6 p,
.page-template-template-blocks .module4 h6 {
  color: #ffffff;
  font-size: 1.5rem;
  letter-spacing: 0;
  text-align: center;
}

.page-template-template-blocks .module1 h6,
.page-template-template-blocks .module1 h6 p,
.page-template-template-blocks .module3 h6,
.page-template-template-blocks .module3 h6 p {
  font-family: "calluna";
  font-weight: 600;
}

.block__content-with-cta .module1 {
  background: #d34048;
  color: #ffffff;
  overflow: visible;
  padding-top: 80px;
  padding-bottom: 80px;
}

.block__content-with-cta .module1 .box {
  background-color: #ffffff;
  border-radius: 5px;
  color: #d34048;
  position: relative;
  top: 0px;
  z-index: 1;
}

.block__content-with-cta .module2 {
  background: #ac343b;
  color: #ffffff;
  overflow: visible;
  padding-top: 120px;
  padding-bottom: 80px;
}

.block__content-with-cta .module2 .box {
  background-color: #8c2a30;
  border-radius: 5px;
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.block__content-with-cta .module2 .box a {
  color: #ffffff;
}

.block__content-with-social-media .module3 {
  background: #789fbe;
  color: #ffffff;
  overflow: visible;
  padding-top: 80px;
  padding-bottom: 80px;
}

.block__content-with-social-media .module3 h3,
.block__header-divider h3 {
  background-color: #f6f6f6;
  border-radius: 5px;
  color: #4d4b4d;
  margin-top: -112px;
  margin-bottom: 60px;
  padding: 16px;
  position: relative;
  text-align: center;
  z-index: 99;
}

.block__header-divider {
  position: relative;
}

.block__header-divider h3 {
  margin: 0;
  position: absolute;
  top: -35px;
}

.block__content-with-social-media .module3 .box,
.block__content-with-social-media .module3 .box a {
  color: #789fbe;
}

.block__repeating-content .module4 {
  background: #93c3e9;
  color: #ffffff;
  overflow: visible;
  padding-top: 80px;
  padding-bottom: 80px;
}

.block__repeating-content .repeating-items {
  background: transparent;
  list-style-type: none;
  margin-left: 0;
}

.block__repeating-content .repeating-items .repeating-title {
  border: none;
  border-bottom: 2px solid #ffffff;
  color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  display: block;
  padding: 1.25rem 0;
  font-size: 1.75rem;
  line-height: 1;
}

.block__repeating-content .repeating-items .repeating-title:hover,
.block__repeating-content .repeating-items .repeating-title:hover h3 {
  background-color: transparent;
}

.block__repeating-content .repeating-items .repeating-title:active,
.block__repeating-content .repeating-items .repeating-title:focus,
.block__repeating-content .repeating-items .repeating-title:visited {
  background-color: transparent;
  color: #ffffff;
}

.block__repeating-content .repeating-items .repeating-title h3 {
  color: #ffffff;
  font-family: "calluna";
  font-style: normal;
  font-weight: 600;
  font-size: 1.75rem;
  letter-spacing: 0;
}

.block__repeating-content .repeating-items .repeating-title::before {
  color: #ffffff;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 3.25rem;
  line-height: 0.25;
  right: 0;
  top: 50%;
  position: absolute;
  margin-top: -1rem;
}

.block__repeating-content .repeating-items .repeating-title::before {
  content: "\f107";
}

.block__repeating-content .repeating-items .repeating-content {
  background-color: transparent;
  border: none;
  color: #ffffff;
  padding: 1rem 0;
}

.block__repeating-content .repeating-items h3 {
  color: #ffffff;
  padding: 0 3rem 0 0;
}

.block__repeating-content .repeating-items li {
  margin-bottom: 20px;
}

.header-anchor-id-padding {
  padding-top: 80px;
}

div.content-image__row.row {
  margin: 0;
}

.block__content-image .content-image__image-container {
  text-align: center;
}

.block__content-image .content-image__image {
  margin-bottom: 20px;
}

.content-image__btn {
  margin: 0 5px 15px;
}

.content-image__btn--primary.content-image__btn {
  color: #fff;
}

.content-image__btn--secondary {
  background-color: #114766;
  color: #fff;
}

@media screen and (min-width: 1025px) {
  .block__content-image .content-image__image-container {
    padding-left: 25px;
  }
}

/* BLOCK: Boxes Grid */

.block__boxes-grid--narrow .boxes-grid__content-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  position: relative;
  z-index: 100;
}

.page-template-template-blocks .boxes-grid__content-container {
  background-color: #d34048;
  margin-top: 40px;
  padding: 60px 50px 70px;
}

.boxes-grid__header-container {
  text-align: center;
}

.boxes-grid__content-container--open .boxes-grid__header-container {
  opacity: 0.5;
  transition: all 0.5s ease;
}

.boxes-grid__header {
  color: #fff;
  font-size: 40px;
  margin-bottom: 25px;
}

.boxes-grid__button-container {
  text-align: center;
}

.boxes-grid__button {
  margin-bottom: 30px;
  margin-top: 0;
}

.boxes-grid__filter-text {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}

.boxes-grid__story-buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.boxes-grid__story-btn-container {
  display: flex;
  margin-bottom: 20px;
  width: 20%;
}

.boxes-grid__story-buttons .boxes-grid__story-btn {
  align-items: center;
  border-color: #fff;
  display: flex;
  justify-content: center;
  margin: 0 10px;
  width: 100%;
}

.boxes-grid__story-buttons .boxes-grid__story-btn.--selected {
  background-color: #008cba;
  color: #fff;
}

.boxes-grid__selected-tag-boxes-container {
  display: flex;
  flex-wrap: wrap;
}

.boxes-grid__hr {
  margin-left: auto;
  margin-right: auto;
}

.boxes-grid__boxes-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

.boxes-grid__box-container {
  justify-content: stretch;
  padding: 5px;
  position: static;
  transition: all 0.5s ease;
  width: 33.333%;
}

.boxes-grid__content-container--open
  .boxes-grid__box-container:not(.boxes-grid__box-container--open) {
  opacity: 0.5;
  transition: all 0.5s ease;
  transition: left 1s ease;
}

.boxes-grid__box {
  background-color: #f7f4f2;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  overflow: hidden;
  padding: 15px;
  transition: all 0.5s ease;
  z-index: 100;
}

.boxes-grid__box-container--open .boxes-grid__box {
  height: auto;
  position: absolute;
  transition: all 0.5s ease;
  transition: z-index 0s ease;
  transition: left 0s ease;
  z-index: 101;
}

.boxes-grid__box-container.--hidden .boxes-grid__box {
  padding: 0;
}

.boxes-grid__box-header-container {
  margin-bottom: 12px;
}

.boxes-grid__box-container--open .boxes-grid__box-header-container {
  padding-left: 100px;
  padding-right: 100px;
  transition: all 1s ease;
}

.boxes-grid__box-header {
  display: block;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
}

.boxes-grid__box-subheader {
  display: block;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.boxes-grid__preview-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  position: relative;
}

.block__boxes-grid--narrow .boxes-grid__preview-content {
  max-width: 200px;
}

.boxes-grid__box-image {
  width: 100%;
  z-index: 1;
}

.boxes-grid__text-overlay {
  background-color: rgba(21, 21, 21, 0.65);
  color: #fff;
  bottom: 0;
  line-height: 1.35;
  padding: 12px;
  position: absolute;
  z-index: 1;
}

.boxes-grid__box-preview-text {
  border: 3px dotted #969a9e;
  line-height: 1.6;
  padding: 10px 15px;
}

.boxes-grid__box-container--open .boxes-grid__box-preview-text {
  font-size: 18px;
  margin-bottom: 15px;
}

.boxes-grid__box-popout-content {
  font-size: 18px;
  height: 0;
  overflow: hidden;
  margin-top: 15px;
}

.boxes-grid__box-container--open .boxes-grid__box-popout-content {
  padding-left: 100px;
  padding-right: 100px;
  transition: all 1s ease;
}

.boxes-grid__box-icon-container {
  display: flex;
  justify-content: flex-end;
  padding-top: 20px;
}

.boxes-grid__box-icon-anchor {
  height: 30px;
  margin-left: 8px;
  width: 30px;
}

.boxes-grid__icon {
  border: 1px solid rgba(51, 51, 51, 0.5);
  border-radius: 100%;
  display: block;
  color: #333;
  font-size: 21px;
  font-weight: 700;
  height: 100%;
  line-height: 24px;
  text-align: center;
  width: 100%;
}

.boxes-grid__icon:hover {
  background-color: #333;
  color: #fff;
}

.boxes-grid__icon--popout {
  line-height: 28px;
}

@media screen and (max-width: 1250px) {
  .boxes-grid__box-container {
    width: 50%;
  }
}

@media screen and (max-width: 900px) {
  .page-template-template-blocks .boxes-grid__content-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .boxes-grid__box-container--open .boxes-grid__box-popout-content {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media screen and (max-width: 650px) {
  .boxes-grid__box-container {
    width: 100%;
  }
}

/* BLOCK: Video Quotes Grid */

.video-boxes__wrapper {
  background-color: #11405c;
  color: #fff;
}

.video-boxes__content-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  padding: 20px 0 30px;
}

.video-boxes__header {
  text-align: center;
}

.video-boxes__heading {
  color: #fff;
}

.video-boxes__banner-image {
  margin-bottom: 15px;
}

.video-boxes__subheading {
  color: #fff;
  margin-bottom: 15px;
}

.video-boxes__boxes-rows {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.video-boxes__boxes-wrapper {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 0 8px;
  width: 20%;
}

.video-boxes__video-box {
  background-color: #bd3a11;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 15px;
}

.video-boxes__video-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  font-size: 21px;
  font-weight: 700;
  height: 250px;
}

.video-boxes__video-name {
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.video-boxes__video-organization {
  display: block;
}

.video-boxes__video_play-button {
  fill: #fff;
  margin-left: 10px;
  margin-top: 10px;
  opacity: 0.7;
  stroke: #fff;
  width: 40px;
}

.video-boxes__video-hidden {
  display: none;
}

.video-boxes__quote-box {
  background-color: #bd3a11;
  border-radius: 8px;
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 10px;
}

.video-boxes__quote-text-wrapper {
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  color: #4d4f51;
  display: flex;
  flex: 1;
  margin-bottom: 10px;
  padding: 12px;
}

.video-boxes__quote-name {
  display: block;
  font-style: italic;
  font-weight: 500;
  text-align: right;
}

.video-boxes__quote-footer {
  display: flex;
  justify-content: center;
}

.video-boxes__quote-facebook-share-anchor {
  display: block;
  position: relative;
}

.video-boxes__quote-facebook-share-anchor::before {
  background-color: #fff;
  content: " ";
  height: 70%;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 20px;
}

.video-boxes__quote-twitter-button,
.video-boxes__quote-facebook-button {
  cursor: pointer;
  margin: 0 15px;
}

@media (max-width: 1024px) {
  .video-boxes__content-container {
    max-width: 800px;
  }

  .video-boxes__boxes-wrapper {
    width: 33.33%;
  }
}

@media (max-width: 850px) {
  .video-boxes__boxes-rows {
    margin: 0;
  }

  .video-boxes__boxes-wrapper {
    width: 50%;
  }
}

@media (max-width: 550px) {
  .video-boxes__boxes-wrapper {
    width: 100%;
  }
}
