.header-section {
  min-height: 86vh;
}

.header-navbar {
  font-family: Exo, sans-serif;
  font-size: 1.15em;
  font-weight: 700;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9999;
  height: auto;
  min-height: 14vh;
  padding: 20px;
  border-bottom: 3px solid red;
  background-color: #212121;
}

.header-nav-link {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 25px;
  font-family: 'Droid Sans', sans-serif;
  color: #c4bfbf;
  font-size: 1.05em;
}

.header-nav-link:hover {
  color: #fff;
  font-size: 1.05em;
}

.header-brand-logo-txt {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 10px;
  float: left;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 1.25em;
  text-align: center;
}

.header-brand-img {
  width: 75px;
  height: 75px;
  float: left;
}

.header-vid-bg {
  z-index: auto;
  width: 100%;
  min-height: 86vh;
}

.content-section {
  min-height: 90vh;
  padding-top: 60px;
  padding-bottom: 40px;
}

.content-container {
  min-height: 50px;
  margin-top: 15px;
  padding-bottom: 60px;
}

.content-paragraph {
  padding-left: 0px;
  text-align: justify;
}

.content-img-roofdia {
  width: 100%;
  margin-top: 0px;
}

.content-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 1.5em;
}

.link-block {
  font-family: 'Droid Sans', sans-serif;
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.content-display-img {
  width: 100%;
  border-radius: 4px;
}

.content-display-link-txt {
  padding-top: 15px;
  font-size: 1.15em;
  font-weight: 700;
  text-align: center;
}

.content-display-img-wrapper {
  position: static;
  min-height: 175px;
  margin-right: auto;
  margin-left: auto;
}

.content-review-blquote {
  font-family: 'Droid Sans', sans-serif;
  text-align: justify;
}

.content-review-txt {
  font-family: 'Droid Sans', sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-align: right;
}

.content-review-col {
  max-height: 200px;
  min-height: 150px;
  padding-top: 15px;
}

.footer-section {
  min-height: 0vh;
  margin-top: 0px;
  padding-top: 0px;
  border-top: 3px solid red;
  background-color: transparent;
  background-image: url('../../assets/img/Shingle.png');
  background-position: 0px 0px;
  background-size: 500px;
  background-repeat: repeat;
  background-attachment: fixed;
}

.footer-container {
  min-height: 30vh;
  padding-bottom: 30px;
}

.footer-info-bar {
  background-color: #212121;
}

.footer-heading {
  margin-bottom: 15px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.footer-txt {
  font-family: 'Droid Sans', sans-serif;
  color: #c4bfbf;
  font-size: 1.15em;
  text-decoration: none;
}

.footer-txt.footer-txt-link {
  text-decoration: none;
}

.footer-link {
  padding-top: 16px;
  float: left;
  font-family: 'Droid Sans', sans-serif;
  color: #c4bfbf;
  font-size: 1.15em;
  font-weight: 700;
  text-decoration: none;
}

.footer-link-wrapper {
  width: 100%;
  margin-bottom: 15px;
}

.footer-link-img {
  margin-right: 20px;
  padding-right: 0px;
  float: left;
}

.footer-form-wrapper {
  font-family: 'Droid Sans', sans-serif;
  font-size: 1.15em;
  font-weight: 400;
}

.footer-form-txt-field {
  height: 40px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #212121;
  border-radius: 4px;
  color: #212121;
}

.footer-form-submit-btn {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #212121;
  font-weight: 700;
  text-transform: none;
}

.footer-form-submit-btn:hover {
  background-color: red;
}

.footer-form-select {
  margin-bottom: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #212121;
  color: #212121;
}

.footer-info-bar-txt {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  color: #c4bfbf;
  font-size: 0.95em;
  font-weight: 700;
  text-align: center;
}

.content-img-wrapper {
  width: 45%;
  min-height: 50px;
  padding-right: 20px;
  padding-bottom: 10px;
  float: left;
}

.content-img-inner-div {
  width: 100%;
  padding-bottom: 0px;
  padding-left: 0px;
}

.content-img-wrapper-right {
  width: 45%;
  padding-bottom: 20px;
  padding-left: 20px;
  float: right;
}

.footer-img {
  width: 100%;
}

.columns {
  padding-top: 40px;
}

.footer-banner-container {
  width: 100%;
  min-height: 50px;
  background-color: #000;
}

.footer-banner-img {
  width: 100%;
}

.content-gallery-img-main {
  width: 100%;
  margin-bottom: 45px;
}

.content-galler-img-sub {
  width: 100%;
  margin-top: 20px;
  padding-right: 10px;
}

.lightbox-link {
  width: 25%;
}

.lightbox-link-2 {
  width: 25%;
}

.content-gallery-lightbox-link {
  width: 25%;
  float: none;
}

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

.content-page-heading {
  margin-bottom: 30px;
  font-size: 2.5em;
}

@media (max-width: 991px) {
  .header-nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mobile-menu-icon {
    color: #c4bfbf;
  }
  .mobile-menu-icon:hover {
    color: #fff;
  }
  .mobile-menu-icon.w--open {
    background-color: red;
    color: #fff;
  }
  .header-navbar-mobile-menu {
    background-color: #212121;
  }
  .content-img-roofdia {
    margin-top: 20px;
  }
  .footer-heading {
    color: #fff;
  }
  .content-img-wrapper {
    width: 50%;
  }
  .content-img-wrapper-right {
    width: 44%;
  }
  .content-gallery-lightbox-link {
    width: 25%;
    float: none;
  }
}

@media (max-width: 767px) {
  .header-section {
    display: none;
  }
  .header-brand-logo-txt {
    display: none;
  }
  .header-vid-bg {
    display: block;
  }
  .content-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content-display-wrapper {
    padding-bottom: 30px;
  }
  .footer-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-heading {
    color: #fff;
  }
  .footer-link-wrapper {
    width: 100%;
  }
  .content-img-wrapper {
    width: 54%;
  }
  .content-img-wrapper-right {
    width: 100%;
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .footer-banner-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content-galler-img-sub {
    padding-right: 0px;
  }
  .content-gallery-lightbox-link {
    width: 100%;
  }
  .content-page-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .content-img-wrapper {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 40px;
  }
  .footer-banner-container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

