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

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  font-family: Raleway, sans-serif;
  width: 400px;
  margin: 32px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 815px;
  grid-gap: 17px 17px;
  width: 600px;
  margin: 20px auto 60px;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: 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;
}

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

  .u-section-1 .u-text-1 {
    margin-top: 26px;
  }

  .u-section-1 .u-gallery-1 {
    margin-top: 300px;
  }

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

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

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

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

  .u-section-1 .u-gallery-1 {
    margin-top: 100px;
    height: 734px;
    width: 540px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: 340px;
    font-size: 1.5rem;
  }

  .u-section-1 .u-gallery-1 {
    height: 462px;
    width: 340px;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  text-shadow: 2px 2px 8px rgba(128,128,128,1);
  width: 327px;
  font-size: 2.25rem;
  margin: -70px auto 0;
}

.u-section-2 .u-gallery-1 {
  height: 1582px;
  grid-gap: 17px 17px;
  margin-top: 22px;
  margin-bottom: 22px;
}

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

.u-section-2 .u-gallery-item-1 {
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-top: -348px;
  }

  .u-section-2 .u-gallery-1 {
    height: 1304px;
    margin-top: 300px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-gallery-1 {
    height: 1998px;
  }

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

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: -148px;
  }

  .u-section-2 .u-gallery-1 {
    height: 5245px;
    margin-top: 100px;
  }

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

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

  .u-section-2 .u-text-1 {
    font-size: 3rem;
    text-transform: none;
    width: auto;
    font-weight: 400;
    margin-top: 38px;
    margin-left: -7px;
    margin-right: -7px;
  }

  .u-section-2 .u-gallery-1 {
    height: 505px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

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