html, body {
    /*overflow-x: hidden !important;*/
}
.tablet_smd {
    display: none;
}

header {
    box-shadow: 0px 4px 4px rgba(140, 152, 164, 0.15) !important;
}
img.quote-image {
    max-width: 608px;
}
.case-study .new-page-header {
    background: white;
    margin-top: 0px;
    padding-top: 65px;
    padding-bottom: 70px;
}
.case-study .developer-hero__wrapper {
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
    max-width: 1250px;
    align-items: stretch;
    padding: 0;
}
.benefits .oms2_itm_title {
    font-family: Poppins;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #055DFF;
}
.benefits .oms2_itm_text>p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    margin-top: 6px;
}
.case-study .formatted_text h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 20px;
}
.case-study .formatted_text {
    background: #fff;
    padding-top: 35px;
    padding-bottom: 50px;
}
.case-study .formatted_text .main-content {
    max-width: 822px;
    margin: 0 auto;
}
.case-study .developer-hero__title span {
    color: #055dff;
}
.case-study .oms2_itm {
    padding: 30px 35px;
    align-content: flex-end;
    min-height: 240px;
}
.case-study .om_section2 ._title {
    margin-bottom: 35px;
}
.case-study .developer-hero__description {
    margin-top: 30px;
}
.case-study .developer-hero__title {
    color: #000;
    font-weight: 700;
    font-size: 42px;
    line-height: 53px;
    margin-top: 5px;
    text-transform: uppercase;
}
.case-study .developer-hero__img {
    width: 100%;
    max-width: 608px;
}
.case-study .hero_subtitle{
    display: flex;
    gap: 20px;
}
.case-study .container {
    max-width: 1248px;
}
.case-study .developer-hero_subtitle {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 53px;
    text-transform: none;
}
section.benefits.om_section2 {
    background: #E2ECFF;
}

section.two_cards {
    background: #F8FAFD;
    padding: 55px 0px;
}
.container.flex-cards {
    display: flex;
    gap: 30px;
}
.card-item {
    padding: 40px 32px;
    background: #fff;
    box-shadow: 0px 4px 4px rgba(140, 152, 164, 0.15);
}

.card-item h4 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
}
.card-item li {
    margin-left: 25px;
    margin-top: 3px;
    list-style: disc;
    line-height: 22px;
}

section.image_banner {
    min-height: 540px;
    background-repeat: no-repeat;
    background-size: cover;
}
section.image_banner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-item {
    margin: 0 auto;
    background: #fff;
    width: 822px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 268px;
}
.banner-item h3 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 42px;
    line-height: 80px;
    text-align: center;
}
.banner-item a {
    background: #055DFF;
    color: #fff;
    width: 250px;
    height: 61px;
    border-radius: 6px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.related-stories__right img {
    max-width: 150px;
    max-height: 83px;
    object-fit: cover;
}
@media (min-width: 768px) {
    .case-study .developer-hero__img {
        min-width: 352px;
    }
    .card-item {
        width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    img.quote-image {
        max-width: 348px;
    }
    .case-study-quote .container {
        align-items: flex-start!important;
    }
    .case-study .container {
        max-width: 720px!important;
        margin: 0 auto;
        padding: 0px;
    }
    .temp-v1 h1.developer-hero__title {
        font-size: 32px !important;
        line-height: 32px;
    }
    blockquote.testimonial-quote {
        font-family: Poppins;
        font-weight: 400;
        font-size: 16px;
    }
    .testimonial-quote {
        height: auto!important;
    }
    .case-study-quote .testimonial-section {
        flex-shrink: unset;
        max-width: 50%;
    }
    body .case-study-quote .container {
        gap: 10px;
    }

    .banner-item h3 {
        font-family: Poppins;
        font-weight: 700;
        font-size: 24px;
        line-height: 100%;
        text-align: center;
    }
    .banner-item a {
        min-width: 165px;
        min-height: 42px;
        height: 42px;
        width: 165px;
        font-family: Poppins;
        font-weight: 700;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0px;
        text-align: center;
        margin-top: 23px;
    }
    .banner-item {
        width: 474px;
        height: 154px;
    }
}
@media (min-width: 1024px) and (max-width: 1439.98px) {
    .banner-item {
        width: 688px;
    }
    img.quote-image {
        max-width: 400px;
    }
    .case-study .container {
        max-width: 832px;
        margin: 0 auto;
        padding: 0px;
    }
    .case-study-quote .container {
        max-width: 832px!important;
    }
    body .image-section {
        width: 50%;
        height: 349px;
        max-width: 50%;
        aspect-ratio: 608 / 349;
    }
    .author-details {
        max-width: 200px;
    }
    .quote-decoration {
        max-width: 106px;
    }
    .testimonial-section {
        width: 50%!important;
    }
    .quote-image {
        max-width: 400px;
    }
}

@media (max-width: 1439.98px) {
    span.mobile-tablet-break {
        display: block;
        height: 0px;
    }
    .case-study .oms2_itm {
        padding: 25px;
    }
}
@media (min-width: 1440px) {
    .lg {
        display: block !important;
    }
    .mobile-tablet-break{
        display: none;
    }
    .case-study .hero_subtitle {
        margin-bottom: 15px;
    }
}


@media (min-width: 768px) and (max-width: 1439.98px) {

    .case-study-quote {
        min-height: 250px!important;
        padding-top: 25px;
    }
    .tablet_smd {
        display: block;
    }
    .tablet_smd h1 br,
    .mob_lg{
        display: none!important;
    }
    .developer-hero__left {
        max-width: 50%;
        text-align: left;
    }
    .case-study .developer-hero__right {
        padding: 0px;
    }
    .case-study .container.developer-hero__wrapper {
        display: flex;
        flex-direction: row!important;
        flex-wrap: nowrap!important;
        padding: 0px;
        margin-top: 20px;
    }
    .case-study .developer-hero__description {
        margin-top: 0px;
    }
}


@media (max-width: 767px) {
    blockquote.testimonial-quote {
        font-family: Poppins;
        font-weight: 400;
        font-size: 16px;
    }

    .banner-item h3 {
        font-family: Poppins;
        font-weight: 700;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0px;
        text-align: center;
    }
    .banner-item a {
        background: #055DFF;
        color: #fff;
        width: 148px;
        height: 38px;
        margin-top: 15px;
        font-family: Poppins;
        font-weight: 700;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0px;
        text-align: center;
    }

    .container.flex-cards {
        display: block;
    }
    .card-item {
        margin-bottom: 15px;
    }
    .banner-item {
        max-width: 263px;
        max-height: 109px;
    }
    section.image_banner {
        min-height: 141px;
    }

    .lg,
    .mob_lg h1 br {
        display: none !important;
    }
    img.mob.developer-hero__img {
        margin-top: 20px;
    }
    .case-study .developer-hero__description {
        margin-top: 15px;
    }
}
@media (min-width: 768px) {
    .container.flex-cards {
        display: flex;
    }

    .mob {
        display: none !important;
    }
    .lg {
        display: block!important;
    }

}


@media (max-width: 767px) {
    .temp-v1 .container.developer-hero__wrapper {
        flex-direction: column;
    }
    body .temp-v1 h1.developer-hero__title {
        font-family: Poppins;
        font-weight: 700 !important;
        font-size: 24px !important;
        line-height: 100%;
        text-transform: uppercase;
        text-align: left;
    }
    .developer-hero__description p {
        text-align: left;
    }
}

.case-study-quote {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-height: 497px;
    position: relative;
    background-color: #F8FAFD;
}

.case-study-quote .container {
    display: flex;
    width: 100%;
    max-width: 1248px;
    align-items: center;
    gap: 32px;
    flex-shrink: 0;
}

.image-section {
    width: 608px;
    height: 349px;
    flex-shrink: 0;
    filter: drop-shadow(0px 4px 4px rgba(142, 152, 163, 0.25));
    position: relative;
}

.image-container {
    width: 608px;
    height: 349px;
    flex-shrink: 0;
    position: relative;
    margin: 0;
}

.background-overlay {
    width: 608px;
    height: 349px;
    flex-shrink: 0;
    border-radius: 6px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #FFEFEF;
}

.platform-image {
    width: 660px;
    height: 437px;
    flex-shrink: 0;
    aspect-ratio: 659.81/436.90;
    border-radius: 6px;
    position: absolute;
    left: -26px;
    top: -45px;
}

.border-overlay {
    border-width: 1px;
    width: 608px;
    height: 349px;
    flex-shrink: 0;
    border-radius: 6px;
    border: 1px solid #E7EAF2;
    position: absolute;
    left: 0px;
    top: 0px;
}

.testimonial-section {
    display: flex;
    width: 608px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    position: relative;
}

.testimonial-quote {
    font-family: Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #000;
    height: 187px;
    align-self: stretch;
    position: relative;
    margin: 0;
}

.author-info {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    position: relative;
}

.author-avatar {
    width: 54px;
    height: 54px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    position: relative;
}

.author-details {
    margin-top: 4px;
    height: 108px;
    flex: 1 0 0;
    color: #000;
    font-family: Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    position: relative;
}

.author-name {
    font-family: Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: rgba(0,0,0,1);
}

.author-title {
    font-family: Poppins, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: rgba(0,0,0,1);
}

.quote-decoration-container {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.quote-decoration {
    width: 217.995px;
    height: 156px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.image-section {
    width: 100%;
    max-width: 50%;
    aspect-ratio: 608/349;
}
h3.related-stories__title {
    font-family: Poppins;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
}
.related-stories__left {
    font-family: Poppins;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
}
.related-stories__category {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
body .related-stories__left {
    max-width: 227px;
    font-weight: 700;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 150px;
}
/* Tablet styles */
@media (min-width: 768px) and (max-width: 1023.98px) {
    .quote-image {
        max-width: 348px;
    }
    .author-details {
        height: 70px;
    }
    .case-study .formatted_text {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .image-section {
        width: 50%;
        height: 250px;
        max-width: 50%;
        aspect-ratio: 608 / 349;
    }
    .quote-decoration{
        display: none;
    }
}

/* Mobile styles */
@media (max-width: 767px) {
    .case-study .formatted_text {
        padding-top: 15px;
        padding-bottom: 0px;
    }
    .case-study-quote .container {
        padding: 40px 48px;
        flex-direction: column;
        gap: 24px;
    }

    .image-section {
        width: 100%;
        max-width: 100%;
        height: auto;
        aspect-ratio: 608/349;
    }

    .image-container {
        width: 100%;
        height: 100%;
    }

    .background-overlay {
        width: 100%;
        height: 100%;
    }

    .border-overlay {
        width: 100%;
        height: 100%;
    }

    .testimonial-section {
        width: 100%;
        max-width: 500px;
    }

    .testimonial-quote {
        font-size: 18px;
        height: auto;
    }
    /********************/
    .case-study-quote .container {
        padding: 24px;
        gap: 20px;
    }

    .image-section img{
        max-width: 100%;
    }
    .quote-decoration-container{
        display: none;
    }

    .testimonial-section {
        max-width: 100%;
    }

    .testimonial-quote {
        font-size: 16px;
    }

    .author-details {
        font-size: 16px;
    }

    .author-name {
        font-size: 16px;
    }

    .author-title {
        font-size: 16px;
    }
}



.case-study .oms2_itm {
    box-shadow: 0px 4px 4px rgba(140, 152, 164, 0.15) !important;
}