@media (min-width: 1351px) and (max-width: 1550px) {
    html:not(#old-theme) .container {
        max-width: 1320px;
    }
    .getting-started-module .container {
        padding-left: 200px;
        padding-right: 200px;
    }
}

@media (min-width: 1200px) and (max-width: 1550px) {
   .left-content-right-video .left-c {
        padding-left: 80px;
   }
   .clutch-img {
        left: 80px;
   }
}

@media (min-width: 1201px) and (max-width: 1350px) {
    html:not(#old-theme) .container {
        max-width: 1140px;
    }
}

@media (min-width: 1301px) {
    .expert-wrap .to-the-left .align-bottom {
        max-width: initial;
        /* float: right; */
    }
}

@media (min-width: 1025px) {
    .only-mobile {
        display: none;
    }

    .how-we-engage .engage-process {
        padding: 0 30px;
    }

    .how-we-engage .engage-process:not(:last-child) .process-icon::after {
        content: '';
        position: absolute;
        right: -35px;
        top: 50%;
        transform: translateY(-50%);
        width: 60px;
        height: 20px;
        background-image: url("images/arrow1.png");
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 1;
    }
    .how-we-impact-valuation .col-md-6:nth-of-type(2n) .list-element {
        padding-left: 22px;
    }
    .menu-wrapper ul li:not(.new-pilled):hover a::after {
        filter: brightness(0) invert(1) brightness(0.6);
    }
    .menu-wrapper .menu-item-has-children.sub-menu-opened>a::after {
        filter: brightness(0) invert(1) brightness(0.6);
    }
}
@media (min-width: 1024px) {

    html:not(#old-theme) .how-we-engage.our-formula .engage-process {
        flex-direction: column;
    }

    .cv-video {
        position: relative;
        background: black;
    }

    .rg-cards .container {
        max-width: 80%;
    }

    .page-template-template-services .about-sections img.image-right {
        float: right;
    }

    .page-template-template-services .reea-hero.about-hero img {
        margin-right: 0;
    }

    #home-anim {
        float: right;
    }

    .services-cases {
        margin-right: 10%;
    }

    .mobile-only {
        display: none !important;
    }

    .page-template-template-analytics:not(.page-id-162) .text-sections.about-sections:not(.different-background, .no-title, .title-text) {
        margin: 100px 0 !important;
    }

    .page-template-template-services-uxr section {
        padding: 100px 0 !important;
    }

    .page-template-template-analytics .about-hero {
        margin-top: 145px !important;
        padding: 0 0 100px 0 !important;

    }

    .page-template-template-services-uxr .text-sections.about-sections.diff-margin .align-self-center {
        margin-top: 100px;
    }

    .page-template-template-services-uxr .about-hero {
        margin-top: 145px !important;
    }

    .page-template-template-services-uxr .cases img {
        padding-bottom: 71px;
    }

    .page-id-911 .diff-margin.about-sections img.image-right {
        display: block;
        margin: 100px 0 0 0;
    }

    .custom-row {
        width: 75%;
    }

    .custom-row {
        width: 75%;
    }

    .custom-row .mobile-center {

        width: 100%;
        margin: 0 auto;

    }

    .custom-row a {
        width: fit-content;
    }

    .custom-row p {
        max-width: 100% !important;
    }

    .custom-row p {
        margin: 0 !important
    }

    .page-template-template-services-uxr .no-title h2 {
        font-weight: 300 !important;
    }

    .page-id-877 .no-title.client-quote small,
    .no-title.client-quote small {
        font-weight: 300;
        font-style: normal !important;
        font-size: 20px;
    }

    .page-id-877:not(.page-id-911) .text-sections.about-sections.diff-margin .align-self-center {
        align-self: start !important;
        width: 85%;

    }

    .uxr-users .entire-list p {
        border-left: 2px solid #EAEBEB;
        padding: 0 0 0 50px !important;
        margin: 0 !important;
    }

    .uxr-process .entire-list h4 {
        margin-right: 20px;
    }



    /* .page-template-template-services-uxr .reea-hero.about-hero {
        padding: 0 !important;
        margin: 50px 0 0 0 !important;
    } */

    .uxr-process .col-md-6:nth-child(2) {
        margin-top: 100px;
    }

    .rg-blog.single-blog .post-container {
        max-width: 1024px;
        margin: 0 auto;
    }

    .page-id-935 .ecomm-logos .overlapped {
        padding-bottom: 50px;
    }


    .active-category,
    .searchterm-active,
    .closecat {
        font-size: 16px;
        font-weight: 900;
        font-family: 'Roboto', sans-serif;
        cursor: default;
        -webkit-user-select: none;
        /* Safari */
        -ms-user-select: none;
        /* IE 10 and IE 11 */
        user-select: none;
        /* Standard syntax */
    }

    .active-category,
    .searchterm-active {
        margin-right: 10px;
    }

    .closecat {
        transition: all ease-in 100ms;
        opacity: 0;
    }

    .active-category:hover .closecat,
    .searchterm-active:hover .closecat {
        opacity: 1;
        cursor: pointer;
    }

    .rg-blog {
        margin-top: 200px;
    }

    body .rg-blog .container>.post-container {
        display: flex;
        width: 100%;
    }

    .rg-blog .container>.post-container .post-thumbnail,
    .rg-blog .container>.post-container .post-content {
        width: 50%;
    }

    /* .post-container {
        width: 33%;
        flex: 0 0 33%;
    } */

    .page-template-template-blog .loop-container,
    .single-post>.loop-container {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .search-bar {
        display: flex;
        justify-content: space-between;
        position: sticky;
        top: 147px;
        margin-top: 40px;
    }

    .search-bar {
        background-color: #F4F4F4;
        border-radius: 24px;
        font-size: 20px;
        font-weight: bold;
    }

    .search-bar .search-button,
    .overlay-show-button {
        background-color: #FB511F;
        color: white;
        font-weight: bold;
        border-radius: 24px;
        font-size: 16px;
        font-weight: bold;
        line-height: 27px;
        cursor: pointer;
    }

    .search-bar .search-button:hover {
        border: #fb511f solid 2px;
        border-radius: 24px;
        color: #fb511f;
        background-color: white;
    }

    .search-bar .search-button:hover .search-icon {
        width: 20px;
        height: 20px;
        fill: none;
        background: url("https://reeaglobal.com/reeacnt/uploads/2023/02/icons8-search-50-hover.png");
        background-size: contain;
        padding-right: 19px;
        background-repeat: no-repeat;
    }

    .search-bar .search-button {
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .search-bar .search-button .search-icon {
        width: 20px;
        height: 20px;
        fill: none;
        background: url('https://reeaglobal.com/reeacnt/uploads/2023/02/icons8-search-50.png');
        background-size: contain;
        padding-right: 19px;
        background-repeat: no-repeat;


    }

    .post-date,
    .post-heading,
    .post-title,
    .post-excerpt,
    .post-permalink {
        font-family: Roboto, sans-serif;

        padding-bottom: 16px;

    }

    .post-excerpt {
        margin-bottom: 16px;
        color: #000000;
        font-size: 20px;
        font-family: 'Roboto';
        font-weight: 300 !important;
        font-style: normal;
    }

    .search-text {
        padding-left: 30px !important;
    }

    .container>.post-container .post-date {
        color: #808080;
        font-size: 18px;
        font-weight: bold;
    }

    .loop-container .post-date {
        color: #808080;
        font-size: 16px;
        font-weight: 400;
    }

    .post-heading {
        font-size: 55px;
        font-weight: bold;
        color: #000000;
        opacity: 0.25;
    }

    .post-title a {
        color: #000000 !important;
        font-size: 50px;
        text-decoration: none;
        font-weight: 900;
        -webkit-text-stroke: 1px #707070;


    }

    .post-excerpt p {
        color: #000000;
        font-size: 20px;
        font-family: 'Roboto';
        font-weight: 300 !important;
        font-style: normal;
        margin-bottom: 0;
    }

    .post-permalink a {
        color: #FB511F;
        border: 2px solid #707070;
        border-radius: 24px;
        padding: 10px;
        width: fit-content;
        font-weight: 800;
    }

    .search-overlay {
        position: fixed;
        top: 0;
        background: white;
        left: 0%;
        height: 100vh;
        width: 100vw;
        display: flex;
        justify-content: center;
        flex-direction: column;
        z-index: 1;
        align-items: center;

    }

    .overlay-container {
        width: 60vw;
    }

    .overlay-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: black;
        font-family: Roboto, sans-serif;
        font-weight: bold;
        font-size: 100px;
        padding-bottom: 30px;
    }

    .overlay-container input {
        width: 100%;
        border: none;
        background: #F4F4F4;
        border-radius: 24px;
        padding: 10px 30px;
    }

    .overlay-categories {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-top: 45px;
    }

    .category-button {
        cursor: pointer;
        padding: 13px;
        border-radius: 24px;
        border: 2px solid #707070;
        color: black;
        font-family: Roboto, sans-serif;
        margin-right: 20px;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .overlay-show-button {
        width: fit-content;
        padding: 13px;
    }

    .category-button.active {
        border-color: #FB511F;
    }

    .x {
        font-weight: normal;
        cursor: pointer;
        font-size: 40px;
    }

    .disabled {
        background-color: gray !important;
        color: black !important;
        pointer-events: none;
    }

    .sg-blog-loading {
        position: fixed;
        top: 0;
        height: 100vh;
        left: 0;
        width: 100vw;
        z-index: 10;
        color: WHITE;
        display: flex;
        align-items: center;
        background: #0000006b;
        justify-content: center;
        font-size: 200px;
        font-family: 'Roboto';
        font-weight: bold;
    }

    .loop-container .post-thumbnail img {
        height: 300px;
        object-fit: cover;
    }

    .loop-container .post-date {
        text-align: center;
        font-size: 16px;
        padding-top: 16px;
    }

    .loop-container .post-title a,
    .loop-container .post-title {
        font-size: 30px;
        text-align: center;
    }

    .loop-container .post-permalink {
        display: flex;
        justify-content: center;
    }

    .loop-container .post-content {
        text-align: center;
        /* height: 600px; */
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .loop-container .post-container {
        padding: 55px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .rg-blog .loop-container .post-content {
        text-align: left;
    }

    #load-more-button,
    .see-all-posts {
        display: flex;
        margin: 0 auto;
        justify-content: center;
        margin-bottom: 80px;
        background: #F3F3F3;
        border: 2px #F3F3F3 solid;
        padding: 8px;
        border-radius: 24px;
        font-family: 'Roboto';
        font-weight: bold;
    }

    .post-permalink a:hover,
    #load-more-button:hover {
        border-color: #FB511F;
        text-decoration: none;
    }

    .blog-test-title {
        color: #fb511f;
        text-align: center;
        font-size: 100px;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        margin-bottom: 70px;
    }

    .testimonial-body p {
        padding: 12px 0;
        width: 70%;
        margin: 0 auto;
        font-size: 26px;
        font-family: roboto, sans-serif;
        font-style: italic;
        text-align: center;
        font-weight: 300;
        line-height: 32px;
    }

    .testimonial-body strong {
        font-weight: 600 !important;
        font-size: 16px !important;
        padding-top: 10px;
        font-style: normal !important;
    }


    .testimonial-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    .testimonial-logo img {
        /* max-width: 300px; */
        /* max-height: 70px; */
        object-fit: contain;
    }

    .blog-test-slider .custom-slick-next:before {
        content: " " !important;
        border-right: 2px solid #000 !important;
        border-top: 2px solid #000 !important;
        width: 40px !important;
        height: 40px !important;
        transform: rotate(45deg) !important;
        cursor: pointer !important;
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 250px;
    }

    .blog-test-slider .custom-slick-prev:before {
        content: " " !important;
        border-left: 2px solid #000 !important;
        border-bottom: 2px solid #000 !important;
        width: 40px !important;
        height: 40px !important;
        transform: rotate(45deg) !important;
        cursor: pointer !important;
        display: block !important;
        position: relative;
        left: 7px !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 250px;
    }

    .custom-slick-next,
    .custom-slick-prev {
        margin-top: 79px;
    }

    body .blog-test-slider {
        margin-bottom: 70px;
        display: flex;

        align-items: flex-start;
        align-content: center;

    }

    .single-blog .post-body-content .loop-container {
        max-width: 1024px;
        margin: 0 auto;
        padding-bottom: 10px;

    }

    /* .post-author {
        margin-left: 268px;
    } */
    .single-blog .post-body-content .loop-container h2 {
        /* margin-left: -268px; */
        font-size: 35px;
        font-weight: 900;
    }

    .single-blog .post-container .post-content {
        display: flex;
        flex-direction: column;
        justify-content: center;

        padding-right: 60px;
    }

    .single-blog .post-container {
        padding-bottom: 60px;
    }

    .single-blog .post-body-content .loop-container *:not(h2, h1, h3) {
        color: #000000;
        font-size: 20px;
        font-family: 'Roboto';
        font-weight: 300;
        font-style: normal;
        font-display: swap;
    }

    .single-blog .post-body-content .loop-container a {
        color: #FB511F !important;

    }

    .single-blog {
        background-image: linear-gradient(to right, #707070 33%, rgba(255, 255, 255, 0) 0%);
        background-position: bottom;
        background-size: 46px 2px;
        background-repeat: repeat-x;
        margin-bottom: 0;
    }

    body:not(.page-id-943).case-section .home-section {
        padding: 100px 22px 100px;
    }

    .page-id-877:not(.page-id-911) .text-sections.about-sections.title-text:not(.uxr-users) .home-section {
        padding-bottom: 0 !important;
    }

    .page-id-877 .reea-hero.about-hero {
        padding-top: 0 !important;
    }

    .page-template.page-template-template-analytics .reea-hero.about-hero img {
        padding-left: 100px;
    }

    .reea-hero {
        padding-bottom: 100px !important;
    }

    .page-template-template-analytics .about-sections.different-background .bigger-padding .col-md-5 .image-right {
        width: 70%;
    }

    .page-template-template-services-uxr .about-sections h2 {
        padding-bottom: 30px;
        font-size: 60px;
        font-family: roboto, sans-serif;
        font-weight: 600;
    }

    body:not(.page-id-943) .title-text .home-section {
        padding: 100px 22px;
    }

    .page-template-template-services-uxr .text-sections.about-sections .bigger-padding .image-right {
        margin-top: -200px !important;
    }

    .fm-first-column {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
    }

    .fm-contact {
        padding-right: 20px;
        border-right: 1px solid #CBD6E2;

    }

    .fm-first-column .social-ln {
        margin: 0 20px !important;
    }

    .fm-second-column {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        align-items: center;
        align-content: center;
        margin-top: 40px;
        margin-bottom: 60px;
    }

    .fm-second-column p {
        width: 22%;
        margin-right: 40px !important;
    }

    body .footer-badge {
        margin-right: 40px !important;
    }

    .tcsm-content {
        max-width: 80%;
        margin: 0 auto;
    }

    .main-content-rg .main-title {
        font-size: 80px;
        font-weight: 900;
        font-family: 'Roboto', sans-serif;
        color: #000000;
        text-align: center;
        letter-spacing: -1.6px;

        line-height: 80px;
    }

    .rg-services-icons .col-md-3 {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

    .service-title {
        text-align: center;
    }


    .rg-builder-section .main-title {
        padding-bottom: 100px;
    }

    .main-title span {
        color: #FB511F;
    }

    .rg-builder-section.darker-section {
        padding: 100px 0;
        margin: 60px 0;
    }

    .rg-builder-section:not(.darker-section) {
        padding: 60px 0;
    }

    .rg-builder-section:last-child {
        margin-bottom: 60px !important;
    }

    html:not(#old-theme) .rg-builder-section.getting-started-module:last-child {
        margin: 0 !important;
    }

    .rg-overlapped h3,
    .rg-overlapped h4 {
        text-align: center;
    }

    .rg-overlapped h3 {
        line-height: 0;
        font-size: 60px;
        color: #CCCCCC;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
    }

    .rg-overlapped h4 {
        font-size: 30px;
        color: #FB511F;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        padding-bottom: 40px;
    }

    .tcsm-content p {
        color: #000;
        font-size: 20px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        margin: 0;
    }

    .tcsm .col-4 {
        padding: 0 40px;
    }

    .tcsm {
        background: #F0F0F0;
    }

    .graphic-image img {
        max-width: 70%;

    }

    .graphic-image {
        text-align: center;
    }

    .rg-graphic .list-element-content,
    .rg-graphic .graphic-subtitle,
    .text-image-module-subtitle {
        font-size: 18px;
        line-height: 30px;
        color: #000;
        font-family: 'Roboto', sans-serif;

        font-weight: 300;
        /* letter-spacing: -1.6px; */

    }

    .rg-graphic .col-12:not(:last-child) .list-element-content,
    .rg-graphic .graphic-subtitle {
        padding-bottom: 100px;
    }

    .rg-graphic .graphic-subtitle {
        text-align: center;
        margin: 0 11%;
    }

    .graphic-case {
        display: flex;
        justify-content: center;
        margin: 0 11%;
    }

    .list-element-title {
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        line-height: 40px;
        color: black;
        padding-right: 60px;
        font-weight: 900;
        min-width: 30%;
        text-align: right;
    }

    .graphic-case {
        padding: 30px 0;
    }

    .text-image-module-image .desktop-only {
        max-width: 80%;
        margin: 0 auto;
    }

    .text-image-module-image {
        text-align: center;
    }

    .text-image-module-subtitle {
        text-align: center;
    }

    .rg-text-image-module {
        max-width: 60%;
        margin: 0 auto;
    }

    .rg-services-icons .col-3 {
        text-align: center;
    }

    .rg-services-icons .service-title {
        font-family: 'Roboto', sans-serif;
        font-size: 30px;
        color: #000;
        letter-spacing: -1.6px;
        font-weight: 300;
        padding-bottom: 50px;
    }

    .rg-services-icons {
        padding: 10px 0 !important;
    }

    .rg-services-icons a img {
        scale: 0.8;
        ;
    }

    .rg-services-icons a:hover img {
        scale: 1;
    }

    .rg-services-icons img {
        transition: linear 0.3s;
    }

    .builder-hero-slider .main-title {
        text-align: left;
        padding-bottom: 40px;

    }

    .builder-hero-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .tcsm {
        margin-top: 115px !important;
    }

    .builder-hero-slider {
        margin-top: 150px;

    }

    .builder-hero-content p.first-para {
        line-height: 30px;
        font-size: 18px !important;
        font-family: 'Roboto';
    }

    .builder-hero-content p:not(.first-para) {
        line-height: 30px;
        font-size: 18px;
        font-family: 'Roboto';
    }

    .rg-graphic .main-title {
        padding-bottom: 60px !important;
    }

    .rg-custom-shortcode-content {
        margin-bottom: 100px;
        max-width: 1440px;
        margin: 0 auto;
    }

    .rg-custom-shortcode {
        padding: 100px 0;
    }

    .rg-black-title {
        width: 100%;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 60px;
        line-height: 60px;
        padding-bottom: 60px;
    }

    .multi-service-subtitle,
    .project-types-subtitle {

        margin: 0;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 30px;
        padding-bottom: 20px;
    }

    .multi-service-content,
    .project-types-content {


        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 16px;
        padding-bottom: 20px;
    }

    .rg-multi-service img {
        max-height: 260px;
        object-fit: contain;
    }

    .multi-service-row-left h2,
    .multi-service-row-left .multi-service-content,
    .multi-service-row-left a {
        /* display: block; */
        /* width: 100%; */
        text-align: right;
        margin: 0 !important;
    }

    .multi-service-row-left,
    .multi-service-row-right {
        padding: 70px 30px;
        margin-bottom: 10px;
        background: #F4F4F4;
    }

    .multi-service-row-right .image-part {
        text-align: right;
        padding-right: 70px;
    }

    .multi-service-row-left .image-part {
        text-align: left;
        padding-left: 70px;
    }

    .multi-service-text {
        max-width: 560px;
    }

    .page-template-template-builder #services-anim {
        width: 80% !important;
        margin-bottom: 0 !important;
    }

    .page-id-1805 .builder-hero-slider {
        margin-bottom: 100px;
    }

    .multi-service-row-right .multi-service-text {
        float: left;
        text-align: left;
        padding-left: 70px;
    }

    .multi-service-row-left .multi-service-text {
        text-align: right;
        float: right;
        padding-right: 70px;
    }

    .rg-multi-service a {
        padding: 15px 34px;
        border-radius: 44.5px;
        background-color: #FB511F;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        text-align: left;
        text-transform: uppercase;
        margin-top: 10px;
        display: inline-flex;
        font-weight: 600;
        border: 1px solid #fb511f;
        line-height: 16px;
    }

    .rg-project-types {
        padding: 50px 0 50px 0;
    }

    .rg-multi-service {
        padding: 200px 0 50px 0;
    }

    .page-id-162 .rg-multi-service {
        padding-bottom: 0 !important;
    }

    .page-id-162 .text-sections.about-sections.different-back p {
        text-align: center;
    }

    .project-types-row img {
        max-height: 107px;
        margin-bottom: 17px;
        object-fit: contain;
    }

    .project-types-row {
        text-align: center;
    }

    .project-types-row .col-md-4 {
        padding: 0 50px 50px;
    }

    .project-types-row a {
        color: #FB511F;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
    }

    .page-id-162 .uxr-users .entire-list h4 {
        min-width: 20% !important;
    }

    .home-section.smaller-distance.number-left h3 {
        opacity: 0 !important;
    }

    .home-section.home-section.smaller-distance.number-left .services-desc {
        display: none;
    }

    body.page-id-162 .text-sections.about-sections.different-background h3 {
        opacity: 0;

    }

    body.page-id-162 .text-sections.about-sections.different-background h4 {
        font-size: 40px;
        color: black;

    }

    body.page-id-162 .text-sections.about-sections.different-background h4 br {
        display: none !important;
    }

    .ti-image img {
        max-height: 300px;
        width: 100%;
    }

    .home .card-single:hover {
        background-color: #FC5120;
        cursor: pointer;
    }

    .home .card-single:hover * {
        color: white;
    }

    .home .card-single:hover .card-single-image {
        background-color: white;
    }

    /* .project_slider_section .slick-list{
        margin-left: 25%;
    } */
    body .project_slider_section .custom-reviews-prev:before {
        left: 180px;
        border-width: 5px;
        height: 25px;
        width: 25px;
    }

    body .project_slider_section .custom-reviews-next:before {
        right: 180px;
        border-width: 5px;
        height: 25px;
        width: 25px;
    }

    .project-slide img {
        object-fit: contain !important;
        /* width: 50% !important; */
        /* max-height: 450px; */
        margin-left: -50%;
    }

    .background-image-hero .arrow-sign {
        color: #E95D34;
        background: url('https://reeaglobal.com/reeacnt/uploads/2023/05/Group-346.png');
        background-repeat: no-repeat;
        background-position: center center;
    }

    .background-image-hero {
        /* background-color: #FBFBFB; */
        min-height: 100vh;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .background-image-hero .col-md-6 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100vh;
        padding: 128px 0 7% 0;
        margin-left: 100px;

    }

    .bi-title {
        font-size: 90px;
        font-family: 'roboto', sans-serif;
        font-weight: 900;
        line-height: 90px;
        padding-bottom: 23px
    }

    .bi-subtitle {
        font-family: 'roboto', sans-serif;
        font-size: 30px;
        line-height: 36px;
        font-weight: 600;
        padding-bottom: 20px;
    }

    .bi-text {
        padding-bottom: 20px;
        font-family: 'roboto', sans-serif;
        font-size: 20px;
        line-height: 28px;
    }

    .bi-anchor a {
        font-size: 18px;
        line-height: 21px;
        font-family: 'roboto', sans-serif;
        color: #FB511F;
        font-weight: 600;
    }

    .three-images {
        padding: 100px 0;
        background-color: #FAFAFA;
    }

    .ti-section-title {
        font-size: 50px;
        font-weight: 900;
        line-height: 54px;
        text-align: center;
        max-width: 400px;
        margin: 0 auto;
    }

    .three-images .col-md-4 {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
    }

    .ti-title {
        font-size: 28px;
        font-weight: 800;
        padding-bottom: 20px;
    }

    .ti-text {
        font-size: 16px;
        font-weight: 300;
        max-width: 430px;
        text-align: center;

    }

    .ti-image {
        min-height: 324px;
        /* height: 400px; */
    }

    .custom-video {
        height: 70vh;
    }

    .cv-video,
    .cv-overlay,
    .cv-filter {
        height: 70vh;
        width: 100%;
    }

    .cv-overlay {
        position: absolute;

        margin-top: -70vh;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .cv-play-button {
        z-index: 2;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        cursor: pointer;
        /* margin-bottom: 22px; */
        background-size: contain;
    }

    .cv-title {
        z-index: 2;
        color: white;
        font-size: 40px;
        font-weight: 900;
    }

    .cv-filter {
        z-index: 1;
        background-color: #0000005b;
        position: absolute;
    }

    .project_slider_section {
        background-color: #fafafa;
        padding: 100px 0;
        /* max-height: 50%; */
    }

    .project_slider_title {
        font-size: 50px;
        font-weight: 900;
        padding-bottom: 21px;
        text-align: center;
        /* line-height: 45px; */


    }

    .project_slider_subtitle a {
        color: #fb511f;
        font-size: 14px;
        line-height: 22px;

        font-weight: 900;
        text-align: center;
    }

    .project-slide {
        margin: 0 7.5px;
    }

    .project_slider_subtitle {
        text-align: center;
        padding-bottom: 45px;
    }

    .project_slider_section .custom-reviews-next,
    .project_slider_section .custom-reviews-prev {
        width: 1px;
        height: 1px;
    }

    .project_slider {
        display: flex !important;
        align-content: center !important;
        align-items: center !important;
    }

    .project_slider_section .slick-dots {
        position: absolute;
        display: flex;
        justify-content: space-between;
        bottom: -52px;
        width: 100%;
        justify-content: center;
        padding: 0;
        list-style: none;
    }

    .project_slider_section .slick-dots button {
        display: none;
    }

    .project_slider_section .slick-dots li {
        width: 75px;
        height: 10px;
        /* border: #000 solid 1px; */
        transition: all linear 0.3s;
        margin: 0 10px;
    }

    .project_slider li.slick-active {
        background-color: #FB511F;
    }

    .project_slider li:not(.slick-active) {
        background-color: rgba(128, 128, 128, 0.169);
    }

    .project_slider .slick-slide {
        pointer-events: none;
    }

    .project_slider_section .custom-reviews-next::before {
        position: absolute;
        right: 12px;
    }

    .headlines {
        padding: 0px 0 30px 0;
        /* background: rgb(255, 87, 87); */
        background: white;
    }

    .headline {
        display: flex;
        /* margin-bottom: 70px; */
        width: 70%;
        margin: 0 auto 70px;
    }

    .h-text {
        width: 70%;
        font-size: 20px;
        font-weight: 300;
        margin-left: 65px;
    }

    .h-title {
        width: 30%;
        color: #FB511F;
        font-size: 40px;
        font-weight: 600;
        line-height: 40px;
        text-align: right;
    }

    .h-title span {
        color: black !important;
    }
}
@media (min-width: 768px) {
    .our-solutions-section .solutions-row {
        grid-template-columns: repeat(2, 1fr);
    }

    .how-we-impact-valuation .col-md-6:nth-last-child(2) .list-element,
    .how-we-impact-valuation .col-md-6:last-child .list-element {
        margin-bottom: 0;
    }

    /* Full bleed for 1st and 3rd images */
    /*.how-we-engage:not(.engine-components) .engage-process:nth-of-type(1) .process-icon img,
    .how-we-engage:not(.engine-components) .engage-process:nth-of-type(3) .process-icon img {
        width: 100%;
        max-width: none;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
    }*/

    .how-we-engage.engine-components .engage-process .process-icon::after {
        display: none;
    }
}

@media (min-width: 442px) {
    #hs-form-iframe-1 {
        min-height: 440px;
    }
}

@media (max-width: 1560px) {
    .container-big {
        width: calc(100vw - 40px);
    }

    .inner-hero h2 {
        font-size: 80px;
        line-height: 70px;
    }

    .overlapped h3 {
        font-size: 180px;
    }

    .overlapped h4 {
        font-size: 50px;
        margin-top: -93px;
    }

    .expert-info p {
        font-size: 16px;
    }

    .inner-hero {
        padding: 100px 0;
    }

    .inner-hero h2.secondary {
        padding-top: 60%;
    }
    html:not(#old-theme) .use-cases-row {
        padding: 0 60px;
    }
    html:not(#old-theme) .use-case-item {
        padding: 36px 24px;
    }
    html:not(#old-theme) .use-cases-section div.use-case-button {
        bottom: 26px;
        right: 24px;
    }
    html:not(#old-theme) .use-case-content h3 {
        font-size: 24px;
        line-height: 28px;
    }
}

@media (max-width: 1450px) {
    html:not(#old-theme) .rg-builder-section.how-we-engage p br {
        display: none;
    }
    .getting-started-module .container {
        padding: 96px 180px;
    }
}

@media (max-width: 1366px) and (max-height: 768px) {
    .about-hero {
        padding: 60px 0 230px 0;
    }
}

@media (max-width: 1350px) {
    .two-col-image-left .section-title {
        padding-left: 80px;
    }
    html:not(#old-theme) .two-col-image-left.full-width-image .section-title {
        padding-left: 85px;
        padding-right: 10px;
    }
    html:not(#old-theme) .two-col-image-left.full-width-image .section-title p br {
        display: none;
    }
    html:not(#old-theme) .rg-builder-section h1,
    html:not(#old-theme) .two-col-image-left.full-width-image .section-title h2,
    .rg-blog .featured-wrapper .post-title, .rg-blog .featured-wrapper .post-title a {
        font-size: 54px;
        line-height: 1.1;
    }
    html:not(#old-theme) .two-col-image-left.full-width-image .section-title h2 {
        font-weight: 300;
    }
    .left-content-right-video h5 br {
        display: none;
    }
    .rg-video-container {
        margin-right: 20px;
    }
    html:not(#old-theme) .reea-flow-section .reea-flow-content-inner .reea-flow-icon img {
        max-width: 300px;
        height: auto;
    }
    .getting-started-inner {
        margin: 0;
    }
    .case-studies-module .stat-value {
        font-size: 32px;
    }
    html:not(#old-theme) .case-studies-module .right-col {
        padding-left: 80px;
        padding-right: 20px;
    }
    .our-solutions-section .solution-item.right-aligned .solution-bg-image img,
    .our-solutions-section .solution-item.left-aligned .solution-bg-image img {
        right: 15px;
    }
    html:not(#old-theme) .use-cases-row {
        padding: 0;
    }
}

@media (max-width: 1300px) {
    .overlapped h3 {
        font-size: 140px;
        line-height: 140px;
    }

    .overlapped h4 {
        font-size: 40px;
        margin-top: -73px;
    }

    .expert-info {
        padding-top: 0;
    }

    .widget-different .footer-metadata {
        margin-left: 0;
    }

    .footer-sect .widget-different h3 {
        font-size: 85px;
    }

    .inner-hero h2 {
        font-size: 60px;
        line-height: 50px;
    }
}

@media (max-width: 1200px) {
    html:not(#old-theme) .container {
        max-width: 100%;
        padding-left: 17px;
        padding-right: 17px;
    }
    html:not(#old-theme) .getting-started-module .container {
        padding: 80px 100px;
    }
    html:not(#old-theme) .how-we-engage.our-formula .engage-process {
        padding: 0 15px;
    }
    .popup .center {
        width: 80%;
    }

    .popup {
        overflow-y: auto;
    }
    .menu-wrapper ul li {
        margin-left: 30px;
    }
    .clutch-img {
        bottom: -110px;
    }
    html:not(#old-theme) .reea-flow-section .reea-flow-right .reea-flow-content-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
    html:not(#old-theme) .rg-builder-section.how-we-engage.engine-components.operational-impact h4 br,
    html:not(#old-theme) .rg-builder-section.how-we-engage.engine-components.operational-impact p br {
        display: none;
    }
    html:not(#old-theme) .popup-column {
        margin-right: 0;
    }
    html:not(#old-theme) .popup-column.why-it-matters {
        margin-left: 0;
    }
    .how-we-engage.engine-components h4 {
        font-size: 25px;
        line-height: 28px;
    }
    html:not(#old-theme) .use-case-content h3 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 500;
    }
    html:not(#old-theme) .use-case-item {
        padding: 36px 10px 36px 20px;
    }
    .getting-started-module .container {
        border-radius: 0;
    }
}
@media (max-width: 1280px) and (min-width: 1048px) {
    .custom-row {
        width: 85%;
        margin: 0 auto;
    }

    .custom-row p {
        margin: 0 !important;
    }

    .custom-row .download-button {
        margin-top: 35px !important;
    }

    .margin-p {
        margin-bottom: 25px !important;
    }

    .widget-different h3 {
        font-size: 60px !important;
    }
}

/* ------------------------Blog----------------------------- */
@media (max-width: 1100px) {
    .rg-blog .loop-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .our-solutions-section .solution-item.right-aligned .solution-bg-image img, .our-solutions-section .solution-item.left-aligned .solution-bg-image img {
        width: 220px;
    }
}

@media (max-width: 1024px) and (orientation: landscape) {
    .menu-wrapper {
        margin-top: 10px;
    }
}

@media (max-width: 1048px) {
    .desktop-only {
        display: none !important;
    }

    .search-text {
        display: none;
    }

    .active-category,
    .searchterm-active {
        display: none;
    }

    .post-date,
    .post-heading,
    .post-title,
    .post-excerpt,
    .post-permalink {
        font-family: Roboto, sans-serif;

        padding-bottom: 10px;

    }

    .rg-blog {
        padding: 20px 0;
        margin-top: 100px;
    }

    .post-heading {
        font-size: 25px;
        font-weight: 900;
        color: #000000;
        opacity: 0.25;
    }

    .post-date {
        color: #808080;
        font-size: 16px;
        font-weight: 400;
    }

    body .post-title a {
        color: #000000 !important;
        font-size: 30px;
        text-decoration: none;
        font-weight: 900;
        -webkit-text-stroke: 1px #707070;
    }

    .post-permalink a {
        color: #FB511F;
        border: 2px solid #707070;
        border-radius: 12px;
        padding: 4px;
        width: fit-content;
        font-weight: 800;
        font-size: 16px;
        margin-bottom: 40px;

    }

    .post-permalink {
        display: flex;
        justify-content: center;
    }

    #load-more-button,
    .see-all-posts {
        font-size: 16px;
        display: flex;
        margin: 0 auto;
        justify-content: center;
        margin-bottom: 25px;
        background: #F3F3F3;
        border: 2px #F3F3F3 solid;
        padding: 8px;
        border-radius: 12px;
        font-family: 'Roboto';
        font-weight: bold;
    }

    .blog-test-title {
        color: #fb511f;
        text-align: center;
        font-size: 45px;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        margin-bottom: 35px;
    }

    .different-background:not(.ecomm-logos, .text-sections) .image-right {
        display: none;
    }

    .testimonial-body p {
        width: 80%;
        margin: 0 auto;
        font-size: 16px;
        line-height: 25px;
    }

    .testimonial-body p:last-child {
        margin-top: 10px;
    }

    .testimonial-logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 35px;
    }

    .testimonial-logo img {
        max-width: 240px;
        /* max-height: 30px; */
        object-fit: contain;
    }

    .ecomm-logos .cases .case img {
        padding: 0 !important;
    }

    body:not(.page-id-877) .different-background .bigger-padding img.image-right {
        width: 80%;
    }

    .blog-test-slider .custom-slick-next:before {
        content: " " !important;
        border-right: 2px solid #000 !important;
        border-top: 2px solid #000 !important;
        width: 20px !important;
        height: 20px !important;
        transform: rotate(45deg) !important;
        cursor: pointer !important;
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50%;
    }

    .blog-test-slider .custom-slick-prev:before {
        content: " " !important;
        border-left: 2px solid #000 !important;
        border-bottom: 2px solid #000 !important;
        width: 20px !important;
        height: 20px !important;
        transform: rotate(45deg) !important;
        cursor: pointer !important;
        display: block !important;
        position: relative;
        left: 7px !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50%;
    }

    body .blog-test-slider {
        margin-bottom: 35px;
        display: flex;
        align-items: center;

    }

    .rg-blog-testimonials {
        width: 90% !important;
        margin: 0 auto;
    }

    .search-bar {
        display: flex;
        justify-content: space-between;
        position: sticky;
        top: 90px;
        margin-top: 40px;
    }

    .search-bar {
        background-color: transparent !important;
        border-radius: 24px;
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 30px;
        pointer-events: none;
    }

    .search-bar .search-button {
        pointer-events: auto;
    }

    .search-bar .search-button,
    .overlay-show-button {
        background-color: #FB511F;
        color: white;
        font-weight: bold;
        border-radius: 24px;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        cursor: pointer;
        padding: 10px 15px;
        height: auto;
        text-transform: capitalize;
    }

    .search-bar .search-button:hover {
        border: #fb511f solid 2px;
        border-radius: 24px;
        color: #fb511f;
        background-color: white;
    }

    .search-bar .search-button:hover .search-icon {
        width: 15px;
        height: 15px;
        background: url("https://reeaglobal.com/reeacnt/uploads/2023/02/icons8-search-50-hover.png");
        background-size: contain;
        padding-right: 19px;
        background-repeat: no-repeat;
    }

    .search-bar .search-button {
        cursor: pointer;
        display: flex;
        align-items: center;
    }

    .search-bar .search-button .search-icon {
        width: 15px;
        height: 15px;
        background: url('https://reeaglobal.com/reeacnt/uploads/2023/02/icons8-search-50.png');
        background-size: contain;
        padding-right: 19px;
        background-repeat: no-repeat;


    }

    .search-bar .search-text,
    .search-bar .search-button {
        padding: 13px;
    }

    .search-overlay {
        position: fixed;
        top: 0;
        background: white;
        left: 0%;
        height: 100vh;
        width: 100vw;
        display: flex;
        justify-content: center;
        flex-direction: column;
        z-index: 1;
        align-items: center;

    }

    .overlay-container {
        width: 90vw;
    }

    .overlay-title {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: black;
        font-family: Roboto, sans-serif;
        font-weight: bold;
        font-size: 45px;
        padding-bottom: 15px;
    }

    .overlay-container input {
        width: 100%;
        border: none;
        background: #F4F4F4;
        border-radius: 12px;
        padding: 10px 30px;
    }

    .overlay-categories {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-top: 30px;
    }

    .category-button {
        cursor: pointer;
        padding: 8px;
        border-radius: 12px;
        border: 2px solid #707070;
        color: black;
        font-family: Roboto, sans-serif;
        margin-right: 10px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .overlay-show-button {
        width: fit-content;
        padding: 8px;
    }

    .category-button.active {
        border-color: #FB511F;
    }

    .single-post .post-container {
        padding: 20px;
    }

    .single-blog .post-body-content .loop-container a {
        color: #FB511F !important;

    }
}

@media (min-width: 640px) and (max-width: 1048px) {
    .loop-container .post-container {
        width: 50%;
        flex: 0 0 50%;
        background: none !important;
        padding: 30px;
        display: flex;
        align-content: stretch;
        flex-direction: column;
        justify-content: space-between;
    }

    .loop-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (max-width: 1024px) {
    html:not(#old-theme) .reea-flow-page .reea-flow-section:first-of-type {
        padding-top: 63px;
    }

    html:not(#old-theme) .rg-builder-section.question-section {
        padding-top: 96px;
    }

    html:not(#old-theme) .rg-builder-section.mtb-100:first-of-type {
        margin: 145px 0 70px;
    }

    html:not(#old-theme) .two-col-image-left.full-width-image .section-title {
        padding-left: 0;
        padding-right: 0;
    }

    html:not(#old-theme) .rg-builder-section.ptb-74 {
        padding-top: 0 !important;
    }

    html:not(#old-theme) .rg-builder-section.how-we-engage.engine-components.operational-impact {
        margin-top: 0 !important;
    }

    html:not(#old-theme) .how-we-engage.engine-components.operational-impact .engage-process {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
        display: flex;
        gap: 14px;
    }

    html:not(#old-theme) .how-we-engage.engine-components.operational-impact .col-md-4 .process-icon {
        width: 68px;
        height: 68px;
        min-height: 0;
    }

    .menu-wrapper ul ul a:hover {
        background-color: transparent;
    }

    html:not(#old-theme) .centered-text-with-background .intro-text p {
        text-align: center;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 120% */
        letter-spacing: -0.4px;
    }

    html:not(#old-theme) .centered-text-with-background .intro-text p br {
        display: none;
    }

    .getting-started-module .container {
        border-radius: 0;
    }

    html:not(#old-theme) .rg2-button {
        padding: 10px 20px;
        height: auto;
    }

    html:not(#old-theme) .rg2-button a,
    html:not(#old-theme) .rg-builder-section .btn-transparent a {
        font-size: 14px !important;
        font-weight: 700 !important;
        line-height: normal !important;
        /* 128.571% */
        text-decoration: none !important;
    }

    .cards-content {
        margin-bottom: 25px;
    }

    .card-single .cards-subtitle {
        margin-bottom: 25px;
    }

    .card-single {
        box-shadow: none !important;
        background-color: transparent !important;
        margin: 0 20px;
    }

    .rg-cards {
        background-color: #fafafa;
    }

    body .reviews .custom-reviews-next:before,
    body .reviews .custom-reviews-prev:before {
        width: 15px;
        height: 15px;
        border-color: #E95D34;
        border-width: 3px;
    }

    body .reviews-testimonial-body p {
        font-size: 18px;
        line-height: 22px;
    }

    .reviews-testimonials .slick-list {
        max-width: 74%;
    }

    body .reviews-testimonial-body strong {
        line-height: 23px;
        font-size: 18px;
        padding: 20px;
        font-weight: 600;
    }

    .reviews,
    .rg-cards {
        padding: 50px 0 !important;
    }

    body .card-single-underlay {
        display: none;
    }

    .types-next:before {
        content: " ";
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        width: 40px;
        height: 40px;
        transform: rotate(45deg);
        cursor: pointer;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .types-prev:before {
        content: " ";
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        width: 40px;
        height: 40px;
        transform: rotate(45deg);
        cursor: pointer;
        display: block;
        position: relative;
        left: 7px;
        margin-left: auto;
        margin-right: auto;
    }

    .types-prev,
    .types-next {
        background: none;
        border: none;
        margin: 0 25px;
    }

    .btn-wrap {
        display: none;
        justify-content: center;
        margin-top: 20px;
    }

    .reviews .rg-black-title {
        font-size: 24px !important;
    }

    body .footer-badge {
        margin: 13px 10px 12px 0 !important;
    }

    .logged-in .reea-hero.about-hero {
        margin-top: 0;
    }

    header.open {
        z-index: 9999;
    }

    .inner-hero h2 {
        font-size: 50px;
    }

    .expert-wrap {
        padding-left: 22px;
        padding-right: 22px;
    }

    .text-to-right.expert-info-box {
        text-align: left;
    }

    .overlapped h3 {
        font-size: 60px;
        line-height: 60px;
    }

    .overlapped h4 {
        font-size: 25px;
        margin-top: -34px;
        line-height: 15px;
    }

    .expert-wrapper .overlapped h5 {
        font-size: 12px;
    }

    .expert-info p {
        font-size: 15px;
    }

    .expert-wrap img {
        margin-bottom: 35px;
    }

    .admin-bar header {
        top: 46px;
    }

    body header {
        background: #FFFFFF;
        height: 76px;
        width: 100vw;
        max-width: 100vw;
        left: 0;
        right: 0;
        overflow: hidden;
    }

    body header>.container,
    body header>.container>.row,
    body header>.container>.row>.col-12 {
        height: 76px;
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        display: block;
    }

    body header>.container>.row>.col-12 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .logo {
        width: 48px;
        margin: 0;
        flex-shrink: 0;
    }

    .burger {
        display: block;
        width: 32px;
        height: 32px;
        background: url('images/burger.svg') no-repeat center;
        background-size: 24px auto;
        cursor: pointer;
        margin: 0;
        padding: 0;
        float: none;
        flex-shrink: 0;
    }

    .reea-flow-page .burger {
        filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(99deg) brightness(108%) contrast(101%);
    }

    .close {
        display: block;
        width: 32px;
        height: 32px;
        background: url('images/close.svg') no-repeat center;
        background-size: 20px auto;
        cursor: pointer;
        margin: 0;
        opacity: 1;
    }

    .mobile-menu-wrapper {
        display: block;
        position: fixed;
        width: 100vw;
        max-width: 100vw;
        height: 100%;
        background: #FB511F;
        left: 0;
        top: -100%;
        padding: 0 22px;
        box-sizing: border-box;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 10;
    }

    .mobile-menu-wrapper .row {
        margin-left: 0;
        margin-right: 0;
    }

    .mobile-menu-wrapper .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-menu-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin: 10px 0 20px;
    }

    .menu-wrapper {
        float: none;
        margin-right: 0;
        margin-top: 140px;
    }

    .menu-wrapper a {
        color: #fff;
        font-size: 40px;
        line-height: 40px;
        text-transform: capitalize;
    }

    .menu-wrapper ul {
        padding-left: 0;
        margin-right: 20px;
    }

    .menu-wrapper ul li {
        display: block;
        margin-left: 0;
        line-height: 44px;
    }

    html:not(#old-theme) header .menu-wrapper ul li:hover>a {
        text-decoration: none !important;
        color: #FFF;
        opacity: 0.6;
    }

    .menu-wrapper .menu-item-has-children>a::after {
        color: #FFF;
        filter: brightness(0) invert(1);
        width: 44px;
        height: 44px;
        margin-left: 10px;
        top: 8px;
    }

    .menu-wrapper ul ul {
        position: relative;
        top: inherit;
        right: inherit;
        min-width: 0;
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        border: 0;
        padding: 36px 0 36px 10px;
        box-shadow: none;
    }

    .menu-wrapper ul ul li {
        margin-bottom: 20px;
    }

    .menu-wrapper ul ul li:last-child {
        margin-bottom: 0;
    }

    .menu-wrapper ul ul li a {
        font-size: 28px;
        line-height: 28px;
        padding: 0;
    }

    .menu-wrapper ul ul a::before,
    .menu-wrapper ul ul a .menu-description,
    li.new-pilled>a::after {
        display: none;
    }

    .mobile-logo {
        width: 48px;
        height: 52px;
        margin: 0;
        background: url('images/white-logo.svg') no-repeat center;
        background-size: contain;
        display: block;
    }

    .reea-hero {
        margin-top: 150px;
        padding: 46px 22px;
        height: auto;
    }

    .arrow-sign {
        width: 21px;
        height: 20px;
        background-size: 21px 20px;
        margin-left: -11px;
    }

    .arrow-sign span {
        display: none;
    }

    .footer-sect .widget-different h3,
    .widget-different h3 {
        font-size: 54px;
        line-height: 58px;
    }

    footer {
        padding: 40px 22px;
    }

    .footer-sect textarea,
    .footer-sect input,
    footer textarea,
    footer input {
        height: 41px;
        font-size: 16px;
    }

    .footer-sect textarea::placeholder,
    .footer-sect input::placeholder,
    footer textarea::placeholder,
    footer input::placeholder {
        font-size: 16px;
    }

    .wpcf7-form p {
        margin-bottom: 12px;
    }

    .wpcf7-form label {
        margin-bottom: 0;
    }

    .footer-contact img {
        float: none;
        margin-top: 0;
        display: inline-block;
        max-height: 45px;
        margin-right: 30px;
    }

    .footer-contact p a,
    .footer-contact p {
        font-size: 16px;
    }

    .wpcf7-form label {
        width: 100%;
    }

    .footer-contact {
        margin-top: 60px;
    }

    .footer-metadata {
        display: inline-block;
    }

    .widget-different p {
        font-size: 15px;
        line-height: 20px;
    }

    .about-hero img {
        margin-bottom: 45px;
    }

    footer .widget-different h3 {
        padding-bottom: 10px;
        font-size: 50px;
    }

    .widget-different .footer-contact {
        display: none;
    }

    .widget-different.footer-dup .footer-contact {
        display: block;
    }

    .inner-hero h2.secondary {
        float: right;
        padding-top: 0;
        text-align: right;
    }

    .inner-hero img {
        max-width: 50%;
        margin: 0 auto;
        float: none;
        display: block;
    }

    .inner-hero {
        padding: 0 0 30px 0;
    }

    .home-section {
        padding: 60px 22px;
    }

    .home-section.smaller-distance {
        padding-top: 0;
    }

    .home-section h5 {
        font-size: 25px;
    }

    .home-section p,
    .home-section ul li,
    p,
    ul li,
    .page-template-template-services-new .text-sections ul li {
        font-size: 15px;
        line-height: 18px;
    }

    .page-id-877 .cases .case,
    .page-id-919 .cases .case {
        margin: 0 !important;
        padding: 0 !important;
    }

    .page-id-877 .case-section .home-section .center-item .download-button {
        margin: 0 !important;
    }

    .page-id-919 .case-section .home-section .center-item .download-button {
        margin-bottom: 0 !important;
    }

    .home-section img {
        display: block;
        max-width: 50%;
        margin: 0 auto 30px auto;
    }

    .home-section .overlapped {
        margin-bottom: 10px;
    }

    .fit-wrap {
        margin-top: 20px;
        padding: 0px 0 20px 92px;
    }

    .fit-wrap h5 {
        padding-bottom: 15px;
    }

    .home .home-section:last-child {
        padding-bottom: 0;
    }

    footer input[type="submit"] {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .default-text-section {
        padding: 100px 22px 50px 22px;
    }

    .home .home-section {
        overflow: hidden;
    }

    .left-right-section {
        padding-left: 22px;
        padding-right: 22px;
    }

    .text-right-overlapped .overlapped,
    .text-right-overlapped p {
        text-align: left;
    }

    .reea-hero.about-hero img {
        max-width: 50%;
    }

    .about-sections img,
    .about-sections img.image-right {
        float: none;
        display: block;
        margin: 0 auto 30px auto;
        max-width: 50%;
    }

    .page-id-935 .about-sections img.image-right {
        max-height: 150px;
    }

    .left-right-section .overlapped h4 {
        line-height: 22px;
        margin-top: -37px;
    }

    .wpcf7-form {
        display: block;
    }

    .arrow-down-inbetween {
        display: block;
        position: relative;
        margin: 0 auto;
        width: 24px;
        height: 22px;
        background: url('images/arrow_sign.svg') no-repeat;
        background-size: 100% 100%;
    }

    .page-template-template-services-new .reea-hero.about-hero .order-md-last {
        margin-top: 90px;
    }

    html:not(#old-theme) .left-content-right-video {
        height: 500px;
        padding: 60px 0 40px 0;
        margin-top: 76px;
        display: block;
    }

    html:not(#old-theme) .left-content-right-video .container,
    html:not(#old-theme) .two-col-image-left .container {
        padding-left: 16px;
        padding-right: 16px;
    }

    html:not(#old-theme) .left-content-right-video.rg-builder-section {
        margin-bottom: 0;
    }

    html:not(#old-theme) .left-content-right-video h1 {
        margin-bottom: 16px;
        width: 100%;
        max-width: 100%;
    }

    html:not(#old-theme) .left-content-right-video h5 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 16px;
        width: 100%;
        max-width: 100%;
        font-weight: 600;
    }

    html:not(#old-theme) .rg-builder-section.left-content-right-video p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 24px;
        width: 100%;
        max-width: 100%;
    }

    html:not(#old-theme) .left-content-right-video .right-c {
        align-items: center;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    html:not(#old-theme) .rg-video-container {
        max-width: 100%;
        margin: 40px auto 0 auto;
    }

    html:not(#old-theme) .rg-video-container .cv-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        padding: 15px;
        z-index: 2;
    }

    html:not(#old-theme) .left-content-right-video .cv-play-button {
        position: static;
        margin: 0;
    }

    html:not(#old-theme) .left-content-right-video .cv-play-button.rg2-button {
        min-width: 160px;
        padding: 10px 18px;
        border-radius: 30px;
    }

    html:not(#old-theme) .left-content-right-video .cv-play-button.rg2-button a {
        font-size: 16px;
        display: flex;
        align-items: center;
        gap: 8px;
        white-space: nowrap;
    }

    html:not(#old-theme) .left-content-right-video .cv-play-button a span {
        display: flex;
        align-items: center;
    }

    html:not(#old-theme) .left-content-right-video .cv-play-button a svg {
        width: 16px;
        height: 16px;
    }

    html:not(#old-theme) .two-col-image-left .builder-col-content {
        margin-bottom: 40px;
        max-width: 100%;
    }

    html:not(#old-theme) .two-col-image-left.how-this-fits .builder-col-content {
        margin-bottom: 0;
    }

    html:not(#old-theme) .two-col-image-left.rg-builder-section {
        padding-bottom: 0;
    }

    html:not(#old-theme) .rg-builder-section.ptb-64 ~ .rg-builder-section.ptb-64 {
        padding-top: 0 !important;
    }

    html:not(#old-theme) .two-col-image-left {
        margin-top: 20px;
        margin-bottom: 60px;
    }

    html:not(#old-theme) .two-col-image-left .section-title h5 {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    html:not(#old-theme) .two-col-image-left .section-title h6 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 300;
        margin-bottom: 15px;
    }

    html:not(#old-theme) .two-col-image-left.rg-builder-section .section-title h2 {
        margin-right: 15px;
        margin-bottom: 15px;
    }
    html:not(#old-theme) .two-col-image-left.rg-builder-section.m-small-title .section-title h2,
    html:not(#old-theme) .two-col-image-left.rg-builder-section.how-this-fits .section-title h2 {
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
    }

    html:not(#old-theme) .two-col-image-left.rg-builder-section .section-title h2 br {
        display: none;
    }

    html:not(#old-theme) .two-col-image-left.rg-builder-section .section-title p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
    }

    html:not(#old-theme) .two-col-image-left.rg-builder-section.how-this-fits .section-title p {
        margin-bottom: 25px;
    }

    html:not(#old-theme) .two-col-image-left.rg-builder-section.how-this-fits .section-title p:last-child {
        margin-bottom: 0;
    }

    html:not(#old-theme) .rg-builder-section.how-this-fits .section-title p br {
        display: none;
    }

    .two-col-image-left.how-this-fits .builder-col-image {
        padding: 13.286px 84.15px 13.177px 40px;
    }

    .two-col-image-left .builder-col-image img {
        max-width: 220px;
    }

    .two-col-image-left.full-width-image .builder-col-image img {
        max-width: inherit;
    }

    html:not(#old-theme) .full-width-text .container {
        padding: 80px 17px 48px 17px;
    }

    html:not(#old-theme) .full-width-text h1 {
        margin-bottom: 16px;
        width: 100%;
        max-width: 100%;
        font-weight: 300;
    }

    html:not(#old-theme) .full-width-text p,
    html:not(#old-theme) .full-width-text li {
        font-size: 16px;
        line-height: 20px;
    }

    html:not(#old-theme) .full-width-text p {
        margin-bottom: 24px;
    }

    html:not(#old-theme) .full-width-text p:last-child {
        margin-bottom: 0;
    }

    html:not(#old-theme) .full-width-text ul.dangered-list li::before {
        margin-top: -3px;
    }

    html:not(#old-theme) .full-width-text h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .full-width-text-author {
        margin-top: 20px;
    }

    .author-photo {
        width: 80px;
        height: 80px;
    }

    html:not(#old-theme) .rg-builder-section .author-name-title p:first-child {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
    }

    html:not(#old-theme) .full-width-text p:last-child {
        margin-bottom: 0;
    }

    html:not(#old-theme) .rg-builder-section.full-width-image .builder-col-image {
        padding: 0;
        margin-top: 40px;
    }

    html:not(#old-theme) .rg-builder-section.centered-text-with-background {
        padding-bottom: 60px !important;
    }

    html:not(#old-theme) .reea-flow-section .reea-flow-video-wrapper {
        border-radius: 20px;
        margin: 0;
        width: auto;
        height: auto;
        aspect-ratio: 16 / 9;
        padding-bottom: 0px;
        /* Removes the 16:9 padding from style.css */
        position: relative;
        overflow: hidden;
    }

    html:not(#old-theme) .reea-flow-section .reea-flow-right .reea-flow-content-inner.p-5 {
        padding: 24px 22px 60px 22px !important;
        gap: 20px;
    }

    html:not(#old-theme) .reea-flow-section .reea-flow-content-inner .reea-flow-text h2 {
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
    }

    html:not(#old-theme) .reea-flow-section .reea-flow-content-inner .reea-flow-text p {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 300;
        letter-spacing: -0.32px;
        /* padding-right: 100px; */
    }

    html:not(#old-theme) .reea-flow-section .reea-flow-content-inner .reea-flow-icon img {
        max-width: 300px;
        height: auto;
    }

    html:not(#old-theme) .reea-flow-section .reea-flow-video-wrapper .reea-flow-watermark {
        display: none;
    }

    html:not(#old-theme) .reea-flow-content-inner .reea-flow-button {
        margin-top: 0px;
        text-transform: uppercase;
    }

    html:not(#old-theme) .reea-flow-page .centered-text-with-background .intro-text p {
        font-size: 20px;
        line-height: 24px;
        font-weight: 400;
        margin-bottom: 0;
    }

    .centered-text-with-background .intro-text::before,
    .centered-text-with-background .intro-text::after {
        display: block;
        width: 73px;
    }

    .centered-text-with-background .intro-text {
        padding: 20px 0;
    }

    html:not(#old-theme) .how-we-engage.rg-builder-section {
        margin-top: 40px;
        margin-bottom: 70px;
        padding-bottom: 0px;
    }

    html:not(#old-theme) .how-we-engage .section-title h5 {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        padding-top: 0px;
    }

    html:not(#old-theme) .how-we-engage .section-title h2,
    .popup h2 {
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
        margin-bottom: 12px;
    }

    .popup h2 {
        padding: 0;
        margin-bottom: 0;
    }

    .how-we-engage.our-formula .section-title h2:first-of-type {
        margin-bottom: 40px;
    }

    html:not(#old-theme) .how-we-engage .section-title p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 300;
        padding: 0;
        margin-bottom: 40px;
    }

    html:not(#old-theme) .how-we-engage .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    html:not(#old-theme) .how-we-engage .container .row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-left: 0;
        margin-right: 0;
        gap: 15px;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    html:not(#old-theme) .how-we-engage .container .row::-webkit-scrollbar {
        display: none;
    }

    html:not(#old-theme) .how-we-engage .process-icon .process-image-desktop:not(:only-of-type) {
        display: none;
    }

    html:not(#old-theme) .how-we-engage .process-icon .process-image-mobile {
        display: block;
    }

    html:not(#old-theme) .how-we-engage .process-sub-title h5 {
        font-size: 12px;
        line-height: 16px;
        margin: 10px 10px 4px 0px;
        font-weight: 600;
        text-align: left;
    }

    html:not(#old-theme) .how-we-engage .process-title h2 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        text-align: left;
        margin-bottom: 0;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-title h2 {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: -0.4px;
        margin-bottom: 4px;
    }

    html:not(#old-theme) .how-we-engage.our-formula h4 {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        /* 120% */
        letter-spacing: -0.4px;
    }

    html:not(#old-theme) .how-we-engage.our-formula p {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        /* 128.571% */
    }

    html:not(#old-theme) .how-we-engage .engage-button {
        margin-top: 40px;
    }

    html:not(#old-theme) .how-we-engage.our-formula .engage-process::after {
        display: none;
    }

    html:not(#old-theme) .how-we-engage.separate-one .container .row {
        flex-direction: column;
        flex-wrap: nowrap;
        overflow-x: visible;
        align-items: flex-start;
    }

    html:not(#old-theme) .how-we-engage.separate-one .engage-process {
        display: flex;
        flex-direction: row;
        gap: 20px;
        flex: 0 0 auto;
        max-width: 100%;
        min-width: unset;
        text-align: left;
        margin-bottom: 32px;
        position: relative;
        align-items: flex-start;
    }

    html:not(#old-theme) .how-we-engage.separate-one .engage-process:last-child {
        margin-bottom: 0;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-icon {
        width: 77px;
        height: 77px;
        min-width: 77px;
        min-height: 77px;
        margin: 0;
        position: relative;
        background: #F2F2F2;
        border-radius: 8px;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-icon img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 4px;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-icon::after {
        content: '';
        display: block;
        width: 22px;
        height: 40px;
        background-image: url("images/arrow-3.svg");
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        bottom: -45px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
    }

    html:not(#old-theme) .how-we-engage.separate-one .engage-process:last-child .process-icon::after {
        display: none;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-details {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex: 1;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-sub-title {
        margin-top: 0;
        margin-bottom: 4px;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-sub-title h5 {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        margin: 0;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-title h3 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-title p {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        padding: 0;
        margin-bottom: 0;
    }

    html:not(#old-theme) .how-we-engage.separate-one .process-title a {
        color: var(--orange, #FB511F);
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        text-decoration: none;
        transition: color 0.3s ease;
    }

    html:not(#old-theme) .how-we-engage.separate-one .engage-button {
        margin-top: 0;
        margin-top: 40px;
        background: var(--REEA-Flow-Gradient, linear-gradient(256deg, var(--start-gradient) 5.35%, var(--end-gradient) 100%));
        text-transform: uppercase;
    }

    html:not(#old-theme) .how-we-engage.separate-one .engage-button:hover {
        background: linear-gradient(256deg, var(--end-gradient) 5.35%, var(--start-gradient) 100%);
    }

    html:not(#old-theme) .how-we-engage.separate-one .engage-process:not(:last-child)::after {
        display: none;
    }

    html:not(#old-theme) .popup.fp .center {
        width: calc(100% - 30px);
        max-width: calc(100% - 30px);
        height: auto;
        max-height: 80vh;
        left: 15px;
        padding: 40px 25px 30px;
        border-radius: 12px;
        overflow-y: auto;
        flex-direction: column;
        background-color: #fff;
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
        margin: 0;
    }

    html:not(#old-theme) .popup.fp .center .row {
        margin: 0;
        width: 100%;
        flex-direction: column !important;
    }

    html:not(#old-theme) .popup.fp .center .col-md-4,
    html:not(#old-theme) .popup.fp .center .col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        padding: 0;
    }

    html:not(#old-theme) .popup.fp .footer-contact {
        padding: 0;
        text-align: left;
        margin-top: 10px;
    }

    html:not(#old-theme) .popup.fp .widget-different h3 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 20px;
        padding: 0;
        text-transform: none;
        color: #FB511F;
        font-weight: 800;
    }

    html:not(#old-theme) .popup.fp .widget-different h3 span {
        font-size: 32px;
        line-height: 32px;
        display: block;
        color: #000;
        font-weight: 800;
        margin-bottom: 2px;
    }

    html:not(#old-theme) .popup.fp .widget-different p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 30px;
        color: #353637;
        font-weight: 400;
        max-width: inherit;
    }

    html:not(#old-theme) .popup.fp .widget-different p br {
        display: none;
    }

    /* HubSpot Form Styling */
    /*
    html:not(#old-theme) body .how-we-engage .popup.fp .hs-form {
        width: 100%;
    }

    html:not(#old-theme) body .how-we-engage .popup.fp .hs-form .hs-input:not([type="checkbox"]):not([type="radio"]) {
        background-color: #F4F7F9;
        border: 1px solid #DDE4E9;
        border-radius: 15px;
        height: 50px;
        font-size: 16px;
        padding: 0 20px;
        margin-bottom: 12px;
        width: 100%;
        color: #353637;
    }

    html:not(#old-theme) body .how-we-engage .popup.fp .hs-form .hs-input::placeholder {
        color: #A4B2BC;
    }

    html:not(#old-theme) body .how-we-engage .popup.fp .hs-form textarea.hs-input {
        height: 100px;
        padding-top: 15px;
        border-radius: 15px;
    }

    html:not(#old-theme) body .how-we-engage .popup.fp .hs-form .hs-button {
        background: #FB511F;
        border-radius: 40px;
        font-size: 14px;
        font-weight: 700;
        padding: 12px 40px;
        text-transform: uppercase;
        width: auto;
        cursor: pointer;
        border: none;
        color: #fff;
        margin-top: 10px;
    }*/

    html:not(#old-theme) .popup.fp .close-btn {
        top: 20px;
        right: 20px;
        width: 24px;
        height: 24px;
        cursor: pointer;
        opacity: 1;
    }

    html:not(#old-theme) .popup.fp .close-btn img {
        width: 100%;
        height: auto;
    }

    html:not(#old-theme) .our-solutions-section {
        margin-bottom: 53px;
        padding-bottom: 0px;
        padding-left: 0;
        padding-right: 0;
    }

    html:not(#old-theme) .our-solutions-section .solutions-row {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-top: 40px;
    }

    .how-we-engage .section-title {
        margin-bottom: 40px;
    }

    html:not(#old-theme) .our-solutions-section .solution-item {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 0;
        border-bottom: none;
        min-height: auto;
        border-radius: 0;
        background-color: transparent !important;
        position: relative;
        max-width: 100%;
        width: 100%;
        overflow: hidden;
        gap: 16px;
    }

    html:not(#old-theme) .our-solutions-section .solution-item:last-child {
        border-bottom: none;
    }

    html:not(#old-theme) .our-solutions-section .solution-bg-image {
        position: relative;
        width: 77px;
        height: 82px;
        flex-shrink: 0;
        margin-right: 0;
        border-radius: 8px;
        overflow: hidden;
        top: auto;
        right: auto;
        left: auto;
        background-color: var(--mid-gray-light, #EFEFEF);
    }

    html:not(#old-theme) .our-solutions-section .solution-bg-image img {
        width: 100%;
        height: 100%;
    }

    html:not(#old-theme) .our-solutions-section .solution-item .solution-bg-image img {
        object-position: right;
        position: initial;
    }

    html:not(#old-theme) .our-solutions-section .solution-left-half {
        width: auto;
        flex-grow: 1;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        margin: 0;
        z-index: 1;
    }

    html:not(#old-theme) .our-solutions-section .solution-content {
        max-width: none;
        padding: 0;
        gap: 0;
        display: block;
    }

    html:not(#old-theme) .our-solutions-section .solution-content h2,
    html:not(#old-theme) .our-solutions-section .solution-content h3 {
        color: #FB511F;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 4px;
        font-weight: 600;
        text-align: left;
    }

    html:not(#old-theme) .our-solutions-section .solution-content p {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        margin: 0;
        text-align: left;
    }

    html:not(#old-theme) .our-solutions-section .solution-button-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        border: none !important;
        background: transparent !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    html:not(#old-theme) .our-solutions-section .solution-button-wrapper a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
    }

    html:not(#old-theme) .our-solutions-section .solution-item::after {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("images/arrow-grey.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center right;
        flex-shrink: 0;
        align-self: center;
    }

    html:not(#old-theme) .our-solutions-section .section-title h5 {
        font-size: 18px;
        line-height: 20px;
        font-weight: 600;
        padding-top: 0px;
    }

    html:not(#old-theme) .our-solutions-section .section-title h2 {
        font-weight: 500;
        font-size: 32px;
        line-height: 32px;
        letter-spacing: 0;
        padding: 0px 20px 0px 20px;
    }

    html:not(#old-theme) .our-solutions-section .section-title p {
        font-weight: 300 !important;
        font-size: 16px !important;
        line-height: 20px !important;
        letter-spacing: 0;
        padding: 0px 40px 0px 40px;
        margin-bottom: 0;
    }

    html:not(#old-theme) .reviews {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    html:not(#old-theme) .rg-black-title {
        padding-bottom: 0px;
    }

    /* Target specific instance via extra-class */
    html:not(#old-theme) .how-we-engage.engage-fix .section-title h2 {
        margin-bottom: 25px !important;
    }

    html:not(#old-theme) .how-we-impact-valuation {
        padding-bottom: 0px;
        margin-bottom: 50px;
    }

    html:not(#old-theme) .how-we-impact-valuation .container {
        border-radius: 20px;
        border: 2px solid transparent;
        background: linear-gradient(#fff, #fff) padding-box,
            linear-gradient(256deg, #984BAD 5.35%, #FB511F 100%) border-box;
        padding: 25px 24px;
        width: calc(100% - 32px);
    }

    html:not(#old-theme) .how-we-impact-valuation .list-container {
        border: none;
        background: none;
        padding: 0;
        max-width: 100%;
        margin-top: 30px;
        display: block;
    }

    html:not(#old-theme) .how-we-impact-valuation .section-title h5 {
        color: #FB511F;
        font-size: 18px;
        font-weight: 700;
        padding-top: 0px;
        margin-bottom: 12px;
        text-transform: none;
        line-height: 22px;
    }

    html:not(#old-theme) .how-we-impact-valuation .section-title h2 {
        font-size: 32px;
        line-height: 32px;
        color: #212529;
        padding: 0;
        margin: 0 auto;
    }

    html:not(#old-theme) .how-we-impact-valuation .list-element {
        margin-bottom: 12px;
    }

    html:not(#old-theme) .how-we-impact-valuation .list-element p {
        font-size: 16px;
        line-height: 22px;
        display: flex;
        align-items: flex-start;
        gap: 12px;
        color: #353637;
    }

    html:not(#old-theme) .how-we-impact-valuation .list-element p span:first-child {
        display: flex;
        align-items: center;
        height: 22px;
    }

    html:not(#old-theme) .how-we-impact-valuation .list-element p svg {
        width: 22px;
        height: 22px;
        flex-shrink: 0;
    }

    html:not(#old-theme) .rg-builder-section.blog-section {
        padding: 64px 0;
        margin-top: 0;
    }

    html:not(#old-theme) .blog-section .section-title {
        margin-bottom: 24px;
    }

    html:not(#old-theme) .blog-section .section-title h2 {
        font-size: 28px;
        line-height: 45px;
        font-weight: 500;
        margin-bottom: 24px;
    }

    html:not(#old-theme) .blog-section .col-md-4:last-child {
        margin-bottom: 0;
    }

    #hs-form-iframe-0 {
        height: 480px !important;
        /* Overrides inline height for HubSpot form */
    }

    .popup #hs-form-iframe-0 {
        height: 475px !important;
    }

    html:not(#old-theme) .rg-builder-section .section-title h3 {
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        /* 100% */
        text-align: left;
        margin: 64px 0 40px 0;
    }

    .case-description h3 {
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        /* 100% */
        margin-bottom: 12px;
    }

    html:not(#old-theme) .blog-post-item {
        display: grid;
        grid-template-columns: 77px 1fr;
        grid-template-areas:
            "image date"
            "image content";
        column-gap: 17px;
        padding: 12px;
        border-radius: 12px;
        align-items: start;
        height: auto;
        background: #FFFFFF;
        border: none;
    }

    html:not(#old-theme) .blog-post-item .blog-image {
        grid-area: image;
        width: 77px;
        height: 77px;
        margin-bottom: 0;
        border-radius: 8px;
    }

    html:not(#old-theme) .blog-post-item .blog-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        /* Based on the illustrations in screenshot */
        padding: 5px;
    }

    html:not(#old-theme) .blog-post-item .blog-date {
        grid-area: date;
        font-size: 14px;
        line-height: 18px;
    }

    html:not(#old-theme) .blog-post-item .blog-date a {
        font-size: 14px;
        color: #989999;
        font-weight: 400;
        line-height: 14px;
    }

    html:not(#old-theme) .blog-post-item .blog-excerpt {
        grid-area: content;
    }

    html:not(#old-theme) .rg-builder-section .blog-post-item .blog-excerpt a {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .hidden-sm {
        display: none !important;
    }

    html:not(#old-theme) footer {
        padding: 40px 0;
    }

    html:not(#old-theme) footer.hc-footer.rg-builder-footer .footer-contact {
        margin-top: 10px;
        padding-left: 0;
    }

    html:not(#old-theme) footer .footer-contact .footer-metadata .fm-contact {
        margin-top: 0;
    }

    html:not(#old-theme) footer.hc-footer.rg-builder-footer .footer-contact .widget-different h3,
    html:not(#old-theme) footer.hc-footer.rg-builder-footer .footer-contact .widget-different span {
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
        margin-bottom: 0;
        padding: 0;
    }

    html:not(#old-theme) footer.hc-footer.rg-builder-footer .footer-contact .widget-different p {
        font-size: 14px;
        line-height: 18px;
        max-width: 100%;
    }

    html:not(#old-theme) .use-cases-section {
        padding: 64px 0;
    }

    html:not(#old-theme) .use-cases-section .section-title-description h2 {
        font-size: 32px;
        font-weight: 500;
        line-height: 32px;
        margin-bottom: 20px;
    }

    html:not(#old-theme) .use-cases-section .section-title-description p {
        font-size: 16px;
        font-weight: 300;
        line-height: 20px;
        margin-bottom: 25px;
    }

    html:not(#old-theme) .use-cases-row {
        padding: 0;
        gap: 12px;
    }

    html:not(#old-theme) .use-case-item {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px 60px 15px 12px;
        min-height: 80px;
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 20px;
        background: white;
        border-radius: 8px;
        position: relative;
    }

    html:not(#old-theme) .use-case-icon {
        width: 28px;
        height: 28px;
        min-width: 28px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    html:not(#old-theme) .use-case-icon img {
        width: 100%;
        height: 100%;
    }

    html:not(#old-theme) .use-case-content {
        flex: 1;
        margin-bottom: 0;
    }

    html:not(#old-theme) .use-case-content h3 {
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        margin: 0;
        line-height: 20px;
    }

    html:not(#old-theme) .use-case-item:not(.no-popup) .use-case-content p {
        display: none;
    }

    html:not(#old-theme) .use-cases-section div.use-case-button {
        position: absolute;
        right: 16px;
        bottom: 27px;
        width: 28px;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    html:not(#old-theme) .use-cases-section div.use-case-button svg {
        width: 14px;
        height: 14px;
        top: 0;
    }

    html:not(#old-theme) .use-case-item::after:hover {
        background: #D14A36;
        transform: scale(1.1);
    }

    html:not(#old-theme) .popup-container {
        width: 95%;
        max-width: 100%;
        height: auto;
        max-height: 80vh;
        padding: 40px 24px 30px 24px;
        border-radius: 20px;
        aspect-ratio: auto;
    }

    html:not(#old-theme) .popup-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        margin: 0;
    }

    html:not(#old-theme) .popup-close-btn {
        width: 40px;
        height: 40px;
        font-size: 20px;
        top: 15px;
        right: 15px;
    }

    html:not(#old-theme) .popup-row {
        flex-direction: column;
        gap: 24px;
        margin-bottom: 30px;
        align-items: flex-start;
    }

    html:not(#old-theme) .popup-column {
        flex: 1;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
        flex-direction: column;
        align-items: flex-start;
    }

    html:not(#old-theme) .popup-column.why-it-matters {
        margin: 0;
    }

    html:not(#old-theme) .popup-arrow {
        display: none;
    }

    html:not(#old-theme) .popup-section-title {
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        margin: 0 0 12px 0;
    }

    html:not(#old-theme) .popup-section-text {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }

    html:not(#old-theme) .popup-footer {
        text-align: center;
        margin-top: 20px;
    }

    html:not(#old-theme) .popup-cta-button {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        padding: 12px 24px;
    }

    .rg-builder-footer a,
    .rg-builder-footer iframe {
        padding-top: 20px;
    }

    .page-id-943 .main-title,
    .main-content-rg .main-title {
        font-size: 50px;
        font-weight: 900;
        font-family: 'Roboto', sans-serif;
        color: #000000;
        text-align: center;
        padding-bottom: 60px;
        line-height: 50px;
    }

    .main-content-rg .builder-hero-slider,
    .main-content-rg .rg-builder-section {
        padding: 60px 20px;
    }

    .main-title span {
        color: #FB511F;
    }

    .rg-builder-section:last-child {
        margin-bottom: 30px !important;
    }

    .rg-overlapped h3,
    .rg-overlapped h4 {
        text-align: center;
    }

    .rg-overlapped h3 {
        line-height: 0;
        font-size: 60px;
        color: #CCCCCC;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
    }

    .rg-overlapped h4 {
        font-size: 30px;
        color: #FB511F;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
    }

    .tcsm-content p {
        color: #000;
        font-size: 15px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        margin: 0;
    }

    .rg-overlapped {
        padding-top: 50px;
    }

    .tcsm {
        background: #F0F0F0;
    }

    .graphic-image img {
        max-width: 100%;
    }

    .graphic-image {
        text-align: center;
    }

    .rg-graphic .list-element-content,
    .rg-graphic .graphic-subtitle,
    .text-image-module-subtitle {
        font-size: 15px;
        color: #000;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        padding: 25px 0;
        text-align: center;
    }

    .rg-graphic .graphic-subtitle {
        text-align: center;
    }

    .list-element-title {
        font-family: 'Roboto', sans-serif;
        font-size: 26px;
        line-height: 26px;
        color: black;
        font-weight: 900;
        text-align: center;
    }

    .service-icon,
    .service-title {
        text-align: center;
    }

    .text-image-module-subtitle {
        text-align: center;
    }

    body:not(.page-template-template-builder) .rg-text-image-module {
        max-width: 60%;
        margin: 0 auto;
    }


    .rg-services-icons .service-title {
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        color: #000;
        font-weight: 500;
        padding-bottom: 20px;
    }

    .rg-services-icons a:hover img {
        scale: 1.3;
    }

    .rg-services-icons img {
        transition: linear 0.3s;
    }

    .builder-hero-slider .main-title {
        text-align: left;
    }

    .builder-hero-content {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .builder-hero-slider {
        margin-top: 70px;

    }

    .builder-hero-content p.first-para {
        line-height: 18px;
        font-size: 18px !important;
        font-family: 'Roboto';
    }

    .builder-hero-content p:not(.first-para) {
        line-height: 30px;
        font-size: 16px;
        font-family: 'Roboto';
    }

    .rg-black-title {
        width: 100%;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 45px;
        padding-bottom: 35px;
    }

    .multi-service-subtitle,
    .project-types-subtitle {
        margin: 0;
        font-family: 'Roboto', sans-serif;
        font-weight: 900;
        font-size: 25px;
        padding-bottom: 20px;
    }

    .multi-service-row-left,
    .builder-hero-slider .row {
        flex-direction: column-reverse;
    }

    .multi-service-content,
    .project-types-content {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 16px;
        padding-bottom: 20px;
    }

    .rg-multi-service img {
        max-height: 160px;
        margin-bottom: 20px;
        object-fit: contain;
    }

    .multi-service-row-left h2,
    .multi-service-row-left .multi-service-content,
    .multi-service-row-left a {
        text-align: center;
        margin: 0 !important;
    }

    .multi-service-row-left,
    .multi-service-row-right {
        padding: 70px 30px;
        margin-bottom: 10px;
        background: #F4F4F4;
    }

    .multi-service-row-right .image-part {
        text-align: center;
    }

    .multi-service-row-left .image-part {
        text-align: center;
    }

    .multi-service-text {
        max-width: 560px;
    }

    .page-template-template-builder #services-anim {
        width: 80% !important;
        margin-bottom: 0 !important;
    }

    .page-id-1805 .builder-hero-slider {
        margin-bottom: 25px;
        position: relative;
    }

    .page-id-1805 .builder-hero-content p {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .page-id-1805 .main-title {
        margin-top: 35px;
    }

    .multi-service-row-left .multi-service-text,
    .multi-service-row-right .multi-service-text {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .rg-multi-service a {
        display: inline-block;
        color: white;
        background: #FB511F;
        font-size: 16px;
        font-family: 'Roboto';
        padding: 16px 34px;
        margin-top: 16px;
        border: 1px solid #E95D34;
        border-radius: 25px;
        font-weight: 600;
    }

    .rg-project-types {
        padding: 0 0 60px 0;
    }

    .rg-multi-service {
        padding: 60px 0 50px 0;
    }

    .project-types-row img {
        max-height: 100px;
        margin-bottom: 26px;
        object-fit: contain;
    }

    .project-types-row {
        text-align: center;
    }

    .project-types-row .col-md-4 {
        padding: 0 60px 60px;
    }

    .project-types-row a {
        color: #FB511F;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
    }

    :focus {
        outline: none !important;
        border: none !important;
        text-decoration: none !important;
    }

    .page-id-162 .uxr-users {
        margin-left: 20px;
        margin-right: 20px;
    }

    .ti-image img {
        max-height: 147px;
        object-fit: contain;
    }

    .bi-text br {
        display: none !important;
    }

    body .project_slider_section .custom-reviews-prev:before {
        left: 18px;
    }

    body .project_slider_section .custom-reviews-next:before {
        right: 18px;
    }

    body .card-single-image,
    body .card-single {
        margin-top: 0 !important;
        padding: 0;
    }

    .background-image-hero .arrow-sign {
        color: #E95D34;
        background: url('https://reeaglobal.com/reeacnt/uploads/2023/05/Group-346.png');
        background-repeat: no-repeat;
        background-position: center center;
    }

    .background-image-hero {
        background-color: #FAFAFA;
        background-size: cover;
        background-repeat: no-repeat;
        padding: 0 20px 50px 20px;
        margin-top: -94px;
        background-image: none !important;
    }

    .background-image-hero .arrow-sign {
        display: none;
    }

    .background-image-hero .col-md-6 {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .bi-title {
        font-size: 45px;
        font-family: 'roboto', sans-serif;
        font-weight: 900;
        line-height: 45px;
        padding-bottom: 20px
    }

    .bi-subtitle {
        font-family: 'roboto', sans-serif;
        font-size: 18px;
        line-height: 18px;
        font-weight: 600;
        padding-bottom: 20px;
    }

    .bi-text {
        padding-bottom: 20px;
        font-family: 'roboto', sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: 300;
    }

    .bi-anchor a {
        font-size: 16px;
        line-height: 21px;
        font-family: 'roboto', sans-serif;
        color: #FB511F;
        font-weight: 600;
    }

    .three-images {
        padding: 50px 0;
        background-color: #Fafafa;
    }

    .ti-section-title {
        font-size: 45px;
        font-weight: 900;
        line-height: 45px;
        text-align: center;
        max-width: 400px;
        margin: 0 auto;
    }

    .three-images .col-md-4 {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
    }

    .ti-title {
        font-size: 28px;
        font-weight: 800;
        padding-bottom: 20px;
    }

    .ti-text {
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        width: 80%;

    }

    .ti-image {
        margin-bottom: 10px;
        margin-top: 40px;
    }

    .custom-video {
        height: 29vh;
    }

    .cv-video,
    .cv-overlay,
    .cv-filter {
        height: 29vh;
        width: 100%;
    }

    .cv-overlay {
        position: absolute;
        margin-top: -29vh;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .cv-play-button {
        z-index: 2;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat;
        cursor: pointer;
        margin-bottom: 22px;
        background-size: contain;
    }

    .reea-flow-section .cv-play-button {
        margin-bottom: 0;
        min-width: 160px;
    }

    .cv-title {
        z-index: 2;
        color: white;
        font-size: 45px;
        font-weight: 900;
    }

    .cv-filter {
        z-index: 1;
        background-color: #0000005b;
        position: absolute;
    }

    .project_slider_section {
        padding: 50px 0;
        background: #fafafa;
    }

    .project_slider_title {
        font-size: 45px;
        line-height: 45px;
        font-weight: 900;
        padding-bottom: 21px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .project_slider_subtitle a {
        color: #fb511f;
        font-size: 14px;
        line-height: 22px;
        font-weight: 900;
        text-align: center;
    }

    .project-slide {
        margin: 0 7.5px;
    }

    .project_slider_subtitle {
        text-align: center;
        padding-bottom: 20px;
    }

    .project_slider_section .custom-reviews-next,
    .project_slider_section .custom-reviews-prev {
        width: 1px;
        height: 1px;
    }

    .project_slider {
        display: flex !important;
        align-content: center !important;
        align-items: center !important;
    }

    .project_slider_section .slick-dots {
        position: absolute;
        display: flex;
        justify-content: space-between;
        bottom: -22px;
        width: 100%;
        justify-content: center;
        padding: 0;
        list-style: none;
    }

    .project_slider_section .slick-dots button {
        display: none;
    }

    .project_slider_section .slick-dots li {
        width: 50px;
        height: 5px;
        transition: all linear 0.3s;
        margin: 0 10px;
    }

    .project_slider li.slick-active {
        background-color: #FB511F;
    }

    .project_slider li:not(.slick-active) {
        background-color: rgba(128, 128, 128, 0.169);
    }

    .project_slider .slick-slide {
        pointer-events: none;
    }

    .project_slider_section .custom-reviews-next::before {
        position: absolute;
        right: 12px;
    }

    .headlines {
        padding: 50px 0 30px 0;
        background-color: #FAFAFA;
    }

    .headline {
        display: flex;
        margin: 0 20px;
        flex-direction: column;
        align-items: center;
    }

    .h-text {
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        margin-bottom: 30px;
    }

    .h-title {
        margin-bottom: 20px;
        text-align: center;
        text-align: center;
        color: #FB511F;
        font-size: 40px;
        font-weight: 600;
        line-height: 40px;
        text-align: center;

    }

    .h-title span {
        color: black !important;
    }

    .cases p {
        text-align: center;
    }

    .margin-image img {
        margin-top: 0;
        max-width: 194px;
    }

    .arrow-down-inbetween {
        display: none;
    }

    header .menu-wrapper ul li {
        margin-left: 0;
    }

    .menu-wrapper ul li a {
        font-size: 48px;
        line-height: 60px;
    }

    .menu-wrapper {
        margin-top: 0;
    }

    .home .reea-hero {
        height: calc(100vh - 80px);
        display: flex;
        align-items: center;
    }

    .menu-wrapper .current-menu-item a {
        color: #FFF;
        opacity: 0.6;
    }

    footer .footer-contact .footer-metadata {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    body:not(.page-template-template-services-uxr, .page-id-856) .reea-hero.about-hero {
        height: calc(100vh - 80px);
    }

    .par2 {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
    }

    .home .new-home-hero .home-hero-right img {
        max-width: 80%;
    }

    .home .new-home-hero .home-hero-right {
        margin-bottom: 65px;
    }

    .android-overflow-fix .home-section.center-section p {
        font-size: 15px;
        line-height: 18px;
    }

    .android-overflow-fix .home-section.center-section {
        text-align: left;
    }

    .single-post ul li,
    .blog ul li,
    .blog .wp-pagenavi .pages {
        font-size: 15px;
        line-height: 20px;
    }

    body.page-template-template-contact:not(#other) .reea-hero {
        height: auto;
        margin-top: 170px;
        padding: 0;
    }

    .extra-information {
        margin-top: 0;
    }

    .extra-information p {
        font-size: 14px;
    }

    /* Popup responsive styles */
    html:not(#old-theme) .popup-container {
        width: 95%;
        max-width: 100%;
        height: auto;
        padding: 40px 20px 30px 20px;
        border-radius: 20px;
    }

    html:not(#old-theme) .popup-header {
        padding-right: 30px;
    }

    html:not(#old-theme) .popup-title {
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        margin: 0;
    }

    html:not(#old-theme) .popup-close-btn {
        width: 40px;
        height: 40px;
        font-size: 20px;
        top: 15px;
        right: 15px;
    }

    html:not(#old-theme) .popup-row {
        flex-direction: column;
        gap: 24px;
        margin-bottom: 30px;
        align-items: stretch;
    }

    html:not(#old-theme) .popup-column {
        flex: 1;
        width: 100%;
        margin-right: 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    html:not(#old-theme) .popup-column.why-it-matters {
        margin: 0;
    }

    html:not(#old-theme) .popup-arrow {
        display: flex;
        justify-content: center;
        align-items: center;
        min-width: auto;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 12px 0;
    }

    html:not(#old-theme) .popup-arrow img {
        transform: rotate(90deg);
        width: 24px;
        height: 24px;
    }

    html:not(#old-theme) .popup-section-title {
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        margin: 0 0 8px 0;
    }

    html:not(#old-theme) .rg-builder-section p.popup-section-text,
    html:not(#old-theme) .popup-section-text ul li {
        font-size: 16px;
        line-height: 22px;
        font-weight: 300;
    }

    html:not(#old-theme) .rg-builder-section p.popup-section-text {
        margin-bottom: 20px;
    }

    html:not(#old-theme) .rg-builder-section p.popup-section-text:last-child {
        margin-bottom: 0;
    }

    html:not(#old-theme) .popup-footer {
        text-align: center;
        margin-top: 20px;
    }

    html:not(#old-theme) .popup-cta-button {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        padding: 12px 24px;
    }

    .question-section .section-header .section-title h2 {
        font-size: 32px !important;
        font-weight: 500 !important;
        line-height: 32px !important;
    }

    .question-section .section-header .section-title p {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }

    .common-question-item summary {
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        outline: none;
        -webkit-tap-highlight-color: transparent;
        text-decoration: none !important;
    }

    .common-question-item summary::selection {
        background: transparent;
    }

    .common-question-item summary::-moz-selection {
        background: transparent;
    }

    .common-question-item summary .question-text h3 {
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        outline: none;
        -webkit-tap-highlight-color: transparent;
        text-decoration: none !important;
        font-size: 20px;
        line-height: 24px; /* 120% */
        letter-spacing: -0.4px;
    }

    .common-question-item summary .question-text h3::selection {
        background: transparent;
    }

    .common-question-item summary .question-text h3::-moz-selection {
        background: transparent;
    }
    html:not(#old-theme) .common-question-item .accordion-body .reea-flow-button {
        margin: 20px 0 5px;
    }
    html:not(#old-theme) .common-question-item .accordion-body .reea-flow-button a,
    html:not(#old-theme) .common-question-item .accordion-body .reea-flow-button button {
        font-size: 14px;
        font-weight: 700;
    }
    html:not(#old-theme) .common-question-item .accordion-body p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px; /* 128.571% */
    }

    html:not(#old-theme) .reea-flow-section:nth-of-type(1) .reea-flow-left {
        order: 2;
    }

    html:not(#old-theme) .reea-flow-section:nth-of-type(1) .reea-flow-right {
        order: 1;
    }

    html:not(#old-theme) .reea-flow-section:nth-of-type(2) .reea-flow-right {
        order: 2;
    }

    html:not(#old-theme) .reea-flow-text h1 {
        font-size: 54px;
        line-height: 1;
        font-weight: 300;
    }

    html:not(#old-theme) .reea-flow-text h3 {
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
        padding-right: 20px;
        margin-bottom: 15px;
    }

    html:not(#old-theme) .reea-flow-section:nth-of-type(2) .reea-flow-right .reea-flow-text p {
        font-size: 16px !important;
        line-height: 20px !important;
        font-weight: 300;
        padding-right: 30px;
    }

    .case-studies-module .main-case-image {
        background: #F6F6F6;
        border-radius: 30px;
        padding: 30px;
        margin: 0 15px 24px 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .case-studies-module .main-case-image img {
        border-radius: 20px;
    }

    .case-studies-module .case-description {
        padding: 0 0 20px;
        margin-bottom: 0;
        max-width: 100%;
    }

    html:not(#old-theme) .case-studies-module .case-description p {
        font-size: 16px;
        line-height: 20px;
        font-weight: 300;
    }
    .case-studies-module .case-description h3 br,
    .case-studies-module .case-description p br {
        display: none;
    }

    .case-description {
        padding-top: 0;
        margin-bottom: 0;
    }

    .case-studies-module .stats-row {
        display: none;
    }

    html:not(#old-theme) .reea-flow-page .case-studies-module .reea-flow-button {
        margin-top: 0;
    }

    html:not(#old-theme) .case-studies-module.rg-builder-section,
    html:not(#old-theme) .question-section.rg-builder-section {
        margin-top: 0;
        margin-bottom: 0;
    }

    html:not(#old-theme) .case-studies-module.rg-builder-section {
        padding: 0 17px;
    }

    html:not(#old-theme) .case-studies-module.rg-builder-section .container {
        padding: 0;
    }

    html:not(#old-theme) .case-studies-module.rg-builder-section.single-one {
        margin-bottom: 64px;
    }

    html:not(#old-theme) .rg-builder-section.mtb-0.reviews {
        padding-bottom: 0 !important;
    }

    html:not(#old-theme) .main-case-image {
        margin: 0;
    }

    html:not(#old-theme) .case-studies-module .row-3-repeater {
        margin-top: 40px;
        gap: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
    }

    html:not(#old-theme) .case-studies-module .row-3-repeater .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .case-studies-module .case-study-item {
        margin-bottom: 5px;
        padding: 0;
        gap: 20px;
    }

    .case-studies-module .case-image {
        background: #F6F6F6;
        border-radius: 20px;
        padding: 10px;
        flex-shrink: 0;
        width: 100px;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .case-studies-module .case-image img {
        border-radius: 12px;
        object-fit: cover;
        width: 100%;
        height: 100%;
        transform: scale(1.05);
    }

    html:not(#old-theme) .case-studies-module .case-title h6 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 8px;
        font-weight: 600;
    }

    html:not(#old-theme) .case-studies-module .case-file-link a {
        font-size: 16px;
        line-height: 26px;
        display: flex;
        align-items: center;
        color: #989999;
        font-weight: 400;
        text-decoration: none;
    }

    .case-studies-module .case-file-link a svg {
        width: 18px;
        height: 18px;
        margin-right: 8px;
    }

    .case-studies-module .case-file-link a svg path {
        stroke: #989999;
    }

    html:not(#old-theme) .how-we-engage.engine-components {
        margin-top: 5px;
        padding: 0 0 40px 0;
    }

    html:not(#old-theme) .how-we-engage.engine-components .container .row {
        flex-wrap: wrap;
        gap: 40px 20px;
        justify-content: flex-start;
        overflow: visible;
        display: flex;
    }

    html:not(#old-theme) .how-we-engage.engine-components .row.distance-top {
        margin-top: 40px;
    }

    html:not(#old-theme) .how-we-engage.engine-components .engage-process {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        min-width: 0;
        margin: 0;
        padding: 0 0 35px 0;
    }
    html:not(#old-theme) .how-we-engage.engine-components .engage-process:last-child,
    html:not(#old-theme) .how-we-engage.engine-components .engage-process:nth-last-child(2) {
        padding-bottom: 0;
    }

    html:not(#old-theme) .how-we-engage.engine-components .process-icon {
        width: 100%;
        height: auto;
        /* aspect-ratio: 1/1; */
        margin-bottom: 20px;
        border-radius: 0;
        background: transparent;
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    html:not(#old-theme) .how-we-engage.engine-components .engage-process:not(:last-child)::after {
        display: none !important;
    }

    html:not(#old-theme) .how-we-engage.engine-components .process-icon img {
        width: auto;
        height: 100%;
        max-width: 100%;
        object-fit: contain;
        border-radius: 0;
    }

    html:not(#old-theme) .how-we-engage.engine-components .engage-process .process-title h4 {
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        margin: 0 0 10px 0;
        max-width: 100%;
    }

    html:not(#old-theme) .how-we-engage.engine-components .engage-process .process-title p {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
    }

    html:not(#old-theme) .how-we-engage.engine-components .section-title h2,
    html:not(#old-theme) .how-we-engage.engine-components.more-elements .section-title h2 {
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
        margin-bottom: 12px;
        padding: 0;
        text-align: left !important;
    }

    html:not(#old-theme) .how-we-engage.engine-components.operational-impact .section-title h2 {
        text-align: center !important;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .container {
        display: flex;
        flex-wrap: wrap;
        gap: 25px 10px;
        padding: 0;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .container .row {
        display: contents;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .row.distance-top {
        margin-top: 0 !important;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements {
        padding: 0 15px;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .engage-process {
        flex: 0 0 calc(50% - 5px) !important;
        max-width: calc(50% - 5px) !important;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .process-icon {
        aspect-ratio: 1.45 / 1;
        margin-bottom: 12px;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .process-icon img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 20px;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .engage-process .process-title h4 {
        font-size: 24px;
        line-height: 18px;
        font-weight: 400;
        margin: 0;
        letter-spacing: 0%;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .section-title h2 {
        text-align: center !important;
        letter-spacing: 0%;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .section-title p {
        padding: 0 !important;
        letter-spacing: -2%;
    }

    .full-width-gallery-module h6 {
        margin-bottom: 30px;
    }
}

@media (max-width: 1023px) {
    html:not(#old-theme) .reea-flow-section .reea-flow-right .reea-flow-content-inner {
        padding: 40px 0 55px 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }
    html:not(#old-theme) .rg-builder-section a {
        font-size: 16px;
        line-height: 20px;
    }
    html:not(#old-theme) .two-col-image-left.rg-builder-section.how-this-fits .row {
        display: flex;
        flex-direction: column !important;
    }
    html:not(#old-theme) .reea-flow-text h1 br {
        display: none;
    }
    html:not(#old-theme) .two-col-image-left .row {
        display: flex;
        flex-direction: column-reverse !important;
    }
    html:not(#old-theme) .two-col-image-left .section-title {
        padding-left: 0px;
    }

    .blog h5,
    .single.single-post h5 {
        font-size: 25px;
        line-height: 25px;
    }
    html:not(#old-theme) .reea-flow-section>.container {
        border-radius: 0;
        padding-top: 40px !important;
        padding-bottom: 0 !important;
    }
        html:not(#old-theme) .how-we-engage .process-icon {
        width: 100px;
        height: 100px;
        min-height: 100px;
        border-radius: 12px;
        margin: 0 auto;
    }
    html:not(#old-theme) .how-we-engage:not(.our-formula):not(.engine-components) .engage-process {
        flex: 0 0 100px;
        min-width: 110px;
        margin: 0;
        position: relative;
    }
    html:not(#old-theme) .how-we-engage.our-formula .process-icon {
        min-width: 100px;
        margin: 0;
    }

    html:not(#old-theme) .how-we-engage .process-icon img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 8px;
    }
    html:not(#old-theme) .how-we-engage.our-formula .container .row {
        flex-direction: column;
        gap: 20px;
    }
    html:not(#old-theme) .how-we-engage .engage-process:not(:last-child)::after {
        content: '';
        position: absolute;
        left: calc(50% + 50px);
        width: calc(100% - 100px + 20px);
        top: 50px;
        transform: translateY(-50%);
        height: 18px;
        background-image: url("images/mobile-arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        z-index: 10;
        opacity: 1;
    }
    html:not(#old-theme) .blog-section .col-md-4 {
        margin-bottom: 20px;
        padding: 0;
    }
    footer .copyright {
        margin-top: 15px;
        padding-left: 0;
    }
    .footer-metadata .fm-first-column,
    .footer-metadata .fm-second-column {
        display: flex;
        gap: 15px;
        align-items: center;
        justify-content: flex-start;
    }
    .footer-metadata .fm-first-column {
        width: 200px;
    }
    .footer-metadata .social-ln {
        margin-top: 0;
    }
    html:not(#old-theme) .footer-contact .footer-metadata {
        margin-top: 0;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        gap: 15px;
    }
    .rg-builder-footer iframe {
        padding-top: 0;
    }
    .footer-contact img {
        margin: 0!important;
    }
    html:not(#old-theme) .rg2-button button {
        font-size: 14px;
    }
    .case-studies-module .right-col {
        padding-left: 0;
    }

    html:not(#old-theme) .case-studies-module .right-col {
        padding-right: 0;
        padding-left: 0;
    }
    html:not(#old-theme) .left-content-right-video {
        height: auto;
    }
    html:not(#old-theme) .left-content-right-video .clutch-img {
        position: static;
        margin-top: 87px;
        display: block;
        padding-left: 0;
    }
    html:not(#old-theme) .how-we-engage.our-formula .engage-process {
        display: flex;
        gap: 20px;
        padding: 0;
    }
    html:not(#old-theme) .reea-flow-section .reea-flow-right .reea-flow-content-inner {
        padding: 40px 0 55px 0;
    }
    html:not(#old-theme) .reea-flow-section.rg-builder-section {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
    }
    html:not(#old-theme) .use-case-content p {
        max-width: 100%;
        font-size: 16px;
        line-height: 20px;
    }
    html:not(#old-theme) .getting-started-module .container {
        padding-left: 17px;
        padding-right: 17px;
    }
    html:not(#old-theme) .how-we-engage.our-formula .section-title h2:first-of-type,
    html:not(#old-theme) .our-solutions-section .section-title p:last-child {
        margin-bottom: 0;
    }
    .reea-flow-video {
        border-radius: 20px;
    }
    html:not(#old-theme) .reviews {
        margin-bottom: 20px;
    }
    html:not(#old-theme) .rg-builder-section.how-we-engage.separate-one .section-title {
        margin-bottom: 40px;
    }
    html:not(#old-theme) .how-we-engage .section-title p:last-child {
        margin-bottom: 0;
    }
    html:not(#old-theme) .rg-builder-section.how-we-engage.separate-one {
        margin-top: 40px;
    }
    html:not(#old-theme) .no-popup .use-case-content h3 {
        margin-bottom: 10px;
    }
    html:not(#old-theme) .use-case-item.no-popup {
        padding-right: 10px;
    }
    .getting-started-title ol li::before {
        margin-right: 10px;
    }
    .rg-blog .featured-wrapper .post-title, .rg-blog .featured-wrapper .post-title a,
    body .rg-blog.single-blog .post-title {
        font-size: 56px !important;
        line-height: 1;
        font-weight: 300;
    }
    .rg-blog .featured-wrapper .post-excerpt {
        font-size: 16px;
        line-height: 18px;
    }
    body .rg-blog.single-blog .post-date {
        margin-bottom: 10px;
        padding-bottom: 0;
    }
    body .rg-blog.single-blog .post-title {
        margin-bottom: 12px;
        padding: 0;
    }
    .rg-blog .blog-excerpt a {
        font-size: 16px;
        line-height: 20px;
        font-weight: 300;
    }
    body .rg-blog.single-blog .post-body-content h2 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 12px;
    }
    body .rg-blog.single-blog .post-body-content h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 12px;
    }
    .post-excerpt p:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .getting-started-module .container {
        padding: 60px 40px;
    }

    .getting-started-inner {
        margin: 0;
    }

    .getting-started-title h2 {
        font-size: 48px;
        line-height: 52px;
    }
    /* ------------------------Blog Template Responsive ----------------------------- */
    .rg-blog .loop-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .rg-blog .featured-wrapper .post-container {
        flex-direction: column;
        gap: 30px;
    }
    /* ------------------------Single Blog----------------------------- */
    .single-blog .post-container {
        flex-direction: column !important;
        text-align: left !important;
        gap: 30px !important;
    }

    .single-blog .post-container .post-content {
        max-width: 100% !important;
    }

    .single-blog .post-thumbnail {
        justify-content: center !important;
    }

    .single-blog .post-title {
        font-size: 40px !important;
    }
}

@media (min-width: 480px) and (max-width: 880px) and (max-height: 600px) {

    /* styles go here */
    body .main-content-rg>.mobile-only:first-child {
        display: none !important;
    }

    .background-image-hero .container {
        display: flex;
        height: 100% !important
    }

    body .background-image-hero {
        height: 100vh;
        background: url(https://reeaglobal.com/reeacnt/uploads/2023/06/New-Hero.png) !important;
        margin-top: 45px;
        background-size: cover !important;

    }

    .bi-text {
        max-width: 40%;
    }

    .mobile-menu-wrapper {
        top: -150%;
        offset: scroll;
    }

    .menu-wrapper ul li a {
        font-size: 25px;
        line-height: 34px;
    }

    .custom-video,
    .cv-video,
    .cv-overlay {
        height: 60vh;

    }

    .cv-video {
        position: relative;
    }

    .cv-overlay {
        margin-top: -60vh;
    }

    .cv-filter {
        height: 60vh;
    }
}

@media (max-width: 768px) {
    .popup {
        overflow-y: auto;
    }

    .blog h3,
    .single .widget-different h3 {
        font-size: 35px;
        line-height: 40px;
    }
        .use-cases-section {
        padding: 50px 0;
    }

    .use-cases-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .use-cases-section .section-title-description h1,
    .use-cases-section .section-title-description h2,
    .use-cases-section .section-title-description h3 {
        font-size: 24px;
    }

    .use-case-item {
        padding: 20px;
    }
        html:not(#old-theme) .popup-container {
        width: 95%;
        max-width: none;
        padding: 20px;
        aspect-ratio: auto;
        max-height: 85vh;
    }

    html:not(#old-theme) .popup-row {
        flex-direction: column;
        gap: 15px;
    }

    html:not(#old-theme) .popup-footer {
        text-align: center;
        margin-top: auto;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .menu-wrapper {
        margin-top: 20px;
    }

    .menu-wrapper a {
        font-size: 30px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .how-we-impact-valuation .col-md-6:last-child .list-element {
        margin-bottom: 0;
    }

    .mobile-expert-scale {
        transform: scale(1.2);
    }

    .getting-started-module .container {
        padding: 96px 37px;
        border-radius: 0;
    }

    .getting-started-title h2 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 30px;
    }

    .getting-started-title ol li {
        font-size: 14px;
        line-height: 18px;
    }

    .getting-started-title ol li br {
        display: none;
    }
    .rg-blog .loop-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .rg-blog .featured-wrapper,
    .rg-blog .grid-wrapper {
        padding: 40px 0;
    }

    .rg-blog .featured-wrapper .post-title {
        font-size: 36px;
    }

    .rg-blog .loop-container {
        grid-template-columns: 1fr;
    }

    #load-more-button {
        padding: 14px 35px !important;
        font-size: 18px !important;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .engage-process .process-title h4 {
        font-size: 18px;
    }
}

@media (max-width: 580px) {
    .page-template-template-services-new .reea-hero.about-hero .order-md-last {
        margin-top: 10px;
    }
}

@media (max-width: 540px) {
    .home .new-home-hero .home-hero-left h3 {
        font-size: 50px;
        line-height: 55px;
    }

    .home .new-home-hero .home-hero-left p {
        font-size: 25px;
        line-height: 30px;
    }

    html:not(#old-theme) .how-we-engage.engine-components.more-elements .engage-process .process-title h4 {
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .menu-wrapper {
        margin-top: 20px;
    }

    .menu-wrapper a {
        font-size: 30px;
        line-height: 30px;
    }

    .home .new-home-hero .home-hero-left h3 {
        letter-spacing: -1.6px
    }

    .home .about-hero .home-hero-left {
        padding-left: 10px;
    }

    .logo {
        margin-left: 10px;
    }
    html:not(#old-theme) footer .footer-contact .footer-metadata {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
       html:not(#old-theme) .popup-container {
        width: 98%;
        padding: 30px 10px 30px 20px;
    }

    html:not(#old-theme) .popup-arrow {
        display: none;
    }

    html:not(#old-theme) .popup-header {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    html:not(#old-theme) .popup-title {
        font-size: 18px;
        margin-top: 30px;
    }

    html:not(#old-theme) .popup-section-text {
        font-size: 12px;
    }

    html:not(#old-theme) .popup-cta-button {
        font-size: 10px;
        padding: 10px 18px;
    }
    html:not(#old-theme) .how-we-engage.engine-components .process-icon {
        aspect-ratio: 1/1;
    }
    .common-question-item summary {
        padding: 16px;
    }
    .common-question-item summary::after {
        margin-left: 5px;
    }
}

@media (max-width: 441px) {
    #hs-form-iframe-1 {
        min-height: 490px;
    }
    html:not(#old-theme) footer.hc-footer.rg-builder-footer .footer-contact .widget-different p {
        max-width: 320px;
    }
    .title-arrow {
        width: 20px;
        height: 16px;
        margin: 0 3px;
    }
    html:not(#old-theme) .how-we-engage.separate-one .engage-process {
        align-items: center;
    }
}

@media (max-width: 390px) {
    .menu-wrapper ul {
        margin-right: 0;
    }
    .menu-wrapper ul ul li a {
        font-size: 25px;
        line-height: 26px;
    }
    html:not(#old-theme) .how-we-engage.engine-components .section-title h2, html:not(#old-theme) .how-we-engage.engine-components.more-elements .section-title h2 {
        font-size: 27px;
        letter-spacing: -0.3px;
    }
    html:not(#old-theme) .reea-flow-section:not(.narrow-text):not(.home-flow) .reea-flow-right .reea-flow-content-inner {
        padding-bottom: 10px;
    }
    html:not(#old-theme) .rg-builder-section:not(.narrow-text) .reea-flow-text p {
        max-width: 330px;
    }
    html:not(#old-theme) .reea-flow-text h3 {
        padding-right: 0;
        font-size: 28px;
    }
    .case-description h3 {
        font-size: 25px;
        line-height: 28px;
    }
    html:not(#old-theme) .use-case-item {
        padding-right: 50px;
        gap: 10px;
    }
    html:not(#old-theme) .use-case-content h3 {
        font-size: 19.5px;
    }
    .getting-started-title ol li {
        font-size: 13px;
        line-height: 15px;
    }
    html:not(#old-theme) .how-we-engage.engine-components.more-elements .engage-process .process-title h4 {
        font-size: 13.8px;
        letter-spacing: -0.4px;
    }
    html:not(#old-theme) .centered-text-with-background .intro-text p {
        font-size: 18px;
        line-height: 22px;
    }
    html:not(#old-theme) .two-col-image-left.rg-builder-section .section-title p,
    html:not(#old-theme) .how-we-engage .section-title p,
    html:not(#old-theme) .case-studies-module .case-description p,
    html:not(#old-theme) .how-we-engage.separate-one .process-title p,
    html:not(#old-theme) .how-we-engage.engine-components .engage-process .process-title p,
    html:not(#old-theme) .rg-builder-section .blog-post-item .blog-excerpt a {
        font-size: 13px;
        line-height: 18px;
        font-weight: 300;
        letter-spacing: -0.1px;
    }
    html:not(#old-theme) .how-we-engage.separate-one.kpi .process-title p {
        padding-right: 30px;
    }
    html:not(#old-theme) .how-we-engage.separate-one .engage-process {
        gap: 12px;
    }
    html:not(#old-theme) .blog-post-item {
        column-gap: 12px;
    }
    html:not(#old-theme) .reea-flow-text h1 {
        letter-spacing: -0.2px;
        font-size: 52px;
    }
}

@media (max-width: 320px) {
    .menu-wrapper {
        margin-top: 20px;
    }

    .menu-wrapper a {
        font-size: 30px;
        line-height: 30px;
    }
}

