@media screen and (min-width: 990px) and (max-width: 1500px) {
    .header_home_content {
        padding-bottom: 100px;
    }
}

@media screen and (max-width: 1450px) {
    .expertise-support .bg-letters__top {
        left: -8rem;
        top: 0;
        width: 27rem;
    }

    .expertise-hero {
        z-index: 1;
        position: relative;
    }

    .expertise-support .bg-letters__bot__v2 {
        width: 11rem;
    }
}

@media screen and (max-width: 1330px) {
    .expertise-support .bg-letters__top {
        top: 0;
    }
}

@media screen and (max-width: 1199px) {
    .expertise-quote__content .expertise-quote__quote::before {
        left: 3rem;
        top: -3rem;
    }

    .expertise-quote__content .expertise-quote__quote::after {
        right: 3rem;
    }

    .svg-bubble-big::after {
        width: 120px;
        top: -30px;
        right: -40px;
    }

    .articles-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 1100px) {
    .slide_container {
        flex-direction: column;
        align-items: center;
    }

    .mission-historique_image .forme-rose {
        display: none;
    }
}

@media (max-width: 1024px) {
    .follow-block h4 {
        font-size: 1.2rem;
        margin: 5px 0 10px;
    }

    h2 {
        font-size: 1.5rem;
        line-height: 1.2em;
    }

    h3, .entry-content h3 {
        font-size: 1.4rem;
    }

    .rse-articles .see-more,
    .career-why .expertise-support__container {
        margin-bottom: 0;
    }

    .rse-articles {
        padding-bottom: 40px;
    }

    .expertise-support__container {
        margin: 0 auto;
    }

    .expertise-support .trait {
        margin-top: 0;
    }

    .expertise-support {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .bg-light-blue .publications-block {
        padding-top: 4.5rem; /* 72px */
        margin-bottom: 0;
    }

    .header__podcast-container {
        display: none;
    }

    .mobile__podcast-container {
        display: block;
    }

    #primary.article-content-podcast {
        padding: 0;
    }

    #primary.article-content-podcast {
        margin-top: 4rem;
    }

    .single-team-hero .hero {
        background: linear-gradient(to right, white 80%, transparent 80%);
    }

    .forme-rose {
        top: -35px;
        width: 125px;
    }

    .featured-articles > div {
        width: 100%;
    }

    .featured-main {
        margin-bottom: 30px;
    }

    .carte-evenement.svg-bubble::after, .svg-bubble::after {
        display: none;
    }

    .contenu-archive .article-item.podcast {
        width: calc(33.33% - 15px);
    }

    .slide-video {
        justify-content: center;
    }

    .header_home {
        background-position: 80% 50%;
        min-height: 540px;
    }

    .home .bloc-evenements {
        flex-direction: column;
    }

    .title-transfers h2 {
        font-size: 1.8rem;
    }

    .expertises-scroll-track {
        display: flex;
        flex-wrap: wrap;
    }

    .carte-expertise-sectorielle {
        width: calc(50% - 15px);
    }

    .page-template-page-international .expertise-support .bg-letters__top,
    .page-template-page-international .expertise-support .bg-letters__bot {
        display: none;
    }

    .societes-wrapper {
        gap: 20px;
    }

    .single-team-hero {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .profile-card {
        margin-left: 30px;
        margin-right: 30px;
    }

    .testimonials .video-slider .swiper-button-prev {
        left: 20%;
    }

    .testimonials .video-slider .swiper-button-next {
        right: 20%;
    }

    .expertise-support .bg-letters__bot__v2 {
        width: 8rem;
    }

    .expertise-quote {
        z-index: 1;
        position: relative;
    }

    .article-content-standard {
        flex-direction: column;
    }

    .article-content-standard .articles__related {
        border: none;
        padding: 0;
    }

    .articles__related-list {
        width: 100%;
    }

    .article-content #primary.article-content-standard {
        padding-left: 0;
        padding-right: 0;
    }

    .article-content-standard-container {
        background: white;
        position: relative;
    }

    .single-article-header .header__title {
        font-size: 2rem;
        line-height: 1.2em;
    }

    .events-home {
        justify-content: center;
        gap: 5%;
    }

    .slide-why-join-kea .wrapper {
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .expertise-support .bg-letters__top {
        width: 23rem;
    }

    .bloc-small {
        flex: 0 1 calc(33% - 20px);
    }

    .affaires-blocs {
        padding: 40px 0;
    }

    .cas-clients .customers-carousel-container {
        margin-top: 20px;
    }

    .single-article-header {
        height: auto;
        padding-bottom: 30px;
        padding-top: 30px;
        margin-bottom: 20px;
    }

    .cas-clients section.customers-block .swiper-wrapper {
        /*justify-content: inherit;*/
    }

}

@media screen and (max-width: 850px) {
    .specialist-item {
        flex-direction: column-reverse;
        align-items: center;
    }

    .specialist-item__img.svg-bubble {
        height: 200px;
    }

    .specialist-item:not(.row-reverse) > .specialist-item__img {
        right: 0;
        position: relative;
    }

    .specialist-item.row-reverse > .specialist-item__img {
        left: 0;
        position: relative;
    }

    .specialist-item__text {
        width: 100%;
    }

    .specialist-item__img.svg-bubble::after {
        top: -15px;
        right: 0;
        width: 80px;
    }

    .specialist-item:not(.row-reverse) > .specialist-item__img img {
        margin-right: -20px;
    }

    .publication-card.svg-bubble::after, .customer-card.svg-bubble::after {
        display: none;
    }

    .l-slider-marque {
        width: 100%;
    }

    .slide-why-join-kea .wrapper {
        flex-direction: column-reverse;
    }

    .slide-why-join-kea .l-slider-marque {
        margin: 2rem auto;
    }

    .conception-section .img-concetion {
        margin: 0 0 30px !important;
        width: 100%;
        max-width: 300px;
    }

    .conception-item {
        justify-content: center;
        margin-bottom: 80px;
    }

    .conception-section .texte-conception {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .max-w {
        padding-left: 15px;
        padding-right: 15px;
    }

    .PBM-block .contenu-block {
        padding: 5rem 0 8rem 0;
    }

    .single-article-header__container .header__content-text {
        margin-left: 0;
    }

    .expertise-quote__quote {
        font-size: 1.5rem;
    }

    .expertise-quote__content .expertise-quote__quote::after, .expertise-quote__content .expertise-quote__quote::before {
        font-size: 5rem;
    }

    .expertise-quote__content .expertise-quote__quote::after {
        bottom: -4.5rem;
    }

    .expertise-quote__content .expertise-quote__quote::before {
        top: -2rem;
    }

    .contact-block {
        background-position: top;
        height: 50vh;
    }

    .info-block {
        max-width: 90%;
        font-size: 14px;
    }

    .single-team-hero .hero {
        background: white;
    }

    .team-management h1 {
        margin-top: 0;
    }

    .sector-dropdown-content {
        width: 100%;
        right: 0;
    }

    .sector-dropdown-toggle {
        width: 100%;
    }

    .slides {
        flex-direction: column;
        align-items: center;
    }

    .slides li {
        max-width: 90%;
    }

    .follow-block .max-w > h4, .follow-block .max-w > a {
        flex: auto;
        width: 100%;
        text-align: center;
    }

    .follow-block .max-w > a {
        text-align: center;
        margin-top: 25px;
    }

    .forme-rose {
        display: none;
    }

    .form-block > div {
        width: 100%;
    }

    .form-block .description {
        padding-right: 0;
        padding-top: 0;
    }

    h1, .entry-content h1 {
        line-height: 1.2em;
    }

    .contact-block .info-block {
        padding: 50px 6%;
    }

    .slides {
        flex-direction: column;
        align-items: center;
    }

    .slides li {
        max-width: 90%;
    }

    .search-form input[type="search"] {
        padding: 20px 40px 20px 15px;
    }

    .filters ul.acf-tags-list, form.search-form + .title {
        text-align: center;
    }

    .category-filters {
        display: none;
    }

    .team-section > .title {
        display: none;
    }

    .sector-filter-dropdown {
        margin-left: inherit;
    }

    .filters {
        justify-content: center;
        flex-direction: column;
        gap: 1rem;
    }

    .sector-dropdown-content {
        right: -56px !important;
    }

    .credits {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .credits p {
        text-align: center;
    }

    .footer-menus {
        justify-content: space-between;
        width: 100%;
    }

    .footer-menus ul {
        margin: 0 15px 0 0;
    }

    .footer-menu-3 ul {
        margin-right: 0;
    }

    .contenu-archive .article-item.podcast {
        width: calc(50% - 15px);
    }

    .section-info {
        height: 1000px;
        flex-wrap: wrap;
    }

    .block-left, .block-right {
        width: 100%;
    }

    .bg-letters-info .bg-letters-topp {
        width: 48%;
    }

    .bg-letters-info .bg-letters-bott {
        width: 60%;
    }

    .contenu-video img {
        max-width: 86%;
    }

    .header_home_content {
        width: calc(60% + 20px);
    }

    .slides_world_legend {
        flex-flow: wrap;
    }

    .slides_world_legend li {
        width: calc(50% - 20px);
    }

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

    .profile-photo {
        width: 200px;
        height: 200px;
        border: 6px solid #fff;
    }

    .profile-card {
        margin-top: 30px;
        margin-bottom: 180px;
    }

    .expertises-articles__articles {
        margin-top: 3rem;
    }

    a.rose.expertise-articles__close-btn {
        display: none;
    }

    .expertise-articles__part-1, .expertise-articles__part-2__text {
        flex-direction: column;
    }

    .expertise-articles__part-1 img, .expertise-articles__part-1__text, .articles__part-2__text,
    .expertise-articles__img-container {
        width: 100%;
    }

    .expertise-articles__part-1 {
        gap: 1rem;
    }

    .expertises-articles__article h3 {
        margin-top: 1.25rem; /* 20px */
    }

    .expertise-articles__open-btn {
        margin-left: auto;
        margin-right: auto;
    }

    a.rose.expertise-articles__open-btn {
        margin-top: 10px;
    }

    .expertises-articles__article,
    .expertise-articles__part-2__text {
        gap: 0;
    }

    .expertise-support .bg-letters__top,
    .expertise-support .bg-letters__bot__v2,
    .expertise-support .bg-letters__bot {
        display: none;
    }

    .expertise-articles__accent {
        display: none;
    }

    .articles-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .single-team-container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .academic-research {
        padding: 30px 0;
    }

    .section-research_innovation {
        padding: 40px 0;
    }

    .single-article-header .header__title {
        font-size: 1.8rem;
    }

    .slide-marque-item {
        flex-direction: column;
    }

    .slide-right-inner {
        text-align: center;
    }

    .slide-why-join-kea .trait {
        margin-left: auto;
        margin-right: auto;
    }

    .events-home {
        gap: 20px;
        flex-wrap: wrap;
    }

    .expertise-img-container + h4 {
        font-size: 1rem;
    }

    .certification-item,
    .certification-item.normal,
    .certification-item.reverse {
        flex-direction: column;
        text-align: center;
        align-items: center;
        gap: 20px;
    }

    .certification-text {
        text-align: center;
    }

    .bloc-small {
        flex: 0 1 calc(100%);
    }

    .bloc {
        min-height: auto;
    }

    .expertise-quote .expertise-quote__content {
        padding: 90px 10px 90px;
    }

    .l-publications h2 {
        margin-bottom: 30px;
    }

    .timeline-scrollbar-container {
        margin: 40px 0 0;
        width: 100%;
    }

    section.bloc-process {
        margin-top: 60px;
    }

    .testimonials {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .precess-cool ul li:nth-child(2) { margin-left: 10px; }
    .precess-cool ul li:nth-child(3) { margin-left: 20px; }
    .precess-cool ul li:nth-child(4) { margin-left: 30px; }
    .precess-cool ul li:nth-child(5) { margin-left: 40px; }
    .precess-cool ul li:nth-child(6) { margin-left: 50px; }

    .precess-cool ul li::before {
        width: 30px;
        height: 30px;
    }

    .precess-cool ul li::after {
        left: 13px;
        font-size: 3.3rem;
    }

}


@media (max-width: 550px) {

    .testimonials .video-slider .swiper-button-prev {
        left: 0;
    }

    .testimonials .video-slider .swiper-button-next {
        right: 0;
    }

    article.secondary > .image {
        width: 100%;
    }

    article.secondary .infos {
        width: 100%;
        padding-left: 0;
    }

    .featured-secondary .format {
        margin-top: 10px;
    }

    .contenu-archive .article-item.podcast {
        width: 100%;
    }

    .carte-expertise-sectorielle {
        width: 100%;
    }

    .events-home {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .header_home_content {
        width: calc(75% + 20px);
    }

    .main-text .number {
        font-size: 2.5rem;
    }

    .profile-card {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .profile-photo {
        width: 150px;
        height: 150px;
    }

    .profile-photo {
        width: 130px;
        height: 130px;
        border: 0 solid #fff;
    }

    .profile-card {
        gap: 1rem;
    }

    .profile-photo, .profile-info {
        margin-right: auto;
    }

    .expertise-hero {
        height: auto;
    }

    .expertise-hero__container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .mobile__podcast-container iframe {
        height: 500px;
    }

    .single-article-header .header__title {
        font-size: 1.6rem;
    }

}

@media screen and (max-width: 500px) {
    .expertise-quote, .expertise-quote {
        height: auto;
    }

    .job-offers__offers .job-offer {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}


@media screen and (max-width: 450px) {
    .slide-why-join-kea .video-overlay-content {
        padding: 16px;
    }

    .slide-why-join-kea .video-overlay-content #video-title {
        margin-bottom: 16px;
    }

    .precess-cool ul li:nth-child(2) { margin-left: 0; }
    .precess-cool ul li:nth-child(3) { margin-left: 0; }
    .precess-cool ul li:nth-child(4) { margin-left: 0; }
    .precess-cool ul li:nth-child(5) { margin-left: 0; }
    .precess-cool ul li:nth-child(6) { margin-left: 0; }
}


@media (min-width: 922px) {
    .ast-container {
        max-width: 100%;
    }

    .single-team-container.max-w,
    .single-team-hero .hero .max-w {
        padding-left: 2.7rem; /* 43.2px */
        padding-right: 2.7rem; /* 43.2px */
    }
}

@media screen and (min-width: 769px) {
    .expertise-articles__part-1__text ul:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 420px) {
    .ast-pagination .navigation .nav-links .prev, .ast-pagination .navigation .nav-links .next {
        text-align: center;
        display: block;
        min-width: 150px;
        width: fit-content;
    }
}