﻿:root {
    --component-max-width: 1260px;
    --base-highlight: 6,149,214;
    --base-link-hover: 6,149,214;
}

header i.usn_ion-md-open {
    display: none;
}

body.header-02-lg header#site-header nav.main > ul > li > span::before, body.header-02-lg header#site-header nav.main > ul > li:hover > span::before {
    height: 5px !important;
    background-color: #65ad53;
}

.right-col .swp > .listing > .swp-item:first-child:not(.usn_pod_image):not(.usn_pod_video):not(.usn_pod_form):not(.item_text-boxed):not(.item_has-bg) {
    border: 0px;
}

.slick-slider .slick-dots li > button {
    opacity: 1;
}

body.homePage footer {
    background: #fff !important;
}

body.newsPage section.content div.item-blog .inner {
    box-shadow: 0 0 10px #999;
}

footer#site-footer .breadcrumb-trail {
    display: none;
}

nav.cta-links a {
    border-radius: 0px;
    margin: 0;
    height: 150px;
    padding: 58px 60px !important;
    display: block;
}

.item-blog:hover div.inner.base-bg.base-bg-solid {
    background: #CFE2F5;
}

body.content-underline-link-hover #site-content .item a:not(.btn):not(.nav-button-link):hover .heading {
    text-decoration: none !important;
}

.repeatable.accordion .tab .nav-link {
    border: 0px;
    font-size: 2rem;
    font-weight: 600;
    padding: 30px 0;
}


.repeatable.accordion .tab {
    border-top: 2px solid #65ad53;
    clear: both;
}

.accordion {
    border-bottom: 2px solid #65ad53;
}

.repeatable.accordion .repeatable-content {
    border: 0px;
}

.repeatable.accordion.tab-basic .repeatable-content .text {
    padding: 0 0 30px 0;
}

section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp {
}

    section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp a.btn {
        position: relative;
        font-size: 2.5rem;
        border-radius: 100px;
        border: 2px solid #fff;
        padding: 4px 40px;
        margin-bottom: -20px;
    }

    section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp.homeSignUp a.btn {
        margin-bottom: 30px;
    }

body.homePage p {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}

body.homePage h2 {
    margin-bottom: 40px !important;
}

body.homePage .instagramFeed div.info.col h2 {
    margin-bottom: 20px !important;
}

section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp a.btn span {
    display: none;
}

section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp i {
    position: absolute;
    right: calc(100% + 20px);
    top: 0;
    border: 2px solid #fff;
    padding: 0px 15px;
    border-radius: 100px;
    font-size: 4rem;
}

    section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp i.icon.usn_ion-md-open.after {
        display: none;
    }

section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp a.btn:hover {
    background: #fff;
}

    section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp a.btn:hover i {
        background: #fff;
    }


nav.cta-links a span {
    border-radius: 0;
}

nav.cta-links a:hover {
    border-radius: 0px !important;
}

.kindSupport .container {
    max-width: 1000px;
}

.socialPods .listing-pods {
    max-width: 550px;
    margin: 0 auto;
}

.instagramFeed h2:before {
    content: "";
    background-image: url(/images/instagram-blue.svg);
    width: 70px;
    height: 70px;
    display: block;
    background-color: transparent;
}


.usn_cmp_banner h1, .usn_cmp_banner h2 {
    background: rgba(0,0,0,0.5);
    padding: 80px 60px;
    font-size: 4rem;
}

.slick-arrow i {
    font-size: 4rem !important;
    border: 2px solid #fff;
    padding: 0px 15px;
    border-radius: 70px;
    transition: all 0.5s;
}

    .slick-arrow i:hover {
        background: #fff;
        color: #000;
    }

.slick-slider .slick-prev {
    left: 50px;
}

.slick-slider .slick-next {
    right: 50px;
}

.contactUsPage .right-col.col-xl-3 {
    flex: 0 0 33%;
    max-width: 33%;
}

.img-max img {
    width: auto;
}

nav.footer-navigation ul li.site-credit {
    display: none;
}

section.teamPods .listing-pods .item .inner {
    position: relative;
}

    section.teamPods .listing-pods .item .inner div.bio {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: rgba(101, 173, 83, 0.8);
        height: calc(100% - 165px);
        max-height: calc(100% - 165px);
        opacity: 0;
        padding: 30px 20px;
        font-weight: 400;
        overflow: hidden;
        overflow-y: auto;
        transition: opacity 0.5s;
    }

    section.teamPods .listing-pods .item .inner:hover div.bio {
        opacity: 1;
    }

section.teamPods h4 {
    margin-top: 0;
}

section.teamPods h5 {
    font-size: 1.2rem;
    font-weight: normal;
    margin: 0 0 30px 0;
}

section.teamPods a:hover {
    opacity: 0.5;
}

.boardPhotos img {
    max-width: 300px;
    float: left;
    margin: 0 20px 20px 0;
    border: 2px solid #65ad53;
}

@media(max-width:1350px) {
    section.teamPods .listing-pods .item .inner div.bio {
        height: calc(100% - 165px);
        max-height: calc(100% - 165px);
    }
}

@media(max-width:1200px) {
    section.teamPods .listing-pods .item .inner div.bio {
        height: calc(100% - 165px);
        max-height: calc(100% - 165px);
    }
}

@media(max-width:992px) {
    section.teamPods .listing-pods .item .inner div.bio {
        height: calc(100% - 165px);
        max-height: calc(100% - 165px);
    }

    .usn_cmp_banner h1, .usn_cmp_banner h2 {
        padding: 20px;
        font-size: 2rem;
    }
}

@media(max-width:767px) {
    section.teamPods .listing-pods .item .inner div.bio {
        height: calc(100% - 165px);
        max-height: calc(100% - 165px);
    }

    button.slick-arrow {
        display: none !important;
    }


    /*:root {
        --takeover-banner:50vh;
    }*/

    .usn_cmp_banner h1, .usn_cmp_banner h2 {
        /*background:transparent;*/
    }

    .boardPhotos img {
        max-width: 100%;
        float: none;
        margin: 0 0px 30px 0;
    }
}

@media(max-width:575px) {
    section.teamPods .listing-pods .item .inner div.bio {
        height: calc(100% - 165px);
        max-height: calc(100% - 165px);
    }
}

.staffContact {
    text-align: center;
    padding-top: 10px;
}

.staffEmail {
    background-image: url(/images/email.svg);
    width: 30px;
    height: 20px;
    display: inline-block !important;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 10px;
}

.staffLinkedIn {
    background-image: url(/images/linkedIn.svg);
    width: 30px;
    height: 20px;
    display: inline-block !important;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 10px;
}

section.teamPods .listing-pods .item.item_text-below.item_has-bg .info {
    height: 165px;
    max-height: 165px;
    padding: 0px;
}

.kindSupport img {
    max-height: 105px;
}

nav.footer-navigation {
    text-align: center;
    padding-top: 0px;
}

footer#site-footer {
    padding-bottom: 30px;
    padding-top: 50px;
}

footer p.smIcons a:hover {
    opacity: 0.5;
}

footer p.smIcons a {
    margin-bottom: 10px;
}

footer p.smIcons img {
    display: inline-block;
    max-width: 30px !important;
    margin-right: 10px;
    margin-bottom: 10px !important;
}

@media(max-width:768px) {
    .component.usn_cmp_banner .item .row.info_align-middle .info .d-table-cell {
        vertical-align: top;
    }

    .usn_cmp_banner h1, .usn_cmp_banner h2 {
        padding: 0;
        font-size: 2rem;
    }
}

@media(max-width:992px) {
    .contactUsPage .right-col.col-xl-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    footer#site-footer {
        background: #0695d6 !important;
        margin-top: 0;
        padding-top: 0px;
        text-align: center;
    }

        footer#site-footer p {
            text-align: center;
        }

        footer#site-footer img {
            max-width: 320px;
            margin: 0 auto;
            text-align: center;
            display: block;
        }

    section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp {
        margin-bottom: 0;
    }

        section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp a.btn {
            margin-bottom: 20px;
            font-size: 1.2rem;
        }

        section.content.component.usn_cmp_ctastrip.c3-bg.c3-bg-solid.p-0.footerSignUp i {
            display: none;
        }
}

@media(min-width:1390px) {
    body.header-02-lg header#site-header nav.main > ul > li.has-child ul:before {
        content: attr(data-before);
        color: #fff;
        text-align: left;
        width: 100%;
        display: block;
        max-width: 880px;
        margin: 0 auto;
        font-size: 1.8rem;
        padding: 15px;
        /* border-left: 1px solid #62afe1; */
        margin-bottom: -55px;
    }

    body.header-02-lg header#site-header nav.main > ul > li.has-child ul li:first-child > span {
        padding-top: 55px;
    }

    header .container {
        padding-right: 0;
    }

    html[dir="ltr"] body.header-02-lg header#site-header nav.main > ul > li.has-child > span > a {
        padding-right: 10px;
    }

    html[dir="ltr"] body.header-02-lg header#site-header nav.main > ul > li.has-child > span::before {
        right: 0;
    }

    html.no-touch body.header-02-lg header#site-header nav.main > ul > li.has-child:hover > span::before, body.header-02-lg header#site-header nav.main > ul > li.has-child:focus > span::before, body.header-02-lg header#site-header nav.main > ul > li.has-child:active > span::before, body.header-02-lg header#site-header nav.main > ul > li.has-child.active > span::before, body.header-02-lg header#site-header nav.main > ul > li.has-child.open-child > span::before {
        width: calc(100% - 20px);
    }

    nav.main > ul > li {
        margin: 0 20px;
    }

    html.no-touch body.header-02-lg header#site-header nav.main ul > li:hover > ul, body.header-02-lg header#site-header nav.main ul > li.open-child > ul {
        display: none;
        width: 100vw !important;
        position: fixed !important;
        left: 0 !important;
        text-align: center !important;
    }

    body.header-02-lg header#site-header .has-child > .expand-subpages, body.header-02-lg header#site-header nav.main ul li.has-child > span::after {
        display: none;
    }

    body.header-02-lg header#site-header nav.main ul > li > ul {
        text-align: center !important;
        padding: 10px 0;
    }

        body.header-02-lg header#site-header nav.main ul > li > ul > li {
            position: relative;
        }

            body.header-02-lg header#site-header nav.main ul > li > ul > li:first-child::before {
                content: "";
                background-image: url(/images/chevron-right.png);
                width: 25px;
                background-repeat: no-repeat;
                height: 43px;
                position: absolute;
                left: -40px;
                top: 0;
                background-size: cover;
            }


        html.no-touch body.header-02-lg header#site-header nav.main ul > li:hover > ul.show, body.header-02-lg header#site-header nav.main ul > li > ul.show {
            width: 100vw !important;
            position: fixed !important;
            left: 0 !important;
            z-index: 100 !important;
            visibility: visible !important;
            opacity: 1 !important;
            top: var(--nav-main-height);
            right: 20px;
        }

        body.header-02-lg header#site-header nav.main ul > li > ul li {
            width: 100%;
            max-width: 880px;
            display: block;
            margin: 0 auto;
            text-align: left;
        }

            body.header-02-lg header#site-header nav.main ul > li > ul li span {
                border-left: 1px solid #62AFE1;
                border-right: 1px solid #62AFE1;
                width: 100%;
                max-width: 450px;
                display: block;
            }
}

@media(min-width:1390px) {
    #site-header .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}

@media(min-width:1920px) {
    nav.main > ul > li {
        margin: 0 40px;
    }
}

@media(max-width:1920px) {
    nav.main > ul > li {
        margin: 0 20px;
    }
}

@media(max-width:1700px) {
    nav.cta-links a {
        padding: 58px 20px !important;
    }

    nav.main > ul > li {
        margin: 0 10px;
    }
}

@media(max-width:575px) {
    .socialPods img, .kindSupport img {
        display: block;
        margin: 0 auto;
        max-width: 150px;
    }

    .homePageBanner.usn_cmp_banner > .component-inner {
        max-height: 300px;
    }
}
