 .u-section-1 {
  filter: none;
  background-image: url("images/Film_ToniCharlotteDora-from-Film-copy_Frame_BACKDARK.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-style: italic;
  font-weight: 700;
  margin: 21px 0 0;
}

.u-section-1 .u-text-2 {
  font-size: 1rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-decoration: underline !important;
  margin: 9px 0 0;
}

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

.u-section-1 .u-text-4 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-decoration: underline !important;
  margin: 9px 0 0;
}

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

.u-section-1 .u-text-5 {
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-decoration: underline !important;
  margin: 9px 0 32px;
}

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

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

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

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

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

.u-section-2 .u-text-1 {
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 50px auto 0 0;
}

.u-section-2 .u-text-2 {
  font-size: 0.875rem;
  margin: 27px 0;
}.u-section-3 .u-sheet-1 {
  min-height: 502px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 52px auto 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 0.875rem;
  margin: 25px 0 16px;
}.u-section-4 .u-sheet-1 {
  min-height: 482px;
}

.u-section-4 .u-text-1 {
  font-weight: 700;
  font-family: Georgia, serif;
  margin: 50px auto 0 0;
}

.u-section-4 .u-text-2 {
  font-size: 0.875rem;
  margin: 25px 0 0;
}

.u-section-4 .u-text-3 {
  margin: 25px auto 32px 323px;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  font-weight: 700;
  text-decoration: underline !important;
  font-size: 1rem;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-3 {
    margin-left: 266px;
  }
}

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

  .u-section-4 .u-text-3 {
    width: auto;
    margin-left: auto;
  }
}

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

  .u-section-4 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-btn-1 {
    text-decoration: underline!important;
  }
}