
.home-hero .sl-hero.hidden,
.home-hero .thumbnail-hero.hidden {
    display:none;
}

.thumbnail-hero.m-multi-feature {
    float: none;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 24px;
}

.thumbnail-hero.m-multi-feature .m-hero-item>div img {
    width: auto;
    /* correct optional logo sizing */
}

.thumbnail-hero.m-multi-feature .m-hero-item:before {
    padding-bottom: 143%;
}

.thumbnail-hero.m-multi-feature .m-hero-item [class^="c-heading"] {
    padding: 6px 0;
}
@media (min-width: 1084px) and (max-width: 1280px){
    .thumbnail-hero.m-multi-feature .m-hero-item [class^="c-heading"] {
        line-height: 1.1;
    }
}
@media (min-width: 1084px) and (max-width: 1399px){
    .home-hero .c-heading-1 {
        line-height: 1.1;
    }
    .home-hero .m-hero-item>div>div>div {
        margin-top: 0;
    }
}
@media screen and (min-width: 768px) {
    .thumbnail-hero.m-multi-feature .m-hero-item:before {
        padding-bottom: 110%;
    }
}

@media screen and (min-width: 1084px) {
    .thumbnail-hero.m-multi-feature .m-hero-item:before {
        padding-bottom: 37.5%;
    }
}

.thumbnail-hero.m-multi-feature .m-hero-item>div>div {
    top: calc(42%);
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 767px) {
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        height: auto;
        min-height: 320px;
        overflow: visible;
        position: absolute;
        top: 45%;
    }
    .thumbnail-hero.m-multi-feature .m-hero-item>div>div {
        top: 0 !important;
        transform: none !important;
        padding-top: 0;
    }
}

@media screen and (max-width: 1083px) {
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        height: auto;
        min-height: 0;
        overflow: visible;
        position: absolute;
        /*top: 57.2%;
        top: calc(65% - 145px);*/
        top:auto;
        bottom: 18%;
    }
    .thumbnail-hero.m-multi-feature .m-hero-item>div>div {
        top: auto;
        transform: none !important;
        left: auto;
        right: auto;
        padding-top: 24px;
        max-width: 100%;
        width: 100%;
        text-align: center;
        bottom: 0;
        position: relative;
    }
    .thumbnail-hero .c-call-to-action {
        margin-top: 16px;
    }
}
@media screen and (min-width: 351px) and (max-width: 1083px) {
        .thumbnail-hero .m-hero-item>div>div>div, .c-hero>div>div>div,
        .thumbnail-hero.m-multi-feature .m-hero-item .c-group {
            margin-top: 0;
    }
}
@media screen and (max-width: 480px) {
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        height: auto;
        min-height: 0;
        top: auto;
        /*bottom: 135px;*/
    }
}

@media screen and (min-width: 1400px) {
    .thumbnail-hero .c-call-to-action {
        margin-top: 16px;
    }
}

.thumbnail-hero.m-multi-feature .c-carousel {
    margin-bottom: -120px;
    z-index: 1;
}


/*
@media screen and (max-width: 1083px) {
    .thumbnail-hero.m-multi-feature .c-carousel {
        margin-bottom: -120px;
    }
}
*/

@media screen and (min-width: 540px) and (max-width: 767px) {
    .thumbnail-hero.m-multi-feature .c-carousel {
        margin-bottom: -120px;
    }
}

@media screen and (max-width: 767px) {
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        height: auto;
        min-height: 0;
        top: auto;
        /*bottom: 160px;*/
    }
}
@media screen and (max-width: 600px) {
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        height: auto;
        min-height: 0;
        top: auto;
        /*bottom: 150px;*/
    }
}

@media screen and (max-width: 540px) {
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        bottom: 120px;
    }
    .thumbnail-hero.m-multi-feature .c-carousel {
        margin-bottom: -88px;
    }

}

@media screen and (max-width: 480px) {
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        /*bottom: 132px;*/
    }
}

@media screen and (max-width: 399px) {
    .thumbnail-hero.m-multi-feature .c-carousel {
        margin-bottom: -75px;
    }
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        bottom: 85px;
    }
}

@media screen and (max-width: 360px) {
    .thumbnail-hero.m-multi-feature .c-carousel {
        margin-bottom: -75px;
    }
    .thumbnail-hero.m-multi-feature .m-hero-item>div {
        /*bottom: 85px;*/
    }
}

@media screen and (min-width: 1084px) and (max-width: 1399px) {
    .thumbnail-hero.m-multi-feature .c-carousel {
        margin-bottom: -40px;
    }
    .thumbnail-hero.m-multi-feature {
        padding-bottom: 96px;
    }

}

.thumbnail-hero.m-multi-feature .c-pivot {
    margin-top: 0;
    z-index: 2;
}
@media screen and  (max-width: 1084px) {
    .thumbnail-hero.m-multi-feature .c-pivot .c-flipper {
        display: none;
    }
}

.thumbnail-hero.m-multi-feature .c-pivot ul {
    align-items: center;
}

.thumbnail-hero.m-multi-feature .c-pivot li {
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.thumbnail-hero.m-multi-feature .c-pivot li:focus,
.thumbnail-hero.m-multi-feature .c-pivot li.f-active {
    /*border: 2px solid #9bf00b !important;*/
    border-color: transparent !important;
    outline: 0 !important;
}

.thumbnail-hero.m-multi-feature .c-pivot li.f-active:after {
    display: none;
}

.thumbnail-hero.m-multi-feature .c-pivot li picture {
    display: block;
    position: relative;
    width: 220px;
    /* needs to be a set width to enable pivot action */
}

.thumbnail-hero.m-multi-feature .c-pivot li.f-active picture {
    width: 253px;
}

@media screen and (min-width: 540px) and (max-width: 767px) {
    .thumbnail-hero.m-multi-feature .c-pivot li picture {
        width: 150px;
        /* needs to be a set width to enable pivot action */
    }
    .thumbnail-hero.m-multi-feature .c-pivot li.f-active picture {
        width: 180px;
    }
}

@media screen and (min-width: 400px) and (max-width: 539px) {
    .thumbnail-hero.m-multi-feature .c-pivot li {
        padding-left: 3px;
        padding-right: 3px;
    }
    .thumbnail-hero.m-multi-feature .c-pivot li picture {
        width: 106px;
        /* needs to be a set width to enable pivot action */
    }
    .thumbnail-hero.m-multi-feature .c-pivot li.f-active picture {
        width: 130px;
    }
}

@media screen and (max-width: 399px) {
    .thumbnail-hero.m-multi-feature .c-pivot li {
        padding-left: 2px;
        padding-right: 2px;
    }
    .thumbnail-hero.m-multi-feature .c-pivot li picture {
        width: 90px;
        /* needs to be a set width to enable pivot action */
    }
    .thumbnail-hero.m-multi-feature .c-pivot li.f-active picture {
        width: 110px;
    }
}

.thumbnail-hero.m-multi-feature .c-pivot li:not(.f-active) picture:after {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .35);
}

.thumbnail-hero.m-multi-feature .c-pivot li picture {
    border: 1px solid #707070;
}

.thumbnail-hero.m-multi-feature .c-pivot li.f-active picture {
    border: 2px solid #9bf00b !important;
}
/* VFI */
.thumbnail-hero.m-multi-feature .c-pivot li.f-active:focus picture {
    outline: 2px dashed #9bf00b !important;
}
/* for VFI contrast */
.thumbnail-hero.m-multi-feature .c-pivot li.f-active:focus picture:before {
    content: "";
    position: absolute;
    height: calc(100% + 8px);
    top: -4px;
    width: calc(100% + 8px);
    left: -4px;
    z-index: -1;
    border: 2px solid black;
}

.high-contrast-mode .thumbnail-hero.m-multi-feature .c-pivot li.f-active picture {
    border-style: dashed;
}

.thumbnail-hero.m-multi-feature .c-pivot li picture {
    border: 1px solid #707070;
}

.thumbnail-hero.m-multi-feature .c-pivot li img {
    display: block;
    width: 100%;
}

.thumbnail-hero .c-pivot>.c-flipper {
    /* top: 10px; */
    top: 0;
    top: 50%;
    transform: translateY(-50%);
}

.thumbnail-hero .c-pivot>.c-flipper.f-previous {
    left: -15px;
}

.thumbnail-hero .c-pivot>.c-flipper.f-next {
    right: -15px;
}

.thumbnail-hero.m-multi-feature>section .c-pivot,
.m-multi-feature>section>ul {
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 539px) {
    .thumbnail-hero .c-paragraph-1,
    .thumbnail-hero .c-subheading-1 {
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 20px;
    }
}


.thumbnail-hero .c-pivot>.c-flipper.f-previous{
    left: 10px;
}
.thumbnail-hero .c-pivot>.c-flipper.f-next {
    right: 10px;
}

.thumbnail-hero .m-hero-item>div {
     visibility: hidden;
}
.thumbnail-hero .m-hero-item>div.loaded {
     visibility: visible;
}

