/* Temporary code for Nature Pact campaign header */

.hero-banner h2 {
display: none;
}

@media (max-width: 776px) {
.hero-banner {
background: url(https://peopleandparks.org/wp-content/uploads/2023/08/PEO_SM_NaturePact23_Hero-Web-Banner_Production_Mobile-1-min.jpg) no-repeat !important;
background-position: center center !important;
height: 600px !important;
background-size: cover !important;
}
}

.hero-banner {
background-size: cover;
/*background-position-y: center !important;*/
/*background-position-x: left !important;*/
height: 40vh;
}

.hero-banner .caption {
bottom: 70px;
left: 185px;
background: #fff;
padding: 12px 24px;
color: #1C8164 !important;
font-size: 18px;
font-weight: bold;
padding: 12px;
}

.hero-banner .caption a {
bottom: 70px;
left: 185px;
background: #fff;
padding: 12px 24px;
color: #1C8164 !important; 
font-size: 18px;
font-weight: bold;
padding: 12px;
}

@media (max-width: 776px) {
.hero-banner .caption {
bottom: 70px;
  left: 50%;
  transform: translateX(-50%);
  width: 250px;
padding: 16px;
}
}



/* Nature Pact Page */

@media (max-width: 776px) { 
  .page-id-1003 .banner .wrapper {
   background: url(https://peopleandparks.org/wp-content/uploads/2023/08/PEO_SM_NaturePact23_Hero-Web-Banner_Production_Mobile-1-min.jpg) no-repeat !important;
background-position: center center !important;
    background-size: cover !important;
background-position-y: center !important;
background-position-x: left !important;
height: 600px !important;
}
}
.page-id-1003 .banner {
    height: 40vh !important;
}

.page-id-1003 header, header.sticky {display: none;}

.page-id-1003 .page-entry h1 {display: none;}

.page-id-1003 .content {padding-bottom: 0px;}

.page-id-1003 #involved-content .main.full-width {padding-top: 0px;}

.page-id-1003 .footer .row {}

.page-id-1003 .create-pact-column .wp-block-column {background: #f7f7f7; padding: 30px;}

.page-id-1003 .involved-menu li a {display: none;}

.page-id-1003 .banner .wrapper {background: none; margin-top: -180px;}

.page-id-1003 .page-title {display: none; text-shadow: none; text-transform: none; bottom: 180px;}

.page-id-1003 .banner {border-bottom: none; box-shadow: none;}

.page-id-1003 p {color: #404140; font-size: 18px;}

.page-id-1003 h3 {color: #404140; font-size: 18px;}

.page-id-1003 h2 {font-size: 26px; line-height: 28px;}

.page-id-1003 .gform_footer input[type=submit] {background: #a0c764; width: 140px; height: 40px; color: #231f20; text-transform: none; position: initial; border-radius: 0px;}

.page-id-1003 .name_first label {display: none;}

.page-id-1003 .name_last label {display: none;}

.page-id-1003 .address_zip label {display: none;}

.page-id-1003 .gform_fields li input:not([type=checkbox]) {background: #ffffff; width: 100%; height: 40px;}

.create-pact-column:not(:first-child) {margin-left: 32px; background: #f7f7f7; padding: 40px;}

/* Center logo images on naturePact page */

.blocks-gallery-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}

#gform_submit_button_2 {
  width: 100%;
  text-align: left;
  padding-left: 16px;
}
@media only screen and (min-width: 900px) {
 .create-pact-column {
  margin-top: -200px;
}
}

.nature-pact-btn a {
  color: #1C8164 !important;
}
#news-btn a {
  color: #1C8164 !important;
}

#gform_3 {
  /*background-color: #f7f7f7;*/
  background-color: #a3cd2b;
  padding: 20px;
}

#gform_submit_button_3 {
background-color: #1C8164;
color: white;
}

.white-btn-text a {
  color: white !important;
}

.grecaptcha-badge {
  display: none !important;
}

.sbi_follow_btn a {
  color: white !important;
}