.desktop_hide {
    display: none;
}

.case_studies_title {
    background: url(/skins/theme1/media/images/pricing-top-bg.svg), #fff;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    align-items: flex-end;
    margin: 0;
    height: 75vh;
}

.case_studies_title h2 {
    color: #FFFFFF;
    font-family: "Red Hat Display";
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 64px;
}

.case_studies_title p {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 40px;
}

.case_studies_title hr {
    border-top: 1.5px solid #FFF;
    width: 60%;
    margin-top: 30px;
}

.logoContainer {
    bottom: 50px;
    position: relative;
    z-index: 1;
    background-color: transparent;
    padding: 0;
    width: 100%;
    margin: 15px 0;
}

.case_study {
    margin-bottom: 100px;
    margin-top: 50px;
}

.case_study_title h3 {
    color: #2204AF;
    font-family: "Red Hat Display";
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 51px;
    margin-bottom: 80px;
}

.case_study_title h3 span {
    margin-left: 20px;
}

.case_study h2 {
    color: #2204AF;
    font-family: "Red Hat Display";
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 51px;
    margin-left: 20px;
}

.case_study_client_title h2 {
    color: #2204AF;
    font-family: "Red Hat Display";
    font-size: 94px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 125px;
    margin: 0;
}

.case_study_client_title h3 {
    color: #595959;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 40px;
    text-transform: uppercase;
}

.case_study_client_content {
    margin-top: 80px;
}

.case_study_client_content p {
    color: #444444;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}

.case_study_client_content h4 {
    color: #FF963B;
    font-family: "Red Hat Display";
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 2.36px;
    line-height: 40px;
}

.case_study_client img {
    width: 100%;
    object-fit: cover;
    height: auto;
}

.stats_section {
    background-color: #F4F4F4;
    padding: 80px 0;
}

.stats_container {
    margin: 30px auto;
}

.stats_section h3 {
    color: #2204AF;
    font-family: "Red Hat Display";
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 51px;
    text-align: center;
    margin-bottom: 50px;
}

.stat_icon img {
    object-fit: cover;
    vertical-align: middle;
}

.stat {
    border: 1.8px solid #2204AF;
    border-radius: 6px;
    margin: 30px;
    padding: 10px;
}

.stat h4 {
    color: #2204AF;
    font-size: 1.30vw;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
}

.stat_icon {
    color: #6374FF;
    font-size: 35px;
    letter-spacing: 0;
    line-height: 63px;
    margin-bottom: 0;
}

.stat_icon i {
    font-size: 48px;
}

.percent {
    color: #6374FF;
    text-align: right;
    font-size: 22px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 0;
}

.next_case_study {
    min-height: 450px;
}

.next_case_study h4 {
    color: #6374FF;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 19px;
}

.next_case_study p {
    color: #2204AF;
    font-family: "Red Hat Display";
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 40px;
}

.next_case_color {
    background-color: #FF963B;
    height: 450px;
}

.next_case_study img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.next_case_study_mobile {
    display: none;
}
.next_case_study_mobile p.next_case_desc, .next_case_study_mobile p.next_case_desc a {
    font-size: 12px;
    line-height: normal;
    color: #444444;
}
.next_case_study .next_case_desc {
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    color: black;
}

.stat_icon img {
    object-fit: cover;
}

@media screen and (max-width: 1200px) {
    .case_studies_title h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .logoContainer {
        bottom: 50px;
    }
    .next_case_study_mobile {
        display: flex;
    }
    .next_case_study_mobile a {
        color: #2204AF;
    }
    .next_case_color {
        min-height: 250px;
        height: 100%;
    }
    .next_case_study {
        display: none;
    }
    .next_case_study_mobile h4 {
        color: #6374FF;
        font-size: 16px;
        letter-spacing: 3px;
        line-height: 19px;
        margin-bottom: 0;
    }
    .next_case_study_mobile p {
        color: #2204AF;
        font-family: "Red Hat Display";
        font-size: 26px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 40px;
        margin: 20px auto;
    }
    .stat h4 {
        font-size: 1.2em;
        margin: 0;
    }
    .stat_icon p {
        line-height: 35px;
    }
    .next_case_study_mobile img {
        width: 100%;
        object-fit: cover;
    }
    .stats_section h3 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 0;
    }
    .next_case_study_mobile svg {
        width: 100%;
    }
    .case_study_client_title h2 {
        font-size: 48px;
    }
    .case_study_title h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .case_study {
        margin: 60px auto
    }
    .case_study_image_section {
        padding: 0;
    }
    .stat {
        padding: 10px;
        margin: 10px auto;
    }
    .case_studies_title p {
        font-size: 22px;
        line-height: 24px;
    }
    .desktop_hide {
        display: block;
    }
    .mobile_hide {
        display: none;
    }
}