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

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

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

.u-section-1 .u-gallery-1 {
  height: 204px;
  grid-gap: 17px 17px;
  width: 1020px;
  margin: 65px auto 0;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: auto auto;
  grid-gap: 17px 17px;
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-group-1 {
  width: 963px;
  min-height: 484px;
  height: auto;
  margin: 47px auto 0;
}

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

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 7px 0 0;
}

.u-section-1 .u-image-1 {
  width: 292px;
  height: 164px;
  margin: 16px auto 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 31px auto 46px;
}

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

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

  .u-section-1 .u-gallery-1 {
    height: 188px;
    width: 940px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-1 .u-group-1 {
    width: 940px;
    height: auto;
  }

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 604px;
    width: 720px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }

  .u-section-1 .u-group-1 {
    width: 720px;
    min-height: 671px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 7px;
  }
}

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

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

  .u-section-1 .u-gallery-1 {
    height: 457px;
    width: 540px;
  }

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

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

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

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

  .u-section-1 .u-gallery-1 {
    height: 294px;
    width: 340px;
  }

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