 .u-section-1 {
  background-image: none;
  min-height: 835px;
}

.u-section-1 .u-text-1 {
  text-transform: none;
  letter-spacing: normal;
  font-weight: 700;
  width: 327px;
  margin: 15px auto 0;
}

.u-section-1 .u-shape-1 {
  height: 302px;
  margin-top: 210px;
  margin-bottom: 0;
}

.u-section-1 .u-gallery-1 {
  height: 706px;
  width: 1080px;
  grid-gap: 17px;
  margin: -504px auto 0;
}

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

.u-section-1 .u-gallery-item-1 {
  box-shadow: 0 2px 8px 0 rgba(26,26,26,1);
}

.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-gallery-item-2 {
  box-shadow: 0 2px 8px 0 rgba(26,26,26,1);
}

.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-gallery-item-3 {
  box-shadow: 0 2px 8px 0 rgba(26,26,26,1);
}

.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-gallery-item-4 {
  box-shadow: 0 2px 8px 0 rgba(26,26,26,1);
}

.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-gallery-item-5 {
  box-shadow: 0 2px 8px 0 rgba(26,26,26,1);
}

.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-gallery-item-6 {
  box-shadow: 0 2px 8px 0 rgba(26,26,26,1);
}

.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-btn-1 {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 400;
  background-image: none;
  border-style: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 15px auto;
}

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

  .u-section-1 .u-text-1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: calc(((100% - 940px) / 2) + 446px);
  }

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

  .u-section-1 .u-btn-1 {
    margin-left: calc(((100% - 940px) / 2) + 274px);
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 720px) / 2) + 342px);
  }

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

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

  .u-section-1 .u-btn-1 {
    margin-left: calc(((100% - 720px) / 2) + 54px);
  }
}

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

  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 540px) / 2) + 257px);
  }

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

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

  .u-section-1 .u-btn-1 {
    margin-left: calc(((100% - 540px) / 2));
  }
}

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

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: 16px;
    margin-left: auto;
  }

  .u-section-1 .u-shape-1 {
    margin-top: 209px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-top: 16px;
    margin-left: auto;
    margin-bottom: 60px;
  }
}