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

@media(min-width: 768px) {


  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances {
    /* padding: 120px 15px; */
  }

}

@media(min-width: 1025px) {

  /*-------------------- CERTIFICATIONS -------------------*/
  .widget_element.widget_certifications li .wrap-element
   {
    justify-content: start;
    padding: 0;
   }
  

  /*------------CERTIFICATIONS--------*/
  .widget_certifications {
    /* position: absolute; */
    right: 10%;
    bottom: -50px;
    width: 200px;
    z-index: 1;
  }

  #galleryHome .gallery {
    height: 34.625em;
    font-size: 1.25vw;
    overflow: hidden;
    position: relative;
  }

  #galleryHome .gallery .gallery-item {
    margin-bottom: 0;
    position: absolute
  }

  #galleryHome .gallery .gallery-item:first-of-type {
    width: 17.9375em !important;
    height: 25.25em;
    top: 3.625em;
    left: 0;
    z-index: 1
  }

  #galleryHome .gallery .gallery-item:nth-child(2) {
    width: 11.5625em !important;
    height: 16.25em;
    top: 7.0625em;
    left: 16.4375em;
    z-index: 6
  }

  #galleryHome .gallery .gallery-item:nth-child(3) {
    width: 9.8125em !important;
    height: 13.75em;
    top: 13.875em;
    left: 26.625em;
    z-index: 4
  }

  #galleryHome .gallery .gallery-item:nth-child(4) {
    width: 24.5625em !important;
    height: 34.625em;
    top: 0;
    left: 33.875em;
    z-index: 2
  }

  #galleryHome .gallery .gallery-item:nth-child(5) {
    width: 15.4375em !important;
    height: 21.75em;
    top: 8em;
    left: 55.375em;
    z-index: 5
  }

  #galleryHome .gallery .gallery-item:nth-child(6) {
    width: 11.4375em !important;
    height: 17.5em;
    top: 5.125em;
    left: 69.4375em;
    z-index: 3
  }

  /*------------NEWS / ACTUS--------*/
  #news {
    padding-bottom: 200px;
  }

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

  .listedarticle,
  .listedarticle .wrapper_inner_slider {
    height: 100%;
  }


  #news .wrapper_slider:nth-child(1) .title_link_slider,
  #news .wrapper_slider:nth-child(1) .text_slider {
    color: var(--white);
  }
}

@media(min-width: 1281px) {

  /*-----------------*/
  /* HEADERHOME */
  /*-----------------*/
  #headerHome-content {
    padding-top: 100px;
  }

  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  .home #reassurances {
    padding: 120px 30px;
  }

  #reassurances .wrappercontent>div:first-child {
    min-width: 380px;
  }



}

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

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

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

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

@media(max-width: 1280px) {

  /*-----------------*/
  /* HEADER */
  /*-----------------*/
  #logo {
    justify-self: center;
  }

  /*-----------------*/
  /* HEADERHOME */
  /*-----------------*/
  #headerHome-content {
    padding-bottom: 120px;
  }


  /*-----------------*/
  /* NAVPRIMARY */
  /*-----------------*/
  .navigmenu .naviglink.lvl-0 {
    font-size: 13px;
    padding: 18px 8px;
  }
}

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

  /*-----------------*/
  /* HEADERHOME */
  /*-----------------*/
  #headerHome-content {
    padding-bottom: 70px;
  }


  /*-------------------- MOT -------------------*/
  #galleryHome
  {
    margin-bottom: 10px;
  }
  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances .linkTurn {
    margin-top: 20px;
    --size: 10rem;
  }

  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  .home #reassurances {
    height: 150px;
    margin-bottom: -40px;
    margin-top: -50px;
  }

  .home #reassurances-container {
    padding: 10px 10px;
    width: calc(100% + 10px);
    max-width: calc(100% + 10px);
    left: -5px;
  }

  .home .picto-container li {
    padding: 0 15px;
  }

  .home #reassurances-containerBis {
    padding: 0 10Px;
    width: calc(100% + 10Px);
    max-width: calc(100% + 10Px);
    height: 50px;
    left: -5px;
    font-size: 13px;
  }

  .home #reassurances-containerBis span {
    padding: 0;
  }

  .home #reassurances-containerBis span:before {
    content: none;
  }

}

@media(max-width: 767px) {

  /*-----------------*/
  /* HEADER */
  /*-----------------*/
  #logoCoordonnees img {
    width: 160px;
  }

  /*-----------------*/
  /* HEADERHOME */
  /*-----------------*/
  #headerHome-accroche .elemAnim {
    font-size: 25px;
    letter-spacing: 2px;
  }

  #headerHome-content {
    padding-bottom: 50px;
  }


  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances .picto-container {
    grid-template-columns: repeat(1, 1fr);
  }

  #reassurances .picto-container li p {
    font-size: 17px;
  }

  .picto-container li p strong {
    font-size: 14px;
  }

  #reassurances .picto-container li:nth-child(3) {
    border-bottom: none;
  }

  #reassurances .picto-container li {
    /* padding: 40px 20px; */
  }

  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  .home #reassurances-containerBis span {
    display: none;
  }

  .home .picto-container li p {
    font-size: 12px;
    letter-spacing: 0.5px;
  }

  .nohome #reassurances .picto-container {
    max-width: 500px;
    margin: 0 auto;
  }

  .nohome #reassurances .picto-container li:before {
    top: 50%;
    transform: translateY(-50%);
    --size: 50px
  }

  .nohome #reassurances .picto-container li svg,
  .nohome #reassurances .picto-container li img {
    --size: 25px
  }

  .nohome #reassurances .picto-container li {
    padding: 19px 35px
  }

  .nohome #reassurances .picto-container {
    max-width: 330px;
    margin: 0 auto
  }


}

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