 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, #478ac9, #ffffff);
  background-size: cover;
}

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

.u-section-1 .u-text-1 {
  font-family: "Abril Fatface";
  margin: 23px 0 0;
}

.u-section-1 .u-text-2 {
  font-family: "Abril Fatface";
  width: 541px;
  margin: 23px auto;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
  }

  .u-section-1 .u-text-1 {
    width: 887px;
    margin-top: 31px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 17px;
    margin-bottom: 36px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 720px;
    margin-top: 24px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: 540px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
} .u-section-2 {
  filter: none;
  background-image: url("../images/futuristiccity.jpg");
  min-height: 620px;
  background-position: 50% 50%;
}

@media (max-width: 1199px) {
   .u-section-2 {
    min-height: 511px;
  }
}

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

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

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

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-style: italic;
  margin: 24px auto;
}

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

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

  .u-section-3 .u-text-1 {
    margin-top: 31px;
    margin-bottom: 31px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 1066px;
}

.u-section-4 .u-text-1 {
  font-weight: 700;
  margin: 36px auto 0;
}

.u-section-4 .u-text-2 {
  margin: 26px -1px 60px;
}

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

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

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

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

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

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

  .u-section-4 .u-text-1 {
    width: auto;
    margin-top: 13px;
  }

  .u-section-4 .u-text-2 {
    width: auto;
    margin-top: 49px;
    margin-left: -2px;
    margin-right: -2px;
  }
}