.split-content-container .btn-lg {
    margin-bottom: 30px;
}

.solution-quote {
    clear: both;
    font-size: 24px;
    text-align: center;
    line-height: 34px;
}

@media (max-width: 971px) {
    .solution-quote {
        clear: both;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media (min-width: 1200px) {
    .solution-quote {
        margin-left: 12%;
        margin-right: 12%;
    }
}

.split-image-preview-header {
    text-transform: uppercase;
}

.split-image-header {
    line-height: 50px;
    font-size: 40px;
    color: #46336A;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 700;
}

.split-image-preview-header {
    font-size: 15px;
    line-height: 12px;
    color: #F28D43;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 700;
}

.split-image-overview {
    color: #2F2942;
    font-size: 18px;
    line-height: 31px;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 400;
}

.split-image-text-image img {
    border: 1px solid rgba(151,151,151,0.25);
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.service-list-heading {
    color: #F28D43;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 12px;
    padding-bottom: 14px;
}

.service-list-title {
    color: #46336A;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 42px;
}

.service-list-sub-title {
    color: #2F2942;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 60px;
}

.service-card-container {
    padding-left: 10%;
    padding-right: 10%;
}

.illustration-head {
    color: #46336A;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 700;
    text-align: center;
}
.solution-service-description {
    margin-bottom: 80px;
}


@media (max-width: 500px) {
    .service-list-title {
        margin-bottom: 62px;
    }
    .solution-service-description {
        margin-bottom: 40px;
    }
    .illustration-head  {
        font-size: 28px;
        line-height: 30px;
        padding-top: 12%;
    }
    .split-text-image-container {
    }

    .split-img-row {
        padding-bottom: 30px;
    }

    .split-image-header {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .split-image-preview-header {
        font-size: 15px;
        line-height: 18px;
        padding-bottom: 10px;
    }

    .split-image-overview {
        font-size: 18px;
        line-height: 31px;
        padding-bottom: 20px;
    }

    .split-image-text-image {
        width: 384px;
        height: 100%;
        margin-bottom: 40px;
        margin-top: 20px;
    }
    .service-card-container {
        padding: 0px;
        margin: 0px;
    }
    .services-icon {
        margin-bottom: 15px;
        margin-left: auto;
    }

    .no-service-padding-m {
        padding-left: 0px;
        padding-right: 0px;
    }
    .service-list-heading {
        font-size: 15px;
        line-height: 12px;
        padding-bottom: 10px;
        padding-top: 30px;
    }
    .service-list-title {
        font-size: 28px;
        line-height: 30px;
    }
    .service-list-sub-title {
        visibility: hidden;
        display: none;
    }
    .solution-service-title {
        font-size: 18px;
        line-height: 25px;
        padding-bottom: 5px;
    }

    .solution-service-description {
        font-size: 16px;
        line-height: 26px;
    }
    .service-list-btn-pad {
        padding-bottom: 40px;
    }
}

@media (min-width: 501px) {
    .solution-service-title {
        padding-bottom: 15px;
        font-size: 20px;
        line-height: 27px;
    }
    .service-card-container {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    .service-list-title {
        padding-left: 24%;
        padding-right: 24%;
        padding-bottom: 32px;
    }
    .split-img-row {
        padding-bottom: 45px;
    }
    .illustration-head  {
        font-size: 40px;
        line-height: 42px;
        padding-left: 25%;
        padding-right: 25%;
    }
    .split-text-image-container {

    }

    .split-image-header {
        line-height: 1.5;
        font-size: 23px;
        padding-bottom: 15px;
    }

    .split-image-preview-header {
        font-size: 15px;
        line-height: 12px;
        padding-bottom: 10px;
    }

    .split-image-overview {
        font-size: 18px;
        line-height: 31px;
    }

    .split-image-text-image {
        width: 100%;
        height: auto;
    }

}


.solution-service-title {
    color: #4F5050;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 700;
}


.solution-service-description {
    color: #2F2942;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
}

