@font-face {
    font-family: Archia;
    src: url(../fonts/archia-regular-webfont.woff2) format("woff2"), url(../fonts/archia-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Archia;
    src: url(../fonts/archia-bold-webfont.woff2) format("woff2"), url(../fonts/archia-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ubuntu-v19-latin-regular.eot), url(../fonts/ubuntu-v19-latin-regular.woff2) format('woff2'), url(../fonts/ubuntu-v19-latin-regular.woff) format('woff'), url(../fonts/ubuntu-v19-latin-regular.ttf) format('truetype'), url(../fonts/ubuntu-v19-latin-regular.svg) format('svg');
    font-display: swap;
}

@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ubuntu-v19-latin-700.eot), url(../fonts/ubuntu-v19-latin-700.woff2) format('woff2'), url(../fonts/ubuntu-v19-latin-700.woff) format('woff'), url(../fonts/ubuntu-v19-latin-700.ttf) format('truetype'), url(../fonts/ubuntu-v19-latin-700.svg) format('svg');
    font-display: swap;
}

.embed-responsive-item {
    width: 100%;
    z-index: 2;
    position: relative;
}

:target {
    scroll-margin-top: 60px;
}

.an-icon, .an-subcategories, .an-subcategory p, .main-nav .additional-nav .asset-container {
    display: none;
}

.additional-nav .an-subcategory .sub-name {
    color: #fff;
    display: block;
    letter-spacing: -.65px;
}

.an-category {
    padding: 12px 50px 12px 25px !important;
    letter-spacing: -.65px;
}

.an-subcategory {
    padding: 12px 20px 12px 35px !important;
}

@media (min-width:768px) {
    .main-nav .additional-nav {
        width: 100vw;
        height: auto;
        left: -295px !important;
        padding: 0;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        border-top: 5px solid #001560;
        box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    }

    .an-primary {
        width: 70%;
        background-color: #fafafa;
    }

    .an-primary-1 {
        width: 60%
    }

    .an-primary-2 {
        width: 40%
    }

    .an-secondary {
        width: 30%
    }

    .an-secondary-1 {
        background-color: #fff;
        width: 100%
    }

        .an-secondary-1 .an-subcategory:hover {
            font-weight: 700;
            color: #001560;
        }

    .main-nav .additional-nav .asset-container {
        display: none;
    }

        .main-nav .additional-nav .asset-container a {
            height: 100%;
            width: 100%
        }

    .asset-container img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .main-nav .additional-nav a {
        opacity: 1;
    }

    .an-category {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid #99a1bf;
        padding: 0 0 15px 0 !important;
    }

        .an-category:hover {
            text-decoration: underline;
            color: #001560 !important;
            border-bottom: 1px solid #99a1bf !important;
        }

    .additional-nav .an-subcategory {
        width: 50%;
        padding: 0 !important;
        margin: 10px 0;
    }

    .additional-nav .an-primary-2 .an-subcategory, .additional-nav .an-secondary .an-subcategory {
        width: 100%
    }

    .additional-nav .flex-column .an-subcategory {
        width: 100%
    }

    .additional-nav .an-subcategory .sub-name {
        padding: 0;
        font-weight: 700;
        color: #001560;
        font-family: Archia, Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

    .additional-nav .an-subcategory:hover .sub-name {
        text-decoration: underline;
    }

    .additional-nav .an-subcategory .an-icon {
        width: 20px;
        height: 20px;
    }

    .additional-nav .an-subcategory:hover .an-icon-1 {
        content: url("../product_svgs/DefendOutline.svg");
        transition: .3s;
    }

    .additional-nav .an-subcategory:hover .an-icon-2 {
        content: url("../product_svgs/PreventOutline.svg");
        transition: .3s;
    }

    .additional-nav .an-subcategory:hover .an-icon-3 {
        content: url("../product_svgs/ProtectOutline.svg");
        transition: .3s;
    }

    .additional-nav .an-subcategory:hover .an-icon-4 {
        content: url("../product_svgs/WorkspaceOutline.svg");
        transition: .3s;
    }

    .additional-nav .an-subcategory:hover .an-icon-5 {
        content: url("../product_svgs/WebformOutline.svg");
        transition: .3s;
    }

    .additional-nav .an-subcategory p {
        display: block;
        font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        color: #6673a0;
        font-size: 12px;
    }

    .an-icon {
        display: block;
        margin-right: 5px;
        max-width: 21px;
        max-height: 21px;
        width: auto;
        height: auto;
    }
}

@media (min-width:992px) {
    .main-nav .additional-nav {
        left: -408px !important;
    }
}

@media(min-width:1024px) {
    .an-primary-1 {
        width: 60%
    }

    .an-secondary {
        width: 40%
    }

        .an-secondary div {
            width: 50%
        }

    .main-nav .additional-nav .asset-container {
        display: block;
    }

    .additional-nav .an-subcategory .sub-name {
        font-size: 16px;
    }

    .additional-nav .an-subcategory p {
        font-size: 14px;
    }
}

@media (min-width:1200px) {
    .main-nav .additional-nav {
        left: -621px !important;
    }
}

.products-header {
    background: url(../links/Header_background_EMAIL.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    max-height: 750px;
    position: relative;
}

    .products-header .link-more {
        font-weight: 400;
    }

    .products-header h1 {
        font-size: 2rem;
    }

    .products-header h2 {
        font-size: 1.125rem;
    }

.link-more.c-FFAD9F, .link-more.c-FFAD9F:after {
    color: #ffad9f;
}

    .link-more.c-FFAD9F:hover, .link-more.c-FFAD9F:hover:after {
        color: #ffefec;
    }

.link-more.c-D82A64, .link-more.c-D82A64:after {
    color: #d82a64;
}

    .link-more.c-D82A64:hover, .link-more.c-D82A64:hover:after {
        color: #001560;
    }

.products-header .img-container {
    position: relative;
}

    .products-header .img-container .p-play-container {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.p-play {
    transition: transform .3s linear;
    cursor: pointer;
}

    .p-play:hover {
        transform: scale(1.1);
    }

.modal-background .modal-close-btn {
    top: -40px;
    right: 0;
    color: #001560;
    background-color: #fff;
    opacity: .75;
    transition: opacity .3s;
    cursor: pointer;
}

    .modal-background .modal-close-btn:hover {
        opacity: 1;
    }

#p-popout {
    display: none;
}

.parallax {
    min-height: 361px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

    .parallax.thin {
        min-height: 310px;
    }

.p-overlay {
    background-color: rgba(0, 21, 96, .4);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.fade-in {
    opacity: 0;
    transition: .5s;
    text-align: center;
}

    .fade-in.visible {
        opacity: 1;
    }

.btn-transparent {
    transition: all .3s;
}

    .btn-transparent:hover {
        color: #001560;
        border: 3px solid #fff;
        background-color: #fff;
    }

.product-journey {
    background-color: rgba(204, 208, 223, .5);
}

    .product-journey #process-boxes {
        height: 99%
    }

.bg-C8E8F5 {
    background-color: #c8e8f5;
}

.p-integ {
    text-align: center;
}

    .p-integ .integ-tile {
        width: 48.4%;
        margin: 2px;
        padding: 0;
        height: 52px;
    }

.overlay-anchor {
    position: relative;
}

.mobile-video-scroller {
    padding: 0 1rem;
}

    .mobile-video-scroller .video-tile {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        cursor: pointer;
    }

        .mobile-video-scroller .video-tile img {
            transform: scale(.9);
            opacity: .5;
            transition: all .3s;
        }

        .mobile-video-scroller .video-tile:hover img {
            transform: scale(1);
            opacity: 1;
        }

        .mobile-video-scroller .video-tile .vid-title {
            font-family: Archia;
            font-size: 1.125rem;
            line-height: 1;
            display: none;
        }

        .mobile-video-scroller .video-tile .vid-link {
            color: #ffad9f;
            font-weight: 700;
            transition: color .3s;
            display: none;
        }

    .mobile-video-scroller .slick-current .video-tile .vid-link, .mobile-video-scroller .slick-current .video-tile .vid-title {
        display: block;
    }

    .mobile-video-scroller .video-tile:hover .vid-link {
        color: #66c5ee;
    }

    .mobile-video-scroller .video-tile .icons-group {
        position: relative;
        width: 100px;
        margin: 0 auto;
    }

        .mobile-video-scroller .video-tile .icons-group img {
            height: auto;
        }

        .mobile-video-scroller .video-tile .icons-group .sm-icon {
            position: absolute;
            top: 26%;
            left: 12%;
            opacity: 1;
        }

.product-journey #arrow {
    overflow: hidden;
}

.p-vids {
    position: absolute;
    top: 70%;
    background-color: transparent;
    border: none;
    color: #fff;
}

    .p-vids.slick-prev {
        left: 0;
    }

    .p-vids.slick-next {
        right: 0;
    }

.p-test-tile {
    position: relative;
    min-height: 607px;
    background-repeat: no-repeat;
    background-size: cover;
}

    .p-test-tile .tiles {
        z-index: 2;
    }

        .p-test-tile .tiles .test-logo {
            border: 2px solid #68739d;
            z-index: 3;
            max-width: 75%
        }

    .p-test-tile .test-text {
        background-color: rgba(255, 255, 255, .75);
        height: fit-content;
        margin-top: -4rem;
        font-size: .875rem;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

        .p-test-tile .test-text cite {
            font-size: 1rem;
            font-weight: 700;
            font-style: normal;
            margin-top: 15px;
        }

.p-test.slick-next, .p-test.slick-prev {
    position: absolute;
    bottom: 43%;
    z-index: 3;
    background-color: transparent;
    border: none;
    color: #99a1bf;
    display: none !important;
}

.p-test.slick-prev {
    left: 4%
}

.p-test.slick-next {
    right: 4%
}

.p-testimonials .slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%
}

    .p-testimonials .slick-dots button:after {
        background: 0 0;
        border: 1px solid #68739d;
    }

@media (min-width:375px) {
    .p-test-tile .test-text {
        font-size: 1.125rem;
    }

    .p-integ .integ-tile {
        width: 48.7%
    }
}

@media (min-width:400px) {
    .p-test-tile .test-text {
        font-size: 1.25rem;
    }
}

@media (min-width:425px) {
    .p-integ .integ-tile {
        width: 48.9%
    }
}

@media (min-width:768px) {
    .p-test-tile .test-text cite {
        font-size: 1.281rem;
    }

    .p-test-tile .test-text {
        font-size: 1.5rem;
    }

    .p-test.slick-next, .p-test.slick-prev {
        bottom: 40%
    }

    .p-test.slick-prev {
        left: 6%
    }

    .p-test.slick-next {
        right: 6%
    }

    .products-header h2 {
        max-width: 63%
    }

    .video-modal.big .modal-background .youtube-video {
        width: 685px;
        height: 385px;
    }

    .fade-in {
        text-align: start;
    }

    .parallax.thin {
        min-height: 255px;
    }

    .p-animate {
        position: relative;
        min-height: 226px;
    }

        .p-animate img {
            position: absolute;
        }

        .p-animate.slide-left img {
            left: -1000px;
            transition: left 1s;
        }

        .p-animate.slide-left.visible img {
            left: 0;
        }

        .p-animate.slide-right img {
            right: -1000px;
            transition: right 1s;
        }

        .p-animate.slide-right.visible img {
            right: 0;
        }

    .p-integ .integ-tile {
        width: 24.4%;
        height: 88px;
    }

    .mobile-video-scroller .video-tile {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        cursor: pointer;
    }

        .mobile-video-scroller .video-tile .vid-link, .mobile-video-scroller .video-tile .vid-title {
            display: block;
        }
}

@media (min-width:1024px) {
    .p-test.slick-next, .p-test.slick-prev {
        display: block !important;
    }

    .mobile-video-scroller .video-tile .vid-title {
        font-size: 1.625rem;
    }

    .p-testimonials .slick-dots {
        bottom: 70px;
    }

    .p-test-tile .test-text {
        height: 400px;
    }

    .products-header h1 {
        font-size: 2.75rem;
    }

    .products-header h2 {
        font-size: 1.25rem;
    }

    .p-animate {
        min-height: 301px;
    }

    .p-integ .integ-tile {
        width: 24.55%
    }
}

@media (min-width:1200px) {
    .modal-background .modal-close-btn {
        top: 22px;
        right: -55px;
    }

    .parallax.thin {
        min-height: 420px;
    }

    .parallax {
        background-image: url(../links/mockup_prevent_bg_lrg@2x.png);
        min-height: 555px;
    }

    .p-test-tile .test-text {
        font-size: 1.625rem;
    }

    .p-test.slick-prev {
        left: 3%
    }

    .p-test.slick-next {
        right: 3%
    }

    .product-journey #email {
        position: absolute;
        left: -1px;
    }

    .product-journey #dotted-lines {
        z-index: 0;
    }

    .product-journey #numbers {
        z-index: 1;
    }

    .product-journey #arrow {
        margin-bottom: 0;
    }

    .video-modal.big .modal-background .youtube-video {
        width: 810px;
        height: 466px;
    }

    .p-animate {
        min-height: 345px;
    }

    .p-integ .integ-tile {
        width: 24.65%;
        padding: 0;
        height: 88px;
    }
}

@media (min-width:1250px) {
    .p-test.slick-prev {
        left: 6%
    }

    .p-test.slick-next {
        right: 6%
    }

    #p-popout {
        display: flex;
        align-items: flex-start;
        position: fixed;
        top: 160px;
        right: -293px;
        z-index: 4;
        transition: right .3s;
    }

        #p-popout.open {
            right: 0;
        }

    .p-toggle {
        background-color: #009fe3;
        border-top-left-radius: 23px;
        border-bottom-left-radius: 23px;
        color: #fff;
        cursor: pointer;
    }

        .p-toggle .fas {
            transition: all .3s;
        }

        .p-toggle:hover .fas {
            color: #001560;
        }

    .popout-textbox {
        border-left: 8px solid #009fe3;
        background-color: rgba(255, 255, 255, .9);
        max-width: 293px;
    }

        .popout-textbox img {
            max-width: 240px;
        }
}

@media (min-width:1350px) {
    .p-test.slick-prev {
        left: 9%
    }

    .p-test.slick-next {
        right: 9%
    }
}

@media (min-width:1400px) {
    .p-test.slick-prev {
        left: 11%
    }

    .p-test.slick-next {
        right: 11%
    }
}

@media (min-width:1440px) {
    .p-svg-left {
        position: absolute;
        width: 17%;
        height: 100%;
        display: flex;
        top: 60px;
    }

        .p-svg-left .p-svg-top-left {
            border-top: 10px solid #4d2c93;
            height: 65%;
            width: 50%
        }

        .p-svg-left .p-svg-bottom-left {
            border-left: 10px solid #4d2c93;
            border-bottom: 10px solid #4d2c93;
            height: 82%;
            width: 50%;
            border-bottom-left-radius: 35px;
        }

    .p-svg-right {
        position: absolute;
        width: 18%;
        height: 100%;
        display: flex;
        top: 60px;
        right: 0;
        flex-direction: row-reverse;
    }

        .p-svg-right .p-svg-top-right {
            width: 50%;
            border-top: 10px solid #4d2c93;
        }

        .p-svg-right .p-svg-bottom-right {
            width: 50%;
            border-right: 10px solid #4d2c93;
            height: 82%;
            border-bottom: 10px solid #4d2c93;
            border-bottom-right-radius: 35px;
        }
}

@media (min-width:1500px) {
    .p-test.slick-prev {
        left: 13%
    }

    .p-test.slick-next {
        right: 13%
    }
}

@media (min-width:1550px) {
    .p-svg-left {
        width: 17%
    }
}

@media (min-width:1650px) {
    .p-svg-left {
        width: 19%
    }
}

@media (min-width:1750px) {
    .p-svg-left {
        width: 21%
    }

    .p-svg-right {
        width: 21%
    }
}

@media (min-width:1850px) {
    .p-svg-left {
        width: 23%
    }

    .p-svg-right {
        width: 23%
    }
}

@media (min-width:1920px) {
    .video-modal.big .modal-background .youtube-video {
        width: 1430px;
        height: 800px;
    }

    .modal-background .modal-close-btn {
        top: 13px;
        right: -55px;
    }

    .p-svg-left {
        width: 25%
    }

    .p-svg-right {
        width: 25%
    }

    .p-test.slick-prev {
        left: 21%
    }

    .p-test.slick-next {
        right: 21%
    }
}

@media (min-width:2200px) {
    .p-svg-left {
        width: 27%
    }

    .p-svg-right {
        width: 27%
    }
}

@media (min-width:2400px) {
    .p-svg-left {
        width: 30%
    }

    .p-svg-right {
        width: 30%
    }
}

.newsletter-widget .mktoHtmlText, .newsletter-widget .mktoHtmlText a {
    color: #fff;
}

    .newsletter-widget .mktoHtmlText a {
        text-decoration: underline;
    }

.newsletter-widget .img-container {
    height: 178px;
    position: relative;
}

    .newsletter-widget .img-container img {
        position: absolute;
        height: 115%;
        z-index: 2;
        width: 100%;
        top: -15px;
    }

.newsletter-widget .legal-smallprint {
    color: #fff;
    line-height: 1.5 !important;
}

.newsletter-widget .container {
    padding: 0;
}

@media (min-width:768px) {
    .newsletter-widget .img-container {
        width: 40%;
        height: unset;
    }

    .newsletter-widget .textbox {
        width: 60%
    }

    .newsletter-widget .img-container img {
        position: static;
        height: 100%;
        width: 90%
    }
}

@media (min-width:1024px) {
    .newsletter-widget .img-container img {
        height: 90%
    }

    .newsletter-widget .textbox p:first-of-type {
        font-size: 1.25rem;
        line-height: 1.5;
    }
}

.rel-inf-slick-cont.slick-slider {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.rel-inf-slick-cont.slick-initialized.slick-slider .slick-track {
    display: flex !important;
    margin: 0 !important;
}

.rel-inf-img-holder .img-label {
    color: #001560;
    bottom: 0;
    height: auto !important;
}

.popup-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 21, 96, .5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup-box {
    width: 500px;
    height: auto;
    background-color: #fff;
}

.wotp-img-tile {
    color: #001560;
}

    .wotp-img-tile:hover div div img {
        transform: scale(1.1);
        transition: all .3s;
    }

    .wotp-img-tile:hover div h3 {
        text-decoration: underline;
        transition: all .3s;
    }

.img-links-flex .svg-container {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 1rem auto;
}

    .img-links-flex .svg-container a {
        width: 60%;
        height: auto;
    }

.guide-btc {
    position: fixed;
    bottom: -30px;
    left: 0;
    background-color: #b2f1fc;
    padding: .75rem;
    z-index: 9999;
    border-top-right-radius: 23px;
}

    .guide-btc a {
        color: #001560;
        font-weight: 700;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

#quiz-wrapper, .pre-results-text {
    display: none;
}

.fw-400 {
    font-weight: 400;
}

#results-gif {
    height: 150px;
    margin: 0 auto;
}

#results, #results-icons {
    display: none;
}

.stp + .ratings-block {
    z-index: 0;
}

.stp-modal-bg {
    background-color: #001560;
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.stp-answer-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    display: none;
    justify-content: center;
    align-items: center;
}

    .stp-answer-modal .stp-modal-container {
        width: 960px;
        height: 535px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #fafafa;
        z-index: 1;
        position: relative;
    }

.stp-modal-img {
    width: 90%
}

.open-img {
    cursor: pointer;
}

.stp-open {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    display: none !important;
    color: #5b5858;
}

    .open-img:hover .stp-open, .stp-close:hover, .stp-open:hover {
        color: #001560;
        transition: .3s;
    }

.stp-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #5b5858;
}

.ratings-block .link-more.c-D82A64, .ratings-block .link-more.c-D82A64:after {
    color: #d82a64;
}

    .ratings-block .link-more.c-D82A64:hover {
        color: #001560;
    }

.c-009FE3 {
    color: #009fe3;
}

.stp-rel-img-container {
    position: relative;
}

.stp-tooltip, .tooltip-trigger {
    position: absolute;
}

.tooltip-trigger {
    opacity: .5;
    cursor: pointer;
}

.stp-tooltip {
    opacity: 0;
    padding: .5rem;
    background-color: #fafafa;
    color: #383838;
    border: 1px solid #383838;
    max-width: 500px;
    line-break: anywhere;
}

.stp-tooltip-0 {
    top: 39px;
    left: 62px;
}

.tooltip-trigger-0 {
    width: 116px;
    height: 32px;
    top: 13px;
    left: 20px;
}

    .tooltip-trigger-0:active + .stp-tooltip-0, .tooltip-trigger-0:hover + .stp-tooltip-0 {
        opacity: 1;
        transition: .5s;
    }

.stp-tooltip-1 {
    top: 37px;
    left: 56px;
}

.tooltip-trigger-1 {
    width: 86px;
    height: 30px;
    top: 15px;
    left: 18px;
}

    .tooltip-trigger-1:hover + .stp-tooltip-1 {
        opacity: 1;
        transition: .5s;
    }

.stp-tooltip-2 {
    top: 36px;
    left: 50px;
}

.tooltip-trigger-2 {
    width: 121px;
    height: 23px;
    top: 14px;
    left: 32px;
}

    .tooltip-trigger-2:hover + .stp-tooltip-2 {
        opacity: 1;
        transition: .5s;
    }

.stp-tooltip-3 {
    bottom: -42px;
    left: 168px;
}

.tooltip-trigger-3 {
    width: 64px;
    height: 30px;
    bottom: 8px;
    left: 113px;
}

    .tooltip-trigger-3:hover + .stp-tooltip-3 {
        opacity: 1;
        transition: .5s;
    }

.stp-tooltip-4 {
    bottom: -267px;
    left: 102px;
}

.tooltip-trigger-4 {
    width: 73px;
    height: 30px;
    bottom: 36px;
    left: 52px;
}

    .tooltip-trigger-4:hover + .stp-tooltip-4 {
        opacity: 1;
        transition: .5s;
    }

.stp-tooltip-5 {
    top: 39px;
    left: 53px;
}

.tooltip-trigger-5 {
    width: 102px;
    height: 29px;
    top: 16px;
    left: 19px;
}

    .tooltip-trigger-5:hover + .stp-tooltip-5 {
        opacity: 1;
        transition: .5s;
    }

.stp-tooltip-6 {
    bottom: -56px;
    left: 172px;
}

.tooltip-trigger-6 {
    width: 71px;
    height: 35px;
    bottom: 8px;
    left: 111px;
}

    .tooltip-trigger-6:hover + .stp-tooltip-6 {
        opacity: 1;
        transition: .5s;
    }

.stp-tooltip-7 {
    bottom: -29px;
    left: 137px;
}

.tooltip-trigger-7:hover + .stp-tooltip-7 {
    opacity: 1;
    transition: .5s;
}

.tooltip-trigger-7 {
    width: 61px;
    height: 35px;
    bottom: 15px;
    left: 121px;
}

.stp-slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity .5s;
}

.stp-active-slide {
    opacity: 1;
    z-index: 2;
}

.results-textbox, .stp-answers-sect {
    display: none;
}

.stp-icon {
    width: 40px;
    height: 40px;
}

    .stp-icon:hover {
        transform: scale(1.15);
        transition: .3s ease-in-out;
    }

.stp-answers-sect {
    background-color: #ede9f4;
    color: #001560;
}

.background-pixels-wrapper {
    width: 100%
}

.stp-radio {
    display: none;
}

#main.stp {
    min-height: 80vh;
}

#header.stp, #wrapper.stp {
    background: #4d2c93;
}

.phish-background-wrapper {
    background-image: url("/images/Spot the Phish/1280_Spot_the_phish_game_assets_Background_mob_428x926px.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.stp-pixels {
    display: none;
}

.stp-quiz-container {
    position: relative;
    height: 50vh;
}

.stp-slide .answers {
    width: 100%
}

#main.stp #results-textbox .textbox p a {
    color: #fff;
    text-decoration: underline;
}

.stp-buttons-wrap .social-list {
    list-style: none;
}

    .stp-buttons-wrap .social-list li a, .stp-buttons-wrap .social-list li a:hover, .stp-buttons-wrap .social-list li a:visited {
        border-bottom: 0;
    }

    .stp-buttons-wrap .social-list li a {
        width: 45px;
        height: 45px;
    }

        .stp-buttons-wrap .social-list li a i {
            background-color: #fff;
            opacity: .5;
            color: #4d2c93;
            border-radius: 50%;
            width: 45px;
            height: 45px;
            margin: .35rem;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 1.5rem;
        }

            .stp-buttons-wrap .social-list li a i:hover {
                opacity: 1;
                transition: .3;
            }

.visually-hidden {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

    .visually-hidden:focus {
        clip: auto;
        height: auto;
        overflow: auto;
        position: absolute;
        width: auto;
    }

html {
    scroll-behavior: smooth;
}

.single-blog-content .arte.container, .single-blog-content .toc.container {
    padding: 0;
}

.page-loaded .visual-block.home-visual.no-line .textbox:after, .page-loaded .visual-block.home-visual.no-line .textbox:before {
    display: none;
}

.member-carousel .slick-next, .member-carousel .slick-prev, .team-slider .slick-next, .team-slider .slick-prev {
    position: absolute;
    bottom: 0;
    border: none;
    background-color: transparent;
    color: #99a1bf;
}

.member-carousel .slick-prev, .team-slider .slick-prev {
    left: 15px;
}

.member-carousel .slick-next, .team-slider .slick-next {
    right: 15px;
}

.visual-block.hls-event div .full-width-bg .video-in-background {
    position: relative;
}

.visual-block.hls-event div .hls-event.textbox {
    position: absolute;
    padding: 0 0 1rem 0;
}

.hls-event.textbox:hover .fas {
    font-size: 6em;
    transition: .5s;
    cursor: pointer;
}

.hls-event.textbox .fas {
    display: none;
}

.bg-001560 {
    background-color: #001560;
}

.bg-009FE3, .bg-009fe3 {
    background-color: #009fe3;
}

.bg-4d2c92 {
    background-color: #4d2c92;
}

.bg-4D2C93, .bg-4d2c93 {
    background-color: #4d2c93;
}

.bg-66C5EE, .bg-66c5ee {
    background-color: #66c5ee;
}

.bg-B8ABD4, .bg-md-purple {
    background-color: #b8abd4;
}

.bg-CAEAF7, .bg-caeaf7 {
    background-color: #caeaf7;
}

.bg-CCD0DF, .bg-ccd0df {
    background-color: #ccd0df;
}

.bg-CCECF9, .bg-ccecf9, .industry-tile.esg.bg-CCECF9 .collapsible {
    background-color: #ccecf9;
}

.bg-D8F8FD, .bg-d8f8fd {
    background-color: #d8f8fd;
}

.bg-D9D3E7, .bg-d9d3e7 {
    background-color: #d9d3e7;
}

.bg-D82A64, .bg-d82a64 {
    background-color: #d82a64;
}

.bg-d82b64 {
    background-color: #d82b64;
}

.bg-DBD5E9, .bg-dbd5e9, .industry-tile.esg.bg-DBD5E9 .collapsible {
    background-color: #dbd5e9;
}

.bg-E5F5FC, .bg-light-blue {
    background-color: #e5f5fc;
}

.bg-EDE9F4, .bg-ede9f4 {
    background-color: #ede9f4;
}

.bg-EFAAC1 {
    background-color: #efaac1;
}

.bg-F7D4E0, .bg-f7d4e0, .industry-tile.esg.bg-F7D4E0 .collapsible {
    background-color: #f7d4e0;
}

.bg-F7F741, .bg-f7f741 {
    background-color: #f7f741;
}

.bg-F8D4E0, .bg-f8d4e0 {
    background-color: #f8d4e0;
}

.bg-facebook {
    background-color: #3e61a2;
}

.bg-FAFAFA, .bg-fafafa {
    background-color: #fafafa;
}

.bg-FBE9EF, .bg-fbe9ef {
    background-color: #fbe9ef;
}

.bg-FCDDD2, .bg-fcddd2, .industry-tile.esg.bg-FCDDD2 .collapsible {
    background-color: #fcddd2;
}

.bg-FDFDD9, .bg-fdfdd9 {
    background-color: #fdfdd9;
}

.bg-FFAD9F, .bg-ffad9f, .partner-closeout.bg-ffad9f {
    background-color: #ffad9f;
}

.bg-ffefec, bg-FFEFEC {
    background-color: #ffefec;
}

.bg-fff {
    background-color: #fff;
}

.bg-linkedin {
    background-color: #0078ba;
}

.bg-twitter {
    background-color: #1bacf7;
}

.c-001560 {
    color: #001560;
}

.c-F7F741, .c-f7f741 {
    color: #f7f741;
}

.our-culture .tabs {
    border: 2px solid #e5e7f0;
    background-color: #fff;
    position: relative;
}

.tab-1, .tab-2 {
    display: none !important;
}

    .tab-1.active, .tab-2.active {
        display: flex !important;
    }

.archia {
    font-family: Archia, Arial, sans-serif;
}

.team-slider .slick-list .slick-track .slick-slide {
    margin: .85rem;
}

.team-slider .slick-next, .team-slider .slick-prev {
    position: absolute;
    bottom: 0;
    border: none;
    background-color: transparent;
    color: #99a1bf;
}

.team-slider .slick-prev {
    left: 15px;
}

.team-slider .slick-next {
    right: 15px;
}

.team-slider .slick-dots button, .team-slider .slick-dots button:after {
    height: 10px;
    width: 10px;
}

.team-slider .slick-dots {
    padding: 15px 0 7px;
}

    .team-slider .slick-dots button:after {
        background-color: #e5e7f0;
    }

    .team-slider .slick-dots li.slick-active button:after {
        background-color: #001560;
    }

.our-culture, .tab-1, .team-slide, .team-slider {
    position: relative;
}

.spotlight-text {
    width: 74%;
    font-size: .813rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

    .spotlight-text cite {
        font-style: normal;
        width: 82%
    }

.testimonial-card cite {
    font-style: normal;
}

.spotlight-text q {
    width: 94%
}

.spotlight-img {
    max-height: 87%;
    position: absolute;
    bottom: 0;
    right: -15px;
}

.bottom-toggle-1, .bottom-toggle-2, .picker-btn {
    border: none;
    background-color: transparent;
}

.picker-btn {
    border-bottom: 3px solid transparent;
}

    .picker-btn.active, .picker-btn:hover {
        border-bottom: 3px solid #009fe2;
    }

.bottom-toggle-1 .fas, .bottom-toggle-2 .fas {
    color: #b3b3b3;
}

.tab-1.active .arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 10%
}

.tab-2.active .arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    right: 10%
}

.culture-video .youtube-video {
    margin: 0;
}

.youtube-video iframe {
    width: 100%;
    height: 100%
}

.colour-block {
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0;
}

.tab-2 .img-container img {
    width: 100%
}

.stats-boxes {
    width: 100%;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

    .stats-boxes .percentage {
        width: 30%;
        z-index: 3;
        font-size: 1.625rem;
        color: #fff;
        font-weight: 700;
        text-align: center;
        height: 52px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .stats-boxes .details {
        width: 70%;
        margin-left: -15px;
        z-index: 2;
    }

.about-testimonials {
    z-index: 3;
}

    .about-testimonials .testimonial-card {
        background-color: #fff;
        border-bottom: 5px solid #d82a64;
    }

.about-awards-logos, .about-testimonials-logos {
    margin: -15px 0 0 15px;
}

    .about-testimonials-logos img {
        padding: .25rem;
        opacity: .5;
        width: auto !important;
        max-height: 30px;
    }

    .about-testimonials-logos .slick-list {
        width: 100%
    }

        .about-testimonials-logos .slick-list .slick-track .slick-current div img {
            opacity: 1;
        }

        .about-testimonials-logos .slick-list .slick-track .slick-slide div {
            display: flex;
            justify-content: center;
        }

    .about-testimonials-logos .slick-list {
        padding: 0 !important;
    }

        .about-testimonials-logos .slick-list .slick-track {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            width: 100%;
            align-items: center;
        }

    .about-awards-logos img {
        padding: .5rem 1rem;
        max-height: 70px;
    }

.header-box h2 {
    width: 80%
}

.esg-intro div .btn {
    width: 100%
}

.collapsible .industry-title.esg {
    font-size: 1rem;
    color: #001560;
}

.industry-tile.esg:first-of-type {
    border-top: none;
}

.industry-tile.esg .collapsible img {
    width: 56px;
    height: 56px;
}

.industry-intro.esg {
    color: #001560;
}

.esg-tiles.container {
    margin-top: -45px;
}

button.collapsible.esg:after {
    content: "\25B4";
    color: #b3b3b3;
}

button.collapsible.active.esg:after {
    content: "\25BE";
    color: #b3b3b3;
}

.team-slide {
    height: 230px;
}

.esg-slider-2, .esg-slider-3, .industry-intro.esg.desktop {
    display: none !important;
}

#onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-consent-sdk #onetrust-accept-btn-handler {
    background-color: #001560 !important;
    border-color: #001560 !important;
}

.textbox.webinar .read-more {
    margin-top: 5px;
}

.textbox.webinar p {
    margin-bottom: 0;
}

.textbox.webinar strong.date {
    margin-top: 22px;
    display: block;
}

.textbox.webinar a:after {
    -webkit-transition: color .25s ease-in-out, left .25s ease-in-out;
    transition: color .25s ease-in-out, left .25s ease-in-out;
    font-size: .75rem;
    line-height: 24px;
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #d82b64;
    display: inline;
    vertical-align: middle;
    position: relative;
    left: 0;
    margin: 0 0 0 20px;
}

.textbox.webinar .read-more a:after {
    content: none;
}

a.underline {
    border-bottom: none !important;
}

.press-contacts p {
    font-size: 1.125rem;
}

.prc-img-tile {
    width: 125px;
    height: 125px;
    margin: 0 auto;
}

    .prc-img-tile img {
        width: 100%;
        border-radius: 50%;
        border: 5px solid #a7d8f1;
    }

.prc-tile .prc-details p.prc-name, .prc-tile .prc-details p.prc-title {
    line-height: 1.5;
    margin: 0;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.prc-tile .prc-details p.prc-name {
    font-size: 1.125rem;
}

.prc-tile .prc-details p.prc-title {
    font-size: 1.125rem;
}

.prc-tile .btn {
    width: 200px;
    margin: 0 auto;
}

.btn-primary-rev {
    background-color: #fff;
    color: #009fe3;
    border: 1px solid #009fe3;
}

    .btn-primary-rev:active, .btn-primary-rev:hover {
        background-color: #009fe3;
        color: #fff;
        border: 1px solid #009fe3;
    }

    .btn-primary-rev:focus {
        border: 3px solid #99d9f4;
    }

.fancy-featured-box {
    position: relative;
}

    .fancy-featured-box .featured-title {
        position: absolute;
        top: -15px;
        left: -15px;
    }

.culture-tiles .culture .icon-container {
    width: 33px;
    height: 33px;
}

    .culture-tiles .culture .icon-container img {
        width: 100%;
        height: 100%
    }

.legal-smallprint {
    font-size: .75rem;
    color: #525252;
}

.btn-transparent {
    border: 3px solid #fff;
    background-color: transparent;
    color: #fff;
}

    .btn-transparent a {
        color: #fff;
    }

.c-fff {
    color: #fff;
}

.logo-carousel.customers-carousel, .logo-carousel.customers-carousel-autoscroll {
    position: relative;
}

.slick-slider.customers-carousel .slick-list, .slick-slider.customers-carousel .slick-track, .slick-slider.customers-carousel-autoscroll .slick-list, .slick-slider.customers-carousel-autoscroll .slick-track {
    display: flex;
    align-items: center;
}

.slick-next.customers, .slick-prev.customers {
    background-color: transparent;
    border: none;
    color: #b0aeae;
    position: absolute;
    bottom: -40px;
}

    .slick-next.customers.webs, .slick-prev.customers.webs {
        bottom: 0;
    }

.slick-next.customers {
    right: 0;
}

.slick-prev.customers {
    left: 0;
}

.customers-carousel .slick-dots, .customers-carousel-autoscroll .slick-dots {
    position: absolute;
    bottom: -38px;
}

    .customers-carousel .slick-dots button:after, .customers-carousel-autoscroll .slick-dots button:after {
        background-color: #ccc;
        width: 10px;
        height: 10px;
    }

    .customers-carousel .slick-dots li.slick-active button:after, .customers-carousel-autoscroll .slick-dots li.slick-active button:after {
        background-color: #d82b64;
    }

.logo-carousel.customers-carousel li[role=presentation], .logo-carousel.customers-carousel-autoscroll li[role=presentation] {
    padding: 0;
}

.customer-testimonial-tile .logo-container {
    border: 1px solid #dbd5e9;
    justify-content: center;
    align-items: center;
    min-height: 250px;
}

.big-tile .customer-testimonial-tile .logo-container img {
    max-width: 66%
}

.customer-testimonial-tile .testimonial-tile {
    color: #4d2c93;
    background-color: #dbd5e9;
}

.testimonial-tile q {
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.25rem;
}

.testimonial-tile .testimonial-company {
    font-size: 1.281rem;
}

.customers-case-studies {
    background-image: url(../images/wfh-section-bg-mobile_425x756_26kb.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

    .customers-case-studies:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 21, 96, .75);
    }

    .customers-case-studies div .btns-wrap .btn, .customers-case-studies div .container h3 {
        z-index: 3;
        position: relative;
    }

    .customers-case-studies div .container h3 {
        margin-bottom: 50px;
        text-align: center;
    }

.case-study-tile {
    width: 100%
}

    .case-study-tile .cs-title {
        height: 80px;
        font-size: 1.125rem;
        width: 100%
    }

    .case-study-tile .img-container {
        margin-bottom: -60px;
        margin-right: -20px;
        margin-left: 20px;
    }

        .case-study-tile .img-container img {
            width: 100%
        }

.cs-text {
    position: relative;
}

    .cs-text .study-title {
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        font-weight: 700;
        font-size: 1.25rem;
        color: #001560;
    }

    .cs-text .btn {
        max-width: 250px;
        margin: auto;
    }

.case-study-carousel .leadership.slick-arrow {
    bottom: -65px;
    color: #fff;
}

.customers-case-studies .progress {
    bottom: 56px;
    background-color: rgba(255, 255, 255, .5);
    background-image: linear-gradient(to right, #fff, #fff);
}

.customers-case-studies .pagingInfo {
    color: #fff;
}

.stat-tile .icon-holder {
    background-color: #fff;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    border: 5px solid #efaac1;
}

    .stat-tile .icon-holder img {
        width: 100%;
        padding: .75rem;
    }

.industry-accordion .container h3 {
    color: #001560;
    margin-bottom: 50px;
}

.collapsible {
    background-color: unset;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: .938rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
}

button.collapsible:after {
    content: "\002B";
    color: #fff;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    transform: scale(2.5);
}

button.collapsible.active:after {
    content: "\2212"
}

.content.show {
    color: #fff;
}

#industry-acc-tile-1 {
    background-image: url(../images/education_tile.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#industry-acc-tile-2 {
    background-image: url(../images/finance_industry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#industry-acc-tile-3 {
    background-image: url(../images/healthcare_industry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#industry-acc-tile-4 {
    background-image: url(../images/legal_industry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#industry-acc-tile-5 {
    background-image: url(../images/local_gov_industry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#industry-acc-tile-6 {
    background-image: url(../images/emergency_services_industry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#industry-acc-tile-7 {
    background-image: url(../images/central_gov_industry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#industry-acc-tile-8 {
    background-image: url(../images/third_sector_industry.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.collapsible .industry-title {
    color: #fff;
    font-family: Archia;
    font-size: 1.5rem;
    font-weight: 700;
}

.industry-tile .content .btns-wrap .btn {
    width: 100%
}

.industry-tile {
    position: relative;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
}

    .industry-tile .industry-color-tile {
        height: 100%;
        background: #4d2c93;
        background: linear-gradient(90deg, #4d2c93 0, rgba(0, 21, 85, .5) 100%);
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .industry-tile.active .industry-color-tile {
        background: #4d2c93;
        background: linear-gradient(0deg, #4d2c93 0, rgba(0, 21, 85, .5) 100%);
    }

    .industry-tile .collapsible, .industry-tile .content.show {
        position: relative;
        z-index: 5;
    }

.industry-intro h4.h2 {
    display: none;
}

.stat-holder {
    width: 66%
}

.customer-tiles .container h3 {
    margin-bottom: 40px;
}

#viewing {
    display: block;
}

.progress {
    z-index: 50;
    position: absolute;
    bottom: 75px;
    right: 18%;
    display: block;
    width: 65%;
    height: 5px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #dbd5e9;
    background-image: linear-gradient(to right, #4d2c93, #4d2c93);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
}

.c-4d2c93 {
    color: #4d2c93;
}

.c-9480be {
    color: #9480be;
}

.pagingInfo {
    position: absolute;
    bottom: 25px;
    width: 100%;
    z-index: 51;
    display: flex;
    justify-content: center;
    font-weight: 700;
    color: #001560;
}

.leadership-table {
    position: relative;
}

.leadership.slick-next, .leadership.slick-prev {
    background-color: transparent;
    border: 0;
    color: #001560;
    height: 45px;
    width: 45px;
}

.leadership.slick-next {
    position: absolute;
    bottom: 55px;
    right: 0;
}

.leadership.slick-prev {
    position: absolute;
    bottom: 55px;
    left: 0;
}

.leadership-display-section .slick-dots {
    font-size: unset;
}

.c-F2541D {
    color: #f2541d;
}

.c-t5-001560 {
    color: rgba(0, 21, 96, .5);
}

.c-D82A64 {
    color: #d82a64;
}

.leadership-tabs {
    display: flex;
    justify-content: space-between;
}

.filter-search-bar {
    background-color: #dbd5e9;
    padding: 1rem;
    display: none;
    justify-content: space-between;
}

.leadership-search {
    display: none;
}

    .leadership-search input {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #001560;
    }

.selection-tabs {
    width: 50%;
    height: 80px;
    border: 3px solid #fafafa;
    background-color: #fafafa;
    font-size: 1rem;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: rgba(77, 44, 147, .5);
    font-weight: 700;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

    .selection-tabs.active, .selection-tabs:hover {
        background-color: #dbd5e9;
        border: none;
        border-top: 5px solid #4d2c93;
        color: #4d2c93;
        transition: .3s;
        cursor: pointer;
        outline: 0 !important;
    }

    .selection-tabs:focus {
        outline: #4d2c93 auto 2px;
    }

body.using-mouse .selection-tabs:focus {
    outline: 0;
}

#leadership-display-2 {
    display: none;
    padding: 1rem;
}

.leadership-display-section {
    background-color: #fafafa;
    display: flex;
    flex-wrap: wrap;
    padding: 0 1rem 7rem 1rem;
}

    .leadership-display-section.three-tiles {
        flex-direction: column;
    }

.leadership-name {
    font-size: 1rem;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
}

.leadership-title {
    color: #4d2c93;
    font-weight: 700;
    font-size: .75rem;
}

.person-tile {
    display: none;
}

.leadership-display-section.four-tiles .person-tile {
    width: 25%
}

.leadership-display-section.three-tiles .person-tile {
    width: 100%
}

.person-tile .img-holder {
    width: 80%;
    margin: 0 auto;
    margin-bottom: -3rem;
}

    .person-tile .img-holder img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.person-tile .info-holder {
    background-color: #fff;
    padding: 1rem;
    padding-top: 4rem;
    display: flex;
    flex-direction: column;
    min-height: 270px;
    margin: 0 5px;
}

.info-holder .link-more {
    align-self: flex-end;
    line-height: 45px;
    font-size: .75rem;
}

.leadership-place-container, .leadership-start-container {
    display: flex;
    align-items: center;
    font-size: .75rem;
}

.posts-block.navy-block .holder:after {
    background: #001560;
}

.filter-buttons:hover {
    cursor: pointer;
    text-decoration: underline;
}

.filter-buttons {
    line-height: 45px;
}

.show {
    display: block;
}

.g2-icon {
    width: 60%;
    margin: 0 auto;
}

    .g2-icon .img-container, .g2-icon .img-container img {
        width: 100%
    }

.g2-crowd-tile .g2-icon .g2-stars i {
    color: #d82a64;
}

.g2-icon .g2-reviews {
    color: #001560;
}

.g2-feature-review .standout-quote {
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1.125rem;
}

.stats-block div .stats-container {
    color: #fff;
}

.stats-container .stats-tagline {
    font-size: 1.5rem;
}

.stats-container .stat-tile .stat-num {
    font-size: 2.25rem;
    font-weight: 700;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    width: 85px;
}

.ff-archia {
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.feature-benefit {
    font-size: 1.125rem;
    width: 100%
}

.fb-description {
    width: 100%
}

.features-tile .icon-container {
    height: 67px;
    width: 67px;
}

    .features-tile .icon-container img {
        height: 100%;
        width: auto;
    }

.features-showcase.bg-001560 {
    color: #fff;
}

.btn-custom-FFEFEC {
    background-color: #ffefec;
    color: #001560;
    border: 2px solid #001560;
}

    .btn-custom-FFEFEC:hover {
        background-color: #001560;
        color: #ffefec;
    }

    .btn-custom-FFEFEC:not(:disabled):not(.disabled).active, .btn-custom-FFEFEC:not(:disabled):not(.disabled):active, .show > .btn-custom-FFEFEC.dropdown-toggle {
        color: #001560;
        background-color: #ffcec5;
        border-color: #ffcec5;
    }

    .btn-custom-FFEFEC.focus, .btn-custom-FFEFEC:focus {
        outline: 0;
        box-shadow: 0 0 0 3px #99a1bf;
    }

    .btn-custom-FFEFEC:not(:disabled):not(.disabled).active:focus, .btn-custom-FFEFEC:not(:disabled):not(.disabled):active:focus, .show > .btn-custom-FFEFEC.dropdown-toggle:focus {
        outline: 0;
        box-shadow: 0 0 0 3px #99a1bf;
    }

.btn-custom-001560 {
    background-color: #001560;
    color: #fff;
    border: 2px solid #fff;
}

    .btn-custom-001560:hover {
        background-color: #fff;
        color: #001560;
    }

    .btn-custom-001560:not(:disabled):not(.disabled).active, .btn-custom-001560:not(:disabled):not(.disabled):active, .show > .btn-custom-001560.dropdown-toggle {
        color: #001560;
        background-color: #ccd0df;
        border-color: #ccd0df;
    }

    .btn-custom-001560.focus, .btn-custom-001560:focus {
        outline: 0;
        box-shadow: 0 0 0 3px #99a1bf;
    }

    .btn-custom-001560:not(:disabled):not(.disabled).active:focus, .btn-custom-001560:not(:disabled):not(.disabled):active:focus, .show > .btn-custom-FFEFEC.dropdown-toggle:focus {
        outline: 0;
        box-shadow: 0 0 0 3px #99a1bf;
    }

.main-partners-tiles .main-tile .text-holder {
    border: 1px solid #b0aeae;
}

.main-partners-tiles .main-tile .logo-holder {
    height: 240px;
}

    .main-partners-tiles .main-tile .logo-holder img {
        max-width: 60%;
        max-height: 60%
    }

.integrations-intro {
    position: relative;
}

    .integrations-intro::after {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 400px;
        content: "";
        background: #fff;
        z-index: 1;
    }

.main-partners-tiles .main-tile {
    z-index: 3;
}

.hidden {
    display: none;
    transition: .5s;
}

.flex-more {
    display: flex;
    align-items: center;
    transition: .5s;
    color: #001560;
    font-weight: 700;
    margin-top: 15px !important;
}

    .flex-more .fas {
        color: #d82a64;
    }

.shrink-me-container {
    position: relative;
}

.gradient-block.active {
    position: absolute;
    width: 100%;
    height: 88%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, transparent 0, #fafafa 100%);
}

.integrations-tiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.integ-tile {
    width: 27%;
    margin: .5rem;
    padding: .75rem;
    border: 1px solid #b0aeae;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

    .integ-tile a, .integ-tile img {
        max-width: 90%;
        max-height: 90%
    }

        .integ-tile a img {
            max-width: 100%;
            max-height: 100%
        }

#shrinkMe2LessLink, #shrinkMe2MoreLink, #shrinkMeLessLink, #shrinkMeMoreLink {
    margin-top: 15px;
}

.img-holder.align-self-end {
    width: 100px;
    height: 50px;
    margin: 15px 20px 0 20px;
}

.article-post.pr-hub .category {
    bottom: auto;
    background-color: #dbd5e9;
    color: #001560;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.article-post.pr-hub .textbox h2 .link-more {
    font-size: 1rem;
    line-height: 1.3;
}

.article-post.pr-hub .h4 {
    margin-bottom: 5px;
}

.article-post.pr-hub .social-networks li {
    margin: 0;
}

    .article-post.pr-hub .social-networks li a {
        color: #fff;
        background-color: #99a1bf;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 .25rem;
        border-bottom: none;
    }

.blog-section .article-post.pr-hub {
    border: 1px solid #ccc8c8;
    min-height: 200px;
}

.img-container.pr-hub {
    display: none;
}

.next.shift-down {
    font-size: 1rem;
    color: #001560;
    font-weight: 700;
}

    .next.shift-down .fas {
        color: #d82b64;
    }

    .next.shift-down:hover .fas {
        transform: translateY(3px);
        transition: .3s;
    }

.info-post .img-holder.pr {
    width: 100%;
    height: 70px;
    min-width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.cta-container .btn {
    margin-right: 10px;
}

    .cta-container .btn:last-of-type {
        margin-right: 0;
    }

.article-post.pr-hub .img-holder img {
    margin-bottom: 10px;
    max-height: 100%;
    max-width: 100%;
    float: right;
    width: auto;
}

.line-height-auto {
    min-height: auto !important;
}

.featured-box .box .head strong {
    margin-bottom: 0;
}

.featured-box .box .head {
    align-items: center;
}

.featured-box .box .link-more {
    font-size: .75rem;
}

.article-post.demand-post .img-holder {
    position: relative;
}

    .article-post.demand-post .img-holder .img-label {
        bottom: 0;
    }

.article-post.demand-post .textbox h2.h4 {
    line-height: 1.3;
}

.job-section .category {
    color: #001560;
    padding: 7px 10px;
    background: #dcd1f3;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

#book-demo-header.scrolling-header {
    animation: backgroundScroll 40s linear 10ms infinite;
    background-size: 350%, 350%;
    background-position: center;
}

.confirm-overlay {
    background-color: rgba(0, 21, 96, .4);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .confirm-overlay .confirm-box {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 80%;
        height: 300px;
        border-radius: 5px;
        position: relative;
    }

.confirm-box p {
    text-align: center;
}

.check-and-thanks {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .check-and-thanks .far {
        color: #28a745;
    }

    .check-and-thanks .img-holder {
        width: 80%;
        height: 100px;
    }

        .check-and-thanks .img-holder img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

.close-btn .fas {
    color: #d82b64;
    background-color: #fff;
    border-radius: 50%
}

    .close-btn .fas:hover {
        cursor: pointer;
    }

.confirm-box .close-btn {
    position: absolute;
    top: -20px;
    right: -20px;
}

.confirm-overlay .confirm-box {
    color: #001560;
}

#sticky-sidebar {
    position: relative;
}

::selection {
    background: #ffbdb2;
}

.btn-custom-4d2c92 {
    color: #fff;
    background-color: #4d2c92;
    border: 2px solid #4d2c92;
}

    .btn-custom-4d2c92:hover {
        color: #4d2c92;
        background-color: #fff;
    }

    .btn-custom-4d2c92.focus, .btn-custom-4d2c92:focus {
        outline: 0;
        box-shadow: 0 0 0 3px #b8abd4;
    }

    .btn-custom-4d2c92.disabled, .btn-custom-4d2c92:disabled {
        color: #fff;
        background-color: #4d2c92;
    }

    .btn-custom-4d2c92:not(:disabled):not(.disabled).active, .btn-custom-4d2c92:not(:disabled):not(.disabled):active, .show > .btn-custom-4d2c92.dropdown-toggle {
        color: #fff;
        background-color: #3d2374;
        border-color: #3d2374;
    }

        .btn-custom-4d2c92:not(:disabled):not(.disabled).active:focus, .btn-custom-4d2c92:not(:disabled):not(.disabled):active:focus, .show > .btn-custom-4d2c92.dropdown-toggle:focus {
            outline: 0;
            box-shadow: 0 0 0 3px #b8abd4;
        }

.btn.btn-custom-f7f741 {
    color: #001560;
    background-color: #f7f741;
    border: 2px solid #f7f741;
}

    .btn.btn-custom-f7f741:hover {
        color: #f7f741;
        background-color: #001560;
    }

    .btn.btn-custom-f7f741.focus, .btn.btn-custom-f7f741:focus {
        outline: 0;
        box-shadow: 0 0 0 3px #fcfcb3;
    }

    .btn.btn-custom-f7f741.disabled, .btn.btn-custom-f7f741:disabled {
        color: #001560;
        background-color: #f7f741;
    }

    .btn.btn-custom-f7f741:not(:disabled):not(.disabled).active, .btn.btn-custom-f7f741:not(:disabled):not(.disabled):active, .show > .btn.btn-custom-f7f741.dropdown-toggle {
        color: #001560;
        background-color: #f5f51b;
        border-color: #f5f51b;
    }

        .btn.btn-custom-f7f741:not(:disabled):not(.disabled).active:focus, .btn.btn-custom-f7f741:not(:disabled):not(.disabled):active:focus, .show > .btn.btn-custom-f7f741.dropdown-toggle:focus {
            outline: 0;
            box-shadow: 0 0 0 3px #fcfcb3;
        }

.press-release-textbox {
    margin-top: -540px;
    padding-left: 2rem;
    padding-right: 1rem;
}

    .press-release-textbox p {
        font-size: .813rem;
    }

.vlog-video-background {
    background-color: #fbe9ef;
}

.vlog-video {
    margin-top: -260px;
    height: 177px;
}

.tweet-widget {
    background-color: #ccecf9;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    color: #001560;
    border-radius: 3px;
}

    .tweet-widget .twitter-quote {
        line-height: 1.5;
        font-weight: 300;
    }

.tweet-quote-btn {
    align-self: flex-end;
    margin-bottom: 0;
    cursor: pointer;
    border: 3px solid transparent;
}

    .tweet-quote-btn:hover {
        border: 3px solid #001560;
        transition: .3s;
    }

    .tweet-quote-btn:focus {
        outline: #001560 auto 2px;
    }

body.using-mouse .tweet-quote-btn:focus {
    outline: 0;
}

.feature-popup .bg-purple {
    background-color: #4d2c93;
    color: #fff;
}

    .feature-popup .bg-purple .link-more {
        color: #fff;
    }

        .feature-popup .bg-purple .link-more:after {
            color: #3eddf7;
        }

        .feature-popup .bg-purple .link-more:hover:after {
            color: #009fe3;
        }

        .feature-popup .bg-purple .link-more:hover {
            color: #009fe3;
        }

        .feature-popup .bg-purple .link-more:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .feature-popup .bg-purple .link-more:focus {
    outline: 0;
}

.feature-popup .bg-purple .fa-times {
    color: #fff;
}

    .feature-popup .bg-purple .fa-times:hover {
        color: #009fe3;
    }

.feature-popup .bg-pink {
    background-color: #ffad9f;
    color: #001560;
}

    .feature-popup .bg-pink .link-more {
        color: #001560;
    }

        .feature-popup .bg-pink .link-more:after {
            color: #d82b64;
        }

        .feature-popup .bg-pink .link-more:hover:after {
            color: #d82b64;
        }

        .feature-popup .bg-pink .link-more:hover {
            color: #d82b64;
        }

        .feature-popup .bg-pink .link-more:focus {
            outline: #d82b64 auto 2px;
        }

body.using-mouse .feature-popup .bg-pink .link-more:focus {
    outline: 0;
}

.feature-popup .bg-pink .fa-times {
    color: #001560;
}

    .feature-popup .bg-pink .fa-times:hover {
        color: #d82b64;
    }

.feature-popup .bg-yellow {
    background-color: #f7f741;
    color: #001560;
}

    .feature-popup .bg-yellow .link-more {
        color: #001560;
    }

        .feature-popup .bg-yellow .link-more:after {
            color: #d82b64;
        }

        .feature-popup .bg-yellow .link-more:hover:after {
            color: #d82b64;
        }

        .feature-popup .bg-yellow .link-more:hover {
            color: #d82b64;
        }

        .feature-popup .bg-yellow .link-more:focus {
            outline: #d82b64 auto 2px;
        }

body.using-mouse .feature-popup .bg-yellow .link-more:focus {
    outline: 0;
}

.feature-popup .bg-yellow .fa-times {
    color: #001560;
}

    .feature-popup .bg-yellow .fa-times:hover {
        color: #d82b64;
    }

.feature-popup .bg-red {
    background-color: #d82a64;
    color: #fff;
}

    .feature-popup .bg-red .link-more {
        color: #fff;
    }

        .feature-popup .bg-red .link-more:after {
            color: #3eddf7;
        }

        .feature-popup .bg-red .link-more:hover:after {
            color: #009fe3;
        }

        .feature-popup .bg-red .link-more:hover {
            color: #009fe3;
        }

        .feature-popup .bg-red .link-more:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .feature-popup .bg-red .link-more:focus {
    outline: 0;
}

.feature-popup .bg-red .fa-times {
    color: #fff;
}

    .feature-popup .bg-red .fa-times:hover {
        color: #009fe3;
    }

.feature-popup .bg-cyan {
    background-color: #009fe3;
    color: #001560;
}

    .feature-popup .bg-cyan .link-more {
        color: #001560;
    }

        .feature-popup .bg-cyan .link-more:after {
            color: #d82b64;
        }

        .feature-popup .bg-cyan .link-more:hover:after {
            color: #d82b64;
        }

        .feature-popup .bg-cyan .link-more:hover {
            color: #d82b64;
        }

        .feature-popup .bg-cyan .link-more:focus {
            outline: #d82b64 auto 2px;
        }

body.using-mouse .feature-popup .bg-cyan .link-more:focus {
    outline: 0;
}

.feature-popup .bg-cyan .fa-times {
    color: #001560;
}

    .feature-popup .bg-cyan .fa-times:hover {
        color: #d82b64;
    }

.c-FFAD9F {
    color: #ffad9f;
}

.colour-block-quote {
    color: #001560;
}

    .colour-block-quote h3 {
        font-weight: 400;
    }

.colour-block-quote {
    color: #001560;
}

    .colour-block-quote h3 {
        font-weight: 400;
    }

    .colour-block-quote .container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

.video-player.bg-001560 {
    color: #fff;
}

.main-related-industry-content {
    border: 1px solid #ccd0df;
    padding: 1rem;
    display: flex;
    flex-direction: column;
}

.industry-related-video .img-holder, .industry-related-video .img-holder img {
    width: 100%
}

.industry-related-video .img-holder {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

a.side-related-industry-content {
    border: 1px solid #ccd0df;
    background-color: #fff;
    padding: .5rem;
    margin-bottom: .5rem;
    display: flex;
    align-items: center;
}

    a.side-related-industry-content h5 {
        font-size: 1rem;
    }

    a.side-related-industry-content p {
        font-size: .75rem;
    }

    a.side-related-industry-content:last-of-type {
        margin-bottom: 0;
    }

    a.side-related-industry-content:hover {
        background-color: #ffcec5;
        transition: .3s;
    }

    a.side-related-industry-content:focus {
        outline: #d82b64 auto 2px;
    }

body.using-mouse a.side-related-industry-content:focus {
    outline: 0;
}

.side-related-category, a.side-related-industry-content .fas {
    color: #d82b64;
}

a.side-related-industry-content {
    color: #001560;
}

.slider-for-vid-player .slick-next, .slider-for-vid-player .slick-prev {
    background-color: transparent;
    border: none;
    color: #99a1bf;
}

    .slider-for-vid-player .slick-next:hover, .slider-for-vid-player .slick-prev:hover {
        color: #3eddf7;
        transition: .3s;
    }

    .slider-for-vid-player .slick-next:focus, .slider-for-vid-player .slick-prev:focus {
        outline: #3eddf7 auto 2px;
    }

body.using-mouse .slider-for-vid-player .slick-next:focus, body.using-mouse .slider-for-vid-player .slick-prev:focus {
    outline: 0;
}

.slider-for-vid-player .slick-prev .fas {
    margin-right: 5px;
}

.slider-for-vid-player .slick-next .fas {
    margin-left: 5px;
}

.col-md-9 .vid-player-video {
    height: 162px;
    width: 100%
}

.col-md-3 .vid-player-video {
    display: none;
}

.rel-inf-slick-cont .slick-track .slick-slide {
    height: auto !important;
}

    .rel-inf-slick-cont .slick-track .slick-slide div, .rel-inf-slick-cont .slick-track .slick-slide div .rel-inf-tile-slide {
        height: 100%
    }

        .rel-inf-slick-cont .slick-track .slick-slide div .rel-inf-img-holder {
            height: auto;
        }

.rel-inf-slick-cont, .rel-inf-slick-cont-autoscroll {
    display: flex;
    flex-direction: column;
}

.rel-inf-tile-slide {
    border: 1px solid #ccd0df;
    min-height: 325px;
}

.rel-inf-img-holder {
    position: relative;
}

    .rel-inf-img-holder, .rel-inf-img-holder img, .rel-inf-tile-slide {
        width: 100%
    }

        .rel-inf-img-holder img {
            height: 156px;
            object-fit: cover;
        }

.rel-inf-text-holder .category {
    color: #d82a64;
}

.rel-inf-slick-cont .slick-dots button:after, .rel-inf-slick-cont-autoscroll .slick-dots button:after {
    background: #fff;
    border: 2px solid #ccd0df;
}

.rel-inf-slick-cont .slick-list .slick-track .slick-slide, .rel-inf-slick-cont-autoscroll .slick-list .slick-track .slick-slide {
    margin: 0 5px;
}

.slider-nav-col {
    display: none;
}

.slider-nav-vid-player.slick-slider, .slider-nav-vid-player.slick-slider-autoscroll {
    display: none !important;
}

.featured-resource .btn-custom {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}

.featured-resource .article-post {
    font-weight: 700;
    border-color: #cec1c1 !important;
    border-width: 4px !important;
    border-style: solid;
    color: #004d8b;
    margin: inherit;
}

.featured-resource .img-holder {
    border-color: #cec1c1;
    border-width: 4px;
}

.featured-resource .textbox {
    border-left-color: #cec1c1;
    border-left-width: 4px;
    border-left-style: solid;
    font-weight: 700;
}

.featured-resource .article-post h5 {
    margin: 3px 0 0;
}

.label {
    position: absolute;
    bottom: 0;
    background-color: #b8abd4;
    color: #001560;
    padding: 5px 20px;
    font-weight: 700;
}

    .label.bBody {
        position: static;
        background-color: unset;
        padding: unset;
        font-weight: unset;
    }

.featured-resource .textbox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.upcoming-resource .resource-item {
    background-color: #ede9f4;
    height: 145px;
    width: 80%
}

.upcoming-resource .img-label {
    background-color: #b8abd4;
    color: #001560;
}

.upcoming-resource .resource-item h3 {
    font-size: 1.875rem;
}

.ondemand-resource .resource-item {
    background-color: #e5f5fc;
    height: 145px;
    width: 80%
}

    .ondemand-resource .resource-item h3 {
        color: #001560;
        font-size: 1.875rem;
    }

.ondemand-resource .img-label {
    background-color: #ccecf9;
    color: #001560;
}

.demand-section .article-post {
    top: -50px;
    height: 80%
}

.img-label {
    width: fit-content;
    position: absolute;
    background-color: #b8abd4;
    color: #fff;
    padding: 5px 20px;
    font-weight: 700;
    margin-top: -30px;
}

.resource-container {
    background-color: #f7f8fa;
    color: #004d8b;
}

.filter-search {
    border-color: #707070;
    border-width: 2px;
}

.switch {
    position: relative;
    height: 40px;
    width: 276px;
    background: #fff;
    border-radius: 15px;
}

.switch-label {
    padding: 8px 5px;
    position: relative;
    z-index: 2;
    float: left;
    width: 92px;
    font-size: .75rem;
    line-height: 26px;
    color: #004d8b;
    text-align: center;
    cursor: pointer;
}

.switch-input {
    display: none;
}

.switch-input-1:checked ~ .switch-label-1 {
    background-color: #b8abd4;
    border-radius: 15px;
}

.switch-input-2:checked ~ .switch-label-2 {
    background-color: #b8abd4;
    border-radius: 15px;
}

.switch-input-3:checked ~ .switch-label-3 {
    background-color: #b8abd4;
    border-radius: 15px;
}

.switch-input {
    background-color: #fff;
    border-radius: 15px;
}

.filter-category-heading {
    font-size: 1.125rem;
    font-weight: 700;
    padding-top: 3px;
    margin-bottom: 0;
    color: #004d8b;
}

.featured-resource .article-post .textbox .row {
    align-items: center;
}

.demand-section {
    min-height: 400px;
}

.white-link a {
    color: #fff !important;
    text-decoration: underline;
    border-bottom: none !important;
}

.blue-link a {
    color: #001560 !important;
    text-decoration: underline;
    border-bottom: none !important;
}

.info-post .values-icon {
    margin-right: 20px;
}

.embed-responsive {
    height: 164px;
}

.visual-block.bg-d82b64 {
    color: #fff;
}

    .visual-block.bg-d82b64 .img-holder:after, .visual-block.bg-d82b64 .img-holder:before {
        border: 8px solid #f7f742;
    }

.partner-closeout.bg-ffad9f h5 {
    color: #001560;
}

a .btn.bg-4d2c92 {
    color: #fff;
}

.placement-tile .fa-chevron-right {
    color: #d82a64;
}

.placement-testimonials .pt-slide .testimonial-text p {
    margin-bottom: 22px;
}

.placement-testimonials .pt-slide .testimonial-text cite {
    font-style: normal;
}

.placement-testimonials .testimonial-logo img {
    max-height: 150px;
}

.departments-container {
    display: flex;
    flex-direction: column;
}

.department-tile {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #001560;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-bottom: .5rem;
}

    .department-tile:hover {
        color: #001560;
    }

    .department-tile .department-text {
        display: flex;
        align-items: center;
    }

        .department-tile .department-text p {
            margin-bottom: 0;
            padding: 0 20px;
            font-weight: 700;
            font-size: 1.15rem;
        }

    .department-tile .department-img-holder {
        height: 100%
    }

        .department-tile .department-img-holder img {
            height: 100%;
            min-width: 55px;
            max-width: 55px;
            object-fit: cover;
        }

.life-tile {
    display: flex;
    flex-direction: column-reverse;
}

    .life-tile .life-text {
        background-color: #fff;
        border: 1px solid #ccc;
    }

        .life-tile .life-text p:last-of-type {
            margin-bottom: 0;
        }

    .life-tile .life-img-holder {
        width: 100%
    }

        .life-tile .life-img-holder img {
            width: 100%;
            height: 150px;
            object-fit: cover;
        }

.roles-container .pt-bottom-row {
    display: flex;
    flex-direction: column;
}

    .roles-container .pt-bottom-row p {
        margin-bottom: 0;
    }

.roles-container .placement-tile {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 1rem;
    margin-bottom: .5rem;
}

.placement-tile:hover {
    background-color: #ffad9f;
    transition: .3s;
    color: #001560;
}

.placement-tile:focus {
    outline: #00a0e3 auto 2px;
}

body.using-mouse .placement-tile:focus {
    outline: 0;
}

.placement-tile {
    color: #001560;
    font-size: 1rem;
}

.roles-container {
    display: flex;
    flex-direction: column;
}

.visual-block .no-breadcrumb {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.features-section.no-purple:after {
    display: none;
}

.life-tile.img-left {
    margin-top: 1rem;
}

.visual-block.full-width .row .full-width-text {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    width: 100%
}

.visual-block.full-width .row .full-width-bg {
    position: relative;
    background-color: #001560;
}

.visual-block.home-visual .btn {
    font-size: .813rem;
}

.full-width .row {
    justify-content: center;
}

.visual-block.full-width .full-width-bg .img-holder {
    height: 358px;
    width: auto;
}

    .visual-block.full-width .full-width-bg .img-holder img {
        height: 100%;
        object-fit: cover;
    }

.video-in-background {
    position: relative;
}

    .video-in-background video {
        position: absolute;
        width: auto;
        height: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.visual-block .header-svg {
    display: none;
}

.ratings-block .container .text p {
    margin-bottom: 0;
}

.row.partner-row {
    flex-direction: column-reverse;
}

    .row.partner-row .embed-responsive {
        margin-bottom: 1rem;
    }

.ratings-block.bg-EFAAC1 .link-more, .ratings-block.bg-EFAAC1 .link-more:after {
    color: #d82a64;
    font-size: 1.125rem;
}

    .ratings-block.bg-EFAAC1 .link-more:hover {
        color: #001560;
    }

    .ratings-block.bg-EFAAC1 .link-more:focus {
        outline: #001560 auto 2px;
    }

body.using-mouse .ratings-block.bg-EFAAC1 .link-more:focus {
    outline: 0;
}

.featured-partner-slide, .pt-slide {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.featured-partner-text, .featured-partner-vid {
    width: 100%
}

.featured-partner-vid {
    padding: 0 3px;
}

.featured-partner-text {
    margin-left: 5px;
}

.featured-partner-vid iframe {
    width: 100%;
    height: 143px;
}

.featured-partner-vid {
    display: flex;
    justify-content: center;
    align-items: center;
}

.featured-partner-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .featured-partner-text img {
        max-height: 50px;
        margin-bottom: 1rem;
        align-self: center;
    }

.feature-slick-slider, .feature-slick-slider-autoscroll, .pt-slider, .pt-slider-autoscroll {
    border: 2px solid #e5e7f0;
    border-bottom: 4px solid #d82a64;
    padding: 1rem;
    background-color: #fff;
}

.slick-initialized .slick-slide.featured-partner-slide, .slick-initialized .slick-slide.pt-slide {
    display: flex;
    height: auto;
    align-items: center;
}

.feature-slick-dots {
    margin: 1rem 0 0 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0 10px;
}

    .feature-slick-dots button {
        width: 10px;
        height: 10px;
        font-size: 0;
        line-height: 0;
        padding: 0;
        border: 0;
        border-radius: 100%;
        position: relative;
    }

        .feature-slick-dots button:after {
            width: 10px;
            height: 10px;
            position: absolute;
            left: 50%;
            top: 50%;
            content: "";
            border-radius: 100%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background: #e5e7f0;
        }

        .feature-slick-dots button:hover:after {
            background: #cec1c1;
        }

    .feature-slick-dots li {
        margin: 0 5px;
    }

        .feature-slick-dots li.slick-active button:after {
            background: #cec1c1;
        }

.visual-block-mobile-overlay {
    position: absolute;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
}

    .visual-block-mobile-overlay .textbox .btns-wrap .btn {
        width: 100%
    }

    .visual-block-mobile-overlay .textbox p.h2 {
        text-align: center;
        font-size: 1.313rem;
    }

.vbmo-row {
    position: relative;
}

    .vbmo-row .col-12 .img-holder img {
        height: 285px;
        object-fit: cover;
    }

.featured-partners .slick-slide {
    height: unset;
}

#f-next-btn, #f-prev-btn, #pt-next-btn, #pt-prev-btn {
    background-color: transparent;
    border: none;
    color: #e5e7f0;
    position: absolute;
    bottom: 1rem;
}

    #f-next-btn:hover, #f-prev-btn:hover, #pt-next-btn:hover, #pt-prev-btn:hover {
        color: #cec1c1;
    }

#f-next-btn, #pt-next-btn {
    right: 3rem;
}

#f-prev-btn, #pt-prev-btn {
    left: 3rem;
}

.info-post .icon img {
    height: 60px;
}

.partner-type-tile, .partner-types-container {
    display: flex;
    flex-direction: column;
}

.partner-type-tile {
    width: 90%;
    background-color: #fff;
    padding: 1rem;
}

    .partner-type-tile img {
        margin-bottom: 1rem;
        height: 155px;
        object-fit: cover;
        max-width: none !important;
        width: 115%
    }

    .partner-type-tile.pt-silver img {
        border: 3px solid #009fe3;
    }

    .partner-type-tile.pt-silver h4 {
        color: #009fe3;
    }

    .partner-type-tile.pt-gold img {
        border: 3px solid #4d2c92;
    }

    .partner-type-tile.pt-gold h4 {
        color: #4d2c92;
    }

    .partner-type-tile.pt-platinum img {
        border: 3px solid #d82a64;
    }

    .partner-type-tile.pt-platinum h4 {
        color: #d82a64;
    }

.benefits-block .info-post.partners {
    border-bottom: 5px solid #4d2c92;
}

.partner-closeout {
    display: flex;
    flex-direction: column;
    background-color: #4d2c92;
    align-items: center;
}

    .partner-closeout h5 {
        color: #fff;
        text-align: center;
        z-index: 1;
    }

    .partner-closeout button {
        width: 100%;
        z-index: 1;
    }

.testimonial-logo {
    display: flex;
    justify-content: center;
}

    .testimonial-logo img {
        max-height: 50px;
        margin-bottom: 1rem;
    }

.testimonial-text {
    margin: 0 5px;
}

.pt-slide .testimonial-text p {
    font-size: 1rem;
}

.video-modal {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    z-index: 100;
    display: none;
}

.modal-background {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
}

    .modal-background .iframe-container {
        position: relative;
        width: 90%
    }

    .modal-background .modal-close-btn {
        position: absolute;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.play-btn-holder {
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.play-button {
    align-self: center;
    z-index: 2;
    position: absolute;
    border: none;
    border-radius: 50%;
    background-color: transparent;
}

.img-holder .play-button .play-btn-svg {
    width: 75px;
}

.video-modal .modal-background .youtube-video {
    width: 100%;
    height: 165px;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton.mkto-book-demo {
    background-color: #f2541d !important;
    border-color: #f2541d !important;
}

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton.mkto-book-demo:hover {
        color: #f2541d !important;
        background-color: #fff !important;
        border-color: #f2541d !important;
    }

.bg-light-sky-blue {
    background-color: #ccecf9;
}

.g2-crowd-short {
    justify-content: center;
    color: #fff;
    padding: .5rem;
}

    .g2-crowd-short span {
        font-size: .69rem;
    }

.demo-info-header {
    font-size: 1.5rem;
}

.demo-point {
    align-items: flex-start;
}

.demo-point-text {
    line-height: 1.5;
    font-size: .9rem;
}

.bold {
    font-weight: 700;
}

.orange {
    color: #f2541d;
}

.underline {
    text-decoration: underline;
}

.demo-form-container {
    background-color: #fff;
    padding: 1rem;
}

    .demo-form-container .mktoButtonRow {
        display: flex;
        justify-content: center;
        padding: .5rem;
    }

    .demo-form-container form .mktoHtmlText {
        font-size: .6rem;
        line-height: 1.5;
        color: #001560;
    }

    .demo-form-container form, .demo-form-container form .mktoHtmlText {
        width: 100% !important;
    }

.demo-svg {
    display: none;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.align-center {
    align-items: center;
}

.countdown-timer {
    display: none;
    background-color: #dbd5e9;
}

.pink {
    color: #d82b64;
}

.light-pink {
    color: #e97fa2;
}

.light-purple {
    color: #b8abd4;
}

.medium-purple {
    color: #9480be;
}

.purple {
    color: #4d2c92;
}

.sky-blue {
    color: #009fe3;
}

.light-sky-blue {
    color: #33b2e9;
}

.bold {
    font-weight: 700;
}

.circle-icon {
    border-radius: 50%;
    height: 73px;
    width: 73px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.white {
    color: #fff;
}

.presentations-container {
    display: flex;
    flex-direction: column;
}

.presentation-photo img, .speaker-photo img {
    width: 100%
}

.pres-cal-icon {
    width: 26px;
    height: 26px;
}

    .pres-cal-icon i {
        color: #fff;
    }

.presentation-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #d7d1e5;
}

.presentations-tile {
    width: 50%
}

    .presentations-tile .presentation-photo {
        width: 60%
    }

    .presentations-tile .presentation-text {
        width: 70%;
        margin-top: 25px;
        margin-left: -25px;
        height: auto;
        padding: .5rem;
    }

        .presentations-tile .presentation-text .pres-date-time, .presentations-tile .presentation-text .presentation-subtitle, .presentations-tile .presentation-text .speaker-name-title {
            line-height: 1;
        }

        .presentations-tile .presentation-text .presentation-subtitle {
            margin-bottom: 1rem;
        }

    .presentations-tile:first-of-type {
        margin-bottom: 1rem;
    }

.presentations-tile {
    width: 100%
}

    .presentations-tile .presentation-photo, .presentations-tile .presentation-text {
        width: 60%
    }

.presentation-location {
    justify-content: space-between;
}

.win-prize-side {
    display: flex;
    justify-content: center;
}

.speaker-text {
    margin-left: 30px;
    width: 90%;
    margin-top: -30px;
    padding: 1rem;
}

.speaker-tile {
    display: flex;
    flex-direction: column;
}

    .speaker-tile:first-of-type {
        margin-bottom: 1rem;
    }

.speaker-name, .speaker-title {
    font-size: 1rem;
}

.speaker-title {
    margin-bottom: 1rem;
}

.speakers-container .speaker-tile .speaker-text .speaker-info, .speakers-container .speaker-tile .speaker-text p {
    font-size: .9rem;
    line-height: 1;
    margin-bottom: 1rem;
}

.speaker-tile .speaker-text .speaker-info:last-of-type {
    margin-bottom: 0;
}

.speaker-photo {
    width: 50%
}

.hide-on-mobile {
    display: none;
}

.main-prize-container {
    display: flex;
    flex-direction: column-reverse;
}

    .main-prize-container .text-container {
        margin-bottom: 1rem;
    }

    .main-prize-container .img-container {
        width: 100%;
        height: 170px;
        overflow: hidden;
    }

        .main-prize-container .img-container img {
            object-fit: cover;
        }

.book-a-meeting {
    background-color: #fbe9ef;
    padding: 2rem 0;
}

.event-form-container {
    background-color: #fff;
    padding: 1rem 2rem;
}

.table-prettify {
    border: 2px solid #001560;
    margin-bottom: 1rem;
}

    .table-prettify td, .table-prettify th {
        border: 2px solid #001560;
        padding: 1rem;
        vertical-align: middle;
    }

    .table-prettify tr:nth-child(odd) {
        background-color: #f0f0f0;
    }

    .table-prettify td p, .table-prettify td ul, .table-prettify th p {
        margin-bottom: 0;
    }

    .table-prettify th {
        background-color: #c8e8f5;
        font-weight: 700;
        text-align: center;
    }

.youtube-video {
    display: block;
    margin: 1rem 0;
    width: 100%;
    height: unset;
}

#process-title {
    font-size: 1.5625rem;
    font-weight: 700;
}

#process-subtitle {
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
}

#arrow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin-bottom: 1rem;
}

.email-holder {
    display: none;
}

#email {
    display: none;
}

#arrow-line {
    transform: rotate(90deg);
    height: 927px;
    align-self: center;
    width: 927px;
    max-width: none;
}

.four-boxes #arrow-line {
    height: 1200px;
    width: 1200px;
}

#numbers {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.four-boxes #numbers {
    height: 74%
}

#numbers .number-icons {
    width: 44px;
    height: 44px;
}

#process-boxes {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.four-boxes #process-boxes {
    height: 94%;
    margin-top: 1rem;
}

#process-boxes .process-box {
    width: 309px;
    height: 206px;
    background-color: #f5f5f5;
    border: 1px solid #b3b3b3;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 1rem;
    z-index: 2;
}

.process-box h2, .process-box p {
    margin: 0;
}

#process-boxes a {
    color: #001560;
    z-index: 3;
}

.process-box .investigate-row {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.investigate-row h2 {
    text-align: left;
}

.investigate-row img {
    width: 50%
}

.process-box .product-name {
    font-family: Archia;
    font-size: 1.1875rem;
    font-weight: 700;
}

    .process-box .product-name:after {
        -webkit-transition: left .25s ease-in-out;
        transition: left .25s ease-in-out;
        font-size: .75rem;
        line-height: 24px;
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        color: #d82b64;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        left: 0;
        margin: 0 0 0 10px;
    }

.process-box .product-info {
    font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
}

#dotted-lines {
    display: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.call-to-action a {
    font-size: .875rem;
    line-height: 24px;
    font-weight: 700;
    color: #001560;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-bottom: none !important;
}

    .call-to-action a:after {
        -webkit-transition: color .25s ease-in-out;
        transition: color .25s ease-in-out;
        font-size: .875rem;
        line-height: 24px;
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 10px;
    }

    .call-to-action a:hover {
        color: #fff;
    }

    .call-to-action a:visited {
        color: #001560;
    }

    .call-to-action a:hover:after {
        color: #fff;
    }

.call-to-action .blueLink a, .call-to-action .blueLink a:after {
    color: #001560;
}

    .call-to-action .blueLink a:hover, .call-to-action .blueLink a:hover:after {
        color: #fff;
    }

.call-to-action .whiteLink a, .call-to-action .whiteLink a:after {
    color: #fff;
}

    .call-to-action .whiteLink a:hover, .call-to-action .whiteLink a:hover:after {
        color: #001560;
    }

.blue-link {
    color: #001560;
}

.white-link {
    color: #000;
}

body {
    min-width: 320px;
}

    body.nav-active {
        overflow: hidden;
        height: 100vh;
    }

.resize-active *, .resize-active :after, .resize-active :before {
    -webkit-transition: none !important;
    transition: none !important;
}

a, button, input[type=submit] {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
}

    a:focus, a:hover, button:focus, button:hover, input[type=submit]:focus, input[type=submit]:hover {
        text-decoration: none;
    }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px;
}

.article-post .h1, .article-post .h2, .article-post .h3, .article-post .h4, .article-post .h5, .article-post .h6, .article-post h1, .article-post h2, .article-post h3, .article-post h4, .article-post h5, .article-post h6 {
    margin: 0 0 5px;
}

.blog-article .article-post .h4 {
    margin: 0 0 15px;
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #001560;
}

    .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
        color: #00a0e3;
    }

.h1 .text-lg, .h1 .text-sm, .h2 .text-lg, .h2 .text-sm, .h3 .text-lg, .h3 .text-sm, .h4 .text-lg, .h4 .text-sm, .h5 .text-lg, .h5 .text-sm, .h6 .text-lg, .h6 .text-sm, h1 .text-lg, h1 .text-sm, h2 .text-lg, h2 .text-sm, h3 .text-lg, h3 .text-sm, h4 .text-lg, h4 .text-sm, h5 .text-lg, h5 .text-sm, h6 .text-lg, h6 .text-sm {
    font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 400;
    letter-spacing: normal;
    display: block;
    padding: 10px 0 0;
    font-size: .875rem;
}

.btn.resource-load-more, .btn.resource-load-more-demand {
    margin: 0 auto;
}

.btn {
    font-size: .875rem;
    min-width: 130px;
    font-weight: 700;
}

    .btn.btn-primary:hover {
        color: #00a0e3;
        background: #fff;
        border-color: #00a0e3;
    }

    .btn.btn-secondary {
        color: #001560;
    }

        .btn.btn-secondary:hover {
            color: #fff;
            background: #001560;
            border-color: #fff;
        }

    .btn.btn-outline-secondary {
        color: #001560;
        border-color: #001560;
    }

        .btn.btn-outline-secondary:hover {
            color: #fff;
            background: #001560;
        }

    .btn.btn-danger:hover {
        color: #d82b64;
        background: #fff;
        border-color: #d82b64;
    }

    .btn.btn-info:hover {
        background: #fff;
        color: #0e76a8;
        border-color: #0e76a8;
    }

    .btn.btn-blue:hover {
        background: #fff;
        color: #001560;
    }

.link-more {
    font-size: .875rem;
    line-height: 24px;
    font-weight: 700;
    color: #001560;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    border-bottom: none !important;
}

    .link-more:after {
        -webkit-transition: left .25s ease-in-out;
        transition: left .25s ease-in-out;
        font-size: .75rem;
        line-height: 24px;
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        color: #d82b64;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        left: 0;
        margin: 0 0 0 10px;
    }

    .link-more.link-more-img:after {
        content: none;
    }

    .link-more:hover {
        color: #00a0e3;
    }

    .link-more:focus {
        outline: #6673a0 auto 2px;
    }

body.using-mouse .link-more:focus {
    outline: 0;
}

.link-more:hover:after {
    left: 5px;
}

.form-control {
    font-size: .875rem;
    line-height: 20px;
    height: 50px;
    padding: 23px 15px 10px;
}

textarea.form-control {
    width: 100%;
    height: 150px;
    resize: none;
}

.form-group {
    position: relative;
}

    .form-group label {
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        font-size: .875rem;
        line-height: 20px;
        color: #001560;
        opacity: .4;
        position: absolute;
        top: 50%;
        left: 16px;
        margin: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none;
    }

    .form-group.focused label {
        font-size: .625rem;
        top: 3px;
        opacity: .7;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .form-group.focused .form-control {
        border-color: rgba(0, 21, 96, .2);
    }

.text-sm {
    font-size: .875rem !important;
}

#wrapper {
    -webkit-transition: padding .25s ease-in-out;
    transition: padding .25s ease-in-out;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 98px;
}

#header {
    width: 100% !important;
    min-width: 320px;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 99;
    box-shadow: 0 0 5px rgba(0, 0, 0, .25);
}

.topbar {
    -webkit-transition: margin-top .25s ease-in-out;
    transition: margin-top .25s ease-in-out;
    width: 100%;
    height: 40px;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.add-links {
    font-size: .75rem;
    line-height: 20px;
}

    .add-links li {
        margin: 0 0 0 20px;
    }

        .add-links li:first-child {
            margin: 0;
        }

        .add-links li a {
            color: #fff;
            display: block;
        }

            .add-links li a:hover {
                color: #00a0e3;
                transition: .3s;
            }

            .add-links li a:focus {
                outline: #00a0e3 auto 2px;
            }

body.using-mouse .add-links li a:focus {
    outline: 0;
}

.form-search {
    overflow: hidden;
    margin: 0 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .form-search .fa-search {
        width: 24px;
        height: 30px;
        font-size: 1.125rem;
        line-height: 1;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .form-search .fa-search:hover {
            color: #00a0e3;
            transition: .3s;
        }

        .form-search .fa-search:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .form-search .fa-search:focus {
    outline: 0;
}

.form-search .search-opener {
    background: #001560;
    position: relative;
    z-index: 3;
}

.form-search .search-slide {
    -webkit-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
    width: 0;
    height: 30px;
    position: absolute;
    z-index: 2;
    overflow: hidden;
}

    .form-search .search-slide .fa-search {
        width: auto;
        font-size: .875rem;
        position: absolute;
        margin: 0;
        top: 50%;
        left: 19px;
        color: #333;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.form-search .form-control {
    font-size: .875rem;
    line-height: 20px;
    width: 100%;
    height: 30px;
    padding: 5px 20px 5px 47px;
    border: 0;
    background: #fff;
    border-radius: 25px;
}

    .form-search .form-control::-webkit-input-placeholder {
        color: rgba(0, 21, 96, .5);
    }

    .form-search .form-control::-moz-placeholder {
        opacity: 1;
        color: rgba(0, 21, 96, .5);
    }

    .form-search .form-control:-moz-placeholder {
        color: rgba(0, 21, 96, .5);
    }

    .form-search .form-control:-ms-input-placeholder {
        color: rgba(0, 21, 96, .5);
    }

    .form-search .form-control.placeholder {
        color: rgba(0, 21, 96, .5);
    }

.form-search.search-active .search-opener {
    opacity: 0;
    visibility: hidden;
}

.form-search.search-active .search-slide {
    width: 290px;
}

.header-holder {
    width: 100%
}

.logo {
    -webkit-transition: width .25s ease-in-out, margin .25s ease-in-out;
    transition: width .25s ease-in-out, margin .25s ease-in-out;
    width: 120px;
    display: block;
    margin: 19px 0 14px;
}

    .logo a {
        display: block;
    }

    .logo img {
        display: block;
        max-width: none;
        width: 100%;
        height: auto;
    }

.loggedin-state #wrapper {
    padding-top: 85px;
}

.loggedin-state .logo {
    width: 110px;
    margin: 12px 0 10px;
}

.fixed-header #wrapper {
    padding-top: 45px;
}

.fixed-header .topbar {
    margin-top: -40px;
}

.fixed-header .logo {
    width: 120px;
    margin: 17px 0 15px;
}

.nav-opener {
    width: 32px;
    height: 28px;
    position: absolute;
    right: 13px;
    top: 50%;
    z-index: 1;
    margin-top: -14px;
    display: none;
}

    .nav-opener span, .nav-opener:after, .nav-opener:before {
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        height: 3px;
        background: #001560;
        content: "";
        position: absolute;
        left: 4px;
        right: 4px;
        top: 4px;
        border-radius: 3px;
    }

    .nav-opener:after {
        top: auto;
        bottom: 4px;
    }

    .nav-opener span {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.nav-drop .nav-opener {
    top: 10px;
    margin-top: 0;
}

    .nav-drop .nav-opener span, .nav-drop .nav-opener:after, .nav-drop .nav-opener:before {
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        background: #fff;
    }

.main-nav {
    font-size: 1rem;
    line-height: 20px;
    padding: 50px 0 25px;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

    .main-nav li {
        position: relative;
    }

        .main-nav li .drop-opener {
            width: 32px;
            height: 32px;
            font-size: .875rem;
            position: absolute;
            right: 13px;
            top: 6px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            cursor: pointer;
            border: 1px solid #fff;
            border-radius: 3px;
            background: #fff;
            color: #001560;
            z-index: 5;
        }

            .main-nav li .drop-opener:before {
                -webkit-transition: -webkit-transform .15s ease-in-out;
                transition: -webkit-transform .15s ease-in-out;
                transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
            }

        .main-nav li a {
            -webkit-transition: all .15s ease-in-out;
            transition: all .15s ease-in-out;
            display: block;
            color: #fff;
            opacity: 1;
            padding: 12px 50px 12px 15px;
        }

            .main-nav li a:focus {
                outline: #00a0e3 auto 2px;
                outline-offset: -8px;
            }

body.using-mouse .main-nav li a:focus {
    outline: 0;
}

.main-nav li a.btn {
    color: #fff;
    min-width: 120px;
    opacity: 1;
    margin: 13px 15px 0;
}

    .main-nav li a.btn-custom-d82b64, .main-nav li a.btn.btn-danger {
        padding: 4px 20px;
    }

        .main-nav li a.btn-custom-d82b64:hover, .main-nav li a.btn.btn-danger:hover {
            color: #d82b64;
            border-color: #d82b64;
        }

        .main-nav li a.btn-custom-d82b64:focus {
            outline: 0;
        }

        .main-nav li a.btn-custom-d82b64:not(:disabled):not(.disabled):active {
            color: #fff;
            background-color: #b02050;
            border-color: #a51e4b;
        }

.main-nav li:hover > a {
    color: #fff;
    opacity: 1;
    font-weight: 700;
}

.main-nav li.active > a {
    font-weight: 700;
}

.main-nav li.drop-active > a {
    color: #fff;
    opacity: 1;
    font-weight: 700;
}

.main-nav li.drop-active > .drop-opener:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.main-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%
}

    .main-nav ul li a {
        color: #fff;
        opacity: 1;
        letter-spacing: -.65px;
        position: relative;
        z-index: 2;
        padding: 12px 50px 12px 25px;
    }

    .main-nav ul li.has-drop-down > a:after {
        font-size: .75rem;
        line-height: 1;
        color: #fff;
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        margin: 0 0 0 10px;
        display: none;
    }

    .main-nav ul ul:before {
        width: 297px;
        position: absolute;
        left: -298px;
        top: 0;
        bottom: -1px;
        content: "";
        z-index: -1;
        background: #001560;
        box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    }

    .main-nav ul ul li a {
        letter-spacing: normal;
        padding: 12px 20px 12px 35px;
    }

ul.pagination li.page-item a.page-link {
    color: #00a0e3;
    padding: 8px 12px;
    border-bottom: 0;
}

ul.pagination li.page-item span.page-link {
    color: #00a0e3;
}

ul.pagination li.page-item.active {
    border-color: #00a0e3;
}

    ul.pagination li.page-item.active span {
        color: #fff;
        background-color: #00a0e3;
    }

#main {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.feature-popup {
    font-size: 1rem;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

    .feature-popup .feature-slide {
        position: relative;
    }

    .feature-popup .btn-close {
        font-size: 1rem;
        line-height: 1;
        position: absolute;
        right: 10px;
        top: 10px;
        color: #fff;
        font-weight: 400;
    }

        .feature-popup .btn-close:hover {
            color: #00a0e3;
        }

    .feature-popup p {
        margin: 0;
        font-size: .75rem;
        display: inline;
    }

    .feature-popup .link-more {
        color: #fff;
        margin: 0 0 0 16px;
        font-size: .75rem;
    }

        .feature-popup .link-more:after {
            color: #3fddf8;
        }

        .feature-popup .link-more:hover {
            color: #00a0e3;
        }

        .feature-popup .link-more:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .feature-popup .link-more:focus {
    outline: 0;
}

.feature-popup .link-more:hover:after {
    color: #00a0e3;
}

.email-popup {
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    position: fixed;
    right: 0;
    bottom: 70px;
    z-index: 97;
    width: 248px;
    padding: 15px 25px 15px 32px;
    background: #fff;
    border-radius: 4px 0 0 4px;
    border: 1px solid rgba(0, 21, 96, .2);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

    .email-popup.email-popup-active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .email-popup .email-slide {
        left: 0 !important;
        top: 0 !important;
        display: block !important;
        position: static !important;
    }

    .email-popup .btn-close {
        width: 28px;
        height: 28px;
        font-size: .75rem;
        line-height: 1;
        color: #d82b64;
        position: absolute;
        left: 0;
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .email-popup .btn-close:hover {
            color: #00a0e3;
        }

    .email-popup .title {
        font-size: 1rem;
        line-height: 19px;
        color: #001560;
        display: block;
        margin: 0 0 20px;
    }

    .email-popup .link-more {
        font-size: .875rem;
        font-weight: 400;
    }

.visual-block {
    overflow: hidden;
}

    .visual-block .textbox {
        padding: 30px 0 20px;
        position: relative;
        z-index: 2;
    }

    .visual-block h1 {
        margin: 0 0 16px;
    }

    .visual-block p {
        font-size: 1rem;
        margin: 0 0 27px;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .visual-block .img-holder {
        position: relative;
        margin: 0 -15px;
    }

        .visual-block .img-holder:after, .visual-block .img-holder:before {
            border: 8px solid #ffad9f;
            position: absolute;
            content: "";
            display: none;
        }

        .visual-block .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .visual-block .btns-wrap {
        margin: 0 -5px;
        flex-wrap: wrap;
    }

        .visual-block .btns-wrap .btn {
            margin: 0 5px 10px;
            min-width: 140px;
        }

    .visual-block.bg-peach .img-holder:after, .visual-block.bg-peach .img-holder:before {
        border: 8px solid #d82b64;
    }

    .visual-block.addition .img-holder:before {
        width: 250px;
        height: 250px;
        border-top: 0;
        border-right: 0;
        border-bottom-left-radius: 35px;
    }

    .visual-block.addition .img-holder:after {
        width: 9999px;
        height: 220px;
        border-right: 0;
        border-bottom: 0;
        top: 85px;
    }

    .visual-block.addition h1 {
        margin: 0 0 18px;
    }

    .visual-block.full-visual {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%
    }

        .visual-block.full-visual:before {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            position: absolute;
            content: "";
            background-color: rgba(0, 0, 0, .5);
        }

        .visual-block.full-visual .container {
            position: relative;
        }

            .visual-block.full-visual .container:after {
                width: 9999px;
                height: 205px;
                position: absolute;
                right: 78px;
                top: 0;
                border: 8px solid #3fddf8;
                border-left: 0;
                border-top: 0;
                content: "";
                border-bottom-right-radius: 35px;
                display: none;
            }

        .visual-block.full-visual .textbox {
            margin: 0;
            padding: 0;
        }

        .visual-block.full-visual .breadcrumb {
            padding: 20px 0 36px 0;
            margin: 0;
        }

        .visual-block.full-visual.yellow-line .container:after {
            border-color: #f7f742;
        }

        .visual-block.full-visual.pink-line .container:after {
            border-color: #d82b64;
        }

    .visual-block.bg-peach .breadcrumb {
        color: #001560;
    }

        .visual-block.bg-009fe3 .breadcrumb-item.active, .visual-block.bg-peach .breadcrumb .breadcrumb-item.active {
            color: #001560;
        }

        .visual-block.bg-009fe3 .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .visual-block.bg-peach .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
            color: #001560;
        }

        .visual-block.bg-009fe3 .breadcrumb a, .visual-block.bg-peach .breadcrumb a {
            color: #001560;
        }

    .visual-block.bg-001560 .breadcrumb a, .visual-block.bg-4d2c93 .breadcrumb a {
        color: #fff;
    }

        .visual-block.bg-001560 .breadcrumb a:hover, .visual-block.bg-4d2c93 .breadcrumb a:hover, .visual-block.bg-peach .breadcrumb a:hover {
            color: #00a0e3;
        }

    .visual-block.bg-009fe3 .breadcrumb a:hover {
        color: #4d2c92;
    }

    .visual-block.home-visual {
        position: relative;
    }

        .visual-block.home-visual .textbox {
            position: relative;
        }

            .visual-block.home-visual .textbox:after, .visual-block.home-visual .textbox:before {
                border: 8px solid #f7f742;
                content: "";
                position: absolute;
                display: none;
            }

            .visual-block.home-visual .textbox:before {
                height: 0;
                width: 0;
                left: -905px;
                top: -68px;
                border-left: 0;
                border-bottom: 0;
                border-top-right-radius: 35px;
            }

            .visual-block.home-visual .textbox:after {
                height: 0;
                width: 0;
                left: 87px;
                top: 104%;
                border-top: 0;
                border-right: 0;
                opacity: 0;
                -webkit-transition: opacity .4s ease 1s;
                transition: opacity .4s ease 1s;
            }

.page-loaded .visual-block.home-visual .textbox:before {
    height: 72px;
    width: 1000px;
    -webkit-animation: line-left 1s ease-in-out;
    animation: line-left 1s ease-in-out;
}

.page-loaded .visual-block.home-visual .textbox:after {
    height: 72px;
    width: 2000px;
    -webkit-animation: line-right 1s ease-in-out;
    animation: line-right 1s ease-in-out;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 1;
}

.edge .visual-block.home-visual .img-static, .msie .visual-block.home-visual .img-static {
    display: block;
}

.edge .visual-block.home-visual .img-svg, .msie .visual-block.home-visual .img-svg {
    display: none !important;
}

.text-bar {
    overflow: hidden;
}

    .text-bar p {
        font-size: 1rem;
        line-height: 20px;
        font-weight: 700;
        margin: 0 0 7px;
    }

    .text-bar .link-more {
        color: #001560;
        margin: 0 0 0 10px;
        display: inline-block;
    }

        .text-bar .link-more:after {
            font-size: .75rem;
            color: #001560;
        }

        .text-bar .link-more:hover {
            color: #fff;
        }

.link-more:focus {
    outline: #fff auto 2px;
}

body.using-mouse .link-more:focus {
    outline: 0;
}

.logo-bar-carousel .slick-list.draggable, .logo-bar-carousel-autoscroll .slick-list.draggable {
    width: 100%
}

    .logo-bar-carousel .slick-list.draggable .slick-track {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .logo-bar-carousel-autoscroll .slick-list.draggable .slick-track {
        width: 100%;
        display: flex;
        align-items: center;
    }

.partner-logos {
    overflow: hidden;
}

    .partner-logos ul {
        max-width: 1000px;
        margin: 0 auto;
    }

        .partner-logos ul li {
            padding: 10px;
        }

        .partner-logos ul a {
            display: block;
            border: 2px solid transparent;
        }

            .partner-logos ul a:hover {
                opacity: .8;
            }

            .partner-logos ul a:focus {
                outline: #001560 auto 2px;
            }

body.using-mouse .partner-logos ul a:focus {
    outline: 0;
}

.partner-logos ul img {
    display: block;
    margin: 0 auto;
    max-height: 30px;
    height: auto;
    width: auto;
}

.svg-holder {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
}

.features-block {
    overflow: hidden;
}

    .features-block h2.h4 {
        font-weight: 400;
        line-height: 1.875;
        color: #001560;
        max-width: 750px;
        padding: 2px 0 0;
        margin: 0 auto 30px;
        letter-spacing: normal;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .features-block .features-wrap {
        position: relative;
    }

        .features-block .features-wrap:before {
            position: absolute;
            width: 9999px;
            left: 50%;
            top: 0;
            bottom: 0;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            content: ""
        }

        .features-block .features-wrap h3 {
            position: relative;
        }

        .features-block .features-wrap.bg-light-red:before {
            background: #f3d1dc;
        }

        .features-block .features-wrap.bg-light-red .feature-list li a:before {
            color: #d82b64;
        }

        .features-block .features-wrap.bg-sky-blue01:before {
            background: #c8e8f5;
        }

        .features-block .features-wrap.bg-sky-blue01 .feature-list li a:before {
            color: #00a0e3;
        }

        .features-block .features-wrap.bg-light-purple:before {
            background: #d7d1e5;
        }

        .features-block .features-wrap.bg-light-purple .feature-list li a:before {
            color: #4d2c92;
        }

    .features-block.addition .feature-post .textbox {
        line-height: 1.5;
    }

    .features-block.numbers-addition .features-article p {
        margin: 0 0 22px;
    }

    .features-block.numbers-addition .features-article .feature-list li a {
        padding-left: 30px;
        color: #333;
        border-bottom: none !important;
    }

        .features-block.numbers-addition .features-article .feature-list li a:before {
            font-size: 1rem;
        }

        .features-block.numbers-addition .features-article .feature-list li a:hover {
            color: #00a0e3;
        }

    .features-block.numbers-addition .btn {
        min-width: 200px;
    }

.feature-post .holder {
    position: relative;
}

    .feature-post .holder:after, .feature-post .holder:before {
        width: 15px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        content: "";
        background: #fafafa;
        display: none;
    }

    .feature-post .holder:after {
        left: auto;
        right: 0;
        width: 135px;
    }

.feature-post .textbox {
    font-size: .875rem;
    line-height: 1.75;
}

.feature-post h3 {
    margin: 0 0 15px;
}

.feature-post h4 {
    margin: 0 0 27px;
    letter-spacing: -.7px;
}

.feature-post p {
    margin: 0 0 20px;
}

.feature-post .btn {
    min-width: 180px;
}

.feature-post .number-box {
    font-size: 0;
    line-height: 1;
    background: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}

    .feature-post .number-box .title {
        display: block;
        margin: 0 0 1px;
        font-size: 1rem;
        font-weight: 700;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .feature-post .number-box .numbers {
        font-size: 3.75rem;
        font-weight: 700;
    }

.feature-post .img-holder {
    position: relative;
    z-index: 2;
}

    .feature-post .img-holder img {
        display: block;
        max-width: none;
        width: 100%;
        height: auto;
    }

.feature-post:nth-child(even) .number-box {
    background: #fcd3cc;
    left: 0;
}

.features-article {
    font-size: .875rem;
    line-height: 1.5;
}

    .features-article h2.h4 {
        font-weight: 700;
        margin: 0 0 20px;
        line-height: 1.417;
        letter-spacing: -.7px;
    }

    .features-article h3.h5 {
        margin: 0 0 17px;
        letter-spacing: normal;
        font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .features-article .link-more {
        margin: 2px 0 32px;
    }

        .features-article .link-more:after {
            margin: 0 0 0 18px;
        }

    .features-article .img-holder {
        overflow: hidden;
        position: relative;
        z-index: 2;
    }

        .features-article .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

        .features-article .img-holder iframe {
            width: 100%;
            height: 299px;
        }

    .features-article .embed-responsive {
        position: relative;
        z-index: 1;
    }

    .features-article .embed-responsive-4by3:before {
        padding-top: 65%
    }

    .features-article .feature-list {
        font-size: 1rem;
        line-height: 1.063;
        font-weight: 700;
        margin: 0 -15px 0 0;
    }

        .features-article .feature-list li {
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            padding: 0;
            margin: 10px 0 0;
        }

            .features-article .feature-list li:before {
                display: none;
            }

            .features-article .feature-list li a {
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                position: relative;
                padding: 7px 10px 7px 40px;
            }

                .features-article .feature-list li a:before {
                    font-size: 1.875rem;
                    line-height: 1;
                    position: absolute;
                    left: 0;
                    top: 50%;
                    color: #4d2c92;
                    content: "\f058";
                    font-weight: 900;
                    font-family: "Font Awesome 5 Pro";
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                }

                .features-article .feature-list li a:hover {
                    -webkit-transform: scale(1.05);
                    -ms-transform: scale(1.05);
                    transform: scale(1.05);
                }

.feature-list {
    font-size: .875rem;
    line-height: 1.5;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
}

    .feature-list li {
        position: relative;
        padding: 0 0 0 30px;
        margin: 0 0 15px;
        width: 100%
    }

        .feature-list li:before {
            font-size: 1.25rem;
            line-height: 1;
            position: absolute;
            left: 0;
            top: 0;
            color: #4d2c92;
            content: "\f058";
            font-weight: 900;
            font-family: "Font Awesome 5 Pro"
        }

        .feature-list li a {
            color: #001560 !important;
            border-bottom: none !important;
        }

        .feature-list li:before {
            font-size: 1.25rem;
            line-height: 1;
            position: absolute;
            left: 0;
            top: 0;
            color: #4d2c92;
            content: "\f058";
            font-weight: 900;
            font-family: "Font Awesome 5 Pro"
        }

    .feature-list .cross:before {
        content: "\f057"
    }

    .feature-list .minus:before {
        content: "\f056"
    }

    .feature-list .plus:before {
        content: "\f055"
    }

    .feature-list .tick:before {
        content: "\f058"
    }

    .feature-list li a {
        color: #001560;
    }

        .feature-list li a:hover {
            color: #00a0e3 !important;
        }

    .feature-list li:before {
        font-size: 1.25rem;
        line-height: 1;
        position: absolute;
        left: 0;
        top: 0;
        color: #4d2c92;
        content: "\f058";
        font-weight: 900;
        font-family: "Font Awesome 5 Pro"
    }

.progress-box {
    font-size: 1rem;
    line-height: 1.7;
    overflow: hidden;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

    .progress-box p {
        margin: 0 0 2px;
    }

    .progress-box .link-more {
        color: #fff;
    }

        .progress-box .link-more:after {
            color: #fff;
            font-size: .875rem;
        }

        .progress-box .link-more:hover {
            color: #001560;
        }

.link-more:focus {
    outline: #001560 auto 2px;
}

body.using-mouse .link-more:focus {
    outline: 0;
}

.ratings-block {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .ratings-block .text {
        font-size: 1rem;
        line-height: 1.5;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        padding: 12px 0 10px;
        display: block;
        width: 100%
    }

    .ratings-block .link-more {
        color: #fff;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

        .ratings-block .link-more:after {
            font-size: .688rem;
            color: #fff;
        }

        .ratings-block .link-more:hover {
            color: #00a0e3;
        }

        .ratings-block .link-more:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .ratings-block .link-more:focus {
    outline: 0;
}

.ratings-block.addition {
    background-color: rgba(255, 173, 159, .2);
}

    .ratings-block.addition .link-more {
        color: #001560;
    }

        .ratings-block.addition .link-more:after {
            color: #d82b64;
        }

        .ratings-block.addition .link-more:hover {
            color: #00a0e3;
        }

        .ratings-block.addition .link-more:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .ratings-block.addition .link-more:focus {
    outline: 0;
}

.ratings-block.addition .ratings li {
    color: #d82b64;
}

.ratings {
    font-size: 1.5rem;
    line-height: 1.5;
    padding: 3px 0;
}

    .ratings li {
        margin: 0 10px 0 0;
    }

.additional-articles {
    overflow: hidden;
}

    .additional-articles .text-article {
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

.text-article {
    overflow: hidden;
}

    .text-article .icon {
        margin: 0 0 21px;
        display: block;
        text-align: center;
    }

        .text-article .icon img {
            max-width: 100%
        }

    .text-article h4 {
        margin: 0 0 10px;
        letter-spacing: -.7px;
    }

    .text-article .link-more:after {
        margin: 0 0 0 32px;
    }

.related-block {
    width: 100%;
    position: relative;
    z-index: 4;
}

    .related-block h4, .related-block p {
        margin: 0 0 25px;
    }

    .related-block ul {
        padding: 0 7px;
    }

        .related-block ul li {
            margin: 0 15px 20px;
            position: relative;
        }

            .related-block ul li.hover {
                z-index: 1;
            }

                .related-block ul li.hover .caption-box {
                    opacity: 1;
                    visibility: visible;
                }

                .related-block ul li.hover img.img-hover {
                    opacity: 1;
                    visibility: visible;
                }

        .related-block ul a {
            display: block;
            position: relative;
        }

        .related-block ul img {
            -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
            transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
            max-height: 40px;
            display: block;
            margin: 0 auto;
            height: auto;
            width: auto;
        }

            .related-block ul img.img-hover {
                position: absolute;
                left: 50%;
                top: 0;
                -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                transform: translateX(-50%);
                opacity: 0;
                visibility: hidden;
            }

        .related-block ul .caption-box {
            -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
            transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
            width: 165px;
            position: absolute;
            left: 50%;
            top: 85%;
            background: #fff;
            padding: 15px 15px 7px;
            border-radius: 3px;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            border: 1px solid rgba(0, 21, 96, .1);
            opacity: 0;
            visibility: hidden;
            box-shadow: 5px 5px 7px rgba(0, 0, 0, .5);
        }

            .related-block ul .caption-box .h5 {
                display: block;
                margin: 0 0 14px;
                font-size: 1rem;
            }

            .related-block ul .caption-box p {
                line-height: 20px;
                margin: 0 0 12px;
            }

.info-articles {
    overflow: hidden;
}

    .info-articles .holder:after {
        width: 100%;
        position: absolute;
        left: 0;
        top: 105px;
        bottom: 0;
        content: "";
        background: #c8e8f5;
    }

    .info-articles .holder .container {
        position: relative;
        z-index: 1;
    }

    .info-articles h3 {
        margin: 0 0 35px;
    }

        .info-articles h3.style {
            color: #001560;
        }

            .info-articles h3.style span {
                font-size: .875rem;
                font-weight: 400;
                letter-spacing: normal;
                font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
                padding: 5px 0 0;
                display: block;
            }

    .info-articles h4 {
        margin: 0 0 28px;
    }

    .info-articles .bg-sky-blue01 {
        position: relative;
    }

        .info-articles .bg-sky-blue01:before {
            width: 9999px;
            height: 110px;
            position: absolute;
            top: 0;
            left: 50%;
            content: "";
            background: #fafafa;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

    .info-articles .info-post {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        display: block;
        color: #001560;
    }

        .info-articles .info-post:hover {
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05);
        }

        .info-articles .info-post:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .info-articles .info-post:focus {
    outline: 0;
}

.info-articles .info-post:hover .link-more:after {
    left: 5px;
}

.info-articles.addition .holder:after {
    background: rgba(255, 173, 159, .3);
}

.benefits-block {
    overflow: hidden;
}

    .benefits-block h3 {
        margin: 0 0 29px;
    }

    .benefits-block h4 {
        margin: 0 0 31px;
    }

    .benefits-block .info-post {
        border: 1px solid rgba(0, 21, 96, .1);
        border-bottom: 5px solid #d82b64;
        border-radius: 3px;
    }

        .benefits-block .info-post h4.h5 {
            font-size: 1.125rem;
            margin: 0 0 15px;
        }

.info-post {
    line-height: 1.5;
    background: #fff;
    height: 100%;
    border: 1px solid #e9eaef;
}

    .info-post .icon {
        font-size: 2.25rem;
        line-height: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 3px 0 15px;
        opacity: .7;
    }

    .info-post h4 {
        margin: 0 0 12px;
    }

    .info-post p {
        margin: 0 0 15px;
    }

    .info-post .fa-cog, .info-post .fas {
        font-size: 2.25rem;
        line-height: 1;
        color: #001560;
        opacity: .7;
        margin: 0 15px 0 0;
    }

    .info-post .img-holder {
        width: 68px;
        min-width: 68px;
        max-width: 68px;
    }

        .info-post .img-holder img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

.trial-block {
    overflow: hidden;
}

    .trial-block h3 {
        margin: 0 0 30px;
    }

    .trial-block .btn {
        min-width: 170px;
        margin: 0 5px 15px;
    }

.services-block {
    overflow: hidden;
}

    .services-block h3 {
        margin: 0 0 28px;
    }

.service-box {
    font-size: .875rem;
    line-height: 1.5;
    overflow: hidden;
}

    .service-box h4 {
        margin: 0 0 7px;
        letter-spacing: normal;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .service-box .img-holder {
        overflow: hidden;
    }

        .service-box .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .service-box .textbox {
        position: relative;
        z-index: 1;
    }

    .service-box .link-more:after {
        font-size: 1rem;
        margin: 0 0 0 20px;
    }

.breadcrumb {
    font-size: .875rem;
    line-height: 1.5;
    position: relative;
    z-index: 2;
    padding-top: 0;
}

    .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        font-size: .563rem;
        line-height: 1;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
    }

    .breadcrumb a {
        color: #fff;
        border-bottom: none !important;
    }

        .breadcrumb a:hover {
            color: #00a0e3;
        }

.security-info {
    overflow: hidden;
}

    .security-info .feature-list li:before {
        color: #d82b64;
    }

#entire-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fafafa;
    z-index: 98;
    border-top: 3px solid #ccc;
    display: none;
}

.banner-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
    color: #000;
    position: relative;
}

.banner-text {
    margin: 0 !important;
}

.banner-btn, .banner-content, .fab {
    margin: 0 .5rem;
}

.banner-btn {
    background-color: #d82a64;
    color: #fff;
    border: none;
    border-radius: 25px;
    padding: .25rem .75rem;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: .875rem;
}

#store-link {
    color: #fff;
}

.close-mobile-banner {
    position: absolute;
    top: -1px;
    left: -9px;
    cursor: pointer;
    font-size: 1.25rem;
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #001560;
}

.security-block {
    overflow: hidden;
}

    .security-block .head {
        overflow: hidden;
        color: #333;
    }

        .security-block .head h2 {
            margin: 0 0 22px;
        }

        .security-block .head p {
            font-size: 1rem;
        }

    .security-block .info-post {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        position: relative;
        z-index: 2;
        line-height: 1.571;
        background: #fff;
        border: 1px solid rgba(0, 21, 96, .1);
        color: #001560;
    }

        .security-block .info-post:hover {
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05);
            color: #001560;
        }

        .security-block .info-post .img-holder {
            min-width: 108px;
            max-width: 108px;
            width: 108px;
        }

        .security-block .info-post .h5 {
            margin: 0 0 7px;
            letter-spacing: normal;
            font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
            font-size: 1rem;
        }

            .security-block .info-post .h5 a {
                color: #001560;
            }

                .security-block .info-post .h5 a:hover {
                    color: #00a0e3;
                }

        .security-block .info-post p {
            margin: 0;
            max-height: 62px;
            overflow: hidden;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
        }

.featured-content {
    overflow: hidden;
}

    .featured-content .history-gallery .featured-article h4 {
        padding: 0;
    }

    .featured-content.addition:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 265px;
        content: "";
        background-color: rgba(63, 221, 248, .2);
    }

    .featured-content.addition .featured-article .img-holder {
        max-height: 94px;
    }

    .featured-content.addition .featured-article .link-more:after {
        margin: 0 0 0 10px;
    }

    .featured-content.addition02:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 150px;
        content: "";
        background-color: rgba(216, 43, 100, .2);
    }

    .featured-content.addition02 .featured-article {
        position: relative;
        z-index: 1;
    }

        .featured-content.addition02 .featured-article .link-more:after {
            margin: 0 0 0 32px;
        }

.featured-article {
    overflow: hidden;
}

    .featured-article .img-holder {
        overflow: hidden;
    }

        .featured-article .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

        .featured-article .img-holder .img-warp {
            overflow: hidden;
        }

    .featured-article .textbox {
        position: relative;
        z-index: 1;
        border: 1px solid rgba(0, 21, 96, .1);
    }

    .featured-article h4 {
        line-height: 1.458;
        margin: 0 0 15px;
    }

    .featured-article h5 {
        font-size: 1.5rem;
        padding: 1px 0 0;
        margin: 0 0 8px;
        letter-spacing: normal;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .featured-article .link-more:after {
        margin: 0 0 0 20px;
    }

    .featured-article.single-article .img-logo {
        margin: 0 0 20px;
    }

    .featured-article.animate-box:hover .img-holder img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .featured-article.animate-box .img-holder img {
        -webkit-transition: -webkit-transform .5s ease-in-out;
        transition: -webkit-transform .5s ease-in-out;
        transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

.studies-block {
    overflow: hidden;
}

    .studies-block .info-post {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        display: block;
        position: relative;
        border: 1px solid rgba(0, 21, 96, .1);
        color: #001560;
    }

        .studies-block .info-post:hover {
            color: #001560;
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05);
        }

        .studies-block .info-post h5 {
            line-height: 24px;
            min-height: 48px;
            margin: 0 0 13px;
            padding-right: 100px;
            font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
        }

            .studies-block .info-post h5 a {
                color: #001560;
            }

                .studies-block .info-post h5 a:hover {
                    color: #00a0e3;
                }

        .studies-block .info-post p {
            margin: 0 0 7px;
            max-height: 44px;
            overflow: hidden;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
        }

        .studies-block .info-post .icon-logo {
            position: absolute;
            right: 20px;
            top: 15px;
            max-width: 98px;
        }

            .studies-block .info-post .icon-logo img {
                display: block;
                max-width: 100%
            }

    .studies-block .btn {
        min-width: 200px;
    }

.posts-block .holder:after {
    width: 100%;
    position: absolute;
    left: 0;
    top: 120px;
    bottom: 0;
    content: "";
    background: #c8e8f5;
}

.posts-block .holder .container {
    position: relative;
    z-index: 1;
}

.posts-block h4 {
    margin: 0 0 20px;
}

.posts-block .article-post {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

    .posts-block .article-post:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

        .posts-block .article-post:hover .link-more {
            color: #001560;
        }

            .posts-block .article-post:hover .link-more:after {
                left: 5px;
            }

.posts-block .outline {
    border-radius: 0;
}

.posts-block.addition .article-post {
    border: 1px solid rgba(151, 151, 151, .2);
}

    .posts-block.addition .article-post:hover {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

        .posts-block.addition .article-post:hover .link-more:after {
            left: 0;
        }

    .posts-block.addition .article-post .h5 {
        letter-spacing: -.5px;
        margin: 0 0 12px;
        min-height: inherit;
    }

        .posts-block.addition .article-post .h5 .link-more:after {
            margin: 0 0 0 25px;
        }

        .posts-block.addition .article-post .h5 .link-more:hover {
            color: #00a0e3;
        }

        .posts-block.addition .article-post .h5 .link-more:focus {
            outline: #00a0e3 auto 2px;
        }

body.using-mouse .posts-block.addition .article-post .h5 .link-more:focus {
    outline: 0;
}

.posts-block.addition .article-post .h5 .link-more:hover:after {
    left: 5px;
}

.posts-block.addition .article-post p {
    margin: 0 0 11px;
}

.posts-block.style h3.h5 {
    letter-spacing: normal;
}

.featured-product {
    overflow: hidden;
}

    .featured-product .h5, .featured-product h5 {
        display: block;
        line-height: 24px;
        margin: 0 0 10px;
        letter-spacing: -.4px;
    }

.article-post {
    overflow: hidden;
    position: relative;
    display: block;
    color: #001560;
}

    .article-post:hover {
        color: #001560;
    }

    .article-post .img-holder {
        overflow: hidden;
    }

        .article-post .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .article-post .textbox {
        position: relative;
    }

    .article-post .category {
        font-size: .75rem;
        line-height: 16px;
        padding: 8px 10px 6px;
        position: absolute;
        left: 0;
        bottom: 100%;
        background: #4d2c92;
        text-align: center;
        min-width: 82px;
        color: #fff;
        display: inline-block;
        text-transform: uppercase;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

        .article-post .category.style {
            color: #001560;
            padding: 10px;
            background: #dcd1f3;
        }

        .article-post .category.style01 {
            color: #001560;
            padding: 7px 10px;
            background: #f5d3de;
        }

    .article-post .h4 {
        font-size: 1.125rem;
    }

    .article-post .h5, .article-post h5 {
        display: block;
        letter-spacing: -.4px;
    }

    .article-post .foot {
        position: absolute;
        left: 0;
        bottom: 17px;
        width: 100%
    }

    .article-post .datetime {
        font-size: .75rem;
        line-height: 15px;
        opacity: .7;
        font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .article-post .time {
        margin: 0 10px 0 0;
    }

        .article-post .time i {
            margin: 0 0 0 5px;
        }

    .article-post .date {
        font-weight: 700;
    }

    .article-post .social-networks {
        font-size: 1rem;
        width: auto;
        margin: 0;
    }

        .article-post .social-networks li {
            margin: 0 0 0 12px;
        }

            .article-post .social-networks li a {
                color: #333;
                opacity: .5;
            }

                .article-post .social-networks li a:hover {
                    opacity: 1;
                }

    .article-post.single-post {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .article-post.single-post .h4, .article-post.single-post h2 {
            min-height: inherit;
        }

        .article-post.single-post .foot {
            width: 100%
        }

    .article-post.single-blog-post {
        border: 0 !important;
    }

        .article-post.single-blog-post .post-meta {
            overflow: hidden;
            font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
        }

        .article-post.single-blog-post .category {
            position: static;
            font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
        }

        .article-post.single-blog-post .date {
            font-weight: 400;
        }

        .article-post.single-blog-post .time i {
            margin: 0 0 0 2px;
        }

        .article-post.single-blog-post .author, .article-post.single-blog-post .date, .article-post.single-blog-post .time {
            margin: 7px 10px 10px 10px;
        }

        .article-post.single-blog-post .social-networks {
            font-size: .875rem;
            line-height: 1;
            margin: 0 0 15px;
        }

            .article-post.single-blog-post .social-networks li {
                margin: 0 10px 0 0;
            }

                .article-post.single-blog-post .social-networks li a {
                    color: #001560;
                    opacity: 1;
                }

                    .article-post.single-blog-post .social-networks li a:hover {
                        opacity: .8;
                    }

        .article-post.single-blog-post .btn {
            min-width: 180px;
        }

.single-blog-content ol, .single-blog-content ul {
    font-size: 1rem;
}

    .single-blog-content ol > li, .single-blog-content ul > li {
        margin-bottom: 1rem;
        padding-left: .5rem;
    }

.text-list {
    margin: 0 0 22px;
}

    .text-list li {
        position: relative;
    }

        .text-list li:before {
            width: 4px;
            height: 4px;
            background: #001560;
            display: inline-block;
            vertical-align: middle;
            content: "";
            border-radius: 100%;
            margin: 0 10px;
            position: relative;
            top: -1px;
        }

.additional-section {
    overflow: hidden;
    line-height: 1.714;
}

    .additional-section p {
        margin: 0 0 24px;
    }

    .additional-section .link-more:after {
        margin: 0 0 0 15px;
    }

    .additional-section .img-holder {
        overflow: hidden;
    }

        .additional-section .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .additional-section .embed-responsive-16by9:before {
        padding-top: 54%
    }

.features-section {
    overflow: hidden;
    position: relative;
}

    .features-section:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 550px;
        content: "";
        background: rgba(77, 44, 146, .2);
    }

    .features-section .head {
        overflow: hidden;
    }

    .features-section .tab-content {
        position: relative;
        z-index: 1;
    }

    .features-section h4.h5 {
        letter-spacing: normal;
        margin: 0 0 20px;
    }

    .features-section .img-holder {
        overflow: hidden;
    }

        .features-section .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .features-section .link-more:after {
        margin: 0 0 0 16px;
    }

    .features-section .nav-pills {
        display: none;
    }

.nav-pills {
    font-size: .875rem;
    line-height: 1.889;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    position: relative;
    z-index: 1;
    margin: 0 -5px;
}

    .nav-pills .nav-link {
        margin: 0 5px 10px;
        color: #001560;
        background: #fff;
        letter-spacing: -.1px;
        border: 1px solid rgba(0, 21, 96, .1);
        width: calc(50% - 10px);
        padding: 7px 10px;
        text-align: center;
    }

        .nav-pills .nav-link:hover {
            color: #fff;
            background: #d82b64;
        }

        .nav-pills .nav-link.active {
            font-weight: 700;
        }

.additional-features {
    overflow: hidden;
}

    .additional-features h4 {
        margin: 0 0 29px;
    }

    .additional-features p {
        margin: 0 0 24px;
    }

    .additional-features .btn {
        min-width: 263px;
        margin-top: 5px;
    }

    .additional-features .card {
        margin: 0 0 7px;
    }

        .additional-features .card + .card {
            margin-top: 3px;
        }

    .additional-features .card-body {
        padding-top: 3px;
    }

        .additional-features .card-body p {
            margin: 0 0 15px;
        }

        .additional-features .card-body .link-more {
            margin: 0 0 5px;
        }

.card-header {
    border-bottom: 0;
}

    .card-header .btn {
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        position: relative;
        min-width: inherit;
    }

        .card-header .btn.btn-link {
            margin: 0;
            border: 0;
            width: 100%;
            color: #001560;
            line-height: 34px;
            border-radius: 0;
            text-align: left;
            padding-right: 50px;
            font-size: 1.125rem;
        }

            .card-header .btn.btn-link:after {
                -webkit-transition: -webkit-transform .25s ease-in-out;
                transition: -webkit-transform .25s ease-in-out;
                transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
                font-size: 1.125rem;
                line-height: 1;
                position: absolute;
                right: 22px;
                top: 50%;
                color: #d82b64;
                -webkit-transform: translateY(-50%) rotate(180deg);
                -ms-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg);
                content: "\f078";
                font-family: "Font Awesome 5 Pro";
                font-weight: 900;
            }

            .card-header .btn.btn-link:hover {
                text-decoration: none;
            }

            .card-header .btn.btn-link:focus {
                outline: #00a0e3 auto 2px;
            }

body.using-mouse .card-header .btn.btn-link:focus {
    outline: 0;
}

.card-header .btn.btn-link.collapsed {
    color: #fff;
    background: #001560;
}

    .card-header .btn.btn-link.collapsed:after {
        color: #fff;
        -webkit-transform: translateY(-50%) rotate(0);
        -ms-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0);
    }

    .card-header .btn.btn-link.collapsed:hover {
        color: #001560;
        background: #f3d1dc;
    }

        .card-header .btn.btn-link.collapsed:hover:after {
            color: #d82b64;
        }

.card-header .btn:hover {
    background: #f3d1dc;
}

.testimonials-block {
    overflow: hidden;
}

    .testimonials-block h4 {
        margin: 0 0 25px;
    }

.blockquote {
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid rgba(0, 21, 96, .1);
    background: #fff;
    margin: 0;
    border-bottom: 5px solid #d82b64;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .blockquote p {
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        min-height: 48px;
        margin: 0 0 22px;
    }

.quotes-slider .slick-track, .quotes-slider-autoscroll .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.quotes-slider .slick-slide, .quotes-slider-autoscroll .slick-slide {
    float: none;
    height: inherit;
}

.blockquote-footer {
    font-size: 1rem;
    line-height: 1.5;
}

    .blockquote-footer:before {
        display: none;
    }

    .blockquote-footer cite {
        font-size: 1.125rem;
        font-style: normal;
        display: block;
        font-weight: 700;
        font-family: Archia;
    }

.learning-block {
    overflow: hidden;
    counter-reset: section;
}

    .learning-block h3.h4 {
        font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        letter-spacing: normal;
    }

    .learning-block h4.h5:before {
        counter-increment: section;
        content: counter(section);
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

.learning-article {
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    overflow: hidden;
}

    .learning-article h4.h5 {
        letter-spacing: -.6px;
        margin: 0 0 15px;
    }

        .learning-article h4.h5:before {
            width: 30px;
            height: 30px;
            font-size: 1.125rem;
            line-height: 1;
            font-weight: 700;
            border-radius: 3px;
            position: absolute;
            left: -15px;
            top: 23px;
            color: #fff;
            background: #d82b64;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            display: none;
        }

    .learning-article p {
        line-height: 1.714;
    }

    .learning-article .textbox {
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        background: #fff;
        border-radius: 3px;
        position: relative;
        z-index: 1;
        border: 1px solid rgba(0, 21, 96, .1);
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

        .learning-article .textbox:after, .learning-article .textbox:before {
            width: 106px;
            height: 2px;
            position: absolute;
            background: #d82b64;
            content: "";
            top: 50%;
            left: 100%;
            z-index: 1;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .learning-article .textbox:after {
            width: 20px;
            height: 20px;
            border-radius: 100%;
            left: auto;
            right: -123px;
            display: none;
        }

    .learning-article .img-holder {
        overflow: hidden;
    }

        .learning-article .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .learning-article:first-of-type .textbox:before {
        width: 235px;
    }

    .learning-article.line-with-ball .textbox:after {
        display: block;
    }

.faq-block {
    overflow: hidden;
}

    .faq-block .card {
        margin: 0 0 3px;
    }

    .faq-block .card-body {
        padding-top: 3px;
    }

        .faq-block .card-body p {
            margin: 0 0 15px;
        }

        .faq-block .card-body .link-more {
            margin: 0 0 5px;
            font-size: 1rem;
        }

            .faq-block .card-body .link-more:after {
                margin: 0 0 0 18px;
            }

.white-theme .card {
    border-color: #fafafa;
}

.white-theme .card-header .btn.btn-link {
    color: #001560;
}

    .white-theme .card-header .btn.btn-link.collapsed {
        color: #001560;
        background: #fff;
    }

        .white-theme .card-header .btn.btn-link.collapsed:after {
            color: #d82b64;
            -webkit-transform: translateY(-50%) rotate(0);
            -ms-transform: translateY(-50%) rotate(0);
            transform: translateY(-50%) rotate(0);
        }

    .white-theme .card-header .btn.btn-link:hover {
        background: #f3d1dc;
    }

.contact-block {
    overflow: hidden;
}

    .contact-block .head {
        background: rgba(0, 160, 227, .2);
    }

        .contact-block .head h2 {
            margin: 0 0 10px;
        }

        .contact-block .head p {
            font-size: 1rem;
            margin: 0 0 20px;
        }

    .contact-block .tab-content {
        margin: 0 -15px;
        min-height: 30px;
        position: relative;
        z-index: 1;
    }

    .contact-block .form-group, .contact-block .form-select {
        width: 100%
    }

    .contact-block .btn {
        min-width: 180px;
        margin: 0 0 20px;
    }

    .contact-block .text-holder {
        overflow: hidden;
    }

        .contact-block .text-holder .textbox {
            font-size: .75rem;
            line-height: 1.833;
            color: #4d2c92;
        }

        .contact-block .text-holder a {
            color: #4d2c92;
        }

            .contact-block .text-holder a:hover {
                text-decoration: underline;
            }

.nav-tabs {
    border: 0;
    margin: 0 -10px;
}

    .nav-tabs .nav-item {
        padding: 0 1px;
    }

    .nav-tabs .nav-link {
        font-size: .813rem;
        line-height: 1.5;
        font-weight: 700;
        background: #001560;
        color: #fff;
        padding: 10px 6px 8px;
    }

        .nav-tabs .nav-link:hover {
            color: #001560;
            background: #fff;
        }

    .nav-tabs.add-style {
        margin: 0 -15px;
    }

        .nav-tabs.add-style .nav-item {
            padding: 0;
        }

            .nav-tabs.add-style .nav-item:first-child .nav-link {
                border-left: 1px solid rgba(0, 21, 96, .1);
                border-top-left-radius: 10px;
            }

            .nav-tabs.add-style .nav-item:last-child .nav-link {
                border-top-right-radius: 10px;
            }

        .nav-tabs.add-style .nav-link {
            font-size: .75rem;
            line-height: 22px;
            color: #001560;
            border-radius: 0;
            background: #fff;
            border: 1px solid rgba(0, 21, 96, .1);
            border-left: 0;
            padding: 9px 6px;
        }

            .nav-tabs.add-style .nav-link.active, .nav-tabs.add-style .nav-link:hover {
                color: #fff;
                background: #23176a;
            }

.locations-block {
    overflow: hidden;
}

    .locations-block h2 {
        margin: 0 0 25px;
    }

    .locations-block .outline {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .locations-block .tab-content .tab {
        -webkit-transition: opacity .5s ease;
        transition: opacity .5s ease;
        opacity: 0;
    }

        .locations-block .tab-content .tab.active {
            opacity: 1;
        }

.map-block {
    overflow: hidden;
    margin: 0 -15px;
}

    .map-block .map-holder {
        overflow: hidden;
        position: relative;
    }

        .map-block .map-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

        .map-block .map-holder .fa-map-marker-alt {
            font-size: 2.25rem;
            line-height: 1;
            color: #00a0e3;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-95%, -70%);
            -ms-transform: translate(-95%, -70%);
            transform: translate(-95%, -70%);
        }

        .map-block .map-holder .map-pin {
            width: 30px;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-95%, -70%);
            -ms-transform: translate(-95%, -70%);
            transform: translate(-95%, -70%);
        }

            .map-block .map-holder .map-pin img {
                display: block;
                max-width: none;
                width: 100%;
                height: auto;
            }

.address-box {
    width: 100%;
    border-radius: 3px;
    border: 1px solid rgba(0, 21, 96, .1);
}

    .address-box h3 {
        margin: 0 0 16px;
    }

.addr-list {
    line-height: 1.4;
    margin: 0;
}

    .addr-list li {
        position: relative;
        margin: 0 0 10px;
        overflow: hidden;
        padding-left: 25px;
    }

        .addr-list li i {
            line-height: 1;
            position: absolute;
            left: 0;
            top: 4px;
        }

        .addr-list li address {
            margin: 0;
        }

        .addr-list li a {
            color: #001560 !important;
            border-bottom: 1px solid #001560;
            padding-bottom: 0;
        }

            .addr-list li a:hover {
                color: #00a0e3;
            }

        .addr-list li.mail {
            margin: 0 0 5px;
        }

            .addr-list li.mail a {
                border-bottom: 1px solid #001560;
            }

                .addr-list li.mail a:hover {
                    border-color: #00a0e3;
                }

.received-popup {
    -webkit-transition: -webkit-transform .25s ease-in-out;
    transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 101;
    width: 280px;
    -webkit-transform: translate(281px, -50%);
    -ms-transform: translate(281px, -50%);
    transform: translate(281px, -50%);
}

    .received-popup.active {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .received-popup .slide {
        width: 280px;
        left: 0 !important;
        top: 0 !important;
        display: block !important;
        position: static !important;
        border-radius: 4px 0 0 4px;
        background: #fff;
        padding: 15px;
        overflow: hidden;
        border: 1px solid rgba(0, 21, 96, .2);
    }

    .received-popup .opener {
        width: 165px;
        height: 30px;
        font-size: .875rem;
        line-height: 1;
        color: #001560;
        position: absolute;
        left: 0;
        top: 50%;
        margin: -15px 0 0 -97px;
        padding: 3px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        background: #fff;
        font-weight: 700;
        border: 1px solid rgba(0, 21, 96, .2);
        border-bottom: 0;
    }

        .received-popup .opener:after, .received-popup .opener:before {
            position: absolute;
            border-style: solid;
            border-width: 0 8px 8px 8px;
            content: ""
        }

        .received-popup .opener:before {
            left: 50%;
            top: -8px;
            -webkit-transform: translateX(-8px);
            -ms-transform: translateX(-8px);
            transform: translateX(-8px);
            border-color: transparent transparent rgba(0, 21, 96, .2) transparent;
        }

        .received-popup .opener:after {
            left: 50%;
            top: -8px;
            margin: 2px 0 0;
            -webkit-transform: translateX(-8px);
            -ms-transform: translateX(-8px);
            transform: translateX(-8px);
            border-color: transparent transparent #fff transparent;
        }

        .received-popup .opener i {
            font-size: .5rem;
            line-height: 1;
            color: #d82b64;
            position: absolute;
            top: -4px;
            left: 50%;
            margin: 0 0 0 -3px;
            z-index: 1;
        }

        .received-popup .opener:hover {
            color: #00a0e3;
        }

    .received-popup .h5 {
        font-size: 1.125rem;
        line-height: 19px;
        color: #001560;
        display: block;
        margin: 0 0 12px;
    }

    .received-popup p {
        line-height: 18px;
        opacity: .7;
    }

    .received-popup ul li + li {
        margin-top: 10px;
    }

    .received-popup .link-more {
        font-size: .875rem;
    }

        .received-popup .link-more:after {
            margin-left: 18px;
        }

.filter-search {
    margin: 0 30px 0 0;
}

    .filter-search .opener {
        font-size: .813rem;
        line-height: 1.333;
        color: #fff;
        font-weight: 700;
        padding: 3px 0;
        display: block;
    }

        .filter-search .opener i {
            -webkit-transition: -webkit-transform .25s ease-in-out;
            transition: -webkit-transform .25s ease-in-out;
            transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
            font-size: .75rem;
            margin: 0 0 0 5px;
            position: relative;
            top: 1px;
        }

        .filter-search .opener:hover {
            opacity: .8;
        }

    .filter-search.active .opener i {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 2px;
    }

.filter-drop {
    width: 100%;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 100%;
    background: #fff;
    box-shadow: 0 2px 10px #001560;
    border: 1px solid rgba(0, 21, 96, .1);
    display: none;
}

.search-box {
    background: #f4f4f4;
}

    .search-box .field {
        position: relative;
    }

    .search-box .form-control {
        height: 42px;
        padding: 9px 50px 9px 20px;
        border-radius: 25px;
        border: 2px solid rgba(0, 21, 96, .5);
    }

    .search-box .btn-search {
        font-size: 1rem;
        line-height: 1;
        position: absolute;
        right: 20px;
        top: 50%;
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);
        border: 0;
        padding: 0;
        color: #333;
        background: 0 0;
    }

        .search-box .btn-search:hover {
            color: #00a0e3;
        }

.sorting-list {
    overflow: auto;
    max-height: 340px;
}

    .sorting-list li {
        margin: 0 0 19px;
        position: relative;
    }

    .sorting-list .custom-checkbox {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .sorting-list label {
        line-height: 1.389;
        font-size: .875rem;
        margin: 0;
        color: #001560;
    }

[type=checkbox] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}

    [type=checkbox] + .custom-checkbox:before {
        content: "";
        width: 12px;
        height: 6px;
        position: absolute;
        top: 50%;
        left: 50%;
        border: 2px solid #fff;
        border-width: 0 0 2px 2px;
        opacity: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: -4px 0 0 -6px;
    }

    [type=checkbox]:checked + .custom-checkbox {
        background: #001560;
    }

        [type=checkbox]:checked + .custom-checkbox:before {
            opacity: 1;
        }

.custom-checkbox {
    width: 27px;
    height: 27px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #001560;
    border-radius: 4px;
    background: #fff;
    position: relative;
}

.outline {
    border-radius: 3px;
    border: 1px solid rgba(0, 21, 96, .1);
}

.featured-box {
    overflow: hidden;
}

    .featured-box .h5 {
        display: block;
        margin: 0 0 10px;
        letter-spacing: -.7px;
    }

    .featured-box .head {
        overflow: hidden;
    }

        .featured-box .head .h5 {
            margin: 0;
        }

    .featured-box .icon {
        font-size: 2.25rem;
        line-height: 1;
        width: 48px;
        height: 48px;
        margin: 2px 15px 0 0;
        position: relative;
        color: #d82b64;
        opacity: .7;
    }

        .featured-box .icon .fa-lock, .featured-box .icon .fa-lock-alt, .featured-box .icon .fa-user-alt {
            position: absolute;
            left: 0;
            top: 1px;
        }

        .featured-box .icon .fa-lock, .featured-box .icon .fa-lock-alt {
            left: auto;
            right: 0;
            top: auto;
            bottom: 2px;
        }

    .featured-box p {
        margin: 0 0 18px;
    }

    .featured-box .link-more {
        margin: 0 0 4px;
    }

        .featured-box .link-more:after {
            margin: 0 0 0 15px;
        }

.brand-box {
    overflow: hidden;
}

    .brand-box .img-holder {
        overflow: hidden;
        text-align: center;
        margin: 0 0 22px;
    }

        .brand-box .img-holder img {
            max-width: 100%
        }

    .brand-box .h5 {
        margin: 0 0 8px;
        display: block;
        letter-spacing: -.5px;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .brand-box p {
        margin: 0 0 5px;
    }

        .brand-box p a {
            color: #001560;
        }

            .brand-box p a:hover {
                color: #00a0e3;
            }

.gated-content-sw .textbox .h5 {
    min-height: unset;
    line-height: unset;
    margin: 0 0 10px 0;
}

.related-links {
    overflow: hidden;
}

    .related-links .h5 {
        margin: 0 0 18px;
        display: block;
        letter-spacing: -.5px;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .related-links ul {
        font-weight: 700;
    }

        .related-links ul li {
            margin: 0 0 12px;
        }

            .related-links ul li:last-child {
                margin: 0;
            }

            .related-links ul li a {
                color: #001560;
                position: relative;
                display: block;
                padding-right: 20px;
                border-bottom: none;
            }

                .related-links ul li a:after {
                    -webkit-transition: color .25s ease-in-out;
                    transition: color .25s ease-in-out;
                    font-size: .875rem;
                    line-height: 1;
                    content: "\f054";
                    font-family: "Font Awesome 5 Pro";
                    font-weight: 900;
                    color: #d82b64;
                    position: absolute;
                    top: 4px;
                    right: -3px;
                }

                .related-links ul li a:hover {
                    color: #00a0e3 !important;
                    margin-right: -5px;
                    border-bottom: none;
                }

                .related-links ul li a:visited {
                    color: #001560 !important;
                    border-bottom: none;
                }

.blog-section .article-post {
    border: 1px solid rgba(0, 21, 96, .2);
}

.col-lg-4 .article-post .img-holder {
    border-bottom: 1px solid rgba(0, 21, 96, .2);
}

.blog-section .bg-lignt-gray02 {
    overflow: hidden;
}

.blog-section.addition .article-post .h4, .blog-section.addition .article-post h2 {
    margin: 0 0 10px;
}

    .blog-section.addition .article-post .h4 a:after, .blog-section.addition .article-post h2 a:after {
        -webkit-transition: color .25s ease-in-out, left .25s ease-in-out;
        transition: color .25s ease-in-out, left .25s ease-in-out;
        font-size: .75rem;
        line-height: 24px;
        content: "\f054";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        color: #d82b64;
        display: inline;
        vertical-align: middle;
        position: relative;
        left: 0;
        margin: 0 0 0 20px;
    }

    .blog-section.addition .article-post .h4 a:hover, .blog-section.addition .article-post h2 a:hover {
        color: #00a0e3;
    }

        .blog-section.addition .article-post .h4 a:hover:after, .blog-section.addition .article-post h2 a:hover:after {
            left: 5px;
        }

.load-more-holder {
    position: relative;
}

    .load-more-holder .search-post, .load-more-holder [class*=" col-"], .load-more-holder [class^=col-] {
        -webkit-transition: opacity 1s ease-in-out, -webkit-transform 1s ease-in-out;
        transition: opacity 1s ease-in-out, transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
    }

.new-item {
    opacity: 0;
    -webkit-transform: translateY(25px);
    -ms-transform: translateY(25px);
    transform: translateY(25px);
}

.load-more {
    font-size: 2.25rem;
    line-height: 1;
    color: #00a0e3;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    bottom: 10px;
    -webkit-animation: loader 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: loader 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
}

.bottom-left-radius-line, .bottom-right-radius-line, .left-line, .right-line {
    position: relative;
}

    .bottom-left-radius-line:after, .bottom-left-radius-line:before, .bottom-right-radius-line:after, .bottom-right-radius-line:before, .left-line:after, .left-line:before, .right-line:after, .right-line:before {
        position: absolute;
        content: "";
        border: 8px solid #d82b64;
        display: none;
    }

    .right-line:before {
        right: 58px;
        top: 0;
        bottom: 18px;
        border-left: 0;
        border-top: 0;
        border-bottom: 0;
    }

    .bottom-left-radius-line:after {
        height: 68px;
        right: 58px;
        top: 95%;
        left: 65px;
        border-bottom: 0;
        border-right: 0;
        border-top-left-radius: 35px;
    }

    .left-line:before {
        left: 65px;
        top: 10px;
        bottom: 20px;
        border-right: 0;
        border-top: 0;
        border-bottom: 0;
    }

    .bottom-right-radius-line:after {
        height: 52px;
        right: 58px;
        top: 91%;
        left: 65px;
        border-bottom: 0;
        border-left: 0;
        border-top-right-radius: 30px;
    }

.lines-style .right-line:first-child:before {
    top: -80px;
    z-index: 2;
}

.lines-style .left-line:before {
    bottom: 40px;
}

.security-block {
    overflow: visible;
}

    .security-block .right-line:before {
        right: 73px;
        top: -60px;
        bottom: -41px;
    }

    .security-block .bottom-left-radius-line:after {
        right: 73px;
        left: 80px;
        top: 115%
    }

.js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}

.map {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 400px;
}

.sidebar-location-map .map {
    min-height: unset;
    height: 250px;
}

.map-area, .map-wrap, .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
}

    .overlay svg {
        display: block;
        margin: auto;
    }

.visual-search {
    overflow: hidden;
    position: relative;
}

    .visual-search .form-control {
        padding: 10px 50px 10px 15px;
    }

        .visual-search .form-control:focus {
            outline: rgba(0, 21, 96, .2) auto 2px;
        }

body.using-mouse .visual-search .form-control:focus {
    outline: 0;
}

.visual-search .btn-search {
    width: 30px;
    height: 30px;
    font-size: 1rem;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 10px;
    top: 50%;
    border: 0;
    padding: 0;
    color: #d82b64;
    background: #fff;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .visual-search .btn-search:hover {
        background: rgba(0, 21, 96, .03);
    }

        .visual-search .btn-search:hover .fa-search {
            opacity: .9;
        }

.visual-search.addition .btn-search {
    color: #fff;
    background: #00a0e3;
}

.categories-block {
    overflow: hidden;
}

    .categories-block h2.h4 {
        margin: 0 0 15px;
    }

        .categories-block h2.h4 span {
            color: #d82b64;
        }

    .categories-block.min-height {
        min-height: 300px;
    }

.list-links {
    overflow: hidden;
}

    .list-links li {
        margin: 0 0 4px;
    }

        .list-links li a {
            padding: 13px 40px 12px 10px !important;
            color: #001560 !important;
            border-bottom: none !important;
            display: block;
            background: #fff;
            position: relative;
        }

            .list-links li a:after {
                -webkit-transition: right .25s ease-in-out;
                transition: right .25s ease-in-out;
                font-size: .875rem;
                line-height: 1;
                content: "\f054";
                font-family: "Font Awesome 5 Pro";
                font-weight: 900;
                color: #d82b64;
                position: absolute;
                right: 15px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

            .list-links li a:hover {
                background: #f3d1dc;
            }

                .list-links li a:hover:after {
                    right: 10px;
                }

.search-block {
    overflow: hidden;
}

    .search-block .head {
        overflow: hidden;
        padding: 0 0 2px;
    }

    .search-block h2.h4 {
        margin: 0 0 20px;
    }

        .search-block h2.h4 span {
            color: #d82b64;
        }

        .search-block h2.h4 a {
            text-decoration: underline;
        }

.sorting-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .sorting-box label {
        padding: 1px 35px 1px 0;
        position: relative;
        margin: 0 15px 0 0;
    }

    .sorting-box .custom-checkbox {
        width: 24px;
        height: 24px;
        position: absolute;
        right: 0;
        top: 0;
        border-radius: 0;
    }

    .sorting-box .txt-label {
        font-size: .75rem;
        font-weight: 700;
    }

    .sorting-box [type=checkbox]:checked + .custom-checkbox {
        background: #fff;
    }

        .sorting-box [type=checkbox]:checked + .custom-checkbox:before {
            border-color: #d82b64;
        }

.search-post {
    overflow: hidden;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #e1e4eb;
}

    .search-post .subtitle {
        color: #fff;
        padding: 9px 20px;
        background: #00a0e3;
        display: none;
    }

    .search-post .holder {
        overflow: hidden;
        position: relative;
    }

    .search-post .tag {
        top: 0;
        right: 0;
        position: absolute;
        color: #fff;
        font-size: .75rem;
        padding: 5px 13px;
        background: #00a0e3;
        text-transform: uppercase;
    }

    .search-post .h5 {
        display: block;
        margin: 0 0 17px;
    }

    .search-post .url {
        display: block;
        margin: 12px 0 12px;
    }

        .search-post .url a {
            color: #495057;
            text-decoration: none;
        }

            .search-post .url a:hover {
                text-decoration: underline;
            }

    .search-post p {
        color: #495057;
        line-height: 16px;
    }

    .search-post .link-more {
        margin: 2px 0 3px;
    }

    .search-post.bg-blue {
        color: #fff;
    }

        .search-post.bg-blue .link-more {
            color: #fff;
        }

            .search-post.bg-blue .link-more:hover {
                color: #00a0e3;
            }

            .search-post.bg-blue .link-more:focus {
                outline: #00a0e3 auto 2px;
            }

body.using-mouse .search-post.bg-blue .link-more:focus {
    outline: 0;
}

.search-post.bg-blue .url a {
    color: #fff;
}

    .search-post.bg-blue .url a:hover {
        color: #00a0e3;
    }

.search-post.featured .subtitle {
    display: block;
}

.jobs-block {
    overflow: hidden;
}

    .jobs-block .btn {
        min-width: 200px;
    }

.table-scroller {
    overflow: auto;
}

.table {
    min-width: 500px;
}

    .table thead th {
        font-weight: 400;
        border: 0;
        padding: 0 15px 15px 0;
        opacity: .7;
    }

        .table thead th .fa-chevron-down {
            font-size: .75rem;
            margin: 0 0 0 5px;
        }

    .table tr:first-child td {
        border-top: 0;
    }

    .table tr:last-child td {
        border-bottom: 1px solid rgba(0, 21, 96, .2);
    }

    .table td {
        font-weight: 700;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

        .table td:first-child a {
            color: #001560;
        }

            .table td:first-child a:hover {
                color: #00a0e3;
            }

.member-block {
    overflow: hidden;
    position: relative;
}

    .member-block:after {
        width: 100%;
        height: 300px;
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        background: rgba(0, 160, 227, .2);
        display: none;
    }

    .member-block.bg-bar:after {
        display: block;
    }

.member-box {
    display: block;
    position: relative;
    z-index: 2;
}

    .member-box .img-holder {
        overflow: hidden;
        position: relative;
    }

        .member-box .img-holder img {
            -webkit-transition: -webkit-transform .25s ease-in-out;
            transition: -webkit-transform .25s ease-in-out;
            transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .member-box .name {
        font-size: 1rem;
        line-height: 22px;
        width: 71%;
        height: 63px;
        position: absolute;
        left: 0;
        bottom: 38px;
        color: #001560;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4px 30px 3px;
        border-bottom: 4px solid #d82b64;
    }

        .member-box .name.purple {
            border-color: #4d2c92;
        }

        .member-box .name.light-blue {
            border-color: #00a0e3;
        }

        .member-box .name.blue {
            border-color: #001560;
        }

        .member-box .name.yellow {
            border-color: #f7f742;
        }

        .member-box .name.peach {
            border-color: #ffad9f;
        }

    .member-box .caption {
        color: #fff;
        margin-bottom: 1rem;
    }

    .member-box .link-more {
        color: #fff;
    }

    .member-box.hover .img-holder img {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    .member-box.hover .caption {
        opacity: 1;
        visibility: visible;
    }

.history-gallery {
    position: relative;
    overflow: hidden;
}

    .history-gallery .mask {
        position: relative;
        overflow: hidden;
        width: 100%
    }

    .history-gallery .slideset {
        width: 99999px;
        float: left;
    }

    .history-gallery .slide {
        width: 100%;
        float: left;
    }

    .history-gallery .slide-count {
        font-size: 1.25rem;
        line-height: 1;
        position: absolute;
        right: 120px;
        bottom: 2px;
        z-index: 5;
        font-weight: 700;
    }

        .history-gallery .slide-count span {
            display: inline-block;
            vertical-align: top;
        }

        .history-gallery .slide-count .current-num {
            font-size: 3.75rem;
            line-height: .75;
            opacity: 1;
            vertical-align: bottom;
        }

        .history-gallery .slide-count .sep, .history-gallery .slide-count .total-num {
            opacity: .5;
        }

    .history-gallery .btn-next, .history-gallery .btn-prev {
        font-size: 1.125rem;
        line-height: 1;
        width: 50px;
        height: 50px;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 5;
        border-radius: 3px;
        background: #001560;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .history-gallery .btn-next:hover, .history-gallery .btn-prev:hover {
            background: #d82b64;
        }

        .history-gallery .btn-next.disabled, .history-gallery .btn-prev.disabled {
            opacity: .4;
        }

            .history-gallery .btn-next.disabled:hover, .history-gallery .btn-prev.disabled:hover {
                background: #001560;
            }

    .history-gallery .btn-prev {
        right: 51px;
    }

.resources-block {
    overflow: hidden;
}

    .resources-block .article-post {
        border: 1px solid rgba(151, 151, 151, .2);
    }

        .resources-block .article-post .h5 {
            min-height: inherit;
        }

        .resources-block .article-post p {
            margin: 0 0 21px;
        }

    .resources-block .info-post {
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
        display: block;
        color: #001560;
        border-radius: 3px;
        overflow: hidden;
        border: 1px solid rgba(0, 21, 96, .2);
    }

        .resources-block .info-post .link-more:after {
            margin: 0 0 0 20px;
        }

        .resources-block .info-post .link-more:hover {
            color: #001560;
        }

        .resources-block .info-post .link-more:focus {
            outline: #001560 auto 2px;
        }

body.using-mouse .resources-block .info-post .link-more:focus {
    outline: 0;
}

.resources-block .info-post:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

    .resources-block .info-post:hover .link-more:after {
        left: 5px;
    }

.resources-block .info-post h4 {
    margin: 2px 0 5px;
}

.resources-block .info-post p {
    margin: 0 0 10px;
}

.resources-block .info-post .img-holder {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
}

.section-head {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

    .section-head .head-wrap {
        position: relative;
    }

    .section-head:after, .section-head:before {
        border: 8px solid #00a0e3;
        position: absolute;
        content: "";
        display: none;
    }

    .section-head:before {
        width: 9999px;
        height: 207px;
        border-right: 0;
        border-bottom: 0;
        top: -267px;
        left: 100%;
        margin-left: 21px;
        border-top-left-radius: 35px;
    }

    .section-head:after {
        width: 430px;
        border-bottom-left-radius: 35px;
        border-top: 0;
        right: -30px;
        top: -60px;
        bottom: -56px;
        z-index: -1;
    }

    .section-head.pink-lines:after, .section-head.pink-lines:before {
        border-color: #d82b64;
    }

    .section-head.pink-lines:before {
        width: 255px;
        height: 102px;
        left: 132px;
        top: -162px;
        border-left: 0;
        border-right: 8px solid #d82b64;
        border-top-left-radius: 0;
        border-top-right-radius: 35px;
    }

    .section-head.pink-lines:after {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 35px;
    }

    .section-head.pink-lines .head-wrap:before {
        width: 9999px;
        height: 8px;
        background: #d82b64;
        content: "";
        position: absolute;
        right: 110.5%;
        top: -162px;
        display: none;
    }

.values-block .info-post {
    border-radius: 3px;
    border: 1px solid rgba(0, 21, 96, .2);
}

    .values-block .info-post .h5 {
        display: block;
        margin: 0 0 15px;
    }

.additional-posts {
    overflow: hidden;
}

.article-block {
    position: relative;
}

    .article-block:after {
        width: 9999px;
        height: 180px;
        position: absolute;
        left: 50%;
        bottom: 0;
        content: "";
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .article-block [class*=" col-"], .article-block [class^=col-] {
        z-index: 1;
    }

        .article-block [class*=" col-"]:last-child, .article-block [class^=col-]:last-child {
            z-index: 2;
        }

    .article-block .img-holder {
        overflow: hidden;
    }

        .article-block .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .article-block .textbox {
        overflow: hidden;
    }

    .article-block.bg-pink {
        background: 0 0 !important;
    }

        .article-block.bg-pink:after {
            background: rgba(216, 43, 100, .2);
        }

    .article-block.bg-purple {
        background: 0 0 !important;
    }

        .article-block.bg-purple:after {
            background: rgba(77, 44, 146, .2);
        }

    .article-block.bg-peach {
        background: 0 0 !important;
    }

        .article-block.bg-peach:after {
            background: rgba(242, 84, 29, .2);
        }

    .article-block.bg-sky-blue {
        background: 0 0 !important;
    }

        .article-block.bg-sky-blue:after {
            background: rgba(0, 160, 227, .2);
        }

.images-gallery {
    position: relative;
    overflow: hidden;
}

    .images-gallery .mask {
        position: relative;
        overflow: hidden;
        width: 100%
    }

    .images-gallery .slideset {
        width: 100% !important;
        float: left;
        white-space: nowrap;
        letter-spacing: -4px;
    }

    .images-gallery .slide {
        display: inline-block;
        vertical-align: top;
        width: 140px;
        white-space: normal;
        letter-spacing: normal;
        margin-left: 1px;
    }

        .images-gallery .slide:first-child {
            margin: 0;
        }

        .images-gallery .slide img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .images-gallery .btn-next, .images-gallery .btn-prev {
        font-size: .875rem;
        line-height: 1;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        position: absolute;
        left: 10px;
        top: 50%;
        z-index: 5;
        background: #00a0e3;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: -15px;
    }

        .images-gallery .btn-next:hover, .images-gallery .btn-prev:hover {
            background: #d82b64;
        }

        .images-gallery .btn-next.disabled, .images-gallery .btn-prev.disabled {
            display: none;
        }

    .images-gallery .btn-next {
        left: auto;
        right: 10px;
    }

.office-info {
    overflow: hidden;
}

    .office-info .address-box {
        border: 0;
        border-radius: 0;
        overflow: hidden;
    }

    .office-info .addr-list {
        overflow: hidden;
    }

        .office-info .addr-list li {
            width: 55%
        }

            .office-info .addr-list li:first-child {
                float: left;
                width: 45%;
                padding-right: 10px;
            }

            .office-info .addr-list li i {
                color: #00a0e3;
                left: 1px;
            }

    .office-info .textbox .h4 {
        margin: 0 0 8px;
    }

    .office-info .textbox p {
        line-height: 20px;
        margin: 0 0 20px;
    }

.apps-block {
    overflow: hidden;
}

.app-box {
    overflow: hidden;
    text-align: center;
}

    .app-box .list-unstyled li {
        margin-bottom: 5px !important;
    }

    .app-box i {
        font-size: 2.188rem;
        line-height: 1;
        margin: 0 0 10px;
        position: relative;
        top: -5px;
    }

    .app-box .h4 {
        margin: 0 0 12px;
    }

    .app-box .link-more {
        color: #fff;
        display: block;
        margin-bottom: 0 !important;
        font-size: 1rem !important;
        position: relative;
        font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

        .app-box .link-more:after {
            color: #fff;
        }

        .app-box .link-more:hover {
            opacity: .8;
        }

        .app-box .link-more:focus {
            outline: #fff auto 2px;
        }

body.using-mouse .app-box .link-more:focus {
    outline: 0;
}

.app-box .list-unstyled li {
    margin-bottom: 5px !important;
}

.app-box i {
    font-size: 2.188rem;
    line-height: 1;
    margin: 0 0 10px;
    position: relative;
    top: -5px;
}

.app-box .h4 {
    margin: 0 0 12px;
}

.app-box .link-more {
    color: #fff;
    display: block;
    margin-bottom: 0 !important;
    font-size: 1rem !important;
    position: relative;
    font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

    .app-box .link-more:after {
        color: #fff;
    }

    .app-box .link-more:hover {
        opacity: .8;
    }

.app-box .btn {
    min-width: 180px;
}

.app-box .text-details {
    overflow: hidden;
}

    .app-box .text-details .title {
        display: block;
        margin: 0 0 5px;
    }

    .app-box .text-details p {
        margin: 0 0 10px;
    }

        .app-box .text-details p a, .app-box .text-details p a:visited {
            color: #fff;
            padding-bottom: 2px;
            border-bottom: 1px solid #fff;
        }

            .app-box .text-details p a:hover {
                color: #fafafa;
                padding-bottom: 2px;
                border-bottom: 1px solid #fafafa;
            }

.app-box .link-details {
    font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #fff;
    padding-bottom: 23px;
    position: relative;
    font-weight: 700;
}

    .app-box .link-details:after {
        font-size: .813rem;
        content: "\f078";
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .app-box .link-details .more {
        display: inline-block;
    }

    .app-box .link-details .less {
        display: none;
    }

    .app-box .link-details:hover {
        opacity: .8;
    }

.app-box.active .link-details:after {
    -webkit-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg);
}

.app-box.active .link-details .more {
    display: none;
}

.app-box.active .link-details .less {
    display: inline-block;
}

.list {
    margin: 0 0 20px;
}

    .list li {
        position: relative;
        margin: 0 0 14px;
    }

        .list li:before {
            font-size: .875rem;
            line-height: 1;
            display: inline-block;
            vertical-align: top;
            margin: 4px 10px 0 0;
            content: "\f00c";
            font-weight: 900;
            font-family: "Font Awesome 5 Pro"
        }

.windows-block {
    overflow: hidden;
}

    .windows-block .img-holder {
        overflow: hidden;
        max-width: 250px;
        margin: 0 auto;
    }

        .windows-block .img-holder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

    .windows-block .feature-list {
        font-size: .875rem;
        line-height: 20px;
    }

        .windows-block .feature-list li {
            margin: 0 0 20px;
            width: 50%;
            padding: 0 10px 0 27px;
        }

            .windows-block .feature-list li:before {
                font-size: 1.125rem;
                color: #d82b64;
                top: 1px;
            }

.find-block {
    overflow: hidden;
}

    .find-block .head {
        background: rgba(0, 160, 227, .2);
    }

        .find-block .head h2 {
            margin: 0 0 8px;
        }

        .find-block .head p {
            font-size: 1rem;
            margin: 0 0 15px;
        }

    .find-block .tab-pane {
        position: relative;
    }

    .find-block .container {
        position: relative;
        z-index: 1;
    }

    .find-block .box {
        overflow: hidden;
        background: #fff;
        color: #333;
        border: 1px solid rgba(0, 21, 96, .1);
    }

        .find-block .box.border-top-purple {
            border-top: 5px solid #4d2c92;
        }

        .find-block .box.border-top-primary {
            border-top: 5px solid #00a0e3;
        }

        .find-block .box h4 {
            color: #001560;
        }

        .find-block .box h5 {
            color: #001560;
        }

        .find-block .box .title {
            display: block;
        }

        .find-block .box ul {
            margin: 0 0 22px;
        }

    .find-block .bg-sky-blue01 p {
        margin: 0 0 20px;
    }

    .find-block .form-box {
        overflow: hidden;
        background: #fff;
        border: 1px solid rgba(0, 21, 96, .1);
    }

        .find-block .form-box .textarea-wrap label {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            top: 15px;
        }

        .find-block .form-box .textarea-wrap.focused label {
            top: 3px;
        }

        .find-block .form-box .check-row {
            overflow: hidden;
            position: relative;
            padding-right: 60px;
        }

            .find-block .form-box .check-row label {
                margin: 0;
                padding: 3px 0;
            }

            .find-block .form-box .check-row .custom-checkbox {
                position: absolute;
                right: 0;
                top: 0;
                border-color: #c5c5c5;
            }

                .find-block .form-box .check-row .custom-checkbox:before {
                    border-color: #001560;
                }

            .find-block .form-box .check-row [type=checkbox]:checked + .custom-checkbox {
                background: #fff;
            }

    .find-block .bg-light-purple, .find-block .bg-light-red {
        background: 0 0 !important;
    }

        .find-block .bg-light-purple:after, .find-block .bg-light-red:after {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            content: "";
            height: 200px;
        }

        .find-block .bg-light-red:after {
            background: #f3d1dc;
        }

        .find-block .bg-light-purple:after {
            background: #d7d1e5;
        }

.job-section, .job-section .bg-lignt-gray02, .job-section .buttons-box {
    overflow: hidden;
}

    .job-section .buttons-box .btn {
        display: block;
        width: 100%
    }

        .job-section .buttons-box .btn .fa-linkedin {
            margin: 0 10px 0 0;
            font-weight: 400;
            display: inline-block;
            position: relative;
        }

    .job-section .link-share {
        font-weight: 700;
        display: inline-block;
        color: #001560;
    }

        .job-section .link-share i {
            font-size: .875rem;
            margin: 0 8px 0 0;
        }

        .job-section .link-share:hover {
            color: #00a0e3;
        }

.job-details .h5 {
    display: block;
    margin: 0 0 10px;
}

.job-details .link-more:after {
    margin: 0 0 0 20px;
}

.job-details .member-box .name {
    height: 42px;
    bottom: 20px;
    width: 64%;
    padding: 3px 20px;
}

.job-details .member-box.hover .img-holder img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.benefits-sections, .job-info {
    overflow: hidden;
}

.benefits-box {
    overflow: hidden;
    background: #fff;
    border-radius: 3px;
    border: 1px solid rgba(0, 21, 96, .1);
    border-bottom: 5px solid #d82b64;
}

    .benefits-box .head {
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .benefits-box .head i {
            font-size: 1.75rem;
            line-height: 1;
            color: #d82b64;
            opacity: .7;
            margin: 0 20px 0 0;
        }

    .benefits-box .h5 {
        display: block;
        margin: 0;
    }

.bullet-list {
    overflow: hidden;
}

    .bullet-list li {
        position: relative;
        padding: 0 0 0 30px;
        margin: 0 0 13px;
    }

        .bullet-list li:last-child {
            margin: 0 0 2px;
        }

        .bullet-list li:before {
            width: 10px;
            height: 10px;
            position: absolute;
            left: 0;
            top: 6px;
            content: "";
            background: #d82b64;
            border-radius: 100%
        }

.landing-page {
    background: #fafafa;
}

    .landing-page #wrapper {
        padding-top: 0 !important;
    }

    .landing-page #header {
        position: relative !important;
        box-shadow: none;
        background: #fafafa;
        z-index: 1;
    }

    .landing-page .header-holder {
        height: 55px;
    }

    .landing-page .logo {
        -webkit-transition: none .3s linear;
        transition: none .3s linear;
        margin: 17px 0 13px !important;
    }

    .landing-page #main {
        z-index: 2;
        overflow: visible;
    }

    .landing-page.fixed-header #wrapper {
        padding-top: 0 !important;
    }

    .landing-page.fixed-header #header {
        position: relative !important;
    }

    .landing-page.fixed-header .logo {
        margin: 17px 0 13px !important;
    }

.landing-block .img-holder {
    max-width: 457px;
    overflow: hidden;
}

    .landing-block .img-holder img {
        display: block;
        max-width: none;
        width: 100%;
        height: auto;
    }

.landing-block .h5 {
    font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    letter-spacing: normal;
}

.upper-head {
    background: rgba(0, 160, 227, .2);
}

    .upper-head .h3 {
        margin: 0 0 10px;
    }

.download-form {
    background: #fff;
    position: relative;
    z-index: 2;
}

    .download-form:before {
        width: 9999px;
        height: 100%;
        border: 8px solid #4d2c92;
        border-right: 0;
        border-bottom: 0;
        position: absolute;
        top: -190px;
        left: 41.5%;
        z-index: -1;
        border-top-left-radius: 35px;
        content: "";
        display: none;
    }

    .download-form .form-group {
        width: 100%
    }

    .download-form .text-holder {
        overflow: hidden;
    }

        .download-form .text-holder a {
            color: #001560;
        }

            .download-form .text-holder a:hover {
                color: #00a0e3;
            }

.modal-dialog-scrollable .modal-content {
    overflow: visible;
}

.modal-header {
    border: 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

    .modal-header .close {
        font-size: 1.125rem;
        line-height: 1;
        width: 36px;
        height: 36px;
        border-radius: 100%;
        position: absolute;
        right: 10px;
        top: 10px;
        background: #00a0e3;
        color: #fff;
        opacity: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
    }

        .modal-header .close:hover {
            opacity: 1 !important;
            background: #d82b64;
        }

    .modal-header .ratings {
        font-size: .938rem;
        color: #d82b64;
    }

    .modal-header .modal-title {
        margin: 0 0 4px;
    }

    .modal-header .h5 {
        margin: 0 10px 0 0;
        padding: 2px 0 0;
    }

    .modal-header .img-box {
        width: 100px;
        min-width: 100px;
        padding: 5px 0 0;
        margin: 0 -5px 0 15px;
    }

        .modal-header .img-box img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

.modal-content {
    border-radius: 0;
}

    .modal-content .img-placeholder {
        overflow: hidden;
    }

        .modal-content .img-placeholder img {
            display: block;
            max-width: none;
            width: 100%;
            height: auto;
        }

.button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#btn-open-modal {
    background-color: #00a0e3;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    border: none;
    border-radius: 25px;
    padding: .5rem 1.5rem;
}

    #btn-open-modal:hover {
        background-color: #fff;
        color: #00a0e3;
        border: 1px solid #00a0e3;
        -webkit-transition: .3s;
        transition: .3s;
    }

#bg-modal {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}

.modal-content {
    width: 85%;
    height: 60%;
    position: relative;
    border-radius: 5px;
    border: 3px solid #fff;
}

#iframe-content {
    width: 100%;
    height: 100%
}

.close {
    position: absolute;
    top: -25px;
    right: -25px;
    opacity: 1;
    color: #00a0e3;
    cursor: pointer;
}

    .close:hover {
        color: #d82b64;
        -webkit-transition: .3s;
        transition: .3s;
        opacity: 1 !important;
    }

    .close .fas {
        background-color: #fff;
        border-radius: 50%
    }

.ratings-block.active-modal {
    height: 100vh;
}

.dark-blue-100 {
    background: #001560 !important;
}

.dark-blue-80 {
    background: #334480 !important;
}

.dark-blue-60 {
    background: #6673a0 !important;
}

.dark-blue-40 {
    background: #99a1bf !important;
}

.dark-blue-20 {
    background: #ccd0df !important;
}

.dark-blue-10 {
    background: #e5e7ef !important;
}

.purple-100 {
    background: #4d2c93 !important;
}

.purple-80 {
    background: #7156a9 !important;
}

.purple-60 {
    background: #9480be !important;
}

.purple-40 {
    background: #b8abd4 !important;
}

.purple-20 {
    background: #dbd5e9 !important;
}

.purple-10 {
    background: #ede984 !important;
}

.cyan-100 {
    background: #009fe3 !important;
}

.cyan-80 {
    background: #33b2e9 !important;
}

.cyan-60 {
    background: #66c5ee !important;
}

.cyan-40 {
    background: #99d984 !important;
}

.cyan-20 {
    background: #ccecf9 !important;
}

.cyan-10 {
    background: #e5f5fc !important;
}

.red-100 {
    background: #d82a64 !important;
}

.red-80 {
    background: #e25583 !important;
}

.red-60 {
    background: #e97fa2 !important;
}

.red-40 {
    background: #f1aac1 !important;
}

.red-20 {
    background: #f8d4e0 !important;
}

.red-10 {
    background: #fbe9ef !important;
}

.pink-100 {
    background: #ffad9f !important;
}

.pink-80 {
    background: #ffbdb2 !important;
}

.pink-60 {
    background: #ffcec5 !important;
}

.pink-40 {
    background: #ffded9 !important;
}

.pink-20 {
    background: #ffefec !important;
}

.pink-10 {
    background: #fff7f5 !important;
}

.orange-100 {
    background: #f2541d !important;
}

.orange-80 {
    background: #f5764a !important;
}

.orange-60 {
    background: #f79877 !important;
}

.orange-40 {
    background: #fabba5 !important;
}

.orange-20 {
    background: #fcddd2 !important;
}

.orange-10 {
    background: #feeee8 !important;
}

.yellow-100 {
    background: #f7f741 !important;
}

.yellow-80 {
    background: #f9f967 !important;
}

.yellow-60 {
    background: #fafa8d !important;
}

.yellow-40 {
    background: #fcfcb3 !important;
}

.yellow-20 {
    background: #fdfdd9 !important;
}

.yellow-10 {
    background: #fefeec !important;
}

.light-blue-100 {
    background: #3eddf7 !important;
}

.light-blue-80 {
    background: #65e4f9 !important;
}

.light-blue-60 {
    background: #8bebfa !important;
}

.light-blue-40 {
    background: #b2f1fc !important;
}

.light-blue-20 {
    background: #d8f8fd !important;
}

.light-blue-10 {
    background: #ebfcfe !important;
}

#footer {
    width: 100%;
    position: relative;
}

    #footer .title {
        font-size: 1rem;
        line-height: 1.25;
        margin: 10px 0;
        padding: 2px 7px 5px 0;
        display: inline-block;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        border-bottom: 3px solid #43eaff;
    }

.footer-heading {
    color: #fff;
}

    .footer-heading:hover {
        color: #00a0e3;
    }

    .footer-heading:focus {
        outline: #00a0e3 auto 2px;
    }

body.using-mouse .footer-heading:focus {
    outline: 0;
}

.footer-links {
    font-size: .813rem;
    line-height: 16px;
    margin: 0 0 14px;
    font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

    .footer-links li {
        padding: 6px 0;
    }

        .footer-links li a {
            display: inline-block;
            color: #fff !important;
            border-bottom: none !important;
        }

            .footer-links li a:hover {
                color: #00a0e3 !important;
                border-bottom: none !important;
            }

            .footer-links li a:focus {
                outline: #00a0e3 auto 2px;
            }

body.using-mouse .footer-links li a:focus {
    outline: 0;
}

.subscribe-form {
    overflow: hidden;
}

    .subscribe-form .form-group {
        margin: 0 0 10px;
    }

        .subscribe-form .form-group.focused label {
            top: 5px;
        }

    .subscribe-form .form-control {
        height: 50px;
        padding: 21px 15px 8px;
    }

    .subscribe-form .text {
        font-size: .75rem;
        line-height: 18px;
        overflow: hidden;
    }

        .subscribe-form .text p {
            margin: 0 0 20px;
            font-family: Ubuntu, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
        }

    .subscribe-form .btn {
        width: 100%;
        max-width: 220px;
        display: block;
    }

.social-networks {
    font-size: 2rem;
    line-height: 1;
    width: 100%;
    margin: 0 0 17px;
}

    .social-networks li {
        margin: 0 10px 0 0;
    }

        .social-networks li a {
            color: #fff !important;
            opacity: .7;
            border-bottom: none !important;
        }

            .social-networks li a:hover {
                opacity: 1;
            }

#footer .social-networks li a:focus {
    outline: #00a0e3 auto 2px;
}

body.using-mouse #footer .social-networks li a:focus {
    outline: 0;
}

.copyrights {
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 700;
    opacity: .5;
    margin: 0 25px 0 0;
}

.links-nav {
    font-size: .75rem;
    line-height: 1.35;
    font-weight: 700;
    width: 100%
}

    .links-nav li {
        margin: 0 0 0 12px;
    }

        .links-nav li:first-child {
            margin: 0;
        }

        .links-nav li a {
            color: #fff !important;
            opacity: .5;
            display: block;
            text-decoration: underline;
            border-bottom: none !important;
        }

            .links-nav li a:hover {
                opacity: 1;
            }

.question-link {
    width: 60px;
    height: 60px;
    font-size: 1.563rem;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    background: #4d2c92;
    position: absolute;
    right: 20px;
    top: -30px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .question-link:before {
        -webkit-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out;
        width: 40px;
        height: 40px;
        border: 3px solid #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 100%;
        content: ""
    }

    .question-link:hover {
        color: rgba(255, 255, 255, .7);
    }

        .question-link:hover:before {
            opacity: .7;
        }

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    min-width: 120px;
    width: 100%;
    height: 50px;
    border-radius: 3px;
    border: 1px solid rgba(0, 21, 96, .2);
}

    .jcf-select select {
        z-index: 1;
        left: 0;
        top: 0;
    }

    .jcf-select .jcf-select-text {
        font-size: .875rem;
        line-height: 20px;
        color: #001560;
        opacity: .7;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        cursor: default;
        display: block;
        padding: 14px 0;
        margin: 0 40px 0 15px;
    }

    .jcf-select .jcf-select-opener {
        position: absolute;
        text-align: center;
        background: #fff;
        width: 40px;
        bottom: 0;
        right: 0;
        top: 0;
    }

        .jcf-select .jcf-select-opener:before {
            font-size: .875rem;
            line-height: 1;
            position: absolute;
            left: 50%;
            top: 50%;
            color: #d82b64;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            content: "\f078";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
        }

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

    body > .jcf-select-drop.jcf-drop-flipped {
        margin: 1px 0 0;
    }

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid rgba(0, 21, 96, .2);
}

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}

.jcf-list {
    font-size: .875rem;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    width: 100%
}

    .jcf-list .jcf-list-content {
        vertical-align: top;
        display: inline-block;
        overflow: auto;
        width: 100%
    }

    .jcf-list ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .jcf-list ul li {
            overflow: hidden;
            display: block;
        }

    .jcf-list .jcf-overflow {
        overflow: auto;
    }

    .jcf-list .jcf-option {
        overflow: hidden;
        cursor: default;
        display: block;
        padding: 9px 15px;
        color: #001560;
        height: 1%
    }

    .jcf-list .jcf-disabled {
        background: #fff !important;
        color: #aaa !important;
    }

.jcf-list-box .jcf-selected, .jcf-select-drop .jcf-hover {
    background: #00a0e3;
    color: #fff;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}

.slick-slider, .slick-slider-autoscroll {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: 0;
    }

    .slick-list.dragging {
        cursor: pointer;
    }

.slick-slider .slick-list, .slick-slider .slick-track, .slick-slider-autoscroll .slick-list, .slick-slider-autoscroll .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots {
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0 10px;
}

    .slick-dots button {
        width: 20px;
        height: 20px;
        font-size: 0;
        line-height: 0;
        padding: 0;
        border: 0;
        border-radius: 100%;
        position: relative;
    }

        .slick-dots button:after {
            width: 15px;
            height: 15px;
            position: absolute;
            left: 50%;
            top: 50%;
            content: "";
            border-radius: 100%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background: #00a0e3;
        }

        .slick-dots button:hover:after {
            background: #d82b64;
        }

    .slick-dots li {
        margin: 0 3px;
    }

        .slick-dots li.slick-active button:after {
            background: #d82b64;
        }

nav.primary > ul {
    margin: 0;
    padding-inline-start: 0;
    top: 0;
}

    nav.primary > ul > li {
        display: inline-block;
        vertical-align: top;
    }

nav ul.breadcrumbs {
    margin: 0;
    padding-inline-start: 0;
    top: 0;
}

nav > ul.breadcrumbs > li {
    display: inline-block;
    vertical-align: top;
}

    nav > ul.breadcrumbs > li ::after {
        content: " > "
    }

    nav > ul.breadcrumbs > li:last-child ::after {
        content: ""
    }

img {
    max-width: 100%
}

.blog-section {
    min-height: 400px;
}

.btn.btn-custom-d82b64 {
    color: #fff !important;
    background: #d82b64 !important;
    border-color: #d82b64 !important;
}

    .btn.btn-custom-d82b64:hover {
        color: #d82b64 !important;
        background: #fff !important;
        border-color: #d82b64 !important;
    }

.btn.btn-custom-ffffff {
    color: #001560 !important;
    background: #fff !important;
    border-color: #fff !important;
}

.main-nav li a.btn.btn-custom-ffffff {
    border-color: #001560 !important;
}

.feature-post .btn-wrap .btn.btn-custom-ffffff {
    border-color: #001560 !important;
}

.btn.btn-custom-ffffff:hover {
    color: #fff !important;
    background: #001560 !important;
    border-color: #fff !important;
}

.btn.btn-custom-00a0e3 {
    color: #001560 !important;
    background: #00a0e3 !important;
    border-color: #00a0e3 !important;
}

    .btn.btn-custom-00a0e3:hover {
        color: #00a0e3 !important;
        background: #001560 !important;
        border-color: #00a0e3 !important;
    }

.main-nav li a.btn.btn-custom.btn-sm {
    padding: 4px 20px !important;
}

.find-block .bg-custom-tab-background {
    background: 0 0 !important;
}

    .find-block .bg-custom-tab-background:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        height: 200px;
    }

.find-block .bg-custom-f3d1dc:after {
    background-color: #f3d1dc !important;
}

.find-block .bg-custom-c8e8f5:after {
    background-color: #c8e8f5 !important;
}

.find-block .bg-custom-d7d1e5:after {
    background-color: #d7d1e5 !important;
}

.mktoHtmlText {
    font-size: .75rem;
    line-height: 1.833;
    color: #4d2c92;
}

.newsletter .mktoHtmlText {
    line-height: 18px;
    color: #fff;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    width: 100% !important;
}

.mktoForm .mktoButtonWrap.mktoGlow .mktoButton, .mktoForm .mktoButtonWrap.mktoNative .mktoButton, .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    max-width: 220px !important;
    display: block !important;
    cursor: pointer !important;
    font-size: 1rem !important;
    padding: 14px 20px !important;
    min-width: 165px !important;
    font-weight: 700 !important;
    color: #fff !important;
    background-color: #00a0e3 !important;
    border-color: #00a0e3 !important;
    text-align: center !important;
    user-select: none !important;
    border: 1px solid transparent !important;
    line-height: 20px !important;
    border-radius: 35px !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    background-image: none !important;
}

    .mktoForm .mktoButtonWrap.mktoGlow .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoNative .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
        color: #00a0e3 !important;
        background: #fff !important;
        border-color: #00a0e3 !important;
    }

.mktoForm input[type=email].mktoField, .mktoForm input[type=number].mktoField, .mktoForm input[type=password].mktoField, .mktoForm input[type=tel].mktoField, .mktoForm input[type=text].mktoField, .mktoForm select.mktoField, .mktoForm textarea.mktoField, .sf-form .sf-textarea, .sf-form input {
    height: 50px !important;
    font-size: 1rem !important;
    display: block !important;
    width: 100% !important;
    font-weight: 400 !important;
    color: #001560 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0, 21, 96, .2) !important;
    border-radius: 3px !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    padding-left: 21px !important;
}

.mktoAsterix, .mktoGutter, .mktoLabel, .mktoOffset {
    display: none !important;
}

.mktoCheckboxLabel {
    display: block !important;
}

.mktoForm .mktoFormCol {
    margin: 0 0 10px !important;
}

.mktoForm textarea.mktoField, .sf-form .sf-textarea {
    height: 150px !important;
}

.mktoForm .mktoError {
    padding-top: 5px;
}

.mktoForm .mktoInvalid {
    border: 1px solid red !important;
}

.mktoForm .mktoErrorMsg {
    color: red;
}

.mktoForm legend {
    display: none;
}

.mktoCheckboxList {
    padding-bottom: 10px;
}

.mktoForm input[type=checkbox] + label, .mktoForm input[type=radio] + label {
    position: relative;
    padding-left: 36px;
    min-height: 20px;
    line-height: 20px;
    margin-left: 0;
    cursor: pointer;
}

    .mktoForm input[type=checkbox] + label:before, .mktoForm input[type=radio] + label:before {
        content: "\2713";
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        text-align: center;
        background: #fff;
        color: #041f43;
        font-size: 0 !important;
        transition: font-size .2s ease;
        border: 1px solid #041f43;
        line-height: 18px;
    }

.mktoForm .mktoCheckboxList label:before {
    box-shadow: none !important;
    width: 25px !important;
    height: 25px !important;
    font-size: 1.15rem !important;
    padding-top: 3px !important;
}

.mktoForm input[type=checkbox]:checked + label:before {
    background: #001560;
    font-size: 1.15rem !important;
    margin: 0;
    color: #fff;
}

section.marketo {
    padding: 20px 0;
}

.tab-content section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.features-article .feature-list li span {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    padding: 7px 10px 7px 40px;
}

    .features-article .feature-list li span:before {
        font-size: 1.875rem;
        line-height: 1;
        position: absolute;
        left: 0;
        top: 50%;
        color: #4d2c92;
        content: "\f058";
        font-weight: 900;
        font-family: "Font Awesome 5 Pro";
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@keyframes backgroundScroll {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 0 -15px;
    }

    100% {
        background-position: 0 0;
    }
}

@keyframes backgroundScroll {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 0 -15px;
    }

    100% {
        background-position: 0 0;
    }
}

@keyframes backgroundScroll {
    0% {
        background-position: 0 0;
    }

    50% {
        background-position: 0 -40px, 0 -50px;
    }

    100% {
        background-position: 0 0;
    }
}

@-webkit-keyframes line-left {
    0% {
        width: 0;
        height: 0;
    }

    70% {
        width: 1000px;
        height: 0;
    }

    100% {
        height: 72px;
    }
}

@keyframes line-left {
    0% {
        width: 0;
        height: 0;
    }

    70% {
        width: 1000px;
        height: 0;
    }

    100% {
        height: 72px;
    }
}

@-webkit-keyframes line-right {
    0% {
        width: 0;
        height: 0;
    }

    30% {
        width: 0;
        height: 72px;
    }

    100% {
        width: 2000px;
    }
}

@keyframes line-right {
    0% {
        width: 0;
        height: 0;
    }

    30% {
        width: 0;
        height: 72px;
    }

    100% {
        width: 2000px;
    }
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
    .slick-slider.customers-carousel .slick-list, .slick-slider.customers-carousel .slick-track, .slick-slider.customers-carousel-autoscroll .slick-list, .slick-slider.customers-carousel-autoscroll .slick-track {
        display: inline-block;
    }
}

@media (min-width:320px) {
    .press-release-textbox {
        margin-top: -540px;
        padding-left: 3rem;
    }
}

@media (min-width:375px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 125px;
    }

    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 145px;
    }

    .cs-text .study-title {
        font-size: 1.125rem;
    }

    .selection-tabs {
        font-size: 1.125rem;
    }

    .leadership-name {
        font-size: 1.125rem;
    }

    .leadership-place-container, .leadership-start-container {
        font-size: unset;
    }

    .person-tile .info-holder {
        min-height: 280px;
    }

    .integ-tile {
        width: 28%
    }

    #book-demo-header.scrolling-header {
        background-size: 275%, 275%
    }

    .vlog-video {
        height: 208px;
    }

    .col-md-9 .vid-player-video {
        height: 194px;
    }

    .embed-responsive {
        height: 194px;
    }

    .visual-block.home-visual .btn {
        font-size: .875rem;
    }

    .visual-block.full-width .full-width-bg .img-holder {
        height: 307px;
    }

    .featured-partner-vid iframe {
        height: 175px;
    }

    #f-next-btn, #pt-next-btn {
        right: 4rem;
    }

    #f-prev-btn, #pt-prev-btn {
        left: 4rem;
    }

    .video-modal .modal-background .youtube-video {
        height: 193px;
    }

    .g2-crowd-short span {
        font-size: .9rem;
    }

    .youtube-video {
        height: 180px;
    }

    .add-links {
        font-size: .813rem;
    }

    .nav-tabs .nav-link {
        font-size: .875rem;
        padding: 10px 10px 8px;
    }

    .nav-tabs.add-style .nav-link {
        padding: 9px 10px;
    }
}

@media (max-width:375px) {
    .nav-tabs {
        display: flex;
        flex-direction: column;
        margin-bottom: .5rem !important;
    }

        .nav-tabs .nav-link {
            border-radius: 25px;
        }

        .nav-tabs .nav-item {
            padding: 3px 1px !important;
        }
}

@media (min-width:400px) {
    .check-and-thanks .img-holder {
        width: 80%;
        height: 125px;
    }
}

@media (min-width:405px) {
    .vlog-video {
        height: 229px;
    }
}

@media (min-width:414px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 160px;
    }
}

@media (min-width:425px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 165px;
    }

    .spotlight-text {
        font-size: .875rem;
    }

    .person-tile .info-holder {
        min-height: 230px;
    }

    .integ-tile {
        width: 29%
    }

    .press-release-textbox {
        margin-top: -620px;
    }

        .press-release-textbox p {
            font-size: unset;
        }

    .vlog-video {
        height: 236px;
        margin-top: 280px;
    }

    .col-md-9 .vid-player-video {
        height: 223px;
    }

    .embed-responsive {
        height: 222px;
    }

    .featured-partner-vid iframe {
        height: 204px;
    }

    #f-next-btn, #pt-next-btn {
        right: 5rem;
    }

    #f-prev-btn, #pt-prev-btn {
        left: 5rem;
    }

    .video-modal .modal-background .youtube-video {
        height: 217px;
    }

    .g2-crowd-short span {
        font-size: 1rem;
    }

    .youtube-video {
        height: 205px;
    }
}

@media (min-width:468px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 180px;
    }
}

@media (min-width:480px) {
    .press-release-textbox {
        margin-top: -450px;
        padding-left: 4rem;
    }

    .h1, h1 {
        font-size: 1.75rem;
        letter-spacing: -.2px;
    }

    .partner-logos ul img {
        max-height: 50px;
    }

    .related-block ul {
        padding: 0 17px;
    }

    .features-section:after {
        top: 490px;
    }

    .nav-pills .nav-link {
        width: calc(33.333% - 10px);
    }

    .contact-block .form-group, .contact-block .form-select {
        margin: 0 5px;
        width: calc(50% - 10px);
    }

    .nav-tabs .nav-link {
        font-size: .938rem;
        padding: 10px 15px 8px;
    }

    .nav-tabs.add-style .nav-link {
        font-size: .875rem;
        padding: 9px 12px;
    }

    .download-form .form-group {
        margin: 0 7px;
        width: calc(50% - 14px);
    }
}

@media (max-width:480px) {
    .mktoForm {
        padding: 0 !important;
    }
}

@media (min-width:568px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 215px;
    }
}

@media (min-width:600px) {
    .press-release-textbox {
        margin-top: -440px;
    }
}

@media (min-width:665px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 255px;
    }
}

@media (min-width:768px) {
    .img-links-flex .svg-container {
        width: 150px;
        height: 150px;
    }

    .stp-radio-label .btn {
        min-width: 200px;
    }

    .stp-icon {
        width: 50px;
        height: 50px;
    }

    .stp-quiz-container {
        height: 700px;
    }

    .phish-background-wrapper {
        background-image: url("/images/Spot the Phish/1280_Spot_the_phish_game_assets_Background_1920x1080.jpg");
        position: relative;
    }

        .phish-background-wrapper .stp-video {
            position: absolute;
            width: 100vw;
        }

            .phish-background-wrapper .stp-video video {
                width: 100%
            }

    #main.stp {
        min-height: 82vh;
    }

        #main.stp.results {
            min-height: 41vh;
        }

        #main.stp .textbox {
            width: 80%;
            margin: 0 auto;
        }

    .hls-event.textbox .fas {
        display: block;
    }

    .visual-block.home-visual.hls-event .textbox {
        width: 50%
    }

    .member-carousel .slick-list .slick-track .slick-slide {
        padding: 2rem;
    }

    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 290px;
    }

    .about-testimonials-logos img {
        padding: .5rem;
        max-height: 50px;
    }

    .collapsible.esg, .content.show.esg {
        height: auto;
        min-height: auto;
    }

        .collapsible.esg .industry-title {
            transform: none;
            font-size: 1.125rem;
            position: relative;
            bottom: auto;
            width: auto;
            left: 0;
        }

        .collapsible.esg:after {
            right: 5%
        }

    .collapsible.esg {
        flex-direction: row;
    }

    .industry-tile.esg.active {
        flex-direction: column;
    }

    .esg-intro div .btn {
        width: 200px;
    }

    .about-testimonials-logos {
        margin: -3rem 0 0 3rem;
    }

    .header-box {
        width: 33%
    }

    .about-awards-logos {
        margin: 0;
        width: 72%;
        margin-left: -30px;
    }

    .header-box h2 {
        width: 100%
    }

    .tab-1.active .arrow-up {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #fff;
        top: -20px;
        left: 23%
    }

    .tab-2.active .arrow-up {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #fff;
        top: -20px;
        right: 21%
    }

    .spotlight-text q {
        width: 95%
    }

    .spotlight-text cite {
        width: 72%
    }

    .w-md-50 {
        width: 50% !important;
    }

    .our-culture .tabs .btn {
        width: 200px;
    }

    .spotlight-img {
        max-height: 100%;
        bottom: -15px;
    }

    .team-slider .slick-next, .team-slider .slick-prev {
        bottom: 81px;
    }

    .team-slide {
        height: 230px;
    }

    .our-culture .tabs .btn:first-of-type {
        margin-bottom: .5rem;
    }

    .team-slider .slick-prev {
        left: 30%
    }

    .team-slider .slick-next {
        right: 30%
    }

    .stats-tile {
        width: 30%
    }

    .stats-boxes .details {
        font-size: .75rem;
    }

    .stats-subtext {
        font-size: .625rem;
        text-align: center;
    }

    .testimonial-card q {
        font-size: 1rem;
    }

    .about-awards-logos img {
        max-height: 68px;
    }

    .prc-tile .prc-details p.prc-name {
        font-size: 1.25rem;
    }

    .prc-tile .prc-details p.prc-title {
        font-size: 1.125rem;
    }

    .prc-tile .btn {
        margin: unset;
    }

    .intro-section p {
        font-size: 1.125rem;
    }

    .small-tiles .customer-testimonial-tile:last-of-type {
        margin-bottom: 0 !important;
    }

    .industry-intro h4.h2 {
        display: block;
    }

    .content.show {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .collapsible, .content.show {
        height: 475px;
    }

    .industry-tile .content .btns-wrap .btn {
        width: auto;
    }

    .industry-tile {
        border-bottom: none;
        border-top: none;
        border-left: 3px solid #fff;
        border-right: 3px solid #fff;
    }

        .industry-tile:first-of-type {
            border-left: none;
        }

        .industry-tile:last-of-type {
            border-right: none;
        }

        .industry-tile .industry-color-tile {
            background: #4d2c93;
            background: linear-gradient(0deg, #4d2c93 0, rgba(0, 21, 85, .5) 100%);
        }

    button.collapsible:after {
        margin: 0;
        transform: scale(2);
        position: absolute;
        top: 30px;
    }

    .industry-detail-tile {
        width: 45%
    }

    .collapsible .industry-title {
        display: inline;
        transform: rotate(270deg);
        font-size: 1.125rem;
        position: absolute;
        bottom: 10rem;
        width: 300px;
    }

    .industry-tile.active {
        display: flex;
        flex-direction: row-reverse;
    }

    .industry-tile.industries-8.active {
        width: calc(50vw + (50vw / 8));
    }

    .industry-tile.industries-8, .industry-tile.industries-8 .collapsible, .industry-tile.industries-8 .collapsible.active {
        width: calc(50vw / 8);
        background-color: transparent;
    }

    .industry-tile.industries-7.active {
        width: calc(50vw + (50vw / 7));
    }

    .industry-tile.industries-7, .industry-tile.industries-7 .collapsible, .industry-tile.industries-7 .collapsible.active {
        width: calc(50vw / 7);
        background-color: transparent;
    }

    .collapsible, .collapsible.active {
        position: relative;
        display: flex;
        justify-content: space-between;
    }

    .collapsible {
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        align-items: center;
        min-height: 365px;
    }

        .collapsible.active {
            background-color: transparent;
        }

    .case-study-tile {
        width: 49%
    }

    .testimonial-tile q {
        font-size: 1rem;
    }

    .big-tile .customer-testimonial-tile {
        height: 100%
    }

    .slick-next.customers {
        right: -35px;
    }

    .slick-prev.customers {
        left: -35px;
    }

    .slick-next.customers, .slick-prev.customers {
        bottom: 20px;
    }

        .slick-next.customers.webs, .slick-prev.customers.webs {
            bottom: 50%
        }

    .customer-tile-columns .big-tile, .customer-tile-columns .small-tiles {
        width: 49%
    }

    .small-tiles .customer-testimonial-tile .logo-container {
        width: 30%
    }

    .small-tiles .customer-testimonial-tile .testimonial-tile {
        width: 70%
    }

    .big-tile .customer-testimonial-tile .logo-container {
        min-height: 180px;
    }

    .customer-testimonial-tile .logo-container {
        min-height: unset;
    }

    .small-tiles .customer-testimonial-tile {
        height: 49%
    }

    .stat-tile, .stats-tagline {
        width: 15%
    }

    .g2-icon {
        width: 25%
    }

    .g2-feature-review {
        width: 75%
    }

    .case-study-carousel .slick-dots {
        margin: 0 auto;
        margin-top: 2rem;
    }

        .case-study-carousel .slick-dots button {
            height: 15px;
            width: 15px;
        }

            .case-study-carousel .slick-dots button:after {
                background: rgba(255, 255, 255, .25);
                border: 2px solid #fff;
            }

        .case-study-carousel .slick-dots li.slick-active button:after {
            background: #d82b64;
        }

    .case-study-carousel .leadership.slick-arrow {
        transform: scale(1.5);
        bottom: -10px;
    }

    .case-study-carousel .leadership.slick-prev {
        left: 25%
    }

    .case-study-carousel .leadership.slick-next {
        right: 25%
    }

    .info-holder .link-more {
        line-height: unset;
        font-size: 1rem;
        position: absolute;
        bottom: 15px;
        right: 15px;
    }

    #leadership-display-2 {
        padding: 2rem;
    }

    .filter-search-bar {
        display: flex;
        align-items: center;
    }

    .filter-buttons {
        line-height: unset;
    }

    .leadership-display-section {
        padding: 2rem;
    }

    .person-tile .info-holder {
        min-height: 264px;
        position: relative;
        z-index: 2;
    }

    .person-tile .img-holder {
        position: relative;
        z-index: 3;
    }

    .leadership-display-section.three-tiles .person-tile .info-holder {
        min-height: 345px;
    }

    .leadership-display-section.four-tiles .person-tile {
        width: 33%
    }

    .leadership-display-section.three-tiles .person-tile {
        width: 50%
    }

    .pagingInfo, .progress {
        display: none;
    }

    .leadership-display-section, .leadership-display-section.three-tiles {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .selection-tabs {
        width: 48%;
        font-size: 1.5rem;
        padding-left: 15px;
    }

    .leadership-search {
        display: flex;
        align-items: center;
    }

    .features-3 .features-tile {
        width: 28%
    }

    .features-4 .features-tile {
        width: 45%
    }

    .main-partners-tiles .main-tile {
        width: 49%
    }

        .main-partners-tiles .main-tile .text-holder {
            min-height: 410px;
        }

    .integ-tile {
        width: 31%;
        padding: 2rem;
        height: 160px;
    }

        .integ-tile a, .integ-tile img {
            max-width: 80%;
            max-height: 80%
        }

    .shrinkable {
        min-height: 250px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .info-post .img-holder.pr {
        height: 100px;
    }

    .next.shift-down {
        font-size: 1.625rem;
    }

    .article-post.pr-hub .category {
        bottom: 0;
    }

    .filter-search.pr-hub {
        margin: 0 200px 0 0;
    }

    .article-post.pr-hub .textbox {
        width: 70%
    }

    .img-holder.align-self-end {
        width: 200px;
        height: 100px;
        margin: 1rem;
    }

    .article-post.pr-hub .social-networks li a {
        width: 35px;
        height: 35px;
    }

    .article-post.pr-hub .textbox h2 .link-more {
        font-size: 1.25rem;
    }

    .article-post.pr-hub .h4 {
        margin-bottom: 10px;
    }

    .article-post.pr-hub {
        padding: .25rem .5rem;
    }

    .img-holder.align-self-end {
        margin: 15px .5rem;
    }

    .featured-box .box .link-more {
        font-size: .875rem;
    }

    #book-demo-header.scrolling-header {
        background-size: 175%, 175%
    }

    .check-and-thanks .img-holder {
        width: 90%;
        height: 175px;
    }

    .confirm-overlay .confirm-box {
        width: 60%;
        height: 400px;
    }

        .confirm-overlay .confirm-box p {
            font-size: 1rem;
        }

    .sticky-sidebar-container {
        position: static;
        top: auto;
        max-width: 300px;
        width: 100%
    }

    .press-release-textbox {
        margin-top: -410px;
    }

    .vlog-video {
        height: 388px;
    }

    .col-md-9 .vid-player-video {
        height: 287px;
    }

    .col-md-3 .vid-player-video {
        display: block;
        height: 80px;
        width: 100%
    }

    .rel-inf-slick-cont, .rel-inf-slick-cont-autoscroll {
        flex-direction: row;
        justify-content: space-between;
    }

    .rel-inf-tile-slide {
        width: 50%
    }

    .rel-inf-slick-cont .slick-list .slick-track .slick-slide, .rel-inf-slick-cont-autoscroll .slick-list .slick-track .slick-slide {
        margin: 0 10px;
        width: 250px;
    }

    .industry-related-video .img-holder .play-button {
        top: unset;
        left: unset;
    }

    .slider-nav-col {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .slider-nav-vid-player.slick-slider, .slider-nav-vid-player.slick-slider-autoscroll {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        margin-bottom: -1.5rem;
    }

        .slider-nav-vid-player.slick-slider .slick-arrow, .slider-nav-vid-player.slick-slider-autoscroll .slick-arrow {
            background: 0 0;
            border: none;
        }

            .slider-nav-vid-player.slick-slider .slick-arrow .fas, .slider-nav-vid-player.slick-slider-autoscroll .slick-arrow .fas {
                color: #fff;
            }

    .col-md-3 .slick-track .slick-slide .video-slide-preview {
        position: relative;
    }

        .col-md-3 .slick-track .slick-slide .video-slide-preview .video-tile-overlay {
            width: 100%;
            height: 100%;
            z-index: 2;
            position: absolute;
            background-color: transparent;
        }

            .col-md-3 .slick-track .slick-slide .video-slide-preview .video-tile-overlay p {
                display: none;
            }

    .col-md-3 .slick-track .slick-slide.slick-current.slick-active .video-slide-preview .video-tile-overlay {
        background-color: rgba(51, 51, 51, .8);
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .col-md-3 .slick-track .slick-slide.slick-current.slick-active .video-slide-preview .video-tile-overlay p {
            display: block;
            font-size: 1rem;
        }

    .featured-resource .article-post {
        max-height: 350px;
    }

    .featured-resource .img-holder, .featured-resource .textbox {
        height: 100%
    }

    .resource-filter.filter-search {
        position: relative;
        margin: 0 !important;
    }

    .featured-resource .article-post .img-holder img {
        height: 100%;
        object-fit: cover;
    }

    .embed-responsive {
        height: 185px;
    }

    .placement-testimonials .pt-slide {
        flex-direction: row-reverse;
    }

    .departments-container {
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .department-tile {
        width: 32.5%;
        margin-right: 5px;
        height: 65px;
    }

        .department-tile .department-img-holder img {
            min-width: 65px;
            max-width: 65px;
        }

        .department-tile .department-text p {
            padding: 0 10px;
        }

    .life-tile .life-img-holder img {
        height: 200px;
    }

    .roles-container .placement-tile {
        width: 49%
    }

    .roles-container {
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .life-tile.img-left {
        margin-top: 2rem;
    }

    .department-tile .department-text p {
        font-size: 1rem;
    }

    .visual-block.full-width .full-width-bg .img-holder {
        height: 425px;
    }

    .vbmo-row .col-12 .img-holder img {
        height: unset;
        object-fit: unset;
    }

    .visual-block-mobile-overlay .textbox .btns-wrap .btn {
        width: auto;
    }

    .visual-block-mobile-overlay .textbox p.h2 {
        text-align: unset;
        font-size: 2.25rem;
    }

    .testimonial-logo img {
        margin-bottom: 0;
    }

    .pt-slide .testimonial-logo {
        width: 30%
    }

    .pt-slide .testimonial-text {
        width: 65%
    }

        .pt-slide .testimonial-text p {
            margin-bottom: 0;
        }

    .feature-slick-slider, .feature-slick-slider-autoscroll, .pt-slider, .pt-slider-autoscroll {
        padding: 2rem 3rem;
    }

    .feature-slick-dots {
        padding: 0;
    }

    #f-next-btn, #f-prev-btn, #pt-next-btn, #pt-prev-btn {
        bottom: 50%
    }

    .visual-block-mobile-overlay {
        position: unset;
        height: unset;
        display: unset;
        flex-direction: unset;
        justify-content: unset;
        align-items: unset;
        color: unset;
        background-color: unset;
        z-index: unset;
    }

    .vbmo-row {
        position: unset;
    }

    #f-next-btn, #pt-next-btn {
        right: .5rem;
    }

    #f-prev-btn, #pt-prev-btn {
        left: .5rem;
    }

    .featured-partners {
        position: relative;
    }

    .partner-closeout {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 80%;
        margin: 0 auto;
        z-index: 1;
    }

        .partner-closeout::before {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 53px;
            top: -31px;
            content: "";
            background: #d7d1e5;
            z-index: -1;
        }

        .partner-closeout button {
            min-width: 180px;
            width: unset;
        }

        .partner-closeout h5 {
            margin-bottom: 0;
        }

    .partner-type-tile img {
        height: 200px;
    }

    .partner-types-container {
        flex-direction: row;
        justify-content: space-between;
    }

    .partner-type-tile {
        width: 30%
    }

    .container.featured-partners {
        margin: 1rem auto;
    }

    .row.partner-row {
        flex-direction: row-reverse;
    }

    .featured-partner-slide, .pt-slide {
        flex-direction: row;
        justify-content: space-around;
    }

    .featured-partner-text img {
        align-self: flex-start;
    }

    .featured-partner-text, .featured-partner-vid {
        width: 45%
    }

        .featured-partner-vid iframe {
            height: 151px;
        }

    .play-button {
        top: 37%;
        left: 24%
    }

    .img-holder .play-button .play-btn-svg {
        width: 100px;
    }

    .video-modal .modal-background .youtube-video {
        width: 608px;
        height: 344px;
    }

    .modal-background .iframe-container {
        width: unset;
    }

    .raised-obj-col {
        margin-top: -12rem;
    }

    .demo-form-container {
        width: 90%;
        height: auto;
        margin: 0;
    }

    .g2-crowd-short span {
        font-size: .85rem;
    }

    .demo-form-container form .mktoHtmlText {
        font-size: .75rem;
    }

    #book-demo-header + .container {
        min-height: 90vh;
    }

    .presentations-tile .presentation-text {
        width: 70%;
        margin-top: 35px;
        margin-left: -15px;
        padding: .5rem;
    }

    .pres-cal-icon {
        margin-left: 10px;
    }

    .countdown-timer {
        display: flex;
    }

    .hide-on-mobile {
        display: block;
    }

    .main-prize-container .img-container {
        height: 200px;
    }

    #arrow-line {
        height: 927px;
        width: 927px;
    }

    .single-blog-content .additional-section .container {
        padding: 0;
    }

    .h1, h1 {
        font-size: 2rem;
        letter-spacing: -.5px;
    }

    .h2, h2 {
        font-size: 1.75rem;
    }

    .h3, h3 {
        font-size: 1.5rem;
        letter-spacing: -.3px;
    }

    .h4, h4 {
        font-size: 1.25rem;
        letter-spacing: -.2px;
    }

    .h5, h5 {
        font-size: 1.125rem;
    }

    .btn {
        min-width: 165px;
    }

    .link-more {
        font-size: 1rem;
    }

        .link-more:after {
            font-size: .813rem;
        }

    .form-control {
        padding: 23px 20px 10px;
    }

    .form-group label {
        left: 21px;
    }

    #wrapper {
        padding-top: 105px;
    }

    .add-links {
        font-size: .875rem;
    }

    .form-search .fa-search {
        width: 40px;
    }

    .form-search .search-slide {
        position: relative;
        margin: 0 -5px 0 0;
    }

    .form-search.search-active .search-slide {
        width: 295px;
    }

    .logo {
        width: 150px;
    }

    .loggedin-state #wrapper {
        padding-top: 98px;
    }

    .loggedin-state .logo {
        width: 130px;
        margin: 18px 0 14px;
    }

    .fixed-header #wrapper {
        padding-top: 60px;
    }

    .fixed-header .logo {
        width: 130px;
        margin: 18px 0 14px;
    }

    .main-nav {
        font-size: .75rem;
        padding: 0;
    }

        .main-nav li .drop-opener {
            display: none;
        }

        .main-nav li a {
            opacity: .6;
            color: #001560;
            padding: 20px 8px;
        }

            .main-nav li a.btn {
                margin: 0 0 0 5px;
                border-bottom: 1px solid #d82b64;
            }

                .main-nav li a.btn.btn-danger:hover {
                    font-weight: 700;
                }

        .main-nav li:hover > a {
            background: #001560;
            font-weight: 400;
        }

        .main-nav li.active > a {
            opacity: 1;
            font-weight: 400;
        }

        .main-nav li {
            position: relative;
        }

            .main-nav li > a:after {
                content: "";
                position: absolute;
                width: 0;
                height: 3px;
                display: block;
                margin-top: 5px;
                right: 0;
                background: #009fe3;
                transition: width .3s ease;
                -webkit-transition: width .3s ease;
            }

            .main-nav li.active > a:after, .main-nav li:hover > a:after {
                width: 80%;
                left: 10%;
                background: #009fe3;
            }

            .main-nav li:hover a.btn:after, .second-level li > a:after {
                display: none;
            }

        .main-nav ul .has-drop-down > a:after {
            position: static;
            background: 0 0;
            transition: none;
            width: 100%;
            height: unset;
            font-size: .75rem;
            line-height: 1;
            color: #fff;
            content: "\f054";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            margin: 0 0 0 10px;
            display: inline !important;
        }

        .main-nav .drop-active > a {
            background: #001560;
        }

        .main-nav .drop-active > ul {
            opacity: 1;
            visibility: visible;
        }

        .main-nav .sub-active .second-level {
            -webkit-transform: translate(-190px);
            -ms-transform: translate(-190px);
            transform: translate(-190px);
        }

        .main-nav ul {
            -webkit-transition: all .15s ease-in-out;
            transition: all .15s ease-in-out;
            position: absolute;
            left: 0 !important;
            top: 100% !important;
            width: 297px;
            background: #001560;
            padding: 18px 0;
            display: block !important;
            opacity: 0;
            visibility: hidden;
        }

            .main-nav ul li {
                position: static;
            }

                .main-nav ul li a {
                    padding: 14px 10px 13px 30px;
                }

                .main-nav ul li:hover > a {
                    font-weight: 700;
                }

                .main-nav ul li.has-drop-down > a:after {
                    display: inline-block;
                }

            .main-nav ul ul {
                left: 100% !important;
                top: 0 !important;
                width: 244px;
                min-height: 100%;
                padding: 15px 0;
                border: 1px solid #001560;
                background: #fff;
                box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
            }

                .main-nav ul ul li a {
                    padding: 14px 10px 13px 30px;
                    color: #001560;
                }

                .main-nav ul ul li:hover > a {
                    color: #001560;
                    background: #fff;
                }

    .feature-popup {
        font-size: 1rem;
        line-height: 28px;
    }

        .feature-popup .btn-close {
            font-size: 1.125rem;
            right: 20px;
            top: 15px;
        }

        .feature-popup p {
            font-size: .938rem;
        }

        .feature-popup .link-more {
            font-size: .938rem;
        }

    .email-popup {
        bottom: 200px;
    }

    .visual-block .img-holder {
        width: 480px;
        margin: 0;
    }

    .visual-block .btns-wrap .btn {
        min-width: 160px;
    }

    .visual-block.addition .img-holder {
        width: 608px;
        margin: 0;
    }

        .visual-block.addition .img-holder:before {
            width: 290px;
            height: 250px;
            left: 20px;
        }

        .visual-block.addition .img-holder:after {
            height: 165px;
            left: 50%
        }

    .visual-block.addition .textbox {
        padding: 0;
    }

    .visual-block.addition p {
        font-size: .875rem;
    }

    .visual-block.full-visual {
        min-height: 253px;
    }

        .visual-block.full-visual .textbox {
            padding: 4px 0 10px;
        }

        .visual-block.full-visual p {
            font-size: .875rem;
        }

    .text-bar p {
        font-size: 1.125rem;
        line-height: 22px;
        margin: 0;
    }

    .partner-logos ul li {
        padding: 0 15px;
    }

    .features-block.numbers-addition .features-article .textbox {
        max-width: 695px;
    }

    .features-block.numbers-addition .features-article .feature-list li {
        width: 50%;
        margin: 0 0 15px;
    }

    .feature-post {
        overflow: hidden;
    }

        .feature-post .number-box {
            padding: 0 15px;
            left: -15px;
        }

        .feature-post:nth-child(even) .holder:after, .feature-post:nth-child(even) .holder:before {
            display: block;
        }

        .feature-post:nth-child(even) .number-box {
            left: 15px;
        }

    .features-article .feature-list li {
        width: 50%;
        margin: 0 0 1rem 0;
    }

    .progress-box {
        font-size: 1.125rem;
    }

    .ratings-block .text {
        font-size: 1.125rem;
        margin: 0 27px 0 12px;
        padding: 0;
        width: auto;
    }

    .ratings {
        font-size: 1.75rem;
    }

    .related-block h4 {
        margin: 0 0 33px;
    }

    .related-block ul {
        margin: 0 -15px;
        padding: 0;
    }

        .related-block ul img {
            max-height: 50px;
        }

        .related-block ul .caption-box {
            width: 170px;
        }

    .trial-block h3 {
        margin: 0 0 20px;
    }

    .trial-block .btn {
        min-width: 220px;
        margin: 0 10px;
    }

    .featured-content.addition02:after {
        top: 136px;
    }

    .posts-block.style h3.h5 {
        letter-spacing: normal;
    }

    .posts-block.style .article-post .h5, .posts-block.style .article-post h5 {
        min-height: inherit;
    }

    .article-post .h4 {
        font-size: 1.25rem;
        letter-spacing: -.2px;
    }

    .article-post .social-networks {
        margin: 0;
    }

    .features-section:after {
        top: 434px;
    }

    .features-section .head {
        font-size: 1rem;
        line-height: 1.375;
    }

    .features-section .tab-content {
        border-radius: 3px;
        background: #fff;
        border: 1px solid rgba(0, 21, 96, .1);
    }

    .features-section .nav-pills {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .features-section .tab-pane .card-header {
        display: none;
    }

    .features-section .tab-pane .collapse {
        display: block;
    }

    .nav-pills {
        font-size: 1rem;
        margin: 0;
    }

        .nav-pills .nav-link {
            margin: 0 0 11px;
            padding: 7px 20px;
            text-align: left;
            width: auto;
        }

    .testimonials-block h4 {
        margin: 0 0 35px;
    }

    .blockquote {
        font-size: 1.125rem;
    }

        .blockquote p {
            min-height: 54px;
            letter-spacing: -.5px;
        }

    .learning-article {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }

        .learning-article .textbox {
            max-width: 362px;
            -webkit-transform: translateX(-25%);
            -ms-transform: translateX(-25%);
            transform: translateX(-25%);
            opacity: 0;
            visibility: hidden;
        }

        .learning-article.viewport-section.in-viewport {
            opacity: 1;
            visibility: visible;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
        }

            .learning-article.viewport-section.in-viewport .textbox {
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
                opacity: 1;
                visibility: visible;
            }

    .contact-block .tab-content {
        margin: 0;
    }

    .nav-tabs {
        margin: 0 -1px -2px;
    }

        .nav-tabs .nav-item {
            padding: 0 3px 0 3px;
        }

        .nav-tabs .nav-link {
            font-size: 1rem;
            min-width: 180px;
        }

        .nav-tabs.add-style {
            margin: 0;
        }

            .nav-tabs.add-style .nav-link {
                font-size: 1rem;
                min-width: 100px;
                padding: 9px 15px;
            }

    .locations-block .outline {
        margin: 0 -1px !important;
    }

    .map-block {
        margin: 0;
    }

        .map-block .map-holder {
            max-width: 640px;
        }

    .address-box {
        width: 240px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .received-popup {
        width: 440px;
        -webkit-transform: translate(441px, -50%);
        -ms-transform: translate(441px, -50%);
        transform: translate(441px, -50%);
    }

        .received-popup.active {
            -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
        }

        .received-popup .slide {
            width: 440px;
            padding: 20px;
        }

        .received-popup ul li + li {
            margin-top: 20px;
        }

    .filter-search {
        position: relative;
        margin: 0 60px 0 0;
    }

        .filter-search .opener {
            font-size: .938rem;
        }

            .filter-search .opener i {
                font-size: .875rem;
            }

    .filter-drop {
        width: 335px;
    }

    .sorting-list {
        max-height: 465px;
    }

        .sorting-list label {
            font-size: 1rem;
        }

    .blog-section.addition .article-post .h4, .blog-section.addition .article-post h2 {
        min-height: inherit;
    }

        .blog-section.addition .article-post .h4 a:after, .blog-section.addition .article-post h2 a:after {
            font-size: .813rem;
        }

    .load-more {
        bottom: 20px;
    }

    .visual-search .form-control {
        padding: 10px 50px 10px 15px;
    }

    .categories-block h2.h4 {
        margin: 0 0 10px;
    }

    .categories-block.min-height {
        min-height: 465px;
    }

    .search-block h2.h4 {
        margin: 0 0 10px;
    }

    .sorting-box {
        width: auto;
    }

        .sorting-box label {
            margin: 0 0 0 20px;
            padding: 4px 40px 4px 0;
        }

        .sorting-box .custom-checkbox {
            width: 30px;
            height: 30px;
        }

        .sorting-box .txt-label {
            font-size: .875rem;
        }

    .search-post .h5 {
        padding-right: 150px;
    }

    .table-scroller {
        overflow: hidden;
    }

    .table thead th {
        padding: 0 15px 0 0;
    }

    .images-gallery .slide {
        width: 160px;
    }

    .images-gallery .btn-next, .images-gallery .btn-prev {
        left: 20px;
    }

    .images-gallery .btn-next {
        left: auto;
        right: 20px;
    }

    .office-info .address-box {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .office-info .addr-list li {
        width: 100%
    }

        .office-info .addr-list li:first-child {
            width: 100%;
            float: none;
            padding-right: 0;
        }

    .app-box {
        text-align: left;
    }

        .app-box i {
            font-size: 2.813rem;
            margin: 0 0 15px;
        }

        .app-box .link-more {
            font-size: .75rem;
            margin: 0 0 12px;
            padding: 0 7px 0 0;
        }

    .list li {
        padding: 0 0 0 25px;
        margin: 0 0 20px;
    }

        .list li:before {
            position: absolute;
            left: 0;
            top: 3px;
            margin: 0;
        }

    .windows-block .img-holder {
        max-width: 100%
    }

    .windows-block .feature-list li {
        padding: 0 10px 0 37px;
    }

    .windows-block .btn {
        min-width: 180px;
    }

    .find-block .nav-tabs {
        margin-bottom: 0;
    }

    .find-block .box .holder {
        min-height: 337px;
    }

    .find-block .btn {
        display: block;
    }

    .find-block .form-box h5 {
        margin: -5px 0 15px;
    }

    .find-block .form-box .btn {
        display: block;
        width: 100%
    }

    .find-block .bg-light-purple:after, .find-block .bg-light-red:after {
        height: 175px;
    }

    .benefits-box .head i {
        font-size: 1.875rem;
    }

    .landing-page .header-holder {
        height: 70px;
    }

    .landing-page .logo {
        width: 145px !important;
        margin: 15px 0 !important;
    }

    .landing-page.fixed-header .logo {
        width: 145px !important;
        margin: 15px 0 !important;
    }

    .landing-block .feature-list {
        max-width: 340px;
    }

    .download-form {
        margin-top: -225px;
    }

        .download-form .form-group {
            margin: 0;
            width: 100%
        }

    .modal-header .close {
        right: 0;
        top: 0;
    }

    .modal-header .img-box {
        margin: 0 0 0 25px;
    }

    .subscribe-form .form-control {
        padding: 21px 20px 8px;
    }

    .social-networks {
        width: auto;
        margin: 0 21px 0 0;
    }

    .question-link {
        width: 75px;
        height: 75px;
        font-size: 1.875rem;
        top: -37px;
    }

        .question-link:before {
            width: 50px;
            height: 50px;
        }

    .jcf-select .jcf-select-text {
        margin: 0 60px 0 20px;
    }

    .jcf-select .jcf-select-opener {
        width: 56px;
    }

    .jcf-list .jcf-option {
        padding: 9px 20px;
    }

    .slick-dots {
        padding: 20px 0 10px;
    }

    .modal-content {
        width: 80%
    }

    .ratings-block.active-modal {
        height: 70vh;
    }

    .main-nav li a.btn.btn-custom:hover {
        font-weight: 700;
    }

    .find-block .bg-custom-tab-background:after {
        height: 175px;
    }
}

@media (min-width:768px) and (-ms-high-contrast:active) and (-ms-high-contrast:none) {
    .slick-next.customers, .slick-prev.customers {
        bottom: 40px;
    }

    .stat-holder {
        width: auto;
    }

    .stat-tile.industry .stat-holder .stat-text {
        width: 50%;
        font-size: 1.125rem;
    }

    .stat-tile .icon-holder img {
        padding: .75rem;
    }

    .collapsible .industry-title {
        right: -6rem;
    }

    .slider-nav-vid-player.slick-slider, .slider-nav-vid-player.slick-slider-autoscroll {
        align-items: stretch !important;
    }
}

@media (max-width:767.98px) {
    .form-group {
        margin: 0 0 10px;
    }

    .container {
        max-width: 100%
    }

    .nav-opener {
        display: block;
    }

    .nav-drop {
        -webkit-transition: -webkit-transform .25s ease-in-out;
        transition: -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
        width: 100%;
        height: 100vh;
        background: #001560;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 5;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        overflow: auto;
    }

    .nav-active .nav-drop {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .nav-drop .nav-opener span, .nav-drop .nav-opener:after, .nav-drop .nav-opener:before {
        top: 13px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .nav-drop .nav-opener:after {
        top: auto;
        bottom: 12px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .nav-drop .nav-opener span {
        opacity: 0;
        visibility: hidden;
    }

    .main-nav ul {
        font-size: .938rem;
    }

        .main-nav ul ul {
            font-size: .875rem;
        }

    .features-section .tab-pane {
        display: block !important;
        opacity: 1;
        margin: 0 0 7px;
        background: #fff;
        border: 1px solid rgba(0, 21, 96, .1);
    }

    .card-header .btn.btn-link {
        font-size: 1rem;
    }

    .learning-article .textbox:after, .learning-article .textbox:before {
        display: none;
    }

    .learning-article:nth-of-type(2) .textbox:after {
        display: none;
    }

    .table td {
        padding: 15px 15px 15px 0;
    }

    .modal-header .modal-title {
        margin-top: -5px;
    }

    .modal-header .h5 {
        font-size: .875rem;
    }
}

@media (max-width:768px) {
    .featured-resource .textbox {
        border-left: none;
    }
}

@media (min-width:812px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 310px;
    }
}

@media (min-width:820px) {
    .press-release-textbox {
        margin-top: -420px;
    }
}

@media (min-width:895px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 340px;
    }
}

@media (max-width:991.98px) {
    .modal-header .h5 {
        font-size: 1rem;
        margin: 0 0 8px;
        width: 100%
    }

    .mktoForm, .mktoForm .mktoFieldWrap, .mktoForm .mktoFormCol, .mktoForm .mktoHtmlText {
        width: 100% !important;
    }
}

@media (min-width:992px) {
    .customers-case-studies {
        background-image: url(../images/wfh-section-bg_1920x838_115kb.jpg);
    }

    .testimonial-img {
        margin: 0 30px -30px 0;
        width: 30%
    }

    .testimonial-text {
        width: 100%
    }

    .featured-box .box .link-more {
        font-size: 1rem;
    }

    .press-release-textbox {
        padding-left: 50%;
        padding-right: 0;
        margin-top: -375px;
    }

    .ondemand-resource .resource-item.resource-full-width, .upcoming-resource .resource-item.resource-full-width {
        width: 120%
    }

    .call-to-action a {
        font-size: 1.25rem;
    }

    .h1 .text-lg, .h1 .text-sm, .h2 .text-lg, .h2 .text-sm, .h3 .text-lg, .h3 .text-sm, .h4 .text-lg, .h4 .text-sm, .h5 .text-lg, .h5 .text-sm, .h6 .text-lg, .h6 .text-sm, h1 .text-lg, h1 .text-sm, h2 .text-lg, h2 .text-sm, h3 .text-lg, h3 .text-sm, h4 .text-lg, h4 .text-sm, h5 .text-lg, h5 .text-sm, h6 .text-lg, h6 .text-sm {
        font-size: 1rem;
        display: inline;
        padding: 0;
        margin: 0 0 0 40px;
    }

    .h1, h1 {
        font-size: 2.375rem;
        letter-spacing: -.9px;
    }

    .h2, h2 {
        font-size: 2rem;
    }

    .h3, h3 {
        font-size: 1.75rem;
        letter-spacing: -.7px;
    }

    .h4, h4 {
        font-size: 1.375rem;
        letter-spacing: -.5px;
    }

    .btn {
        font-size: 1rem;
        padding: 14px 20px;
    }

    .link-more {
        font-size: 1.125rem;
    }

        .link-more:after {
            font-size: 1rem;
            top: -1px;
        }

    .form-control {
        font-size: 1rem;
        height: 60px;
        padding: 26px 20px 10px;
    }

    textarea.form-control {
        height: 150px;
    }

    .form-group label {
        font-size: 1rem;
    }

    .form-group.focused label {
        top: 7px;
    }

    .text-xl {
        font-size: 1rem !important;
        line-height: 1.333 !important;
    }

    #wrapper {
        padding-top: 110px;
    }

    .logo {
        width: 170px;
    }

    .loggedin-state #wrapper {
        padding-top: 98px;
    }

    .fixed-header #wrapper {
        padding-top: 60px;
    }

    .main-nav {
        font-size: 1rem;
    }

        .main-nav li a {
            padding: 20px 10px;
        }

            .main-nav li a.btn {
                min-width: 165px;
                margin: 0 0 0 10px;
            }

    .feature-popup {
        font-size: 1.25rem;
        line-height: 30px;
    }

        .feature-popup .btn-close {
            font-size: 1.25rem;
        }

    .visual-block .textbox {
        padding: 15px 0;
        margin: 0 0 30px;
    }

    .visual-block p {
        font-size: 1.125rem;
    }

    .visual-block .img-holder {
        width: 505px;
    }

    .visual-block .btns-wrap .btn {
        min-width: 180px;
    }

    .visual-block.addition .img-holder {
        width: 505px;
    }

        .visual-block.addition .img-holder:after, .visual-block.addition .img-holder:before {
            display: block;
        }

        .visual-block.addition .img-holder:before {
            width: 300px;
            left: 40px;
        }

        .visual-block.addition .img-holder:after {
            height: 165px;
            left: 66%
        }

    .visual-block.addition .textbox {
        padding: 0;
        margin: 0;
    }

    .visual-block.addition p {
        font-size: 1rem;
        line-height: 1.156;
        margin: 0 0 32px;
    }

    .visual-block.full-visual p {
        font-size: 1rem;
        line-height: 1.5;
    }

    .visual-block.full-visual .btn {
        min-width: 200px;
        max-width: 200px;
    }

    .visual-block.full-visual.pink-line .container:after, .visual-block.full-visual.visual-line .container:after, .visual-block.full-visual.yellow-line .container:after, .visual-block.home-visual .textbox:after, .visual-block.home-visual .textbox:before {
        display: block;
    }

    .text-bar p {
        font-size: 1.25rem;
        line-height: 24px;
    }

    .text-bar .link-more {
        font-size: 1.25rem;
    }

    .features-block h2.h4 {
        margin-bottom: 40px;
    }

    .features-block.numbers-addition .features-article .feature-list li a {
        padding-left: 30px;
    }

        .features-block.numbers-addition .features-article .feature-list li a:before {
            font-size: 1.125rem;
        }

    .feature-post .holder:after {
        width: 210px;
    }

    .feature-post .textbox {
        font-size: 1rem;
    }

    .feature-post .text-box {
        max-height: 190px;
        min-height: 190px;
    }

    .feature-post h3 {
        margin: 0 0 25px;
    }

    .feature-post p {
        margin: 0 0 28px;
    }

    .feature-post .btn {
        margin-top: -8px;
    }

    .feature-post .number-box {
        left: auto;
        right: 80px;
        bottom: 8px;
    }

        .feature-post .number-box .title {
            font-size: 1.125rem;
        }

        .feature-post .number-box .numbers {
            font-size: 4.5rem;
        }

    .feature-post:nth-child(even) .number-box {
        left: auto;
        right: 0;
    }

    .features-article h2.h4 {
        margin: 0 0 20px;
    }

    .features-article .feature-list li a {
        padding: 7px 10px 7px 45px;
    }

        .features-article .feature-list li a:before {
            font-size: 2.25rem;
        }

    .feature-list {
        font-size: 1rem;
    }

        .feature-list li {
            padding: 0 0 0 48px;
            margin: 0 0 24px;
        }

            .feature-list li:before {
                font-size: 1.5rem;
            }

    .progress-box {
        font-size: 1.25rem;
    }

        .progress-box .link-more {
            font-size: 1.25rem;
        }

    .related-block ul li {
        margin: 0 30px;
    }

    .related-block ul img {
        max-height: 60px;
    }

    .related-block ul .caption-box {
        padding: 25px 15px 7px;
        width: 200px;
    }

        .related-block ul .caption-box .h5 {
            font-size: 1.125rem;
        }

    .info-articles h3.style span {
        font-size: 1rem;
    }

    .featured-article.single-article .img-holder img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .featured-article.single-article .img-logo {
        position: absolute;
        right: 20px;
        top: 22px;
        margin: 0;
    }

    .posts-block.style h3.h5 {
        letter-spacing: normal;
    }

    .posts-block.style .article-post .h5, .posts-block.style .article-post h5 {
        min-height: inherit;
    }

    .article-post .h4 {
        font-size: 1.375rem;
        letter-spacing: -.5px;
    }

    .article-post.single-post .img-holder {
        width: 48.8%
    }

        .article-post.single-post .img-holder img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .article-post.single-post .textbox {
        width: 51.2%
    }

    .article-post.single-post .category {
        top: auto;
        bottom: 0;
        left: auto;
        right: 100%;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .article-post.single-post .foot {
        width: 51.2%;
        left: auto;
        right: 0;
    }

    .article-post.single-blog-post p {
        font-size: 1rem;
        line-height: 2;
        margin: 0 0 30px;
    }

    .text-list li:before {
        margin: 0 15px;
    }

    .nav-pills {
        font-size: 1.125rem;
    }

    .additional-features {
        font-size: 1rem;
        line-height: 1.5;
    }

    .blockquote {
        font-size: 1.25rem;
    }

        .blockquote p {
            min-height: 60px;
        }

    .learning-block h3.h4 {
        padding-left: 10px;
    }

    .learning-article .textbox:after, .learning-article .textbox:before {
        height: 3px;
        width: 152px;
    }

    .learning-article .textbox:after {
        width: 30px;
        height: 30px;
        right: -178px;
    }

    .learning-article:first-of-type .textbox:before {
        width: 360px;
    }

    .contact-block .head p {
        font-size: 1.125rem;
    }

    .contact-block .form-group, .contact-block .form-select {
        width: calc(33.333% - 10px);
    }

    .nav-tabs .nav-link {
        font-size: 1.125rem;
        min-width: 220px;
    }

    .nav-tabs.add-style .nav-link {
        font-size: 1.125rem;
        min-width: 135px;
    }

    .map-block .map-holder {
        max-width: 800px;
    }

    .address-box {
        width: 300px;
    }

    .addr-list {
        font-size: 1rem;
        line-height: 22px;
    }

        .addr-list li {
            padding-left: 30px;
        }

            .addr-list li address {
                margin: 0 0 17px;
            }

            .addr-list li.mail {
                margin: 0 0 15px;
            }

    .received-popup ul li + li {
        margin-top: 30px;
    }

    .filter-search .opener {
        font-size: 1.063rem;
    }

        .filter-search .opener i {
            font-size: 1rem;
        }

    .sorting-list label {
        font-size: 1.125rem;
    }

    .blog-section.addition .article-post .h4, .blog-section.addition .article-post h2 {
        min-height: inherit;
    }

        .blog-section.addition .article-post .h4 a:after, .blog-section.addition .article-post h2 a:after {
            font-size: 1rem;
        }

    .load-more {
        bottom: 45px;
    }

    .right-line:before {
        display: block;
    }

    .bottom-left-radius-line:after {
        top: 96%;
        display: block;
    }

    .left-line:before {
        display: block;
    }

    .bottom-right-radius-line:after {
        display: block;
        top: 95%
    }

    .lines-style .bottom-right-radius-line:after {
        top: 92%
    }

    .visual-search .form-control {
        padding: 15px 75px 15px 30px;
        height: 64px;
    }

    .visual-search .btn-search {
        width: 40px;
        height: 40px;
        right: 20px;
        font-size: 1.125rem;
    }

    .list-links {
        font-size: 1rem;
    }

        .list-links li a:after {
            font-size: 1rem;
        }

    .sorting-box .txt-label {
        font-size: 1rem;
        line-height: 20px;
    }

    .table td:first-child {
        font-size: 1rem;
        width: 55%
    }

    .table td:nth-child(2) {
        width: 25%
    }

    .table td:last-child {
        width: 20%
    }

    .member-box .caption {
        -webkit-transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
        transition: opacity .25s ease-in-out, visibility .25s ease-in-out;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        color: #fff;
        background: rgba(0, 0, 0, .8);
        opacity: 0;
        visibility: hidden;
        font-size: 1rem;
        line-height: 1.125;
        margin-bottom: unset;
    }

    .member-box .link-more {
        font-size: 1rem;
    }

        .member-box .link-more:after {
            font-size: .875rem;
        }

    .history-gallery .slide-count .current-num {
        font-size: 4.125rem;
        line-height: .7;
    }

    .section-head:after, .section-head:before {
        display: block;
    }

    .section-head h2 {
        margin: 0 0 25px;
    }

    .section-head p {
        margin: 0 0 24px;
    }

    .section-head .btn {
        min-width: 200px;
    }

    .section-head.pink-lines .head-wrap:before {
        display: block;
    }

    .values-block .h4 {
        margin: 0 0 35px;
    }

    .article-block:after {
        height: 220px;
    }

    .images-gallery .slide {
        width: 220px;
    }

    .office-info .addr-list li {
        width: 50%
    }

        .office-info .addr-list li:first-child {
            width: 50%;
            float: left;
            padding-right: 15px;
        }

    .app-box .link-more {
        font-size: .75rem;
        padding: 0 15px 0 0;
    }

        .app-box .link-more:after {
            -webkit-transition: right .25s ease-in-out;
            transition: right .25s ease-in-out;
            font-size: .813rem;
            position: absolute;
            right: 0;
            top: 3px;
            left: auto;
        }

        .app-box .link-more:hover:after {
            right: -5px;
        }

    .windows-block {
        font-size: 1rem;
        line-height: 1.5;
    }

        .windows-block .btn {
            min-width: 262px;
        }

    .find-block .form-box .textarea-wrap label {
        top: 20px;
    }

    .find-block .form-box .textarea-wrap.focused label {
        top: 7px;
    }

    .find-block .bg-light-purple:after, .find-block .bg-light-red:after {
        height: 208px;
    }

    .job-section .buttons-box .btn .fa-linkedin {
        margin: -2px 10px -2px 0;
        font-size: 1.25rem;
        left: -20px;
        top: 2px;
    }

    .job-section .link-share {
        font-size: 1rem;
    }

    .job-details {
        font-size: 1rem;
        line-height: 22px;
    }

    .benefits-box .head {
        margin-top: -7px;
    }

        .benefits-box .head i {
            font-size: 2.25rem;
        }

    .landing-page .header-holder {
        height: 98px;
    }

    .landing-page .logo {
        margin: 19px 0 14px;
        width: 162px !important;
    }

    .landing-page.fixed-header .logo {
        margin: 19px 0 14px;
        width: 162px !important;
    }

    .download-form {
        margin-top: -292px;
    }

        .download-form:before {
            display: block;
        }

        .download-form .form-group {
            margin: 0 7px;
            width: calc(50% - 14px);
        }

        .download-form .btn {
            min-width: 180px;
        }

    .modal-header .close {
        width: 50px;
        height: 50px;
        font-size: 1.5rem;
        right: -4px;
        top: -7px;
    }

    .modal-header .ratings {
        font-size: 1.188rem;
    }

    .modal-header .h5 {
        margin: 0 20px 0 0;
    }

    .modal-header .img-box {
        width: 120px;
    }

    .footer-links {
        line-height: 1.5;
    }

        .footer-links li {
            padding: 0 0 6px;
        }

    .subscribe-form {
        margin: -4px 0 0;
    }

        .subscribe-form .form-group.focused label {
            top: 5px;
        }

        .subscribe-form .form-control {
            height: 50px;
            padding: 21px 20px 8px;
        }

    .links-nav {
        width: auto;
    }

    .question-link {
        width: 90px;
        height: 90px;
        font-size: 2.25rem;
        top: -45px;
        right: 40px;
    }

        .question-link:before {
            width: 54px;
            height: 54px;
        }

    .jcf-select {
        height: 60px;
    }

        .jcf-select .jcf-select-text {
            font-size: 1rem;
            padding: 19px 0;
        }

    .jcf-list {
        font-size: 1rem;
    }

    .find-block .bg-custom-tab-background:after {
        height: 208px;
    }
}

@media (min-width:1024px) {
    .stp-results-intro {
        width: 60%;
        margin: 0 auto;
    }

    #main.stp .textbox {
        width: 70%
    }

    #main.stp #results-textbox .textbox {
        width: 100%
    }

        #main.stp #results-textbox .textbox p {
            width: 100%;
            margin: 0 0 20px 0;
        }

    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 390px;
    }

    .visual-block.full-width.hls-event .video-in-background video {
        min-width: unset;
        min-height: unset;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%
    }

    .about-testimonials-logos img {
        padding: .5rem;
    }

    .esg-tile-text {
        width: 100%
    }

    .esg-intro {
        z-index: 3;
    }

    .industry-intro.esg.desktop {
        display: block !important;
    }

    .esg-slider-1 {
        margin-left: -350px;
    }

    .esg-slider-2 {
        display: block !important;
        margin-left: -200px;
    }

    .esg-slider-3 {
        display: block !important;
        margin-left: -300px;
    }

    .collapsible.esg .industry-title {
        font-size: .8751rem;
    }

    .collapsible.esg p {
        font-size: .75rem;
    }

    .esg-slider .slick-list .slick-track .slick-slide {
        margin: 0 .5rem;
    }

    .industry-tile.esg {
        margin: .5rem 0;
        height: 110px;
        display: flex !important;
    }

    .esg-intro .container {
        margin-left: 2rem;
        width: auto;
        margin-right: 2rem;
    }

    .collapsible.esg {
        padding: 1rem;
    }

    .esg-tiles.container {
        margin: 0;
        padding: 0;
    }

    .content.esg.show, button.collapsible.esg:after {
        display: none;
    }

    .tab-1.active .arrow-up {
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 30px solid #fff;
        top: -30px;
        left: 22.5%
    }

    .tab-2.active .arrow-up {
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 30px solid #fff;
        top: -30px;
    }

    .spotlight-text {
        font-size: 1.125rem;
    }

    .team-slide {
        height: 285px;
    }

    .team-slider .slick-next, .team-slider .slick-prev {
        bottom: 0;
    }

    .picker-btn {
        font-size: 1.75rem;
    }

    .testimonial-card q {
        font-size: 1.375rem;
    }

    .testimonial-card cite {
        font-size: 1.25rem;
    }

    .about-awards-logos img {
        max-height: 110px;
    }

    .collapsible .industry-title {
        padding-left: 0;
        font-size: 1.5rem;
    }

    .collapsible, .content.show {
        height: 650px;
    }

    .stat-tile.industry {
        width: 50%
    }

        .stat-tile.industry .icon-holder {
            border: 5px solid rgba(255, 255, 255, .25);
            width: 100px;
            height: 100px;
        }

        .stat-tile.industry .stat-holder .stat-num {
            font-size: 4.125rem;
            font-weight: 700;
            line-height: 1;
        }

        .stat-tile.industry .stat-holder .stat-text {
            font-weight: 700;
            font-family: Archia;
        }

    .case-study-carousel .slick-list .slick-track .slick-slide {
        opacity: .5;
        transform: scale(.75);
        transition: .5s;
    }

        .case-study-carousel .slick-list .slick-track .slick-slide[aria-hidden=false] {
            opacity: 1;
            transform: scale(1);
            transition: .5s;
        }

    .big-tile .customer-testimonial-tile .logo-container, .big-tile .customer-testimonial-tile .testimonial-tile {
        height: 50%
    }

    .case-study-tile {
        width: 33.3%
    }

    .stat-tile, .stats-tagline {
        width: 20%
    }

    .g2-feature-review .standout-quote {
        font-size: 1.5rem;
    }

    .filter-search-bar p:first-of-type {
        width: 200px;
    }

    #viewing {
        display: inline;
    }

    .leadership-display-section.four-tiles .person-tile {
        width: 25%
    }

    .leadership-display-section.three-tiles .person-tile {
        width: 33%
    }

        .leadership-display-section.three-tiles .person-tile .info-holder {
            min-height: 368px;
        }

    .features-3 .features-tile {
        width: 30%
    }

    .features-4 .features-tile {
        width: 21%
    }

    .integ-tile {
        width: 31.6%
    }

    .main-partners-tiles .main-tile .text-holder {
        min-height: 350px;
    }

    .shrinkable {
        min-height: 190px;
    }

    .img-container.pr-hub {
        display: block;
    }

    .pr-featured-section .container .row div .img-container.pr-hub {
        width: 125%;
        height: 175px;
        margin-top: -2rem;
    }

        .pr-featured-section .container .row div .img-container.pr-hub img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .img-container.pr-hub {
        position: relative;
    }

    .category.featured-pr {
        bottom: 0;
        background-color: #dbd5e9;
        color: #001560;
        font-size: .75rem;
        line-height: 16px;
        padding: 8px 10px 6px;
        position: absolute;
        left: 0;
        text-align: center;
        min-width: 82px;
        display: inline-block;
        text-transform: uppercase;
        font-family: Archia, -apple-system, BlinkMacSystemFont, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
    }

    .confirm-overlay .confirm-box {
        width: 500px;
    }

    .press-release-textbox {
        margin-top: -330px;
        padding-left: 40%
    }

    .vlog-video {
        height: 523px;
    }

    .col-md-9 .vid-player-video {
        height: 388px;
    }

    .col-md-3 .vid-player-video {
        height: 118px;
    }

    .main-related-industry-content {
        flex-direction: row;
        justify-content: space-between;
        height: 100%
    }

        .main-related-industry-content .industry-related-text, .main-related-industry-content .industry-related-video {
            width: 50%
        }

    .industry-related-text {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .industry-related-video .img-holder, .industry-related-video .img-holder img {
        width: 100%;
        height: 100%
    }

        .industry-related-video .img-holder img {
            object-fit: cover;
            height: 100%
        }

    .rel-inf-tile-slide {
        width: 24.5%;
        min-height: 365px;
    }

    .featured-resource .textbox p {
        font-size: 1rem;
    }

    .embed-responsive {
        height: 252px;
    }

    .department-tile .department-text p {
        font-size: 1.25rem;
    }

    .placement-testimonials .testimonial-logo img {
        max-height: 200px;
    }

    .department-tile {
        margin-right: 7px;
        height: 75px;
    }

        .department-tile .department-text p {
            padding: 0 20px;
        }

        .department-tile .department-img-holder img {
            min-width: 75px;
            max-width: 75px;
        }

    .life-tile.img-right {
        flex-direction: row;
        align-items: center;
    }

    .life-tile.img-left {
        flex-direction: row-reverse;
        align-items: center;
    }

    .life-tile .life-text {
        width: 70%;
        z-index: 1;
        margin-top: -45px;
    }

    .life-tile.img-right .life-text {
        margin-right: -2rem;
    }

    .life-tile.img-left .life-text {
        margin-left: -2rem;
    }

    .life-tile .life-img-holder {
        width: 35%;
        z-index: 2;
        margin-top: 45px;
    }

    .roles-container .pt-bottom-row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .visual-block.home-visual .btn {
        font-size: 1rem;
    }

    .visual-block.full-width .full-width-bg .img-holder {
        height: 595px;
        margin: 0;
    }

    .visual-block .header-svg {
        display: block;
        height: 90%
    }

    .visual-block .header-svg-left, .visual-block .header-svg-left-4k {
        display: none;
    }

    .visual-block .header-svg-right {
        position: absolute;
        right: 0;
        top: 0;
        width: 39%
    }

    .featured-partner-vid iframe {
        height: 211px;
    }

    .testimonial-logo img {
        max-height: unset;
        max-width: 60%
    }

    .play-button {
        top: 32%;
        left: 33%
    }

    .video-modal .modal-background .youtube-video {
        width: 850px;
        height: 490px;
    }

    .raised-obj-col {
        margin-top: -15rem;
    }

    .demo-form-container {
        width: 93%
    }

    #book-demo-header {
        min-height: 325px;
    }

    .demo-header-svg {
        margin-left: -5%
    }

    .g2-crowd-short span {
        font-size: 1rem;
    }

    #book-demo-header + .container {
        min-height: 60vh;
    }

    .presentation-tile .presentation-photo {
        width: 50%
    }

    .speaker-tile {
        flex-direction: row;
    }

    .speaker-photo {
        width: 30%
    }

    .speaker-text {
        width: 70%;
        margin-top: 30px;
        margin-left: -20px;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .main-prize-container {
        display: flex;
        flex-direction: row;
    }

        .main-prize-container .text-container {
            margin-bottom: 0;
            padding: 0 0 0 1rem;
            width: 60%
        }

        .main-prize-container .img-container {
            width: 40%;
            height: auto;
        }

    .youtube-video {
        height: 345px;
    }

    .history-gallery .featured-article {
        height: 345px;
    }

    .visual-block.full-visual {
        min-height: 285px;
    }

        .visual-block.full-visual .breadcrumb {
            width: 61%
        }
}

@media (min-width:1200px) {
    .img-links-flex {
        width: 80%;
        margin: 0 auto;
    }

    .stp-rel-img-container {
        width: 70%
    }

    .stp-buttons-wrap .social-list li a i {
        margin: 0 .5rem;
    }

    .stp-open {
        display: block !important;
        background-color: #fff;
        border: 3px solid #001560;
        padding: 5px;
        border-radius: 3px;
    }

    .stp-tooltip-0 {
        top: 84px;
        left: 129px;
    }

    .tooltip-trigger-0 {
        width: 240px;
        height: 46px;
        top: 61px;
        left: 83px;
    }

    .stp-tooltip-1 {
        top: 85px;
        left: 144px;
    }

    .tooltip-trigger-1 {
        width: 130px;
        height: 46px;
        top: 61px;
        left: 84px;
    }

    .stp-tooltip-2 {
        top: 85px;
        left: 139px;
    }

    .tooltip-trigger-2 {
        width: 257px;
        height: 49px;
        top: 60px;
        left: 84px;
    }

    .stp-tooltip-3 {
        bottom: -14px;
        left: 399px;
    }

    .tooltip-trigger-3 {
        width: 174px;
        height: 50px;
        bottom: 37px;
        left: 313px;
    }

    .stp-tooltip-4 {
        bottom: -48px;
        left: 234px;
    }

    .tooltip-trigger-4 {
        width: 156px;
        height: 50px;
        bottom: 111px;
        left: 165px;
    }

    .stp-tooltip-5 {
        top: 84px;
        left: 125px;
    }

    .tooltip-trigger-5 {
        width: 247px;
        height: 48px;
        top: 60px;
        left: 87px;
    }

    .stp-tooltip-6 {
        bottom: 4px;
        left: 401px;
    }

    .tooltip-trigger-6 {
        width: 150px;
        height: 53px;
        bottom: 50px;
        left: 325px;
    }

    .stp-tooltip-7 {
        bottom: 17px;
        left: 345px;
    }

    .tooltip-trigger-7 {
        width: 143px;
        height: 50px;
        bottom: 66px;
        left: 269px;
    }

    .stp-pixels {
        display: block;
        position: absolute;
        max-width: 150px;
    }

        .stp-pixels.top-right {
            top: 0;
            right: 0;
        }

        .stp-pixels.top-left {
            top: 0;
            left: 0;
        }

        .stp-pixels.bottom-right {
            bottom: 0;
            right: 0;
        }

        .stp-pixels.bottom-left {
            bottom: 0;
            left: 0;
        }

    .industry-tile.esg {
        height: 130px;
    }

    .esg-intro {
        width: 30%
    }

    .esg-tiles {
        width: 70%
    }

    .industry-tile.esg .collapsible img {
        width: 98px;
        height: 98px;
    }

    .esg-intro .container {
        margin-left: 1rem;
    }

    .testimonial-card q {
        font-size: 1.75rem;
    }

    .testimonial-card cite {
        font-size: 1.375rem;
    }

    .w-lg-40 {
        width: 40%
    }

    .w-lg-60 {
        width: 60%
    }

    .spotlight-text {
        font-size: 1.5rem;
    }

        .spotlight-text cite {
            font-size: 1.313rem;
        }

    .team-slide {
        height: 331px;
    }

    .spotlight-text q {
        width: 91%
    }

    .stats-boxes .percentage {
        font-size: 2.5rem;
        height: 75px;
    }

    .stats-boxes .details {
        font-size: 1.313rem;
    }

    .team-top .img-container {
        height: 252px;
    }

    .tab-2 .img-container img {
        height: 100%;
        object-fit: cover;
    }

    .stat-tile .icon-holder img {
        padding: 2rem;
    }

    .stat-tile.industry .icon-holder img {
        padding: 1rem;
    }

    .stat-tile.industry .stat-holder .stat-num {
        font-size: 4.75rem;
    }

    .testimonial-tile q {
        font-size: 1.5rem;
    }

    .slick-next.customers {
        right: -30px;
    }

    .slick-prev.customers {
        left: -30px;
    }

    .industry-intro p {
        font-size: 1rem;
    }

    .leadership-display-section.three-tiles .person-tile .info-holder {
        min-height: 325px;
    }

    .stat-tile, .stats-tagline {
        width: 25%
    }

    .stats-container .stats-tagline {
        font-size: 2.25rem;
    }

    .stat-tile .icon-holder {
        height: 150px;
        width: 150px;
    }

    .stats-container .stat-tile .stat-num {
        font-size: 5.125rem;
        line-height: 1;
        margin-top: 20px;
    }

    .stats-container .stat-tile .stat-text {
        font-size: 1.125rem;
    }

    .case-study-carousel .leadership.slick-prev {
        left: 30%
    }

    .case-study-carousel .leadership.slick-next {
        right: 30%
    }

    .features-4 .features-tile {
        width: 22%
    }

    .main-partners-tiles .main-tile .text-holder {
        min-height: 330px;
    }

    .shrinkable {
        min-height: 165px;
    }

    #book-demo-header.scrolling-header {
        animation: backgroundScroll 40s linear 10ms infinite;
        background-size: 130%, 135%;
        background-position: center;
    }

    .sticky-sidebar-container {
        max-width: 360px;
    }

    .press-release-textbox {
        margin-top: -335px;
        padding-left: 43%
    }

    .vlog-video {
        height: 641px;
    }

    .col-md-9 .vid-player-video {
        height: 476px;
    }

    .col-md-3 .vid-player-video {
        height: 148px;
    }

    .rel-inf-tile-slide {
        min-height: 345px;
        margin-bottom: 5px;
    }

    .embed-responsive {
        height: 313px;
    }

    .video-in-background video {
        position: absolute;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .visual-block .header-svg-right {
        width: 32%
    }

    .featured-partner-vid iframe {
        height: 265px;
    }

    #book-demo-header {
        min-height: 325px;
    }

    .demo-svg {
        display: block;
    }

    .demo-form-container {
        width: 95%;
        padding: 2rem;
    }

        .demo-form-container .mktoFormRow {
            width: 100%;
            display: flex;
            justify-content: space-between;
        }

            .demo-form-container .mktoFormRow .mktoFormCol {
                width: 100%;
                padding-right: 5px !important;
            }

    #book-demo-header + .container {
        min-height: unset;
    }

    .col-12 .demo-header-title {
        width: 100%;
        margin-left: 5rem !important;
    }

    .demo-header-svg {
        width: 80%;
        margin-left: 0;
    }

    .presentations-container {
        flex-direction: row;
    }

    .presentations-tile {
        width: 50%
    }

        .presentations-tile .presentation-photo {
            width: 70%
        }

        .presentations-tile .presentation-text {
            width: 80%
        }

        .presentations-tile:first-of-type {
            margin-right: 1rem;
        }

    .presentation-text {
        margin-left: -50px;
        margin-top: 50px;
        padding: 1rem;
    }

    .pres-cal-icon {
        width: 35px;
        height: 35px;
        min-width: 35px;
        min-height: 35px;
    }

    .speaker-name-title {
        font-size: 1rem;
        font-weight: 700;
    }

    .presentation-subtitle {
        font-weight: 700;
    }

    .presentations-tile .presentation-text .pres-date-time, .presentations-tile .presentation-text .presentation-subtitle {
        font-size: .9rem;
    }

    .youtube-video {
        height: 405px;
    }

    .four-boxes #process-boxes {
        margin-top: 0;
    }

        .four-boxes #process-boxes .process-box {
            width: 230px;
            height: 200px;
            justify-content: space-between;
            padding: 1.5rem 1rem 2rem 1rem;
        }

    #process-title {
        font-size: 2.625rem;
    }

    #process-subtitle {
        font-size: .9375rem;
    }

    #arrow {
        display: flex;
        flex-direction: row;
        padding: 1rem 0;
        height: 380px;
        margin-bottom: 2rem;
    }

    .email-holder {
        display: inline-block;
    }

    #email {
        display: inline-block;
        width: 100px;
        height: 71px;
        z-index: 3;
    }

    #arrow-line, .four-boxes #arrow-line {
        transform: rotate(0);
        width: 100%;
        height: 71px;
        align-self: flex-start;
    }

    #numbers {
        flex-direction: row;
        width: 65%;
        top: 3%;
        left: 20%;
        height: 71px;
    }

    .four-boxes #numbers {
        width: 73%;
        left: 16%;
        height: 71px;
    }

    #numbers .number-icons {
        width: 55px;
        height: 55px;
    }

    #process-boxes {
        flex-direction: row;
        width: 89%;
        top: 9%;
        left: 8%
    }

        #process-boxes a:hover .process-box {
            background-color: #f7d4e0;
            border: 1px solid #e4005a;
            transition: .3s;
            box-shadow: 5px 5px 5px #888;
        }

        #process-boxes a:focus .process-box {
            outline: #efaac1 auto 2px;
        }

    body.using-mouse #process-boxes a:focus .process-box {
        outline: 0;
    }

    #dotted-lines {
        position: absolute;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 90.5%;
        top: 19%;
        left: 7.25%;
        height: 71px;
        z-index: -1;
    }

    .svg-holder {
        display: block;
    }

    .visual-block.full-visual .breadcrumb {
        width: 68%
    }

    .h1, h1 {
        font-size: 2.875rem;
        letter-spacing: -1.3px;
    }

    .h2, h2 {
        font-size: 2.25rem;
    }

    .h3, h3 {
        font-size: 2rem;
        letter-spacing: -1px;
    }

    .h4, h4 {
        font-size: 1.5rem;
        letter-spacing: -.9px;
    }

    .text-lg {
        font-size: 1rem !important;
        line-height: 24px !important;
    }

    .text-xl {
        font-size: 1.125rem !important;
    }

    .visual-block .img-holder {
        width: 608px;
    }

    .visual-block .btns-wrap .btn {
        padding: 14px 27px;
    }

    .visual-block.addition .img-holder {
        width: 608px;
    }

        .visual-block.addition .img-holder:before {
            width: 475px;
            height: 305px;
            left: -75px;
        }

        .visual-block.addition .img-holder:after {
            height: 220px;
            left: 65%
        }

    .visual-block.addition .textbox {
        padding: 16px 90px 0 0;
    }

    .features-block h2.h4 {
        max-width: 870px;
        margin-bottom: 50px;
    }

    .features-block.numbers-addition .features-article h5 {
        margin: 0 0 30px;
    }

    .features-block.numbers-addition .features-article p {
        font-size: 1rem;
        line-height: 22px;
    }

    .features-block.numbers-addition .features-article .feature-list li {
        font-size: 1.125rem;
        width: auto;
        margin: 0 15px 15px 0;
    }

    .feature-post .text-box {
        max-height: 250px;
        min-height: 250px;
    }

    .feature-post .number-box {
        right: 125px;
    }

    .feature-post:nth-child(even) .number-box {
        right: 25px;
    }

    .features-article h2.h4 {
        margin: 0 0 20px;
    }

    .features-article p {
        margin: 0 0 25px;
    }

    .related-block ul li {
        margin: 0 15px;
    }

    .related-block ul img {
        max-height: 80px;
    }

    .info-articles h3.style span {
        display: inline;
        padding: 0 0 0 45px;
    }

    .info-post .fa-cog, .info-post .fas {
        margin: 0 20px 0 0;
    }

    .service-box .link-more {
        margin: 17px 0 2px;
    }

    .featured-article .textbox {
        border: 0;
    }

    .featured-article h4 {
        margin: 0 0 20px;
        padding-right: 30px;
    }

    .featured-article .link-more {
        margin: 5px 0 0;
    }

    .featured-article.single-article .textbox {
        border: 1px solid rgba(0, 21, 96, .1);
    }

    .featured-article.single-article .link-more {
        margin: 10px 0 0;
    }

        .featured-article.single-article .link-more.link-more-img {
            margin: 0;
        }

    .posts-block.addition02 h2.h4 {
        letter-spacing: -.7px;
    }

    .posts-block.style h3.h5 {
        letter-spacing: normal;
    }

    .posts-block.style .article-post .h5, .posts-block.style .article-post h5 {
        min-height: inherit;
    }

    .article-post .h4 {
        font-size: 1.5rem;
        letter-spacing: -.6px;
    }

    .article-post .time {
        margin: 0 15px 0 0;
    }

        .article-post .time i {
            margin: 0 0 0 7px;
        }

    .article-post .social-networks {
        font-size: 1.125rem;
    }

        .article-post .social-networks li {
            margin: 0 0 0 15px;
        }

    .article-post.single-post .h4, .article-post.single-post h2 {
        padding-top: 4px;
    }

    .article-post.single-blog-post .social-networks {
        font-size: .875rem;
    }

        .article-post.single-blog-post .social-networks li {
            margin: 0 12px 0 0;
        }

    .blockquote-footer cite {
        display: inline;
        padding: 0 0 0 4px;
    }

    .learning-article .textbox:after, .learning-article .textbox:before {
        width: 262px;
    }

    .learning-article .textbox:after {
        width: 30px;
        right: -290px;
    }

    .learning-article:first-of-type .textbox:before {
        width: 515px;
    }

    .nav-tabs .nav-link {
        font-size: 1.25rem;
        min-width: 275px;
    }

    .nav-tabs.add-style .nav-link {
        font-size: 1.125rem;
        min-width: 149px;
    }

    .map-block .map-holder {
        max-width: 945px;
    }

    .address-box {
        width: 360px;
    }

    .blog-section.addition .article-post .h4, .blog-section.addition .article-post h2 {
        min-height: inherit;
    }

    .blog-section.addition .article-post .h4, .blog-section.addition .article-post h2 {
        letter-spacing: -.9px;
    }

    .load-more {
        bottom: 70px;
    }

    .right-line:before {
        z-index: 1;
    }

    .bottom-left-radius-line:after {
        top: 95%
    }

    .left-line:before {
        z-index: 1;
    }

    .bottom-right-radius-line:after {
        top: 95%
    }

    .lines-style .bottom-right-radius-line:after {
        top: 91%
    }

    .visual-search .form-control {
        font-size: 1.125rem;
    }

    .table {
        font-size: 1rem;
    }

        .table thead th {
            font-size: .875rem;
        }

        .table td:first-child {
            font-size: 1.125rem;
            width: 68.5%
        }

        .table td:nth-child(2) {
            width: 17.5%
        }

        .table td:last-child {
            width: 14%
        }

    .section-head {
        max-width: 940px;
    }

        .section-head:before {
            margin-left: 40px;
        }

        .section-head:after {
            width: 532px;
            right: -48px;
        }

        .section-head.pink-lines:before {
            width: 360px;
            left: 75px;
        }

        .section-head.pink-lines:after {
            width: 510px;
            right: -37px;
        }

        .section-head.pink-lines .head-wrap:before {
            right: 112.5%
        }

    .article-block {
        font-size: 1rem;
        line-height: 28px;
    }

        .article-block:after {
            height: 285px;
        }

        .article-block h3 {
            margin: 0 0 33px;
        }

        .article-block p {
            margin: 0 0 28px;
        }

    .images-gallery .slide {
        width: 262px;
    }

    .office-info .addr-list li {
        width: 62%
    }

        .office-info .addr-list li:first-child {
            width: 38%
        }

    .app-box i {
        font-size: 3.5rem;
    }

    .app-box .link-more {
        font-size: .875rem;
        padding: 0 25px 0 0;
    }

        .app-box .link-more:after {
            right: 10px;
        }

        .app-box .link-more:hover:after {
            right: 5px;
        }

    .app-box .btn {
        margin: 7px 0 0;
    }

    .list {
        font-size: 1rem;
        line-height: 30px;
        margin: 0 0 35px;
    }

        .list li {
            margin: 0 0 31px;
            padding: 0 0 0 40px;
        }

            .list li:before {
                top: 5px;
                font-size: 1.25rem;
            }

    .find-block .box h4 {
        line-height: 34px;
        margin: 0 0 30px;
        min-height: 68px;
    }

    .find-block .box h5 {
        margin: 0 0 23px;
    }

    .find-block .bg-sky-blue01 h5 {
        margin: 0 0 15px;
    }

    .find-block .bg-sky-blue01 p {
        line-height: 24px;
    }

    .find-block .text-content {
        font-size: 1rem;
        line-height: 22px;
        overflow: hidden;
    }

    .find-block .form-box .check-row .txt-label {
        font-size: 1rem;
    }

    .job-section .buttons-box .btn .fa-linkedin {
        left: -30px;
    }

    .job-section .link-share {
        font-size: 1.125rem;
    }

    .landing-block .text-lg p {
        line-height: 32px !important;
    }

    .modal-header .img-box {
        width: 146px;
    }

    .jcf-select .jcf-select-text {
        font-size: 1.125rem;
    }

    .modal-content {
        width: 70%
    }
}

@media (min-width:1266px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 480px;
    }

    .esg-intro .container {
        margin-left: 3rem;
    }
}

@media (min-width:1280px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 485px;
    }

    .esg-intro .container {
        margin-left: 4rem;
    }

    .integ-tile {
        width: 31.6%
    }

    .pr-featured-section .container .row div .img-container {
        height: 200px;
    }

    .filter-search.pr-hub {
        margin: 0 230px 0 0;
    }

    .article-post.pr-hub .textbox h2 .link-more {
        font-size: 1.5rem;
    }

    .article-post.pr-hub {
        padding: .5rem 1rem;
    }

    .press-release-textbox {
        padding-left: 37%
    }
}

@media (min-width:1300px) {
    .slick-next.customers {
        right: -60px;
    }

    .slick-prev.customers {
        left: -60px;
    }
}

@media (min-width:1366px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 515px;
    }

    .esg-intro .container {
        margin-left: 6rem;
    }

    .press-release-textbox {
        padding-left: 33%
    }
}

@media (min-width:1400px) {
    .slick-next.customers {
        right: -80px;
    }

    .slick-prev.customers {
        left: -80px;
    }

    .col-12 .demo-header-title {
        margin-left: 0 !important;
    }

    .demo-header-svg {
        width: 80%
    }
}

@media (min-width:1440px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 545px;
    }

    .industry-tile.esg {
        height: 143px;
    }

    .esg-intro .container {
        margin-left: 9rem;
    }

    .collapsible.esg .industry-title {
        font-size: 1rem;
    }

    .collapsible.esg p {
        font-size: .875rem;
    }

    #book-demo-header.scrolling-header {
        background-size: 115%, 115%
    }

    .press-release-textbox {
        padding-left: 29%
    }

    .vlog-video {
        height: 637px;
    }

    .visual-block .header-svg-right {
        width: 35%
    }

    .play-button {
        top: 35%;
        left: 40%
    }

    .visual-block .textbox {
        padding: 15px 60px 15px 0;
    }

    .visual-block .img-holder {
        width: 600px;
        margin-left: -30px;
    }

    .visual-block.addition .img-holder {
        width: 608px;
        margin-left: 0;
    }

        .visual-block.addition .img-holder:before {
            width: 585px;
            left: -95px;
        }

        .visual-block.addition .img-holder:after {
            left: 80.5%
        }

    .related-block ul .caption-box {
        padding: 25px 20px 7px;
        width: 320px;
    }
}

@media (min-width:1536px) {
    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 575px;
    }

    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 575px;
    }

    .esg-intro .container {
        margin-left: 11rem;
    }

    .press-release-textbox {
        padding-left: 25%
    }
}

@media (min-width:1700px) {
    .press-release-textbox {
        margin-top: -300px;
        padding-left: 17%
    }
}

@media (min-width:1800px) {
    .play-button {
        top: unset;
        left: unset;
    }

    .demo-header-svg {
        width: 70%;
        margin-left: 10%
    }
}

@media (min-width:1920px) {
    .stp-pixels {
        max-width: 240px;
    }

    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 725px;
    }

    .visual-block.full-width.hls-event .full-width-bg .img-holder {
        height: 725px;
    }

    .esg-intro .container {
        margin-left: 23rem;
    }

    .esg-intro {
        width: 40%
    }

    .esg-tiles {
        width: 60%
    }

    .collapsible, .content.show {
        height: 920px;
    }

        .collapsible .industry-title {
            bottom: 11rem;
            width: 325px;
        }

        .collapsible .industry-title {
            font-size: 2rem;
        }

    .industry-intro p {
        font-size: 1.125rem;
    }

    .stat-tile.industry .stat-holder .stat-text {
        font-size: 1.5rem;
    }

    .case-study-carousel .leadership.slick-prev {
        left: 40%
    }

    .case-study-carousel .leadership.slick-next {
        right: 40%
    }

    .press-release-textbox {
        margin-top: -300px;
        padding-left: 4%
    }

    .visual-block .header-svg-right {
        width: 39%
    }

    .visual-block .header-svg-left {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 20%
    }
}

@media (min-width:2560px) {
    .esg-intro .container {
        margin-left: 43rem;
    }

    .esg-tiles.container {
        max-width: none;
    }

    .visual-block .header-svg-right {
        width: 42%
    }

    .visual-block .header-svg-left {
        left: 12%
    }

    .visual-block .header-svg-left-4k {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 18%
    }

    .demo-header-svg {
        width: 50%;
        margin-left: 20%
    }
}
