
@media screen and (min-width:1951px) and (max-width:3200px) {

	

}



@media screen and (min-width:1451px) and (max-width:1950px) {
	
	
	
	.logo-home {
  	width:750px;
  
 	}
	
	.nuage-mots img								{ width:75%; height:auto; background-position:center center; position:relative; margin: auto;  }
  
}



@media screen and (min-width:1281px) and (max-width:1450px) {
	
	
	.logo-home {
  	width:600px;
  	
 	}
	
	.nuage-mots img								{ width:80%; height:auto; background-position:center center; position:relative; margin: auto;  }
  
}



@media screen and (min-width:1125px) and (max-width:1280px) {
	
	
	
	.logo-home {
  	 width:500px;
 	
 	}
	
	.nuage-mots img								{ width:90%; height:auto; background-position:center center; position:relative; margin: auto;  }
	
	
}



/* Résolution comprise entre 800 et 1024 (tablette retournée et autres...)
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:801px) and (max-width:1124px) {
	

	
	.logo-home {
 
  	width:450px;

	}
		
	.nuage-mots img								{ width:100%; height:auto; background-position:center center; position:relative; margin: auto;  }


}



/* Résolution comprise entre 990 et 1024 (tablette retournée et autres...)
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:991px) and (max-width:1124px) {

	.logo-home {
 
  	width:450px;

	}
	
	.nuage-mots img								{ width:100%; height:auto; background-position:center center; position:relative; margin: auto;  }

}

/* Résolution comprise entre 800 et 1024 (tablette retournée et autres...)
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:801px) and (max-width:990px) {
	
	
	.logo-home {
  
  	width:400px;

  	}
	
	.nuage-mots img								{ width:100%; height:auto; background-position:center center; position:relative; margin: auto;  }
	


}



/* Résolution inférieur à 800px
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:0px) and  (max-width:800px) {
	


	.logo-home {
  
  	width:400px;

  	}
	
.nuage-mots img								{ width:100%; height:auto; background-position:center center; position:relative; margin: auto;  }

	
}




@media screen and (min-width:0px) and (max-width:576px) {

	
	.logo-home {

  	width:350px;

	}
	

	
}



/* --------------------------------------------------------------------------------------------------------------- */
/* Résolution comprise entre 0 et 480px (mobile)
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:0px) and (max-width:480px) {

	
}

@media screen and (min-width:0px) and (max-width:320px) {


}
