.section-header,
.header {
    color: var(--Black, #121418);
}

.section-header span,
.header span {
    color: var(--Red, #D11242);
}

section.banner .inner-content {
    flex-direction: column;
}

section.what_is_on_page_seo .cta-view-more {
    width: fit-content;
}

section .row._header .offset-xl-1 figure.images {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
    margin-top: 20px;
}

section.benefits_of_aeo .row._custom.how-do-we-do .tiers {
    display: grid;
    grid-template-columns: 4fr 4fr 4fr 4fr;
    gap: 30px;
}

section .row._header .offset-xl-1 figure.images .brands {
    gap: 20px 0;
    width: 100%;
    min-width: 180px;
}

section .row._header .offset-xl-1 figure.images .brands img,
section .row._custom figure.tier--card img {
    width: 25px;
    height: 25px;
}

section .row._header .offset-xl-1 figure.images .brands h3 {
    color: #414042;
    font-weight: 600;
    margin-bottom: 0;
}

section .row._custom figure.tier--card img {
    margin-bottom: 30px;
}

section .row._custom.how-do-we-do .tiers {
    display: grid;
    grid-template-columns: 3fr 3fr 3fr;
    gap: 30px;
}

section.spotlight-with-aeo-services {
    background: url('../../assets/images/page-aeo/aeo-services-content-bg.jpg')no-repeat center center/cover;
}



section.our_clients_reviews a.red-button.read-more:hover {
    border: 1px solid var(--ColorRed);
}


section.our_clients_reviews .row._custom .sub-header {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
    max-width: 100%;
}

section.our_clients_reviews .row._custom figure {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    /* gap: 20px; */
}

section.our_clients_reviews .header h2 {
    text-align: left;
    margin-bottom: 0;
}

section.our_clients_reviews .header h2 span {
    color: var(--Red, #D11242);
}

section.our_clients_reviews .inner-content p {
    margin-bottom: 30px;
}

section.our_clients_reviews .header p {
    color: var(--Gray, #414042);
    text-align: center;
    font-family: "Giga Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    max-width: 1300px;
    margin-bottom: 0;
}


section.our_clients_reviews .tiers {
    display: grid;
    grid-template-columns: 3fr 3fr 3fr;
    gap: 30px;
}

section.our_clients_reviews .tier--header p:first-child {
    color: #FFF;
    font-family: "Giga Sans Extra Light";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 8px;
}

section.our_clients_reviews .tier--header {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: space-between;
    /* min-height: 150px; */
    margin-bottom: 0;
}

section.our_clients_reviews .tier--header span.text-white {
    margin-bottom: 20px;
}

section.our_clients_reviews .reviews .tier--header p._top {
    min-height: 145px;
    padding-bottom: 30px;
    margin-bottom: 0;
}

section.our_clients_reviews .reviews .tier--header p._bot {
    min-height: 225px;
    padding-bottom: 30px;
    margin-bottom: 0;
}

section.our_clients_reviews .reviews .tier--header .review-box {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
    position: relative;
    border-top: 1px white solid;
    padding-top: 30px;
}

section.our_clients_reviews .reviews .tier--header .review-box img {
    min-width: 70px;
}

section .reviews .tier--header .review-box p {
    color: #FFF;
    font-family: "Giga Sans Extra Light";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 8px;

    /* font-size: 25px;
    font-weight: 500;
    line-height: normal; */
}

section.our_clients_reviews .tier--header hr {
    margin: auto auto 30px auto;
    color: #fff;
    width: 100%;
}

section.our_clients_reviews .tier--header h3 {
    color: #FFF;
    font-family: "Giga Sans";
    font-style: normal;
    font-weight: 500;
    margin-bottom: 20px;
    min-height: 35px;
}


section.our_clients_reviews .video--card {
    border-radius: 20px;
    background: #121418;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
    padding: 30px;
    transition: ease 0.6s;
}

section.our_clients_reviews .cta-view-more {
    display: flex;
}

section.our_clients_reviews .tier--body span {
    color: #FFF;
    font-family: "Giga Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
}

section.our_clients_reviews .tier--body>.d-flex {
    align-items: center;
    margin-bottom: 10px;
}

section.our_clients_reviews .tier--body>.d-flex:last-child {
    align-items: center;
    margin-bottom: 0;
}

section.our_clients_reviews figure.image {
    width: 100%;
    height: 100%;
}

section.our_clients_reviews figure.image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}


section.our_clients_reviews figure.video--card img {
    width: 25px;
}

section.our_clients_reviews .tier--body>.d-flex svg {
    margin-right: 11px;
    flex: none;
    margin-top: 5px;
    margin-bottom: auto;
}

section.our_clients_reviews .tier--footer {
    margin-top: auto;
}

section.our_clients_reviews .tier--footer .cta-view-more a.red-button.read-more {
    justify-content: center;
}

section.our_clients_reviews a.red-button.read-more:hover {
    border: 1px solid #FFF;
}

section.our_clients_reviews .tiers.reviews {
    margin-bottom: 0;
}

section.our_clients_reviews .cta-view-more {
    justify-content: center;
}

section.our_clients_reviews .row._custom:last-child {
    margin-bottom: 0;
}

section.our_clients_reviews .header.black {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    width: 100%;
}

section.our_clients_reviews .header.black h1 {
    margin-bottom: 0;
}

section.our_clients_reviews .header.black h2 {
    color: var(--ColorWhite);
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
}

section.our_clients_reviews .header.black p {
    color: var(--ColorWhite);
    font-family: "Giga Sans";
    font-style: normal;
    font-weight: 300;
}

section.our_clients_reviews .inner-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}


section.our_clients_reviews .content-banner-header .content-box {
    width: 100%;
}

section.banner .circle-container-parent {
    display: flex;
    justify-content: end;
    /* align-items: start; */
    width: 100%;
    height: 100%;
    min-height: auto;
}

section.our_clients_reviews .circle-container-child {
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../../assets/images/about-us/test-content-bg-top-right.png) no-repeat top right / cover;
    width: 100%;
    max-width: 340px;
    height: 380px;
    transform: translate(1px, -1px);
    z-index: 2;
}

section.our_clients_reviews .circle-container-child .circle {
    transform: translate(20px, -20px);
}

section.our_clients_reviews .inner-content p {
    margin-bottom: 0;
}

section.our_clients_reviews figure.image img {
    width: 100%;
}

section.our_clients_reviews .row._header {
    align-items: center;
    margin-bottom: 50px;
}


@media(max-width: 1440px) {
    section.our_clients_reviews .tiers {
        flex-direction: column;
    }

    /* section.our_clients_reviews .reviews .tier--header p {
        min-height: 100px;
    } */

    section.our_clients_reviews .tiers {
        grid-template-columns: 2fr 2fr;
    }
}

@media(max-width: 1199px) {

    section.our_clients_reviews .row._custom figure {
        align-items: start;

    }

    section.our_clients_reviews .row._custom .sub-header {
        margin-bottom: 50px;
    }

    section.our_clients_reviews .reviews .tier--header p._top,
    section.our_clients_reviews .reviews .tier--header p._bot {
        min-height: auto;
    }

    section.our_clients_reviews .tier--header h3 {
        min-height: auto;
    }

    section.our_clients_reviews .header h2 {
        text-align: start;
        max-width: 100%;
    }

    section.our_clients_reviews .header p {
        text-align: center;
        max-width: 100%;
    }

    section.our_clients_reviews .tier--header {
        min-height: auto;
        margin-bottom: 0;
    }

    section.our_clients_reviews .tier--header p {

        margin-bottom: 0;
    }

    section.our_clients_reviews .video--card {
        max-width: 100%;
    }

    section.our_clients_reviews .reviews .tier--header p {
        min-height: auto;
    }

    section.stories .row._custom figure {
        align-items: center;
    }


}

@media(max-width: 991px) {

    section.our_clients_reviews .reviews .tier--header p._top,
    section.our_clients_reviews .reviews .tier--header p._bot {
        min-height: auto;
    }

    section.our_clients_reviews .tiers {
        grid-template-columns: 1fr;
    }

    section.our_clients_reviews .header {
        margin-bottom: 50px;
    }

    section.our_clients_reviews .video--card {
        max-width: 100%;
        padding: 50px 30px;
    }


}

@media(max-width:767px) {

    section.our_clients_reviews .header {
        margin-bottom: 40px;
    }

    section.our_clients_reviews .row._custom .sub-header {
        margin-bottom: 40px;
    }

    section.our_clients_reviews .header h2,
    section.our_clients_reviews .header p {
        text-align: center !important;
    }

}

@media(max-width: 575px) {
    section.our_clients_reviews .video--card {
        max-width: 100%;
        padding: 50px 30px;
    }


}

section.our_clients {
    padding-bottom: 0;
}

section.our_clients .row._custom:nth-child(1) {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

section.our_clients .row._custom:nth-child(2) {
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}

section.our_clients .header.white {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
}

section.our_clients .row._custom figure {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    margin-bottom: 60px;
    gap: 20px;
}

section.our_clients figure.image {
    height: 100%;
    width: 100%;
    min-width: 782px;
}

section.our_clients figure.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    overflow: hidden;

}

section.our_clients .content {
    display: flex;
    flex-direction: column;
    /* gap: 30px; */
}

section.our_clients h2.header {
    margin: 0;
}

section.our_clients p {
    margin-bottom: 0;
}

section.our_clients span.cta-custom-link-red.qheader {
    display: block;
    margin-bottom: 20px;
    font-family: "Giga Sans Medium";
}

section.our_clients span.cta-custom-link-red {
    font-family: "Giga Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}

section.our_clients span.cta-custom-link-black.qheader {
    display: block;
    margin-bottom: 20px;
}

section.our_clients span.cta-custom-link-black.signature {
    display: block;
    color: var(--Black, #121418);
    font-family: "Giga Sans medium";
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
}

section.our_clients span.cta-custom-link-black {
    font-family: "Giga Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0;
}

section.our_clients .row._custom figure .row-1 {
    display: flex;
    justify-content: center;
    flex-basis: unset;
}

section.our_clients .row._custom figure .row-2 {
    display: flex;
    justify-content: center;
    flex-basis: unset;
}

section.our_clients .row._custom figure .row-3 {
    display: flex;
    justify-content: center;
    flex-basis: unset;
}

section.our_clients .content-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

@media(max-width: 1877px) {
    section.our_clients .row._custom figure {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: center;
        gap: 30px 132px;
    }

    section.our_clients figure.image img {
        object-position: -50px center;
    }
}


@media(max-width: 1600px) {
    section.our_clients .content-container {
        flex-direction: column;
        gap: 30px;
    }

    section.our_clients figure.image img {
        max-height: 480px;
        object-position: 0 -325px;

    }

    section.our_clients .content-container ._right {
        padding-right: 0;
    }

    section.our_clients figure.image {
        min-width: auto;
    }
}

@media(max-width: 1440px) {
    section.our_clients figure.image img {
        object-position: 0 -240px;
    }
}

@media(max-width: 1199px) {

    section.our_clients .header.white {
        margin-bottom: 50px;
    }

    section.our_clients .row._custom figure {
        gap: 30px 0;
        margin-bottom: 50px;
    }

    section.our_clients .row._custom figure .row-1 {
        display: flex;
        justify-content: center;
        flex-basis: 29.33%;
    }

    section.our_clients .row._custom figure .row-2 {
        display: flex;
        justify-content: center;
        flex-basis: 35.33%;
    }

    section.our_clients .row._custom figure .row-3 {
        display: flex;
        justify-content: center;
        flex-basis: 35.33%;
    }

    section.our_clients .row._header figure.image {
        max-height: 480px;
    }

    section.our_clients .row._header figure.image img {
        max-height: 480px;
        object-position: 0 -210px;
    }

}

@media(max-width: 991px) {
    section.our_clients .row._header figure.image img {
        object-position: 0 -140px;
    }
}

@media(max-width: 767px) {

    section.our_clients .header.white,
    section.our_clients .row._custom figure {
        margin-bottom: 40px;
    }

    section.our_clients .row._custom figure .row-1 {
        flex-basis: 100%;
    }

    section.our_clients .row._custom figure .row-2 {
        flex-basis: 100%;
    }

    section.our_clients .row._custom figure .row-3 {
        flex-basis: 100%;
    }

    section.our_clients .row._header figure.image {
        max-height: 380px;
    }

    section.our_clients .row._header figure.image img {
        object-position: 0 -70px;
    }

}

@media(max-width: 575px) {
    section.our_clients .row._custom figure {
        flex-direction: column;
        flex-wrap: wrap;
    }

    section.our_clients h2.header {
        margin: auto;
    }

    section .row._header figure.image img {
        min-height: 100%;

    }

    section.our_clients .row._header figure.image img {
        object-position: 0;
    }

}


@media (max-width: 1600px) {

    section .row._header .offset-xl-1 figure.images {
        justify-content: center;
        gap: 30px;
        display: grid;
    }

    section.benefits_of_aeo .row._custom.how-do-we-do .tiers {
        grid-template-columns: 3fr 3fr 3fr;
    }
}

@media (max-width: 1499px) {
    section .row._header .offset-xl-1 figure.images {
        grid-template-columns: 3fr 3fr 3fr;
    }

    section .row._custom.how-do-we-do .tiers {
        grid-template-columns: 2fr 2fr;
    }

    section.benefits_of_aeo .row._custom.how-do-we-do .tiers {
        grid-template-columns: 2fr 2fr;
    }
}

@media (max-width:1199px) {
    section.our_clients_reviews .row._custom figure {
        align-items: start;

    }
}

@media (max-width: 991px) {
    section .row._header .offset-xl-1 figure.images {
        display: grid;
        grid-template-columns: 2fr 2fr;
        gap: 30px;
    }

    section .row._custom.how-do-we-do .tiers {
        grid-template-columns: 1fr;
    }

    section.benefits_of_aeo .row._custom.how-do-we-do .tiers {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    section .row._header .offset-xl-1 figure.images {
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
}

@media (max-width: 575px) {
    section .row._header .offset-xl-1 figure.images {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}