@charset "UTF-8";
/*---------------------------------------------------------------------------------

 Theme Name:   Youth Villages
 Theme URI:
 Description:  Youth Villages Website 2020
 Author:       Sullivan
 Author URI:   https://sullivanbranding.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/* *****************************************
*
*
-- == NOTICE!!!! this is built with SASS == --
*
*
******************************************* */
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=8ca58b3a-8ab5-425d-b65b-d7e13f66198f");
@font-face {
  font-family: "ArcherMedium";
  src: url("Fonts/archer-medium.woff2") format("woff2"), url("Fonts/archer-medium.woff") format("woff"); }
@font-face {
  font-family: "HelveticaNeue";
  src: url("Fonts/HelveticaNeue.woff2") format("woff2"), url("Fonts/HelveticaNeue.woff") format("woff"); }
@font-face {
  font-family: "HelveticaBold";
  src: url("Fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2") format("woff2"), url("Fonts/7b415a05-784a-4a4c-8c94-67e9288312f5.woff") format("woff"); }
@font-face {
  font-family: "HelveticaBoldItalic";
  src: url("Fonts/13ab58b4-b5ba-4c95-afde-ab2608fbbbd9.woff2") format("woff2"), url("Fonts/5018b5b5-c821-4653-bc74-d0b11d735f1a.woff") format("woff"); }
@font-face {
  font-family: "HelveticaCond";
  src: url("Fonts/9516ef74-4fe9-45fe-a09f-493cb9518f71.woff2") format("woff2"), url("Fonts/5b99bc59-1b2e-446b-961e-2e1dbdfcd641.woff") format("woff"); }
@font-face {
  font-family: "HelveticaBoldCond";
  src: url("Fonts/02980b3d-1e37-4378-a5c6-4cf0d6ce0ba5.woff2") format("woff2"), url("Fonts/2d1e8a5f-eb7a-47a1-be1d-878bb9a46b6e.woff") format("woff"); }
@font-face {
  font-family: "HelveticaCondOb";
  src: url("Fonts/83988233-0e17-4c53-b35a-2f1c0c2a3ca1.woff2") format("woff2"), url("Fonts/22f5df0d-ec99-4f2e-a776-ca2bdf0df48a.woff") format("woff"); }
@font-face {
  font-family: "Impressum";
  src: url("Fonts/63ebf0df-a4da-4750-977a-854a48992379.woff2") format("woff2"), url("Fonts/ebaa733f-2b02-47df-bb04-7c24406af1a0.woff") format("woff"); }
@font-face {
  font-family: "ImpressumItalic";
  src: url("Fonts/43e56083-29b5-4836-846f-2368e7b027ba.woff2") format("woff2"), url("Fonts/f5f1edcd-f5a1-453e-8eab-5e62d9781c88.woff") format("woff"); }
@font-face {
  font-family: "ImpressumBold";
  src: url("Fonts/bd218beb-077b-47a8-b949-50b82144ba30.woff2") format("woff2"), url("Fonts/fcbc7cf4-151c-486e-8dd0-b7b2dd485683.woff") format("woff"); }
.helvetica, .helvetica em, .helvetica i {
  font-family: HelveticaNeue, sans-serif !important; }

body, select, option {
  font-family: Impressum, serif;
  font-size: 16px;
  color: #000; }

body {
  line-height: 1.4; }

h1 {
  font-family: HelveticaBoldCond, sans-serif;
  font-size: 55px;
  color: #000;
  text-transform: uppercase;
  transition: .3s; }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 38px !important; } }

h2 {
  font-family: HelveticaBoldCond, sans-serif;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  margin-top: 24px; }
  h2:before {
    background: #F8A258;
    height: 4px;
    width: 80px;
    margin: 0 0 14px;
    content: '';
    display: block; }
  h2 .no-border:before {
    display: none; }

.et_pb_text_align_center h2:before {
  display: none; }

h3 {
  font-family: HelveticaBoldCond, sans-serif;
  font-size: 30px;
  color: #000;
  text-transform: uppercase; }

h4 {
  font-family: HelveticaBoldCond, sans-serif !important;
  font-size: 20px !important;
  color: #000;
  text-transform: uppercase; }

h5 {
  font-family: HelveticaBoldCond, sans-serif !important;
  font-size: 18px;
  color: #000;
  text-transform: uppercase; }

h6 {
  font-family: HelveticaBoldCond, sans-serif;
  font-size: 18px;
  color: #000;
  text-transform: none; }

.large {
  font-size: 26px; }

.medum {
  font-size: 24px; }

a {
  transition: .3s; }

#main-content a {
  color: #CC2F46;
  text-decoration: underline; }
  #main-content a:hover {
    color: #F8A258 !important; }

#main-content div .et_pb_button, footer div .et_pb_button, header div .et_pb_button {
  border-radius: 50%;
  font-family: HelveticaBold, sans-serif;
  letter-spacing: 1px;
  border-radius: 20px !important;
  font-size: 18px;
  border: none !important;
  border-color: transparent !important;
  width: auto;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #fff;
  background: #CC2F46;
  padding: .3em 1em !important; }
  #main-content div .et_pb_button:after, footer div .et_pb_button:after, header div .et_pb_button:after {
    top: 50%;
    transform: translate(0, -50%);
    font-size: 20px;
    content: "\45";
    color: #fff !important; }
  #main-content div .et_pb_button:hover, footer div .et_pb_button:hover, header div .et_pb_button:hover {
    color: #fff !important;
    padding: .3em 2em .3em 1em !important; }
    #main-content div .et_pb_button:hover:after, footer div .et_pb_button:hover:after, header div .et_pb_button:hover:after {
      color: #fff !important; }
  #main-content div .et_pb_button.btn-white, footer div .et_pb_button.btn-white, header div .et_pb_button.btn-white {
    color: #CC2F46 !important;
    background: #fff !important; }
    #main-content div .et_pb_button.btn-white:hover, footer div .et_pb_button.btn-white:hover, header div .et_pb_button.btn-white:hover {
      color: #CC2F46 !important; }
      #main-content div .et_pb_button.btn-white:hover:after, footer div .et_pb_button.btn-white:hover:after, header div .et_pb_button.btn-white:hover:after {
        color: #CC2F46 !important; }

.mobile_menu_bar:before {
  color: #fff;
  transition: 1s; }
.mobile_menu_bar.a11y-mobile-menu-open:before {
  content: '\4d'; }

.et_header_style_left #et-top-navigation nav > ul > li, .et_header_style_split #et-top-navigation nav > ul > li {
  margin-bottom: 12px; }

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 12px; }

header .container {
  width: 90%;
  max-width: 1280px; }
header div .et_pb_button {
  min-width: 0;
  /*
  position: absolute !important;
  right: 0;
  */ }
  header div .et_pb_button a {
    padding: 0 !important; }
    header div .et_pb_button a:after {
      font-family: ETmodules !important;
      top: 50%;
      transform: translate(0, -50%);
      font-size: 20px;
      content: "\45";
      color: #fff !important;
      opacity: 0;
      transition: .3s;
      position: absolute; }
    header div .et_pb_button a:hover {
      color: #fff !important; }
      header div .et_pb_button a:hover:after {
        color: #fff !important;
        opacity: 1; }
  header div .et_pb_button:after {
    display: none; }

.donate-module .et_pb_button {
  background: #fff !important;
  color: #E21836 !important; }
  .donate-module .et_pb_button:after {
    color: #E21836 !important; }

#main-content .donate-module .et_pb_button, footer .donate-module .et_pb_button {
  /*
      background: $white !important;
  color: $red !important;
  */ }
#main-content div .et_pb_button, footer div .et_pb_button {
  min-width: 160px;
  white-space: nowrap; }
#main-content div .textlink .et_pb_button, footer div .textlink .et_pb_button {
  font-family: HelveticaBold, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  border: none !important;
  border-color: transparent !important;
  width: auto;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none !important;
  background: none !important;
  padding: 0 !important; }
  #main-content div .textlink .et_pb_button:after, footer div .textlink .et_pb_button:after {
    top: 50%;
    transform: translate(0, -50%);
    font-size: 20px;
    content: "\45"; }
  #main-content div .textlink .et_pb_button:hover, footer div .textlink .et_pb_button:hover {
    color: #fff !important;
    padding: 0 !important; }
    #main-content div .textlink .et_pb_button:hover:after, footer div .textlink .et_pb_button:hover:after {
      color: #fff !important; }
#main-content div .textlink.orange .et_pb_button, footer div .textlink.orange .et_pb_button {
  color: #F8A258 !important; }
  #main-content div .textlink.orange .et_pb_button:after, footer div .textlink.orange .et_pb_button:after {
    color: #F8A258 !important; }
#main-content div .textlink.red .et_pb_button, footer div .textlink.red .et_pb_button {
  color: #CC2F46 !important; }
  #main-content div .textlink.red .et_pb_button:after, footer div .textlink.red .et_pb_button:after {
    color: #CC2F46 !important; }

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
  color: #000;
  /* where is this even changable in Divi ?? */ }

a.more-link {
  color: #E21836 !important;
  text-decoration: none !important;
  font-family: HelveticaBoldCond, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  padding: 10px 0 0 0;
  letter-spacing: 1.4px; }
  a.more-link:after {
    font-size: 13px;
    content: "\45";
    font-family: ETmodules !important;
    transition: .3s;
    margin-left: -2px;
    opacity: 0;
    display: inline-block;
    position: absolute; }
  a.more-link:hover:after {
    margin-left: 0px;
    opacity: 1; }

body.single-project #main-content .project .et_pb_button {
  color: #fff !important; }

header .et-search-form .et_pb_menu__search-input[name="s"], header .et-search-form input[name="s"] {
  border: 0;
  width: 60%;
  color: #000;
  background: white;
  font-family: HelveticaNeue, sans-serif;
  padding: 10px;
  border-radius: 5px;
  font-weight: normal; }
  @media screen and (max-width: 980px) {
    header .et-search-form .et_pb_menu__search-input[name="s"], header .et-search-form input[name="s"] {
      width: 100%; } }
header .et-search-form input[type="submit"] {
  font-family: HelveticaBold, sans-serif;
  letter-spacing: 1px;
  background-color: #E21836;
  color: #fff;
  transition: .3s; }
  header .et-search-form input[type="submit"]:hover {
    padding-left: 1em;
    padding-right: 1em; }

span.et_close_search_field:after {
  color: #fff; }

.et_mobile_menu {
  border-top-color: #F8A258; }

#logo {
  max-width: 100% !important; }

.logo_container a {
  display: inline-block !important;
  transition: .3s; }

@media screen and (min-width: 981px) {
  #logo {
    max-height: 70px; }

  .et_header_style_left .logo_container {
    width: auto;
    z-index: 9998;
    top: -8px; } }
@media screen and (max-width: 980px) {
  .logo_container a {
    width: 140px; }
    .logo_container a #logo {
      max-width: 100% !important; } }
#top-header {
  position: relative;
  z-index: 100000; }

#et-secondary-nav li ul, #top-header, #main-header {
  background: #004D55; }
  #et-secondary-nav li ul #et-secondary-nav .menu-item a, #top-header #et-secondary-nav .menu-item a, #main-header #et-secondary-nav .menu-item a {
    font-family: HelveticaNeue, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #fff; }
    #et-secondary-nav li ul #et-secondary-nav .menu-item a:hover, #top-header #et-secondary-nav .menu-item a:hover, #main-header #et-secondary-nav .menu-item a:hover {
      color: #F8A258;
      opacity: 1; }
  #et-secondary-nav li ul #top-menu .menu-item a, #top-header #top-menu .menu-item a, #main-header #top-menu .menu-item a {
    font-family: HelveticaBold, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    letter-spacing: 1px; }
    #et-secondary-nav li ul #top-menu .menu-item a:hover, #top-header #top-menu .menu-item a:hover, #main-header #top-menu .menu-item a:hover {
      color: #F8A258;
      opacity: 1; }

@media screen and (min-width: 981px) {
  .drop-menu-2-column > ul {
    column-count: 2;
    column-gap: 0;
    column-rule: 2px solid #5A5B5D; }

  .drop-menu-2-column > ul > li {
    white-space: nowrap; }

  .drop-menu-2-column .sub-menu {
    width: auto; } }
#breadcrumbs {
  background: #fff !important;
  padding: 0; }
  #breadcrumbs .et_pb_row {
    padding-bottom: 0; }
  #breadcrumbs .seprater {
    padding: 0 5px; }
  #breadcrumbs .breadcrumb {
    padding: 24px 0 14px 0; }
  #breadcrumbs div {
    color: #5A5B5D;
    font-family: HelveticaCond, sans-serif;
    font-size: 20px;
    text-transform: lowercase;
    letter-spacing: 1px;
    position: relative;
    z-index: auto;
    min-height: 0 !important; }
    #breadcrumbs div a {
      color: #5A5B5D;
      text-decoration: none;
      white-space: nowrap; }
      #breadcrumbs div a:hover {
        color: #F8A258; }

.location-nav {
  background: #CC2F46 !important;
  position: relative;
  z-index: 100; }
  .location-nav .et-menu-nav {
    padding: 12px 0; }
  .location-nav .sub-menu {
    background: rgbe(255, 255, 255, 1) !important; }
  .location-nav .et_pb_column {
    min-height: 0; }
  @media screen and (max-width: 980px) {
    .location-nav .et_pb_menu__menu {
      display: block; }
    .location-nav .et_mobile_nav_menu {
      display: none; }
    .location-nav .et-menu.nav {
      justify-content: center; } }
  .location-nav ul {
    padding: 0;
    margin: 0;
    border-top-color: #CC2F46; }
    .location-nav ul li {
      margin: 0 !important;
      padding: 0; }
    .location-nav ul a {
      font-family: HelveticaBold, sans-serif;
      text-decoration: none !important;
      letter-spacing: .5px;
      color: #fff !important;
      font-size: 16px;
      padding: 8px 10px !important;
      text-transform: uppercase; }
      .location-nav ul a:first-child {
        padding-left: 0 !important; }
      .location-nav ul a:hover {
        color: #F8A258 !important;
        opacity: 1; }
    .location-nav ul ul {
      border-top-color: #F8A258; }
      .location-nav ul ul li.menu-item {
        padding: 0 !important; }
        .location-nav ul ul li.menu-item a {
          color: #5A5B5D !important;
          padding: 0 10px !important;
          font-size: 14px; }
          .location-nav ul ul li.menu-item a:after {
            line-height: 1.2; }
          .location-nav ul ul li.menu-item a:hover {
            color: #F8A258 !important;
            background: transparent;
            opacity: 1; }

#et_search_icon:hover:before {
  transition: .3s;
  color: #F8A258; }

.et_close_search_field:hover:after {
  transition: .3s;
  color: #F8A258; }

/*Makes Dropdown Menus Full Width */
@media screen and (min-width: 981px) {
  #main-header {
    position: fixed;
    top: 0;
    transition: top 1s ease-in-out;
    width: 100%; } }
#main-header.nav-up {
  top: -200px; }
#main-header #et-top-navigation {
  padding-left: 240px !important; }
#main-header .container, #main-header #et-top-navigation, #main-header #top-menu-nav, #main-header #top-menu, #main-header .menu-item {
  position: static; }
  #main-header .container #et-secondary-nav .sub-menu, #main-header #et-top-navigation #et-secondary-nav .sub-menu, #main-header #top-menu-nav #et-secondary-nav .sub-menu, #main-header #top-menu #et-secondary-nav .sub-menu, #main-header .menu-item #et-secondary-nav .sub-menu {
    border-top: 3px solid #F8A258; }
  #main-header .container #et-secondary-nav .menu-item, #main-header #et-top-navigation #et-secondary-nav .menu-item, #main-header #top-menu-nav #et-secondary-nav .menu-item, #main-header #top-menu #et-secondary-nav .menu-item, #main-header .menu-item #et-secondary-nav .menu-item {
    position: relative; }
#main-header .container.et_search_form_container {
  position: relative; }
#main-header #top-menu .sub-menu {
  width: 100%;
  max-width: 100vw;
  background: #004D55;
  left: 0;
  display: block;
  border-top-color: #F8A258;
  max-width: 930px;
  left: 50%;
  transform: translate(-50%, 0);
  min-height: 0;
  /*
  visibility: visible;
  opacity: 1;
      */
  -webkit-column-count: 4;
  -webkit-column-gap: 3%;
  /* Saf3, Chrome*/
  -moz-column-count: 4;
  -moz-column-gap: 3%;
  /* FF3.5+ */
  column-count: 4;
  column-gap: 3%;
  /* Opera 11+*/
  /*
  li.menu-item-has-children > a:first-child:after {
      right: auto;
      top: 2px;
      position: relative;
      content: '5';
      display: none;
  }
  */ }
  #main-header #top-menu .sub-menu:before {
    content: '';
    position: absolute;
    top: -3px;
    right: 100%;
    width: 100%;
    background: #004D55;
    border-top: 3px solid #F8A258;
    display: block;
    height: 100%; }
  #main-header #top-menu .sub-menu:after {
    content: '';
    position: absolute;
    top: -3px;
    left: 100%;
    width: 100%;
    background: #004D55;
    border-top: 3px solid #F8A258;
    display: block;
    height: 100%; }
@-moz-document url-prefix() {}
  #main-header #top-menu .sub-menu li {
    display: table;
    padding: 0 10px;
    margin: 0 0 8px;
                /*
                &.post {
                    position: absolute;
                    right: 20px;
                    top: 50%;
                    transform: translate(0, -50%);
                    background: $white;
                    width: 400px;
                    max-width: 400px;
                    padding: 10px;

                    .p-post {
                        display: flex;
                    }

                    a {
                        color: $red;
                        transition: .3s;

                        &:hover {
                            background: none;
                            color: $orange;
                        }
                    }

                    .p-image {
                        margin: 0 10px 0 0;

                        img {
                            display: block;
                        }
                    }

                    .p-title {
                        font-family: $font-helveticabold;
                        font-size: 16px;
                        display: block;
                        color: $green;
                        line-height: 1.1;
                        margin: 0 0 6px;
                    }

                    .p-excerpt {
                        color: $darkgrey;
                        display: block;
                        font-size: 14px;
                        line-height: 1.2;
                        margin: 0 0 6px;
                    }
                }
                */ }
    #main-header #top-menu .sub-menu li a {
      position: relative;
      font-size: 13px;
      line-height: 1.2;
      padding: 4px 0;
      color: #F8A258;
      display: block; }
      #main-header #top-menu .sub-menu li a:after {
        display: none; }
      #main-header #top-menu .sub-menu li a:hover {
        color: #fff; }
    #main-header #top-menu .sub-menu li ul {
      width: auto;
      max-width: 100vw;
      background: transparent;
      left: auto;
      display: none;
      border-top-color: transparent;
      max-width: 930px;
      left: 0;
      transform: translate(0, 0);
      min-height: 0;
      position: relative;
      box-shadow: none;
      border: none;
      visibility: visible;
      opacity: 1;
      top: 0;
      padding: 0 0 10px; }
      #main-header #top-menu .sub-menu li ul:before, #main-header #top-menu .sub-menu li ul:after {
        display: none; }
      #main-header #top-menu .sub-menu li ul li {
        line-height: 1.7em;
        margin: 0; }
      #main-header #top-menu .sub-menu li ul a {
        color: #fff;
        box-shadow: none;
        padding: 0;
        font-size: 11px;
        display: inline; }
        #main-header #top-menu .sub-menu li ul a:hover {
          color: #F8A258;
          box-shadow: none;
          padding: 0; }
#main-header #top-menu li.et-hover ul li {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid-column;
  /* IE 11 */
  display: table;
  /* Actually FF 20+ */ }
  #main-header #top-menu li.et-hover ul li ul {
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari */
    page-break-inside: avoid;
    /* Theoretically FF 20+ */
    break-inside: avoid-column;
    /* IE 11 */
    display: table;
    /* Actually FF 20+ */ }
#main-header #top-menu li {
  padding-left: 22px;
  padding-right: 0; }

/* mobile menu */
/**** This hides the sub menu items on mobile ****/
#page-container .mobile_nav li ul.hide {
  display: none !important; }

/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
#page-container .mobile_nav .menu-item-has-children {
  position: relative; }

#page-container .mobile_nav .menu-item-has-children > a {
  background: transparent; }

/**** This styles the icon and moves it to the right ****/
#page-container .mobile_nav .menu-item-has-children > a + span {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  z-index: 3; }

/**** Here you can swap out the actual icons ****/
#page-container span.menu-closed:before {
  content: "\3b";
  display: block;
  color: #000;
  font-size: 16px;
  font-family: ETmodules;
  font-weight: normal;
  transition: .3s; }

#page-container span.menu-closed.menu-open:before {
  content: "\3a"; }

#page-container span.menu-closed:hover:before {
  color: #F8A258; }

#mobile_menu {
  font-family: HelveticaNeue, sans-serif;
  font-weight: normal; }
  #mobile_menu li.post, #mobile_menu li.et_pb_button {
    display: none !important; }
  #mobile_menu a:hover {
    color: #F8A258;
    opacity: 1; }
  #mobile_menu .et-search-form {
    position: relative;
    padding: 10px 0 10px 5%;
    width: 100% !important;
    max-width: 100% !important; }
    #mobile_menu .et-search-form input {
      position: relative;
      border: 1px solid #5A5B5D;
      right: auto;
      font-size: 14px !important;
      font-weight: normal !important;
      transition: .3s !important; }
      #mobile_menu .et-search-form input:hover, #mobile_menu .et-search-form input:focus {
        border-color: #F8A258; }

/* header nav buttons le sigh */
@media screen and (min-width: 981px) {
  header div ul#top-menu.nav {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    flex-wrap: wrap; } }
header div li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom {
  margin-top: 0;
  margin-left: 12px !important; }
  header div li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom a {
    font-family: HelveticaCond, sans-serif;
    font-size: 14px !important; }
    header div li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom a:after {
      display: none !important; }
  header div li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom:hover {
    padding: .3em 1em !important;
    background: #fff !important;
    color: #CC2F46 !important; }
    header div li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom:hover a {
      color: #CC2F46 !important; }
@media screen and (max-width: 980px) {
  header div #mobile_menu li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom {
    display: block !important;
    background: transparent !important;
    color: #666 !important;
    font-size: 14px !important;
    text-transform: none !important;
    text-align: left !important;
    font-family: HelveticaNeue, sans-serif !important;
    padding: 0 !important;
    letter-spacing: 0 !important; }
    header div #mobile_menu li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom a {
      color: #666 !important;
      font-family: HelveticaNeue, sans-serif !important;
      font-weight: normal;
      font-size: 14px !important;
      padding: 10px 5% !important;
      letter-spacing: 0 !important; }
    header div #mobile_menu li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom:hover {
      padding: 0 !important;
      background: transparent !important;
      color: #F8A258 !important;
      font-family: HelveticaNeue, sans-serif !important;
      font-weight: normal;
      font-size: 14px !important;
      letter-spacing: 0 !important; }
      header div #mobile_menu li.et_pb_button.et_pb_more_button.menu-item.menu-item-type-custom:hover a {
        color: #F8A258 !important;
        font-family: HelveticaNeue, sans-serif !important;
        font-weight: normal;
        font-size: 14px !important;
        padding: 10px 5% !important;
        letter-spacing: 0 !important; } }

footer {
  color: #fff; }
  footer .et_pb_menu__menu {
    display: block !important; }
  footer .et_mobile_nav_menu {
    display: none !important; }
  footer .et_pb_menu__wrap {
    justify-content: flex-start !important; }
  footer .bg-green {
    background-color: #004D55; }
    footer .bg-green h4 {
      color: #fff; }
  footer .bg-mauve {
    background-color: #CC2F46; }
    footer .bg-mauve p {
      font-size: 14px; }
  footer .bg-white {
    background-color: #fff;
    color: #5A5B5D;
    padding: 0; }
    footer .bg-white p {
      font-size: 14px; }
    footer .bg-white .et_pb_column {
      display: flex; }
      footer .bg-white .et_pb_column .et_pb_image {
        margin: 0 0 0 10px !important; }
  footer .et_pb_module:nth-of-type(2) {
    margin-bottom: 10px !important; }
  footer [class*=et_pb_social_media_] a.icon {
    background: transparent !important;
    border: 1px solid transparent;
    transition: .3s; }
    footer [class*=et_pb_social_media_] a.icon:hover {
      border-radius: 50%;
      background: #F8A258 !important;
      border-color: #fff; }
      footer [class*=et_pb_social_media_] a.icon:hover:before {
        color: #000 !important; }
  footer [id*=menu-footer-primary] li.menu-item {
    margin: 0 0 6px !important; }
    footer [id*=menu-footer-primary] li.menu-item a {
      font-family: HelveticaBold, sans-serif;
      letter-spacing: 1px;
      color: #fff;
      font-size: 20px;
      text-transform: uppercase; }
      footer [id*=menu-footer-primary] li.menu-item a:hover {
        color: #F8A258;
        opacity: 1; }
  footer [id*=menu-footer-secondary] li.menu-item {
    margin: 0 4px 12px 6px !important;
    border-right: 1px solid #fff;
    padding: 0 8px 0 0 !important; }
    footer [id*=menu-footer-secondary] li.menu-item:last-child {
      border: none; }
    footer [id*=menu-footer-secondary] li.menu-item a {
      color: #fff;
      padding: 0 !important;
      text-decoration: underline; }
      footer [id*=menu-footer-secondary] li.menu-item a:hover {
        color: #F8A258;
        opacity: 1; }

.nopad {
  padding: 0 !important;
  margin: 0 !important; }

.et_pb_row {
  max-width: 1280px; }
  @media screen and (max-width: 980px) {
    .et_pb_row {
      /*width: 92% !important;*/ } }

.home #make-a-career {
  display: none; }

#page-container {
  border-top-color: #004D55;
  border-top-style: solid; }

/* posts */
.single .entry-title {
  color: #004D55;
  font-size: 38px; }
.single .entry-content .et_pb_section {
  padding-top: 0; }
.single .entry-content p, .single .entry-content p:not(.has-background):last-of-type {
  padding-bottom: 1em; }
.single #post-header {
  position: relative;
  width: 100% !important;
  margin: 0;
  padding: 4% 0 2%;
  overflow: hidden; }
  .single #post-header:after {
    position: absolute;
    height: 4px;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #CC2F46;
    visibility: visible;
    content: ''; }
  .single #post-header h1 {
    width: 80%;
    margin: 0 auto !important;
    max-width: 1280px;
    text-transform: uppercase;
    transition: .3s; }
    @media screen and (max-width: 767px) {
      .single #post-header h1 {
        font-size: 38px !important; } }

/* sidebar */
[class*=et_pb_sidebar].et_pb_widget_area_left {
  padding: 0;
  border: none; }
[class*=et_pb_sidebar] .et_pb_widget {
  border: 1px solid #5A5B5D; }
  @media screen and (max-width: 980px) {
    [class*=et_pb_sidebar] .et_pb_widget {
      width: 100%; } }
  [class*=et_pb_sidebar] .et_pb_widget select {
    width: calc(100% - 20px);
    margin: 10px; }
[class*=et_pb_sidebar] ul {
  padding: 0 12px !important;
  margin: 0 !important; }
  [class*=et_pb_sidebar] ul li a {
    display: block; }
[class*=et_pb_sidebar] h4 {
  background: #004D55;
  padding: 15px 20px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }
[class*=et_pb_sidebar] .post-date {
  font-size: 14px;
  font-family: ImpressumItalic, serif;
  display: block; }

/* archive / search / blog */
.archive .entry-featured-image-url, .search .entry-featured-image-url, .blog .entry-featured-image-url, #pressroom-archive .entry-featured-image-url {
  flex: 0 0 280px;
  margin: 0 18px 10px 0; }
  @media screen and (min-width: 980px) and (max-width: 1100px) {
    .archive .entry-featured-image-url, .search .entry-featured-image-url, .blog .entry-featured-image-url, #pressroom-archive .entry-featured-image-url {
      flex: 1; } }
  @media screen and (max-width: 767px) {
    .archive .entry-featured-image-url, .search .entry-featured-image-url, .blog .entry-featured-image-url, #pressroom-archive .entry-featured-image-url {
      width: 100%;
      max-width: 100%;
      margin: 0 0 20px 0; } }
.archive h2:before, .search h2:before, .blog h2:before, #pressroom-archive h2:before {
  display: none; }
.archive .et_pb_post, .search .et_pb_post, .blog .et_pb_post, #pressroom-archive .et_pb_post {
  /*display: flex;*/ }
  @media screen and (min-width: 980px) and (max-width: 1100px) {
    .archive .et_pb_post, .search .et_pb_post, .blog .et_pb_post, #pressroom-archive .et_pb_post {
      flex-direction: column; } }
  @media screen and (max-width: 767px) {
    .archive .et_pb_post, .search .et_pb_post, .blog .et_pb_post, #pressroom-archive .et_pb_post {
      display: block; } }

/* sliders */
.et-pb-active-control {
  background-color: #CC2F46 !important;
  border: 1px solid #CC2F46; }

.et-pb-controllers a {
  opacity: 1 !important;
  border: 1px solid #000;
  width: 10px;
  height: 10px;
  border-radius: 10px; }
  .et-pb-controllers a.et-pb-active-control {
    background-color: #CC2F46 !important;
    border: 1px solid #CC2F46; }

.et_pb_slide_description {
  text-shadow: none !important; }

.et_pb_slides .et_pb_container {
  min-height: 500px; }

.et-pb-slider-arrows a {
  text-decoration: none !important;
  font-size: 22px; }
.et-pb-slider-arrows .et-pb-arrow-prev:before {
  content: "\23"; }
.et-pb-slider-arrows .et-pb-arrow-next:before {
  content: "\24"; }

/* deconstructed-poster */
.deconstructed-poster {
  background: #E1EEEF; }
  .deconstructed-poster .et_pb_button {
    width: auto; }
  .deconstructed-poster .et_pb_slide {
    padding: 0 5% 0 0;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .deconstructed-poster .et_pb_slide {
        padding: 0; } }
  .deconstructed-poster .et_pb_slide_description {
    padding: 20px !important;
    background: #E1EEEF; }
    @media screen and (max-width: 767px) {
      .deconstructed-poster .et_pb_slide_description {
        width: calc(100vw - 50px);
        background: rgba(225, 238, 239, 0.75);
        padding: 34px !important; } }
    @media screen and (max-width: 420px) {
      .deconstructed-poster .et_pb_slide_description {
        width: calc(100vw);
        background: rgba(225, 238, 239, 0.75);
        padding: 20px !important; } }
  .deconstructed-poster .et_pb_slide_image {
    margin-top: 0 !important;
    bottom: 0;
    top: 0; }
    .deconstructed-poster .et_pb_slide_image img {
      height: 100% !important;
      max-height: 100% !important;
      max-width: 2000px; }
    @media screen and (max-width: 767px) {
      .deconstructed-poster .et_pb_slide_image {
        display: block !important;
        position: absolute; }
        .deconstructed-poster .et_pb_slide_image img {
          height: auto !important;
          min-height: 100% !important;
          max-height: 2000px !important; } }

/** jumbotron slider **/
.jumbotron .et_pb_slider_with_overlay .et_pb_slide_overlay_container {
  width: 50%; }
.jumbotron .et_pb_slider .et_pb_slide {
  text-align: left; }
.jumbotron .et_pb_slide {
  padding: 0; }
.jumbotron .et_pb_slider_container_inner {
  width: 50%;
  margin: 0; }
.jumbotron .et_pb_slide_title {
  font-size: 55px !important; }
  .jumbotron .et_pb_slide_title:before {
    display: none; }
  .jumbotron .et_pb_slide_title a {
    color: #fff !important;
    text-decoration: none !important; }
    .jumbotron .et_pb_slide_title a:hover {
      color: #fff !important; }
.jumbotron .et_pb_button, .jumbotron .et_pb_button :after {
  color: #F8A258 !important;
  background: none !important;
  width: auto !important; }
.jumbotron .et_pb_slide_content {
  font-size: 20px; }
.jumbotron .et_pb_slide_description {
  padding-bottom: 180px; }
.jumbotron .et-pb-controllers {
  width: 50%;
  bottom: 100px; }
@media only screen and (max-width: 980px) {
  .jumbotron .et_pb_slide_content {
    font-size: 14px;
    line-height: 1.3; } }
@media only screen and (max-width: 750px) {
  .jumbotron .et_pb_slider_with_overlay .et_pb_slide_overlay_container, .jumbotron .et_pb_slider_container_inner, .jumbotron .et-pb-controllers {
    width: 100%; } }

#main-content .alert-banner {
  text-align: left; }
  #main-content .alert-banner .et_pb_promo_description {
    margin: 0;
    padding: 0; }
    #main-content .alert-banner .et_pb_promo_description h2, #main-content .alert-banner .et_pb_promo_description div {
      display: inline-block;
      font-family: HelveticaNeue, sans-serif;
      color: #fff;
      padding: 0 0 0 10px; }
    #main-content .alert-banner .et_pb_promo_description h2 {
      color: #000 !important; }
    #main-content .alert-banner .et_pb_promo_description p {
      margin: 0;
      padding: 0; }
    #main-content .alert-banner .et_pb_promo_description a {
      color: #000 !important;
      text-decoration: underline; }
      #main-content .alert-banner .et_pb_promo_description a:hover {
        color: #CC2F46 !important; }

#main-content .annoucement-banner .et_pb_fullwidth_header_container {
  width: 50%;
  margin: 0;
  padding: 0 0 0 4%; }
  @media only screen and (max-width: 750px) {
    #main-content .annoucement-banner .et_pb_fullwidth_header_container {
      width: 96%; } }

#main-content .et_pb_fullwidth_header h2:before {
  display: none; }
#main-content .et_pb_fullwidth_header p {
  padding-bottom: 1em; }
#main-content .billboard-5050 {
  display: flex;
  justify-content: flex-end; }
  @media only screen and (min-width: 981px) {
    #main-content .billboard-5050 {
      min-height: 500px; } }
  #main-content .billboard-5050 .header-content {
    position: relative; }
  #main-content .billboard-5050 .et_pb_fullwidth_header_subhead {
    padding-bottom: 5%; }
  #main-content .billboard-5050 .et_pb_fullwidth_header_overlay {
    width: 50%;
    right: 0;
    left: auto; }
    @media only screen and (max-width: 750px) {
      #main-content .billboard-5050 .et_pb_fullwidth_header_overlay {
        width: 100%; } }
  #main-content .billboard-5050.left .et_pb_fullwidth_header_overlay {
    width: 50%;
    right: auto;
    left: 0; }
    @media only screen and (max-width: 750px) {
      #main-content .billboard-5050.left .et_pb_fullwidth_header_overlay {
        width: 100%; } }
  #main-content .billboard-5050 .et_pb_fullwidth_header_container {
    width: 50%;
    margin: 0;
    padding: 4%; }
    @media only screen and (max-width: 750px) {
      #main-content .billboard-5050 .et_pb_fullwidth_header_container {
        width: 100%; } }

.posters {
  display: flex; }
  .posters p {
    font-size: calc(16px + (26 - 16) * ((100vw - 300px) / (2200 - 300))); }
  .posters.posters-4 {
    flex-wrap: wrap; }
    .posters.posters-4 section {
      flex: 0 0 25%;
      padding: 3%; }
  @media only screen and (max-width: 1100px) {
    .posters.posters-4 {
      flex-wrap: wrap;
      flex: 0 0 25%; }
      .posters.posters-4 section {
        flex: 0 0 50%;
        padding: 3%; } }
  @media only screen and (max-width: 980px) {
    .posters.posters-3 {
      display: block; } }
  @media only screen and (max-width: 880px) {
    .posters.posters-2 {
      display: block; } }
  @media only screen and (max-width: 660px) {
    .posters.posters-4 {
      display: block; }
      .posters.posters-4 section {
        flex: 1; } }

#main-content .et_pb_fullwidth_section a:not(.et_pb_button) {
  /*
  position: relative;
  font-family: $font-helveticabold;
  letter-spacing: 1px;
  font-size: 18px;
  border: none !important;
  border-color: transparent !important;
  width: auto;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none !important;
  background: none !important;
  padding: 0 !important;
      */
  color: #F8A258;
  /*
  &:after {
      position: absolute;
      top: 50%;
      transform: translate(0,-50%);
      font-size: 20px;
      font-family: ETmodules !important;
      content: "\45";
  }
  */ }
  #main-content .et_pb_fullwidth_section a:not(.et_pb_button):hover {
    color: #fff !important;
    padding: 0 !important; }
    #main-content .et_pb_fullwidth_section a:not(.et_pb_button):hover:after {
      color: #fff !important; }

/* accordions */
.et_pb_accordion .et_pb_toggle_open, .et_pb_accordion .et_pb_toggle_close {
  padding: 0;
  border: none; }
.et_pb_accordion .et_pb_toggle_title {
  background: #E1EEEF;
  color: #004D55;
  padding: 20px 40px 20px 20px !important; }
  .et_pb_accordion .et_pb_toggle_title:before {
    right: 15px !important;
    content: "\43";
    font-size: 24px;
    color: #004D55;
    transition: .5s; }
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title {
  position: relative; }
  .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    right: 15px !important;
    content: "\43";
    font-size: 24px;
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    font-family: ETmodules !important;
    color: #004D55;
    display: block !important;
    transform: rotate(180deg);
    transition: .5s; }
.et_pb_accordion .et_pb_toggle_content {
  padding: 20px 30px;
  font-family: ArcherMedium, serif; }

/* result bars */
.et_pb_counters {
  padding: 12px 0 !important; }
  .et_pb_counters li .et_pb_counter_title {
    font-family: HelveticaBold, sans-serif;
    font-size: 26px; }
  .et_pb_counters li .et_pb_counter_amount {
    padding: 10px 0 2px; }
  .et_pb_counters li .et_pb_counter_amount_number {
    color: #004D55 !important;
    font-family: HelveticaBoldCond, sans-serif;
    font-size: 36px !important;
    font-size: 36px !important; }

/* number counter */
.et_pb_number_counter {
  display: flex;
  align-items: last baseline;
  position: relative; }
  .et_pb_number_counter:after {
    height: 4px;
    width: 100%;
    background: #F8A258;
    content: '';
    display: block;
    margin: 5px 0;
    position: absolute;
    bottom: -24px;
    left: 0; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .et_pb_number_counter {
      display: block; } }
  .et_pb_number_counter .percent {
    line-height: 1; }
  .et_pb_number_counter .percent-value, .et_pb_number_counter .percent-sign {
    font-size: 100px; }
  .et_pb_number_counter .title {
    font-size: 26px;
    text-transform: lowercase;
    padding: 0 0 0 10px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .et_pb_number_counter .title {
        padding: 0; } }
  .et_pb_number_counter.et_pb_bg_layout_dark span {
    color: #fff !important;
    font-family: HelveticaBoldCond, sans-serif; }

/* map */
.map-key {
  color: #fff;
  font-family: HelveticaNeue, sans-serif;
  font-size: 14px; }
  .map-key ul {
    list-style: none;
    text-align: right;
    padding: 0 20px 0 0;
    margin: 0; }
    .map-key ul li {
      display: inline-block;
      padding: 0 10px 0 44px;
      margin: 0 0 20px 0;
      position: relative; }
      .map-key ul li:before {
        content: '';
        width: 34px;
        height: 34px;
        margin: 0 5px 0 0;
        background: #E1EEEF;
        border: 1px solid #E1EEEF;
        border-radius: 50%;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -18px; }
      .map-key ul li.dot-yv:before {
        background: #004D55; }
      .map-key ul li.dot-partner:before {
        background: #CC2F46; }
      .map-key ul li.dot-other:before {
        background: #CC2F46; }

/* timeline slider */
.et_pb_fullwidth_header.timeline .et_pb_fullwidth_header_container.center .header-content {
  width: 100%;
  max-width: 100%; }

.wpostahs-slider.slick-prev, .wpostahs-slider.slick-prev:hover {
  margin-top: -27px !important; }
.wpostahs-slider .wpostahs-slider-nav, .wpostahs-slider .wpostahs-centent {
  max-width: 100% !important; }
.wpostahs-slider .wpostahs-slider-nav {
  margin-top: 40px; }
.wpostahs-slider .wpostahs-centent {
  padding: 12px 0 !important; }
.wpostahs-slider .wpostahs-slider-nav .slick-list.draggable:before {
  width: calc(100% - 100px) !important; }
.wpostahs-slider .slick-disabled {
  display: none !important; }
.wpostahs-slider .slick-arrow {
  border: none !important;
  transition: .2s; }
  .wpostahs-slider .slick-arrow:hover {
    border: none !important;
    cursor: pointer; }
  .wpostahs-slider .slick-arrow.slick-prev, .wpostahs-slider .slick-arrow.slick-prev:hover {
    margin-top: -27px !important;
    background-image: url(i/slick-prev.png) !important;
    background-size: auto !important; }
  .wpostahs-slider .slick-arrow.slick-prev:hover {
    left: -2px !important; }
  .wpostahs-slider .slick-arrow.slick-next, .wpostahs-slider .slick-arrow.slick-next:hover {
    background-image: url(i/slick-next.png) !important;
    background-size: auto !important; }
  .wpostahs-slider .slick-arrow.slick-next:hover {
    right: -2px !important; }
.wpostahs-slider wpostahs-slick-slider button.slick-prev, .wpostahs-slider .wpostahs-slick-slider button.slick-prev:hover, .wpostahs-slider .wpostahs-slick-slider button.slick-prev:focus {
  background-image: url(i/slick-prev.png) !important;
  background-size: auto !important; }
.wpostahs-slider wpostahs-slick-slider button.slick-next, .wpostahs-slider .wpostahs-slick-slider button.slick-next:hover, .wpostahs-slider .wpostahs-slick-slider button.slick-next:focus {
  background-image: url(i/slick-next.png) !important;
  background-size: auto !important; }
.wpostahs-slider .wpostahs-slider-nav-content .wpostahs-centent, .wpostahs-slider .wpostahs-slider-nav-content .wpostahs-centent p {
  text-align: left; }
.wpostahs-slider .wpostahs-centent-title {
  display: none; }
.wpostahs-slider .wpostahs-slider-nav .wpostahs-slider-nav-title:hover button {
  background: #CC2F46 !important; }
.wpostahs-slider .wpostahs-slider-nav .slick-current button {
  background: #CC2F46 !important;
  border-color: #fff !important; }
.wpostahs-slider .wpostahs-slider-nav .slick-current .wpostahs-title {
  color: #fff !important; }

/* slick slider */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.slick-slider .et_pb_main_blurb_image {
  margin-bottom: 0; }

.slick-arrow {
  border: none !important;
  transition: .2s; }
  .slick-arrow:hover {
    border: none !important;
    cursor: pointer; }
  .slick-arrow.slick-prev, .slick-arrow.slick-next {
    border: none;
    background-color: transparent;
    background-repeat: no-repeat; }
  .slick-arrow.slick-prev, .slick-arrow.slick-prev:hover {
    background-image: url(i/slick-prev.png) !important;
    background-size: auto !important; }
  .slick-arrow.slick-next, .slick-arrow.slick-next:hover {
    background-image: url(i/slick-next.png) !important;
    background-size: auto !important; }

/* email form */
.newsletter-form .et_pb_newsletter_form .et_pb_newsletter_fields {
  align-items: baseline; }
  .newsletter-form .et_pb_newsletter_form .et_pb_newsletter_fields input {
    transition: .3s; }
  .newsletter-form .et_pb_newsletter_form .et_pb_newsletter_fields > * {
    flex-basis: auto; }
    @media only screen and (max-width: 600px) {
      .newsletter-form .et_pb_newsletter_form .et_pb_newsletter_fields > * {
        flex-basis: 100%; } }
  .newsletter-form .et_pb_newsletter_form .et_pb_newsletter_fields .et_pb_newsletter_field {
    flex-grow: 1;
    margin-right: 30px; }
    @media only screen and (max-width: 600px) {
      .newsletter-form .et_pb_newsletter_form .et_pb_newsletter_fields .et_pb_newsletter_field {
        margin-right: 0; } }

/* old post template overrides... */
.post-template-default.single h2:before {
  display: none; }
.post-template-default.single #page-container .et_pb_with_border.et_pb_row.et_pb_row_0.et_pb_equal_columns.et_pb_gutters3 {
  display: none !important; }
.post-template-default.single #page-container .entry-content .et_pb_section {
  background: #fff !important; }
.post-template-default.single #page-container .et_pb_row_1 {
  width: 80% !important; }
.post-template-default.single #page-container .et_pb_row {
  max-width: 1280px !important;
  padding: 2% 0 !important; }
.post-template-default.single #page-container .et_pb_title_container {
  text-align: left !important; }
  .post-template-default.single #page-container .et_pb_title_container h1.entry-title {
    color: #004D55 !important;
    font-family: HelveticaBoldCond, sans-serif !important; }
.post-template-default.single #page-container .et_pb_module.donate-module {
  background-image: url("/wp-content/uploads/2021/07/kite2.png") !important;
  background-position: top right !important;
  background-repeat: no-repeat !important;
  background-size: auto !important; }
  .post-template-default.single #page-container .et_pb_module.donate-module p {
    color: #fff; }
  .post-template-default.single #page-container .et_pb_module.donate-module h4.et_pb_module_header {
    font-family: HelveticaBoldCond, sans-serif !important; }
  .post-template-default.single #page-container .et_pb_module.donate-module .et_pb_promo_button.et_pb_button {
    font-family: HelveticaBold, sans-serif !important; }
.post-template-default.single .et_pb_sidebar_1.et_pb_widget_area .et_pb_widget {
  border-radius: 0 !important; }
.post-template-default.single .et_pb_sidebar_1.et_pb_widget_area h4.widgettitle {
  background: #004D55 !important; }

/* old page template overrides */
.page-template-default.page .et_pb_title_meta_container {
  display: none; }

/* ??? */
.portfolio-5 .et_pb_portfolio_grid_items {
  display: flex;
  flex-wrap: wrap; }
.portfolio-5 .et_portfolio_image {
  padding-top: 90%;
  overflow: hidden;
  background: #004D55 !important; }
.portfolio-5 .et_portfolio_image img {
  position: absolute;
  top: 0; }

@media (min-width: 1120px) {
  .portfolio-5 .et_pb_grid_item {
    width: 17% !important;
    margin-right: 3% !important;
    margin-bottom: 3% !important; }

  .portfolio-5 .et_pb_grid_item:nth-child(3n) {
    margin-right: 3% !important; }

  .portfolio-5 .et_pb_grid_item:nth-child(5n) {
    margin-right: 0 !important; }

  .portfolio-5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1) {
    clear: none !important; }

  .portfolio-5 .et_pb_grid_item.first_in_row {
    clear: unset; } }
@media only screen and (min-width: 981px) {
  body.page-pressroom .et_pb_post img,
  body.blog .et_pb_post img,
  body.archive .et_pb_post img,
  body.search .et_pb_post img {
    width: 44%;
    max-width: 335px;
    float: left;
    left: 0;
    margin-right: 25px; }

  body.page-pressroom .et_pb_post,
  body.blog .et_pb_post,
  body.archive .et_pb_post,
  body.search .et_pb_post {
    clear: both;
    min-height: 180px; }

  /* Move text over when there is no thumbnail */
  body.page-pressroom .et_pb_post.et_pb_no_thumb,
  body.blog .et_pb_post.et_pb_no_thumb,
  body.search .et_pb_post.et_pb_no_thumb,
  body.archive .et_pb_post.et_pb_no_thumb {
    margin-left: 0; } }
.et_pb_module.et_clickable * {
  transition: .3s; }
.et_pb_module.et_clickable:hover * {
  color: #F8A258; }

.flex-4-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly; }
  .flex-4-column .et_pb_module {
    width: calc(25% - 20px);
    padding: 20px; }
    .flex-4-column .et_pb_module.et_pb_image {
      margin-left: 0;
      margin-right: 0; }
  @media only screen and (max-width: 980px) {
    .flex-4-column .et_pb_module {
      width: calc(50% - 20px); } }
  @media only screen and (max-width: 768px) {
    .flex-4-column .et_pb_module {
      width: calc(100% - 20px); } }

body:not(.events) .addtoany_content {
  display: none !important; }

.addtoany_content {
  position: absolute;
  right: 10px;
  bottom: 0;
  margin: 0 !important; }
  .addtoany_content a img {
    width: 40px; }
  .addtoany_content a:after {
    display: none !important; }

/* bio cards */
.card .et_pb_module_header {
  padding: 0; }
.card p {
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 1.2;
  font-family: ArcherMedium, serif; }
.card .et_pb_member_position {
  position: relative;
  font-family: HelveticaNeue, sans-serif; }
  .card .et_pb_member_position:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background: #F8A258;
    margin: 6px 0; }
.card a {
  color: #F8A258 !important;
  text-decoration: none !important;
  font-family: HelveticaBoldCond, sans-serif;
  text-transform: uppercase; }
  .card a:after {
    font-size: 20px;
    content: "\45";
    font-family: ETmodules !important;
    transition: .3s;
    margin-left: -2px;
    opacity: 0;
    display: inline-block;
    position: absolute; }
  .card a:hover:after {
    margin-left: 0px;
    opacity: 1; }

.bio-card-1 {
  max-width: 670px;
  display: table; }
  .bio-card-1 .et_pb_team_member_description {
    display: table-cell;
    padding: 20px 14px 14px; }
    @media screen and (max-width: 767px) {
      .bio-card-1 .et_pb_team_member_description {
        display: block;
        width: 100%;
        max-width: 390px; } }
  .bio-card-1 .et_pb_team_member_image {
    margin: 0;
    width: 240px;
    display: table-cell;
    float: none; }
    @media screen and (max-width: 767px) {
      .bio-card-1 .et_pb_team_member_image {
        margin: 0;
        display: block;
        width: 100%;
        max-width: 390px; } }

.bio-card-2 {
  max-width: 390px;
  display: table; }
  .bio-card-2 .et_pb_team_member_description {
    padding: 20px 14px 14px;
    display: block;
    width: 100%; }
  .bio-card-2 .et_pb_team_member_image {
    margin: 0;
    display: block;
    width: 100%;
    max-width: 390px;
    float: none; }

.bio-card-3 {
  max-width: 390px;
  display: table; }
  .bio-card-3 .et_pb_team_member_description {
    padding: 20px 14px 14px;
    display: block;
    width: 100%; }
  .bio-card-3 .et_pb_team_member_image {
    display: none !important; }

.bio-card-4 {
  max-width: 670px;
  display: table; }
  .bio-card-4 .et_pb_team_member_description {
    display: table-cell;
    padding: 20px 14px 14px; }
    @media screen and (max-width: 767px) {
      .bio-card-4 .et_pb_team_member_description {
        display: block;
        width: 100%;
        max-width: 390px; } }
  .bio-card-4 .et_pb_team_member_image {
    display: none !important; }

.bio-card-5, .et_pb_portfolio_item.et_pb_grid_item {
  background: #004D55;
  max-width: 390px;
  display: table; }
  .bio-card-5 .et_pb_member_position:after, .et_pb_portfolio_item.et_pb_grid_item .et_pb_member_position:after {
    content: none !important; }
  .bio-card-5 .et_portfolio_image, .et_pb_portfolio_item.et_pb_grid_item .et_portfolio_image {
    background-color: #fff; }
  .bio-card-5 a, .et_pb_portfolio_item.et_pb_grid_item a {
    color: #fff !important;
    text-decoration: none !important; }
  .bio-card-5 .et_pb_module_header, .et_pb_portfolio_item.et_pb_grid_item .et_pb_module_header {
    padding: 14px;
    margin: 0; }
    .bio-card-5 .et_pb_module_header:before, .et_pb_portfolio_item.et_pb_grid_item .et_pb_module_header:before {
      content: '';
      display: block;
      width: 40px;
      height: 3px;
      background: #F8A258;
      margin: 0 0 6px 0; }
  .bio-card-5 .et_pb_team_member_description, .et_pb_portfolio_item.et_pb_grid_item .et_pb_team_member_description {
    padding: 14px 14px;
    display: block;
    width: 100%; }
    .bio-card-5 .et_pb_team_member_description .et_pb_module_header, .et_pb_portfolio_item.et_pb_grid_item .et_pb_team_member_description .et_pb_module_header {
      padding: 0; }
  .bio-card-5 .et_pb_team_member_image, .et_pb_portfolio_item.et_pb_grid_item .et_pb_team_member_image {
    margin: 0;
    display: block;
    width: 100%;
    max-width: 390px;
    float: none; }

.bio-card-6 {
  max-width: 100% !important;
  display: table;
  text-align: center !important; }
  .bio-card-6 a {
    color: #E21836 !important; }
    .bio-card-6 a:after {
      margin-top: -2px; }
  .bio-card-6 .et_pb_module_header {
    color: #004D55;
    font-size: 30px; }
  .bio-card-6 .et_pb_member_position {
    color: #5A5B5D !important; }
    .bio-card-6 .et_pb_member_position:after {
      display: none; }
  .bio-card-6 .et_pb_team_member_description {
    padding: 20px 14px 14px;
    display: block;
    width: 100%; }
  .bio-card-6 .et_pb_team_member_image {
    margin: 0;
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    float: none; }

/* resource cards */
.resource-card {
  font-family: HelveticaBoldCond, sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  max-width: 830px;
  padding: 30px 0; }
  @media screen and (max-width: 767px) {
    .resource-card {
      padding: 30px 50px; } }
  .resource-card .et_pb_module_header {
    margin: 0 0 10px 0; }
  .resource-card .et_pb_blurb_content {
    border-bottom: 4px solid #F8A258;
    padding-bottom: 8px;
    position: relative;
    background-position: 100% calc(100% - 10px);
    background-repeat: no-repeat; }
  .resource-card .et_pb_blurb_description {
    margin-right: 44px; }

.resource-card-red .et_pb_blurb_content {
  background-image: url("i/download-white.png"); }

.resource-card-white .et_pb_blurb_content {
  background-image: url("i/download-green.png"); }

/* event cards */
.event-card {
  max-width: 830px;
  padding: 40px; }
  .event-card .et_pb_blurb_content {
    max-width: 100%; }
  .event-card .et_pb_module_header {
    color: #E21836;
    margin: 0 0 20px; }
  .event-card .et_pb_blurb_description h1, .event-card .et_pb_blurb_description h2, .event-card .et_pb_blurb_description h3, .event-card .et_pb_blurb_description h4, .event-card .et_pb_blurb_description h5, .event-card .et_pb_blurb_description h6 {
    font-size: 33px;
    color: #004D55;
    font-family: Impressum, serif;
    text-transform: none !important; }
  .event-card .et_pb_blurb_description p {
    margin: 0 0 10px 0;
    font-size: 20px;
    font-family: ArcherMedium, serif; }
    .event-card .et_pb_blurb_description p:last-of-type {
      margin-bottom: 20px; }

/* posts */
#main-content div .et_pb_fh_post_carousel .et_pb_fh_post_carousel_title {
  font-size: 30px; }
#main-content div .et_pb_fh_post_carousel .owl-carousel .owl-nav button.owl-next:before {
  content: "\24";
  font-size: 22px;
  transition: .3s; }
#main-content div .et_pb_fh_post_carousel .owl-carousel .owl-nav button.owl-next:hover:before {
  color: #F8A258; }
#main-content div .et_pb_fh_post_carousel .owl-carousel .owl-nav button.owl-prev:before {
  content: "\23";
  font-size: 22px;
  transition: .3s; }
#main-content div .et_pb_fh_post_carousel .owl-carousel .owl-nav button.owl-prev:hover:before {
  color: #F8A258; }
#main-content div .et_pb_fh_post_carousel_description {
  padding: 12px; }
  #main-content div .et_pb_fh_post_carousel_description h2:before {
    display: none; }
  #main-content div .et_pb_fh_post_carousel_description h2:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background: #F8A258;
    margin: 10px 0 4px 0; }
  #main-content div .et_pb_fh_post_carousel_description a {
    color: #004D55 !important;
    text-decoration: none !important; }
    #main-content div .et_pb_fh_post_carousel_description a:hover {
      color: #F8A258 !important; }
    #main-content div .et_pb_fh_post_carousel_description a.et_pb_button.et_pb_more_button {
      color: #004D55;
      text-decoration: none !important;
      font-family: HelveticaBoldCond, sans-serif !important;
      text-transform: uppercase;
      font-size: 13px !important;
      display: block;
      padding: 10px 0 0 0;
      letter-spacing: 1.4px; }
      #main-content div .et_pb_fh_post_carousel_description a.et_pb_button.et_pb_more_button:hover {
        color: #F8A258 !important; }
      #main-content div .et_pb_fh_post_carousel_description a.et_pb_button.et_pb_more_button:after {
        font-size: 14px !important;
        color: #F8A258 !important; }

.et_pb_fh_post_carousel_image {
  max-height: 400px;
  overflow: hidden;
  position: relative;
    /*
    padding-top: 100%;

    a {
        position: absolute;
        top: 0;
        width: 100%;
    }
        */ }

.owl-carousel .owl-stage {
  display: flex; }
  .owl-carousel .owl-stage .owl-item {
    background: #fff; }

.post-card article {
  margin-bottom: 0; }
.post-card .entry-title {
  line-height: 1.2;
  padding: 0 12px; }
.post-card .post-content {
  padding: 12px; }
.post-card .entry-title:after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  background: #F8A258;
  margin: 10px 0 0 0; }
.post-card .entry-title a {
  color: #004D55 !important;
  text-decoration: none !important; }
.post-card.no-img .entry-title {
  padding: 0; }
.post-card.no-img .post-content {
  padding: 12px 0 0 0; }

/* location cards */
.location-card {
  font-family: HelveticaNeue, sans-serif;
  color: #5A5B5D; }
  .location-card h4, .location-card h5, .location-card h6 {
    color: #004D55; }
  .location-card.with-map {
    display: flex;
    flex-direction: column; }

/* get involved / donate */
.get-involved .et_pb_module_header {
  color: #E21836;
  letter-spacing: 1px;
  font-family: HelveticaBold, sans-serif; }
.get-involved .et_pb_blurb_description {
  color: #004D55; }

/* statistics */
.statistics {
  /* https://codepen.io/tugbucket/pen/NWpeLwZ */ }
  .statistics .et_pb_module_header {
    font-family: HelveticaBoldCond, sans-serif;
    text-transform: uppercase;
    line-height: 1.1; }
  .statistics small {
    font-size: 50%; }
  .statistics p {
    font-family: HelveticaNeue, sans-serif; }
  .statistics .et_pb_divider {
    margin: 0 auto !important;
    height: 0;
    padding: 14px; }
  .statistics .et_pb_column {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 520px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-top: none;
    float: none !important; }
    .statistics .et_pb_column .spacer {
      position: relative;
      padding-top: 100%; }
    .statistics .et_pb_column:nth-child(3n+1) {
      margin-left: 0; }
  .statistics .circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #333;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    display: block;
    padding: 5px;
    border: 4px solid #F8A258;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media screen and (max-width: 420px) {
      .statistics .circle {
        /*border: 4px solid rgba(248,162,88,.3);*/ } }
    .statistics .circle:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -2%;
      display: none; }
  .statistics .circle .et_pb_module {
    display: inline-block;
    vertical-align: middle;
    max-width: 84%;
    text-align: center;
    margin: 0 auto !important; }
  .statistics.statistics-small .et_pb_column {
    width: 100%;
    max-width: 330px; }

/* program blurb */
.program-blurb .et_pb_image_wrap {
  background: #E1EEEF;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-content: center;
  transition: .3s; }
  .program-blurb .et_pb_image_wrap img {
    width: 70px;
    border-radius: 0;
    align-self: center; }
.program-blurb.et_pb_blurb_position_left .et_pb_blurb_container, .program-blurb.et_pb_blurb_position_right .et_pb_blurb_container {
  display: table-cell;
  vertical-align: middle; }
.program-blurb h4:before {
  background: #F8A258;
  height: 4px;
  width: 0px;
  content: '';
  display: block;
  margin: 0 0 8px;
  transition: .3s; }
.program-blurb:hover .et_pb_image_wrap {
  transform: scale(1.1); }
.program-blurb:hover h4:before {
  width: 80px; }
@media screen and (max-width: 520px) {
  .program-blurb .et_pb_blurb_content {
    display: flex;
    flex-direction: column;
    margin-bottom: 34px; }
  .program-blurb .et_pb_main_blurb_image {
    width: 100%; } }
