@media (max-width: 1024px) {

    .padd-top{padding-top: 60px;}
    .padd-bottom{padding-bottom: 60px;}
    .margin-top{margin-top: 60px;}
    .margin-bottom{margin-bottom: 60px;}

    .wrap-slider-certifs .row-arrows {
        display: flex;
    }

    .section-couverture .row-cards h2 {
        font-size: 48px;
    }

    #NagaHeader .col-logo-header {
        width: 150px;
        padding: 0;

        margin-left: 0;
    }

    #NagaHeader .col-nav-header {
        width: auto;
        padding: 0;
    }

    #NagaHeader>.htg-container>.htg-flex-row {
        justify-content: space-between;
    }

    .section-couverture .htg-flex-row {
        flex-direction: column;
    }

    .section-couverture .col-title h1 strong {
        color: inherit;
        display: inline;
    }

    .section-couverture .col-title {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .section-couverture .col-content {
        margin-top: 0;
        width: 100%;
        padding: 0;
    }

    .section-couverture .col-content .inner {
        max-width: 100%;
    }

    .section-couverture .col-img-couveture {
        padding: 0;
        margin: 20px 0 0 0;
    }

    .section-certif h2 {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .slider-certifs {
        padding-left: 20px;
    }

    .col-6 {
        width: 100%;
    }

    .col-4 {
        width: 100%;
    }

    .col-3 {
        width: 50%;
    }

    .section-redirections .col-card {
        width: 100%;
        padding: 50px 40px;
    }

    .section-redirections .row-cards {
        margin-top: 12px;
    }

    .htg-flex-row {
        gap: 12px;
    }

    .slider-gamme .slick-list {
        padding: 0 !important;
    }

    .slider-gamme .slick-track {
        gap: 10px;
    }

    section.section-certif .row-arrows {
        background: transparent;
    }

    section .row-arrows {
        position: relative;
        background: white;
        display: flex;
        padding: 10px;
        border-radius: 50px;
        justify-content: space-between;
        width: calc(100% - 30px);
        margin: -10px auto 0 auto;
    }

    section .row-arrows button {
        position: unset;
        transform: unset;
    }

    section .row-arrows .slick-prev {
        transform: scale(-1) translateY(0);
    }

    .section-gamme .col-gamme:nth-child(2n+1) {
        top: unset;
    }

    .wrap-slider-gamme,
    .wrap-slider-certifs {
        padding: 0;
        position: unset;
    }

    section .slick-dots {
        bottom: -48px;
        width: calc(100% - 140px);
        left: 50%;
        transform: translateX(-50%);
    }

    section .row-arrows {
        transform: unset;
    }

    .section-chiffres {
        margin-bottom: 80px;
    }

    .section-chiffres .col-header {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .section-chiffres .htg-flex-row.chiffres-items {
        width: 100%;
        flex-direction: column;
    }

    .section-avis .htg-flex-row.row-avis{
        margin-top: 0;
        flex-direction: column;
    }
    .section-avis .col-intro>div:nth-child(1){
        padding: 20px 40px;
    }

    .section-avis .wrap-slider-avis{
        width: 100%;
    }

    .section-avis .row-arrows.display-desktop{
        display: none;
    }

    .section-avis .row-arrows.display-mobile{
        display: flex;
    }

    .section-avis .col-intro{
        max-width: 100%;
    }

    .section-avis .row-dots.display-mobile{
        display: flex;
    }
    .section-avis .row-dots.display-desktop{
        display: none;
    }
    .section-avis .slick-dots {
        bottom: 24px;
        z-index: 10;
        width: calc(100% - 180px);
        left: 50%;
        transform: translateX(-50%);
    }
    .section-avis .htg-container {
        padding: 0;
    }
    .section-avis .slider-avis.slick-dotted.slick-slider {
        margin-bottom: 30px;
        padding: 0 0 0 20px;
    }
    .section-avis-timeline .slick-track .slick-slide {
        min-height: auto;
    }


    .section-couverture-couleur .htg-flex-row{
        flex-direction: column;
    }
    .section-couverture-couleur .htg-flex-row .col-image{
        width: 100%;
        max-height: 400px;
        min-height: 400px;
    }
    .section-couverture-couleur .htg-flex-row .col-content{
        width: 100%;
        min-height: 250px;
    }

    .section-video .wrap-video span{
        width: 50px;
        height: 50px;
    }

    .section-post-gamme .col-content{
        position: inherit;
        max-width: 100%;
        padding: 40px 20px 20px;
    }
    .section-post-gamme .col-post{
        width: 100%;
        max-width: 100%;
        padding: 0 8px;
    }
    .section-post-gamme .htg-flex-row{
        flex-direction: column;
        gap: 20px;
    }
    .section-post-gamme .col-post .post-item .title::before {
        bottom: 15px;
    }
    .section-post-gamme .col-post a.top-cate{
        display: flex;
    }
    .section-post-gamme .col-content .tri-item{
        display: block;
    }

    footer > .htg-container > .htg-flex-row{
        flex-direction: column;
    }
    footer .col-left,
    footer .col-right{
        max-width: 100%;
        padding: 40px;
    }

    .section-formulaire .htg-flex-row{
        gap: 20px;
        max-width: 90%;
    }
    .section-formulaire .col-etape-left{
        max-width: 100%;
        background-image: none;
    }
    .section-formulaire .col-etape-right{
        max-width: 100%;
        background-image: url("../img/bg-form.png");
        background-size: auto;
        background-position: bottom right;
        background-repeat: no-repeat;
        padding-bottom: 100px;
    }
}