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

@media(min-width: 768px) {

  /*-----------------*/
  /* ACTU / NEWS */
  /*-----------------*/
  .wrapper_slider:not(:nth-child(2), :nth-child(5)) .content_slider {
    padding-top: 50px;
  }

  .wrapper_slider:nth-child(2) .wrapper_inner_slider,
  .wrapper_slider:nth-child(5) .wrapper_inner_slider {
    display: flex;
    flex-direction: column-reverse;
  }

  
  /*-----------------*/
  /* GALLERY HOME */
  /*-----------------*/
  #galleryHome
  {
    margin-top: -270px;
  }
  #galleryHome .gallery {
    grid-gap: 15px;
    grid-template-columns: repeat(32, 1fr);
    grid-template-rows: repeat(13, 52px);
  }

  #galleryHome .gallery .gallery-item:first-of-type {
    grid-row: span 3;
    grid-column: span 11;
    padding-left: 24%;
    padding-right: 24%;
  }

  #galleryHome .gallery .gallery-item:nth-child(2) {
    grid-column: span 8;
    grid-row: span 6;
    padding-top: 152px;
  }

  #galleryHome .gallery .gallery-item:nth-child(3) {
    grid-column: span 10;
    grid-row: span 6;
  }

  #galleryHome .gallery .gallery-item:nth-child(4) {
    grid-column: span 3;
    grid-row: span 6;
    padding-top: 82px;
  }

  #galleryHome .gallery .gallery-item:nth-child(5) {
    grid-column: span 6;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(6) {
    grid-column: span 5;
    grid-row: span 3;
  }

  #galleryHome .gallery .gallery-item:nth-child(7) {
    grid-column: span 8;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(8) {
    grid-column: span 11;
    grid-row: span 5;
  }

  #galleryHome .gallery .gallery-item:nth-child(9) {
    grid-column: span 6;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(10) {
    grid-column: span 6;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(11) {
    grid-column: span 8;
    grid-row: span 4;
    position: absolute;
    width: 18.8% !important;
    bottom: 0;
    right: 0;
    height: 190px;
  }
}

@media(min-width: 1025px) {
  /*------------------- HEADERHOME ---------------------*/
  #headerHome
  {
    padding-bottom: 150px;
    -webkit-mask: url(../images/bottomCurveFull.svg);
    mask: url(../images/bottomCurveFull.svg);
    mask-size: cover;
    -webkit-mask-size: cover;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: bottom center;
    -webkit-mask-position: bottom center;
  }
  .contentButton
  {
    top: -80px;
  }
  /*------------------CONTENT/INTRO----------------------*/
  .home #content .tc_content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content
  {
    padding: 20px 50px;
  }
  .imgContent img
  {
    height: 400Px;
  }
  .textContent {
    padding: 60px;
    padding-top: 180px;
    background: var(--black);
    width: 95%;
  }

  .nameContent {
    top: 80px;
    left: 60Px;
  }

  .imgContent img {
    height: 450Px;
  }

  .home #content
  {
    margin-top: -200Px;
  }
  .nameContent
  {
    font-size: 5em;
  }
  .home #content::before {
    background: var(--light-color);
    --size: 30em;
    width: var(--size);
    height: 100px;
    top: 13em;
  }
  /*------------------- REASSURANCES ---------------------*/
  .picto-bloc:nth-child(even)
  {
    top: 50px;
  }
  #reassurances
  {
    padding-bottom: 120px;
  }
  /*-----------------*/
  /* GALLERY HOME */
  /*-----------------*/
  #galleryHome .gallery {
    grid-gap: 27px;
  }

  #galleryHome .gallery .gallery-item:nth-child(11) {
    height: 210px;
    width: 20.8% !important;
  }
}

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

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

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


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

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

@media(max-width: 1280px) {
  /*------------------- INTRO / CONTENT ---------------------*/
  .home #content .animationDirection::before
  {
    display: none;
  }
}

@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;
  }

  /*-------------------MDTAC---------------------*/
  .md-tac {
    text-align: center;
  }

  .title.md-tac:not(.no-after):after {
    left: 50%;
    transform: translateX(-50%);
  }

  /*----------------INTRO / CONTENT------------------------*/
  .home #content {
    padding: 0;
  }

  .textContent {
    margin-top: -100Px;
    padding-top: 130Px;
  }
  .nameContent
  {
    top: 10px;
  }
  .imgContent
  {
    padding: 020Px;
  }
  .textContent
  {
    background: color-mix(in srgb, var(--black) 75%, #000);
  }
  .safari .textContent
  {
    background: var(--black);
  }
  #wp-rated
  {
    margin-bottom: -150px;
  }
  /*-----------------*/
  /* ACTU / NEWS */
  /*-----------------*/
  #news-title h2:after {
    left: 30%;
  }

  #news .grid.gutter50 {
    gap: 15px;
  }

  

}

@media(max-width: 767px) {

  /*-----------------INTRO / CONTENT-----------------------*/
  .wrapperImages {
    margin-bottom: 30px;
    margin-top: -100px;
  }
  /*-----------------*/
  /* ACTU / NEWS */
  /*-----------------*/
  #news .title_slider {
    font-size: 16px;
  }

  #news-title {
    flex-direction: column;
  }

  #news .thumbnail_slider {
    text-align: center;
  }

  #news .thumbnail_slider img {
    max-height: 400px;
  }

  #listarticles .thumbnail_slider {
    height: 250px;
  }

  /*-----------------*/
  /* GALLERY HOME */
  /*-----------------*/
  #galleryHome {
    margin-top: 0;
  }

  #galleryHome .gallery .gallery-item:nth-child(11) {
    grid-column: span 2;
  }

}

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