/* Text Elements */

h2.section-heading {
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
  letter-spacing: -2px;
  font-weight: 700;
  font-size: 28px;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

h2.footer.section-heading {
  margin-top: 0;
  margin-bottom: 2.5rem;
  color: #feffe0;
  text-align: center;
  letter-spacing: 0;
  font-weight: 100;
  font-style: italic;
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 20px;
}

h4.heading-1 {
  margin: 60px 4px 1px;
  padding-top: 10px;
  padding-right: 4px;
  padding-left: 4px;
  max-width: 400px;
  border-width: .0625rem;
  border-style: solid;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  opacity: .61;
}

h5.heading-3 {
  margin-top: 10px;
  margin-right: 8px;
  margin-left: 8px;
  padding-top: 0;
  padding-right: 6px;
  padding-left: 6px;
  max-width: 400px;
  border-top-left-radius: 4px 1px;
  border-top-right-radius: 4px 1px;
  border-bottom-right-radius: 4px 1px;
  border-bottom-left-radius: 4px 1px;
  background-color: #fff;
  font-family: 'Arial Narrow', Arial, sans-serif;
}

h6.heading-2 {
  margin-top: 6px;
  margin-bottom: 1px;
  padding-top: 0;
  padding-bottom: 0;
  color: #feffe0;
  text-align: center;
  text-indent: 0;
  word-spacing: 0;
  letter-spacing: 1px;
  line-height: 24px;
}

ul.unorder-list.browser-default {
  margin-top: 2px;
  margin-bottom: 1px;
}

ul.unorder-list.indicators {
  display: none;
}

.container-grid.footer {
  margin-top: 0;
  height: 250px;
  background-color: #141414;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.footer-title {
  margin-top: 0;
  padding-top: 1rem;
  min-width: 10px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.hero-section-introduction {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 0;
  padding-top: 20px;
  height: 100vh;
  background-color: #88c0bb;
  background-image: url('../images/ElkMountains_b.jpg'), -webkit-linear-gradient(bottom, rgba(20, 20, 20, .82) 20%, rgba(29, 30, 33, 0) 50%);
  background-image: url('../images/ElkMountains_b.jpg'), -moz-linear-gradient(bottom, rgba(20, 20, 20, .82) 20%, rgba(29, 30, 33, 0) 50%);
  background-image: url('../images/ElkMountains_b.jpg'), -o-linear-gradient(bottom, rgba(20, 20, 20, .82) 20%, rgba(29, 30, 33, 0) 50%);
  background-image: url('../images/ElkMountains_b.jpg'), linear-gradient(0deg, rgba(20, 20, 20, .82) 20%, rgba(29, 30, 33, 0) 50%);
  background-attachment: scroll, scroll;
  background-position: center top, left top;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto 20%, auto auto;
  background-repeat: no-repeat, no-repeat;

  background-blend-mode: normal, normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.hero-content-introduction {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  max-width: 70%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

li.list-item.list-item-1 {
  color: #feffe0;
}

li.list-item.list-item-2 {
  color: #feffe0;
}

li.list-item.list-item-3 {
  color: #feffe0;
}

li.list-item.list-item-4 {
  color: #feffe0;
}

li.list-item.list-item-5 {
  color: #feffe0;
}