 .u-section-1 {
  background-image: none;
  min-height: 1470px;
}

.u-section-1 .u-shape-1 {
  height: 786px;
  margin-top: 0;
  margin-bottom: 0;
  
}

.u-section-1 .u-group-1 {
  width: 838px;
  min-height: 150px;
  height: auto;
  margin: -706px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 42px 0 0;
}

.u-section-1 .u-gallery-1 {
  height: 1072px;
  width: 1140px;
  grid-gap: 17px;
  margin: 20px auto 0;

}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: repeat(6, auto);
  grid-gap: 20px;
}

.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-over-slide-3 {
  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-4 {
  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-5 {
  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-6 {
  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-7 {
  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-8 {
  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-9 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-1 .u-text-2 {
  font-style: italic;
  margin: 42px auto 60px;
}

.u-section-1 .u-btn-1 {
  font-style: italic;
  padding: 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 1224px;
  }

  .u-section-1 .u-shape-1 {
    height: 737px;
    margin-top: 2px;
  }

  .u-section-1 .u-group-1 {
    min-height: 130px;
    margin-top: -686px;
    height: auto;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 0;
    font-size: 3.4375rem;
  }

  .u-section-1 .u-gallery-1 {
    height: 884px;
    width: 940px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    min-height: 2057px;
  }

  .u-section-1 .u-group-1 {
    width: 720px;
  }

  .u-section-1 .u-gallery-1 {
    height: 1717px;
    width: 720px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    min-height: 5036px;
  }

  .u-section-1 .u-shape-1 {
    height: 1515px;
  }

  .u-section-1 .u-group-1 {
    width: 540px;
    margin-top: -1464px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }

  .u-section-1 .u-gallery-1 {
    height: 4696px;
    width: 540px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 3347px;
  }

  .u-section-1 .u-shape-1 {
    height: 1399px;
  }

  .u-section-1 .u-group-1 {
    width: 340px;
    margin-top: -1348px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-gallery-1 {
    height: 3007px;
    width: 340px;
  }
}