 .u-section-1 {
  min-height: 807px;
}

.u-section-1 .u-shape-1 {
  height: 403px;
  margin-top: 0;
  margin-bottom: 0;
  background-image: none;
}

.u-section-1 .u-image-1 {
  width: 422px;
  height: 422px;
  background-image: url("images/gray.svg");
  background-position: 50% 50%;
  margin: -343px auto 0;
}

.u-section-1 .u-text-1 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 3rem;
  font-weight: 300;
  font-family: Bangers;
  width: 637px;
  margin: 60px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-family: Aldrich;
  padding: 0;
}

.u-section-1 .u-text-2 {
  width: 543px;
  margin: 20px auto 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  border-style: none none solid;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  margin: 30px auto 60px;
  padding: 0;
}

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

  .u-section-1 .u-text-2 {
    width: 540px;
  }
  #shadowPurple{
    font-family: consolas !important; font-size: 1.26em !important; text-shadow: 2px 2px #7D21D2;
  }
}

@media (max-width: 575px) {
  #shadowPurple{
    font-family: consolas !important; font-size: 1.26em !important; text-shadow: 2px 2px #7D21D2;
  }

   .u-section-1 {
    min-height: 725px;
  }

  .u-section-1 .u-shape-1 {
    height: 298px;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
    margin-top: -238px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
} .u-section-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url("images/iconLanding.png");
  background-position: 50% 50%;
}

.u-section-2 .u-sheet-1 {
  min-height: 411px;
}

.u-section-2 .u-text-1 {
  font-size: 1.625rem;
  width: 699px;
  margin: 60px auto;
}

@media (max-width: 1199px) {
  #shadowPurple{
    font-family: consolas !important; font-size: 1.26em !important; text-shadow: 2px 2px #7D21D2;
  }

  .u-section-2 .u-sheet-1 {
    min-height: 339px;
  }

  .u-section-2 .u-text-1 {
    height: 64px;
  }
}

@media (max-width: 991px) {
  #shadowPurple{
    font-family: consolas !important; font-size: 1.26em !important; text-shadow: 2px 2px #7D21D2;
  }
  .u-section-2 .u-sheet-1 {
    min-height: 260px;
  }
}

@media (max-width: 767px) {
  #shadowPurple{
    font-family: consolas !important; font-size: 1.26em !important; text-shadow: 2px 2px #7D21D2;
  }
  .u-section-2 .u-sheet-1 {
    min-height: 195px;
  }

  .u-section-2 .u-text-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  #shadowPurple{
    font-family: consolas !important; font-size: 1.26em !important; text-shadow: 2px 2px #7D21D2;
  }
  .u-section-2 .u-sheet-1 {
    min-height: 123px;
  }

  .u-section-2 .u-text-1 {
    width: 340px;
  }
}

@media screen (min-device-width: 290px) and (max-device-width: 480px){
#shadowpurple {
  font-family: consolas !important; font-size: 1.26em !important; text-shadow: 2px 2px #7D21D2;
}
}