 .u-section-1 {
  background-image: url("images/Asiantropicalrainforest.jpg");
  background-position: 47.63% 100%;
  background-size: cover;
  min-height: 1075px;
}

.u-section-1 .u-group-1 {
  height: auto;
  min-height: 250px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
  background-size: cover;
  margin-top: 101px;
  margin-bottom: 0;
}

.u-section-1 .u-container-layout-1 {
  padding: 0;
}

.u-section-1 .u-text-1 {
  font-size: 6rem;
  margin: 19px 417px 0;
}

.u-section-1 .u-text-2 {
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 515px 419px 60px;
}

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

  .u-section-1 .u-group-1 {
    min-height: 180px;
    margin-top: 49px;
    height: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 4.5rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin: 235px 50px 30px;
  }
}

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

  .u-section-1 .u-group-1 {
    min-height: 175px;
    margin-top: 54px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3.75rem;
  }

  .u-section-1 .u-text-2 {
    margin-top: 195px;
    margin-bottom: 36px;
  }
}

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

  .u-section-1 .u-group-1 {
    min-height: 131px;
    margin-top: 42px;
  }

  .u-section-1 .u-text-1 {
    font-size: 3rem;
  }

  .u-section-1 .u-text-2 {
    margin-top: 196px;
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 50.11% 100%;
    min-height: 392px;
  }

  .u-section-1 .u-group-1 {
    min-height: 125px;
    margin-top: 29px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
    margin: 114px auto 37px;
  }
}