﻿.section-gray,
.section-light-gray,
.section-navy,
.section-white {
    padding: 60px 0;
}

.section-gray {
    background-color: #F0F2F5;
    padding-top: 30px;
    padding-bottom: 0;
}

.section-light-gray {
    background-color: #FBFBFB;
}

.section-navy {
    background-color: #194175;
}

h1[tabindex="-1"]:focus {
    outline: none !important;
}

#banner {
    background-color: #194175;
    color: #fff;
    display: flex;
    width: 100%;
}

    #banner .banner-slide {
        display: none;
    }

    #banner .slick-list {
        height: 440px !important;
    }

    #banner.slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    #banner .slick-dots {
        bottom: 35px;
    }

        #banner .slick-dots li button:before {
            font-size: 20px;
        }

        #banner .banner-data {
            width: 100%;
            text-align: center;
            background-color: #194175;
            background-size: cover;
            background-position: center;
        }

            #banner .banner-data img.banner-img {
                position: absolute;
                object-fit: cover;
                z-index: 0;
                margin-left: 0;
                margin-right: 0;
                height: auto;
                width: 100vw;
            }

            #banner .banner-data .banner-content {
                width: 100%;
                position: relative;
                padding-top: 50px;
                align-items: center;
                display: flex;
                justify-content: center;
                flex-direction: column;
            }

        #banner .banner-data.first-banner, #banner .banner-data.second-banner, #banner .banner-data.third-banner {
            background-image: none;
        }

    #banner .banner-title,
    #banner .banner-text {
        color: #fff;
        text-align: center;
        width: 100%;
    }

    #banner .banner-title {
        font-weight: bold;
        font-size: 34px;
    }

    #banner .banner-text {
        font-size: 18px;
    }

.open-positions-subheader-title {
    color: #D89016;
    font-family: Roboto Condensed;
    font-weight: Bold;
    font-size: 24px;
    padding-bottom: 20px;
}

#prospect-jobs-section-divider {
    margin-top: 30px;
    margin-bottom: 30px;
}

#prospect-jobs-section {
    margin-bottom: 10px;
}

    #prospect-jobs-section > h5 {
        color: #0F4E87;
        font-weight: bold;
    }

    #prospect-jobs-section > #prospect-jobs-section-btn-group {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        row-gap: 20px;
    }


#badges-section {
    margin-top: 30px;
}

    #badges-section > div.row > div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #badges-section .homepage-badges {
        height: 100%;
        width: 160px;
        margin-bottom: 20px;
    }

    #badges-section #badge-clutch-2021 {
        height: 145px;
    }

    #badges-section #badge-great-place-work {
        transform: scale(1.04);
    }

    #badges-section #badge-most-reviewed {
        width: 120px;
    }

.table-width {
    width: 100%;
}

.homepage-section {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
}

    .homepage-section > .homepage-text {
        width: 90%;
    }

.homepage-title {
    font-size: 36px;
    font-weight: bold;
}

.homepage-text {
    font-size: 18px;
    margin-bottom: 0;
}

.video-section,
.video-section > div.row > div.col-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .video-section .main-video-title,
    .video-section .video-title,
    .video-section .estdate-map,
    .video-section .video-text {
        font-family: 'Roboto', Arial, Helvetica, sans-serif;
        text-align: center;
    }

    .video-section .main-video-title {
        font-size: 40px;
        font-weight: bold;
        text-decoration: underline;
    }

    .video-section .video-title {
        font-size: 24px;
        font-weight: bold;
        text-decoration: underline;
    }

    .video-section .video-text {
        color: #737373;
    }

    .video-section .map-icon {
        color: #1685CF;
        margin-right: 5px;
    }

a.video-title, a.main-video-title {
    color: #212529;
}
a.homepage-title, a.homepage-title:hover {
    color: #ffffff;
    text-decoration:none;
}

.mobile-center {
    text-align: center;
}

.percent-spacing {
    margin-bottom: 60px;
}

    .percent-spacing > div.percent-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
    }

        .percent-spacing > div.percent-section > p.homepage-text {
            text-align: center;
            margin-left: 0;
        }

.link-color {
    color: #1685CF;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.connect-section {
    background-color: #F0F2F5;
    border-radius: 24px;
    padding: 15px 20px;
    width: fit-content;
    min-width: 350px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

    .connect-section > span {
        color: #3D3D3D;
        font-family: 'Roboto', Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

    .connect-section i {
        color: #B72B26;
        margin-right: 10px;
    }

    .connect-section img {
        padding: 0 8px;
        height: 24px;
    }

.working-liventus img {
    width: 75px;
    height: 75px;
}

.working-liventus-header {
    text-align: center;
    font: normal normal bold 20px/34px Roboto;
    letter-spacing: 0px;
    color: #3D3D3D;
}

.working-liventus-text {
    text-align: center;
    font: normal normal normal 16px/22px Roboto;
    letter-spacing: 0px;
    color: #737373;
}

.thumbnail-video {
    cursor: pointer;
    margin-bottom: 20px;
    width: 100%;
}

#benefits-btn {
    margin-top: 40px;
}

.events-carousel button.slick-arrow {
    border: 2px solid #000;
    color: #000;
    background: white;
    height: 40px;
    width: 25px;
    z-index: 1;
}

    .events-carousel button.slick-arrow.slick-next {
        right: 5px;
    }

    .events-carousel button.slick-arrow.slick-prev {
        left: 5px;
    }

        .events-carousel button.slick-arrow.slick-prev:before,
        .events-carousel button.slick-arrow.slick-next:before {
            border-style: solid;
            border-width: 2px 2px 0 0;
            content: '';
            color: #000;
            display: inline-block;
            height: 10px;
            position: relative;
            top: 0;
            transform: rotate(45deg);
            vertical-align: top;
            width: 10px;
        }

    .events-carousel button.slick-arrow.slick-next:before {
        transform: rotate(45deg);
        left: -2px;
    }

    .events-carousel button.slick-arrow.slick-prev:before {
        transform: rotate(-135deg);
        left: 2px;
    }

.events-carousel div.slick-track picture > img {
    padding: 5px;
}

@media (min-width: 576px) {
    #banner .banner-title,
    #banner .banner-text {
        width: 80%;
    }

    #banner .banner-title {
        font-size: 40px;
    }

    #banner .banner-text {
        font-size: 22px;
    }
    #banner .slick-dots {
        bottom: 16px;
    }

    .percent-spacing > div.percent-section {
        flex-direction: row;
    }

        .percent-spacing > div.percent-section > p.homepage-text {
            text-align: left;
            margin-left: 15px;
        }
    #badges-section div.badge-block {
        margin-bottom: -3em;
    }
    #open-positions .homepage-title {
        margin-bottom: 15px;
    }

    #open-positions .homepage-text {
        width: 70%;
    }

    .open-positions-subheader-title {
        padding-bottom: 16.5px;
    }
}

@media (min-width: 768px) {

    #banner .banner-title,
    #banner .banner-text {
        width: 80%;
    }

    #banner .banner-title {
        font-size: 42px;
        width: 70%;
    }
    #banner .slick-dots {
        bottom: 16px;
    }

    #prospect-jobs-section > #prospect-jobs-section-btn-group {
        flex-direction: row;
        justify-content: center;
    }

    #banner .banner-text {
        font-size: 26px;
        width: 60%;
    }

    #badges-section div.badge-block {
        height: 187px;
        margin-bottom: -5em;
    }

    #badges-section #badge-great-place-work {
        width: 111px;
        height: 156px;
    }

    .table-width {
        width: 700px;
    }

    .homepage-section > .homepage-text {
        width: 650px;
    }

    #open-positions .homepage-title {
        margin-bottom: 12px;
    }

    .open-positions-subheader-title {
        padding-bottom: 10px;
    }

    .video-section,
    .video-section > div.row > div.col-12 {
        align-items: start;
    }

        .video-section .main-video-title,
        .video-section .video-title,
        .video-section .estdate-map,
        .video-section .video-text {
            text-align: left;
        }

    .percent-spacing > div.percent-section {
        flex-direction: column;
    }

        .percent-spacing > div.percent-section > p.homepage-text {
            text-align: center;
            margin-left: 0;
        }
}

@media (min-width: 992px) {
    #banner .banner-data {
        height: 305px;
    }

    #banner .slick-list {
        height: 330px !important;
    }

    #banner .banner-title,
    #banner .banner-text {
        width: 60%;
    }

    #banner .banner-title {
        width: 50%;
        font-size: 36px;
    }

    #banner .banner-text {
        width: 55%;
        font-size: 18px;
    }
    #banner .slick-dots {
        bottom: 6px;
    }
    #badges-section div.badge-block {
        padding: 31px 22px 31px 27px;
        height: 157px;
        margin-bottom: -3em;
    }

    #badges-section .badge-text {
        font-size: 18px;
    }

    #badges-section .badge-img {
        margin-right: 20px;
    }

    #badges-section #badge-great-place-work {
        width: 91px;
    }

    #open-positions > .homepage-title {
        font-size: 48px;
    }

    #open-positions > .homepage-text {
        font-size: 22px;
        width: 100%;
    }
   

    .homepage-section > .homepage-title {
        font-size: 48px;
    }

    .homepage-section > .homepage-text {
        font-size: 21px;
    }

    .video-section .main-video-title {
        font-size: 30px;
    }

    .mobile-center {
        text-align: left;
    }

    .percent-spacing {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    #banner .banner-data {
        height: 379px;
    }
    #banner .slick-list {
        height: 379px !important;
    }

    #banner .banner-title,
    #banner .banner-text {
        width: 50%;
    }

    #banner .banner-title {
        font-size: 42px;
    }

    #banner .banner-text {
        font-size: 24px;
    }

    .table-width {
        width: 730px;
    }

    .video-section .main-video-title {
        font-size: 40px;
    }
}

@media (min-width: 1900px) {
    #banner .banner-data {
        height: 430px;
    }
    #banner .slick-list {
        height: 430px !important;
    }

    #banner .banner-title,
    #banner .banner-text {
        width: 40%;
    }

    #banner .banner-title {
        font-size: 56px;
    }

    #banner .banner-text {
        font-size: 26px;
    }
    #banner .slick-dots {
        bottom: 20px;
    }

    #open-positions .homepage-text {
        font-size: 22px;
        width: 100%;
    }

    #local-global-opportunities .homepage-text {
        width: 40%;
    }
}
th.location, td.location {
    width: 24% !important;
}
/* Custom card styles Start */
.custom-card {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
}

    .custom-card .card-header {
        background-color: #f7f7f7;
        padding: 10px 20px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .custom-card .card-body {
        padding: 20px;
    }

    .custom-card h5 {
        margin: 0;
    }
/* Custom card styles End */
