.page-template-sustainability .site-content {
    margin-top: 0 !important;
}

.page-template-sustainability .slider-pill {
    color: #FFF;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.4px;
    background-color: #299CDC;
    border-radius: 30px;
    padding: 7px 22px;
    width: max-content;
    margin-bottom: 10px;
}

.page-template-sustainability .cmn-form-main form .forminator-row-last .forminator-field {
    margin-top: -30px !important;
}

.page-template-sustainability #captcha-1 {
    display: none;
}

.page-template-sustainability .location-cta_module {
    z-index: 1;
    position: relative;
}

.page-template-sustainability .location-cta_module .inner-container.cmn_new-inner-container {
    max-width: 655px;
}

.page-template-sustainability .location-jumbotron .carousel-item,
.page-template-sustainability .location-jumbotron .container {
    height: 100%;
}

.page-template-sustainability .location-jumbotron .content .title {
    font-size: 90px;
    width: 730px;
}

.page-template-sustainability .font-headline-2 {
    font-size: 30px;
    width: 472px;
    line-height: 36px;
    /* 120% */
}

.two-column-section {
    padding: 100px 0;
}

.two-column-section h2 {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 50px;
}

.two-column-section p {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.two-column-section .container {
    display: flex;
    justify-content: space-between;
    max-width: 1108px;
    margin: 0 auto;
    padding: 0 15px;
}

.two-column-section .column {
    flex: 1;
    margin-right: 75px;
}

.two-column-section .column:last-child {
    margin-right: 0;
}

.three-column-section {
    background-color: #F2F2F2;
    padding: 100px 0 120px;
}

.three-column-section .container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

.page-template-sustainability .partners-logos {
    margin-top: 80px;
    width: 100%;
}

.three-column-section .section-title,
.image-text-section .section-title {
    text-align: center;
    margin-bottom: 40px;
    color: #000;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    font-size: 57px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    max-width: 800px;
    margin: 0 auto 80px auto;
}

.image-text-section .section-title {
    max-width: 820px;
}

.three-column-section .columns {
    display: flex;
    justify-content: space-between;
}

.three-column-section .column {
    flex: 1;
    margin-right: 70px;
}

.three-column-section .column h3 {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 125% */
    letter-spacing: 0.96px;
    text-transform: uppercase;
    margin: 20px 0;
}

.three-column-section .column p {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 144.444% */
}

.three-column-section .column:last-child {
    margin-right: 0;
}

.three-column-section .icon-wrapper {
    min-height: 75px;
    display: flex;
    align-items: center;
}


.image-text-section {
    padding: 100px 0 120px 0;
}

.image-text-section .container {
    max-width: 1090px;
    margin: 0 auto;
}

.image-text-section .columns {
    display: flex;
    justify-content: space-between;
}

.image-text-section .column {
    flex: 1;
}

.image-text-section .right-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 80px;
}

.image-text-section .left-image {
    max-width: 100%;
    /* Responsive image */
    height: auto;
    /* Maintain aspect ratio */
    border-radius: 5px;
}

.image-text-section h3 {
    color: #299CDC;
    font-family: proxima-nova, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 125% */
    letter-spacing: 0.96px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.image-text-section p {
    color: #000;
    font-family: proxima-nova, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 150% */
    margin-bottom: 50px;
}

.image-text-section .item {
    margin-bottom: 70px;
}

.image-text-section p:last-child,
.image-text-section .item:last-child {
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .three-column-section .columns {
        flex-direction: column;
    }

    .three-column-section .column {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 50px;
    }

    .three-column-section .column:last-child {
        margin-bottom: 0;
    }

    .image-text-section .columns,
    .two-column-section .container {
        display: block;
    }

    .image-text-section .right-column {
        margin-left: 0;
        margin-top: 50px;
    }

    .two-column-section h2 {
        font-size: 36px;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    .page-template-sustainability .location-jumbotron .content .title {
        font-size: 40px;
        width: 100%;
        line-height: 1.2;
        margin-bottom: 40px;
    }

    .page-template-sustainability .font-headline-2 {
        width: 100%;
        font-size: 24px;
        line-height: 1.2;
    }

    .three-column-section .section-title,
    .image-text-section .section-title {
        font-size: 42px;
        line-height: 1.2;
    }
}

.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option {
    font-family: arial, sans-serif !important;
}