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

.u-section-1 .u-text-1 {
  margin: 50px 0 45px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

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

  .u-section-1 .u-text-1 {
    width: auto;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 486px;
  }
} .u-section-2 {
  background-image: url("images/GABoltLogoLarge.jpg?rand=e121");
  background-size: 195%;
}

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

.u-section-2 .u-form-1 {
  background-image: none;
  height: 367px;
  width: 570px;
  box-shadow: 0px 0px 40px 20px rgba(0,0,0,1);
  margin: 60px auto;
}

.u-section-2 .u-label-1 {
  font-weight: 700;
}

.u-section-2 .u-input-1 {
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
}

.u-section-2 .u-label-2 {
  font-weight: 700;
}

.u-section-2 .u-input-2 {
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
}

.u-section-2 .u-label-3 {
  font-weight: 700;
}

.u-section-2 .u-input-3 {
  text-transform: uppercase;
  font-weight: 700;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
}

.u-section-2 .u-btn-1 {
  background-image: none;
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,1);
}

@media (max-width: 1199px) {
   .u-section-2 {
    background-position: 50% 50%;
  }

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

@media (max-width: 767px) {
   .u-section-2 {
    background-size: auto 195%;
  }

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

  .u-section-2 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 446px;
  }

  .u-section-2 .u-form-1 {
    width: 340px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}