body {
    font-size: 16px;
    line-height: 19px;
}

h1, h2, h3 {
    font-family: 'Roboto';
    font-weight: bold;
    margin: 0;
}

h1,
.h1-style {
    color: #333333;
    font-size: 28px;
    line-height: 33px;
    margin: 0px 0px 16px;
    padding: 0px;
}

.page-section h1,
.page-section .h1-style {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 20px;
}

h2 {
    font-size: 32px;
    line-height: 38px;
}

    h2.section-header {
        color: #006940;
        padding: 0px 0px 3px;
        margin: 0px;
        text-transform: uppercase;
    }

h3 {
    color: #333333;
    font-size: 21px;
    line-height: 24px;
    margin: 0px 0px 8px;
    padding: 0px;
}

a {
    padding: 0;
}

hr {
    margin: 0px 0px 24px;
    border-top-width: 1.5px;
    border-top-color: #006940;
}

#ctaTryOurProducts {
    display: none !important;
}


.customer-logo-section {
    background-color: #EFEFEF;
    padding: 26px 0px;
}


.page-section, .customers-section {
    margin-bottom: 64px;
}

    .page-section ul li, .page-section h6, .page-section .h6-style, .page-section p, .page-section div {
        font-size: 16px;
        line-height: 22px;
    }

    .page-section ul {
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
        margin-bottom: 8px;
        margin-left: 16px;
    }

        .page-section ul li {
            font-weight: 400;
            margin-bottom: 16px;
        }

            .page-section ul li::before {
                content: " ";
                background-color: #006940;
                border-radius: 50%;
                display: inline-block;
                height: 6px;
                width: 6px;
                margin: auto 10px 3px -16px;
            }

.banner {
    padding: 64px 0px 226px;
    color: white;
}

    .banner .page_subtitle {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 32px;
    }

    .banner .cta-btns-container {
        margin-bottom: 32px;
    }

    .banner .cta1, .banner .cta2 {
        display: inline-block;
    }

    .banner .cta1 {
        margin-right: 24px;
    }

.database-search-section {
    background-color: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 16px;
    opacity: 1;
    padding: 48px 48px;
    text-align: center;
    margin-top: -162px;
    margin-bottom: 80px;
}

    .database-search-section h3 {
        font-size: 24px;
        line-height: 28px;
        color: #155036;
        margin-bottom: 12px;
        text-transform: uppercase;
    }

    .database-search-section h2 {
        padding-bottom: 0px;
        margin-bottom: 24px;
    }

    .database-search-section .description {
        margin-bottom: 48px;
    }

#assessor-platform {
}

    #assessor-platform .statistics-container {
        display: table;
        margin: 0px auto;
    }

    #assessor-platform .icon-container {
        display: table-cell;
        text-align: right;
        padding: 3px 0px;
    }

    #assessor-platform .label-container {
        display: table-cell;
        font-family: 'Roboto';
        color: #333333;
        font-size: 19px;
        font-weight: bold;
        vertical-align: middle;
    }

    #assessor-platform .statistic-value {
        font-family: 'Roboto';
        color: #333333;
        font-size: 33px;
        font-weight: bold;
        line-height: 39px;
    }

    #assessor-platform .section-header {
        margin-top: 80px;
    }

    #assessor-platform .h1-style {
        margin-bottom: 60px;
    }

.hoverable .green.light {
    color: #4FAC50 !important;
}

#highlighted-features {
    padding: 40px 0px;
    color: white;
    background: transparent linear-gradient(258deg, #4FAC50 0%, #0E6940 100%) 0% 0% no-repeat padding-box;
}

    #highlighted-features h2, #highlighted-features h3, #highlighted-features a {
        color: white;
        text-align: center;
    }

    #highlighted-features .title-container {
        text-align: center;
        margin-bottom: 21px;
    }

    #highlighted-features .icon-container, #highlighted-features .label-container {
        text-align: center;
        margin-bottom: 8px;
        font-size: 20px;
        line-height: 24px;
        font-weight: bold;
    }

    #highlighted-features .description-container {
        text-align: center;
        margin-bottom: 16px;
    }

    #highlighted-features .link-container {
        text-align: center;
    }

#platform-features {
    margin-bottom: 120px;
}

    #platform-features .row {
        margin-left: -25px;
        margin-right: -25px;
    }

        #platform-features .row.non-tablet:first-of-type {
            margin-bottom: 120px;
        }

    #platform-features .col-md-4 {
        padding-left: 25px;
        padding-right: 25px;
    }

    #platform-features .col-lg-4, #platform-features .col-md-6 {
        margin-bottom: 105px;
    }

.platform-feature-container {
    box-shadow: 0px 3px 6px #00000029;
    padding: 41px 31px 12px 31px;
    height: 100%;
    margin-top: 41px;
}

    .platform-feature-container .icon-container {
        position: absolute;
        margin-top: -82px;
        width: 358px;
    }

    .platform-feature-container h3 {
        margin: 13px 0px;
        font-family: 'Roboto';
        color: #414141;
        font-size: 20px;
        line-height: 26px;
        font-weight: bold;
    }

.platform-feature-content {
    text-align: left;
    margin-bottom: -41px;
}

.row.two-columns {
    margin-left: -20px;
    margin-right: -20px;
}

    .row.two-columns .col-lg-6, .row.two-columns .col-sm-6 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .row.two-columns.wide-buffer .col-lg-6:first-of-type {
        padding-right: 40px;
    }

    .row.two-columns.wide-buffer .col-lg-6:last-of-type {
        padding-left: 40px;
    }

#cta-schedule {
    background-color: #006940;
    background-size: cover;
    display: table;
    margin: 0 auto;
}

#cta-schedule-container {
    display: table-cell;
}

#cta-schedule .content-container {
    display: table;
    margin: 0 auto;
}

#cta-schedule .icon-container, #cta-schedule .content {
    display: table-cell;
    text-align: left;
    vertical-align: top;
}

#cta-schedule .h1-style, #cta-schedule h5 {
    margin-bottom: 8px;
}

#cta-schedule h5 {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: white;
    padding: 0px;
}

#cta-schedule p {
    margin-bottom: 20px;
}

#cta-schedule, #cta-demo {
    height: 235px;
    padding: 40px 60px;
}

#cta-demo {
    border: 1px solid #E0E0E0;
}

#cta-schedule .h1-style, #cta-schedule h6, #cta-schedule p {
    color: white;
}

#cta-demo h1, #cta-demo .h1-style, #cta-demo p {
    max-width: 250px;
}

#additional-features-updates {
    margin-bottom: 0px;
}

    #additional-features-updates h2 {
        font-size: 20px;
        line-height: 24px;
        padding: 0px;
        margin-bottom: 8px;
    }

#section-divider-container {
    width: 100%;
    height: 912px;
    margin: -340px 0px -345px 0px;
    display: table;
}

    #section-divider-container .left-col, #section-divider-container .right-col {
        display: table-cell;
        width: min(50vw - 535px, 406px);
        background-repeat: no-repeat;
    }

    #section-divider-container .left-col {
        background-image: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/Left_Triangle_DT.svg);
        background-position: right;
    }

    #section-divider-container .right-col {
        background-image: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/Right_Triangle_DT.svg);
        background-position: left;
    }

    #section-divider-container .center-col {
        display: table-cell;
        width: max(1070px, 100vw - 812px);
    }

#why-trust-eri, #in-the-spotlight, #testimonials, #more-resources, .compensation-consulting-module-container {
    padding-bottom: 90px;
}

    #why-trust-eri .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    #why-trust-eri .col-lg-6 {
        padding-left: 0px;
        padding-right: 0px;
    }

    #why-trust-eri .image-labels {
        font-size: 30px;
        line-height: 30px;
        font-weight: bold;
        text-align: center;
    }

        #why-trust-eri .image-labels.top-outer {
            width: 23%;
        }

        #why-trust-eri .image-labels.top-mid {
            width: 54%;
        }

        #why-trust-eri .image-labels.bot-outer {
            width: 11.5%;
        }

        #why-trust-eri .image-labels.bot-mid {
            width: 38.5%;
        }

    #why-trust-eri .image-container {
        margin: 18px 0px;
    }

#why-trust-eri-content {
    font-size: 20px;
    line-height: 24px;
    width: 50%;
    margin: 0px auto 40px;
}

#in-the-spotlight h2.section-header {
    padding-bottom: 12px;
}

#in-the-spotlight .h1-style {
    margin-bottom: 24px;
}

#in-the-spotlight p {
    margin: 0px auto 16px;
    max-width: 870px;
}

#about-us, #our-customers {
    padding-bottom: 190px;
}

    #our-customers .description-container {
        max-width: 600px;
        margin-bottom: 32px;
    }

    #our-customers .non-tablet > div {
        display: flex;
        justify-content: space-evenly;
        max-width: 800px;
        margin: 0px auto 24px;
    }

        #our-customers .non-tablet > div img {
            height: 30px;
            width: auto;
        }

    #our-customers .tablet > div {
        display: flex;
        justify-content: space-evenly;
        margin: 0px auto 24px;
        max-width: 80%;
    }

        #our-customers .tablet > div img {
            height: 18px;
            width: auto;
        }

#our-customers-divider-container {
    width: 100%;
    height: 600px;
    margin: -730px 0px 125px 0px;
    display: table;
}

    #our-customers-divider-container .left-col, #our-customers-divider-container .right-col {
        display: table-cell;
        width: min(50vw - 640px, 406px);
        background-repeat: no-repeat;
    }

    #our-customers-divider-container .left-col {
        background-image: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/Rectangle_Background_Left_DT.svg);
        background-position: right;
    }

    #our-customers-divider-container .right-col {
        background-image: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/Rectangle_Background_Right_DT.svg);
        background-position: left;
    }

    #our-customers-divider-container .center-col {
        display: table-cell;
        width: max(1070px, 100vw - 812px);
    }

#testimonials .quote-container {
    max-height: calc(100% - 120px);
    min-height: calc(100% - 125px);
    padding: 67px 32px 64px;
    box-shadow: 0px 0px 6px #0000004D;
    margin-bottom: 24px;
}

    #testimonials .quote-container .begin-quote {
        margin: -47px 0px 10px -12px;
    }

    #testimonials .quote-container .end-quote {
        margin: 0px -12px -47px 0px;
        text-align: right;
    }

#testimonials .quote, #testimonials .quote p {
    margin-bottom: 0px;
    height: 100%
}

.testimonial-customer {
    display: table;
}

    .testimonial-customer .image-container, .testimonial-customer .source-info {
        display: table-cell;
        vertical-align: top;
    }

    .testimonial-customer .image-container {
        width: 80px;
    }

    .testimonial-customer .source-info {
        padding-left: 24px;
    }

.customer-info-non-mobile {
    display: table;
}

#more-resources .h1-style {
    margin-bottom: 8px;
}

.resource-image-container {
    margin-bottom: 16px;
}

.resource-content {
    margin-bottom: 20px;
}

.resource-divider hr {
    border-top-width: 2px;
    margin: 24px 0px;
}

@media (min-width: 1500px) {
}

@media (max-width: 1399px) {
    .platform-feature-container .icon-container {
        width: 308px;
    }
}

@media (min-width: 1200px) {
}

@media (max-width: 1199px) {
    .banner {
        padding-bottom: 246px;
    }

    .database-search-section {
        margin-top: -182px;
    }

    .platform-feature-container .icon-container {
        width: 235px;
    }
}

@media (min-width: 992px) {
}

@media screen and (max-width: 991px) {
    .banner {
        padding-bottom: 254px;
    }

        .banner .cta3-container {
            margin-bottom: 48px;
        }

    .database-search-section {
        margin-top: -190px;
    }

    #assessor-platform .stat-cell.up {
        margin-top: 0;
    }

    #highlighted-features .highlighted-feature-container.last-item .description-container {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .platform-feature-container .icon-container {
        width: 278px;
    }

    #cta-schedule, #cta-demo {
        padding: 32px 16px;
    }

        #cta-schedule h1, #cta-schedule .h1-style {
            font-size: 28px;
            line-height: 30px;
        }
}

@media (min-width: 768px) {
}

@media screen and (max-width: 767px) {
    h2.section-header {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 8px;
    }

    .page-section h1,
    .page-section .h1-style {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 8px;
    }

    .banner {
        padding-bottom: 274px;
    }

        .banner .right-col {
            text-align: center;
        }

    .database-search-section {
        margin-top: -210px;
    }

    #assessor-platform h1, #assessor-platform .h1-style {
        margin-bottom: 24px;
    }

    .highlighted-feature-container {
        margin-bottom: 32px;
    }

    #highlighted-features .highlighted-feature-container.last-item .description-container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .platform-feature-container .icon-container {
        width: 468px;
    }

    .page-section, .customers-section, #additional-product-features {
        margin-bottom: 48px;
    }

    .col-md-3.stat-cell {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #our-customers img {
        max-width: 100%;
    }

    #cta-schedule-demo {
        margin-bottom: 0px;
    }

    #additional-features-updates h2 {
        margin-top: 48px;
    }

    #section-divider-container {
        margin: -240px 0px -345px 0px;
    }

        #section-divider-container .center-col {
            width: calc(100vw - 408px);
        }

        #section-divider-container .left-col, #section-divider-container .right-col {
            width: 204px;
        }

    #why-trust-eri-content {
        width: 80%;
    }

    #why-trust-eri, #in-the-spotlight, #about-us, #our-customers, #testimonials, .compensation-consulting-module-container {
        padding-bottom: 0px;
    }

        #why-trust-eri .row {
            max-width: 100%;
            width: 612px;
            margin: 0 auto;
        }

        #why-trust-eri .image-labels {
            font-size: 22px;
            line-height: 26px;
        }

            #why-trust-eri .image-labels.top-outer {
                width: 37.2%;
            }

            #why-trust-eri .image-labels.top-mid {
                width: 25.6%;
            }

            #why-trust-eri .image-labels.bot-outer {
                width: 18.8%;
            }

            #why-trust-eri .image-labels.bot-mid {
                width: 31.2%;
                padding: 0px 20px;
            }

        #in-the-spotlight p {
            margin-bottom: 24px;
        }

        #about-us p {
            margin-bottom: 16px;
        }

            #about-us p:last-of-type {
                margin-bottom: 24px;
            }

    .row.two-columns.wide-buffer .col-lg-6:first-of-type {
        padding-right: 20px;
        padding-bottom: 32px;
    }

    .row.two-columns.wide-buffer .col-lg-6:last-of-type {
        padding-left: 20px;
    }

    #our-customers h1, #our-customers .h1-style {
        margin-left: auto;
        margin-right: auto;
        max-width: 470px;
    }

    #our-customers .description-container {
        max-width: 420px;
        margin-bottom: 16px;
    }

    #our-customers-divider-container {
        height: 300px;
        margin: -425px 0px 125px 0px;
    }

        #our-customers-divider-container .left-col {
            background-image: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/Rectangle_Background_Left_DT_Small.svg);
            width: min(50vw - 225px, 150px);
        }

        #our-customers-divider-container .right-col {
            background-image: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/images/Rectangle_Background_Right_DT_Small.svg);
            width: min(50vw - 225px, 150px);
        }

        #our-customers-divider-container .center-col {
            width: max(450px, 100vw - 300px);
        }

    #testimonials h1, #testimonials .h1-style {
        margin-bottom: 16px;
    }

    #testimonials .col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    #more-resources {
        padding-bottom: 48px;
    }

    .resource-divider hr {
        margin: 36px 0px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .banner .cta1, .banner .cta2 {
        width: calc(50% - 16px);
        text-align: center;
    }

    #platform-features, #platform-features .row.tablet:not(last-of-type) {
        margin-bottom: 32px;
    }

    #additional-features-updates .container {
        padding: 0px;
    }

    #about-us, #testimonials, #more-resources {
        margin-left: -15px;
        margin-right: -15px;
    }

    #cta-schedule, #cta-demo {
        margin-left: -15px;
        margin-right: -15px;
    }

        #cta-schedule .icon-container {
            width: 185px;
        }
}

@media (max-width: 576px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    h1, h2, .h1-style {
        font-size: 24px;
        line-height: 28px;
    }

    h6, .h6-style {
        font-size: 18px;
        line-height: 20px;
        font-weight: bold;
    }

    .page-section, .customers-section, #additional-product-features {
        margin-bottom: 30px;
    }

    .btn, .btn-tall {
        width: 100%;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
    }

    .banner {
        padding-top: 24px;
        padding-bottom: 256px;
    }

        .banner h1 {
            font-size: 32px;
            line-height: 34px;
            margin-bottom: 8px;
        }

        .banner .page_subtitle {
            font-size: 16px;
            line-height: 21px;
            margin-bottom: 27px;
        }

        .banner .cta-btns-container {
            margin-bottom: 36px;
        }

        .banner .cta1 {
            margin-bottom: 16px;
        }


    .database-search-section {
        padding: 32px 24px;
        margin-top: -192px;
    }

        .database-search-section h2 {
            font-size: 32px;
            line-height: 38px;
            margin-bottom: 16px;
        }

        .database-search-section .description {
            margin-bottom: 32px;
        }

    #assessor-platform {
        margin-top: 0;
        margin-bottom: 72px;
    }

        #assessor-platform .section-header {
            margin-top: 48px;
        }

        #assessor-platform .h1-style {
            margin-bottom: 5px;
        }

        #assessor-platform .stat-cell {
            width: 50%;
        }

        #assessor-platform .statistics-container {
            text-align: center;
            margin: 0px auto 12px;
        }

        #assessor-platform .icon-container {
            width: 100%;
            display: block;
            text-align: center;
            padding: 3px 0px;
            margin-top: 16px;
        }

        #assessor-platform .label-container {
            width: fit-content;
            text-align: left;
            display: block;
            font-size: 13px;
            margin: 0 auto;
        }

        #assessor-platform .statistic-value {
            font-size: 22px;
            line-height: 25px;
        }

    #highlighted-features {
        padding: 32px 16px 16px;
        background: transparent linear-gradient(199deg, #4FAC50 0%, #0E6940 100%) 0% 0% no-repeat padding-box;
    }

    .platform-feature-container {
        height: fit-content;
        margin-bottom: 32px;
        margin-top: 41px;
    }

    .platform-feature-content ul {
        padding-bottom: 41px;
    }

    .platform-feature-container .icon-container {
        left: -10px;
        width: 100%;
    }

    #platform-features {
        margin-bottom: 16px;
    }

        #platform-features .row {
            margin-left: -15px;
            margin-right: -15px;
        }

            #platform-features .row:first-of-type {
                margin-bottom: 0px;
            }

    #cta-schedule-demo {
        margin-bottom: 0px;
    }

    #cta-schedule, #cta-demo {
        background-size: cover;
    }

    #cta-schedule {
        padding: 10px 22px 40px 22px;
        height: fit-content;
        margin-bottom: 0px;
        background-position-x: initial;
    }

        #cta-schedule h1, #cta-schedule .h1-style, #cta-schedule h6, #cta-schedule p {
            text-shadow: 0px 0px 6px #1A8E82;
        }

        #cta-schedule h1, #cta-schedule .h1-style {
            font-size: 28px;
            line-height: 30px;
        }

        #cta-schedule .content-container {
            display: block;
        }

        #cta-schedule .icon-container, #cta-schedule .content {
            display: block;
            padding-left: 0px;
            padding-right: 0px;
        }

        #cta-schedule .icon-container {
            text-align: center;
            margin-bottom: 4px;
        }

    #cta-demo {
        padding: 40px 22px;
        height: 450px;
    }

    #section-divider-container {
        margin: -285px 0px -315px 0px;
    }

        #section-divider-container .center-col {
            width: calc(100vw - 320px);
        }

        #section-divider-container .left-col, #section-divider-container .right-col {
            width: 160px;
        }

    #why-trust-eri {
        padding: 20px 5px 24px 5px;
    }

        #why-trust-eri .row {
            width: 100%;
        }

        #why-trust-eri .link-container {
            margin-bottom: 24px;
        }

        #why-trust-eri .image-labels {
            font-size: 12px;
            line-height: 14px;
        }

            #why-trust-eri .image-labels.top-outer {
                width: 37.2%;
                padding: 0px;
            }

            #why-trust-eri .image-labels.top-mid {
                width: 25.6%;
            }

            #why-trust-eri .image-labels.bot-outer {
                width: 18.8%;
            }

            #why-trust-eri .image-labels.bot-mid {
                width: 31.2%;
                padding: 0px 8px;
            }

    #why-trust-eri-content {
        width: 100%;
        margin-bottom: 18px;
    }

    #in-the-spotlight {
        padding-bottom: 24px;
    }

        #in-the-spotlight h1, #in-the-spotlight .h1-style {
            padding: 0px 20%;
            margin-bottom: 8px;
        }

        #in-the-spotlight p {
            margin-bottom: 16px;
        }

    #about-us, #our-customers {
        padding-bottom: 60px;
    }

        #about-us h1, #about-us .h1-style {
            margin-bottom: 24px;
        }

        #about-us .description-container {
            padding-bottom: 14px;
        }

    .row.two-columns.wide-buffer .col-lg-6:first-of-type {
        padding-bottom: 24px;
    }

    #testimonials {
        padding-bottom: 85px;
    }

        #testimonials h1, #testimonials .h1-style {
            padding: 0px 10% 10px;
        }

        #testimonials .col-lg-4 {
            flex: 0 0 100%;
            max-width: 100%;
        }

        #testimonials .image-container {
            margin-bottom: 8px;
        }

        #testimonials .source-info {
            font-weight: bold;
        }

    #more-resources h2 {
        padding-top: 12px;
    }

    #more-resources h1, #more-resources .h1-style {
        padding-right: 10%;
    }

    .customer-info-non-mobile {
        display: none;
    }

    .resource-container {
        margin-bottom: 16px;
    }
}

@media (min-width: 421px) {
}

@media (max-width: 420px) {
}

@media (min-width: 381px) {
}


.customers-slide p {
    display: none;
}

.customers-section {
    padding-top: 23px;
    padding-bottom: 23px;
}

#data-map-section {
    margin-bottom: 80px;
}

    #data-map-section .h1-style {
        font-size: 40px;
    }

    #data-map-section .h6-style {
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 1;
        font-weight: 600;
    }

    #data-map-section img {
        margin-bottom: 40px;
    }

@media only screen and (max-width: 600px) {
    #data-map-section {
        display: none;
    }
}
