@charset "UTF-8";
/**************************************************

    C4P (Child) Theme SCSS
    - Requires plugin 'WP-SCSS' to process changes.

**************************************************/
/*
    Some defaults
*/
@font-face {
  font-family: "Cheddar Jack";
  src: url("fonts/Cheddar_Jack.eot?") format("eot"), url("fonts/Cheddar_Jack.woff") format("woff"), url("fonts/assets/fonts/Cheddar_Jack.ttf") format("truetype"), url("fonts/Cheddar_Jack.svg#CheddarJack") format("svg");
  font-weight: normal;
  font-style: normal;
}
.text-center, .center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.uppercase {
  text-transform: uppercase;
}
.small, small {
  font-size: 85%;
  line-height: normal;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.p0 {
  padding: 0 !important;
}
.p10 {
  padding: 0 0 10px !important;
}
p:has(+ .et-tabs-container) {
  padding: 0 !important;
}
img.size-thumbnail, img.size-full, img[class*="wp-image-"] {
  border-radius: 3px;
}
@media only screen and (max-width: 666px) {
  .mobile-text-left {
    text-align: left !important;
  }
}
.et_pb_widget a {
  color: #226ecc;
}
.et_pb_widget .menu a {
  color: #3c3d52;
}
.et_pb_widget .menu a:hover {
  color: #083a81 !important;
}
.et_pb_widget .menu .current_page_item a {
  font-weight: 600;
  color: #083a81 !important;
}
.event_widget {
  padding: 0 10px 10px;
  text-align: center;
  font-size: 15px;
}
.event_widget .image {
  background: #fff;
  display: block;
  padding: 6px 0;
  margin: 0 6px 16px;
  border-bottom: 1px solid #ddd;
}
.event_widget .description {
  font-family: "Roboto Condensed";
}
/*
 *  Typography
 */
body {
  /*font-weight: 400;*/
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.15em;
}
h2 {
  line-height: 1.35em;
}
.et_pb_text h3, #left-area h3 {
  margin-top: 0.75em;
  font-size: 21px;
}
.impact-styling h3 {
  font-size: 24px !important;
  font-weight: 600 !important;
}
.donation-form .section h3 {
  margin-top: 1.75em !important;
  text-transform: uppercase;
}
.donation-form .section:first-of-type h3 {
  margin-top: 0.75em !important;
}
h2.entry-title {
  font-size: 21px;
}
.main_title, .et_pb_title_container .entry-title, h2.widgettitle, h4.widgettitle {
  border-bottom: 0 solid #daefe7;
  padding-bottom: 25px !important;
  margin-bottom: 17px;
  text-transform: uppercase;
  font-size: 21px;
  position: relative;
}
.main_title:after, .et_pb_title_container .entry-title:after, h2.widgettitle:after, h4.widgettitle:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #daefe7;
  margin-top: 16px;
  border-radius: 50px;
  position: absolute;
}
#main-footer .footer-widget h4 {
  text-transform: uppercase;
  font-size: 17px;
}
/*
.et_pb_widget_area .et_pb_widget a,
.et_pb_widget a {
    color: #226ecc !important;
    &:hover {
        color: #5595f4 !important;
    }
}
#main-content {
    .current-menu-item > a,
    .current-menu-item > a:hover {
        color: #333 !important;
    }
}
*/
body:not(.home) #left-area h1, body:not(.home) #left-area h2, body:not(.home) #left-area h3, body:not(.home) #left-area h4, .entry-content > .et_pb_section > .et_pb_row > .et_pb_column_1_2 h1, .entry-content > .et_pb_section > .et_pb_row > .et_pb_column_1_2 h2, .entry-content > .et_pb_section > .et_pb_row > .et_pb_column_1_2 h3, .entry-content > .et_pb_section > .et_pb_row > .et_pb_column_1_2 h4 {
  font-weight: 500;
}
a.et_pb_button.et_pb_bg_layout_light {
  font-family: "Roboto Condensed";
}
a.et_pb_button.et_pb_bg_layout_light:hover {
  color: #fff !important;
}
#left-area {
  font-size: 15px;
}
.entry-content p {
  padding-bottom: 1.7em;
}
.grecaptcha-badge {
  z-index: -1;
}
/*
 *  Main Layout
 */
.et_boxed_layout #page-container, .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header, .et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header, .et_fixed_nav.et_boxed_layout #page-container #top-header, .et_fixed_nav.et_boxed_layout #page-container #main-header, .et_boxed_layout #page-container .container, .et_boxed_layout #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row, .et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row {
  width: 100%;
}
#main-content .container:before {
  width: 0;
}
#main-content .entry-content > .et_pb_section:first-child {
  padding-top: 11px;
}
#page-container {
  padding-top: 97px !important;
}
#footer-copyright .separator {
  text-indent: -100px;
  display: inline-block;
  overflow: hidden;
  width: 1px;
  height: 36px;
  position: relative;
  background: rgba(218, 239, 231, 0.31);
  margin: 0 20px -18px;
}
#footer-copyright a {
  margin: 10px;
}
#footer-copyright a:first-of-type {
  margin-left: 0;
}
#footer-copyright a:hover {
  text-decoration: underline;
  text-underline-position: under;
}
/*
 *  Elements
 */
.quarterCircleTopLeft {
  width: 140px;
  height: 140px;
  background: #103252;
  border-radius: 140px 0 0 0;
}
ul.multicol {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  padding-left: 0 !important;
  list-style-position: inside;
}
ul.inline-list {
  list-style-type: none !important;
  padding-left: 0 !important;
}
.et_pb_text ol, .et_pb_widget ol {
  margin-left: 25px;
  list-style-type: decimal;
  list-style-position: outside !important;
}
.et_pb_text ol li, .et_pb_widget ol li {
  padding-left: 6px;
  padding-bottom: 6px;
}
.et_pb_module.et_pb_accordion {
  margin-bottom: 8% !important;
}
.et_pb_accordion .et_pb_toggle {
  margin-bottom: 15px !important;
}
.et_pb_toggle_open h5.et_pb_toggle_title {
  font-weight: bold;
}
.et_pb_toggle h4 {
  margin: 15px 0;
}
.et_pb_toggle ul {
  line-height: inherit !important;
}
.et_pb_toggle ul li {
  padding-bottom: 6px;
}
.widget_nav_menu ul {
  list-style: none !important;
  padding-left: 0 !important;
}
.widget_nav_menu ul li {
  margin-bottom: 1em !important;
  line-height: 1.3 !important;
}
.widget_nav_menu ul li ul li {
  margin-left: 8px;
}
.small-button, .form-next, .form-prev, .wpcf7-submit {
  border-radius: 2px;
}
.teal, .form-next, .form-prev, .wpcf7-submit {
  color: #fff;
  font-size: 19px !important;
  text-shadow: none;
  background-color: #00a9a7;
}
.teal:hover, .form-next:hover, .form-prev:hover, .wpcf7-submit:hover {
  background-color: #04948b;
}
.et_pb_button.teal, .et_pb_button.form-next, .et_pb_button.form-prev, .et_pb_button.wpcf7-submit, .et_pb_button.blue, .btn-group .btn-submit-donation, .btn-group .btn-submit-registration, .et_pb_widget_area .et_pb_widget .et_pb_button.teal, .et_pb_widget_area .et_pb_widget .et_pb_button.form-next, .et_pb_widget_area .et_pb_widget .et_pb_button.form-prev, .et_pb_widget_area .et_pb_widget .et_pb_button.wpcf7-submit, .teal, .form-next, .form-prev, .wpcf7-submit {
  color: #fff !important;
  border: 0 !important;
  font-size: 19px !important;
  line-height: 19px !important;
  background-color: #00a9a7 !important;
  cursor: pointer !important;
  padding: 13px 16px 13px 15px !important;
  background-image: linear-gradient(234deg, rgba(218, 239, 231, 0.15) 0%, #29c4a9 100%);
  border-radius: 3px;
  display: inline-block;
  font-weight: normal !important;
  font-family: "Roboto Condensed";
}
.et_pb_button.teal:hover, .et_pb_button.form-next:hover, .et_pb_button.form-prev:hover, .et_pb_button.wpcf7-submit:hover, .et_pb_button.blue:hover, .btn-group .btn-submit-donation:hover, .btn-group .btn-submit-registration:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.teal:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.form-next:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.form-prev:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.wpcf7-submit:hover, .teal:hover, .form-next:hover, .form-prev:hover, .wpcf7-submit:hover {
  background-color: #04948b !important;
}
.et_pb_button.teal:hover, .et_pb_button.form-next:hover, .et_pb_button.form-prev:hover, .et_pb_button.wpcf7-submit:hover, .et_pb_button.blue:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.teal:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.form-next:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.form-prev:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.wpcf7-submit:hover {
  padding-right: 34px !important;
}
.et_pb_button.teal:hover:after, .et_pb_button.form-next:hover:after, .et_pb_button.form-prev:hover:after, .et_pb_button.wpcf7-submit:hover:after, .et_pb_button.blue:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.teal:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.form-next:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.form-prev:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.wpcf7-submit:hover:after {
  margin-left: 3px;
  margin-top: -1px;
}
.et_pb_button.teal.no-arrow:hover, .et_pb_button.no-arrow.form-next:hover, .et_pb_button.no-arrow.form-prev:hover, .et_pb_button.no-arrow.wpcf7-submit:hover, .et_pb_button.blue.no-arrow:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.teal.no-arrow:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.no-arrow.form-next:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.no-arrow.form-prev:hover, .et_pb_widget_area .et_pb_widget .et_pb_button.no-arrow.wpcf7-submit:hover {
  padding-right: 16px !important;
}
.et_pb_button.teal.no-arrow:hover:after, .et_pb_button.no-arrow.form-next:hover:after, .et_pb_button.no-arrow.form-prev:hover:after, .et_pb_button.no-arrow.wpcf7-submit:hover:after, .et_pb_button.blue.no-arrow:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.teal.no-arrow:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.no-arrow.form-next:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.no-arrow.form-prev:hover:after, .et_pb_widget_area .et_pb_widget .et_pb_button.no-arrow.wpcf7-submit:hover:after {
  display: none;
}
.et_pb_button.blue {
  background-color: #083a81 !important;
  background-image: none;
}
.et_pb_button.blue:hover {
  background-color: #0C4596 !important;
}
.et_pb_button.blue:after {
  line-height: 22px;
}
.et_pb_button:after, .et_pb_button:before {
  font-size: 20px !important;
  line-height: 34px;
}
.et_pb_button.teal:after, .et_pb_button.form-next:after, .et_pb_button.form-prev:after, .et_pb_button.wpcf7-submit:after {
  font-size: 20px !important;
  line-height: 22px;
}
.et_pb_button.teal.mothers, .et_pb_button.mothers.form-next, .et_pb_button.mothers.form-prev, .et_pb_button.mothers.wpcf7-submit {
  font-size: 16px !important;
  padding: 0.5em 1em !important;
  text-align: center;
}
.et_pb_button.teal.mothers:after, .et_pb_button.mothers.form-next:after, .et_pb_button.mothers.form-prev:after, .et_pb_button.mothers.wpcf7-submit:after {
  font-size: 26px;
  display: none;
}
.mothers-widget {
  background: #e1f6ed;
  padding: 15px;
  border-radius: 3px;
}
.mothers-widget h4 {
  font-size: 20px;
}
.mothers-widget img {
  border: 10px solid #fff;
}
.btn-group .btn-submit-donation {
  padding: 0.75em 1.25em !important;
  margin-top: 1em !important;
}
.holiday-widget {
  background: #f8f5e8;
  padding: 15px;
  border-radius: 3px;
}
/* Style the Bloomerang Register button */
.bloomerang-sponsor-btn a#bloomerangSecureDonationLink {
  background: #013a81;
  display: inline-block;
  width: fit-content;
  margin: 0 auto;
  border-radius: 4px;
  padding: 10px 25px;
  color: #fff;
}
.bloomerang-sponsor-btn a#bloomerangSecureDonationLink img {
  display: none;
}
.bloomerang-sponsor-btn a#bloomerangSecureDonationLink:after {
  content: "Sponsor";
}
.bloomerang-sponsor-btn a#bloomerangSecureDonationLink:hover {
  background: #101010;
}
/* Specifically for Forms > FCCP Intake Package */
@media only screen and (min-width: 667px) {
  ul.inline-list {
    padding-bottom: 0 !important;
  }
  ul.inline-list.threeup li {
    display: inline-block;
    width: 33%;
    margin-right: 1.4%;
  }
  ul.inline-list.threeup li:last-of-type {
    margin-right: 0;
    width: 27%;
  }
}
/* Specifically for Forms > FCCP Intake Package */
@media only print {
  ul.inline-list {
    padding-bottom: 0 !important;
  }
  ul.inline-list.threeup li {
    display: inline-block;
    width: 33%;
    margin-right: 1.4%;
    font-size: 11px;
  }
  ul.inline-list.threeup li:last-of-type {
    margin-right: 0;
    width: 27%;
  }
}
#left-area ul {
  list-style-position: outside;
  padding: 0 0 23px 0.35em;
  margin-left: 15px;
  line-height: 1.6;
}
#left-area ul li {
  margin-bottom: 6px;
}
.email-registration-form .section.custom-fields h3 {
  display: none;
}
.holiday-appeal {
  background: #f8f4e8;
  text-align: center;
  padding: 18px 15px 20px;
  color: #00b3b1;
  font-size: 0.9em;
}
.holiday-appeal .et_pb_button.et_pb_bg_layout_light.teal, .holiday-appeal .et_pb_button.et_pb_bg_layout_light.form-next, .holiday-appeal .et_pb_button.et_pb_bg_layout_light.form-prev, .holiday-appeal .et_pb_button.et_pb_bg_layout_light.wpcf7-submit {
  margin-top: 10px;
  display: inline-block;
}
.volunteer-signup-widget {
  background: #93dac2;
  padding: 25px 25px;
  border-radius: 6px;
  text-align: center;
}
.volunteer-signup-widget h3 {
  text-shadow: 1px 1px 0 #46b4af;
  text-align: center;
  font-weight: 500;
  font-size: 21px;
}
.volunteer-signup-widget p {
  font-size: 13px;
  line-height: normal;
}
.volunteer-signup-widget .et_pb_button_module_wrapper {
  text-align: center;
  margin: 15px 0;
}
.volunteer-signup-widget ol {
  margin-left: 15px;
  font-style: italic;
  font-weight: 600;
  line-height: normal;
}
.et_pb_widget:first-of-type .volunteer-signup-widget {
  margin-top: 15px;
}
.page.et_pb_pagebuilder_layout.page-template-page-fullwidth #main-content {
  background-color: #fff;
}
.page.et_pb_pagebuilder_layout.page-template-page-fullwidth #main-content > .container {
  padding: 0;
}
body.page-template-page-fullwidth #main-content .et_pb_section > .et_pb_row {
  width: 100% !important;
}
.et_boxed_layout #page-container {
  box-shadow: none;
}
#npms-home-banner ul {
  list-style: none;
}
#npms-home-banner li:before {
  content: "•";
  position: absolute;
  left: 0;
}
#npms-home-banner p.list-title {
  padding: 1px 5px 0 !important;
  background: #72849f;
  color: #fff;
  display: inline-block;
}
.npms-contact-icons img {
  vertical-align: bottom;
  width: 26px;
}
.cfp-home-testimonial.et_pb_testimonial {
  display: flex;
  flex-direction: column;
  padding-top: 17px;
}
.cfp-home-testimonial.et_pb_testimonial:before {
  margin-left: 0;
  top: 0;
  left: 15px;
  transform: rotate(180deg);
}
.cfp-home-testimonial .et_pb_testimonial_portrait {
  float: none;
  order: 2;
  margin-left: 50px !important;
  width: 70px !important;
  height: 70px !important;
  margin-top: -45px;
}
.cfp-home-testimonial .et_pb_testimonial_description {
  order: 1;
  margin-left: 50px !important;
}
.cfp-home-testimonial h4 {
  font-size: 20px;
  line-height: 1.5;
}
.cfp-home-testimonial span.et_pb_testimonial_company {
  padding-left: 91px;
  text-decoration: underline;
  text-underline-position: under;
}
.home-programs-list li {
  margin-bottom: 16px;
}
footer .et_pb_promo:hover .et_pb_promo_description h2 {
  text-decoration: underline;
  text-underline-position: under;
}
/********************************

    Header

********************************/
#main-header {
  box-shadow: none;
  border: none;
}
#main-header > .container {
  width: 96.5%;
}
.logo_container {
  width: 35% !important;
}
span.logo_helper {
  width: 10px;
}
.et_pb_svg_logo #logo {
  height: 78px;
  max-height: 100%;
}
/*
    Menus
--------------------------*/
#et-top-navigation {
  display: flex;
  flex-direction: row;
  padding-top: 30px !important;
  padding-left: 0 !important;
  width: 65%;
  text-align: right;
}
#et-top-navigation #top-menu-nav {
  order: 1;
  float: none;
  flex: auto;
  margin-right: 0;
}
#et-top-navigation #extra-top-nav {
  order: 1;
  margin-bottom: 24px;
}
ul#top-menu {
  float: none;
  /*
    ul.sub-menu {
        width: 220px;
        &:before {
            content: "";
            width: 0;
            height: 0;
            border-left: 1px solid transparent;
            border-right: 1px solid transparent;
            border-bottom: 1px solid #019388;
            border-width: 11px;
            margin: 0;
            position: absolute;
            top: -14px;
            left: 15px;
        }
        li {
           padding: 0 10px; 
        }
        a {
            padding: 6px 10px;
            &:hover {
                background: #04746c;
            }
        }
    }
    */
}
ul#top-menu li.donate-btn {
  position: relative;
}
ul#top-menu li.donate-btn a {
  display: block;
  padding: 13px 36px 13px 15px !important;
  color: #fff !important;
  background-image: linear-gradient(234deg, rgba(218, 239, 231, 0.15) 0%, #29c4a9 100%);
  background-color: #00a9a7;
  border-radius: 3px;
  z-index: 2;
}
ul#top-menu li.donate-btn a:hover {
  background-color: #04948b !important;
}
ul#top-menu li.donate-btn a:after {
  content: " ";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 11px;
  top: 11px;
  background-image: url("../img/donate-btn-heart.png");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}
ul#top-menu li.menu-item-has-children > a {
  padding-right: 0 !important;
}
ul#top-menu li.menu-item-has-children > a:after {
  content: none !important;
}
ul#top-menu > li:last-child {
  margin-right: 0;
}
ul#menu-top-menu li {
  display: inline-block;
  margin-right: 6.75%;
}
ul#menu-top-menu li a {
  color: #083a81;
}
#extra-top-nav .cfp-search {
  display: inline-block;
  border-right: 1px solid #ddd;
  position: relative;
  top: -5px;
}
#extra-top-nav .cfp-search label {
  position: relative;
  top: 1px;
  right: -60px;
  font-style: italic;
  color: #bbb;
  font-weight: normal;
  cursor: auto;
}
#extra-top-nav .cfp-search input#search {
  padding-right: 35px;
  border: 0;
  background: #f7f7f7;
  line-height: 24px;
  padding-left: 10px;
  border-radius: 6px;
  width: 123px;
  transition: width ease 0.5s;
}
#extra-top-nav .cfp-search input#search.active {
  width: 200px;
  border: 1px solid #5a5a5a;
}
#extra-top-nav .cfp-search input#searchsubmit {
  font-size: 28px;
  padding: 0;
  line-height: 24px;
  border: 0;
  width: 24px;
  height: 30px;
  display: inline-block;
  font-family: arial;
  color: #00a9a7;
  background: transparent;
  vertical-align: bottom;
  position: relative;
  left: -35px;
  top: -1px;
  cursor: pointer;
}
#extra-top-nav .menu-top-menu-container {
  width: 400px;
  max-width: 375px;
  float: right;
}
/* Header Menu Toggle */
#header-menu-toggle {
  flex: none;
  order: 2;
  display: none;
}
.mobile-donate-btn {
  display: inline-block;
  padding: 5px 12px !important;
  color: #fff !important;
  background-image: linear-gradient(234deg, rgba(218, 239, 231, 0.15) 0%, #29c4a9 100%);
  background-color: #00a9a7;
  border-radius: 3px;
  position: absolute;
  top: auto;
  right: 50px;
  margin-top: 2px;
}
.header-menu-toggle {
  position: absolute;
  right: -5px;
}
.header-menu-toggle:after {
  content: "a";
  font-size: 42px;
  font-family: ETmodules !important;
  font-weight: 300;
  color: #013a81;
  position: absolute;
  top: 10px;
  right: 0;
  cursor: pointer;
}
.xheader-menu-toggle.close:after {
  content: "M";
}
#hidden-header-menu {
  z-index: 999999;
  transition: 0.5s all ease;
  position: fixed;
  top: 0;
  right: -325px;
  width: 325px;
  height: 100%;
  padding: 25px;
  padding-top: 60px;
  background: #fff;
  overflow: auto;
}
#hidden-header-menu.toggled {
  right: 0px;
  box-shadow: -5px 0 35px rgba(0, 0, 0, 0.05);
}
#hidden-header-menu .links {
  position: absolute;
  top: 23px;
  left: 25px;
  text-align: left;
}
#hidden-header-menu .links .login {
  color: #444;
}
#hidden-header-menu .links .login:hover {
  text-decoration: underline;
  text-underline-position: under;
}
#hidden-header-menu .links .separator {
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #dadada;
  vertical-align: top;
  top: -2px;
  position: relative;
  margin-left: 12px;
  margin-right: 8px;
}
#hidden-header-menu .links select {
  border: 0;
}
#hidden-header-menu .links .no_translate {
  min-width: 80px;
  width: 80px;
  display: inline-block;
}
#hidden-header-menu .links .tr_setdeflang {
  display: none;
}
#hidden-header-menu .close-btn {
  position: absolute;
  top: 16px;
  right: 18px;
}
#hidden-header-menu .close-btn:after {
  content: "M";
  font-size: 42px;
  font-family: ETmodules !important;
  font-weight: 300;
  color: #013a81;
  position: absolute;
  top: 10px;
  right: 0;
  cursor: pointer;
}
#hidden-header-menu .et_pb_widget {
  margin-bottom: 40px;
}
#hidden-header-menu .widget_search {
  padding: 18px 25px 22px;
  margin-left: -25px;
  margin-bottom: 0;
  margin-top: 5px;
  max-width: none;
  width: calc(100% + 50px);
  margin-right: -25px;
  background: #eee;
  border-top: 1px solid #cdcdcd;
}
#hidden-header-menu .widget_search .widgettitle {
  display: none;
}
#hidden-header-menu .widget_search form {
  position: relative;
  background: #eee;
}
#hidden-header-menu .widget_search label {
  position: absolute;
  padding-left: 8px;
  padding-top: 2px;
  z-index: 1;
  opacity: 0.8;
  font-style: italic;
}
#hidden-header-menu .widget_search #search {
  width: 100%;
  z-index: 2;
  position: relative;
  background: transparent;
  padding-right: 32px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
#hidden-header-menu .widget_search #search:focus {
  background: #eee;
}
#hidden-header-menu .widget_search #searchsubmit {
  position: absolute;
  padding: 0 11px;
  height: 28px !important;
  margin: 0;
  font-size: 18px;
  line-height: 18px !important;
  border: 0;
  color: #666;
  top: -1px;
  z-index: 2;
  background-color: transparent;
}
#hidden-header-menu .widget_nav_menu .widgettitle {
  display: none;
}
#hidden-header-menu .widget_nav_menu .sub-menu {
  display: none;
}
#hidden-header-menu .widget_nav_menu .menu {
  margin-left: -25px;
  width: calc(100% + 50px);
}
#hidden-header-menu .widget_nav_menu .menu > li {
  margin-bottom: 0 !important;
  padding: 6px 25px;
  background: #013a81;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
}
#hidden-header-menu .widget_nav_menu .menu > li > a {
  text-transform: uppercase;
  font-size: 18px;
  display: block;
  padding: 10px 0;
  color: #fff;
}
#hidden-header-menu .widget_nav_menu .menu > li > a:hover {
  color: #fff !important;
}
#hidden-header-menu .widget_nav_menu .menu > li.menu-item-has-children > a {
  position: relative;
}
#hidden-header-menu .widget_nav_menu .menu > li.menu-item-has-children > a:after {
  position: absolute;
  right: 3px;
  content: "3";
  font-family: ETmodules !important;
  speak: none;
  font-weight: 400;
  line-height: 24px;
  font-size: 24px;
  color: #fff;
}
#hidden-header-menu .widget_nav_menu .menu > li.menu-item-has-children.active > a:after {
  content: "2";
}
#hidden-header-menu .widget_nav_menu .sub-menu {
  background: #f8f5e8;
  border-top: 1px solid #aaa;
  margin-top: 6px;
  margin-bottom: -6px;
  margin-left: -25px;
  width: calc(100% + 50px);
  padding: 10px 25px !important;
}
#hidden-header-menu .widget_nav_menu li.foster-parent-btn {
  background: #fff;
  border: 0;
  padding-top: 35px;
}
#hidden-header-menu .widget_nav_menu li.foster-parent-btn a {
  line-height: 36px;
  font-weight: 600;
  padding: 0 15px !important;
  font-family: "Roboto Condensed";
  font-size: 17px;
  font-weight: normal !important;
  border-radius: 3px;
  border: 1px solid #1c1c1c;
  z-index: 2;
  color: #1c1c1c;
  display: inline-block;
}
#hidden-header-menu .widget_transposh .widgettitle {
  display: none;
}
#hidden-header-menu .jetpack_widget_social_icons .widgettitle {
  display: none;
}
#hidden-header-menu .jetpack_widget_social_icons ul li {
  margin: 0 5px;
}
#hidden-menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.35;
}
body.cfp-menu-toggled {
  overflow: hidden;
  width: calc(100% - 18px);
}
body.cfp-menu-toggled.et_fixed_nav #main-header {
  width: calc(100% - 18px);
}
/* Main Menu Updates */
#main-header > .container {
  display: flex;
  flex-direction: row;
}
.et_header_style_left .logo_container {
  position: relative;
}
.logo_container {
  width: auto !important;
}
#et-top-navigation {
  width: 100%;
  text-align: left;
  margin-left: 30px;
  padding-left: 30px !important;
}
ul#top-menu {
  display: flex;
  flex-direction: row;
}
#top-menu > li {
  align-self: baseline;
}
#top-menu > li a {
  font-weight: bolder;
}
ul#top-menu li.donate-btn {
  margin-left: 25px;
}
ul#top-menu li.donate-btn a {
  font-family: "Roboto Condensed";
  font-size: 17px;
  font-weight: normal !important;
}
ul#top-menu li.donate-btn:before {
  content: "";
  display: block;
  position: absolute;
  right: -15px;
  top: -15px;
  background: #fff;
  width: 130%;
  height: calc(100% + 30px);
  z-index: 1;
  border-radius: 10px;
}
ul#top-menu li.foster-parent-btn {
  margin-left: auto;
  margin-right: 0;
}
ul#top-menu li.foster-parent-btn a {
  line-height: 36px;
  font-weight: 600;
  padding: 0 15px !important;
  font-family: "Roboto Condensed";
  font-size: 17px;
  font-weight: normal !important;
  border-radius: 3px;
  border: 1px solid #1c1c1c;
  z-index: 2;
}
ul#top-menu li.foster-parent-btn:before {
  content: "";
  display: block;
  position: absolute;
  left: -15px;
  top: -15px;
  background: #fff;
  width: 130%;
  height: calc(100% + 30px);
  z-index: 1;
  border-radius: 10px;
}
span.logo_helper {
  display: none;
}
#logo {
  top: 10px;
  position: relative;
}
.search-icon a {
  padding-bottom: 0 !important;
  font-size: 0 !important;
  width: 24px;
  height: 24px;
  color: white !important;
  cursor: pointer;
  text-align: center;
  transform: scaleX(-1);
  left: -3px;
  overflow: hidden;
}
.search-icon a:before {
  content: "U";
  font-size: 16px;
  position: relative;
  font-family: ETmodules !important;
  speak: none;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}
#hidden-search {
  position: fixed;
  top: -96px;
  z-index: 999999;
  background: #fff;
  width: 100%;
  padding: 28px 20px 0;
  height: 96px;
  transition: 0.5s all ease;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
  opacity: 0;
}
#hidden-search.active {
  top: 0px;
  opacity: 1;
}
#hidden-search .container {
  text-align: center;
}
#hidden-search label {
  margin-right: 3px;
  font-size: 16px;
}
#hidden-search #search {
  width: 70%;
  max-width: 600px;
  padding: 2px 4px;
  font-size: 16px;
}
#hidden-search #searchsubmit {
  background: #00908e;
  border: 0;
  color: #fff;
  font-size: 26px;
  padding: 0 6px 6px;
  height: auto;
  line-height: 1;
  cursor: pointer;
  transform: scaleX(-1);
}
#hidden-search-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #000;
  opacity: 0.15;
}
#hidden-search-overlay.active {
  display: block;
}
#main-header {
  padding-top: 0;
}
#cfp-top-menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  font-size: 95%;
  width: 100%;
  text-align: right;
  padding: 0 15px;
}
#cfp-top-menu > .container {
  width: 90%;
}
#cfp-top-menu .links {
  position: absolute;
  top: 39px;
  right: 300px;
  text-align: right;
}
#cfp-top-menu .links .login {
  color: #444;
}
#cfp-top-menu .links .login:hover {
  text-decoration: underline;
  text-underline-position: under;
}
#cfp-top-menu .links .separator {
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #dadada;
  vertical-align: top;
  top: -2px;
  position: relative;
  margin-left: 12px;
  margin-right: 8px;
}
#cfp-top-menu .links select {
  border: 0;
  text-align: right;
}
#cfp-top-menu .links .no_translate {
  min-width: 80px;
  width: 80px;
  display: inline-block;
}
#cfp-top-menu .links .tr_setdeflang {
  display: none;
}
body .select2-container {
  width: auto !important;
}
body .select2-container .select2-choice {
  background-image: none;
  border: 0;
  padding: 0 0 0 4px;
}
body .select2-container .select2-choice div {
  background: transparent;
  background-image: none;
  border: 0;
}
body .select2-container .select2-choice span {
  margin-right: 15px;
}
.select2-drop {
  z-index: 999999 !important;
  width: 185px !important;
}
@media (min-width: 981px) {
  .select2-drop {
    transform: translateX(-50%);
  }
}
.admin-bar #cfp-top-menu {
  top: 32px;
}
html:lang(es) #cfp-top-menu .links, html[lang="es"] #cfp-top-menu .links {
  right: 325px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
  padding-bottom: 39px;
}
body.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, body.et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
  padding-bottom: 39px;
}
.et_header_style_centered nav#top-menu-nav {
  display: block;
}
.et_header_style_centered #top-menu > li > a {
  display: block !important;
  padding-bottom: 16px !important;
  padding-top: 18px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#top-menu > li:last-child ul {
  right: 0 !important;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
  opacity: 1 !important;
}
#top-menu > li {
  padding-right: 0;
  margin-right: 2.75%;
}
#top-menu > li:hover {
  /* background-color: #95dbc3; */
  opacity: 1 !important;
}
#top-menu > li > a {
  opacity: 1 !important;
}
/* Mega Menu Styling */
.et_mobile_menu li a:hover, .nav ul li a:hover {
  background-color: transparent !important;
  color: #083a81 !important;
}
#top-menu li.mega-menu > ul {
  padding: 30px 30px 70px;
  position: fixed !important;
  width: 100%;
  left: 0 !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#top-menu li.mega-menu > ul > li {
  margin: 0;
  width: auto !important;
  flex: 1;
  max-width: 340px;
}
#top-menu li.mega-menu > ul > li > a:first-child {
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #000 !important;
  width: 90% !important;
}
#top-menu li.mega-menu li > ul {
  padding-top: 3px;
}
#top-menu li.mega-menu li > a {
  width: 100%;
  font-weight: normal;
  color: initial;
  padding: 0 0 10px;
}
#top-menu li.mega-menu li > a:hover {
  color: #083a81;
  background: none;
}
#top-menu li.mega-menu > ul > li > a {
  padding: 0 0 10px;
}
#top-menu-nav > ul > li > a:hover {
  color: #083a81;
}
#top-menu li.mega-menu {
  position: relative !important;
}
#top-menu-nav > ul > li:not(.search-icon):not(.donate-btn):not(.foster-parent-btn):hover:after {
  content: "";
  position: absolute;
  bottom: 15px;
  width: 100%;
  height: 2px;
  background: #083a81;
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, #top-menu li.current_page_item > a {
  color: initial !important;
}
#main-header.et-fixed-header #top-menu li.current-menu-ancestor > a, #main-header.et-fixed-header #top-menu li.current-menu-item > a, #main-header.et-fixed-header #top-menu li.current_page_item > a {
  color: initial !important;
}
body.page-template-page-full-featured-img #c4p-top-banner .inner, body #c4p-top-banner .inner {
  max-width: 100%;
  border-bottom: 2px solid #00a9a7;
}
body.page-template-page-full-featured-img #c4p-top-banner #banner-img, body #c4p-top-banner #banner-img {
  max-width: 100%;
  float: none;
}
body.page-template-page-full-featured-img #c4p-top-banner #banner-img img, body #c4p-top-banner #banner-img img {
  width: 100%;
  max-height: 385px;
  margin: 0 auto;
  display: block;
}
body #et-secondary-menu > ul > li a {
  color: #083a81 !important;
  opacity: 1 !important;
}
body #et-secondary-menu > ul > li a:hover {
  color: #083a81 !important;
  opacity: 1 !important;
}
body #et-secondary-menu > ul > li.support-btn a {
  background-color: #00a9a7 !important;
  padding: 10px !important;
  border-radius: 2px;
  color: #fff !important;
}
body #et-secondary-menu > ul > li.support-btn a:hover {
  background-color: #04948b !important;
  color: #fff !important;
}
/********************************

    Footer

********************************/
footer > .container {
  padding: 0 2%;
}
#footer-bottom {
  display: none;
}
#footer-widgets .footer-widget li {
  line-height: normal;
  padding-left: 0;
  padding-top: 4px;
  padding-bottom: 3px;
}
#footer-widgets .footer-widget li:before {
  border-width: 0;
}
.footer-widget:last-of-type {
  margin-right: 0;
}
.widget_wpcom_social_media_icons_widget li a {
  font-size: 20px !important;
  margin-top: 4px;
}
.widget_wpcom_social_media_icons_widget li.et-social-rss a {
  font-size: 16px !important;
  margin-left: 3px;
}
.et_pb_widget a.fcs-button, a.fcs-button {
  display: inline-block;
  margin-top: 1em;
  padding: 8px 16px;
  border-radius: 4px;
  color: #fff !important;
  background-color: #00a9a7;
  transition: all 0.5s ease-in-out;
}
.et_pb_widget a.fcs-button:hover, a.fcs-button:hover {
  background-color: #01877d;
  color: #fff !important;
}
#footer-widgets .footer-widget a:hover {
  text-decoration: underline;
  text-underline-position: under;
}
.home #footer-newsletter-form-section {
  box-shadow: 0 5px 35px -15px inset rgba(0, 0, 0, 0.25);
}
.footer-newsletter-title-text br {
  display: none;
}
html[lang="en"] .footer-newsletter-title-text br {
  display: block;
}
#footer-newsletter-form {
  position: relative;
  max-width: 580px;
}
#footer-newsletter-form .consent {
  display: none;
}
#footer-newsletter-form .email-registration-form .field .required-star {
  color: inherit;
}
#footer-newsletter-form .email-registration-form label {
  color: #e3e3e3;
  display: block;
  position: absolute;
  left: 10px;
  margin-top: 4px;
  display: none;
}
#footer-newsletter-form .email-registration-form label.error {
  display: none !important;
}
#footer-newsletter-form input.required.error {
  border: 1px solid #b70202 !important;
}
#footer-newsletter-form .email-registration-form .field input::placeholder {
  color: #fff;
}
#footer-newsletter-form .email-registration-form .field input, #footer-newsletter-form .email-registration-form .field select {
  position: relative;
  z-index: 1;
  margin: 0;
  background: transparent;
  border: 1px solid #DAEFE7;
  color: #fff;
  padding: 5px 6px;
  opacity: 0.9;
}
#footer-newsletter-form .email-registration-form .field input:focus, #footer-newsletter-form .email-registration-form .field select:focus {
  /* background: #fff;*/
  z-index: 2;
  opacity: 0.96;
}
#footer-newsletter-form .email-registration-form .field input:focus::placeholder, #footer-newsletter-form .email-registration-form .field select:focus::placeholder {
  color: transparent;
}
#footer-newsletter-form .email-registration-form .errors {
  position: absolute;
  bottom: -50px;
  background: #fff;
}
#footer-newsletter-form .first-name {
  width: 200px;
  margin-bottom: 15px;
}
#footer-newsletter-form .last-name {
  width: 200px;
}
#footer-newsletter-form .email-address {
  position: absolute;
  width: 350px;
  top: 0;
  left: 230px;
}
#footer-newsletter-form .section.custom-fields {
  position: absolute;
  top: 55px;
  left: 230px;
}
#footer-newsletter-form select {
  background: transparent;
  width: 185px;
  height: 32px;
}
#footer-newsletter-form select option {
  color: #333;
  background: #daefe7;
}
#footer-newsletter-form .btn-group {
  position: absolute;
  top: 49px;
  right: 0;
}
#footer-newsletter-form .btn-group .btn-submit-email {
  padding: 7px 12px 4px;
  border-radius: 3px;
  font-family: "Roboto Condensed";
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.05em;
  background-color: #00A9A7;
  background-image: linear-gradient(234deg, rgba(218, 239, 231, 0.15) 0%, #29c4a9 100%);
  box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.09);
  text-sahdow: 0em 0em 0.3em #00A9A7;
}
#footer-newsletter-form .btn-group .btn-submit-email:hover {
  background-image: none;
}
#footer-newsletter-form .donation-success {
  color: #fff;
}
#footer-newsletter-form .donation-success h2 {
  color: #fff;
}
/********************************

    New Default Page Layout - Dual Sidebars

********************************/
@media (min-width: 981px) {
  /* For left Sidebar template */
  body.et_pb_pagebuilder_layout #main-content {
    margin-top: -2%;
  }
  body.et_pb_pagebuilder_layout #main-content > .container {
    width: 90%;
    max-width: 1627px;
  }
  .et_pb_row {
    width: 90%;
    max-width: 1627px;
  }
  body.page-template-default #main-content .container:before, body.page-template-page-full-featured-img #main-content .container:before, body.page.page-template-page-3col #main-content .container:before, body.blog #main-content .container:before, body.single #main-content .container:before {
    width: 0;
  }
  body.page-template-default #main-content > .container, body.page-template-page-full-featured-img #main-content > .container, body.page.page-template-page-3col #main-content > .container, body.blog #main-content > .container, body.single #main-content > .container {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
    width: 90%;
    max-width: 1627px;
  }
  body.page-template-default #content-area, body.page-template-page-full-featured-img #content-area, body.page.page-template-page-3col #content-area, body.blog #content-area, body.single #content-area {
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  body.page-template-default #left-area, body.page-template-page-full-featured-img #left-area, body.page.page-template-page-3col #left-area, body.blog #left-area, body.single #left-area {
    width: 59% !important;
    max-width: 860px;
    order: 2;
    padding-right: 0;
  }
  body.page-template-default #left-sidebar, body.page-template-page-full-featured-img #left-sidebar, body.page.page-template-page-3col #left-sidebar, body.blog #left-sidebar, body.single #left-sidebar {
    width: 15%;
  }
  body.page-template-default #right-sidebar, body.page-template-page-full-featured-img #right-sidebar, body.page.page-template-page-3col #right-sidebar, body.blog #right-sidebar, body.single #right-sidebar {
    width: 15%;
    order: 3;
  }
  body.page-template-default #left-sidebar .et_pb_widget, body.page-template-default #right-sidebar .et_pb_widget, body.page-template-page-full-featured-img #left-sidebar .et_pb_widget, body.page-template-page-full-featured-img #right-sidebar .et_pb_widget, body.page.page-template-page-3col #left-sidebar .et_pb_widget, body.page.page-template-page-3col #right-sidebar .et_pb_widget, body.blog #left-sidebar .et_pb_widget, body.blog #right-sidebar .et_pb_widget, body.single #left-sidebar .et_pb_widget, body.single #right-sidebar .et_pb_widget {
    margin-bottom: 19%;
  }
  body.page.page-template-page-3col #main-content {
    margin-top: 0;
  }
  body.page.page-template-page-3col #left-area {
    margin-top: 0;
  }
  body.page.page-template-page-3col #left-area .et_pb_section_0 {
    padding-top: 0 !important;
  }
  body.page.page-template-page-3col #left-area .et_pb_section_0 > .et_pb_row {
    padding-top: 0 !important;
  }
  body.page.page-template-page-3col #left-area .et_pb_row {
    width: 100%;
  }
  body.page-template-page-left-sidebar #main-content, body.page-template-page-right-sidebar #main-content {
    margin-top: 0;
  }
  body.page-template-page-left-sidebar #main-content > .container, body.page-template-page-right-sidebar #main-content > .container {
    padding-top: 4% !important;
    padding-bottom: 4% !important;
  }
  body.page-template-page-left-sidebar #main-content > .container:before, body.page-template-page-right-sidebar #main-content > .container:before {
    width: 0;
  }
  body.page-template-page-left-sidebar #left-area, body.page-template-page-right-sidebar #left-area {
    margin-top: 0;
    width: 73.75% !important;
  }
  body.page-template-page-left-sidebar #left-area .et_pb_row, body.page-template-page-right-sidebar #left-area .et_pb_row {
    width: 100%;
  }
  body.page-template-page-left-sidebar #left-sidebar, body.page-template-page-left-sidebar #right-sidebar, body.page-template-page-right-sidebar #left-sidebar, body.page-template-page-right-sidebar #right-sidebar {
    width: 20.875%;
  }
  body.page-template-page-left-sidebar #left-sidebar .et_pb_widget, body.page-template-page-left-sidebar #right-sidebar .et_pb_widget, body.page-template-page-right-sidebar #left-sidebar .et_pb_widget, body.page-template-page-right-sidebar #right-sidebar .et_pb_widget {
    margin-bottom: 19%;
  }
  body.et_pb_pagebuilder_layout.page-template-page-left-sidebar #left-area, body.et_pb_pagebuilder_layout.page-template-page-right-sidebar #left-area {
    margin-top: -4.45%;
  }
  body.page-template-page-left-sidebar #left-area {
    float: right !important;
  }
  body.page-template-page-left-sidebar #left-sidebar {
    padding-right: 2%;
    float: left !important;
  }
  body.page-template-page-right-sidebar #left-area {
    float: left !important;
  }
  body.page-template-page-right-sidebar #right-sidebar {
    padding-left: 2%;
    float: right !important;
  }
  body.page-template-page-fullwidth #main-content {
    margin-top: 0;
  }
  body.page-template-page-fullwidth #main-content > .container:before {
    width: 0;
  }
  body.page-template-page-fullwidth.et_pb_pagebuilder_layout #main-content > .container {
    padding-top: 0% !important;
  }
  body.page-template-page-fullwidth #left-area {
    float: none;
    padding-right: 0;
    width: 100%;
  }
}
/*
 *  divi builder version
*/
.et_pb_widget_area_left {
  padding-right: 9.5%;
  border-right: 0;
}
.et_pb_widget_area_right {
  padding-left: 9.5%;
  border-left: 0;
}
.et_pb_widget {
  width: 100%;
}
.et_pb_space:after {
  content: "";
  display: table;
}
.has-post-thumbnail.hentry > img {
  margin-bottom: 20px;
}
/********************************

    Left Sidebar template

********************************/
/********************************

    Right Sidebar template

********************************/
/********************************

    No Sidebar template

********************************/
/********************************

    Misc

********************************/
#registration-form-container .section.captcha {
  width: fit-content;
  margin: 15px;
  margin-bottom: 25px;
  display: inline-block;
}
.popup.single.bio .et_pb_row {
  width: 100%;
}
.popup.single.bio .et_pb_row:first-of-type {
  margin-bottom: 42px;
}
.popup.single.bio p {
  font-weight: 400;
}
#mc_embed_signup label {
  font-weight: bold;
}
input#mce-EMAIL {
  border: 1px solid #ccc !important;
  padding: 5px;
  border-radius: 2px;
  width: 96%;
}
input#mc-embedded-subscribe {
  background-color: #00a9a7;
  border: 0;
  line-height: 1.8;
  margin-top: 8px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}
.testimonial_rotator .testimonial_rotator_quote {
  font-style: italic;
}
.testimonial_rotator .testimonial_rotator_quote br {
  display: none;
}
.testimonial_rotator .testimonial_rotator_slide_title {
  display: none;
}
.testimonial_rotator_wrap {
  margin: 0;
  padding: 0;
}
.testimonial_rotator.format-list .slide {
  margin: 18px 0;
}
#left-sidebar ul.menu .sub-menu, .et_pb_widget_area_left ul.menu .sub-menu {
  display: none;
  margin-top: 5px;
}
#left-sidebar ul.menu .current-menu-ancestor .sub-menu, #left-sidebar ul.menu .current-menu-item .sub-menu, .et_pb_widget_area_left ul.menu .current-menu-ancestor .sub-menu, .et_pb_widget_area_left ul.menu .current-menu-item .sub-menu {
  display: block;
}
.main_title {
  padding-right: 34px !important;
  position: relative;
}
.addthis_inline_share_toolbox {
  position: absolute;
  right: 0;
  top: 0;
}
.at-style-responsive .at-share-btn {
  background-color: #00a9a7 !important;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
  display: block !important;
  content: "";
}
.search .et_pb_post > a:first-child {
  display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe {
  width: 100% !important;
}
body.parent-pageid-1260 .addthis_inline_share_toolbox {
  display: none !important;
}
/*
.et_pb_section_0.et_pb_section {
	padding-top: 0px;	
	& > .et_pb_row_0.et_pb_row {
    padding-top: 0px;
	}
}
*/
.width200 {
  width: 200px !important;
  margin-right: 36px !important;
}
.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu, .lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
  display: flex !important;
}
.lwp-hide-mobile-menu .et_mobile_nav_menu {
  display: none;
}
.lwp-hide-mobile-menu .et_pb_menu__wrap {
  justify-content: flex-start !important;
}
.lwp-hide-mobile-menu .et_pb_menu__menu > nav > ul {
  flex-direction: column !important;
}
/* -------------------------------------------------------

  Forms - (includes some for Employment Application page)

------------------------------------------------------- */
#employment-app .et-tabs-container {
  box-shadow: none !important;
  border: none !important;
  margin-top: 20px;
}
#employment-app .et-tabs-container .et-tabs-content {
  margin: 30px 3px 20px !important;
}
#employment-app .et-tabs-control {
  padding: 0;
}
#employment-app .tabcontentcontainer {
  padding-left: 2px;
}
input[type="email"], input[type="tel"] {
  margin: 0.5em 0;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, .wpcf7-not-valid {
  border: 1px solid red !important;
}
span.wpcf7-not-valid-tip {
  width: 200px;
}
.wpcf7 br {
  display: block;
}
.wpcf7 label {
  font-size: 12px;
  font-family: "Helvetica", arial, sans-serif;
  font-weight: bold;
  margin-right: 10px;
}
.wpcf7 .inline {
  display: inline-block;
  margin-right: 1%;
}
.wpcf7 .inline label {
  display: block;
  margin-right: 0;
}
.wpcf7 .inline input, .wpcf7 .inline select, .wpcf7 .inline textarea {
  width: 100%;
  max-width: 165px;
  margin-top: 0;
  margin-right: 5px;
}
.wpcf7 .inline .text-address input {
  width: 100%;
  max-width: 235px;
}
.wpcf7 .inline .text-state input {
  width: 100%;
  max-width: 30px;
}
.wpcf7 .inline .text-zip input {
  width: 100%;
  max-width: 50px;
}
.wpcf7 .inline.phone input {
  width: 100%;
  max-width: 110px;
}
.wpcf7 .inline.email input {
  width: 100%;
  max-width: 275px;
}
.wpcf7 .inline.two-third input {
  width: 100%;
  max-width: 365px;
}
.wpcf7 .inline.res-address input {
  width: 100%;
  max-width: 270px;
}
.wpcf7 textarea {
  height: 75px;
  width: 88%;
}
.wpcf7 .checkbox label {
  width: auto !important;
}
.inline > br {
  display: none !important;
}
.for-whom-label {
  margin-left: 130px;
  margin-right: 9px;
}
span.wpcf7-not-valid-tip {
  position: absolute;
  font-size: 0.725em;
}
.wpcf7-radio .wpcf7-list-item.last {
  margin-right: 25px !important;
}
span.wpcf7-checkbox span.wpcf7-list-item {
  display: block;
}
.form-panel {
  display: table;
  width: 100%;
  padding: 0;
  margin: 20px 0 25px;
}
.form-panel .panel-title {
  font-weight: bold;
  font-size: 1rem;
}
.form-panel p {
  padding: 5px 0;
}
.form-panel p:last-of-type {
  padding-bottom: 10px;
}
.form-panel .school input {
  width: 100%;
  max-width: 375px;
}
.form-panel textarea {
  width: 97%;
  height: 65px;
}
.ed-14 input {
  width: 100%;
  max-width: 150px;
}
/* Field Row Sets */
.field-row-set > .field-row .inline label {
  display: none;
}
.field-row-set > .field-row:first-of-type .inline label {
  display: block;
}
.field-row-set.trade-ref > .field-row:first-child {
  margin-top: -10px;
}
.field-row-set.trade-ref > .field-row input {
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}
.field-row-set.trade-ref > .field-row p {
  margin-right: 5px;
  width: 20.5%;
}
.field-row-set.trade-ref > .field-row p:nth-of-type(2) {
  width: 32%;
}
.field-row-set.trade-ref > .field-row p:nth-of-type(3) {
  width: 18%;
}
.field-row-set.trade-ref > .field-row p:nth-of-type(4) {
  width: 23.5%;
  margin-right: 0;
}
.wpcf7-form .et-tabs-container .et-tabs-content {
  margin-bottom: 0;
}
.form-nav {
  background: #f4f4f4;
  border: 1px solid #ddd;
  border-bottom: 0;
  overflow: hidden;
  padding: 15px 20px;
  margin-top: 30px;
  box-shadow: 0 0 45px #e7e7e7 inset;
}
.form-next, .form-prev, .wpcf7-submit {
  padding: 6px 12px;
  line-height: 1.7;
  border: none;
  font-weight: bold;
  cursor: pointer;
}
.form-next:hover, .form-prev:hover, .wpcf7-submit:hover {
  text-decoration: none;
}
.form-next, .form-nav .wpcf7-submit {
  float: right;
}
.form-prev {
  float: left;
}
#et-footer-nav {
  display: none;
}
/*
		Form Style Updates 
 */
.volunteer-form .et-tabs-container {
  margin-top: 23px;
}
.formdoc .et-tabs-container, .formdoc > .container {
  margin-top: 0;
}
.volunteer-form, .formdoc {
  max-width: 960px;
  font-size: 12px;
  font-family: "Helvetica", arial, sans-serif;
}
.volunteer-form > .container, .formdoc > .container {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #ccc;
  padding: 25px 30px !important;
  width: 100% !important;
  color: #201f1f !important;
}
.volunteer-form h1, .volunteer-form h2, .volunteer-form h3, .volunteer-form h4, .volunteer-form h5, .volunteer-form h6, .formdoc h1, .formdoc h2, .formdoc h3, .formdoc h4, .formdoc h5, .formdoc h6 {
  font-family: "Helvetica", arial, sans-serif;
  color: #333;
}
.volunteer-form h3, .formdoc h3 {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 1.5;
}
.volunteer-form h4, .formdoc h4 {
  font-size: 14px !important;
  font-weight: 600 !important;
}
.volunteer-form h6, .formdoc h6 {
  font-weight: bold;
  padding: 10px 10px 0;
  margin-bottom: -7px;
}
.volunteer-form p, .formdoc p {
  padding: 10px;
  clear: left;
  line-height: 1.5;
}
.volunteer-form ol, .volunteer-form ul:not(.inline-list):not(.et-tabs-control), .formdoc ol, .formdoc ul:not(.inline-list):not(.et-tabs-control) {
  padding: 10px 30px !important;
  list-style-position: outside !important;
}
.volunteer-form ol li, .volunteer-form ul:not(.inline-list):not(.et-tabs-control) li, .formdoc ol li, .formdoc ul:not(.inline-list):not(.et-tabs-control) li {
  line-height: 1.5;
}
.volunteer-form label, .formdoc label {
  margin-bottom: 4px;
  display: inline-block;
  line-height: 1.3;
  font-size: 12px;
  font-weight: bold;
}
.volunteer-form label.required:after, .formdoc label.required:after {
  content: "*";
  color: red;
  right: -2px;
  position: relative;
}
.volunteer-form .form-panel, .formdoc .form-panel {
  margin: 8px 0 15px;
  position: relative;
}
.volunteer-form .form-panel p, .formdoc .form-panel p {
  padding: 5px 10px;
}
.volunteer-form .form-panel label, .formdoc .form-panel label {
  margin-bottom: 3px;
}
.volunteer-form .form-panel.compact, .formdoc .form-panel.compact {
  padding: 0 4px;
}
.volunteer-form .form-panel.compact p, .formdoc .form-panel.compact p {
  padding: 4px 6px;
}
.volunteer-form .form-panel.compact p:last-of-type, .formdoc .form-panel.compact p:last-of-type {
  padding-bottom: 0;
}
.volunteer-form .col, .formdoc .col {
  float: left;
  clear: none;
}
.volunteer-form .col > .col, .formdoc .col > .col {
  padding: 0 10px;
  line-height: 1;
}
.volunteer-form .col > .col:first-child, .formdoc .col > .col:first-child {
  padding-left: 0;
}
.volunteer-form .col > .col:last-child, .formdoc .col > .col:last-child {
  padding-right: 0;
}
.volunteer-form .col.first, .formdoc .col.first {
  clear: left;
}
.volunteer-form .col.first span.wpcf7-checkbox span.wpcf7-list-item, .formdoc .col.first span.wpcf7-checkbox span.wpcf7-list-item {
  margin-left: 0 !important;
}
.volunteer-form .last, .formdoc .last {
  clear: right;
}
.volunteer-form .last:after, .formdoc .last:after {
  content: "";
  display: block;
  height: 2px;
}
.volunteer-form .four-fifths, .formdoc .four-fifths {
  width: 80%;
}
.volunteer-form .three-quarters, .formdoc .three-quarters {
  width: 75%;
}
.volunteer-form .two-thirds, .formdoc .two-thirds {
  width: 66%;
}
.volunteer-form .one-half, .formdoc .one-half {
  width: 50%;
}
.volunteer-form .one-third, .formdoc .one-third {
  width: 33%;
}
.volunteer-form .one-quarter, .formdoc .one-quarter {
  width: 25%;
}
.volunteer-form .one-fifth, .formdoc .one-fifth {
  width: 20%;
}
.volunteer-form .forty, .formdoc .forty {
  width: 40%;
}
.volunteer-form .sixty, .formdoc .sixty {
  width: 60%;
}
.volunteer-form .span-0-25, .formdoc .span-0-25 {
  width: 2.08%;
}
.volunteer-form .span-0-5, .formdoc .span-0-5 {
  width: 4.16%;
}
.volunteer-form .span-0-75, .formdoc .span-0-75 {
  width: 6.24%;
}
.volunteer-form .span-1, .formdoc .span-1 {
  width: 8.33%;
}
.volunteer-form .span-1-25, .formdoc .span-1-25 {
  width: 10.41%;
}
.volunteer-form .span-1-5, .formdoc .span-1-5 {
  width: 12.49%;
}
.volunteer-form .span-1-75, .formdoc .span-1-75 {
  width: 14.58%;
}
.volunteer-form .span-2, .formdoc .span-2 {
  width: 16.66%;
}
.volunteer-form .span-2-25, .formdoc .span-2-25 {
  width: 18.74%;
}
.volunteer-form .span-2-5, .formdoc .span-2-5 {
  width: 20.83%;
}
.volunteer-form .span-2-75, .formdoc .span-2-75 {
  width: 22.91%;
}
.volunteer-form .span-3, .formdoc .span-3 {
  width: 24.99%;
}
.volunteer-form .span-3-25, .formdoc .span-3-25 {
  width: 27.08%;
}
.volunteer-form .span-3-5, .formdoc .span-3-5 {
  width: 29.16%;
}
.volunteer-form .span-3-75, .formdoc .span-3-75 {
  width: 31.24%;
}
.volunteer-form .span-4, .formdoc .span-4 {
  width: 33.33%;
}
.volunteer-form .span-4-25, .formdoc .span-4-25 {
  width: 35.41%;
}
.volunteer-form .span-4-5, .formdoc .span-4-5 {
  width: 37.49%;
}
.volunteer-form .span-4-75, .formdoc .span-4-75 {
  width: 39.58%;
}
.volunteer-form .span-5, .formdoc .span-5 {
  width: 41.66%;
}
.volunteer-form .span-5-25, .formdoc .span-5-25 {
  width: 43.74%;
}
.volunteer-form .span-5-5, .formdoc .span-5-5 {
  width: 45.83%;
}
.volunteer-form .span-5-75, .formdoc .span-5-75 {
  width: 47.91%;
}
.volunteer-form .span-6, .formdoc .span-6 {
  width: 49.99%;
}
.volunteer-form .span-6-25, .formdoc .span-6-25 {
  width: 52.08%;
}
.volunteer-form .span-6-5, .formdoc .span-6-5 {
  width: 54.16%;
}
.volunteer-form .span-6-75, .formdoc .span-6-75 {
  width: 56.24%;
}
.volunteer-form .span-7, .formdoc .span-7 {
  width: 58.33%;
}
.volunteer-form .span-7-25, .formdoc .span-7-25 {
  width: 60.41%;
}
.volunteer-form .span-7-5, .formdoc .span-7-5 {
  width: 62.49%;
}
.volunteer-form .span-7-75, .formdoc .span-7-75 {
  width: 64.58%;
}
.volunteer-form .span-8, .formdoc .span-8 {
  width: 66.66%;
}
.volunteer-form .span-8-25, .formdoc .span-8-25 {
  width: 68.74%;
}
.volunteer-form .span-8-5, .formdoc .span-8-5 {
  width: 70.83%;
}
.volunteer-form .span-8-75, .formdoc .span-8-75 {
  width: 72.91%;
}
.volunteer-form .span-9, .formdoc .span-9 {
  width: 74.99%;
}
.volunteer-form .span-9-25, .formdoc .span-9-25 {
  width: 77.08%;
}
.volunteer-form .span-9-5, .formdoc .span-9-5 {
  width: 79.16%;
}
.volunteer-form .span-9-75, .formdoc .span-9-75 {
  width: 81.24%;
}
.volunteer-form .span-10, .formdoc .span-10 {
  width: 83.33%;
}
.volunteer-form .span-10-25, .formdoc .span-10-25 {
  width: 85.41%;
}
.volunteer-form .span-10-5, .formdoc .span-10-5 {
  width: 87.49%;
}
.volunteer-form .span-10-75, .formdoc .span-10-75 {
  width: 89.58%;
}
.volunteer-form .span-11, .formdoc .span-11 {
  width: 91.66%;
}
.volunteer-form .span-11-25, .formdoc .span-11-25 {
  width: 93.74%;
}
.volunteer-form .span-11-5, .formdoc .span-11-5 {
  width: 95.83%;
}
.volunteer-form .span-11-75, .formdoc .span-11-75 {
  width: 97.91%;
}
.volunteer-form .span-12, .formdoc .span-12 {
  width: 100%;
}
.volunteer-form input.text, .volunteer-form input.title, .volunteer-form input[type=text], .volunteer-form select, .volunteer-form textarea, .volunteer-form input[type="email"], .volunteer-form input[type="tel"], .formdoc input.text, .formdoc input.title, .formdoc input[type=text], .formdoc select, .formdoc textarea, .formdoc input[type="email"], .formdoc input[type="tel"] {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.volunteer-form .fs14, .formdoc .fs14 {
  font-size: 14px !important;
}
.volunteer-form .fs16, .formdoc .fs16 {
  font-size: 16px !important;
}
.volunteer-form .fs16, .formdoc .fs16 {
  font-size: 18px !important;
}
.volunteer-form input[readonly=readonly], .volunteer-form textarea[readonly=readonly], .formdoc input[readonly=readonly], .formdoc textarea[readonly=readonly] {
  border-color: #bbb !important;
}
.volunteer-form .inline-checkbox span.wpcf7-checkbox, .formdoc .inline-checkbox span.wpcf7-checkbox {
  position: relative;
  left: -1.3em;
}
.volunteer-form .inline-checkbox span.wpcf7-checkbox span.wpcf7-list-item, .formdoc .inline-checkbox span.wpcf7-checkbox span.wpcf7-list-item {
  display: inline-block;
}
.volunteer-form .inline-checkbox.compact span.wpcf7-checkbox, .formdoc .inline-checkbox.compact span.wpcf7-checkbox {
  left: -0.35em;
}
.volunteer-form .inline-checkbox.compact span.wpcf7-checkbox span.wpcf7-list-item, .formdoc .inline-checkbox.compact span.wpcf7-checkbox span.wpcf7-list-item {
  margin-left: 1px;
}
.volunteer-form .inline-checkbox.compact span.wpcf7-checkbox span.wpcf7-list-item input, .formdoc .inline-checkbox.compact span.wpcf7-checkbox span.wpcf7-list-item input {
  width: 11px;
  margin-right: 0;
  position: relative;
  top: 2px;
}
.volunteer-form .inline-checkbox.compact span.wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label, .formdoc .inline-checkbox.compact span.wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label {
  font-size: 11px;
}
.volunteer-form div[class*="reference-"]:after, .formdoc div[class*="reference-"]:after {
  content: "1";
  position: absolute;
  top: -12px;
  left: 0;
  background: #daefe7;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}
.volunteer-form .reference-2:after, .formdoc .reference-2:after {
  content: "2" !important;
}
.volunteer-form .reference-3:after, .formdoc .reference-3:after {
  content: "3" !important;
}
.volunteer-form [data-class="wpcf7cf_group"], .formdoc [data-class="wpcf7cf_group"] {
  margin-bottom: 10px;
}
.volunteer-form .wpcf7-form-control-wrap.signature, .volunteer-form .signature .wpcf7-form-control-wrap, .formdoc .wpcf7-form-control-wrap.signature, .formdoc .signature .wpcf7-form-control-wrap {
  font-family: "Dancing Script", cursive;
}
.volunteer-form .wpcf7-form-control-wrap.signature input, .volunteer-form .signature .wpcf7-form-control-wrap input, .formdoc .wpcf7-form-control-wrap.signature input, .formdoc .signature .wpcf7-form-control-wrap input {
  font-size: 30px;
  padding-left: 15px;
}
.volunteer-form input#conauth-youth-date, .volunteer-form input#conauth-guardian-date, .volunteer-form .sigdate input, .formdoc input#conauth-youth-date, .formdoc input#conauth-guardian-date, .formdoc .sigdate input {
  line-height: 30px;
  padding: 5px;
}
.volunteer-form .wpcf7-form-control-signature-wrap, .formdoc .wpcf7-form-control-signature-wrap {
  border: 1px solid #bbb;
  max-width: 100%;
}
.author-shortcodes, .et-image-slider, .et-protected, .et-simple-slider, .et-tabs-container, .et-testimonial-box, .tabs-left {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #ccc;
}
.formdoc .form-panel.table .panel-head {
  display: none;
}
.form-panel .row-break {
  height: 20px;
}
@media only screen and (min-width: 667px) {
  .formdoc .form-panel.compact p {
    padding-top: 1px;
  }
  .formdoc .form-panel.no-gutter p {
    padding-left: 0;
    padding-right: 0;
  }
  .formdoc .form-panel.no-gutter p input {
    font-size: 12px;
  }
  .formdoc .form-panel.table .panel-head {
    display: block;
  }
  .formdoc .form-panel.table > p > label, .formdoc .form-panel.table > p > br {
    display: none;
  }
  .formdoc .form-panel.table .inline-checkbox.compact .wpcf7-form-control-wrap {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 666px) {
  .volunteer-form .col, .formdoc .col {
    float: none;
    clear: both;
    width: 100% !important;
    padding-bottom: 0 !important;
  }
  .col > .col {
    padding-left: 0 !important;
    padding-right: !important;
  }
  .mobile-block-checkbox span.wpcf7-checkbox span.wpcf7-list-item {
    display: block ! important;
  }
  .mobile-block-checkbox span.wpcf7-checkbox span.wpcf7-list-item.first {
    margin-left: 1em !important;
  }
  .form-panel .mobile-row-break {
    height: 20px;
  }
}
.releaseform, .volunteerwaiver {
  margin: 25px auto;
  font-size: 14px;
}
.releaseform .hidden-name, .volunteerwaiver .hidden-name {
  display: none;
}
.releaseform .container, .volunteerwaiver .container {
  padding: 25px 10% !important;
}
.releaseform .logo, .volunteerwaiver .logo {
  text-align: center;
  margin: 40px 0 60px;
}
.releaseform .logo img, .volunteerwaiver .logo img {
  width: 60%;
}
.releaseform h4, .releaseform h5, .volunteerwaiver h4, .volunteerwaiver h5 {
  padding: 10px 10px 0;
  font-weight: bold;
}
.releaseform select#menu-age18, .volunteerwaiver select#menu-age18 {
  width: auto;
}
.volunteerwaiver .container {
  padding: 25px 6% !important;
}
.volunteerwaiver .logo {
  text-align: left;
  margin: 10px 0 35px;
}
.volunteerwaiver .logo img {
  width: 285px;
}
/*
  Landing Page Template
-----------------------------------------------*/
body.page-template-page-landing {
  /* hide a few things */
}
body.page-template-page-landing #main-header #top-menu-nav, body.page-template-page-landing #et-secondary-menu {
  display: none !important;
}
body.page-template-page-landing #et_mobile_nav_menu {
  display: inline-block !important;
  float: none !important;
  position: relative !important;
  margin-top: 20px !important;
}
body.page-template-page-landing #main-header {
  padding: 0 !important;
  border-bottom: 0 !important;
}
body.page-template-page-landing #main-header .mobile_nav {
  width: 340px !important;
}
body.page-template-page-landing #main-header .et_mobile_menu {
  text-align: left;
  top: 49px;
  border-top: 5px solid #a9d2c1;
}
body.page-template-page-landing #main-header .container.et_menu_container {
  position: absolute;
  width: auto !important;
  right: 2%;
  top: -75px;
}
body.page-template-page-landing .mobile_menu_bar {
  position: absolute !important;
  top: -6px !important;
  right: 5px !important;
  opacity: 1;
}
body.page-template-page-landing .mobile_menu_bar:before {
  color: #083a81;
}
body.page-template-page-landing #menu-item-search .c4p-search input#search {
  width: 80% !important;
}
body.page-template-page-landing .c4p-search {
  width: 100%;
}
body.page-template-page-landing .donation-section {
  text-align: center;
  padding: 5% 5% 4%;
}
body.page-template-page-landing .donation-section h1 {
  color: #00a9a7;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 38px;
  letter-spacing: -0.03em;
}
body.page-template-page-landing .donation-section h1 > span {
  border-bottom: 2px solid #00a9a7;
  font-size: 86px;
  color: #083a81;
  font-family: "Cheddar Jack", cursive;
  font-weight: normal;
  text-transform: lowercase;
  display: inline-block;
  line-height: 0.7;
  letter-spacing: -1px;
  margin-right: 5px;
}
body.page-template-page-landing .donation-section .et_pb_code_inner {
  max-width: 350px;
  margin: 0 auto;
  right: -10px;
}
body.page-template-page-landing .donation-section .et_pb_code_inner p:first-of-type {
  color: #083a81;
  font-size: 2.3rem;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  padding: 0.4em 0 0.55em;
}
body.page-template-page-landing .donation-section .et_pb_code_inner p:nth-of-type(2) {
  color: #00a9a7;
  font-size: 1.425rem;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  line-height: 1.25;
  padding-bottom: 1em;
}
body.page-template-page-landing .donation-section .et_pb_code_inner .button {
  width: 100%;
  position: relative;
  text-align: center;
  background-color: #00a9a7;
  color: #fff;
  border-radius: 4px;
  font-size: 0.9rem;
  display: block;
  font-weight: 600;
  margin-bottom: 1em;
  padding: 12px 25px 12px 20px;
  transition: background-color 0.5s ease;
  /*
								&:after {
									content: "\203A";
									position: absolute;
									right: 14px;
									top: 50%;
									transform: translateY(-52%);									
								}
								*/
}
body.page-template-page-landing .donation-section .et_pb_code_inner .button img {
  margin: -5px 15px -5px -5px;
  float: left !important;
}
body.page-template-page-landing .donation-section .et_pb_code_inner .button:hover {
  background-color: #009996;
}
body.page-template-page-landing .donation-section .et_pb_code_inner .button.grid {
  width: 30%;
  float: left;
  padding: 12px;
  line-height: 57px;
  margin-right: 5%;
}
body.page-template-page-landing .donation-section .et_pb_code_inner .button.grid:last-of-type {
  margin-right: 0;
  line-height: normal;
}
body.page-template-page-landing .donation-section .et_pb_code_inner .button.blue {
  width: 100%;
  background-color: #125bc3;
  line-height: normal;
}
body.page-template-page-landing .donation-section .et_pb_code_inner .button.blue:hover {
  background-color: #1853A5;
}
body.page-template-page-landing .donation-section .et_pb_code_inner .link {
  display: block;
  margin-bottom: 1em;
}
body.page-template-page-landing .email-signup-section {
  padding: 5% 8% 3%;
  color: #fff;
  /*  show for screen readers only */
}
body.page-template-page-landing .email-signup-section h2 {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 1.75rem;
}
body.page-template-page-landing .email-signup-section p {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1.25;
  padding-bottom: 1em !important;
}
body.page-template-page-landing .email-signup-section .email-registration-form label {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  overflow: hidden !important;
}
body.page-template-page-landing .email-signup-section .btn-group {
  float: right;
}
body.page-template-page-landing .email-signup-section .btn-group .btn-submit-email {
  background: none;
  border: 1px solid #fff;
  padding: 8px 30px;
  font-weight: normal;
  font-size: 16px;
  border-radius: 4px;
  margin: 0;
}
body.page-template-page-landing .email-signup-section .first-name {
  width: 48%;
  float: left;
}
body.page-template-page-landing .email-signup-section .last-name {
  width: 48%;
  float: right;
}
body.page-template-page-landing .email-signup-section .field.email.email-address {
  clear: both;
  padding: 8px 0;
}
body.page-template-page-landing .email-signup-section .section.custom-fields {
  float: left;
  width: 70%;
}
body.page-template-page-landing .email-signup-section .section.custom-fields select {
  width: 100%;
}
body.page-template-page-landing .email-signup-section input, body.page-template-page-landing .email-signup-section select, body.page-template-page-landing .email-signup-section textarea {
  padding: 4px;
}
body.page-template-page-landing .why-cfp-section {
  max-width: 900px;
  margin: 0 auto;
}
body.page-template-page-landing .why-cfp-section h3 {
  color: #083a81;
  font-size: 2.3rem;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
}
body.page-template-page-landing .why-cfp-section p {
  font-weight: 600;
  font-size: 1rem;
}
body.page-template-page-landing #et-footer-nav {
  display: block;
  background-color: #083a81;
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
}
body.page-template-page-landing #et-footer-nav .bottom-nav {
  display: block;
  text-align: center;
}
body.page-template-page-landing #et-footer-nav .bottom-nav li {
  padding-right: 5%;
}
body.page-template-page-landing #et-footer-nav .bottom-nav li:last-of-type {
  padding-right: 0;
}
body.page-template-page-landing #et-footer-nav .bottom-nav a {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
body.page-template-page-landing .amazon-smile img {
  margin: -20px 0 -20px 8px;
}
@media (max-width: 980px) {
  body.page-template-page-landing .amazon-smile img {
    margin: 15px 15px -15px;
  }
}
.entry-content table.press {
  border: 0 !important;
}
.entry-content table.press a {
  font-size: 20px;
  padding-bottom: 6px;
  display: inline-block;
  font-family: "Roboto Condensed";
}
.entry-content table.press tr {
  border-bottom: 1px solid #ddd;
}
.entry-content table.press td {
  padding: 25px 15px;
  text-align: left;
  border: 0;
}
.entry-content table.press td:first-of-type {
  width: 35%;
  padding-left: 0;
  text-align: center;
  vertical-align: middle;
}
.entry-content table.press td:first-of-type a {
  display: block;
}
.entry-content table.press td:first-of-type img {
  display: block;
}
#top-menu li ul li a {
  font-size: 16px;
}
/*
  3 Column Page Template for using Divi 
-----------------------------------------------*/
body.page.page-template-page-3col #main-content {
  background-color: #fff;
}
/*
 *  CSS UPDATES FROM THEME SECTION
 */
table.person {
  margin-bottom: 30px !important;
}
table.person td {
  padding: 20px !important;
}
table.person td.photo {
  padding-right: 5px !important;
}
hr {
  border: 0;
  border-top: 1px solid #ccc;
  margin: 20px 0;
}
.email-registration-form .field input {
  width: 100% !important;
}
.btn-group .btn-submit-email {
  background-color: #00a9a7;
  border: 0;
  line-height: 1.8;
  margin-top: 8px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}
#email-registration-form .contact > h3 {
  display: none;
}
#post-760 .addthis_inline_share_toolbox {
  display: none !important;
}
ul.et-tabs-control {
  padding: 0 !important;
}
.get-involved-list ol {
  padding-left: 0 !important;
  margin-left: 20px;
  line-height: 1.4 !important;
  padding-top: 15px !important;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  list-style-position: outside !important;
}
.get-involved-list ol li {
  margin-bottom: 15px;
}
.donation-form .field.radio label {
  font-size: 16px;
  font-weight: bold;
}
.et_pb_toggle_content ul {
  padding-bottom: 1em;
}
.cfpstyletext {
  font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  line-height: 1.15;
  font-weight: bold;
  color: #083a81 !important;
  /*text-shadow: 0em 0.08em 0em #019388;*/
}
.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover {
  background-color: #226ecc;
}
li.et-social-icon.et-social-rss {
  display: none;
}
/*
  Mobile Employment Application
-----------------------------------------------*/
@media (max-width: 767px) {
  #employment-app input[type="text"], #employment-app input[type="email"], #employment-app textarea {
    width: 95% !important;
    max-width: 95% !important;
  }
  #employment-app .form-panel {
    width: 100%;
    border: none;
    padding: 12px 0;
    padding-left: 0;
  }
  #employment-app .form-panel .panel-title {
    margin-left: 0;
    padding: 0;
    position: relative;
  }
}
/********************************

    Mobile

********************************/
.mobile_menu_bar:before {
  color: #083a81;
  font-size: 37px;
}
.et_header_style_centered .mobile_menu_bar {
  top: -6px !important;
}
.et_mobile_menu li a {
  font-size: 16px;
}
/*
  Mobile Breakpoint for Spanish
-----------------------------------------------*/
@media (max-width: 1540px) {
  html:lang(es) #top-menu li a, html[lang="es"] #top-menu li a, html[lang="fr"] #top-menu li a, html[lang="ht"] #top-menu li a {
    font-size: 14px;
  }
}
@media (max-width: 1450px) {
  html:lang(es) ul#top-menu li.foster-parent-btn, html:lang(es) ul#top-menu li.donate-btn, html:lang(es) #cfp-top-menu, html[lang="es"] ul#top-menu li.foster-parent-btn, html[lang="es"] ul#top-menu li.donate-btn, html[lang="es"] #cfp-top-menu, html[lang="fr"] ul#top-menu li.foster-parent-btn, html[lang="fr"] ul#top-menu li.donate-btn, html[lang="fr"] #cfp-top-menu, html[lang="ht"] ul#top-menu li.foster-parent-btn, html[lang="ht"] ul#top-menu li.donate-btn, html[lang="ht"] #cfp-top-menu {
    display: none;
  }
  html:lang(es) #header-menu-toggle, html[lang="es"] #header-menu-toggle, html[lang="fr"] #header-menu-toggle, html[lang="ht"] #header-menu-toggle {
    display: block;
  }
  html:lang(es) #top-menu li a, html[lang="es"] #top-menu li a, html[lang="fr"] #top-menu li a, html[lang="ht"] #top-menu li a {
    font-size: 16px;
  }
}
/*
  Mobile Breakpoint
-----------------------------------------------*/
@media (max-width: 1470px) {
  #cfp-top-menu .links {
    right: 290px;
  }
}
@media (max-width: 1380px) {
  #top-menu li a {
    font-size: 14px !important;
  }
  #cfp-top-menu .links {
    right: 260px;
  }
  body.page-template-default #main-content > .container, body.page-template-page-full-featured-img #main-content > .container, body.page.page-template-page-3col #main-content > .container, body.blog #main-content > .container, body.single #main-content > .container {
    width: 93%;
  }
}
@media (max-width: 1290px) {
  ul#top-menu li.foster-parent-btn, ul#top-menu li.donate-btn, #cfp-top-menu {
    display: none;
  }
  #header-menu-toggle {
    display: block;
  }
  #top-menu li a {
    font-size: 16px;
  }
}
/*
  Mobile Breakpoint
-----------------------------------------------*/
@media (max-width: 1200px) {
  #top-menu > li {
    padding-right: 1.2%;
  }
  #c4p-top-banner.banner-area .banner-text h1 {
    padding-left: 30px;
  }
}
.utility-bar {
  display: none;
}
/*
 *	Change order of elements so sidebar column in commonly used Divi layout appearsat end on mobile
 */
/*
@media all and (max-width: 980px) {
		
		/*** wrap row in a flex box *** /
		.et_pb_section_0 > .et_pb_row_0.et_pb_row_1-4_1-2_1-4 {
			display: -webkit-box;
			display: -moz-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-flex-wrap: wrap; /* Safari 6.1+ * /
			flex-wrap: wrap;
			
			& > .et_pb_column_1_4.et_pb_column_0 {
				-webkit-order: 3;
				order: 3;
			}
			
			& > .et_pb_column_1_2.et_pb_column_1 {
				-webkit-order: 1;
				order: 1;
			}
			
			.et_pb_column_1_4.et_pb_column_2 {
				-webkit-order: 2;
				order: 2;
			}
			
			& > .et_pb_column:last-child {
				margin-bottom: 30px;
			}
			
		}
 
}
*/
/*
  Mobile Breakpoint
-----------------------------------------------*/
@media (max-width: 980px) {
  /*
			Landing Page
		*/
  /*
        *  New Mobile Header
        */
  body.custom-background {
    background-color: #fff !important;
  }
  .alignright, .alignleft {
    float: none;
  }
  .et_pb_text ol {
    margin-left: 2em;
  }
  .utility-bar {
    display: block;
    background: #ffffff;
    padding: 16px 24px 0;
  }
  #main-content, .page.et_pb_pagebuilder_layout #main-content {
    background-color: #fff !important;
    padding: 0;
  }
  #main-footer {
    background-color: #daefe7;
    padding: 0 4.5%;
  }
  .et_header_style_centered #logo {
    width: auto;
  }
  .et_secondary_nav_only_menu #top-header {
    display: block;
  }
  .et_header_style_centered #main-header {
    padding: 0;
    position: relative;
  }
  body.page-template-page-full-featured-img #main-header {
    padding-bottom: 0;
  }
  body.page-template-page-full-featured-img #banner-img {
    width: 100%;
    height: auto;
  }
  body.page-template-page-full-featured-img #c4p-top-banner.banner-area #banner-img > img {
    margin-bottom: 0;
  }
  .et_mobile_menu {
    border-top: 0;
  }
  .et_header_style_centered .et_mobile_menu {
    top: 55px;
  }
  span.select_page {
    display: none !important;
  }
  #et_mobile_nav_menu {
    display: inline-block;
  }
  .et_header_style_centered #main-header .mobile_nav {
    background-color: transparent;
    width: 340px;
  }
  #menu-item-search .c4p-search {
    margin-left: 15px;
    margin-bottom: 15px;
    width: 100%;
  }
  #menu-item-search .c4p-search input#search {
    width: 80% !important;
  }
  .page.page-template-page-landing #main-content {
    padding: 0;
  }
  body.page-template-page-landing .donation-section {
    background-color: rgba(218, 239, 230, 0.85);
    padding: 6% 5% 6%;
  }
  body.page-template-page-landing .donation-section .et_pb_code_inner {
    right: auto;
  }
  body.page-template-page-landing #et-footer-nav {
    margin: 0 -1.75%;
  }
  body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 25px;
  }
  body.et_pb_pagebuilder_layout #main-content .container {
    padding-top: 0;
  }
  body.page-template-default #main-content > .container, body.page-template-page-full-featured-img #main-content > .container, body.page.page-template-page-3col #main-content > .container, body.blog #main-content > .container, body.single #main-content > .container {
    width: 100%;
  }
  #content-area {
    display: flex;
    flex-direction: column;
  }
  #content-area #left-area, #content-area #left-sidebar, #content-area #right-sidebar {
    width: 80% !important;
    margin: 0 auto 100px;
  }
  #content-area #left-sidebar .et_pb_widget, #content-area #right-sidebar .et_pb_widget {
    width: 100%;
    margin-bottom: 50px;
  }
  #content-area #left-sidebar .et_pb_widget:nth-of-type(odd), #content-area #right-sidebar .et_pb_widget:nth-of-type(odd) {
    margin-right: 0;
  }
  #content-area #left-sidebar .et_pb_widget:last-of-type, #content-area #right-sidebar .et_pb_widget:last-of-type {
    margin-bottom: 0;
  }
  #content-area #left-sidebar {
    order: 3;
  }
  body.et_pb_pagebuilder_layout #content-area #left-area {
    width: 100% !important;
    margin-bottom: 0;
  }
  .et_pb_section_0 {
    padding-top: 0;
  }
  #page-container {
    padding-top: 80px !important;
  }
  .et_fixed_nav #main-header {
    position: fixed;
    height: 80px;
  }
  .et_fixed_nav #main-header > .container {
    width: 93.5% !important;
    display: block;
    right: 0 !important;
    top: 0 !important;
  }
  #main-header.et-fixed-header {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  .et_header_style_left .logo_container {
    top: 6px;
    left: 3px;
    width: 235px !important;
    float: none;
    position: absolute;
    height: auto;
  }
  .et_header_style_left #logo {
    max-width: 100%;
  }
  .et_pb_svg_logo #logo {
    height: 100%;
    top: 0;
  }
  .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
    display: block;
    width: 50%;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-top: 18px !important;
  }
  #et-top-navigation #top-menu-nav, #et_mobile_nav_menu {
    display: none;
  }
  #cfp-top-menu {
    display: none;
  }
  .mobile-donate-btn {
    border-radius: 100px;
    background: transparent;
    color: #00a9a7 !important;
    border: 1px solid #00a9a7;
    padding: 2px 12px !important;
    margin-top: 6px;
  }
  .et_pb_row {
    width: 80%;
  }
  .et_pb_scroll_top {
    display: none;
  }
  #header-menu-toggle {
    display: block;
  }
  #home_hero_h1 {
    display: none;
  }
  #home_join_cfp .et_pb_cta_0.et_pb_promo .et_pb_promo_description h2 {
    margin-bottom: 0;
  }
  #home_join_cfp .et_pb_promo_description {
    padding-bottom: 10px;
  }
  #home_join_cfp .et_pb_column_2, #home_join_cfp .et_pb_column_3, #home_join_cfp .et_pb_column_4 {
    width: 33.333% !important;
    float: left;
    padding: 0;
  }
  #home_join_cfp .et_pb_column_2 h4, #home_join_cfp .et_pb_column_3 h4, #home_join_cfp .et_pb_column_4 h4 {
    font-size: 12px !important;
  }
  #home_join_cfp .et_pb_column_2 > .et_pb_blurb, #home_join_cfp .et_pb_column_3 > .et_pb_blurb, #home_join_cfp .et_pb_column_4 > .et_pb_blurb {
    padding: 18px 3px 6px !important;
  }
  #home_join_cfp .et_pb_blurb_2.et_pb_blurb .et_pb_main_blurb_image, #home_join_cfp .et_pb_blurb_1.et_pb_blurb .et_pb_main_blurb_image, #home_join_cfp .et_pb_blurb_0.et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 10px;
  }
  #home_join_cfp .et_pb_column_3 .et_pb_main_blurb_image, #home_join_cfp .et_pb_column_4 .et_pb_main_blurb_image {
    margin-bottom: 6px;
  }
  #home_join_cfp .et_pb_blurb_0 .et-pb-icon {
    font-size: 31px;
  }
  #home_join_cfp .et_pb_blurb_1 .et-pb-icon, #home_join_cfp .et_pb_blurb_2 .et-pb-icon {
    font-size: 36px;
  }
  .cfp-home-testimonial .et_pb_testimonial_description {
    margin-left: 0 !important;
  }
  .cfp-home-testimonial .et_pb_testimonial_description h4 {
    font-size: 18px;
  }
  .cfp-home-testimonial.et_pb_testimonial {
    padding-top: 0;
  }
  .cfp-home-testimonial.et_pb_testimonial:before {
    top: -15px;
    left: -18px;
    font-size: 41px;
  }
  .cfp-home-testimonial .et_pb_testimonial_portrait {
    margin-left: 0 !important;
    margin-top: -40px;
  }
  .home-programs-list > .et_pb_text_inner > ul {
    padding-left: 0 !important;
  }
  .et-l.et-l--footer {
    clear: both;
  }
  #footer-newsletter-form-section > .et_pb_row {
    width: 75% !important;
  }
  #footer-newsletter-form-section > .et_pb_row > .et_pb_column:first-of-type {
    margin-bottom: 25px;
  }
  #footer-newsletter-form .first-name, #footer-newsletter-form .last-name, #footer-newsletter-form .email-address, #footer-newsletter-form .section.custom-fields, #footer-newsletter-form .btn-group {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    margin-bottom: 14px;
  }
  #footer-newsletter-form .email-registration-form .errors {
    position: relative;
    bottom: auto;
    background: #fff;
  }
}
@media (max-width: 736px) {
  .et_fixed_nav #main-header {
    height: 80px;
  }
}
/*
  iPhone 6 Plus landscape and below
-----------------------------------------------*/
@media (max-width: 736px) {
  #c4p-top-banner.banner-area .banner-text {
    width: 60%;
  }
  #c4p-top-banner.banner-area .banner-text h1 {
    font-size: 32px;
  }
  #c4p-top-banner.banner-area .banner-text h1 span span {
    font-size: 74px;
  }
  .home #c4p-top-banner.banner-area .banner-text {
    width: auto;
    margin-top: 10px;
  }
  body.page-template-page-landing .et_pb_row_0 {
    background-image: url("https://www.communities-for-people.org/wp-content/uploads/2018/07/main-image_mobile.jpg");
    background-position: center top;
  }
  body.page-template-page-landing .email-signup-section {
    text-align: center;
  }
  body.page-template-page-landing .email-signup-section .section.custom-fields {
    width: 100%;
  }
  body.page-template-page-landing .email-signup-section .btn-group {
    float: none;
    clear: both;
    padding-top: 20px;
  }
  body.page-template-page-landing .why-cfp-section {
    padding-bottom: 20px;
  }
}
/*
  Less than iPhone 6 landscape
-----------------------------------------------*/
@media (max-width: 666px) {
  .et_pb_column {
    margin-bottom: 16%;
  }
  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n) {
    margin-bottom: 16% !important;
  }
  .et_mobile_menu {
    left: auto;
    width: 250px;
    right: 7px;
  }
  #c4p-top-banner.banner-area .banner-text h1 {
    padding-left: 15px;
    font-size: 18px;
  }
  #c4p-top-banner.banner-area .banner-text h1 span span {
    font-size: 40px;
  }
  .home #c4p-top-banner.banner-area banner-text {
    margin-top: 7.5%;
  }
}
/*
  Less than iPhone 5 landscape
-----------------------------------------------*/
@media (max-width: 567px) {
  img.alignleft, img.alignright {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
/*
  Less than iPhone Plus portrait
-----------------------------------------------*/
@media (max-width: 414px) {
  .et_header_style_left .logo_container {
    width: 205px !important;
    top: 3px;
  }
}
/*
  Less than iPhone 5 Portrait
-----------------------------------------------*/
@media (max-width: 320px) {
  #c4p-top-banner.banner-area .banner-text {
    margin-top: 7.5%;
  }
  #c4p-top-banner.banner-area .banner-text h1 {
    padding-left: 15px;
    font-size: 16px;
  }
  #c4p-top-banner.banner-area .banner-text h1 span span {
    font-size: 32px;
  }
}
@media print {
  /* If parent page is Forms page (currently ID 1260) */
  /* remove padding on Divi elements */
  /* Fix for extra p showing up after tabs shortcode */
  /* print all pages for tabs/multipage form */
  #top-header, #main-header, #main-footer, ul.et_shortcodes_mobile_nav, .form-nav, .wpcf7-submit, .no-print {
    display: none !important;
  }
  .print100 {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }
  body.custom-background {
    background-color: #fff !important;
  }
  #page-container {
    box-shadow: none !important;
  }
  #main-content > .container {
    padding-top: 0 !important;
    width: 100% !important;
  }
  .author-shortcodes, .et-image-slider, .et-protected, .et-simple-slider, .et-tabs-container, .et-testimonial-box, .tabs-left {
    box-shadow: none !important;
    border: 0 !important;
  }
  .formdoc > .container {
    box-shadow: none !important;
    border: 0 !important;
  }
  .wpcf7-form .et-tabs-container {
    margin-top: 0;
    margin-bottom: 0;
  }
  .wpcf7-form .et-tabs-container .et-tabs-content {
    margin-top: 0;
    margin: 0 !important;
  }
  .et_pb_section, .et_pb_row {
    padding: 0 !important;
    width: 100%;
  }
  #left-area {
    padding-bottom: 0 !important;
  }
  .volunteer-form > p {
    padding: 0 !important;
  }
  .et_slidecontent_cloned {
    display: none !important;
  }
  .et_sliderfx_slide .et-tabs-content-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    left: 0 !important;
  }
  .et_sliderfx_slide .et-tabs-content-wrapper > div {
    float: none !important;
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
