.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #000;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: Montserrat, sans-serif;
}

.intro-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: -3px;
  font-family: 'Bungee Inline', sans-serif;
  color: #56b6ff;
  font-size: 70px;
  font-weight: 400;
}

.home-link-section {
  margin-bottom: 17px;
  padding-left: 0px;
}

.home-link-section.first-section {
  margin-top: 44px;
}

.navbar {
  margin-bottom: 0px;
  background-color: transparent;
}

.nav-link {
  color: #56b6ff;
}

.nav-link:hover {
  color: #fff;
}

.nav-link.hvr-underline-from-left {
  margin-right: 10px;
  margin-left: 10px;
  padding: 28px 0px 12px;
  font-size: 13px;
}

.nav-link.hvr-underline-from-left.w--current {
  color: #fff;
}

.stripe {
  min-height: 10px;
}

.content {
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-text {
  margin-bottom: 0px;
  padding-top: 29px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.footer-shape-container {
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #56b6ff;
}

.footer-shape-container.footer-shape {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  text-align: left;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.brand {
  margin-left: 0px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.slider {
  display: block;
  height: auto;
  background-color: transparent;
  color: #4b4b4b;
}

.slider-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #50c5ff;
  border-radius: 6px;
}

.slider-info {
  max-width: 600px;
  margin-top: 14px;
  padding-right: 25px;
  padding-left: 0px;
  color: #797979;
}

.two-line-slide-nav {
  position: relative;
  top: auto;
  bottom: auto;
}

.icon-6 {
  left: 0%;
  top: 35%;
  right: 0%;
  bottom: auto;
  margin-right: 0px;
  color: #969696;
}

.icon-7 {
  left: 0%;
  top: 35%;
  right: 0%;
  bottom: auto;
  margin-left: 0px;
  color: #969696;
}

.logo {
  margin-top: 20px;
  margin-bottom: 9px;
}

.left-arrow {
  display: block;
}

.left-arrow.motion-arrow {
  position: absolute;
  top: 0px;
  bottom: 221px;
  display: none;
}

.right-arrow.motion-arrow {
  display: none;
}

.slide-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #56b6ff;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
}

.text-block {
  text-align: left;
}

.brochures-home-link {
  width: 75%;
}

.brochures-home-link.hvr-underline-from-left {
  padding-bottom: 10px;
}

.logos-home-link {
  width: 40%;
}

.logos-home-link.hvr-underline-from-left {
  padding-bottom: 10px;
}

.emails-home-link {
  width: 50%;
}

.emails-home-link.hvr-underline-from-left {
  padding-bottom: 10px;
}

.webuihome {
  width: 65%;
}

.webuihome.hvr-underline-from-left {
  width: 50%;
  padding-bottom: 10px;
}

.ads-home-link {
  width: 25%;
}

.ads-home-link.hvr-underline-from-left {
  padding-bottom: 10px;
}

.direct-mail-home-link {
  width: 85%;
}

.direct-mail-home-link.hvr-underline-from-left {
  padding-bottom: 10px;
}

.slide-info-text {
  color: #cfcfcf;
}

.skills-cap-bold {
  font-weight: 700;
  text-transform: uppercase;
}

.section-head {
  margin-top: 45px;
}

.contact-info {
  margin-top: 23px;
  margin-bottom: 21px;
  color: #cfcfcf;
  font-size: 20px;
}

.contact-link {
  color: #56b6ff;
  text-decoration: none;
}

.contact-link:hover {
  color: #fff;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media screen and (max-width: 991px) {
  .intro-heading {
    font-size: 65px;
  }

  .nav-link:hover {
    color: #636363;
  }

  .nav-link.hvr-underline-from-left.w--current {
    color: #56b6ff;
    font-weight: 700;
  }

  .menu-button {
    background-color: #000;
  }

  .menu-button.w--open {
    padding-right: 18px;
    padding-left: 18px;
    background-color: #000;
  }

  .nav-menu {
    margin-top: 0px;
    background-color: #fff;
  }

  .icon {
    color: #56b6ff;
  }

  .container {
    margin-right: auto;
    margin-left: auto;
  }

  .footer {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }

  .slider-images {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-6 {
    top: 30%;
  }

  .icon-7 {
    top: 30%;
  }
}

@media screen and (max-width: 767px) {
  .intro-heading {
    margin-bottom: 10px;
    margin-left: 8px;
    font-size: 50px;
  }

  .home-link-section {
    padding-left: 15px;
  }

  .footer-text {
    padding-left: 15px;
  }

  .slider-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-style: none;
  }

  .two-line-slide-nav {
    top: auto;
    display: block;
  }

  .icon-6 {
    left: auto;
    top: 26%;
    margin-left: 0px;
  }

  .icon-7 {
    left: -4%;
    top: 26%;
    right: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .slider-container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .left-arrow {
    display: block;
  }

  .right-arrow {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .intro-heading {
    margin-bottom: 10px;
    margin-left: 8px;
    font-family: 'Bungee Inline', sans-serif;
    font-size: 40px;
    line-height: 40px;
    text-align: left;
  }

  .home-link-section {
    margin-bottom: 0px;
  }

  .home-link-section.first-section {
    margin-top: 24px;
    margin-bottom: 0px;
  }

  .nav-link.hvr-underline-from-left.w--current {
    color: #56b6ff;
  }

  .footer {
    position: relative;
  }

  .slider-images {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
  }

  .two-line-slide-nav {
    top: auto;
    display: block;
    margin-top: 0px;
  }

  .icon-6 {
    top: 19%;
    right: -3%;
    font-size: 20px;
  }

  .icon-7 {
    left: -3%;
    top: 19%;
    font-size: 20px;
  }

  .left-arrow {
    display: block;
    font-size: 20px;
  }

  .slide-heading {
    margin-bottom: 7px;
    line-height: 24px;
    text-align: left;
  }

  .logos-home-link.hvr-underline-from-left {
    padding-bottom: 10px;
  }
}

