﻿h2, h3, p {
    line-height: 1em;
}

/*.content h2, .mceContentBody h2, .pagePresentationLayoutRow h2 {
    font-weight: 500;
}*/

.stickified .action-buttons {
    display: none;
}

.row {
    max-width: none;
}

.main-content {
    padding-top: 0;
}

.section-container {
    display: block;
    width: 100%;
    padding: 40px 0px;
    margin: 20px 0px;
}

.main-content:first-child .section-container {
    padding-top: 20px;
}

.section-container.gray-bg {
    background-color: #fafafa;
}

.section-container.blue-bg {
    background-color: #00406e;
}

    .section-container.blue-bg .section-heading {
        color: #d29f2a !important;
    }

    .section-container.blue-bg h2, .section-container.blue-bg p {
        color: #fff;
    }

    .section-container.blue-bg .light-blue-info-box p {
        color: #00406e;
    }

    .section-container.blue-bg .view-all-link a {
        color: #fff !important;
    }

    .section-container.blue-bg .owl-carousel-container .nav-left button, .section-container.blue-bg .owl-carousel-container .nav-right button {
        color: #fff;
    }

.section-block {
    display: block;
    max-width: 1190px;
    margin: 0px auto;
    padding: 0 20px;
}

.content h2, .content h3, .content p {
    line-height: 1.3em;
}

p.section-heading {
    font-size: 14pt !important;
    margin-bottom: 10px;
}

.grid-block {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 40px;
}

    .grid-block.artwork-item {
        grid-row-gap: 20px;
    }

.view-all-link {
    display: block;
    text-align: right;
}

.light-blue-info-box {
    display: block;
    width: 100%;
    padding: 30px 25px;
    background-color: #eef7ff;
}

    .light-blue-info-box h3 {
        text-transform: none;
    }

    .light-blue-info-box p {
        line-height: 1em;
    }

    .light-blue-info-box h2.small-size, .light-blue-info-box p {
        color: #00406e !important;
    }

    .light-blue-info-box h2.small-h2, p.section-heading {
        color: #00406e !important;
        font-size: 1em;
        font-weight: bold;
        text-transform: uppercase;
    }

    .light-blue-info-box p.h2-size {
        color: #000 !important;
        font-size: 1.325em;
        font-weight: 600;
    }

    .light-blue-info-box .table-data {
        display: block;
        width: 100%;
    }

        .light-blue-info-box .table-data span {
            float: right;
            font-weight: bold;
        }

.owl-carousel-container {
    width: 100%;
    margin: 0px auto;
}

    .owl-carousel-container.artwork-container {
        margin-top: 20px;
    }

.owl-carousel {
    position: relative;
}

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        position: absolute;
        top: -20px;
        height: 100%;
        padding: 0 5px !important;
        background-color: rgba(255,255,255,.2);
        color: #000;
    }

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
}

.owl-nav button span, .nav-left button span, .nav-right button span {
    font-weight: bold;
    font-size: 25px;
}

.owl-dots {
    line-height: 1em;
}

.owl-item .ls-slide {
    width: 80%;
    margin: 0px auto;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
    color: #ccc;
}

.owl-carousel-container {
    display: grid;
    grid-template-columns: 24px 1fr 24px;
}

    .owl-carousel-container .nav-left, .owl-carousel-container .nav-right {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .owl-carousel-container .nav-left button, .owl-carousel-container .nav-right button {
            margin-top: -20px;
            border: 0;
        }

    .owl-carousel-container .owl-carousel {
        overflow: hidden;
    }

    .owl-carousel-container .owl-stage-outer {
        min-width: 100%;
    }

    .owl-carousel-container .owl-item .ls-slide {
        width: auto;
        margin: 0;
    }

.squeezebox-spc .squeezebox-navigation-spc .squeezebox-button-container a {
    background-color: transparent;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

    .squeezebox-spc .squeezebox-navigation-spc .squeezebox-button-container a::after {
        background-color: transparent;
        color: #000;
        font-weight: normal;
    }

.squeezebox-spc .squeezebox-navigation-spc.active .squeezebox-button-container a {
    background-color: transparent;
}

.grid-block .owl-carousel-container {
    min-width: 100%;
}

.testimonial-quote {
    display: block;
    width: 100%;
    margin: 0 auto;
}

    .testimonial-quote p.quote {
        font-size: 1.2em;
    }

        .testimonial-quote p.quote:before, .testimonial-quote p.quote:after {
            font-family: "IcoMoon-Free";
            z-index: 200;
            font-size: 1.875em;
            color: #dadada;
        }

        .testimonial-quote p.quote:before {
            content: "\e977";
            display: inline;
            margin-right: 5px;
        }

        .testimonial-quote p.quote:after {
            content: "\e978";
            display: inline;
            margin-left: 5px;
        }

    .testimonial-quote p.cite {
        display: inline-block;
        width: 80%;
        font-size: .8em;
        font-weight: 600;
    }

        .testimonial-quote p.cite span {
            font-weight: normal;
        }

    .testimonial-quote .custom-nav {
        display: inline;
    }

        .testimonial-quote .custom-nav button {
            border: 0;
            font-size: 1.2em;
        }

.testimonial-image img {
    display: block;
    width: 100%;
    max-width: fit-content;
    margin: 0 auto;
    padding: 0;
}

.center-text {
    text-align: center;
}

@media only screen and (min-width: 40.063em) { /* ~623px medium break point*/
    .grid-block {
        grid-template-columns: 1fr;
    }

    .owl-carousel-container.career-info .owl-item .ls-slide {
        margin: 0 10px;
    }

    .grid-block.testimonial-item {
        grid-template-columns: 48% 48%;
        gap: 4%;
        align-items: center;
    }

    .testimonial-quote p.cite {
        width: 75%;
    }
}

@media only screen and (min-width: 48.0625em) { /* ~751px large break point */
    .view-all-link {
        text-align: left;
    }

    .testimonial-quote {
        width: 80%;
    }
}

@media only screen and (min-width: 64.063em) { /* ~1008px xlarge breakpoint */

}

@media only screen and (min-width: 75em) { /* ~1182px xxlarge break point */
    .section-block {
        padding: 0;
    }
}