/*@media screen and (max-width: 1300px){

}*/

@media screen and (max-width: 1200px){
	.lapublication {
	    margin-right: 1.4%!important;
	    width: 15.5%!important;
	}
	.foyer-rural .lapublication{
		margin-right: 6%!important;
	}
	#mega-menu-primary > li > a{
		padding: 0!important;
	}
}

@media screen and (max-width: 1000px){
	.lapublication h5{
		font-size: 1em!important;
	}
}

@media only screen and (max-width: 940px){
	#mega-menu-primary > li{
		width: 100%!important;
	}
}

@media screen and (max-width: 768px){
	.slider-caption > .ak-container{
    	width: 300px!important;
	}
}

@media screen and (max-width: 580px){
	.lapublication{
		width: 31%!important;
		margin-right: 2.3%!important;
	}
}

/*@media screen and (max-width: 480px){

}*/