/* background colours */
.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: white;
    position: relative;
}

.tab-2, .tab-1 {
    display: none !important;
}

    .tab-2.active, .tab-1.active {
        display: flex !important;
    }

.archia {
    font-family: "Archia", Arial, sans-serif;
}

.team-slider .slick-list .slick-track .slick-slide {
    margin: 0.85rem;
}

.team-slider .slick-prev,
.team-slider .slick-next {
    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;
    }

.team-slider, .team-slide, .tab-1, .our-culture {
    position: relative;
}

.spotlight-text {
    width: 74%;
    font-size: 13px;
    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 white;
    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 white;
    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: 26px;
        color: white;
        font-weight: bold;
        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: white;
        border-bottom: 5px solid #D82A64;
    }

.about-testimonials-logos, .about-awards-logos {
    margin: -15px 0 0 15px;
}

    .about-testimonials-logos img {
        width: 33%;
        height: auto;
        padding: 0.5rem;
        opacity: 0.5;
    }

    .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: 0.5rem 1rem;
        max-height: 70px;
    }

.header-box h2 {
    width: 80%;
}

.esg-intro div .btn {
    width: 100%;
}

.collapsible .industry-title.esg {
    font-size: 16px;
    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;
}

@media (min-width: 425px) {
    .spotlight-text {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .content.show.esg, .collapsible.esg {
        height: auto;
        min-height: auto;
    }

        .collapsible.esg .industry-title {
            transform: none;
            font-size: 18px;
            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%;
    }

    .about-testimonials-logos img {
        height: 51px;
        width: auto !important;
    }

    .tab-1.active .arrow-up {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid white;
        top: -20px;
        left: 23%;
    }

    .tab-2.active .arrow-up {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid white;
        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-prev,
    .team-slider .slick-next {
        bottom: 81px;
    }

    .team-slide {
        height: 230px;
    }

    .our-culture .tabs .btn:first-of-type {
        margin-bottom: 0.5rem;
    }

    .team-slider .slick-prev {
        left: 30%;
    }

    .team-slider .slick-next {
        right: 30%;
    }

    .stats-tile {
        width: 30%;
    }

    .stats-boxes .details {
        font-size: 12px;
    }

    .stats-subtext {
        font-size: 10px;
        text-align: center;
    }

    .testimonial-card q {
        font-size: 16px;
    }

    .about-awards-logos img {
        max-height: 68px;
    }
}

@media (min-width: 992px){
    .testimonial-img {
        margin: 0 30px -30px 0;
        width: 30%;
    }

    .testimonial-text {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .esg-tile-text {
        width: 100%;
    }

    .about-testimonials-logos img {
        height: 80px;
    }

    .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: 14px;
    }

    .collapsible.esg p {
        font-size: 12px;
    }

    .esg-slider .slick-list .slick-track .slick-slide {
        margin: 0 0.5rem;
    }

    .industry-tile.esg {
        margin: 0.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 white;
        top: -30px;
        left: 22.5%;
    }

    .tab-2.active .arrow-up {
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 30px solid white;
        top: -30px;
    }

    .spotlight-text {
        font-size: 18px;
    }

    .team-slide {
        height: 285px;
    }

    .team-slider .slick-prev, .team-slider .slick-next {
        bottom: 0px;
    }

    .picker-btn {
        font-size: 28px;
    }

    .testimonial-card q {
        font-size: 22px;
    }

    .testimonial-card cite {
        font-size: 20px;
    }

    .about-awards-logos img {
        max-height: 110px;
    }
}

@media (min-width: 1200px) {
    .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: 28px;
    }

    .testimonial-card cite {
        font-size: 22px;
    }

    .w-lg-40 {
        width: 40%;
    }

    .w-lg-60 {
        width: 60%;
    }

    .spotlight-text {
        font-size: 24px;
    }

        .spotlight-text cite {
            font-size: 21px;
        }

    .team-slide {
        height: 331px;
    }

    .spotlight-text q {
        width: 91%;
    }

    .stats-boxes .percentage {
        font-size: 40px;
        height: 75px;
    }

    .stats-boxes .details {
        font-size: 21px;
    }

    .team-top .img-container {
        height: 252px;
    }

    .tab-2 .img-container img {
        height: 100%;
        object-fit: cover;
    }
}

@media (min-width: 1266px) {
    .esg-intro .container {
        margin-left: 3rem;
    }
}

@media (min-width: 1280px) {
    .esg-intro .container {
        margin-left: 4rem;
    }
}

@media (min-width: 1366px) {
    .esg-intro .container {
        margin-left: 6rem;
    }
}

@media (min-width: 1440px) {
    .industry-tile.esg {
        height: 143px;
    }

    .esg-intro .container {
        margin-left: 9rem;
    }

    .collapsible.esg .industry-title {
        font-size: 16px;
    }

    .collapsible.esg p {
        font-size: 14px;
    }
}

@media (min-width: 1536px) {
    .esg-intro .container {
        margin-left: 11rem;
    }
}

@media (min-width: 1920px) {
    .esg-intro .container {
        margin-left: 23rem;
    }

    .esg-intro {
        width: 40%;
    }

    .esg-tiles {
        width: 60%;
    }
}

@media (min-width: 2560px) {
    .esg-intro .container {
        margin-left: 43rem;
    }

    .esg-tiles.container {
        max-width: none;
    }
}

#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #001560 !important;
    border-color: #001560 !important;
}

.textbox.webinar .read-more{
    margin-top: 5px;
}

.textbox.webinar p {margin-bottom: 0px;}

.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: 12px;
    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 widget start */
.press-contacts p {font-size: 18px;}

.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: 18px;}

.prc-tile .prc-details p.prc-title {font-size: 16px;}

.prc-tile .btn {
    width: 200px;
    margin: 0 auto;
}

.btn-primary-rev {
    background-color: white;
    color: #009FE3;
    border: 1px solid #009FE3;
}

.btn-primary-rev:active,
.btn-primary-rev:hover {
    background-color: #009FE3;
    color: white;
    border: 1px solid #009FE3;
}

.btn-primary-rev:focus {border: 3px solid #99d9f4;}

@media (min-width: 768px) {
    .prc-tile .prc-details p.prc-name { font-size: 20px;}

    .prc-tile .prc-details p.prc-title {font-size: 18px;}

    .prc-tile .btn {margin: unset;}
}

/* start fancy featured box */
.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: 12px;
    color: #525252;
}

/* start customers page */
.btn-transparent {
    border: 3px solid white;
    background-color: transparent;
    color: white;
}

.btn-transparent a {color: white;}
.c-fff {color: white;}

.logo-carousel.customers-carousel,
.logo-carousel.customers-carousel-autoscroll {position: relative;}

.slick-slider.customers-carousel .slick-track, 
.slick-slider.customers-carousel .slick-list,
.slick-slider.customers-carousel-autoscroll .slick-track, 
.slick-slider.customers-carousel-autoscroll .slick-list {
    display: flex;
    align-items: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .slick-slider.customers-carousel .slick-track, 
    .slick-slider.customers-carousel .slick-list,
    .slick-slider.customers-carousel-autoscroll .slick-track, 
    .slick-slider.customers-carousel-autoscroll .slick-list {display: inline-block; }
}

.slick-prev.customers,
.slick-next.customers {
    background-color: transparent;
    border: none;
    color: #B0AEAE;
    position: absolute;
    bottom: -40px;
}

.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: 20px;
}

.testimonial-tile .testimonial-company {font-size: 20.5px;}

.customers-case-studies {
    background-image: url("../images/wfh-section-bg.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, 0.75);
    }

    .customers-case-studies div .container h3,
    .customers-case-studies div .btns-wrap .btn {
        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: 18px;
        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: 20px;
    color: #001560;
}

.cs-text .btn {
    max-width: 250px;
    margin: auto;
}

.case-study-carousel .leadership.slick-arrow {
    bottom: -65px;
    color: white;
}

.customers-case-studies .progress {
    bottom: 56px;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: linear-gradient(to right, #fff, #fff);
}

.customers-case-studies .pagingInfo {color: white;}

.stat-tile .icon-holder {
    background-color: white;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    border: 5px solid #efaac1;
}

    .stat-tile .icon-holder img {
        width: 100%;
        padding: 0.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: none;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
}

button.collapsible:after {
    content: '\002B';
    color: white;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    transform: scale(2.5);
}

button.collapsible.active:after {content: "\2212";}

.content.show {color: white;}

#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: white;
    font-family: "Archia";
    font-size: 24px;
    font-weight: 700;
}

.industry-tile .content .btns-wrap .btn {width: 100%;}

.industry-tile {
    position: relative;
    border-bottom: 3px solid white;
    border-top: 3px solid white;
}

    .industry-tile .industry-color-tile {
        height: 100%;
        background: rgba(77,44,147,1);
        background: linear-gradient(90deg, rgba(77,44,147,1) 0%, rgba(0,21,85,0.5) 100%);
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .industry-tile.active .industry-color-tile {
        background: rgba(77,44,147,1);
        background: linear-gradient(0deg, rgba(77,44,147,1) 0%, rgba(0,21,85,0.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;}

@media (min-width: 375px) {
    .cs-text .study-title {font-size: 24px;}
}

@media (min-width: 768px) {
    .intro-section p {font-size: 18px;}

    .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;
    }

    .content.show, .collapsible {height: 475px;}

    .industry-tile .content .btns-wrap .btn {width: auto;}

    .industry-tile {
        border-bottom: none;
        border-top: none;
        border-left: 3px solid white;
        border-right: 3px solid white;
    }

        .industry-tile:first-of-type {border-left: none;}

        .industry-tile:last-of-type {border-right: none;}

        .industry-tile .industry-color-tile {
            background: rgba(77,44,147,1);
            background: linear-gradient(0deg, rgba(77,44,147,1) 0%, rgba(0,21,85,0.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: 18px;
        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: 16px;}

    .big-tile .customer-testimonial-tile {height: 100%;}

    .slick-next.customers {right: -35px;}

    .slick-prev.customers {left: -35px;}

    .slick-prev.customers,
    .slick-next.customers {bottom: 20px;}

    .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%;}
}

@media (min-width: 768px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
    .slick-prev.customers,
    .slick-next.customers {bottom: 40px;}

    .stat-holder {width: auto;}

    .stat-tile.industry .stat-holder .stat-text {
        width: 50%;
        font-size: 18px;
    }

    .stat-tile .icon-holder img {padding: 0.75rem;}

    .collapsible .industry-title {right: -6rem}

}

@media (min-width: 1024px) {
    .collapsible .industry-title {
        padding-left: 0;
        font-size: 24px;
    }

    .content.show, .collapsible {height: 650px;}

    .stat-tile.industry {width: 50%;}

        .stat-tile.industry .icon-holder {
            border: 5px solid rgba(255, 255, 255, 0.25);
            width: 100px;
            height: 100px;
        }

        .stat-tile.industry .stat-holder .stat-num {
            font-size: 66px;
            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: 0.5;
        transform: scale(0.75);
        transition: 0.5s;
    }

        .case-study-carousel .slick-list .slick-track .slick-slide[aria-hidden=false] {
            opacity: 1;
            transform: scale(1);
            transition: 0.5s;
        }

    .big-tile .customer-testimonial-tile .logo-container,
    .big-tile .customer-testimonial-tile .testimonial-tile {height: 50%;}

    .case-study-tile {width: 33.3%;}
}

@media (min-width: 1200px) {
    .stat-tile .icon-holder img {padding: 2rem;}

    .stat-tile.industry .icon-holder img {padding: 1rem;}
    
    .stat-tile.industry .stat-holder .stat-num {font-size: 76px;}

    .testimonial-tile q {font-size: 24px;}

    .slick-next.customers {right: -80px;}

    .slick-prev.customers {left: -80px;}

    .industry-intro p {font-size: 16px;}
}

@media (min-width: 1920px) {
    .content.show, .collapsible {height: 920px;}

        .collapsible .industry-title {
            bottom: 11rem;
            width: 325px;
        }

        .collapsible .industry-title {font-size: 32px;}

    .industry-intro p {font-size: 18px;}

    .stat-tile.industry .stat-holder .stat-text {font-size: 24px;}
}

/* start leadership page */
#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-prev,
.leadership.slick-next {
    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, 0.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: 16px;
    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, 0.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: rgba(77, 44, 147, 1);
        transition: 0.3s;
        cursor: pointer;
        outline: none !important;
    }

    .selection-tabs:focus {outline: #4d2c93 auto 2px;}
  
    body.using-mouse .selection-tabs:focus {outline: none;}

#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: 16px;
    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: 12px;
}

.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: white;
    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: 12px;
}

.leadership-start-container,
.leadership-place-container {
    display: flex;
    align-items: center;
    font-size: 12px;
}

.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: 18px;
}

.stats-block div .stats-container {color: white;}

.stats-container .stats-tagline {font-size: 24px;}

.stats-container .stat-tile .stat-num {
    font-size: 36px;
    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;
}

@media (min-width: 375px) {
    .selection-tabs {font-size: 18px;}

    .leadership-name {font-size: 18px;}

    .leadership-start-container,
    .leadership-place-container {font-size: unset;}

    .person-tile .info-holder {min-height: 280px;}
}

@media (min-width: 425px){
    .person-tile .info-holder {min-height: 230px;}
}

@media (min-width: 768px) {
    .stats-tagline, .stat-tile {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, 0.25);
        border: 2px solid white
    }

    .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: 16px;
        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%;}

    .progress, .pagingInfo {display: none;}

    .leadership-display-section,
    .leadership-display-section.three-tiles {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .selection-tabs {
        width: 48%;
        font-size: 24px;
        padding-left: 15px;
    }

    .leadership-search {
        display: flex;
        align-items: center;
    }
}

@media (min-width: 1024px) {
    .stats-tagline, .stat-tile {width: 20%;}

    .g2-feature-review .standout-quote {font-size: 24px;}
    
    .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;}
}

@media (min-width: 1200px){
    .leadership-display-section.three-tiles .person-tile .info-holder {min-height: 325px;}
}

@media (min-width: 1200px) {
    .stats-tagline, .stat-tile {width: 25%;}

    .stats-container .stats-tagline {font-size: 36px;}

    .stat-tile .icon-holder {
        height: 150px;
        width: 150px;
    }

    .stats-container .stat-tile .stat-num {
        font-size: 82px;
        line-height: 1;
        margin-top: 20px;
    }

    .stats-container .stat-tile .stat-text {font-size: 18px}

    .case-study-carousel .leadership.slick-prev {left: 30%;}

    .case-study-carousel .leadership.slick-next {right: 30%;}
}

@media (min-width: 1920px) {
    .case-study-carousel .leadership.slick-prev {left: 40%;}

    .case-study-carousel .leadership.slick-next {right: 40%;}
}

/* start features widget */
.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: 18px;
    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: white;}

/* PEACH BUTTON */
.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: none;
	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: none;
	box-shadow: 0 0 0 3px #99a1bf;
}

/* NAVY BTN */
.btn-custom-001560 {
    background-color: #001560;
    color: white;
    border: 2px solid white;
}

.btn-custom-001560:hover {
    background-color: white;
    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: none;
	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: none;
	box-shadow: 0 0 0 3px #99a1bf;
}

@media (min-width: 768px) {
    .features-3 .features-tile {width: 28%;}

    .features-4 .features-tile {width: 45%;}
}

@media (min-width: 1024px) {
    .features-3 .features-tile {width: 30%;}

    .features-4 .features-tile {width: 21%;}
}

@media (min-width: 1200px) {
    .features-4 .features-tile {width: 22%;}
}

/* start integrations page */
.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: 0.5s;
}

.flex-more {
    display: flex;
    align-items: center;
    transition: 0.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%, rgba(250,250,250,1) 100%);
}

.integrations-tiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.integ-tile {
    width: 27%;
    margin: 0.5rem;
    padding: 0.75rem;
    border: 1px solid #B0AEAE;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}

    .integ-tile img,
    .integ-tile a {
        max-width: 90%;
        max-height: 90%;
    }

    .integ-tile a img {
        max-width: 100%;
        max-height: 100%;
    }

#shrinkMeMoreLink, #shrinkMe2MoreLink,
#shrinkMeLessLink, #shrinkMe2LessLink {margin-top: 15px;}

@media (min-width: 375px) {
    .integ-tile {width: 28%;}
}

@media (min-width: 425px) {
    .integ-tile {width: 29%;}
}

@media (min-width:768px) {
    .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 img, 
        .integ-tile a {
            max-width: 80%;
            max-height: 80%;
        }

    
    .shrinkable {
        min-height: 250px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media (min-width: 1024px) {
    .integ-tile {width: 31.6%;
    }

    .main-partners-tiles .main-tile .text-holder {min-height: 350px;}

    .shrinkable {min-height: 190px;}
}

@media (min-width: 1200px){
    .main-partners-tiles .main-tile .text-holder {min-height: 330px;}

    .shrinkable {min-height: 165px;}
}

@media (min-width: 1280px) {
    .integ-tile {width: 31.6%;}
}

/* start pr hub addition */
.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: 16px;
    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: white;
        background-color: #99A1BF;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 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: 16px;
    color: #001560;
    font-weight: 700;
}

    .next.shift-down .fas {color: #d82b64;}

    .next.shift-down:hover .fas {
        transform: translateY(3px);
        transition: 0.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;
}

@media (min-width: 768px) {
    .info-post .img-holder.pr {height: 100px;}

    .next.shift-down {font-size: 26px;}

    .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: 20px;}

    .article-post.pr-hub .h4 {margin-bottom: 10px;}

    .article-post.pr-hub {padding: 0.25rem 0.5rem;}

    .img-holder.align-self-end {margin: 15px 0.5rem;}
}

@media (min-width: 1024px) {
    .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: 12px;
        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";
    }
}

@media (min-width: 1280px) {
    .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: 24px;}

    .article-post.pr-hub {padding: 0.5rem 1rem;}
}

.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: 12px;}

@media (min-width: 768px){
    .featured-box .box .link-more {font-size: 14px;}
}

@media (min-width: 992px){
    .featured-box .box .link-more {font-size: 16px;}
}

.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";
}

/* css animated banner */
#book-demo-header.scrolling-header {
    animation: backgroundScroll 40s linear 10ms infinite;
    background-size: 350%, 350%;
    background-position: center;
}

@keyframes backgroundScroll {
    0% {background-position: 0 0;}
    50% {background-position: 0 -15px;}
    100% {background-position: 0 0;}
}

@media only screen and (min-width: 375px) {
    #book-demo-header.scrolling-header {background-size: 275%, 275%;}

    @keyframes backgroundScroll {
        0% {background-position: 0 0;}
        50% {background-position: 0 -15px;}
        100% {background-position: 0 0;}
    }
}

@media (min-width: 768px){
    #book-demo-header.scrolling-header {background-size: 175%, 175%;}
}

@media (min-width: 1200px){
    #book-demo-header.scrolling-header {
        animation: backgroundScroll 40s linear 10ms infinite;
        background-size: 130%, 135%;
        background-position: center;
    }

    @keyframes backgroundScroll {
        0% {background-position: 0 0;}
        50% {background-position: 0 -40px, 0 -50px;}
        100% {background-position: 0 0;}
    }
}

@media only screen and (min-width: 1440px) {
    #book-demo-header.scrolling-header {background-size: 115%, 115%;}
}

/* Marketo Form */
.confirm-overlay {
    background-color: rgba(0,21,96,0.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: white;
    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: white;
    border-radius: 50%;
}

.close-btn .fas:hover {cursor: pointer;}

.confirm-box .close-btn {
    position: absolute;
    top: -20px;
    right: -20px;
}

@media (min-width: 400px){
    .check-and-thanks .img-holder {
        width: 80%;
        height: 125px;
    }
}

@media (min-width: 768px){
    .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;}
}

@media (min-width: 1024px){
    .confirm-overlay .confirm-box {width: 500px;}
}

.confirm-overlay .confirm-box {color: #001560;}

/* start of sticky sidebar */
#sticky-sidebar {position: relative;}

@media (min-width: 768px) {
    .sticky-sidebar-container {
        position: static;
        top: auto;
        max-width: 300px;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .sticky-sidebar-container {max-width: 360px;}
}

::selection {background: #ffbdb2;}

/* Custom button colours */
/* PURPLE BTN */
.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: none;
	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: none;
	box-shadow: 0 0 0 3px #b8abd4;
}

/* YELLOW BTN */
.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: none;
	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: none;
	box-shadow: 0 0 0 3px #fcfcb3;
}

/*Press release blurb*/
.press-release-textbox {
    margin-top: -540px;
    padding-left: 2rem;
    padding-right: 1rem;
}

.press-release-textbox p {font-size: 13px;}

@media (min-width: 320px) {
    .press-release-textbox {
        margin-top: -540px;
        padding-left: 3rem;
    }
}

@media (min-width: 425px) {
    .press-release-textbox {margin-top: -620px;}

    .press-release-textbox p {font-size: unset;}
}

@media (min-width: 480px) {
    .press-release-textbox {
        margin-top: -450px;
        padding-left: 4rem;
    }
}

@media (min-width: 600px) {
    .press-release-textbox {margin-top: -440px;}
}

@media (min-width: 768px) {
    .press-release-textbox {margin-top: -410px;}
}

@media (min-width: 820px) {
    .press-release-textbox {margin-top: -420px;}
}

@media (min-width: 992px) {
    .press-release-textbox {
        padding-left: 50%;
        padding-right: 0;
        margin-top: -375px;
    }
}

@media (min-width: 1024px) {
    .press-release-textbox {
        margin-top: -330px;
        padding-left: 40%;
    }
}

@media (min-width: 1200px) {
    .press-release-textbox {
        margin-top: -335px;
        padding-left: 43%;
    }
}

@media (min-width: 1280px) {
    .press-release-textbox {padding-left: 37%;}
}

@media (min-width: 1366px) {
    .press-release-textbox {padding-left: 33%;}
}

@media (min-width: 1440px) {
    .press-release-textbox {padding-left: 29%;}
}

@media (min-width: 1536px) {
    .press-release-textbox {padding-left: 25%;}
}

@media (min-width: 1700px) {
    .press-release-textbox {
        margin-top: -300px;
        padding-left: 17%;
    }
}

@media (min-width: 1920px) {
    .press-release-textbox {
        margin-top: -300px;
        padding-left: 4%;
    }
}

/* Vlog Page */
.vlog-video-background {background-color: #FBE9EF;}

.vlog-video {
    margin-top: -260px;
    height: 177px;
}

@media (min-width: 375px){
    .vlog-video {height: 208px;}
}

@media (min-width: 405px){
    .vlog-video {height: 229px;}
}

@media (min-width: 425px){
    .vlog-video {
        height: 236px;
        margin-top: 280px;
    }
}

@media (min-width: 768px){
    .vlog-video {height: 388px;}
}

@media (min-width: 1024px){
    .vlog-video {height: 523px;}
}

@media (min-width: 1200px){
    .vlog-video {height: 641px;}
}

@media (min-width: 1440px){
    .vlog-video {height: 637px;}
}

/* tweet this quote widget */
.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: 0.3s;
    }

    .tweet-quote-btn:focus {outline: #001560 auto 2px;}
  
    body.using-mouse .tweet-quote-btn:focus {outline: none;}

/* Promo banner colour combinations */
.feature-popup .bg-purple {
    background-color: #4d2c93;
    color: #ffffff;
}
    .feature-popup .bg-purple .link-more {color: #ffffff;}

    .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: none;}

    .feature-popup .bg-purple .fa-times {color: #ffffff;}

    .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: none;}

    .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: none;}

    .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: #ffffff;
}

    .feature-popup .bg-red .link-more {color: #ffffff;}

    .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: none;}

    .feature-popup .bg-red .fa-times {color: #ffffff;}

    .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: none;}

    .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: white;}

.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: white;
    padding: 0.5rem;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
}

    a.side-related-industry-content h5 {font-size: 1rem;}

    a.side-related-industry-content p {font-size: 0.75rem;}

    a.side-related-industry-content:last-of-type {margin-bottom: 0;}

    a.side-related-industry-content:hover {
        background-color: #FFCEC5;
        transition: 0.3s;
    }

    a.side-related-industry-content:focus {outline: #d82b64 auto 2px;}
  
body.using-mouse a.side-related-industry-content:focus {outline: none;}

    .side-related-category,
    a.side-related-industry-content .fas {color: #d82b64;}

a.side-related-industry-content {color: #001560;}

.slider-for-vid-player .slick-prev,
.slider-for-vid-player .slick-next {
    background-color: transparent;
    border: none;
    color: #99A1BF;
}

    .slider-for-vid-player .slick-prev:hover,
    .slider-for-vid-player .slick-next:hover {
        color: #3EDDF7;
        transition: 0.3s;
    }

    .slider-for-vid-player .slick-prev:focus,
    .slider-for-vid-player .slick-next:focus {outline: #3EDDF7 auto 2px;}
  
body.using-mouse .slider-for-vid-player .slick-prev:focus,
body.using-mouse .slider-for-vid-player .slick-next:focus {outline: none;}

    .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,
.rel-inf-slick-cont-autoscroll {
    display: flex;
    flex-direction: column;
}

.rel-inf-tile-slide {
    border: 1px solid #CCD0DF;
    min-height: 325px;
}

.rel-inf-tile-slide,
.rel-inf-img-holder,
.rel-inf-img-holder img {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;}

@media (min-width: 375px) {
    .col-md-9 .vid-player-video {height: 194px;}
}

@media (min-width: 425px) {
    .col-md-9 .vid-player-video {height: 223px;}
}

@media (min-width: 768px) {
    .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: transparent;
            border: none;
        }

            .slider-nav-vid-player.slick-slider .slick-arrow .fas,
            .slider-nav-vid-player.slick-slider-autoscroll .slick-arrow .fas {color: white;}

    .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, 0.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;
        }
}

@media (min-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .slider-nav-vid-player.slick-slider,
    .slider-nav-vid-player.slick-slider-autoscroll {align-items: stretch !important;}
}

@media (min-width: 1024px) {
    .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;
    }
}

@media (min-width: 1200px) {
    .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;
    }
}

/*Featured Webinars*/
.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;
}

/* salesforce chat labels: */
.label.bBody {
    position: static;
    background-color: unset;
    padding: unset;
    font-weight: unset;
}

.featured-resource .textbox {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

@media (max-width: 768px) {
    .featured-resource .textbox {border-left: none;}
}

@media (min-width: 768px){
    .featured-resource .article-post {max-height: 350px;}

    .featured-resource .textbox, .featured-resource .img-holder {height: 100%;}
}

@media (min-width: 1024px){
    .featured-resource .textbox p {font-size: 1rem;}
}

.upcoming-resource .resource-item {
    background-color: #EDE9F4;
    height: 145px;
    width: 80%;
}

.upcoming-resource .img-label {
    background-color: #B8ABD4;
    color: #001560;
}

@media (min-width: 992px) {
    .upcoming-resource .resource-item.resource-full-width, .ondemand-resource .resource-item.resource-full-width {width: 120%;}
}

.upcoming-resource .resource-item h3 {font-size: 30px;}

.ondemand-resource .resource-item {
    background-color: #E5F5FC;
    height: 145px;
    width: 80%;
}

    .ondemand-resource .resource-item h3 {
        color: #001560;
        font-size: 30px;
    }

.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: #FFFFFF;
    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: #ffffff;
    border-radius: 15px;
}

.switch-label {
    padding: 8px 5px;
    position: relative;
    z-index: 2;
    float: left;
    width: 92px;
    font-size: 12px;
    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: #ffffff;
        border-radius: 15px;
    }
    
.filter-category-heading {
    font-size: 18px;
    font-weight: bold;
    padding-top: 3px;
    margin-bottom: 0;
    color: #004D8B;
}

.featured-resource .article-post .textbox .row {align-items: center;}

@media (min-width: 768px) {
    .resource-filter.filter-search {
        position: relative;
        margin: 0 !important;
    }

    .featured-resource .article-post .img-holder img {
        height: 100%;
        object-fit: cover;
    }
}

.demand-section {min-height: 400px;}

/* Blue & White Link */
.white-link a {
    color: #ffffff !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 video */
.embed-responsive {height: 164px;}

@media (min-width: 375px) {
    .embed-responsive {height: 194px;}
}

@media (min-width: 425px) {
    .embed-responsive {height: 222px;}
}

@media (min-width: 768px) {
    .embed-responsive {height: 185px;}
}

@media (min-width: 1024px) {
    .embed-responsive {height: 252px;}
}

@media (min-width: 1200px) {
    .embed-responsive {height: 313px;}
}

/* start of placement recruitment */

.visual-block.bg-d82b64 {color: white;}

    .visual-block.bg-d82b64 .img-holder:before,
    .visual-block.bg-d82b64 .img-holder:after {border: 8px solid #f7f742;}

    .partner-closeout.bg-ffad9f h5 {color: #001560;}


a .btn.bg-4d2c92 {color: white;
}

.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: white;
    color: #001560;
    align-items: center;
    width: 100%;
    height: 50px;
    margin-bottom: 0.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: white;
        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: white;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 1rem;
    margin-bottom: 0.5rem;
}

.placement-tile:hover {
    background-color: #ffad9f;
    transition: 0.3s;
    color: #001560;
}

.placement-tile:focus {outline: #00a0e3 auto 2px;}
  
body.using-mouse .placement-tile:focus {outline: none;}

.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;}

@media (min-width: 768px) {
    .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;}
}

@media (min-width: 1024px) {
    .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;
    }
}

/* new full width banner */
.visual-block.full-width .row .full-width-text {
    position: absolute;
    top: 0;
    left:0;
    background-color: rgba(0,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;}

.visual-block.home-visual .btn {font-size: 13px;}

@media (min-width: 375px){
    .visual-block.home-visual .btn {font-size: 14px;}
}

@media (min-width: 1024px){
    .visual-block.home-visual .btn {font-size: 16px;}
}

.full-width .row {justify-content: center;}

.visual-block.full-width .full-width-bg .img-holder {
    height: 358px;
    width: auto;
}

@media (min-width: 375px){
    .visual-block.full-width .full-width-bg .img-holder {height: 307px;}
}

    .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%);
}

@media (min-width: 768px) {
    .visual-block.full-width .full-width-bg .img-holder {height: 425px;}
}

@media (min-width: 1024px) {
    .visual-block.full-width .full-width-bg .img-holder {
        height: 595px;
        margin: 0;
    }
}

/* new headers styles */
.visual-block .header-svg {display: none;}

@media only screen and (min-width: 1024px) {
    .visual-block .header-svg {
        display: block;
        height: 90%;
    }

    .visual-block .header-svg-left-4k,
    .visual-block .header-svg-left {display: none;}

    .visual-block .header-svg-right {
        position: absolute;
        right: 0;
        top: 0;
        width: 39%;
    }
}

@media only screen and (min-width: 1200px) {
    .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%;}
}

@media only screen and (min-width: 1440px) {
    .visual-block .header-svg-right {width: 35%;}
}

@media only screen and (min-width: 1920px) {
    .visual-block .header-svg-right {width: 39%;}

    .visual-block .header-svg-left {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 20%;
    }
}

@media only screen and (min-width: 2560px) {
    .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%;
    }
}

/* partner page refresh */
.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: 18px;
}

    .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: none;}

.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: white;
    background-color: rgba(0,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: 21px;
    }

.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-types-container, .partner-type-tile {
    display: flex;
    flex-direction: column;
}

.partner-type-tile {
    width: 90%;
    background-color: white;
    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;}

@media (min-width: 375px) {
    .featured-partner-vid iframe {height: 175px;}

    #f-next-btn, #pt-next-btn {right: 4rem;}

    #f-prev-btn, #pt-prev-btn {left: 4rem;}
}

@media (min-width: 425px) {
    .featured-partner-vid iframe {height: 204px;}

    #f-next-btn, #pt-next-btn {right: 5rem;}

    #f-prev-btn, #pt-prev-btn {left: 5rem;}
}

@media (min-width: 768px) {
    .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: 36px;
    }

    .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: 0.5rem;}

    #f-prev-btn, #pt-prev-btn {left: 0.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;}
}

@media (min-width: 1024px) {
    .featured-partner-vid iframe {height: 211px;}

    .testimonial-logo img {
        max-height: unset;
        max-width: 60%;
    }
}

@media (min-width: 1200px) {
    .featured-partner-vid iframe {height: 265px;}
}

/* option for video in product page headers */
.video-modal {
    position: absolute;
    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 {
        color: white;
        position: absolute;
        top: -3px;
        right: -20px;
        border-radius: 50%;
        background-color: #d82a64;
        width: 44px;
        height: 44px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .modal-background .modal-close-btn:hover {
            background-color: white;
            color: #d82a64;
            transition: 0.5s;
        }

.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;
    border: 3px solid #fff;
}

@media only screen and (min-width: 375px) {
    .video-modal .modal-background .youtube-video {height: 193px;}
}

@media only screen and (min-width: 425px) {
    .video-modal .modal-background .youtube-video {height: 217px;}
}

@media only screen and (min-width: 768px) {
    .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;
        border: 3px solid #fff;
    }

    .modal-background .iframe-container {width: unset;}
}

@media only screen and (min-width: 1024px) {
    .play-button {
        top: 32%;
        left: 33%;
    }
}

@media only screen and (min-width: 1440px) {
    .play-button {
        top: 35%;
        left: 40%;
    }
}

@media only screen and (min-width: 1800px) {
    .play-button {
        top: unset;
        left: unset;
    }

    .video-modal .modal-background .youtube-video {
        width: 50vw;
        height: 47vh;
    }
}

@media only screen and (min-width: 2560px) {
    .video-modal .modal-background .youtube-video {height: 63vh;}
}

/* new demo page styles */
.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: 0.5rem;
}

    .g2-crowd-short span {font-size: 0.69rem;}

.demo-info-header {font-size: 24px;}

.demo-point {align-items: flex-start;}

.demo-point-text {
    line-height: 1.5;
    font-size: 0.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: 0.5rem;
    }

    .demo-form-container form .mktoHtmlText {
        font-size: 0.6rem;
        line-height: 1.5;
        color: #001560;
    }

    .demo-form-container form,
    .demo-form-container form .mktoHtmlText {width: 100% !important;}

.demo-svg {display: none;}

@media only screen and (min-width: 375px) {
    .g2-crowd-short span {font-size: 0.9rem;}
}

@media only screen and (min-width: 425px) {
    .g2-crowd-short span {font-size: 1rem;}
}

@media only screen and (min-width: 768px) {
    .raised-obj-col {margin-top: -12rem;}

    .demo-form-container {
        width: 90%;
        height: auto;
        margin: 0;
    }

    .g2-crowd-short span {font-size: 0.85rem;}

    .demo-form-container form .mktoHtmlText {font-size: 0.75rem;}

    #book-demo-header + .container { min-height: 90vh;}
}

@media only screen and (min-width: 1024px) {
    .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;}
}

@media only screen and (min-width: 1200px) {
    #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;
    }
}

@media only screen and (min-width: 1400px) {
    .col-12 .demo-header-title {margin-left: 0 !important;}

    .demo-header-svg {width: 80%;}
}

@media only screen and (min-width: 1800px) {
    .demo-header-svg {
        width: 70%;
        margin-left: 10%;
    }
}

@media only screen and (min-width: 2560px) {
    .demo-header-svg {
        width: 50%;
        margin-left: 20%;
    }
}

/* new event page */
.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: 0.5rem;
    }

        .presentations-tile .presentation-text .presentation-subtitle,
        .presentations-tile .presentation-text .pres-date-time,
        .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: 0.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;
}

@media only screen and (min-width: 768px) {
    .presentations-tile .presentation-text {
        width: 70%;
        margin-top: 35px;
        margin-left: -15px;
        padding: 0.5rem;
    }

    .pres-cal-icon {margin-left: 10px;}

    .countdown-timer {display: flex;}

    .hide-on-mobile {display: block;}

    .main-prize-container .img-container {height: 200px;}
}

@media only screen and (min-width: 1024px) {
    .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;
        }
}

@media only screen and (min-width: 1200px) {
    .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 .presentation-subtitle,
    .presentations-tile .presentation-text .pres-date-time {font-size: 0.9rem}
}

.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 th p,
    .table-prettify td ul {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;
}

@media only screen and (min-width: 375px) {
    .youtube-video {height: 180px;}
}

@media only screen and (min-width: 425px) {
    .youtube-video {height: 205px;}
}

@media only screen and (min-width: 1024px) {
    .youtube-video {height: 345px;}
}

@media only screen and (min-width: 1200px) {
    .youtube-video {height: 405px;}
}

/* new homepage section */
#process-title {
    font-size: 1.5625rem; 
    font-weight: 700;
}

#process-subtitle {
    font-size: 0.9375rem; 
    font-weight: 400;
}

#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;
}

.process-box p, .process-box h2 {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: 12px;
        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: 0.8125rem;
    font-weight: 400;
}

#dotted-lines {display: none;}

@media (min-width: 768px) {
    #arrow-line {
        height: 927px;
        width: 927px;
    }
}

@media (min-width: 1200px) {
    .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: 0.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(0deg);
        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: 0.3s;
            box-shadow: 5px 5px 5px #888888;
        }

        #process-boxes a:focus .process-box {
            outline: #EFAAC1 auto 2px;
        }
        
        body.using-mouse #process-boxes a:focus .process-box {
            outline: none;
        }

    #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;
    }
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* start launch styles */
.call-to-action a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #001560;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-bottom: none !important;
}

@media (min-width: 992px) {
    .call-to-action a {font-size: 20px;}
}

.call-to-action a:after {
    -webkit-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
    font-size: 14px;
    line-height: 24px;
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}

.call-to-action a:hover {color: #ffffff;}

.call-to-action a:visited {color: #001560;}

.call-to-action a:hover:after {color: #ffffff;}

.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: #ffffff;}

.call-to-action .whiteLink a, .call-to-action .whiteLink a:after {color: #ffffff;}

.call-to-action .whiteLink a:hover, .call-to-action .whiteLink a:hover:after {color: #001560;}

.blue-link {color: #001560;} /**umb_name:Blue Link*/

.white-link {color: #000000;}/**umb_name:White Link*/


@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-medium-webfont.woff2") format("woff2"), url("../fonts/archia-medium-webfont.woff") format("woff");
    font-weight: 500;
    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;
}

body {min-width: 320px;}

    body.nav-active {
        overflow: hidden;
        height: 100vh;
    }

.resize-active *,
.resize-active *:before,
.resize-active *:after {
    -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: none;
    cursor: pointer;
    text-decoration: none;
}

    a:hover,
    a:focus,
    button:hover,
    button:focus,
    input[type="submit"]:hover,
    input[type="submit"]:focus {
        text-decoration: none;
    }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin: 0 0 20px;}

.article-post h1, .article-post .h1, .article-post h2, .article-post .h2, .article-post h3,
.article-post .h3, .article-post h4, .article-post .h4, .article-post h5, .article-post .h5,
.article-post h6, .article-post .h6 {margin: 0 0 5px;}

    h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {color: #001560;}

        h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, 
        h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {color: #00a0e3;}

    h1 .text-sm, h1 .text-lg, .h1 .text-sm, .h1 .text-lg,
    h2 .text-sm, h2 .text-lg, .h2 .text-sm, .h2 .text-lg,
    h3 .text-sm, h3 .text-lg, .h3 .text-sm, .h3 .text-lg,
    h4 .text-sm, h4 .text-lg, .h4 .text-sm, .h4 .text-lg,
    h5 .text-sm, h5 .text-lg, .h5 .text-sm, .h5 .text-lg,
    h6 .text-sm, h6 .text-lg, .h6 .text-sm, .h6 .text-lg {
        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: normal;
        letter-spacing: normal;
        display: block;
        padding: 10px 0 0;
        font-size: 14px;
    }

.btn.resource-load-more-demand, .btn.resource-load-more {margin: 0 auto;}

.btn {
    font-size: 14px;
    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: 14px;
    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: 12px;
        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: none;
    }

        .link-more:hover:after {
            left: 5px;
        }

.form-control {
    font-size: 14px;
    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: 14px;
        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: 10px;
        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: 14px !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;
}

.country-flag {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 0 0 22px;
}

.add-links {
    font-size: 13px;
    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: 0.3s;
            }

            .add-links li a:focus {
                outline: #00a0e3 auto 2px;
            }
            
            body.using-mouse .add-links li a:focus {
                outline: none;
            }


.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: 18px;
        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: 0.3s;
        }

        .form-search .fa-search:focus {
            outline: #00a0e3 auto 2px;
        }
        
        body.using-mouse .form-search .fa-search:focus {
            outline: none;
        }

    .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: 14px;
            position: absolute;
            left: 0;
            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: 14px;
        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:before,
    .nav-opener:after,
    .nav-opener span {
        -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:before,
    .nav-drop .nav-opener:after,
    .nav-drop .nav-opener span {
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        background: #fff;
    }

.main-nav {
    font-size: 16px;
    line-height: 20px;
    padding: 50px 0 25px;
}

    .main-nav li {position: relative;}

        .main-nav li .drop-opener {
            width: 32px;
            height: 32px;
            font-size: 14px;
            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: none;}

            .main-nav li a.btn {
                color: #fff;
                min-width: 120px;
                opacity: 1;
                margin: 13px 15px 0;
            }

                .main-nav li a.btn.btn-danger,
                .main-nav li a.btn-custom-d82b64 {padding: 4px 20px;}

                    .main-nav li a.btn.btn-danger:hover,
                    .main-nav li a.btn-custom-d82b64:hover {
                        color: #d82b64;
                        border-color: #d82b64;
                    }

                    .main-nav li a.btn-custom-d82b64:focus {outline: none;}

                    .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: 12px;
            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: 16px;
    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: 16px;
        line-height: 1;
        position: absolute;
        right: 10px;
        top: 10px;
        color: #fff;
        font-weight: normal;
    }

        .feature-popup .btn-close:hover {color: #00a0e3;}

    .feature-popup p {
        margin: 0;
        font-size: 12px;
        display: inline;
    }

    .feature-popup .link-more {
        color: #fff;
        margin: 0 0 0 16px;
        font-size: 12px;
    }

        .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: none;}

        .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: 12px;
        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: 16px;
        line-height: 19px;
        color: #001560;
        display: block;
        margin: 0 0 20px;
    }

    .email-popup .link-more {
        font-size: 14px;
        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: 16px;
        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:before,
        .visual-block .img-holder:after {
            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:before,
    .visual-block.bg-peach .img-holder:after {
        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: 18px 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-peach .breadcrumb .breadcrumb-item.active,
        .visual-block.bg-009fe3 .breadcrumb-item.active {color: #001560;}

        .visual-block.bg-peach .breadcrumb .breadcrumb-item + .breadcrumb-item:before,
        .visual-block.bg-009fe3 .breadcrumb .breadcrumb-item + .breadcrumb-item:before {color: #001560;}

        .visual-block.bg-peach .breadcrumb a,
        .visual-block.bg-009fe3 .breadcrumb a {color: #001560;}

        .visual-block.bg-4d2c93 .breadcrumb a,
        .visual-block.bg-001560 .breadcrumb a {color: #fff;}

            .visual-block.bg-peach .breadcrumb a:hover,
            .visual-block.bg-4d2c93 .breadcrumb a:hover,
            .visual-block.bg-001560 .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:before,
            .visual-block.home-visual .textbox:after {
                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;
}

.msie .visual-block.home-visual .img-static,
.edge .visual-block.home-visual .img-static {display: block;}

.msie .visual-block.home-visual .img-svg,
.edge .visual-block.home-visual .img-svg {display: none !important;}

.text-bar {overflow: hidden;}

    .text-bar p {
        font-size: 16px;
        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: 12px;
            color: #001560;
        }

        .text-bar .link-more:hover {color: #fff;}

        .link-more:focus {outline: #fff auto 2px;}
        
        body.using-mouse .link-more:focus {outline: none;}

.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: none;}

        .partner-logos ul img {
            display: block;
            margin: 0 auto;
            max-height: 30px;
        }

.svg-holder {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
}

@media (min-width: 1200px) {
    .svg-holder {display: block;}
}

.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: 16px;}

        .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:before,
    .feature-post .holder:after {
        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: 14px;
    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: 16px;
        font-weight: 500;
        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: 60px;
        font-weight: 700;
    }

.feature-post .img-holder {
    position: relative;
    z-index: 1;
}

    .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: 14px;
    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: 1;
    }

        .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: 16px;
        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: 30px;
                    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: 14px;
    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: 20px;
            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: 20px;
            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: 20px;
            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: 16px;
    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: 14px;
        }

        .progress-box .link-more:hover {color: #001560;}

        .link-more:focus {outline: #001560 auto 2px;}
        
        body.using-mouse .link-more:focus {outline: none;}

.ratings-block {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .ratings-block .text {
        font-size: 16px;
        line-height: 1;
        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: 11px;
            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: none;}

    .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: none;}

        .ratings-block.addition .ratings li {color: #d82b64;}

.ratings {
    font-size: 24px;
    line-height: 1;
    padding: 3px 0;
}

    .ratings li {margin: 0 10px 0 0;}

.additional-articles {overflow: hidden;}

.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;
        }

            .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,0.5);
        }

            .related-block ul .caption-box .h5 {
                display: block;
                margin: 0 0 14px;
                font-size: 16px;
            }

            .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: 14px;
                font-weight: normal;
                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: none;}

            .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: 18px;
            margin: 0 0 15px;
        }

.info-post {
    line-height: 1.45;
    background: #fff;
    height: 100%;
    border: 1px solid #e9eaef;
}

    .info-post .icon {
        font-size: 36px;
        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: 36px;
        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: 14px;
    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: 16px;
        margin: 0 0 0 20px;
    }

.breadcrumb {
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    z-index: 2;
    padding-top: 0;
}

    .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
        font-size: 9px;
        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;}

.fab, .banner-content, .banner-btn {margin: 0 0.5rem;}

.banner-btn {
    background-color: #d82a64;
    color: #fff;
    border: none;
    border-radius: 25px;
    padding: 0.25rem 0.75rem;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 14px;
}

#store-link {color: #fff;}

.close-mobile-banner {
    position: absolute;
    top: -5px;
    left: 5px;
    transform: rotate(45deg);
    color: #000;
    cursor: pointer;
    font-size: 44px;
}

.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: 16px;}

    .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: 16px;
        }

            .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 78px;}

.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: none;}

            .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: 12px;
        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: 18px;
        line-height: 24px;
        margin: 0 0 15px;
    }

    .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: 12px;
        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: 16px;
        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 h2,
        .article-post.single-post .h4 {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: 14px;
            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 ul,
.single-blog-content ol {font-size: 1rem;}

.single-blog-content ul > li,
.single-blog-content ol > li {
    margin-bottom: 1rem;
    padding-left: 0.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 .h3,
    .additional-section .h4 {
        margin: 0 0 20px;
        letter-spacing: -.7px;
    }

    .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: 14px;
    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: 18px;
        }

            .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: 18px;
                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: none;}

            .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: 16px;
    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: 16px;
    line-height: 1.5;
}

    .blockquote-footer:before {display: none;}

    .blockquote-footer cite {
        font-size: 18px;
        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 .5s ease-in-out;
    transition: all .5s 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: 18px;
            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 .35s ease-in-out;
        transition: all .35s ease-in-out;
        background: #fff;
        border-radius: 3px;
        position: relative;
        z-index: 1;
        border: 1px solid rgba(0, 21, 96, .1);
        -webkit-transition-delay: .35s;
        transition-delay: .35s;
    }

        .learning-article .textbox:before,
        .learning-article .textbox:after {
            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: 16px;
        }

            .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: 16px;
            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: 12px;
            line-height: 1.833;
            color: #4d2c92;
        }

        .contact-block .text-holder a {color: #4d2c92;}

            .contact-block .text-holder a:hover {text-decoration: underline;}

.country-flag .country {opacity: 0;}

@media only screen and (max-width: 375px) {
    .nav-tabs {
        display: flex;
        flex-direction: column;
        margin-bottom: 0.5rem !important;
    }

        .nav-tabs .nav-link {border-radius: 25px;}

        .nav-tabs .nav-item {padding: 3px 1px !important;}
}

.nav-tabs {
    border: 0;
    margin: 0 -10px;
}

    .nav-tabs .nav-item {padding: 0 1px;}

    .nav-tabs .nav-link {
        font-size: 13px;
        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: 12px;
            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:hover,
            .nav-tabs.add-style .nav-link.active {
                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: 36px;
            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: 14px;
        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:before,
        .received-popup .opener:after {
            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: 8px;
            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: 18px;
        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: 14px;}

        .received-popup .link-more:after {margin-left: 18px;}

.filter-search {margin: 0 30px 0 0;}

    .filter-search .opener {
        font-size: 13px;
        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: 12px;
            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: 16px;
        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: none;
    }

        .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: 14px;
        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: 36px;
        line-height: 1;
        width: 48px;
        height: 48px;
        margin: 2px 15px 0 0;
        position: relative;
        color: #d82b64;
        opacity: .7;
    }

        .featured-box .icon .fa-user-alt,
        .featured-box .icon .fa-lock,
        .featured-box .icon .fa-lock-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: 14px;
                    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 h2,
.blog-section.addition .article-post .h4 {margin: 0 0 10px;}

    .blog-section.addition .article-post h2 a:after,
    .blog-section.addition .article-post .h4 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: 12px;
        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 h2 a:hover,
    .blog-section.addition .article-post .h4 a:hover {color: #00a0e3;}

        .blog-section.addition .article-post h2 a:hover:after,
        .blog-section.addition .article-post .h4 a:hover:after {left: 5px;}

.load-more-holder {
    position: relative;
}

    .load-more-holder [class^="col-"],
    .load-more-holder [class*=" col-"],
    .load-more-holder .search-post {
        -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: 36px;
    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;
}

.right-line,
.bottom-left-radius-line,
.left-line,
.bottom-right-radius-line {position: relative;}

    .right-line:before,
    .right-line:after,
    .bottom-left-radius-line:before,
    .bottom-left-radius-line:after,
    .left-line:before,
    .left-line:after,
    .bottom-right-radius-line:before,
    .bottom-right-radius-line:after {
        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: none;}

    .visual-search .btn-search {
        width: 30px;
        height: 30px;
        font-size: 16px;
        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: 14px;
                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: 12px;
        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: 12px;
        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: none;}

        .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: 12px;
            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: 16px;
        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: 20px;
        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: 60px;
            line-height: .75;
            opacity: 1;
            vertical-align: bottom;
        }

        .history-gallery .slide-count .total-num,
        .history-gallery .slide-count .sep {opacity: .5;}

    .history-gallery .btn-prev,
    .history-gallery .btn-next {
        font-size: 18px;
        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-prev:hover,
        .history-gallery .btn-next:hover {background: #d82b64;}

        .history-gallery .btn-prev.disabled,
        .history-gallery .btn-next.disabled {opacity: .4;}

            .history-gallery .btn-prev.disabled:hover,
            .history-gallery .btn-next.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: none;}

        .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:before,
    .section-head:after {
        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:before,
    .section-head.pink-lines:after {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: none !important;}

        .article-block.bg-pink:after {background: rgba(216, 43, 100, .2);}

    .article-block.bg-purple {background: none !important;}

        .article-block.bg-purple:after {background: rgba(77, 44, 146, .2);}

    .article-block.bg-peach {background: none !important;}

        .article-block.bg-peach:after {background: rgba(242, 84, 29, .2);}

    .article-block.bg-sky-blue {background: none !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-prev,
    .images-gallery .btn-next {
        font-size: 14px;
        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-prev:hover,
        .images-gallery .btn-next:hover {background: #d82b64;}

        .images-gallery .btn-prev.disabled,
        .images-gallery .btn-next.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: 35px;
        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: 16px !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: none;}

    .app-box .list-unstyled li {margin-bottom: 5px !important;}

    .app-box i {
        font-size: 35px;
        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: 16px !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: white;
            padding-bottom: 2px;
            border-bottom: 1px solid white;
        }

            .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: 13px;
            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: 14px;
            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: 14px;
        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: 18px;
                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: 16px;
            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-red,
    .find-block .bg-light-purple {background: none !important;}

        .find-block .bg-light-red:after,
        .find-block .bg-light-purple: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: 14px;
            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);
}

.job-info, .benefits-sections {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: 28px;
            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: 18px;
        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: 15px;
        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;
        }

/* modal window start */
.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: white;
    font-weight: 700;
    font-size: 1rem;
    border: none;
    border-radius: 25px;
    padding: .5rem 1.5rem;
}

    #btn-open-modal:hover {
        background-color: white;
        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 white;
}

#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: white;
        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: 16px;
        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: none;}

.footer-links {
    font-size: 13px;
    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: none;}


.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: 12px;
        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: 32px;
    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: none;}

.copyrights {
    font-size: 12px;
    line-height: 1.35;
    font-weight: 700;
    opacity: .5;
    margin: 0 25px 0 0;
}

.links-nav {
    font-size: 12px;
    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;
            opacity: .5;
            display: block;
            text-decoration: underline;
        }

            .links-nav li a:hover {opacity: 1;}

.question-link {
    width: 60px;
    height: 60px;
    font-size: 25px;
    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;
        }

/* custom select styles */
.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: 14px;
        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: 14px;
            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);}

/* multiple select styles */
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}

/* select options styles */
.jcf-list {
    font-size: 14px;
    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-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #00a0e3;
    color: #fff;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {padding-left: 30px;}

.jcf-select.jcf-select-country {
    width: 132px;
    min-width: inherit;
    background: #00a0e3;
    border: 0;
    height: auto;
    margin: 0;
}

    .jcf-select.jcf-select-country .jcf-select-text {
        margin: 0;
        padding: 0;
        opacity: 1;
        cursor: pointer;
    }

        .jcf-select.jcf-select-country .jcf-select-text img {
            min-width: 20px;
            max-width: 20px;
            width: 20px;
            height: 20px;
            vertical-align: top;
        }

        .jcf-select.jcf-select-country .jcf-select-text span {display: none;}

.jcf-select-drop.jcf-select-country {margin-left: -96px;}

    .jcf-select-drop.jcf-select-country .jcf-select-drop-content {border-color: #001560;}

    .jcf-select-drop.jcf-select-country .jcf-list {
        font-size: 12px;
        line-height: 15px;
        border-color: #001560;
        background: #001560;
        padding: 13px 0 10px;
    }

        .jcf-select-drop.jcf-select-country .jcf-list:before {
            font-size: 12px;
            line-height: 1;
            position: absolute;
            right: 20px;
            top: 2px;
            color: #fff;
            content: "\f078";
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
        }

        .jcf-select-drop.jcf-select-country .jcf-list img {
            min-width: 20px;
            max-width: 20px;
            margin: 0 10px 0 0;
            border-radius: 100%;
        }

        .jcf-select-drop.jcf-select-country .jcf-list .jcf-option {
            -webkit-transition: color .25s ease-in-out;
            transition: color .25s ease-in-out;
            color: #fff;
            font-weight: 700;
            padding: 7px 15px 7px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .jcf-select-drop.jcf-select-country .jcf-list .jcf-option:hover {
                color: #00a0e3;
                transition: 0.3s;
            }

            .jcf-select-drop.jcf-select-country .jcf-list .jcf-option.jcf-hover {
                background: transparent;
                cursor: pointer;
            }

            .jcf-select-drop.jcf-select-country .jcf-list .jcf-option.jcf-selected {display: none;}

/* Slick slider styles */
.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: none;}

    .slick-list.dragging {cursor: pointer;}

.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slider-autoscroll .slick-track,
.slick-slider-autoscroll .slick-list {
    -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:before,
    .slick-track:after {
        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;}

@media (min-width: 375px) {
    .nav-tabs .nav-link {
        font-size: 14px;
        padding: 10px 10px 8px;
    }

    .nav-tabs.add-style .nav-link {padding: 9px 10px;}
}

@media (min-width: 480px) {
    h1,
    .h1 {
        font-size: 28px;
        letter-spacing: -.2px;
    }

    .partner-logos ul img {max-height: 75px;}

    .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: 15px;
        padding: 10px 15px 8px;
    }

    .nav-tabs.add-style .nav-link {
        font-size: 14px;
        padding: 9px 12px;
    }

    .download-form .form-group {
        margin: 0 7px;
        width: calc(50% - 14px);
    }
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 32px;
        letter-spacing: -.5px;
    }

    h2, .h2 { font-size: 28px;}

    h3, .h3 {
        font-size: 24px;
        letter-spacing: -.3px;
    }

    h4, .h4 {
        font-size: 20px;
        letter-spacing: -.2px;
    }

    h5, .h5 { font-size: 18px;}

    .btn {min-width: 165px;}

    .link-more {font-size: 16px;}

        .link-more:after {font-size: 13px;}

    .form-control {padding: 23px 20px 10px;}

    .form-group label {left: 21px;}

    #wrapper {padding-top: 105px;}

    .add-links {font-size: 14px;}

    .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: 12px;
        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: normal;
        }

        .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:hover > a:after,
          .main-nav li.active > 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: transparent;
            transition: none;
            width: 100%;
            height: unset;
            font-size: 12px;
            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: 16px;
        line-height: 28px;
    }

        .feature-popup .btn-close {
            font-size: 18px;
            right: 20px;
            top: 15px;
        }

        .feature-popup p {font-size: 15px;}

        .feature-popup .link-more {font-size: 15px;}

    .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: 14px;}

    .visual-block.full-visual {min-height: 253px;}

        .visual-block.full-visual .textbox {padding: 4px 0 10px;}

        .visual-block.full-visual p {font-size: 14px;}

    .text-bar p {
        font-size: 18px;
        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:before,
        .feature-post:nth-child(even) .holder:after {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: 18px;}

    .ratings-block .text {
        font-size: 18px;
        margin: 0 27px 0 12px;
        padding: 0;
        width: auto;
    }

    .ratings {font-size: 28px;}

    .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: 20px;
        line-height: 30px;
        letter-spacing: -.2px;
    }

    .article-post .social-networks {margin: 0;}

    .features-section:after {top: 434px;}

    .features-section .head {
        font-size: 16px;
        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: 16px;
        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: 18px;}

        .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: 16px;
            min-width: 180px;
        }

        .nav-tabs.add-style {margin: 0;}

            .nav-tabs.add-style .nav-link {
                font-size: 16px;
                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: 15px;}

            .filter-search .opener i {font-size: 14px;}

    .filter-drop {width: 335px;}

    .sorting-list {max-height: 465px;}

        .sorting-list label {font-size: 16px;}

    .blog-section.addition .article-post h2,
    .blog-section.addition .article-post .h4 {min-height: inherit;}

        .blog-section.addition .article-post h2 a:after,
        .blog-section.addition .article-post .h4 a:after {font-size: 13px;}

    .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: 14px;}

    .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-prev,
    .images-gallery .btn-next {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: 45px;
            margin: 0 0 15px;
        }

        .app-box .link-more {
            font-size: 12px;
            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-red:after,
    .find-block .bg-light-purple:after {height: 175px;}

    .benefits-box .head i {font-size: 30px;}

    .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: 30px;
        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;}

    .jcf-select-drop.jcf-select-country {margin-left: -91px;}

        .jcf-select-drop.jcf-select-country .jcf-list:before {right: 25px;}

    .slick-dots {padding: 20px 0 10px;}
}

@media only screen and (min-width: 768px) {
    .modal-content {width: 80%;}

    .ratings-block.active-modal {height: 70vh;}
}

@media (min-width: 992px) {
    h1 .text-sm, h1 .text-lg, .h1 .text-sm, .h1 .text-lg,
    h2 .text-sm, h2 .text-lg, .h2 .text-sm, .h2 .text-lg,
    h3 .text-sm, h3 .text-lg, .h3 .text-sm, .h3 .text-lg,
    h4 .text-sm, h4 .text-lg, .h4 .text-sm, .h4 .text-lg,
    h5 .text-sm, h5 .text-lg, .h5 .text-sm, .h5 .text-lg,
    h6 .text-sm, h6 .text-lg, .h6 .text-sm, .h6 .text-lg {
        font-size: 16px;
        display: inline;
        padding: 0;
        margin: 0 0 0 40px;
    }

    h1, .h1 {
        font-size: 38px;
        letter-spacing: -.9px;
    }

    h2, .h2 {font-size: 32px;}

    h3, .h3 {
        font-size: 28px;
        letter-spacing: -.7px;
    }

    h4, .h4 {
        font-size: 22px;
        letter-spacing: -.5px;
    }

    .btn {
        font-size: 16px;
        padding: 14px 20px;
    }

    .link-more {font-size: 18px;}

        .link-more:after {
            font-size: 16px;
            top: -1px;
        }

    .form-control {
        font-size: 16px;
        height: 60px;
        padding: 26px 20px 10px;
    }

    textarea.form-control {height: 150px;}

    .form-group label {font-size: 16px;}

    .form-group.focused label {top: 7px;}

    .text-xl {
        font-size: 16px !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: 16px;}

        .main-nav li a {padding: 20px 10px;}

            .main-nav li a.btn {
                min-width: 165px;
                margin: 0 0 0 10px;
            }

    .feature-popup {
        font-size: 20px;
        line-height: 30px;
    }

        .feature-popup .btn-close {font-size: 20px;}

    .visual-block .textbox {
        padding: 15px 0;
        margin: 0 0 30px;
    }

    .visual-block p {font-size: 18px;}

    .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:before,
        .visual-block.addition .img-holder:after {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: 16px;
        line-height: 1.156;
        margin: 0 0 32px;
    }

    .visual-block.full-visual p {
        font-size: 16px;
        line-height: 1.156;
    }

    .visual-block.full-visual .btn {
        min-width: 200px;
        max-width: 200px;
    }

    .visual-block.full-visual.visual-line .container:after,
    .visual-block.full-visual.yellow-line .container:after,
    .visual-block.full-visual.pink-line .container:after,
    .visual-block.home-visual .textbox:before,
    .visual-block.home-visual .textbox:after {display: block;}

    .text-bar p {
        font-size: 20px;
        line-height: 24px;
    }

    .text-bar .link-more {font-size: 20px;}

    .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: 18px;}

    .feature-post .holder:after {width: 210px;}

    .feature-post .textbox {font-size: 16px;}

    .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: 18px;}

        .feature-post .number-box .numbers {font-size: 72px;}

    .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: 36px;}

    .feature-list {font-size: 16px;}

        .feature-list li {
            padding: 0 0 0 48px;
            margin: 0 0 24px;
        }

            .feature-list li:before {font-size: 24px;}

    .progress-box {font-size: 20px;}

        .progress-box .link-more {font-size: 20px;}

    .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: 18px;}

    .info-articles h3.style span {font-size: 16px;}

    .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: 22px;
        line-height: 32px;
        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: 16px;
        line-height: 2;
        margin: 0 0 30px;
    }

    .text-list li:before {margin: 0 15px;}

    .additional-section .h4 {margin: 0 0 28px;}

    .nav-pills {font-size: 18px;}

    .additional-features {
        font-size: 16px;
        line-height: 1.5;
    }

    .blockquote {font-size: 20px;}

        .blockquote p { min-height: 60px;}

    .learning-block h3.h4 {padding-left: 10px;}

    .learning-article .textbox:before,
    .learning-article .textbox:after {
        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: 18px;}

    .contact-block .form-group,
    .contact-block .form-select {width: calc(33.333% - 10px);}

    .nav-tabs .nav-link {
        font-size: 18px;
        min-width: 220px;
    }

    .nav-tabs.add-style .nav-link {
        font-size: 18px;
        min-width: 135px;
    }

    .map-block .map-holder {max-width: 800px;}

    .address-box {width: 300px;}

    .addr-list {
        font-size: 16px;
        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: 17px;}

        .filter-search .opener i {font-size: 16px;}

    .sorting-list label {font-size: 18px;}

    .blog-section.addition .article-post h2,
    .blog-section.addition .article-post .h4 {min-height: inherit;}

        .blog-section.addition .article-post h2 a:after,
        .blog-section.addition .article-post .h4 a:after {font-size: 16px;}

    .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: 18px;
    }

    .list-links {font-size: 16px;}

        .list-links li a:after {font-size: 16px;}

    .sorting-box .txt-label {
        font-size: 16px;
        line-height: 20px;
    }

    .table td:first-child {
        font-size: 16px;
        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: 16px;
        line-height: 1.125;
        margin-bottom: unset;
    }

    .member-box .link-more {font-size: 16px;}

        .member-box .link-more:after {font-size: 14px;}

    .history-gallery .slide-count .current-num {
        font-size: 66px;
        line-height: .7;
    }

    .section-head:before,
    .section-head:after {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: 12px;
        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: 13px;
            position: absolute;
            right: 0;
            top: 3px;
            left: auto;
        }

        .app-box .link-more:hover:after { right: -5px;}

    .windows-block {
        font-size: 16px;
        line-height: 22px;
    }

        .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-red:after,
    .find-block .bg-light-purple:after {height: 208px;}

    .job-section .buttons-box .btn .fa-linkedin {
        margin: -2px 10px -2px 0;
        font-size: 20px;
        left: -20px;
        top: 2px;
    }

    .job-section .link-share {font-size: 16px;}

    .job-details {
        font-size: 16px;
        line-height: 22px;
    }

    .benefits-box .head {margin-top: -7px;}

        .benefits-box .head i {font-size: 36px;}

    .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: 24px;
        right: -4px;
        top: -7px;
    }

    .modal-header .ratings { font-size: 19px;}

    .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: 36px;
        top: -45px;
        right: 40px;
    }

        .question-link:before {
            width: 54px;
            height: 54px;
        }

    .jcf-select {height: 60px;}

        .jcf-select .jcf-select-text {
            font-size: 16px;
            padding: 19px 0;
        }

    .jcf-list {font-size: 16px;}
}

@media (min-width: 1024px) {
    .history-gallery .featured-article {height: 345px;}
    
    .visual-block.full-visual {min-height: 285px;}
}

@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 46px;
        letter-spacing: -1.3px;
    }

    h2, .h2 {font-size: 36px;}

    h3, .h3 {
        font-size: 32px;
        letter-spacing: -1px;
    }

    h4, .h4 {
        font-size: 24px;
        letter-spacing: -.9px;
    }

    .text-lg {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .text-xl {font-size: 18px !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: 16px;
        line-height: 22px;
    }

    .features-block.numbers-addition .features-article .feature-list li {
        font-size: 18px;
        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: 24px;
        line-height: 36px;
        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: 18px;}

        .article-post .social-networks li {margin: 0 0 0 15px;}

    .article-post.single-post h2,
    .article-post.single-post .h4 {padding-top: 4px;}

    .article-post.single-blog-post .social-networks {font-size: 14px;}

        .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:before,
    .learning-article .textbox:after {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: 20px;
        min-width: 275px;
    }

    .nav-tabs.add-style .nav-link {
        font-size: 18px;
        min-width: 149px;
    }

    .map-block .map-holder {max-width: 945px;}

    .address-box {width: 360px;}

    .blog-section.addition .article-post h2,
    .blog-section.addition .article-post .h4 {min-height: inherit;}

    .blog-section.addition .article-post h2,
    .blog-section.addition .article-post .h4 {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: 18px;}

    .table {font-size: 16px;}

        .table thead th {font-size: 14px;}

        .table td:first-child {
            font-size: 18px;
            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: 16px;
        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: 56px;}

    .app-box .link-more {
        font-size: 14px;
        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: 16px;
        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: 20px;
            }

    .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: 16px;
        line-height: 22px;
        overflow: hidden;
    }

    .find-block .form-box .check-row .txt-label {font-size: 16px;}

    .job-section .buttons-box .btn .fa-linkedin {left: -30px;}

    .job-section .link-share {font-size: 18px;}

    .landing-block .text-lg p {line-height: 32px !important;}

    .modal-header .img-box {width: 146px;}

    .jcf-select .jcf-select-text {font-size: 18px;}
}

@media only screen and (min-width: 1200px) {
    .modal-content {width: 70%;}
}

@media (min-width: 1440px) {
    .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;
    }

    .jcf-select-drop.jcf-select-country {margin-left: -21px;}

        .jcf-select-drop.jcf-select-country .jcf-list:before {
            right: auto;
            left: 25px;
        }

        .jcf-select-drop.jcf-select-country .jcf-list .jcf-option {padding: 7px 10px 7px 20px;}
}

@media (max-width: 991.98px) {
    .modal-header .h5 {
        font-size: 16px;
        margin: 0 0 8px;
        width: 100%;
    }
}

@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:before,
    .nav-drop .nav-opener:after,
    .nav-drop .nav-opener span {
        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: 15px;}

        .main-nav ul ul {font-size: 14px;}

    .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: 16px;}

    .learning-article .textbox:before,
    .learning-article .textbox:after { 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: 14px;}
}

/* skeleton */
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;}

/* Custom button colours */
.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: #ffffff !important;
    border-color: #ffffff !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: #ffffff !important;
    background: #001560 !important;
    border-color: #ffffff !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;}

@media (min-width: 768px) {
    .main-nav li a.btn.btn-custom:hover {font-weight: 700;}
}

/* Custom button colours */
.find-block .bg-custom-tab-background {background: none !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;}

@media (min-width: 768px) {
    .find-block .bg-custom-tab-background:after {height: 175px;}
}

@media (min-width: 992px) {
    .find-block .bg-custom-tab-background:after {height: 208px;}
}

/* Custom Marketo form styles */
.mktoHtmlText {
    font-size: 12px;
    line-height: 1.833;
    color: #4d2c92;
}

.newsletter .mktoHtmlText {
    line-height: 18px;
    color: #ffffff;
}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {width: 100% !important;}

.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoForm .mktoButtonWrap.mktoGlow .mktoButton, .mktoForm .mktoButtonWrap.mktoNative .mktoButton {
    max-width: 220px !important;
    display: block !important;
    cursor: pointer !important;
    font-size: 16px !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.mktoSimple .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoGlow .mktoButton:hover, .mktoForm .mktoButtonWrap.mktoNative .mktoButton:hover {
        color: #00a0e3 !important;
        background: #fff !important;
        border-color: #00a0e3 !important;
    }

.mktoForm input[type='text'].mktoField,
.mktoForm input[type='number'].mktoField,
.mktoForm input[type='password'].mktoField,
.mktoForm input[type='email'].mktoField,
.mktoForm input[type='tel'].mktoField,
.mktoForm select.mktoField,
.mktoForm textarea.mktoField {
    height: 50px !important;
    font-size: 16px !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;
}

.mktoOffset, .mktoAsterix, .mktoGutter, .mktoLabel {display: none !important;}

.mktoCheckboxLabel {display: block !important;}

.mktoForm .mktoFormCol {margin: 0 0 10px !important;}

.mktoForm textarea.mktoField {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: white;
}

@media (max-width: 991.98px) {
    .mktoForm, .mktoForm .mktoFormCol, .mktoForm .mktoFieldWrap, .mktoForm .mktoHtmlText {width: 100% !important;}
}

@media only screen and (max-width: 480px) {
    .mktoForm {padding: 0 !important;}
}

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: 30px;
        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%);
    }

@-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(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}