@media only screen and (max-width: 1329px) {
  .right-nav {
    width: calc(100% - 150px) !important;
  }
  .logo-wrapper {
    width: 150px !important;
  }
}
.text-left h1 {
  text-align: left;
}

.ekit-svg-icon.icon-testimonial-quote {
  overflow: visible;
}

@media only screen and (max-width: 1024px) {
  .elementskit-menu-close {
    text-indent: -9999px;
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 932px) {
  .custom-form label {
    text-align: left;
  }
  .form-row {
    flex-direction: column;
    gap: 0px !important;
  }
  .process-section h3 {
    text-align: left !important;
  }
}
.banner-panel a {
  width: 100%;
}

.font-24 h1, .font-24 h2 {
  font-size: 24px !important;
  line-height: 32px !important;
  letter-spacing: 0.4px !important;
  margin: 0px !important;
}
@media only screen and (max-width: 1280px) {
  .font-24 h1, .font-24 h2 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

.text-white h1, .text-white h2 {
  color: white !important;
}

.font-dancing-script h2 {
  font-family: "Dancing Script", Sans-serif !important;
}

.about-intro-text h2 {
  text-align: left !important;
}

.newsletter-inline .wpcf7-not-valid-tip {
  margin-top: 8px;
}/*# sourceMappingURL=header.css.map */