 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url('images/background.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 666px;
}

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

.u-section-1 .u-line-1 {
  width: 100px;
  height: 3px;
  margin: 0 auto 0 3px;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  font-family: Tangerine;
  font-weight: 700;
  font-style: normal;
  margin: 0 3px;
}

.u-section-1 .u-text-2 {
  font-size: 3rem;
  font-family: Tangerine;
  font-weight: 700;
  font-style: normal;
  margin: 0 3px;
}

.u-section-1 .u-text-3 {
  font-family: Georgia, serif;
  margin: 10px 3px 0;
}

.u-section-1 .u-custom-html-1 {
  margin: 30px 3px 0;
}

.u-section-1 .u-image-1 {
  width: 200px;
  height: 42px;
  margin: 30px auto 0;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 666px;
}

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

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

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 549px;
  }

  .u-section-1 .u-text-1 {
    margin-right: 0;
    line-height: 1.6;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
    line-height: 1.8;
  }

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

  .u-section-1 .u-custom-html-1 {
    margin-right: 0;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 549px;
  }
}

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

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 100px;
  }
}

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

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

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

  .u-section-1 .u-text-2 {
    font-size: 2.6666666666666665rem;
    margin-top: 20px;
  }

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