 .u-section-1 {
  background-image: none;
  min-height: 625px;
}

.u-section-1 .u-shape-1 {
  height: 296px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-group-1 {
  min-height: 464px;
  width: 965px;
  box-shadow: 0px 0px 20px 0 rgba(0,0,0,0.2);
  text-shadow: 0px 0px 0 rgba(0,0,0,0);
  height: auto;
  margin: -215px auto 60px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px 49px;
}

.u-section-1 .u-text-1 {
  margin: 0 auto;
}

.u-section-1 .u-form-1 {
  height: 239px;
  width: 867px;
  margin: 20px 0 0;
}

.u-section-1 .u-btn-1 {
  text-transform: uppercase;
  background-image: none;
  border-style: none;
  width: 100%;
  letter-spacing: 2px;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    width: 940px;
    height: auto;
  }

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

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

  .u-section-1 .u-shape-1 {
    height: 280px;
  }

  .u-section-1 .u-group-1 {
    width: 720px;
    min-height: 609px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-1 .u-form-1 {
    width: 660px;
    margin-top: 24px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 540px;
    min-height: 626px;
  }

  .u-section-1 .u-form-1 {
    width: 480px;
    margin-top: 42px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 340px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-form-1 {
    height: 308px;
    width: 300px;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
  }
}