 .u-section-1 {
  background-image: url("images/bg2.png");
  background-position: 50% 50%;
  min-height: 1001px;
}

.u-section-1 .u-layout-wrap-1 {
  width: 1200px;
  margin: 12px auto;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 800px;
}

.u-section-1 .u-container-layout-1 {
  padding: 30px 49px;
}

.u-section-1 .u-image-1 {
  width: 300px;
  height: 159px;
  margin: 66px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 2px;
  background-image: none;
  font-family: "Courier New", monospace;
  font-weight: normal;
  text-transform: none;
  margin: 25px 1px 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1.5rem;
  font-weight: 700;
  background-image: none;
  border-style: none;
  margin: 20px auto 0;
}

.u-section-1 .u-icon-1 {
  margin-right: 8px;
}

.u-section-1 .u-btn-2 {
  border-style: none;
  letter-spacing: 1px;
  font-size: 1.5rem;
  text-transform: uppercase;
  background-image: none;
  font-weight: 700;
  font-family: "Courier New", monospace;
  margin: 20px auto 0;
  padding: 17px 55px 17px 54px;
}

.u-section-1 .u-social-icons-1 {
  height: 36px;
  min-height: 16px;
  width: 92px;
  min-width: 52px;
  white-space: nowrap;
  margin: 45px auto 0;
}

.u-section-1 .u-icon-2 {
  height: 100%;
}

.u-section-1 .u-icon-3 {
  height: 100%;
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: 940px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 627px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-right: 34px;
    padding-left: 20px;
  }

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

  .u-section-1 .u-icon-1 {
    color: rgb(255, 255, 255) !important;
  }
}

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

  .u-section-1 .u-layout-wrap-1 {
    width: 720px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-layout-wrap-1 {
    width: 540px;
  }

  .u-section-1 .u-container-layout-1 {
    padding: 50px 50px 50px 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-layout-wrap-1 {
    width: 340px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 732px;
  }

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

  .u-section-1 .u-image-1 {
    margin-top: 13px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 26px;
    margin-left: 10px;
    margin-right: 10px;
  }
}