
#featured-banner {
    max-height: 700px;
    overflow: hidden
}

#featured-banner ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#featured-banner h1,#featured-banner .h1,#featured-banner h6,#featured-banner .h6,#featured-banner p {
    color: #3b3b3b
}

#featured-banner h1,#featured-banner .h1 {
    font-size: 2rem
}

#featured-banner h6,#featured-banner .h6 {
    padding-bottom: 0rem;
    letter-spacing: .5
}

#featured-banner .orbit-container {
    overflow: visible;
    height: 100vh;
    max-height: 750px
}

#featured-banner .orbit-container .orbit-slides-container {
    max-height: 700px;
    height: 100% !important
}

#featured-banner .orbit-container .orbit-slides-container>li {
    height: 100%
}

#featured-banner .orbit-container .orbit-timer,#featured-banner .orbit-container .orbit-slide-number {
    display: none
}

#featured-banner .orbit-container .orbit-container .orbit-prev,#featured-banner .orbit-container .orbit-container .orbit-next {
    visibility: hidden
}

#featured-banner .orbit-container .orbit-bullets-container {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 0.5rem
}

#featured-banner .orbit-bullets {
    height: 60%;
    visibility: visible;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin: 0;
    text-align: unset;
    float: right
}

#featured-banner .orbit-bullets li {
    background: rgba(255,255,255,0);
    border: 2px solid #fff;
    width: 8px;
    height: 8px;
    margin: 0 0 16px 0
}

#featured-banner .orbit-bullets li.active {
    background: #fff
}

#featured-banner .orbit-container .orbit-prev,#featured-banner .orbit-container .orbit-next {
    display: none
}

#featured-banner .slides li {
    position: absolute;
    height: 100%
}

#featured-banner .slides li:first-child {
    z-index: 2
}

#featured-banner .slides li .slide-image-wrap {
    height: 100%
}

#featured-banner .slides li .slide-image-wrap:after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgba(255,255,255,0) 3%, rgba(0,0,0,0.4) 100%);
    position: absolute;
    top: 0
}

#featured-banner .slides li img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 65% 50%;
    object-position: 65% 50%
}

#featured-banner .slides li img.hide-for-medium-up {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%, -50%);
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    min-width: 100%
}

#featured-banner .slides .slide-caption-wrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: calc(98% - .9375rem) !important;
    transform: translate(0, -1rem);
    left: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin: 0;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%
}

#featured-banner .slides .slide-caption-wrap:before,#featured-banner .slides .slide-caption-wrap:after {
    content: " ";
    display: table
}

#featured-banner .slides .slide-caption-wrap:after {
    clear: both
}

#featured-banner .slides .slide-caption-wrap>* {
    display: block;
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    float: none;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    margin: 0
}

#featured-banner .slides .slide-caption-wrap>*:before,#featured-banner .slides .slide-caption-wrap>*:after {
    content: " ";
    display: table
}

#featured-banner .slides .slide-caption-wrap>*:after {
    clear: both
}

#featured-banner .slides .slide-caption-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    max-height: 780px;
    background-color: white
}

#featured-banner .slides .caption-button-wrap {
    padding-top: 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

#featured-banner .slides .caption-button-wrap .banner-hyperlink {
    margin: 0
}

#featured-banner .slides .caption-button-wrap .button {
    padding: 14px 16px;
    flex: 0 0 auto;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0
}

#featured-banner .slides .caption-button-wrap>* {
    margin-right: 1rem
}

#featured-banner .banner-text-background h1,#featured-banner .banner-text-background .h1,#featured-banner .banner-text-background h6,#featured-banner .banner-text-background .h6,#featured-banner .banner-text-background p {
    color: #fff
}

#featured-banner .banner-text-background .slide-caption-wrap:before {
    background-color: #DF0024
}

#featured-banner .banner-overlay .slide-image-wrap:after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgba(255,255,255,0) 3%, rgba(0,0,0,0.4) 100%);
    position: absolute;
    top: 0;
    visibility: visible !important
}

#featured-banner .banner-image-only .slide-caption-wrap {
    display: none
}

#featured-banner .banner-image-only .slide-image-wrap img {
    -o-object-position: center;
    object-position: center
}

#featured-banner .banner-text-light.error404 {
    background-color: #AFCFE3
}

#featured-banner .banner-text-light.error404 .slide-image-wrap {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    position: relative
}

#featured-banner .banner-text-light.error404 .slide-image-wrap:before,#featured-banner .banner-text-light.error404 .slide-image-wrap:after {
    content: " ";
    display: table
}

#featured-banner .banner-text-light.error404 .slide-image-wrap:after {
    clear: both
}

#featured-banner .banner-text-light.error404 .slide-image-wrap:after {
    display: none
}

#featured-banner .banner-text-light.error404 .slide-image-wrap img {
    padding: 0 1.875rem;
    width: 100%;
    height: auto;
    min-height: unset;
    -o-object-fit: fill;
    object-fit: fill;
    position: absolute;
    top: 160px;
    right: 0
}

.lt-ie9 #featured-banner {
    color: blue !important
}

@media only screen and (min-width: 20em) {
    #featured-banner .orbit-container .orbit-prev,#featured-banner .orbit-container .orbit-next {
        visibility:hidden
    }

    #featured-banner .slides .caption-button-wrap>* {
        width: auto
    }
}

@media only screen and (min-width: 39.063em) {
    #featured-banner .slides li img.hide-for-medium-up {
        -o-object-position:50% 25%;
        object-position: 50% 25%
    }
}

@media only screen and (min-width: 48.063em) {
    #featured-banner h1,#featured-banner .h1,#featured-banner h6,#featured-banner .h6,#featured-banner p {
        color:#fff
    }

    #featured-banner h1,#featured-banner .h1 {
        font-size: 2.375rem
    }

    #featured-banner h6,#featured-banner .h6 {
        padding-bottom: 0.5rem
    }

    #featured-banner .banner-text-dark h1,#featured-banner .banner-text-dark .h1,#featured-banner .banner-text-dark h6,#featured-banner .banner-text-dark .h6,#featured-banner .banner-text-dark p {
        color: #3b3b3b
    }

    #featured-banner .slides li img {
        min-height: 700px;
        width: 100%;
        -o-object-position: 50% 50%;
        object-position: 50% 50%
    }

    #featured-banner .slides .slide-caption-wrap {
        top: 12rem;
        bottom: none;
        height: 100%;
        padding: 0 .9375rem 0 .9375rem;
        width: 96%;
        transform: translate(-50%, 0);
        left: 50%;
        height: 0;
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    #featured-banner .slides .slide-caption-wrap>* {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 41.6666666667%;
        float: left;
        width: 40%;
        padding-left: 0;
        float: none
    }

    #featured-banner .slides .slide-caption-wrap .caption {
        font-family: "acto_cttbook","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif
    }

    #featured-banner .slides .slide-caption-wrap .caption-button-wrap {
        width: auto;
        padding-left: 0
    }

    #featured-banner .slides .slide-caption-wrap .caption-button-wrap .button {
        padding: 18px 32px
    }

    #featured-banner .slides .slide-caption-wrap:before {
        visibility: hidden
    }

    #featured-banner .slides .banner-text-background h1,#featured-banner .slides .banner-text-background .h1,#featured-banner .slides .banner-text-background h6,#featured-banner .slides .banner-text-background .h6 {
        color: #fff
    }

    #featured-banner .slides .banner-text-background .slide-caption-wrap:before {
        visibility: visible;
        height: 760px;
        width: 60%;
        position: absolute;
        transform: translateX(-325px) rotate(-27deg);
        top: -200px;
        left: -5px;
        transform-origin: top left;
        min-width: 560px;
        max-height: unset
    }

    #featured-banner .orbit-container .orbit-bullets-container {
        padding: 0 1.875rem
    }

    #featured-banner .orbit-container .orbit-bullets-container .orbit-bullets {
        height: 100%
    }

    #featured-banner .orbit-container .orbit-bullets-container .orbit-bullets li {
        width: 10px;
        height: 10px;
        margin: 0 0 20px 0
    }

    #featured-banner .banner-text-light.error404 .slide-image-wrap img {
        padding: 0;
        width: 550px;
        right: 0;
        bottom: 6rem;
        top: auto
    }

    #featured-banner .slides li .slide-image-wrap:after {
        visibility: hidden
    }
}

@media screen and (min-width: 0\0) {
    #featured-banner .slides li img {
        position:absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        width: 100%;
        min-width: 1934px
    }
}

.slider .video-wraper {
    height: 100%;
    padding-bottom: 0;
  }
.slider .video-wraper video {
position: static;
transform: translate(0, 0);
min-width: 100%;
min-height: 100%;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}

@media screen and (min-width: 0\0) {
    .slider .video-wraper {
      height: 100%;
      padding-bottom: 0;
      display: flex;
    }
    .slider .video-wraper video {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
    }
  }