 .u-section-1 {
  background-image: url("images/contactheader2.png");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 403px;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 84px auto 0 120px;
}

.u-section-1 .u-image-1 {
  width: 224px;
  height: 128px;
  margin: 53px 378px 52px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 332px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 254px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 191px;
  }

  .u-section-1 .u-image-1 {
    margin-right: 316px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 61.6% 50%;
    background-size: cover;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 414px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 29px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-image-1 {
    margin: 54px auto 60px -35px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 496px;
}

.u-section-2 .u-image-1 {
  height: 61px;
  margin-top: 28px;
  margin-bottom: 0;
}

.u-section-2 .u-form-1 {
  height: 370px;
  width: 624px;
  margin: 10px auto 28px;
}

.u-section-2 .u-form-group-3 {
  margin-left: 0;
}

.u-section-2 .u-btn-1 {
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: 100%;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: none;
  font-weight: 400;
  padding: 9px 0 11px;
}

@media (max-width: 767px) {
  .u-section-2 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-form-1 {
    width: 340px;
  }
}.grecaptcha-badge { 
    visibility: hidden !important;
}