 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.15), rgba(0,0,0,0.15)), url("images/Password-Backdrop.jpg");
}

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

.u-section-1 .u-group-1 {
  width: 426px;
  height: auto;
  min-height: 290px;
  box-shadow: 0px 0px 8px 0px rgba(128,128,128,0.5);
  background-image: none;
  margin: 60px auto;
}

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

.u-section-1 .u-image-1 {
  width: 93px;
  height: 56px;
  margin: 39px auto 0 50px;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: -53px 147px 0 auto;
}

.u-section-1 .u-text-2 {
  text-transform: uppercase;
  font-size: 1rem;
  margin: 0 63px 0 167px;
}

.u-section-1 .u-form-1 {
  height: 148px;
  width: 328px;
  margin: 10px auto 0;
}

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

.u-section-1 .u-input-1 {
  background-image: none;
  font-size: 1.25rem;
  font-weight: 300;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  width: 55%;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 0;
}

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

  .u-section-1 .u-group-1 {
    height: auto;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-top: 101px;
  }
}

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

  .u-section-1 .u-group-1 {
    width: 398px;
    margin-top: 54px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-bottom: 9px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 13px;
    margin-left: 36px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: 132px;
    margin-left: 154px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 48px;
    margin-left: 154px;
  }
}

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

  .u-section-1 .u-group-1 {
    margin-top: 56px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-image-1 {
    width: 169px;
    height: 99px;
    margin-top: 28px;
    margin-left: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-text-2 {
    width: 176px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-form-1 {
    width: 320px;
    margin-top: 21px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    width: 100%;
  }
}