@media(min-width: 481px) {}

@media(min-width: 768px) {}

@media(min-width: 1025px) {

    /*-----------------HEADER-------------------*/
    .navigtoogleLogo {
        margin: -80px 0;
        margin-bottom: 0;
    }

    #header-coordonnees {
        padding: 20Px;
        gap: 10px;
    }

    #navprimary .navigmenu .naviglink.lvl-0.item-logo span {
        height: 160px;
        margin-top: -40Px;
        background-size: 80%;
    }

    #header-coordonnees .right {
        text-align: right;
        padding-left: initial;
    }

    #header-coordonnees .right>* {
        padding-right: 25Px;
    }

    #header-coordonnees .right>*::before {
        left: initial;
        right: 0;
    }

    /*------------------- HEADERHOME ---------------------*/
    .swiper-slide:nth-child(3) .swiper-slide-bg-image:not(.noanimswiper) {
        animation: kenburns-top-right 5s ease-out reverse both !important;
    }

    #headerHome {
        padding-top: 270px;
        padding-bottom: 200px;
    }

    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .linkTurn {
        left: 9%;
        top: 20em;
    }

    .home #content {
        overflow: hidden;
        padding-top: 0;
    }

    .home #content .blocthumb {
        height: 460px;
    }

    .home #content .homeContent-img .wp-block-image {
        padding-left: 30px;
        height: 100%;
    }

    .home #content .homeContent-img .wp-block-image a {
        height: 100%;
    }

    .home #content .homeContent-img .wp-block-image img {
        height: 100%;
        object-fit: cover;
    }

    .home #content .tc_content {
        padding-left: 22%;
        width: 120%;
        padding-top: 90px;
    }

    .home #content :is(.specialthumb, .tertiarythumb, .quaternarythumb) {
        position: absolute;
        left: 0;
    }

    .home #content .has-medium-font-size {
        font-size: 25px !important;
    }

    .home #content .tertiarythumb {
        width: 16%;
        height: 340px;
        top: 300px;
    }

    .home #content .quaternarythumb {
        left: auto;
        right: 0;
        width: 9.5%;
        top: 175px;
        height: 400px;
    }

    .home #content .specialthumb {
        width: 23%;
        left: -20%;
        bottom: -370px;
        top: auto;
        z-index: 1;
        height: 320px;
    }

    .home #content .wp-block-media-text.has-media-on-the-right {
        grid-template-columns: auto 65% !important;
        margin-bottom: 0;
        overflow: visible!important;
    }
    .home #content .wp-block-media-text__content>p:first-child
    {
        background: var(--black);
        color: var(--white);
        padding: 20px;
        margin: 50px -30px;
        margin-top: -250px;
    }
    .home #content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media
    {
        position: relative;
        top: -50px;
    }
    /*-------------------- GALLERYHOME -------------------*/
    #galleryHome .swiper-pagination {
        top: initial !important;
        bottom: 100px !important;
    }

    /*------------------- PRESTATIONS ---------------------*/
    .home #prestations {
        max-width: 750Px;
        margin: 0 auto;
    }

    .anneesCta strong {
        text-shadow: 10px 10px 10Px #0000000a;
    }
    #prestations .fashion-slider-button
    {
        top: calc(100% - 50px);
    }

    /*-------------------- PRESTATIONS -------------------*/
    .prestations-content h3 {
        font-size: 1.5em;
    }
    /*------------NEWS / ACTUS--------*/
    #news {
        padding-top: 0;
    }
    #news .wrapper_slider:nth-child(1) .title_link_slider,
    #news .wrapper_slider:nth-child(1) .text_slider {
        color: var(--white);
    }
    #news .wrapper_slider {
        grid-column: span 2;
    }

    #news .wrapper_slider:first-of-type {
        order: 2;
        grid-column: span 3;
    }

    #news .wrapper_slider:first-of-type .thumbnail_slider {
        height: 680px;
    }

    #news .wrapper_slider:not(:first-of-type) .text_slider {
        display: none;
    }

    #news .wrapper_slider:first-of-type .thumbnail_slider:before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-image: -moz-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
        background-image: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
        background-image: -ms-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
        opacity: .8;
        z-index: 1;
    }

    #news .wrapper_slider:first-of-type .content_slider {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px;
        z-index: 1;
    }

    #news .title_slider {
        font-size: 18px;
    }

    #news .wrapper_slider:first-of-type .title_slider {
        font-size: 26px;
        line-height: 1.3;
    }

    #news .wrapper_slider:first-of-type .button {
        color: var(--white);
    }

    #news .wrapper_slider:first-of-type .title_link_slider:hover {
        color: var(--primary-color);
    }

    #news .wrapper_slider:last-of-type {
        order: 3;
        margin: 55px 0 0;
    }

    #news .wrapper_slider:nth-child(2) {
        order: 1;
        margin: 100px 0 0;
    }
    /*-------------------- SECTIONS -------------------*/
    .sectionsbloc .blocthumb
    {
        overflow: hidden;
    }
    .sectionsbloc .blocthumb img
    {
        height: 120%;
    }
    
}

@media(min-width: 1281px) {

    /*------------------- HEADER ---------------------*/
    .navigmenu .naviglink.lvl-0 {
        padding: 20px 14px;
        font-size: 15px;
    }

    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .linkTurn {
        left: 7%;
        top: 16em;
    }

    .home #content .homeContent-img .wp-block-image {
        padding-left: 50px;
    }

    .home #content .quaternarythumb {
        width: 12.5%;
    }

    .home #content .specialthumb {
        width: 38%;
        left: -48%;
        bottom: -420px;
        height: 400px;
    }

    /*------------------- PRESTATIONS ---------------------*/
    .prestations-content .liresuite {
        margin-top: 0px;
    }

    .prestations-wrapper {
        padding: 20px;
    }

    .prestations-content {
        padding: 0px 0 0;
    }

    .widget_parentpage {
        /* justify-items: end; */
        max-width: 100%;
        margin: 0 auto;
    }

    .bloc_prestations {
        /* --size: 250px; */
        width: 100%;
        height: 100%;
    }

    .prestations-wrapper {
        height: 100%;
        display: grid;
        align-content: center;
    }

    .prestations-content .title_content,
    .prestations-content .tc_excerpt {
        max-width: 100%;
    }

    .prestations-content .tc_excerpt {
        margin-left: auto;
    }
}

@media (min-width: 1320px) {
    #header::before {
        width: calc(100% - 100px);
        max-width: 1260px;
        height: calc(100% - 85px);
        border: 1px solid var(--white);
        border-top: 0;
        left: 50%;
        transform: translateX(-50%);
        top: 57px;
        opacity: 0.5;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        clip-path: polygon(0% 0%, 0% 100%, 15% 100%, 15% 5%, 85% 5%, 85% 100%, 22% 100%, 25% 100%, 100% 100%, 100% 0%);
    }
}

@media(min-width: 1481px) {

    /*------------------- PRESTATIONS ---------------------*/
    .home #prestations {
        max-width: 100%;
    }
}

@media(min-width: 1681px) {

    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .home #content .homeContent-img .wp-block-image {
        padding-left: 100px;
    }

    .home #content .quaternarythumb {
        right: 4%;
        width: 16.5%;
    }
}

@media(max-width: 1680px) {}

@media(max-width: 1480px) {}

@media(max-width: 1280px) {



    /*----------------PRESTATIONS------------------------*/
    #prestations .animated-arrow {
        padding: 0;
    }

    .prestations-content .tc_excerpt {
        display: none;
    }

    .videPresta {
        display: none;
    }

    .prestations-wrapper {
        height: 100%;
        display: grid;
        align-content: center;
    }

    .prestations-content .title_content,
    .prestations-content .tc_excerpt {
        max-width: 80%;
    }

    .prestations-content .tc_excerpt {
        margin-left: auto;
    }

    canvas,
    #prestations>.overlay {
        display: none !important;
    }
}

@media(max-width: 1024px) {

    /*---------------HEADER---------------------*/
    body:not(.is-toggle-open) #header .ckmenu {
        position: relative;
        z-index: 1000
    }

    .logoParent {
        display: none;
    }

    #header .ckmenu-nav {
        top: 0;
        padding-top: 50px
    }

    #headerGrid {
        align-items: start;
    }
    .shape::before, .shape::after
    {
        height: 50px;
    }
    #header-coordonnees .center
    {
        order: -1;
    }
    #logo
    {
        padding: 10px;
    }
    /*-------------------MDTAC---------------------*/
    .md-tac {
        text-align: center;
    }

    .title.md-tac:not(.no-after):after {
        left: 50%;
        transform: translateX(-50%);
    }
    /*-------------------- HEADERHOME -------------------*/
    #headerHome
    {
        padding: 130px 0;
    }
    .swiperPresta {
        padding-top: 10px;
    }
    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .home #content .linkTurn {
        bottom: -300Px;
    }

    .home #content .wp-block-columns {
        flex-wrap: wrap !important;
    }

    .home #content .wp-block-columns.certifications {
        flex-wrap: nowrap !important;
    }

    .home #content .wp-block-columns>div {
        flex-basis: 100% !important;
    }

    .home #content,
    .home #content>.wrappercontent {
        display: flex;
        flex-wrap: wrap;
        max-width: 1200px;
        padding-bottom: 0;
    }

    .home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb) {
        width: 50%;
        height: 350px;
        margin-bottom: 15px;
        padding: 0 7px;
    }

    .home #content :is(.tertiarythumb, .quaternarythumb) {
        margin: 0;
    }

    #content .uagb-rm__content {
        padding: 5px 0;
    }

    #content .uagb-rm__title {
        flex-basis: 230px;
    }
}

@media(max-width: 767px) {
    /*-------------------- HEADERHOME -------------------*/
    #headerHome
    {
        padding-bottom: 50px;
    }
    /*-----------------*/
    /* INTRO / CONTENT */
    /*-----------------*/
    .home #content .linkTurn {
        --size: 10rem;
        bottom: -200Px;
    }

    .home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb) {
        height: 250px;
    }
    /*-------------------- MOT -------------------*/
    .home #prestations,
    .prestations-wrapper
    {
        padding: 10px;
    }
}

@media(max-width: 480px) {}