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

@media(min-width: 768px) {
  /*------------------- INTRO / CONTENT ---------------------*/
  .content-chiffres_img
  {
    margin-left: -100px;
  }
  /*-----------------*/
  /* NEWS / ACTU */
  /*-----------------*/
  #news {
    padding: 0 0 60px 50px;
  }

  #news .wrapper_slider:first-child .thumbnail_slider {
    height: 600px;
  }

  #news .wrapper_slider:first-child .content_slider {
    top: 0;
    position: absolute;
    z-index: 3;
    padding: 40px 30px;
    max-width: 450px;
    left: -50px;
  }

  #news .wrapper_slider:first-child .title_slider {
    font-size: 30px;
  }
  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .bloc_prestations {
    padding: 0px;
    display: grid;
    align-items: center;
    overflow: hidden;
  }

  #prestations .bloc_prestations:nth-child(even) {
    padding: 0;
  }

  #prestations .prestations-content {
    padding: 50px 20px;
  }

  #prestations .prestations-txt .liresuite {
    margin-top: 50px;
  }

  /*------------------- MAP ---------------------*/
  #map_agence
  {
    height: 100%;
    width: 100%;
  }

}

@media(min-width: 1025px) {
  /*-----------------HEADER-------------------*/
  .home #header
  {
    top: 0;
    left: 0;
    width: 100%;
  }
  .home #header-wrap::after
  {
    border-bottom: 1Px solid #0000002b;
    max-width: calc(100vw*(5/9));
  }
  
  .navigmenu
  {
    justify-content: start;
  }
  .siteDE .navigmenu .naviglink
  {
    font-size: 13Px;
  }
  .navigmenu .naviglink.lvl-2
  {
    text-align: left;
    padding: 5px 30px;
    font-family: var(--font-text);
    border-bottom: 1Px solid #dadada;
  }
  .left>*:not(:last-child)
  {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1Px solid #ffffff50;
  }
  #navsecondary
  {
    padding-top: 5px;
    border-top: 1Px solid #0000002b;
  }
  /*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
	#content .content-chiffres_img .blocthumb{
    position: absolute;
    height: 580px;
    width: 64%;
    right: 0;
    border-radius: 40px 0 0 40px;
    overflow: hidden;
  }
  .home #content {
    padding-bottom: 50px;
    padding-top: 120px;
  }
  .home #content .wp-block-columns.has-background
  {
    margin-right: -100Px;
    margin-top: 75px;
    margin-left: auto;
    max-width: 700Px;
    position: relative;
    z-index: 1;
  }
  .home #content::before,.home #content .overlay
  {
    clip-path: polygon(0 0, 90% 0, 90% 45%, 70% 45%, 70% 100%, 35% 100%, 35% 73%, 0 73%);
      top: initial;
      bottom: 0;
      width: 100%;
      height: 65%;
  }
  /*------------------- INTRO / CONTENT ---------------------*/
  .content-chiffres_img
  {
    margin-left: 0;
  }
	/*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news .content_slider {
	  padding: 0 20px;
	}

	#news {
	  padding: 0 0 60px 10vh;
	}

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

	#news .wrapper_slider:first-child {
	  grid-column: span 3;
	  width: calc(100% + 30px);
	}

	#news .wrapper_slider:first-child .thumbnail_slider {
	  height: 700px;
	}

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

	#news .wrapper_slider:first-child .content_slider {
	  top: -80px;
	  max-width: 670px;
	  left: -70px;
	  padding: 75Px 50px;
	}

  /*----------------GALLERY--------------------*/
  #galleryHome
  {
    margin-top: -250px;
  }
  .nohome.template-prestations-php .wp-block-gallery
  {
    margin: 40px 0!important;
  }
  #galleryHome{
    height: 38em;
    font-size: 1.25vw;
    overflow: hidden;
    position: relative;
  }

  #galleryHome .gallery {
    transition: 0.6s;
  }
  #galleryHome .gallery .gallery-item{
    margin-bottom: 0;
    position: absolute;
  }
  
  #galleryHome .gallery .gallery-item:first-of-type{
    width: 17.9375em;
    height: 25.25em;
    top: 5em;
    left: 0;
    z-index: 1;
  }
  #galleryHome .gallery .gallery-item:nth-child(2){
    width: 11em;
    height: 16em;
    top: -1em;
    left: 14.5em;
    z-index: 6;
  }
  #galleryHome .gallery .gallery-item:nth-child(3){
    width: 9.8125em;
    height: 13em;
    top: 25em;
    left: 25em;
    z-index: 4;
  }
  #galleryHome .gallery .gallery-item:nth-child(4){
    width: 24.5625em;
    height: 21.625em;
    top: 13em;
    left: 30em;
    z-index: 2;
  }
  #galleryHome .gallery .gallery-item:nth-child(1) .gallery-icon
  {
    border-bottom-right-radius:300Px;
  }
  #galleryHome .gallery .gallery-item:nth-child(4) .gallery-icon
  {
    border-radius: 300Px;
    border-bottom-left-radius:0 ;
    border-bottom-right-radius:0 ;
  }
  #galleryHome .gallery .gallery-item:nth-child(2) .gallery-icon
  {
    border-radius: 150Px;
    border-bottom-left-radius:0 ;
    border-bottom-right-radius:0 ;
  }
  #galleryHome .gallery .gallery-item:nth-child(3) .gallery-icon
  {
    border-radius: 200Px;
  }
  #galleryHome .gallery .gallery-item:nth-child(6) .gallery-icon
  {
    border-radius: 200Px;
    border-bottom-left-radius:0 ;
    border-bottom-right-radius:0 ;
  }
  #galleryHome .gallery .gallery-item:nth-child(5){
    width: 15.4375em;
    height: 17em;
    top: 12em;
    left: 57em;
    z-index: 1;
  }

  #galleryHome .gallery .gallery-item:last-of-type{
    width: 14em;
    height: 17.5em;
    top: 0em;
    left: 67em;
    z-index: 3;
  }
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_title {
    margin-bottom: 80px;
    padding: 0 60px;
  }

  #sections .section_title .title {
    padding: 0;
    margin: 0;
  }

  .sectionsbloc .section_thumb .blocthumb {
    height: 80%;
    top: 10%;
  }

  #sections .section_title p {
    margin: 0;
  }

  #sections .section_title .title:after {
    height: 100%;
    width: 2px;
    left: auto;
    right: -50px;
    background: rgb(0 0 0 / 10%);
  }

  #sections {
    padding: 100px 0 120px;
  }
  #sections::before,#sections .overlay{
    clip-path: polygon(0 0, 0 75%, 15% 75%, 15% 100%, 75% 100%, 75% 90%, 100% 90%, 100% 0);
    top: -1px;
  }

  #sections .section_txt {
    padding: 40px 40px 40px 0;
  }

  .sectionsbloc {
    padding: 70px 0 0;
  }

  #sections .section_txt .specialthumb {
    position: absolute;
    --size: 145px;
    bottom: 0;
    left: 5%;
    width: 200px;
    height: var(--size);
    overflow: hidden;
  }

  .sectionsbloc .wrap-text {
    padding: 0;
    max-width: 62%;
    margin-left: auto;
  }

  #sections .tertiarythumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 26.5%;
    height: 85%;
  }
  /*------------------- AGENCES ---------------------*/
  #footer
  {
    padding-top: 100px;
  }
  #footer::before
  {
    clip-path: polygon(0 0, 45% 0, 50% 15%, 100% 15%, 100% 100%, 0 100%);
  }
  .agences-single #footer::before
  {
    clip-path: polygon(0 0, 48% 0, 50% 25%, 100% 25%, 100% 100%, 0 100%);
  }
  /*------------------- PAIEMENTS ---------------------*/
  #paiements{
    padding-top: 0;
    z-index: 2;
    position: relative;
  }  
  #paiements .wrappercontent
  {
    margin-right: 5%;
    margin-top: -70Px;
  }
  /*------------------- CERTIFICATIONS ---------------------*/
  #partenaires
  {
    position: relative;
    z-index: 2;
    margin-top: -115Px;
  }
}

@media(min-width: 1281px) 
{
  /*------------------- HEADER ---------------------*/
  #header-wrap .wrappercontent
  {
    max-width: 1400px;
  }
  #navsecondary .navigmenu .naviglink
  {
    padding: 6px 10px;
  }

  /*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news {
	  padding: 100px 40px;
	}

	#news .content_slider {
	  padding: 0;
	}

	#news .content-news {
	  padding-right: 200px;
	  grid-gap: 30px 60px;
	}

	#news .wrapper_slider:first-child {
	  width: calc(100% + 200px);
	}

	#news:after {
	  top: auto;
	  left: auto;
	  right: 0;
	  width: 230px;
	  height: 45%;
	  background: var(--black);
	  bottom: 0;
	}

  /*------------------- PRESTATIONS ---------------------*/
  #prestations .bloc_prestations:nth-child(even) .prestations-wrapper {
    height: 400px;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_txt {
    padding: 35px 50px 80px 0;
  }

  #sections .tertiarythumb {
    width: 39.5%;
  }

  .sectionsbloc .wrap-text {
    max-width: 50%;
  }

  #sections .section_txt .specialthumb {
    left: 9%;
    --size: 175px;
    width: 230px;
  }
}

@media(min-width: 1481px) {
  /*------------------- HEADER ---------------------*/
  #navsecondary .navigmenu .naviglink
  {
    font-size: 14Px;
  }
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections::before,#sections .overlay {
    clip-path: polygon(0 0, 0 75%, 30% 75%, 30% 100%, 75% 100%, 75% 90%, 100% 90%, 100% 0);
  }
  #choixSections .linkSections:not(:last-of-type)
  {
    margin-right: 10px;
  }
  #sections .tertiarythumb {
    width: 47.5%;
  }

  .sectionsbloc .wrap-text {
    max-width: 40%;
  }

  #sections .section_txt .specialthumb {
    left: 14%;
    --size: 195px;
    width: 275px;
  }
}

@media(min-width: 1681px) {
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_txt .specialthumb {
    left: 14%;
    --size: 225px;
  }
}


@media(max-width: 1680px) {

}

@media(max-width: 1480px) {

}
@media(max-width: 1280px) {
  /*-----------------*/
	/* HEADER + NAVPRIMARY*/
	/*-----------------*/
	#header-contact .contact-middle img {
	  width: 250px;
	}

	#headerHome-accroche {
	  font-size: 35px;
	}
  /*-----------------*/
	/* NEWS / ACTU */
	/*-----------------*/

}

@media(max-width: 1024px) {

  /*---------------HEADER---------------------*/
  #header
  {
    position: absolute;
    top: 0;
    width: 100%;
  }
  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000
  }

  .logoParent
  {
   display: none;
  }
  #logoheader
  {
    padding: 10px;
  }

  #header .ckmenu-nav {
    top: 0;
    padding-top: 50px
  }
  #header > .wrappercontent
  {
    align-items: start;
  }
  #header-contact .contact-middle img {
    width: 200px;
  }
  #header-coordonnees :is(.left,.right)
  {
    flex-direction: column;
    justify-content: center;
    gap: 10px;
  }
  /*-------------------MDTAC---------------------*/
  .md-tac {
    text-align: center;
  }

  .title.md-tac:not(.no-after):after {
    left: 50%;
    transform: translateX(-50%);
  }
  /*------------------- HEADERHOME ---------------------*/
  #headerHome
  {
    padding-top: 50px;
  }

  /*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
  .home #content::before,.home #content .overlay
  {
    top: initial;
    bottom: 0;
    height: 70%;
  }
	.home #content .contentImg{
		top: -50px;
		margin-bottom: -60px;
		height: 350px;
	}
  /*-----------------*/
	/* ACTU */
	/*-----------------*/
	#news .wrapper_slider {
	  padding: 0;
	}

	.thumbnail_slider {
	  height: 250px;
	}

	.wrapper_slider:not(:first-child, :last-child) .wrapper_inner_slider {
	  border-bottom: solid 1px rgb(0 0 0 / 10%);
	}

	#news .title_slider {
	  font-size: 22px;
	}
  /*-----------------GALLERYHOME--------------------*/
  #galleryHome .gallery
  {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-auto-rows: 200Px;
    gap: 0px;
  }
  
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #choixSections:before {
    left: 30px;
  }

  #choixSections:after {
    left: 20px;
  }
  #choixSections {
    display: none;
  }

  #sections .sectionsbloc {
    flex-direction: column;
    display: flex;
  }
  #sections .sectionsbloc>*:not(.section_thumb)
  {
    max-width: 700Px;
    margin: 0 auto;
    width: 100%;
  }
  #sections .section_txt {
    display: grid;
    align-items: stretch;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 10px!important;
  }

  #sections .section_txt .wrap-text {
    grid-column: span 2;
  }

  #sections .section_txt :is(.tertiarythumb, .specialthumb) {
    height: 400px;
  }

  #sections .section_title {
    gap: 0;
    padding: 60px 30px 10px;
  }
  .sectionsbloc :is(.specialthumb,.tertiarythumb)
  {
    order: -1;
  }
}

@media(max-width: 767px) {
  /*-----------------*/
  /* HEADER */
  /*-----------------*/
  #header-contact {
    max-width: 270px;
    width: 100%;
    margin: 0 auto;
  }

  #header-wrap {
    padding: 0px;
  }

  #header-contact>.wrappercontent {
    grid-gap: 20px;
  }

  .horairesBloc {
    font-size: 14px;
  }

  .jourhoraires,
  .tc_content .horairesBloc .jourhoraires {
    width: 80px;
    font-size: 14px;
  }
  /*-----------------*/
	/* ELEMENTS */
	/*-----------------*/
	.linkTurn{
		--size: 9rem;
		top: 0;
		position: relative;
	}
  /*-----------------*/
	/* INTRO / CONTENT */
	/*-----------------*/
	#content-chiffres,
	#content #content-header {
	  grid-template-columns: repeat(1, 1fr);
	}

	#content #content-header {
	  margin-bottom: 20px;
	  gap: 0;
	}

	#content #content-header .title {
	  margin-bottom: 20px;
	}

	#content .content-chiffres_img .blocthumb {
	  height: 200px;
	  border-radius: 10px;
	}

	#content-chiffres {
	  margin: 0;
	}

	.bloc-documents .wp-block-column h2 {
	  font-size: 22px;
	}
 
  /*------------------- GALLERYHOME ---------------------*/
  #galleryHomeBis .gallery .gallery-item:last-child {
    grid-column: span 2;
  }

  #galleryHome .gallery,
  #galleryHomeBis .gallery {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 150px;
  }

  /*-----------------*/
  /* ACTU */
  /*-----------------*/
  #news {
    padding: 0 0 30px;
  }

  #news .content_slider {
    padding: 20px 15px;
  }

  #news .title_slider {
    font-size: 20px;
  }

  #news .wrapper_slider:first-child .title_slider {
    font-size: 26px;
  }

  #news .wrapper_slider:not(:first-child) .text_slider {
    display: none;
  }

  .listedarticle .thumbnail_slider {
    height: 300px;
  }

  .listedarticle .content_slider {
    padding: 20px 15px;
  }

  #listarticles .listedarticle .tc_excerpt {
    display: none;
  }

  #listarticles .wrapper_inner_slider:hover .title_slider {
    transform: translateY(-30px);
  }

  #listarticles .wrapper_inner_slider:hover .wrap_slider {
    transform: translateY(-40px);
  }

  #news .wrapper_slider:first-child .text_slider {
    font-size: 15px;
  }

  #news .wrapper_slider:first-child .thumbnail_slider img {
    height: 100%;
    transform: none !important;
  }

  
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections .section_txt :is(.tertiarythumb, .specialthumb) {
    height: 300px;
  }

  #sections .section_title {
    padding: 50px 20px 0;
  }
}

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