@media screen and (max-width:1315px){

	.bloc_div_content{
			width:80%;
	}

	.bloc_div{
		font-size: 0.9em;
	}

	.bloc_div_icon{
			width:80px;
	}

}

@media screen and (max-width:1280px){

	footer{
		border-top:1px solid #dfdfdf;
	}

	.element_video{
		width:100%;
	}

	#main .container{
		width:100%;
	}


	.container{
		width:100%;
	}

	#meteo_reseaux{
		width:100%;
	}

	#meteo_reseaux a, #meteo_reseaux a:link{
		margin:0 2%;
	}

	.containerFooter{
		width:100%;
	}

	#resource_content{
		width: 100%;
	}

	.element_form{
		width:100%;
	}

	.open_bracket_div{
		width:100%;
	}

	header #logo{
		width:200px;
	}

	header nav ul.menu img{
		height:40px;
	}

	header nav ul.menu li a{
		font-size: 0.85em;
	}

	header nav ul.menu li ul.sub-menu li a{
		font-size: 0.85em;
	}

	header nav ul.menu{
		margin-left:20%;
		margin-right:3%;
	}

	/* BLOCS ACCUEIL */

	.bloc_div_content{
		min-height: 220px;
	}

	ul.liste-footer li.item3 {
			/*width: calc(20% - 5px);*/
			width:20%;
			padding:0 2.5%;
	}

}


@media screen and (max-width:1200px){

	header #logo{
		width:175px;
		left:1%;
	}

	header nav ul.menu{
		margin-left:17%;
		margin-right:10%;
	}

	header nav ul.menu > li{
		width:15%;
	}
}

@media screen and (max-width:1130px){

	header #logo{
		width:175px;
		left:1%;
	}

	header nav ul.menu{
		margin-left:16%;
		margin-right:12%;
	}

	header nav ul.menu > li{
		width:13%;
	}


/*@media screen and (max-width:1130px){*/


	header #logo{
		width:165px;
		left:1%;
	}

	header nav ul.menu{
		margin-left:15%;
		margin-right:16%;
	}

	/*
	header nav ul.menu > li{
		width:13%;
	}
	*/

	.bloc_div_content{
	/*		width:90%;*/
	}

	#blocs_div{
		top:150px;
	}


	#public_2024 #recherches_rapprochements {
		font-size: 0.9em;
	}

	#public_2024 .propositionsdebiens_retours{
		font-size: 0.9em;
	}
}

@media screen and (max-width:1070px){

/*@media screen and (max-width:1024px){*/
	/* PASSAGE MENU MOBILE */


	/*
	#main .container{
		width:100%;
	}

	.element_texte{
		width:100%;
	}

	#main .gallery {
		width: 100%;
	}

	#meteo_reseaux{
		width:100%;
	}

	#meteo_reseaux a, #meteo_reseaux a:link{
		margin:0 2%;
	}

	.containerFooter{
		width:100%;
	}

	#resource_content{
		width: 100%;
	}

	.element_form{
		width:100%;
	}
	*/


	/* remonter le contenu du site suite à disparition du menu */
	header::after{
		display: none;
	}

	header{
		height:auto;
	}

	.main_off{
		margin-top:0;
	}

	/* MENU */

	header #logo{
		width:230px;
		left:5%;
	}

	#menu-menu {

  }

	header nav .menu-bt i {
	    position: absolute;
	    left: 0;
	    top: 0;
	}

  header {
    z-index: 3000;
  }

  header nav .menu-bt, .menu-bt {
    display: inline-block;
		/*
		width: 42px;
    height: 42px;
		*/
		width:56px;
		height:56px;
    border: 0 !important;
    font-size: 30px;
    position: absolute;
    /*right: 60px;*/
		right: 48px;
		right:20px;
    top: 20px;
    color: #cd1719;
    z-index: 999;
  }

  .nav-container .fermer-bt {
      display: block;
      /*position: fixed;*/
			position: absolute;
      right: 48px;
			right:20px;
      top: 11px;
      z-index: 5;
			width:54px;
			height:54px;
  }

  header .nav-container{
    display: block;
		display: none;
    width: 100%;
    margin: 0;
    background: #fff;
    padding: 30px 0px;
    padding:0;
    position: fixed;
    left: 0;
    /*top: 90px;*/
		top:0;
    height: auto;
    max-height: 100%;
		height:3000px;
    z-index: 999999999;
    overflow: scroll;
    box-sizing: border-box;
		border-top:1px solid #686868;
		/*border-top:2px solid #000;*/
  }

	header nav ul.menu > li {
		border-bottom:1px dashed #efefef;
	}


  header nav ul.menu {
    display: block;
		width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 0px;
    height: auto;
		margin-top:80px;
  }

  header nav ul.menu li {
    /*margin-bottom: 10px;*/
    width: 100%;
  }

  header nav ul.menu li a {
    padding-bottom: 10px;
    width: 200px;
    margin: 0 auto;
    font-size: 15px;
  }

  /*
  header nav ul.menu li a {
    font-size: 13px;
  }
  */

  menu {
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0px;
    background: #f6f6f6;
    padding: 20px 0;
  }

  header nav ul.menu li ul.sub-menu li {
    width: 100%;
    border-bottom: 0;
    background: #dfdfdf;
  }

  header nav ul.menu li ul.sub-menu li a {
    /*width: 200px;*/
    width:100%;
    /*margin: 0 auto;*/
    padding: 5px 0;
    text-align: center;
    display: block;
 }

 header nav ul.menu li ul.sub-menu {
    /*flex-wrap: wrap;*/
    position: relative;
    width: 100%;
    height: auto;
    /*left: 0;
    top: 0px;*/
    background: #f6f6f6;
    margin:0;
    padding:0;
    top:0;
    left:0;

    /*padding: 20px 0;*/
}

.span_1 {
  position: relative;
  padding:0;
  margin:0;
}

.span_2 {
  position: relative;
  padding:0;
  margin:0;
}

.span_3 {
  position: relative;
  padding:0;
  margin:0;
}

header nav ul.menu li ul.sub-menu-3{
  position: relative;
  top:0;
  left:0;
}

header nav ul.menu li ul.flex{
  /*display: block;*/
  display: contents;
}

header nav ul.menu li ul.sub-menu-3.flex{
/*  display: block;*/
  display: contents;
  background: #fff;
}


header nav ul.menu > li:hover{
  border-bottom:0px;
  /*border-bottom:2px solid #149359;*/
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


header nav ul.menu li ul.sub-menu li:hover a:first{
  color:#149359;
}

header nav ul.menu li ul.sub-menu-2 li{
}



header nav ul.menu li ul.sub-menu-3 li{
  display: block;
  clear:both;
  background: #fff;
  border:0!important;
  font-weight: bold;

}


/* BLOCS ACCUEIL VIDEO */

.bloc_div{
/*	width: 35%!important;*/
}

.bloc_div_content{
	line-height: 100%;
}

	ul.liste-actus li {
		font-size: 0.9em;
	}

	.element_texte{
		width:100%!important;
	}

	#main .gallery {
		width: 100%;
	}


	.highlightelement{
	  width:20%;
	}

	.highlightelement_right{
	  width:75%;
	}


	#public_2024 #recherches_rapprochements {
		font-size: 0.8em;
	}

	#public_2024 .propositionsdebiens_retours{
		font-size: 0.8em;
	}

}

@media screen and (max-width:900px){

	ul.liste-footer li.item3 {
			/*width: calc(20% - 5px);*/
			width:31.3%;
			padding:0 1%;
	}


	ul.liste-actus li {
		height:200px;
	}


	#search_element_h3, #search_content_h3, #search_agenda_h3{
	  	width:90%;
	}

	#public_2024 .propositionsdebiens_image	{
		/*display: block;*/
		font-size: 1em;
		/*width:30%;*/
	}


	#public_2024 .propositionsdebiens_donnees	{
		/*display: block;*/
		font-size: 1em;
		width:60%;
	}

	#public_2024 .propositionsdebiens_retours	{
		display: block;
		width: 50%;
		margin:0 auto;
		border:1px solid #efefef;
		background: #efefef;
		font-size: 1em;
		margin-bottom: 20px;
		margin-top:20px;

	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}

	#public_2024 .propositionsdebiens_retours div{
		padding:0;
		margin-top:5px;
		margin-bottom: 5px;
	}


		#div_diagnostic{

		}

		#div_contact{
			font-size: 0.9em;
		}

		#macommande_mes_coordonnees{
		}



}


@media screen and (max-width:800px){

	ul.liste-actus li  {
			/*width: calc(20% - 5px);*/
			width:46%;
			height:250px;
			font-size: 1em;
			margin-bottom: 30px;

	}


	#div_diagnostic{
		display: block;
		width:100%;
	}

	#div_contact{
		display: block;
		width:100%;
		font-size: 1.1em;
	}

	#macommande_mes_coordonnees{
	}

	.photo_bien_view_div{
		width: 50%;
		margin:0 auto;
	}

	.pictoBigForAC{
		height:80px;
	}

  .lb-prev, .lb-next {
        display: block !important;
        opacity: 1 !important;
  }

}




@media screen and (max-width:700px){

	.video-header{
	  min-height:700px;
	  /*position: inherit;*/
	  /*top:-62px;*/
	}

	#blocs_div{
		top:20px;
		position: relative;
	}

	#blocs_div p{
		width:90%;
		margin:0 auto;
	}

	.bloc_div h2{
		font-size: 1.3em;
	}


	.bloc_div{
		width: 45%!important;
	}

	.bloc_div_content{
		min-height: 200px;
	}

	.bloc_div_icon{
		width:60px;
	}

	ul.liste-footer li.item3 {
	    /*width: calc(20% - 5px);*/
	    width:45%;
	    padding:0 2%;
	}


	ul.liste-actus li  {
			/*width: calc(20% - 5px);*/
			width:46%;
			height:200px;
	}

	.div_width{
			display: block;
			width:90%!important;
			vertical-align: middle;
			padding:0 1%;
	    text-align: center;
	}


		.highlightelement{
		  width:30%;
		}

		.highlightelement_right{
		  width:65%;
		}


}

@media screen and (max-width:600px){

		ul.liste-actus li  {
				font-size: 0.9em;
		}

		#search_element_h3, #search_content_h3, #search_agenda_h3{
			font-size: 1em;
		}

		#resultats_recherche_count{
				font-size: 0.8em;
		}

		#resultats_recherche_found{
				font-size: 1.2em;
		}

		.home #main .container h2{
			font-size: 1.2em;
		}

		.home #main .container h1{
			font-size: 1.2em;
		}



		#public_2024 .propositionsdebiens_image	{
			display: block;
		  /*width: 50%;*/
			width:95%;
		  margin:0 auto;
			font-size: 1.2em;
		}

		#public_2024 .propositionsdebiens_image .suivi_par_black{
			margin-bottom: 10px!important;
		}

		#public_2024 .propositionsdebiens_image .margin_bottom_20{
			margin:10px auto!important;
		}


		#public_2024 .propositionsdebiens_donnees	{
			display: block;
		 	/*width: 50%;*/
			width:auto;
		  margin:0 auto;
			-webkit-border-top-right-radius: 10px;
			-webkit-border-bottom-left-radius: 10px;
			-moz-border-radius-topright: 10px;
			-moz-border-radius-bottomleft: 10px;
			border-top-right-radius: 10px;
			border-bottom-left-radius: 10px;
			border:1px solid #efefef;
			margin-bottom: 10px;
			background: #f0fbf1;
			font-size: 1.2em;

		}

		#public_2024 .propositionsdebiens_donnees .highlightelement{
			width:15%;
		}

		#public_2024 .propositionsdebiens_donnees .highlightelement_right{
			width:75%;
		}

		#public_2024 .propositionsdebiens_retours{
			width:80%;
			font-size: 1.2em;

		}

		/*
		#public_2024 .propositionsdebiens_retours	{
		  display: block;
		  width: 50%;
		  margin:0 auto;
		  border:1px solid #efefef;
		  background: #efefef;
		  font-size: 1em;
		  margin-bottom: 20px;


			-webkit-border-top-right-radius: 10px;
			-webkit-border-bottom-left-radius: 10px;
			-moz-border-radius-topright: 10px;
			-moz-border-radius-bottomleft: 10px;
			border-top-right-radius: 10px;
			border-bottom-left-radius: 10px;
		}
		*/
		/*
		#public_2024 .propositionsdebiens_retours div{
		  padding:0;
		  margin-top:5px;
		  margin-bottom: 5px;
		}
		*/

}

@media screen and (max-width:500px){

	.bloc_div{
		width: 95%!important;
	}

	.bloc_div h2{
		font-size: 1.5em;
	}

	#blocs_div p{
		font-size: 1.2em;
	}

	.bloc_div_icon{
		width:80px;
	}

	ul.liste-footer li.item3 {
	    /*width: calc(20% - 5px);*/
	    width:80%;
	    padding:0 10%;
			font-size: 1.1em;
	}

	ul.liste-actus li  {
			/*width: calc(20% - 5px);*/
			width:98%;
			height:280px;
			font-size: 1.1em;
	}

	.search_result{
		display: block;
		font-size: 1.2em;
	}


	#public_2024 .propositionsdebiens_donnees .highlightelement{
		width:15%;
		width: auto;
		display: block;
	}

	#public_2024 .propositionsdebiens_donnees .highlightelement_right{
		width:75%;
		width: auto;
		display: block;

	}

	#recherche_reference_contact{
		width:90%;
		margin:0 auto;
	}


		#div_diagnostic{
		}

		#div_contact{
			/*font-size: 1em;*/
		}

		#macommande_mes_coordonnees{
		}

		.photo_bien_view_div{
			margin:0 auto;
			width:auto;
		}

		#recherches_rapprochements_parameters div.macommande_div_demi{
				display: block;
				width:100%;
				margin-top:0;
		}

		#recherches_rapprochements_parameters  div.macommande_div_demi .margin_bottom_20{
			margin-bottom: 0!important;
		}

		#public_2024 #recherches_rapprochements {
			font-size: 0.9em;
		}

		#public_2024 .propositionsdebiens_retours{
			font-size: 1em;
		}
}


@media screen and (max-width:400px){



	.bloc_div{
		width:100%!important;
	}

	ul.liste-footer li.item3 {
			/*width: calc(20% - 5px);*/
			width:90%;
			padding:0 5%;
	}


	.highlightelement{
	  /*width:30%;*/
		display: block;
		width:auto;
	}

	.highlightelement_right{
		display: block;
		width:100%;

	}

#public_2024 #logo_top .slogan_div{
		font-size: 0.8em;
	}

}
