 .u-section-1 {
  background-image: url("images/slider12.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  letter-spacing: 0px;
  text-transform: none;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  margin: 127px 668px 0 -50px;
}

.u-section-1 .u-text-2 {
  margin: 32px 730px 0 -50px;
}

.u-section-1 .u-btn-1 {
  background-image: linear-gradient(to right, #478ac9, #2cccc4);
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.9375rem;
  letter-spacing: 1px;
  box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.25);
  margin: 32px auto 60px -50px;
  padding: 8px 36px 9px 35px;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 568px;
  }

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

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: 273px;
  }

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

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 21.77% 50%;
  }

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

  .u-section-1 .u-text-1 {
    margin-top: 133px;
    margin-right: 101px;
    margin-left: 32px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 40px;
    margin-left: 32px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 0% 50%;
  }

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: 110px;
    margin-right: -29px;
    margin-left: 0;
  }

  .u-section-1 .u-text-2 {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 36px;
    margin-left: 0;
  }
}