/* === Begin L1 Banner ===*/
.lp__banner_container_overlay {
  position: relative;
  bottom: 0px;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .lp__banner_container_overlay {
    position: absolute;
  }s
}

.lp-img-gradient {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.lp-img-overlay {
  position: relative;
  bottom: 10%;
  color: #ffffff;
  margin: auto;
  display: block;
  z-index: 0;
  padding: 16px 0px 16px 0px;
}
@media (min-width: 768px) {
  .lp-img-overlay {
    position: absolute;
    padding: 0px;
  }
}

.lp-cover {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center right;
  object-position: center right;
  width: 100%;
}

.lp__l1_hero_banner {
  position: relative;
  z-index: 0;
  background-color: #f2f2f2;
}
.lp__l1_hero_banner .lp__banner_container {
  position: relative;
  top: initial;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 1;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 768px) {
  .lp__l1_hero_banner .lp__banner_container {
    position: absolute;
    margin: auto;
    top: 0;
  }
}
.lp__l1_hero_banner .lp__right_align * {
  text-align: left;
}
.lp__l1_hero_banner .lp__right_align .lp__btn_ml {
  text-align: center;
  margin-right: 16px;
}
.lp__l1_hero_banner .lp__center_align {
  left: 0px;
  right: 0px;
  text-align: center;
}
.lp__l1_hero_banner .lp__center_align h1 {
  text-align: center;
}
.lp__l1_hero_banner .lp__outline_btn {
  color: #fff;
}
.lp__l1_hero_banner .lp__banner_img {
  position: relative;
  /*height: 300px;*/
}
.lp__l1_hero_banner .lp__banner_img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  /*height: 300px;*/
}
.lp__l1_hero_banner .lp__banner_img .lp__img_tag {
  position: absolute;
  padding: 8px;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 16px 24px 16px 24px;
}
.lp__l1_hero_banner .lp__banner_img .lp__img_tag .lp__img_caption {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #fff;
  font-weight: 600;
  display: table-cell;
  width: 86%;
  vertical-align: top;
}
.lp__l1_hero_banner .lp__hammer {
  color: #fff;
}
.lp__l1_hero_banner h1 {
  font-family: "Andes", sans-serif;
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0px 0px 16px 0px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media (min-width: 768px) {
  .lp__l1_hero_banner h1 {
    font-family: "AndesExtraLight", sans-serif;
    font-size: 3.5rem;
    line-height: 4rem;
  }
}
.lp__l1_hero_banner .lp__hero_description {
  font-size: 1rem;
  line-height: 1.4375rem;
  margin: 0px 0px 16px 0px;
  color: rgba(0, 0, 0, 0.87);
}
@media (min-width: 768px) {
  .lp__l1_hero_banner .lp__hero_description {
    font-size: 1.375rem;
    line-height: 2rem;
  }
}
@media (min-width: 768px) {
  .lp__l1_hero_banner .lp__left_align {
    left: 0px;
  }
  .lp__l1_hero_banner .lp__right_align {
    right: 0px;
  }
  .lp__l1_hero_banner .lp__banner_img {
    height: 500px;
  }
  .lp__l1_hero_banner .lp__banner_img img {
    height: 500px;
  }
  .lp__l1_hero_banner .lp__banner_img:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.8+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#cc000000",GradientType=0 );
    /* IE6-9 */
  }

.lp__banner_img_overlay_nogradient .lp__banner_img:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

  .lp__l1_hero_banner h1 {
    color: #fff;
  }
  .lp__l1_hero_banner .lp__hero_description {
    color: #fff;
  }
}

.full-row-home-banner .lp__l1_hero_banner {
  background-color: #262626;
}
@media (min-width: 768px) {
  .full-row-home-banner .lp__l1_hero_banner .lp__banner_img {
    height: 550px;
  }
  .full-row-home-banner .lp__l1_hero_banner .lp__banner_img img {
    height: 550px;
  }
}
.full-row-home-banner .lp-img-overlay {
  bottom: 5%;
  padding: 16px;
}
@media (min-width: 768px) {
  .full-row-home-banner .lp-img-overlay {
    padding: 24px 32px 24px 32px;
  }
}
.full-row-home-banner .lp__l1_hero_banner h1 {
  color: #fff;
}
.full-row-home-banner .lp__l1_hero_banner h1 a {
  color: #fff;
    border-bottom: 0.5px solid #fff;
}
.full-row-home-banner .lp__l1_hero_banner h1 a:hover, .full-row-home-banner .lp__l1_hero_banner h1 a:focus, .full-row-home-banner .lp__l1_hero_banner h1 a:active {
  color: #fff;
  text-decoration: none;
  border-bottom: 0.5px solid #fff;
}
.full-row-home-banner .lp__l1_hero_banner h1 a:focus {
  display: block;
}
.full-row-home-banner .lp__l1_hero_banner .lp__hero_description {
  font-size: 1rem;
  line-height: 1.4375rem;
  color: #fff;
}
@media (max-width: 768px){
.lp__l1_hero_banner .lp-img-overlay .lp__cta_btn {
    margin-bottom: 16px;
    }
}

        .lp__banner_sm h1 {
            font-family: "Andes", sans-serif;
            font-size: 1.25rem;
            line-height: 1.75rem;
            margin: 0px 0px 16px 0px;
            font-weight: normal;
        }
        .lp__banner_sm h1 a ,
    .lp__banner_sm h1 a:hover,
        .lp__banner_sm h1 a:focus {
            color: #ffffff;
        }
        @media (min-width: 767px) {
        .lp__banner_sm h1 {
                font-size: 1.75rem;
                line-height: 2.25rem;
            }
        }
        @media (min-width: 991px) {
        .lp__banner_sm h1 {
                font-size: 2.5rem;
                line-height:3rem;
            }
        }
        
        .lp__banner_sm .lp__hero_description {
    font-size: 1rem;
    line-height: 1.5rem;
}

.lp__l1_v1hero_banner h1 {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
@media (min-width: 767px) {
.lp__l1_v1hero_banner h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}
@media (min-width: 991px) {
.lp__l1_v1hero_banner h1 {
        font-size: 2rem;
        line-height: 2.5rem;
    }
}
.lp__l1_v1hero_banner .lp__hero_description {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

/* === End L1 Banner ===*/