/*Responsive Grand écran*/
@media screen and (min-width:1600px){
/*CSS pour la page A PROPOS*/
	/*A PROPOS - bloc 1*/
	.page-id-16648 #content > div > div:first-child > div:nth-child(2) .lqd-marquee-slider p{font-size:8vw!important;}

	/*A PROPOS - bloc 3*/
	.page-id-16648 #content > div > div:nth-child(5) .e-con-inner, .page-id-16648 #content > div > div:nth-child(6) .e-con-inner{max-width:90%!important;}
/*fin A PROPOS*/
/*CSS pour la page RECRUTEMENT*/
	/*RECRUTEMENT - bloc 1*/
	.page-id-6188 #content > div > div:first-child .lqd-marquee-slider p{font-size:8vw!important;}
	/*RECRUTEMENT - bloc 3*/
	.page-id-6188 #content > div > div:nth-child(3) h2{font-size:3vw!important;}
	.page-id-6188 #content > div > div:nth-child(3) .e-con-inner > div:first-child > .e-con-inner{max-width:100%!important}
/*fin XX*/
}
/* -- fin responsive grand écran -- */

/*Responsive Tablet*/
@media screen and (max-width:1024px){
/*CONTACT*/
	.page-id-6338 form .form-col{width:48%!important;}
}

/*Responsive Mobile*/
@media screen and (max-width:765px){
/*Page ACTU */
	.page-id-6318 article:nth-child(2n){margin-left:-16vw!important;}
}