﻿﻿body {
    overflow-x: hidden;
}

.page-content {
    margin: 0;
}

    .page-content body,
    .page-content p,
    .page-content span {
        color: #414141;
        font-family: 'Roboto', sans-serif;
        margin: 0;
    }

.aln-ctr {
    text-align: center;
}

.btn.btn-white {
    color: #006940;
}

.btn.btn-green {
    padding: 11px 52px;
    color: #FFFFFF;
}

.page-content a.green-link,
.page-content p.green-link {
    font-size: 16px;
    text-decoration: underline;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    color: #006940;
    font-weight: 500;
}

.swp_social_panelSide {
    display: none !important;
}


.page-content ul li {
    margin-bottom: 16px;
    line-height: 22px;
}

.hero_section {
    background-position: 33% center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 555px;
    font-family: 'Roboto', sans-serif;
    display: flex;
    align-items: center;
    margin: -5px 0;
}

.hero_heading {
    width: 50%;
    padding-right: 10px;
}

    .hero_heading h1 {
        color: #0D6940;
        font-size: 40px;
    }

    .hero_heading h2 {
        color: #424242;
        font-size: 16px;
        line-height: 22px;
    }


.feature_section {
    padding: 60px 0;
}

#positions-link .green:hover,
#industries-link .green:hover,
#global-locations-link .green:hover {
    color: #4FAC50 !important;
}

.feature_section h3 {
    color: #333333;
    font-size: 32px;
    text-align: center;
}

    .feature_section h4 {
        color: #333333;
        text-align: center;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
    }

    .feature_section .feature_icon {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-left: 24px;
    }

        .feature_section .feature_icon img {
            height: 104px;
            width: 104px;
        }

        .feature_section .feature_icon .count {
            font-size: 33px;
            font-weight: bold;
            text-align: left;
        }

        .feature_section .feature_icon .title {
            font-size: 19px;
            font-weight: bold;
            text-align: left;
        }

    .feature_section .feature_column {
        border-top: 8px solid #006940;
        box-shadow: 0px 3px 6px #00000029;
        padding: 32px 28px;
        text-align: center;
        margin-top: 64px;
    }

        .feature_section .feature_column h3 {
            font-size: 32px;
        }

        .feature_section .feature_column img {
            margin-bottom: 33px;
        }

        .feature_section .feature_column .desc {
            display: flex;
            align-items: flex-start;
            min-height: 480px;
            text-align: left;
        }

            .feature_section .feature_column .desc h5 {
                margin-left: 20px;
                font-size: 20px;
            }

        .feature_section .feature_column .btn-green-text {
            font-size: 16px;
            font-weight: normal !important;
        }

.whatsNew_section {
    margin-bottom: 10px;
}

    .whatsNew_section h3 {
        font-size: 32px;
        line-height: 34px;
        border-bottom: 1px solid #0D6940;
    }

    .whatsNew_section a {
        color: #0D6940 !important;
        text-decoration: underline;
        margin-left: 20px;
    }


.trustData_section {
    background-color: #EFEFEF;
    padding: 56px 31px;
}

    .trustData_section img {
        margin-bottom: 30px;
    }

    .trustData_section h3 {
        font-size: 30px;
        color: #424242;
    }

    .trustData_section a {
        color: #0D6940 !important;
        text-decoration: underline;
    }


.salarySurveyProcess_section {
    margin-top: 67px;
}

    .salarySurveyProcess_section h3 {
        font-size: 32px;
        line-height: 34px;
        border-bottom: 1px solid #0D6940;
        padding-bottom: 15px;
        margin-bottom: 16px;
    }

    .salarySurveyProcess_section h5 {
        font-size: 20px;
        margin-bottom: 12px;
        padding-top: 8px;
    }

    .salarySurveyProcess_section p {
        margin: 0;
    }

        .salarySurveyProcess_section p a:link,
        .salarySurveyProcess_section p a:active,
        .salarySurveyProcess_section p a:hover,
        .salarySurveyProcess_section p a:link:not(.btn),
        .salarySurveyProcess_section p a:visited
        {
            color: #0D6633;
            text-decoration: underline;
        }

    .salarySurveyProcess_section .ssProcess:not(:last-of-type) {
        margin-bottom: 25px;
    }

    .salarySurveyProcess_section .processStepLabel {
        display: flex;
        align-items: flex-start;
    }

    .salarySurveyProcess_section .processStepLabel span {
        color: #0D6633;
        font-size: 74px;
        font-weight: bold;
        display: block;
        line-height: 1;
        padding-right: 7px;
    }


.compensation-consulting-module-container {
    margin-top: 64px;
}

.contactGuidedTour_section {
    margin-top: 64px;
    margin-bottom: 64px;
}

    .contactGuidedTour_section .contact_us {
        padding-left: 0;
    }

    .contactGuidedTour_section .guided_tour {
        padding-right: 0;
    }

    .contactGuidedTour_section h3 {
        font-size: 28px;
        color: #414141;
    }

    .contactGuidedTour_section img {
        margin-bottom: 16px;
    }




.our_product_heading {
    font-size: 32px;
    color: #424242;
    border-bottom: 1px solid #006940;
    padding-bottom: 16px;
}

.section-header {
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    margin: 0;
}

.product-bar-section {
    padding: 30px 0px;
    margin-bottom: 41px;
}

    .product-bar-section .container {
        display: flex;
    }

    .product-bar-section .product-bar-logo-container {
        text-align: center;
    }

        .product-bar-section .product-bar-logo-container a > img {
            padding-bottom: 7px;
            max-width: 71px;
        }

        .product-bar-section .product-bar-logo-container a > span {
            display: block;
            font-size: 14px;
            line-height: 18px;
            color: #414141;
            font-weight: 700;
        }

        .product-bar-section .product-bar-logo-container a span sub {
            font-size: 12px;
            font-weight: 700;
        }

        .product-bar-section .product-bar-logo-container.col-sm:first-of-type {
            padding-left: 0px;
        }

        .product-bar-section .product-bar-logo-container.col-sm:last-of-type {
            padding-right: 0px;
        }





.side-by-side-module .col-sm-6 {
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.featured-post-section {
    margin-bottom: 63px;
    color: #424242;
}

    .featured-post-section .col-sm-6 {
    }

        .featured-post-section .col-sm-6:first-of-type {
            border-right: 2px solid #707070;
            align-items: flex-start;
        }

        .featured-post-section .col-sm-6:last-of-type {
            align-items: flex-end;
        }

    .featured-post-section .side-by-side-col {
        width: 100%;
        max-width: 420px;
    }

        .featured-post-section .side-by-side-col .col-title {
            font-weight: 700;
            font-size: 30px;
            line-height: 34px;
            padding-bottom: 6px;
        }

        .featured-post-section .side-by-side-col .col-subtitle-container {
            min-height: 44px;
            height: 44px;
            margin-bottom: 10px;
        }

        .featured-post-section .side-by-side-col .col-subtitle {
            font-size: 16px;
            line-height: 22px;
        }

    .featured-post-section a:not(.green-link) {
        text-decoration: none !important;
    }

    .featured-post-section .post-container {
        margin: 0;
        margin-bottom: 23px;
    }


        .featured-post-section .post-container .post-title {
            margin: 25px 21px 2px 21px !important;
            font-size: 18px;
            line-height: 24px;
            font-weight: 700;
        }


        .featured-post-section .post-container .post-readmore {
            height: auto;
            margin: 0px 21px 0px 21px !important;
            padding-bottom: 23px;
        }

    .featured-post-section a.green-link,
    .featured-post-section p.green-link {
        font-weight: 700;
        display: block;
    }

@media (max-width: 1200px) {
    .whatsNew_section .highlights {
        margin-top: 20px;
    }

    .contactGuidedTour_section .guided_tour {
        padding: 10px 0;
    }

    .feature_section .feature_column .desc {
        min-height: 580px;
    }
}

@media (max-width: 992px) {
    .feature_section .feature_column .desc {
        min-height: inherit;
    }

    .salarySurveyProcess_section .ssProcess:last-of-type {
        margin-bottom: 25px;
    }

    .salarySurveyProcess_section h3 {
        margin-bottom: 20px;
    }
}


@media (max-width: 576px) {
    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .hero_heading {
        width: 100%;
    }

    .feature_section .feature_icon {
        margin-left: 0;
        flex-direction: column;
    }



    .section-header {
        font-size: 26px;
    }



    .product-bar-section {
        display: flex;
    }

        .product-bar-section .product-bar-section-scroller {
            overflow-x: hidden;
            display: flex;
            width: 80%;
        }

        .product-bar-section .container {
            display: block;
            white-space: nowrap;
            width: 800px;
            position: relative;
        }

        .product-bar-section .scroll-left, .product-bar-section .scroll-right {
            width: 22px;
            min-height: 100px;
            height: 100%;
            margin: 0px 7px;
            display: flex;
            background-repeat: no-repeat;
            cursor: pointer;
        }

        .product-bar-section .scroll-left {
            background-image: url("/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/scroll_left.png");
            background-position: left center;
        }

        .product-bar-section .scroll-right {
            background-image: url("/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/scroll_right.png");
            background-position: right center;
        }

        .product-bar-section .product-bar-logo-container {
            max-width: 130px;
            display: inline-block;
            white-space: normal;
            vertical-align: top;
        }


    .featured-post-section .col-sm-6:first-of-type {
        border-right: none;
        margin-bottom: 25px;
    }

        .featured-post-section .col-sm-6:first-of-type .side-by-side-col {
            padding-bottom: 25px;
            border-bottom: 2px solid #CCCCCC;
        }

    .featured-post-section .side-by-side-col .col-subtitle-container {
        height: auto;
    }
}
