 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/gray-red-gray-backgroundnologo.png");
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: 896px;
}

.u-section-1 .u-layout-wrap-1 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 495px;
  --radius: 100px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px;
}

.u-section-1 .u-text-1 {
  margin-left: 0;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 814px;
  --radius: 100px;
  filter: none;
}

.u-section-1 .u-container-layout-2 {
  padding: 0;
}

.u-section-1 .u-image-1 {
  width: 415px;
  height: 270px;
  margin: 95px auto 0;
}

.u-section-1 .u-image-2 {
  width: 529px;
  height: 303px;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 492px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 408px;
  }

  .u-section-1 .u-layout-cell-2 {
    background-position: 50% 50%;
    min-height: 671px;
  }

  .u-section-1 .u-image-2 {
    width: 455px;
    height: 261px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 400px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 514px;
  }

  .u-section-1 .u-image-1 {
    width: 345px;
    height: 224px;
  }

  .u-section-1 .u-image-2 {
    width: 345px;
    height: 198px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 881px;
  }

  .u-section-1 .u-layout-wrap-1 {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 771px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 759px;
  }

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 485px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 221px;
  }

  .u-section-1 .u-image-2 {
    width: 340px;
    height: 195px;
  }
}