h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 32px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.brand-logo.w--current {
  margin-bottom: 10px;
}

.nav-menu {
  width: 33%;
  margin-top: -24px;
}

.nav-links {
  padding-right: 30px;
  padding-left: 30px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-links:hover {
  color: #fe9a04;
  text-decoration: none;
}

.navbar {
  background-color: #fff;
}

.bkgd {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Autumn-Fall-House-caving-in.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Autumn-Fall-House-caving-in.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bkgd.privacy-page {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Denver-House-1400pix.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/Denver-House-1400pix.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.bkgd.home {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/BeigeHouseOnSlope033-1400opt.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/BeigeHouseOnSlope033-1400opt.jpg');
  background-position: 0px 0px, 50% 35%;
  background-attachment: scroll, fixed;
}

.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;
}

.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;
}

.logo {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.logo-header {
  display: inline-block;
  width: 50%;
  margin-top: 25px;
  margin-bottom: 0px;
  color: #223764;
  font-size: 28px;
  line-height: 32px;
}

.subhead {
  display: inline-block;
  width: 50%;
  padding-left: 4px;
  font-family: Lato, sans-serif;
  line-height: 16px;
}

.container {
  padding-top: 227px;
  padding-bottom: 227px;
}

.hero-h1-center {
  color: #fff;
  text-align: center;
}

.hero-h3-orange {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #fed004;
  text-align: center;
}

.button {
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: background-color 333ms ease, -webkit-transform 333ms ease;
  transition: background-color 333ms ease, -webkit-transform 333ms ease;
  transition: background-color 333ms ease, transform 333ms ease;
  transition: background-color 333ms ease, transform 333ms ease, -webkit-transform 333ms ease;
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.77);
  font-size: 24px;
}

.button:hover {
  background-color: #223764;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  text-decoration: none;
}

.div-block-centered {
  text-align: center;
}

.section {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cad9fa), to(#cad9fa));
  background-image: linear-gradient(180deg, #cad9fa, #cad9fa);
}

.container-2 {
  padding: 20px 20px 55px;
}

.heading-2 {
  font-family: Lato, sans-serif;
  color: #223764;
}

.icons {
  width: 80%;
}

.icons.fade {
  width: 66%;
  margin: 5px;
  opacity: 0.44;
}

.icons.fade.small {
  width: 38%;
  margin-top: 26px;
}

.icons.fade.puzzle {
  margin-top: 22px;
}

.column {
  display: inline-block;
  text-align: center;
}

.row {
  margin-bottom: 10px;
}

.section-2 {
  padding-top: 32px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e2e2e), to(#2e2e2e));
  background-image: linear-gradient(180deg, #2e2e2e, #2e2e2e);
}

.div-spacer {
  height: 20px;
}

.div-spacer._40 {
  height: 40px;
}

.logo-bottom {
  display: inline-block;
  margin-bottom: 7px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.word-mark-bottom {
  display: inline-block;
  padding-left: 10px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.container-3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-4 {
  padding: 29px 20px 45px;
}

.section-3 {
  background-color: #f0f0f0;
}

.column-2 {
  padding-top: 29px;
  padding-bottom: 23px;
}

.div-block {
  height: 40px;
  margin-top: 25px;
  background-color: #1b1b1b;
}

.footer-rights {
  margin-bottom: 0px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1b1b1b), to(#1b1b1b));
  background-image: linear-gradient(180deg, #1b1b1b, #1b1b1b);
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.link {
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.big-body {
  font-size: 26px;
}

.footer-phone {
  display: inline-block;
  width: 70%;
  margin-top: 10px;
  margin-bottom: 7px;
  padding-left: 12px;
  color: hsla(0, 0%, 100%, 0.66);
  font-size: 26px;
  text-align: left;
}

.phone-icon-footer {
  width: 12%;
  margin-bottom: 7px;
  float: none;
}

.div-block-2 {
  display: inline-block;
  margin: 40px 30px 25px;
  text-align: center;
}

.footer-link {
  color: hsla(0, 0%, 100%, 0.66);
  text-decoration: none;
}

.footer-link:hover {
  color: #fe9a04;
  text-decoration: underline;
}

.paragraph {
  margin-bottom: 35px;
  padding-top: 8px;
}

.columns {
  margin-top: 28px;
}

.columns-2 {
  margin-top: 22px;
}

.footerlink {
  color: #fff;
}

.footerlink:hover {
  color: #fe9a04;
}

@media (max-width: 991px) {
  p {
    font-size: 18px;
    line-height: 28px;
  }
  .logo-header {
    width: 77%;
  }
  .subhead {
    width: 77%;
  }
  .heading-2 {
    font-size: 30px;
    line-height: 32px;
  }
  .word-mark-bottom {
    font-size: 18px;
  }
  .menu-button {
    margin-top: -39px;
  }
  .heading-3 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }
  .logo-header {
    width: 74%;
    font-size: 24px;
  }
  .subhead {
    width: 74%;
    font-size: 12px;
  }
  .icons {
    width: 90%;
    margin-top: 16px;
  }
  .icons.fade.small {
    width: 58%;
    margin-top: 24px;
  }
  .icons.fade.puzzle {
    width: 77%;
    margin-top: 21px;
  }
  .column-2.center {
    text-align: center;
  }
  .heading-3 {
    font-size: 32px;
    line-height: 42px;
  }
}

@media (max-width: 479px) {
  .logo-header {
    width: 60%;
    margin-top: 17px;
    font-size: 24px;
    line-height: 26px;
  }
  .subhead {
    display: none;
  }
  .icons.fade.small {
    width: 58%;
  }
  .word-mark-bottom {
    margin-top: 4px;
    padding-right: 10px;
  }
  .container-3 {
    padding-bottom: 0px;
  }
  .menu-button {
    margin-top: -56px;
  }
  .div-block-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
}

