﻿.campaigns-page .hero-section-fullscreen-bg {
    max-height: 100vh;
    min-height: 100vh;
    display: flex;
    align-items: flex-end;
}

.campaigns-page .hero-section-fullscreen-bg .bg-holder {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
}

.campaigns-page .hero-section-fullscreen-bg a img {
    padding-right: 10px;
    height: 36px;
}

.campaigns-page .hero-section-fullscreen-bg a:first-child img {
    /*max-width: 70px !important;*/
    padding-bottom: 0;
    height: 40px;
}

.campaigns-page .bodytext p > a {
    text-decoration: underline;
    font-weight: bold;
}

.campaigns-page .bg-blue-container {
    background-color: #0095DA;
}

.campaigns-page .neg-mb-2 {
    margin-bottom: -1rem !important;
}

.campaigns-page .neg-mb-3 {
    margin-bottom: -1.5rem !important;
}
.campaigns-page .neg-slider {
    margin-bottom: -1.5rem !important;
}

.campaigns-page .bordered-container {
    border: 10px solid #0095DA;
    background-color: #00000070;
}

.campaigns-page .bordered-container .bodytext img {
    max-width: 150px;
    width: 100%;
}

/*.campaigns-page .hero-section-fullscreen-bg a:last-child img {
    max-width: 177px !important;
}*/

.campaign-slider-section .content .link-btn i {
    border: 3px solid white;
    border-radius: 50%;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
}

.campaigns-page a.campaignCtas:hover {
    text-decoration: none !important;
}

.campaigns-page .campaignCtas h4 {
    margin-bottom: 0 !important;
    font-size: 1rem;
    font-weight: 500;
}

.campaigns-page .hero-section-slider .slick-slide .text-holder h4 {
    color: #0095DA;
}

.campaigns-page .hero-section-slider .slick-slide .text-holder img {
    display: inline-block;
}
/*.campaigns-page .flickity-carousel .card {
    border-color: #0a121d !important;
}*/
.campaigns-page .bodytext p > a:hover {
    color: #0095DA;
}

.campaigns-page .pros-section-xtra-view .text-holder p {
    opacity: 0.7;
}

.campaigns-page .campaign-carousel .flickity-viewport {
    overflow: visible;
}

.campaigns-page .four-cards-carousel .flickity-viewport {
    overflow: visible;
}

/*.campaigns-page .hero-section-slider .bg-holder {
    padding-top: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}*/

/*.campaigns-page .hero-section-slider .top-section {
    padding-top: 110px;
}*/

.campaigns-page .campaign-carousel .previous {
    margin-left: calc(50% - 50vw);
    z-index: 5;
    background: transparent;
    color: #fff;
}

.campaigns-page .four-cards-carousel .previous {
    margin-left: calc(50% - 50vw);
    z-index: 5;
    background: transparent;
    color: #fff;
}

.campaigns-page .campaign-carousel .next {
    margin-right: calc(50% - 50vw);
    z-index: 5;
    background: transparent;
    color: #fff;
}

.campaigns-page .four-cards-carousel .next {
    margin-right: calc(50% - 50vw);
    z-index: 5;
    background: transparent;
    color: #fff;
}

.campaigns-page .pros-section-xtra-view .pros-section-visual img {
    -webkit-box-shadow: -5px 25px 17px -20px rgba(0, 0, 0, .5);
    box-shadow: -5px 25px 17px -20px rgba(0, 0, 0, .5);
}

.campaigns-page .four-cards-carousel:after {
    content: 'flickity';
    display: none;
}

.campaigns-page .article-card {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.campaigns-page .simpleHeader .hero-section-fullscreen-bg p > a, .campaigns-page .simpleHeader .hero-section-fullscreen-bg p {
    display: inline;
    text-align: left;
    margin-bottom: 0;
}

.campaigns-page .simpleHeader .hero-section-fullscreen-bg .bg-holder {
     background-position: center;
}

.campaigns-page .bg-blue-container span p:last-child, .campaigns-page .bordered-container span p:last-child {
    margin-bottom: 0.2rem;
}

@media screen and (min-width: 992px) {
    .campaigns-page .hero-section-slider .bg-holder {
        height: 100vh;
    }
    .campaigns-page .four-cards-carousel:after {
        content: '';
    }
}

@media screen and (min-width: 576px) {
    .campaigns-page .simpleHeader .hero-section-fullscreen-bg a:first-child img {
        max-width: 80px !important;
        height: auto;
    }
    .campaigns-page .simpleHeader .hero-section-fullscreen-bg a img {
        max-width: 160px !important;
        padding-right: 10px;
        padding-bottom: 0;
        height: auto;
    }
    .campaigns-page .simpleHeader .hero-section-fullscreen-bg a:last-child img {
        max-width: 177px !important;
        height: auto;
    }
    .campaigns-page .simpleHeader .hero-section-fullscreen-bg .bg-holder {
        background-position: left;
    }
} 

@media screen and (max-width: 767px) {
    .campaigns-page .hero-section-fullscreen-bg {
        max-height: 100vh;
        height: auto;
    }

    .campaigns-page .hero-section-slider .container, .hero-section-fullscreen-bg .container {
        justify-content: flex-start;
    }

    .campaigns-page .simpleHeader .hero-section-fullscreen-bg .bg-holder {
        padding-top: 0;
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .campaigns-page .simpleHeader .container .d-flex {
        justify-content: center;
        height: 70% !important;
    }

    .campaigns-page .hero-section-slider .img-container-padding {
        min-height: 550px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 100px;
    }
}

@media screen and (max-width: 991px) {
    .campaigns-page .campaign-carousel .flickity-page-dots {
        display: none;
    }

    .campaigns-page .four-cards-carousel .flickity-page-dots {
        display: none;
    }

    .campaigns-page .contentSection .btn-holder span, .campaigns-page .contentSection .btn-holder {
        display: block !important;
    }
}

@media screen and (max-width: 339px) {
    .campaigns-page .hero-section-fullscreen-bg a img {
        height: 30px !important;    
    }
}

