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

@media(min-width: 768px) {

  /*------------------- NEWS / ACTU ---------------------*/
  #news .wrapper_slider:first-of-type {
    grid-column: span 2;
    grid-row: span 3
  }

  #news .wrapper_slider:first-of-type .content_slider .title {
    min-width: 600px;
    position: relative;
    z-index: 2
  }

  #news .wrapper_slider:first-of-type .title_slider {
    font-size: 2em;
    text-shadow: 0 0 8px #00000054;
    line-height: 1.1;
    margin-bottom: 15px !important;
  }

  #news .wrapper_slider:first-of-type .wrapper_inner_slider {
    display: flex
  }

  #news .wrapper_slider:first-of-type .thumbnail_slider {
    order: 2;
    height: 550px;
    width: 90%;
  }

  #news .wrapper_slider:first-of-type .content_slider {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #news .wrapper_slider:first-of-type .text_slider,
  #news .wrapper_slider:first-of-type .text_slider a {
    max-width: 80%;
    line-height: 1.7;
    font-size: 16px
  }

  #news .wrapper_slider:first-of-type .content_slider {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  #news .wrapper_slider:first-of-type .wrapper_inner_slider {
    display: flex
  }

  #news .wrapper_slider:first-of-type .thumbnail_slider {
    order: 2;
    height: 550px;
    width: 50%;

  }

  #news .wrapper_slider:first-of-type .thumbnail_slider a:first-of-type {
    filter: brightness(0.5);
  }

}

@media(min-width: 1025px) {

  /*-------------------- NAVPRIMARY -------------------*/
  .navigmenu .navdown {
    min-width: 800px;
  }

  .navigmenu .naviglink.lvl-2 {
    text-align: left;
  }

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

  .home #content {
    overflow: hidden;
    padding-bottom: 140px;
  }

  .home #content .title {
    max-width: 700px;
    margin: 0 auto 60px;
  }

  .home #content .blocthumb {
    height: 460px;
    max-width: 740px;
    margin: 0 auto;
  }

  .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 .tertiarythumb {
    width: 10.7%;
    height: 240px;
    top: 340px;
    left: 5%;
    z-index: 1;
  }

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

  .home #content .wp-block-media-text {
    overflow: visible !important;
  }

  .home #content .wp-block-media-text__content {
    margin-top: -200px;
    z-index: 1;
  }

  /*-------------------- SECTIONS -------------------*/
  .sectionsbloc.odd blockquote p {
    color: var(--white);
  }

  /*------------------- NEWS ---------------------*/
  #news {
    margin-bottom: 100px;
  }

  /*-------------------- REASSURANCES -------------------*/
  #reassurances {
    padding: 150px 20px;
  }

}

@media(min-width: 1281px) {

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

  .home #content .blocthumb {
    max-width: 840px;
  }

  .home #content .title {
    max-width: 880px;
  }

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

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

  .home #content .specialthumb {
    width: 35%;
    left: -42%;
    bottom: -320px;
    height: 400px;
  }
}

@media(min-width: 1481px) {

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .tc_content {
    padding-left: 15%;
  }

  .home #content .linkTurn {
    left: 2%;
  }

  .home #content .blocthumb {
    max-width: none
  }

}

@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) {

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .wrappercontent.medium {
    max-width: 950px;
  }

}

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

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

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

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

}

@media(max-width: 767px) {

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content .linkTurn {
    --size: 10rem;
    bottom: -140px;
  }

  .home #content :is(.tertiarythumb, .quaternarythumb) {
    margin-top: 60px;
  }

  .home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb) {
    margin-bottom: 5px;
  }

  .home #content :is(.blocthumb, .specialthumb, .tertiarythumb, .quaternarythumb) {
    height: 250px;
  }

  /*------------------- NEWS / ACTU ---------------------*/
  #news .content-news {
    grid-gap: 0 30px;
  }

  #news:after {
    content: none;
  }

  #news {
    padding: 80px 15px;
    margin: 0;
  }

  #news .title_slider {
    font-size: 24px
  }

  #news .wrapper_slider:first-of-type img {
    filter: brightness(0.8);
  }

  #news .wrapper_slider:first-of-type .text_slider,
  #news .wrapper_slider:first-of-type .text_slider a {
    font-size: 14px
  }

  #news .wrapper_slider:first-of-type .content_slider .title {
    min-width: 170%
  }

  #news .wrapper_slider:first-of-type .title_slider {
    font-size: 35px;
  }

  #news .wrapper_slider:first-of-type .wrapper_inner_slider {
    display: flex;
    flex-direction: column-reverse
  }

  #news .wrapper_slider:first-of-type .content_slider .title {
    min-width: auto
  }

  #news .title_slider,
  #news .wrapper_slider:first-of-type .title_slider {
    font-size: 22px;
  }

  #news .next_slider {
    margin-top: -10px
  }

  #news .wrapper_slider:first-of-type .thumbnail_slider {
    height: 250px;
    margin-top: 30px
  }

  #news .content-news {
    grid-gap: 30px 0;
  }

  #news {
    padding: 70px 15px 60px;
  }

  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .bloc_prestations {
    padding: 20px 0 30px !important;
  }

  #prestations .widget_parentpage {
    padding-bottom: 0
  }

  .prestations-content :is(h2, h3) {
    font-size: 20px;
  }

  #prestations .tc_excerpt {
    font-size: 15px;
  }
}

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