/*
Theme Name: Hraadvisors (DD.NYC)
Theme URI: http://hraadvisors.wpenginepowered.com/
Description: The theme for WordPress. Designed with LOVE by DigitalDesign.NYC
Author: dd.nyc
Version: 1.a
*/

.website-accessibility {
  cursor: pointer;
}
/*
.grecaptcha-badge {
visibility: hidden !important;
}*/

.wp-caption {
  width: 100%;
  max-width: 100%;
}

.section.s26 ~ .section.s26 {
  padding-top: 0 !important;
}

.footer .wpcf7-response-output {
  display: none !important;
}

.footer .wpcf7-not-valid-tip {
  position: absolute;
  left: 40rem;
  bottom: 7px;
  font-size: 14px !important;
}

.s2 .subscribe .wpcf7-response-output {
  display: none !important;
}

.s2 .subscribe .wpcf7-not-valid-tip {
  position: absolute;
  left: 40rem;
  bottom: 7px;
  font-size: 14px !important;
}

.s6 .wpcf7-response-output {
  display: none !important;
}

.s6 .wpcf7-not-valid-tip {
  position: absolute;
  left: 40rem;
  bottom: -20px;
  font-size: 12px !important;
}

@media screen and (max-width: 1023.98px) {
  .footer .wpcf7-not-valid-tip {
    left: 20rem;
  }

  .s2 .subscribe .wpcf7-not-valid-tip {
    left: 20rem;
  }

  .s6 .wpcf7-not-valid-tip {
    left: 20rem;
    bottom: -18px;
  }
}

