@media (max-width: 1400px) {}

@media (max-width: 1200px) {}

@media (max-width: 992px) {
    .mobile-text {
        text-align: start;
        padding: 20px;
        /* background-color: #fff; */
    }
    .flexbox-maintenance {
        gap: 116px;
    }

    .other-expertises .content-block {
        display: flex;
        flex-direction: column;
    }

    .other-expertises  .t-h4 {
        font-size: 26px !important;
        color: #ffffff;
        text-shadow: 1px 1px 1px #000000;
    }

    body.contact .hero-contact h1 {font-size: 22px !important;}
}

@media (max-width: 768px) {
    .model-expertises {
        position: relative;
        margin-top: -88px;
      
        & .hero.box-img-fit img,
        .hero.img-art-height img {
          filter: brightness(0.6);
          height: 500px;
        }
      
    }
    .big-title-top {
        font-size: 27px;
        line-height: 50px;
    }
    a.Circle-text,
    a.Circle-text:visited {
        color: #233561;
    }
    .Nos-preferences,
    a.Circle-text,
    h2.Block-Title-section-2 {
        font-family: "Playfair Display";
        text-align: center;
    }
    .container-da.desktop {
        display: none;
    }
    .mobile-container {
        display: flex;
    }
    .container-da {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }
    .block-section-2-left,
    .block-section-2-right {
        width: 100%;
        max-width: 800px;
        padding: 20px;
        box-sizing: border-box;
    }
    .block-section-2-left {
        display: flex;
        flex-direction: column;
    }
    .image-section-2 {
        right: 0;
        position: absolute;
        top: -14%;
        width: 80%;
        height: auto;
    }
    .image-haut-droite {
        position: relative;
        margin-left: 10px;
        margin-top: 54px;
        width: auto;
        height: 82%;
    }
    h2.Block-Title-section-2 {
        font-size: 20px !important;
        align-self: center;
        color: #233561;
        /* padding: (100px 100px 100px 100px 100px); */
        padding-top: 100px;
        padding-bottom: 100px;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: -83px;
        margin-bottom: 50px;
        flex: auto;
    }
    a.Circle-text {
        display: block;
        margin: -125px auto 20px;
        font-size: 35px !important;
        line-height: 0.5 !important;
        width: 167px;
        height: 167px;
        border: 22px solid #ffd70066;
        border-radius: 50%;
        padding-top: 50px;
    }
    a.Circle-text span {
        font-size: 12px;
    }
    .Nos-preferences {
        font-size: 50px !important;
        align-self: center;
        line-height: 1 !important;
        color: #152b66;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .Block-text p {
        top: 100% !important;
    }
    .Circle-text {
        border: 24px solid #ffd70066;
        width: 167px;
        height: 167px;
        font-size: 36px !important;
    }
    .mobile-container .slider-mid-mobile-home {
        height: 470px !important;
        width: 100%;
    }

    .mobile-text a,
    .mobile-text p {
        font-size: 18px !important;
        color: #233561;
    }
    .mobile-text .titre,
    .mobile-text a {
        text-align: left;
        font-weight: 700 !important;
    }
    .Section-1-da.desktop {
        display: none;
    }
    .animated-image-container:hover .animated-image {
        transform: translateY(40%);
    }
    .Section-1-da.mobile {
        display: block;
        height: 106vh;
    }
    .mobile-background {
        text-align: center;
        padding: 20px;
        background: url("/wp-content/uploads/2023/09/BASE-SUD-DIRECTION-ARTISTIQUE-cactus.jpg") center top/cover no-repeat;
        height: 80vh;
        min-height: 150vh;
    }
    .mobile-image {
        max-width: 100%;
        margin: 0 auto;
        padding: 20px;
    }
    .mobile-image img {
        max-width: 100%;
        height: auto;
        display: block;
    }
    .mobile-text {
        text-align: start;
        padding: 20px;
        /* background-color: #fff; */
    }
    .mobile-text .titre {
        color: #1d3664;
        font-size: 35px !important;
        font-family: "Playfair Display";
        /* margin: 10px 35px 20px; */
        line-height: 1.4;
    }
    .mobile-text p {
        text-align: left;
    }
    .mobile-text a {
        margin-right: 35px;
        font-family: Monserrat;
        text-decoration: underline;
    }
    .Menu-card {
        overflow: hidden;
        background: 0 0;
        height: 2000px;

    }
    .hidden-text,
    .text-card h2 {
        overflow: hidden;
        transition: max-height 0.3s;
    }
    .card-1,
    .card-2,
    .card-3 {
        height: 1000px !important;
    }
    .number-card h2 {
        color: #233561;
        margin-bottom: 40px;
        font-size: 35px !important;
        margin-left: 30px;
    }
    .hidden-text,
    .text-card h2 {
        max-height: 0;
        font-family: montserrat-regular;
        font-size: 18px !important;
        padding: 0 30px;
    }
    .card-1 {
        background-color: #fff6dc;
    }
    .card-2 {
        background-color: #ffe0dc;
    }
    .card-3 {
        background-color: #e4e3fc;
    }
    .card-1 .hidden-text,
    .card-3 .hidden-text {
        max-height: 775px;
    }
    .card-2 .hidden-text {
        max-height: 775px;
    }

    .footer-RS-Newletter {
        flex-direction: column;
    }
    .rs-part-footer p {
        text-align: center;
    }
    .picto-rs-footer {
        justify-content: center;
    }
    .picto-rs-footer img {
        width: 59%;
        margin-left: 20px;
    }
    .newsletter-part-f {
        width: 42%;
        margin: auto;
    }
    .newsletter-part-f h4 {
        font-size: 14px;
        margin-top: 46px;
        text-align: center;
    }
    .newsletter-part-f input[type="submit"] {
        display: block;
        margin: auto;
    }

    .title-home-page {
        font-size: 18px !important;
        top: 33.5%;
    }
    .big-title-top {
        font-size: 34px !important;
        top: 44.5%;
        padding: 0 14px;
        line-height: 42px !important;
    }
    .scroll-text-vid {
        top: 75%;
    }
    .pos-scroll-art-hero {top: 75% !important;}
    .openNav {
        height: 100%;
    }
    .insideNewMenu {
        flex-direction: column;
        margin-left: 30px;
        margin-top: 130px;
    }
    .insideNewMenu .expertisesMenuNew h2 {
        font-size: 36px !important;
    }
    .sousPartiesMenuNew {
        margin-top: 5px;
    }
    .insideNewMenu .sousPartiesMenuNew h2 {
        font-size: 36px !important;
        margin-bottom: 29px;
    }
    .mobileLineMenu {
        display: block;
        width: 75px;
        border-bottom: 1px solid #fff;
        margin: 20px 0;
    }
    .expertisesMenuNew h2::after,
    .expertisesMenuNewOpen h2::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent transparent transparent #fff;
        transition: 0.1s;
    }
    #menu-mobile,
    .desktopLineMenu,
    .imgBlogHeader {
        display: none;
    }
    .contactMenuNew,
    .expert-part-text {
        width: 100%;
    }
    .insideContactRS {
        display: flex;
    }
    .expertisesMenuNew .nos-expertises {
        display: block;
    }
    .expertisesMenuNew h2,
    .expertisesMenuNewOpen h2 {
        position: relative;
    }
    .expertisesMenuNew h2::after {
        display: inline-block;
        border-width: 8px 0 8px 14px;
        margin-left: 11px;
        vertical-align: middle;
    }
    .expertisesMenuNewOpen h2::after {
        position: absolute;
        left: 44%;
        top: 38%;
        border-width: 8px 0 8px 11px;
        transform: rotate(90deg);
    }
    .rotate::after {
        transform: rotate(90deg);
    }
    #menu-mobile.open {
        display: block;
        cursor: pointer;
    }
    #expertises-toggle {
        cursor: pointer;
    }
    .div-mark-expert-end {
        padding: 0 0 60px;
        flex-direction: column;
    }
    .div-mark-expert {
        padding: 0;
        flex-direction: column;
    }
    .expert-part-img {
        margin-top: 50px;
        padding: 30px;
        width: 100%;
    }
    .text-ref-dig {
        left: 26% !important;
    }
    #marketing-client-par {
        padding: 0;
    }
    .newsletter-part-f {
        width: 100%;
        margin: auto;
        padding: 0;
    }

    .first-part-hero {
        text-align: center;
        padding: 117px 0 68px;
        height: 100%;
        position: absolute;
        z-index: -1;
    }
    .hero-parallax-exp,
    .hero-parallax-exp-hub,
    .hero-parallax-pilier {
        position: relative;
        overflow-y: hidden;
    }
    .hero-parallax-exp {
        height: 50vh;
    }
    .hero-parallax-pilier {
        height: 30vh;
    }
    .hero-parallax-exp-hub .first-part-hero {
        height: 100%;
    }
    .hero-parallax-exp-hub {
        height: 75vh;
        display: flex;
        justify-content: center;
    }
    .text-inside-par p {
        display: none;
    }
    .first-part-hero p {
        padding: 0 20px;
    }
    .second-part-hero div {
        margin: 0 40px;
        width: 22%;
    }
    .first-part-hero h1 {
        line-height: 46px;
        margin-bottom: 25px;
        font-size: 45px !important;
    }
    .second-part-hero img {
        margin-top: 9px;
    }

    .ctas {
        left: 0;
        bottom: 0;
        top: auto;
        display: flex;
        width: 100%;
    }

    a.cta {
        width: 100%;
        margin: 0;
        text-align: center;
    }
}

@media (max-width: 640px) {
    .page-template-page-team .columns.large-3.medium-3 img {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .hero-da {
        height: 100vh;
        background-size: cover;
        background-position: center bottom;
    }
    .hero-text {
        transform: translateY(10px) !important;
    }
    .hero-text h1 {
        display: flex;
        flex-direction: column;
        font-size: 30px !important;
        margin: 0 35px;
    }
    .hero-text h1 span {
        font-size: 20px !important;
        line-height: 2;
    }
    .hero-text p {
        font-size: 18px !important;
        margin: 0 55px;
        line-height: 1;
    }
    .block-scroll {
        bottom: 12%;
    }
    h2 .Block-Title-section-2 {
        padding: 125px;
    }
    .respo-input {
        padding: 0 !important;
    }
    .respo-input label {
        line-height: 0;
    }
    .form-contact-footer h4 {
        margin-bottom: 40px;
    }
    .form-contact-footer input[type="submit"] {
        padding: 15px 50px;
    }

    .logoBaseSudHeader {
        width: 220px;
    }
    div .newMenuToggle {
        top: 51.15rem;
    }
    div .openToggle {
        top: 1.15rem;
    }
    .insideNewMenu {
        margin-top: 110px;
    }

    .text-part-mark h2 {
        font-size: 29px !important;
    }
    .text-part-mark {
        width: 100%;
        margin-top: 35px;
        padding: 11px;
    }
    .text-part-mark p {
        margin-top: 45px;
        padding-right: 0;
        font-size: 16px !important;
    }
    .img-part-mark {
        width: 100%;
        padding: 15px;
        margin-bottom: 150px;
    }
    .marketing-part {
        flex-direction: column;
        margin: 0 auto;
        overflow-x: hidden;
        padding: 0;
    }
    .title-home-page {
        top: 35.5%;
    }
    .big-title-top {
        top: 53.5%;
    }
    .scroll-text-vid {
        top: 70%;
    }
    .slider-newhomepage h2 {
        top: 36.5%;
        padding: 0 15px;
        font-size: 21px !important;
    }
    .text-ref-dev {
        width: 35%;
    }
    .expert-part-text h2 {
        font-size: 42px !important;
        line-height: 40px !important;
    }
    .expert-part-text {
        padding: 20px;
    }
    .text-ref-img img {
        width: 100% !important;
        margin: 0 -1px -2px 27px;
    }
    .text-ref-dev img {
        width: 100% !important;
        margin: 0 0 -1px 17px;
    }
    .left-img-div strong {
        font-size: 13px;
    }
    .text-ref-img p {
        top: 42%;
        left: 56%;
    }
    .text-ref-dig {
        top: 29% !important;
        left: 47% !important;
    }
    .Section-1-da.mobile .mobile-background {
        height: 106vh;
    }
}

@media (max-width: 390px) {
    .text-ref-dev p, .text-ref-img p {
        top: 50%;
        left: 33%;
        color: #1d3664;
        text-align: center;
    }
    .text-ref-img p {
        top: 33% !important;
        left: 51% !important;
    }
}

@media (min-width: 992px) {
    #newNavID {display: none;}
}