 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/BannerYT-TIMMUSIC.png");
  background-size: cover;
}

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

.u-section-1 .u-shape-1 {
  width: 1036px;
  --radius: 10px;
  height: 457px;
  margin: 10px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  margin: -443px auto 0;
}

.u-section-1 .u-text-2 {
  text-shadow: -2px -2px 20px rgba(0,0,0,1);
  margin: 0 auto;
}

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

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

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

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

.u-section-1 .u-icon-1 {
  height: 16px;
  width: 16px;
}

.u-section-1 .u-text-4 {
  font-size: 0.875rem;
}

.u-section-1 .u-btn-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

  .u-section-1 .u-shape-1 {
    width: 940px;
    margin-top: 63px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -482px;
  }
}

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

  .u-section-1 .u-shape-1 {
    width: 720px;
    margin-top: 101px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -520px;
  }
}

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

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

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

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

  .u-section-1 .u-shape-1 {
    width: 340px;
    margin-top: 305px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: -725px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 22px;
    margin-right: 22px;
  }

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