/* xl - DESKTOP STYLES */
#banner {
  padding-top: 2%;
  padding-bottom: 2%;
  overflow: hidden;
  text-align: center;
}
#banner h1 {
  color: white !important;
}
#banner .av-section-video-bg div {
  height: 150%;
}
#banner.home-banner .content {
  height: 225px;
  padding: 3%;
}
#banner.home-banner.home-banner2 {
  padding: 0 !important;
}
#banner.home-banner.home-banner2 .container {
  width: 100%;
  min-width: 100%;
  height: 100%;
  padding: 0;
}
#banner.home-banner.home-banner2 .content {
  padding: 0;
}
#banner.home-banner.home-banner2 main {
  padding: 0;
}
#banner.home-banner.home-banner2 .post-entry {
  height: 100%;
}
#banner.home-banner.home-banner2 .post-entry .entry-content-wrapper {
  display: flex;
  height: 100%;
}
#banner.home-banner.home-banner2 .post-entry .entry-content-wrapper .av_textblock_section {
  text-shadow: 0px 1px 4px #23430C;
  background: rgba(20, 35, 20, 0.3) !important;
  padding: 3%;
  padding-top: 5%;
  padding-bottom: 5%;
  min-width: 100%;
  min-height: 100% !important;
}
#banner.home-banner.home-banner2 .post-entry .entry-content-wrapper .av_textblock_section h1 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
.custom-banner .container {
  width: 100% !important;
  max-width: 100% !important;
  padding-bottom: 20px !important;
}
.custom-banner h1 {
  display: table;
  margin: 0px auto 0px auto;
  padding-left: 4%;
  padding-right: 4%;
  color: white !important;
  word-break: keep-all;
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  .custom-banner h1 {
    max-width: 80% !important;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  #banner.home-banner {
    height: 275px !important;
  }
  #banner.home-banner h1 {
    font-size: 2.8em !important;
  }
  #banner.home-banner.home-banner2 .entry-content-wrapper .av_textblock_section h1 {
    padding-top: 1%;
    padding-bottom: 1%;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  #banner.home-banner h1 {
    font-size: 2.6em !important;
  }
}
/* xs - SMARTPHONE PORTRAIT STYLES */
@media (max-width: 479px) {
  #banner.home-banner h1 {
    font-size: 2em !important;
  }
  .custom-banner h1 {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 2.6em !important;
    border-radius: 0 !important;
    word-break: break-word;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F18487-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F18487-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F18487-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F18487-scss-mobile-l.scss%22%2C%22wp-content%2Fcustom_codes%2F18487-scss-mobile-p.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5ED%3BAAIA%3BAEHA%3BAAAA%3BAAAA%3BAAAA%3BAFDA%3BAASA%3BAGTA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHRA%3BAAcA%3BAIdA%3BAAAA%3BAAAA%3BAAAA%3BAJAA%3BAAmBA%3BAKnBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */