/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2023 | 07:46:39 */
#hero-banner.et_pb_section_0 {
  height: auto;
}

#main-content a:not(.home-main-slider a) {
  color: #ee5760;
  font-weight: bold;
}


/*** gravity form edit ***/

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 700;
    font-size: 40px;
}

#stay-connected-form .gform_wrapper input:not([type=submit]) {
  padding: 15px !important;
  border-radius: 3px !important;
}

#stay-connected-form .gfield_label {
  display: none !important;
}

#stay-connected-form .gform_button {
  color: #ffffff !important;
  border-color: rgba(0,0,0,0) !important;
  font-size: 16px !important;
  font-family: 'Gudea',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 700 !important;
  background-color: #ee5760 !important;
  text-transform: uppercase !important;
  padding-top: 13px !important;
  padding-right: 49px !important;
  padding-bottom: 13px !important;
  padding-left: 49px !important;
  border-radius: 3px !important;
}

#stay-connected-form .gform_wrapper .gform_footer {
  text-align: center !important;
}

#stay-connected-form ul li.gfield {
  margin-top: 50px;
}

#latest-news-updates ul {
    line-height: 15px;
}

#give-form-11356-1 .give-donation-level-btn, #give-purchase-button {
  background-color: #dd6164 !important;
}

sup {
  font-size: 14px;
}
.footnote p {
  font-size: 14px !important;
}

#latest-news-updates p strong {
  font-size: 19px;
}
#latest-news-updates a {
  color: #e2a898
}

#financial-report-body tr td, #financial-report-body table:not(.variations) {
  border: 0;
}

@media (max-width: 980px) and (min-width: 768px){
  .two-cols-tablet .et_pb_column_1_2 {
      margin-right: 3%;
  }
  .two-cols-tablet .et_pb_column {
      width: 48.5%;
  }
  .three-cols-tablet .et_pb_column_1_3{
        margin-right: 3%;
    }
    .three-cols-tablet .et_pb_column {
        width: 31.3333%;
    }
  #footer-widgets .footer-widget{
    width: 100% !important;
  }
}
@media only screen and (min-width: 641px){
  .gform_wrapper form.gf_simple_horizontal{
    width: 75%;
  }
  .gform_wrapper form.gf_simple_horizontal div.gform_body {
      width: 100%;
  }
}

@media (min-width: 1130px) and (max-width: 1345px){
  #top-menu li {
    padding-right: 10px;
  }
  #logo{
    max-width: 215px;
  }
  .container.et_menu_container{
    width: 95%;
  }
}

@media (min-width: 981px) and (max-width: 1130px){
  #top-menu li {
    padding-right: 10px;
  }
  #logo{
/*     max-width: 215px; */
    max-width: 170px;
  }
  .container.et_menu_container{
    width: 95%;
  }
  #hero-banner .et_pb_column_0 {
    padding-left: 20px;
  }
  .padding-left-right-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  #et-top-navigation {
    padding-left: 175px !important;
  }
}

.donate-change-a-life-images tr td {
  padding: 6px 10px !important;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  vertical-align: top;
}

/*Make the Upcoming event menu item red*/
#top-header, #top-header .color-red a {
  color: #ea4f54;
}

/*Change the placeholder style in donate page*/
#ffm-purpose::placeholder {
  font-size: 14px;
  font-style: italic;
}

#ffm-purpose::-webkit-input-placeholder { /* Edge */
  font-size: 14px;
  font-style: italic;
}

#ffm-purpose::-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 14px;
  font-style: italic;
}


.featured-banner-overlay a,
.featured-banner-overlay a span{
	height: 100%;
}
.featured-banner-overlay img{
	max-height: 100%;
}