/* RESPONSIVE DESKTOP*/

/*RESPONSIVE 1920*/
@media screen and (min-width: 1920px) {
    /*HEADER*/
    .topbar{
        height: 18vh;
    }
    .navigation-bar{
        padding: 0 4em;
    }

    /*GENERALITES*/
    .card-formations{
        margin-top: 2em;
    }
    .card {
        width: 39vw;
    }
    .btn-decouvrir{
        margin-left: 37em;
    }
     /*TESTIMONIAL*/
     .testi-container-responsive{
        display: none;
    }
    /*POP UP CONTACT*/
    .img-formateur-popup{
        width: 5.3vw;
    }
    .popup-container >p{
        font-size: 0.9em;
    }
    /*INDEX*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
   g-index {
        margin-right: 3em; 
        margin-top: 0;
        height: 100%;
    }
    .graphique{
        margin-top: 2em;
    }
    .flexible {
        width: 100%;
        margin-top: 2em;
    }
    .points-content{
        padding: 2em;
    }
    
    
    
    /*SECTION BENEFICES*/
    .improve-content{
        margin-top: 2em;
    }
    /*BRANDPRO*/
    .top-brandpro{
        margin-top: 8em;
       }
    .position{
        right: 5em;
    }
    .btn-top {
        top: -2em;
    }
    .partenaire {
        bottom: 6em;
    }
    /*SECTION METTRE EN OEUVRE*/
    .content-who-learn{
        font-size: 1em;
        font-weight: 300;
        margin-top: 0.3em;
    }
    /*SECTION THE WORD*/
    .img-formateur{
        width: 6vw;
    }
}

/*RESPONSIVE 1512*/
@media screen and (max-width: 1512px) { 

    /*GENERALITES*/
    .title-h5{
        width: 100%;
    }
    .btn-decouvrir{
        margin-left: 22em;
    }
    .card {
        width: 39vw;
    }
    /*HEADER*/
    .logo-top {
        color: #FBFBFB;
        width: 12vw;
    }
    .topbar{
        height: 15vh;
    }
    /*FOOTER*/
    .bottom-right{
        justify-content: flex-end;
        width: 60%;
    }
	  /*POPUP PRESENT*/
	  .popup-content-present{
		width: 90vw;
		top: 30px;
		}
	  .present-text {
	  font-size: 1em;
	}
	  .image-present {
	  width: 25%;
	 
	}
	
     /*TESTIMONIAL*/
     .testi-container-responsive{
        display: none;
    }
    /*INDEX*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    .img-index{
        margin-top: 1em;
        padding-top: 0;
    }
    .flexible {
        width: 100%;
    }
    .flexible .flexible-row {
        justify-content: space-around;
        width: 43%;
    }
    /*BRANDPRO*/
    .color-background{
        padding-bottom: 2em;
    }
    .btn-top {
        top: -2em;
    }
    .partenaire{
        bottom: -3em;
    }

    .points-number{
        font-size: 0.8em;
    }
    .img-top {
        width: 35%;
    }
   
}



/*RESPONSIVE 1440*/
@media screen and (max-width: 1440px) {

     /*HEADER*/

     .logo-top {
        color: #FBFBFB;
        width: 13vw;
      }
    /*FOOTER*/
    .bottom-left {
        width: 30%;
    }
    /*GENERALITES*/

    .title-h2{
        font-size: 1.6em;  
    }
    .titre-h3{
        font-size: 1em;
    }
    .title-h5{
        width: 100%;
        font-size: 1.6em;
    }
    h6{
        font-size: 0.9em;
    }
    .content{
        font-size: 0.9em;
    }
    .brandpro{
        width: 39vw;
    }
    .circular{
        width: 39vw;
    }
    .card-content {
        font-size: 0.9em;
    }
    .btn{
        font-size: 0.9em;
    }
    .btn-decouvrir{
        margin-left: 23em;
    }
     /*TESTIMONIAL*/
     .testi-container-responsive{
        display: none;
    }
    /*POP UP CONTACT*/
    .img-formateur-popup{
        width: 8.3vw;
    }
    .img-thanku{
        width: 10.4vw;
    }
    /*INDEX*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    .top-background{
        padding-bottom: 0em;
    }
    .content-index{
        font-size: 1em;
        margin-bottom: 1em;
    }
    .img-index{
        margin-right: 3em;
    }
    .pourcentages{
        height: 27.2px;
    }
    .points-content{
        width: 26vw;
    }
    .points-row{
        -webkit-column-gap: 3em;
           -moz-column-gap: 3em;
                column-gap: 3em;
        margin-top: 3em;
    }
    .improve-text{
        height: 150px;
    }
    .content-improve{
        font-size: 0.9em;
    }
    .lire-plus{
        font-size: 0.7em;
    }
    .content-bis{
        font-size: 0.9em;
    }
    .improve-popup-explanation{
        width: 93%;
        height: 100%;
        top: 0%;
        left: 3.5%;
        padding: 5em;
    }
    /*BRANDPRO*/
   
    .btn-top {
        top: 0;
    }
    .partenaire{
        bottom: -5em;
  }
    
    .top{
        -ms-flex-pack: distribute;
            justify-content: space-around;
    }
    .position{
        right: 4em;
    }
}


/*RESPONSIVE 1280*/
@media screen and (max-width: 1280px) {

     /*HEADER*/
     .logo-top {
        color: #FBFBFB;
        width: 14vw;
      }
    .nav-link{
        font-size: 0.8em;
    }
    .nav-lang{
        font-size: 0.8em;
    }
    /*GENERALITES*/
    .titre-h3 {
        font-size: 0.8em;
      }
    .container{
        margin-top: 6em;
    }
    .btn-decouvrir{
        margin-left: 19em;
    }
    /*TESTIMONIAL*/
    .testi-container-responsive{
        display: none;
    }
    /*POP UP PRESENT*/
    .popup-content-present{
        width: 80vw;
        top: 120px; 
    }
    /*INDEX*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    
    .circular {
        width: 40vw;
    }
    .brandpro {
        width: 40vw;
    }
    /*BRANDPRO*/
    .top-brandpro {
        padding-bottom: 5em;
    }
    .partenaire{
        bottom: -4em;
    }
    .position{
        right: 4em;
    }
}


/*RESPONSIVE TABLETTE*/

/*RESPONSIVE 1024*/
@media screen and (max-width: 1024px){
    /*HEADER*/
      .navigation-link{
        width: 70%;
    }
    .logo-top {
        width: 17vw;
    }
    p.small-title {
        font-weight: 200;
        font-size: 0.8em;
    }
    /*FOOTER*/
    .bottom-left {
        width: 40%;
    }
    .icone {
        width: 2em;
        height: 2em;
    }
    /*GENERALITES*/
    .titre-h4{
        font-size: 1.2em;
    }
    
    .title-content {
        -ms-grid-column: 1;
        -ms-grid-column-span: 10;
        grid-column: 1/span 10;
    }
    .btn-decouvrir {
        margin-left: 12em;
    }
    .container {
        margin-top: 5em;
    }
    .card {
        width: 100%;
    }
    .card-formations{
        column-gap: 1em;
    }
    /*TESTIMONIAL*/
    .testi-container-responsive{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 6em;
    }
    .testi-container{
        display: none;
    }
    .testi-column-responsive{
        width: 70%;
        display: flex;
        align-items: center;
        position: relative;
    }
    .testi-content-responsive{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 3em 2em;
        width: 100%;
        border: var(--primary-color) 0.1em solid;
        border-radius: 0.6em;
        text-align: justify;
        row-gap: 1em;
        background-color: var(--white-color);
        box-shadow: var(--box-shadow);
        
    }
    .testi-content-responsive h3{
        font-family: 'Montserrat', sans-serif;
        color: var(--primary-color);
        font-size: 1.1em;
        font-weight: 800;
    }
    .testi-content-responsive h5{
        font-size: 0.8em;
        color: gray;
        letter-spacing: 0.05em;
       
    }
    .testi-content-responsive img{
        width: 3.5em;
        height: 3.5em;
        border-radius: 50%;
    }
    .testi-content-responsive p{
        font-size: 0.8em;
    }
    button#next-responsive{
        right: -1.5em;
    }
    button#prev-responsive{
        left: -1.5em;
    }
    /*POP UP PRESENT*/
    .image-present{
        margin-bottom: 2em;
    }
    .popup-content-present{
        width: 82vw;
        padding-top: 2em;
        padding-bottom: 1em;
    }
    .present-text{
        padding: 0 4em;
    }
    /*POP UP CONTACT*/
    .popup-content{
        width: 69.2vw;
    }
    .img-formateur-popup {
        width: 11.3vw;
    }
    /*INDEX*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    .top-index{
        margin-left: 4em;
    }
    
    .top-content {
        margin-top: 1em;
        align-items: flex-start;
    }
    .title-index{
        font-size: 1.5em;
    }
    .content-index {
        font-size: 0.9em;
    }
    .img-index {
        margin-right: 0em;
      }
    .pourcentage-soixante-dix{
        width: 65%;
    }
    .flexible {
        -ms-grid-column: 2;
        -ms-grid-column-span: 8;
        grid-column: 2 / span 8;
    }
    .improve-content{
        row-gap: 3em;
    }
    .content-improve{
        font-weight: 400;
    }
    .improve-popup-explanation{
        width: 100%;
        left: 0;
        padding: 1em 2em;
    }
    .improve-text{
        padding-top: 1em;
        width: 30%;
    }
    
    /*BRANDPRO*/
   
    .top-brandpro{
        padding-bottom: 1em;
        margin-top: 2em;
        grid-column: 1 /span 12;
        padding: 0 2em;
    }
    .video {
        width: 50%;
      }
    .video video {
        width: 100%;
        height: auto;
        display: block;
    }
    .partenaire{
        transform: translateY(10px);
        bottom: -2em;             
    }
    .img-top{
        display: none;
    }
    .learn-content {
        width: 50%;
        text-align: center;
    }
    .learn-points{
        column-gap: 2em;
        grid-column: 1/ span 10;
    }
    .graphic-content{
        width: 90%;
    }
    .points-number{
        color: var(--white-color);
    background-color: var(--primary-color);
    width: 2.5em;
    height: 2.5em;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .word{
        width: 100%;
    }

    /*CIRCULARPRO*/
    .circular-points{
        grid-column: 1/ span 10;
    }
    .learn-circular{
        width: 100%;
    }
    /*REVMANEX*/
    .video-revmanex{
        width: 45%;
    }
     
}


/*RESPONSIVE 834*/
@media screen and (max-width: 834px){
    /*HEADER*/
    .topbar {
        height: 14vh;
    }
    .navigation-bar{
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .navigation-link{
        opacity: 0;
        visibility: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width:100%;
        height: calc(200vh - 14vh);
        position: absolute;
        top:14vh;
        right:0;
        background-color: var(--primary-color);
        z-index: 11;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        row-gap: 2em;
        text-align: left;
        padding: 4em;
        -webkit-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
        transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    }
    .show-nav{
        opacity: 1;
        visibility: visible; 
        padding: 3em 1em;
        align-items: flex-start;
    }
    .logo-top{
        width: 19vw;
    }
    .navigation-lang {
        margin-right: -17em;
    }

    .nav-link{
        font-size: 1.6em;
        -webkit-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }
    .nav-link:hover{
        padding-left: 0.7em;
        letter-spacing: 2px;
    }
    .burger{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border: none;
        width: 2.80em;
        height: 2.80em;
        cursor: pointer;
        background: transparent;
    }
    .bar{
        display: block;
        position: relative;
        width: 2.80em;
        height: 0.1em;
        background: var(--white-color);
        border-radius: 3px;
        -webkit-transition: all .1s ;
        -o-transition: all .1s ;
        transition: all .1s ;
    }
    .cross-close .bar{
        width: 0;
        background: transparent;
    }
    .bar::before, .bar::after{
        content:"";
        width: 2.80em;
        height: 0.1em;
        background: var(--white-color);
        border-radius: 3px;
        position: absolute;
        left: 0;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    .bar::before{
        -webkit-transform: translateY(-8px);
            -ms-transform: translateY(-8px);
                transform: translateY(-8px);
    }
    .cross-close .bar::before{
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg)
    }
    .bar::after{
        -webkit-transform: translateY(8px);
            -ms-transform: translateY(8px);
                transform: translateY(8px);
    }
    .cross-close .bar::after{
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg)
    }
    
    /*FOOTER*/
    .bottom-left {
        width: 45%;
    }
    .right-side {
        width: 30%;
    }
    /*GENERALITES*/
    .btn.btn-decouvrir {
        margin-left: 0em;
    }
    /*POP UP PRESENT*/
    .popup-content-present {
        width: 95vw;
    }
    /*INDEX*/
    /*SECTION TOP*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    .top-background{
        background-image: url(images/fond-responsive-top-content.jpg)
    }
    
    .top-index{
        margin-left: 0;
        -ms-grid-column: 2;
        -ms-grid-column-span: 10;
        grid-column: 2/span 10;

    }
    .top-content {
        text-align: center;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    #btn-index{
        transform: translateY(30px);
    }
    #img-top {
        display: none;
    }
    /*SECTION FORMATIONS*/
    .card-formations {
        margin-top: 2em;
        display: flex;
        flex-direction: column;
        row-gap: 2em;
    }
    .brandpro {
        width: 100%;
    }
    .circular {
        width: 100%;
    }
    /*SECTION WHY*/
    .pourcentage-soixante-dix {
        width: 70%;
    }
    .content {
        font-size: 0.8em;
    }
    .graphique{
        grid-column: 1/ span 10;
        margin-top: 1.5em;
    }
    /*SECTION FLEXIBLE*/
    .flexible{
        grid-column: 1 / span 10;
        margin-top: 1.5em;
    }
    /*SECTION A QUI S'ADRESSE*/
    .points-row{
        grid-column: 1/ span 10;
    }
    /*SECTION IMPROVE*/
    .container.improve {
        -ms-grid-column: 1;
        -ms-grid-column-span: 12;
        grid-column: 1/span 12;
    }
    .improve-content{
        row-gap: 1em;
        -ms-grid-column: 2;
        -ms-grid-column-span: 8;
        grid-column: 2/span 8;
        margin-top: 2em;
    }
    .box{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 1em;
    }
    .improve-text {
        width: 100%;
        height: auto;
        text-align: center;
        background: var(--primary-color);
        -webkit-box-shadow: none;
                box-shadow: none;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-line-pack: center;
            align-content: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 1em 0 ;
        row-gap: 0.5em;
        -webkit-box-shadow: 0px 0.60em 0.90em -0.45em #747272ba;
                box-shadow: 0px 0.60em 0.90em -0.45em #747272ba;
       
    }
    
    .improve-text .content-improve{
        color: var(--white-color);
    }
    .content-improve{
        font-weight: 200;
        font-size: 0.9em;
        color: var(--primary-color);  
    }
    
    .lire-plus {
        font-size: 0.8em;
        position: relative;
        right: 0;
    }
    /*SECTION ADD FORMATION*/
    .card {
        width: 100%;
      }

    /*BRANDPRO*/
    /*SECTION TOP*/
    
    
    .container.top-brandpro {
        margin-top: 2em;
        padding: 0 2em;
    }
    .responsive-none{
        display: none;
    }
   
    .container-reponsive{
        display:block;
        position: relative;
        margin-top: 2em;
        margin-bottom: 3em;
    }
    .video {
        width: 100%;
    }
    .partenaire{
        bottom: -5em;
    }
    .logo-stratx {
        width: 7vw;
    }
    /*SECTION KEY*/
    .keys{
        -webkit-column-gap: 2em;
           -moz-column-gap: 2em;
                column-gap: 2em;
    }
    #key-brandpro {
        width: 100%;
    }
    /*SECTION DESCRIPTION*/
    .container-flex{
        flex-direction: column;
        align-items: center;
    }
    .learn-content {
        width: 100%;
    }
    .img-content{
        height: 30vh;
        background-position-y: 30%;
        width: 100%;
        margin-top: 2em;
    }
    .visible{
        display: inline;
    }
    /*SECTION WORD*/
    .container.word.box-shadow {
        margin-top: 3em;
    }
    .img-formateur {
        width: 14.3vw;
    }
    .position{
        display : none; 
    }
    .content-word {
        width: 100%;
    }
    /*CIRCULAR PRO*/
    .title-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
      }
      .graphic-content {
        width: 100%;
      }
      .the-word{
        column-gap: 2em;
      }
      .implement {
        width: 80%;
        height: auto;
        background-color:#e5f0ec ;
      }
}

/*RESPONSIVE 744*/
@media screen and (max-width: 744px){


    /*FOOTER*/
    .footer-container{
        grid-column: 1 /span 12;
        padding: 2em 2.5em;
    }
    .bottom-left {
        width: 50%;
    }
    .bottom-right{
        justify-content: flex-end;
    }
    .logo img {
        width: 75%;
    }
    /*GENERALITES*/
    h6{
        font-size: 0.8em;
    }
    .content{
        font-size: 0.8em;
    }
    .card-content {
        font-size: 0.8em;
    }
    .btn{
        font-size: 0.8em;
    }
    /*TESTIMONIAL*/
    .testi-background {
        margin-top: 5em;
    }
    .container.testi-top {
        margin-top: 3em;
      }
    .testi-container-responsive{
        margin-top: 1em;
    }
    .testi-column-responsive {
        width: 90%;
    }
    .testi-content-responsive{
        padding: 1em 2em;
    }
    .testi-content-responsive .quote{
        width: 2em;
        height: 2em;
    }
    /*POP UP PRESENT*/
    .popup-content-present{
        padding: 2em 1em;
    }
    .popup-present {
        width: 70%;
    }
    .present-text {
        padding: 0 2em;
    }
    .image-present {
        width: 25%;
        margin-bottom: 6em;
        margin-right: 0;
    }
    /*POP UP CONTACT*/
    .popup-content{
        width: 82.2vw;
    }
    .img-thanku {
        width: 18.4vw;
    }
    /*INDEX*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }

    /*SECTION WHY*/
    .content.graphique-content {
        font-size: 0.7em;
    }
    /*SECTION A QUI S'ADRESSE*/
    .key-content-responsive {
        width: 100%;
      }
    /*SECTION BENEFICES*/
    .content-improve{
        font-size: 0.8em;
    }
    
}






/*RESPONSIVE 640*/
@media screen and (max-width: 640px){
   
    /*HEADER*/
    .logo-top {
        width: 24vw;
    }
    /*FOOTER*/
    .bottom-right {
        -ms-flex-pack: distribute;
            justify-content: space-around;
      }
    /*POP UP PRESENT*/
    .image-present{
        width: 50%;
        margin-bottom: 6em;
    }

    /*POP UP CONTACT*/
    .popup-container > p {
        width: 73%;
    }
    .cross{
        width: 2em;
        height: 2em;
    }
    /*INDEX*/
    
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    .graphique{
        row-gap: 2em;
    }
    .pourcentages{
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .flexible{
        padding: 1.5em;
    }
    .flexible .flexible-row{
        width: 45%;
        row-gap: 1em;
    }
    .points{
        grid-column: 2/ span 8;
        flex-direction: column;
        row-gap: 1em;
        margin-top: 1.5em;
    }
    .points-row {
        grid-column: 2/ span 8;
      }
    .points-content {
        width: 67vw;
    }
    .points-row{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 1em;
        margin-top: 1em;
    }
    .implement {
        padding: 1em 0.3em;
        row-gap: 1em;
        width: 117%;
    }
    /*BRANDPRO*/
    
    .logo-stratx {
        width: 8vw;
    }
   
    .keys {
        flex-direction: column;
        row-gap: 2em;
    }
    .titre-h4{
        font-size: 1em;
    }
    .content-bis {
        font-size: 0.8em;
    }
    .content-who-learn{
        display: none;
    }
    .content-who-responsive{
        display: inline;
        font-size: 0.8em;
        font-weight: 300;
        margin-top: 0.3em;
        text-align: left;
    }
    .learn-points{
        flex-direction: column;
        row-gap: 0.5em;
        margin-top: 0.5em;
        margin-left: 1.7em;
    }
    .learn {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        column-gap: 1em;
      }
      .word-position{
        grid-column: 1 /span 12;
        padding: 0 1em;
      }
      .word{
        align-items: end;
      }
      .the-word{
        column-gap: 1em;
      }
  

    /*CIRCULARPRO*/
    .graphic-content{
        width: 100%;
    }
    .learn-circular {
        width: 100%;
        display: flex;
        flex-direction: row;
        column-gap: 1em;
        align-items: center;
      }
}



/*RESPONSIVE 530*/

@media screen and (max-width: 530px){

    /*HEADER*/
    .logo-top {
        width: 33vw;
      }
    .bar{
        width: 2em;
    }
    .bar::before, .bar::after{
        width: 2em;
    }
    .navigation-lang {
        margin-right: -7em;
    }
    
    /*FOOTER*/
    .footer-container{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 3em;
    }
    .bottom-left {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        gap: 2em;
    }
    .logo img {
        width: 38vw;
    }
    .footer-content {
        display: none;
      }
    .social-network{
        width: 8%;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center;
    }
    .bottom-right {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        width: 100%;
    }
    /*GENERALITES*/
    .title-h2 {
        font-size: 1.3em;
    }
    .title-h4{
        font-size: 1.1em;
    }
    .container {
        margin-top: 3em;
        padding: 0 1.3em;
        grid-column: 1 /span 12;
    }
    /*TESTIMONIAL*/
    .testi-background {
        margin-top: 3em;
      }
    .container.testi-top {
        margin-top: 2em;
    }
    .testi-container-responsive{
        margin-bottom: 3em;
    }
    .testi-column-responsive {
        width: 100%;
    }
    .testi-content-responsive h3{
        font-size: 1em;
    }
    .testi-content-responsive h5{
        font-size: 0.7em;
    }
    .testi-content-responsive p {
        font-size: 0.7em;
    }
    /*POP UP PRESENT*/
    .popup-content-present {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .image-present {
        width: 30%;
        margin-bottom: 1em;
    }
    .popup-present {
        width: 100%;
    }

    /*POP UP CONTACT */
    .popup-content {
        width: 93.2vw;
    }
    .popup-container > p {
        width: 75%;
    }
    .img-formateur-popup {
        width: 15.3vw;
    }
    /*INDEX*/
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    .top-content{
        padding: 0 1.3em;
    }
    .top-index{
        margin-top: 2em;
    }
    .pourcentage-dix{
        width: 13%;
    }
    /*SECTION FLEXIBLE*/
    .flexible-content .content{
        text-align: center;
    }
    /*SECTION A QUI S'ADRESSE*/
    .points{
        grid-column: 1/ span 10;
    }
    .points-content {
        width: 100%;
    }
      .points-row {
        grid-column: 1/ span 10;
    }

    /*SECTION IMPROVE*/
    .improve-content{
        grid-column: 1/span 10;
        padding: 0 2em;
    }
    .improve-text{
        padding: 1em 1.5em;
    }
    .improve-popup-explanation{
        padding: 0em;
        background: transparent;
        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .improve-popup-explanation.open{
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .box-popup{
        border: 1em solid var(--primary-color);
        
    }
    /*BRANDPRO*/
    /*SECTION TOP*/
    .container.top-brandpro{
        margin-top: 1em;
    }
    /*SECTION VIDEO*/
    .partenaire{
        left: 1.3em;
    }
    .logo-stratx {
        width: 10vw;
      }
    /*SECTION KEY*/
    .keys{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        row-gap: 1em;
    }
    /*SECTION WORD*/
    .container.word.box-shadow {
        grid-column: 2 /span 10;
      }
    .the-word{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
        height: 100%;
    }
    .word {
        padding: 1em;
        height: auto;
        flex-direction: column;
        align-items: center;
        row-gap: 1em;
    }
    .content-word {
        text-align: justify;
        text-align-last: center;
    }
   
}



/*RESPONSIVE TELEPHONE*/

/*RESPONSIVE 430*/
@media screen and (max-width: 430px){

    body{
        overflow-x: hidden;
    }

     /*HEADER*/
     .topbar {
        height: 8vh;
      }
    .logo-top {
        width: 34vw;
    }
    .navigation-lang {
        margin-right: 0;
    }
    .navigation-link{
        top: 8vh;
        height: calc(200vh - 8vh);
    }
    .nav-link{
        font-size: 1.2em;
    }
  
    [class*="word-"]{
        -webkit-transform: translateY(30px);
            -ms-transform: translateY(30px);
                transform: translateY(30px);
    }
    .title-visible{
        -webkit-transform: translateY(0) !important;
            -ms-transform: translateY(0) !important;
                transform: translateY(0) !important;
    }
    /*FOOTER*/
    .logo img {
        width: 41vw;
    }
    .right-side {
        width: 60%;
    }
    .footer-container {
        padding: 1em 1.5em;
      }
   
    .popup-content{
        top: 25%;
    }
    /*TESTIMONIAL*/
    .testi-bottom {
        flex-direction: column;
    }
    .testi-title {
        align-items: center;
    }
    button#next-responsive {
        right: 2.4em;
        bottom: -10em;
        background-color: var(--primary-color);
        color: var(--white-color);
    }
    button#prev-responsive {
        left: 2.4em;
        bottom: -10em;
        background-color: var(--primary-color);
        color: var(--white-color);
    }
    /*POP UP PRESENT*/
    .popup-content-present{
        top: 10%;
    }
    .present-text{
        padding: 0 0.5em;
    }
    /*INDEX*/
    .top-index{
        padding-bottom: 2em;
    }
    .top-content {
        margin-top: 0.5em;
      }
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
    .title-index{
        font-size: 1em;
    }
    .flexible {
        padding: 1em;
    }
    .improve-content{
        padding: 0;
    }
    .implement{
        width: 94%;
    }

    
    /*BRANDPRO*/
    .img-content{
        height: 15vh;
    }
}

/*RESPONSIVE 390*/
@media screen and (max-width: 390px){
    /*HEADER*/
    .navigation-bar{
        padding: 0em 1em;
    }
    .logo-top {
        width: 41vw;
    }
    .navigation-lang {
        margin-left: 6em;
    }
    /*INDEX*/
    .container{
        padding: 0 0.5em;
    }
    /*BRANDPRO*/
    .top-content{
        padding: 0;
    }
}


/*RESPONSIVE 360*/
@media screen and (max-width: 360px){
    /*HEADER*/
    .navigation-lang {
        margin-left: 5em;
      }
      .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
}

/*RESPONSIVE 320*/
@media screen and (max-width: 320px){
    /*FOOTER*/
    .right-side {
        width: 44%;
    }
    .logo img {
        width: 54vw;
    }
    .social-network {
        width: 13%;
    }
    .content-index-visible{
        opacity: 1 !important;
        -webkit-transform: translateX(0) !important;
            -ms-transform: translateX(0) !important;
                transform: translateX(0) !important;
        -webkit-transition: 1.5s;
        -o-transition: 1.5s;
        transition: 1.5s
    }
}


@media screen and (min-width: 769px){
    .nav-link::after{
        display: block;
        content: "";
        width: 0;
        height: 1px;
        background:#FBFBFB;
        -webkit-transition: width .4s;
        -o-transition: width .4s;
        transition: width .4s;
    }
    .nav-link:hover::after{
        width: 100%;
    }

   
}