@media screen and (max-width:1220px) {
	.footerContent { width:100%; box-sizing:border-box; }
	.footerContent .menuLeft { width:auto; }
	.footerContent .menuRight { width:260px; }
	.footerContent .menuLeft .categories_centre { margin-right:58px; margin-left:32px; }
}

@media screen and (max-width:1060px) {
	.footerContent { padding:30px 30px 15px; }
	
	.footerContent .menuRight { display:block; float:none; width:100%; border-bottom:1px dashed #484848; }
	.footerContent .menuRight .social { display:inline-block; float:none; vertical-align:middle; margin-bottom:0; margin-top:7px; }
	.footerContent .menuRight .social .itemSocial { display:inline-block; float:none; margin:0 12px; }
	.footerContent .menuRight .sites { vertical-align:middle; margin-bottom:10px; }
	.footerContent .menuRight .sites br { display:none; }
	.footerContent .menuRight .sites .item { margin-right:25px; }
	.footerContent .menuRight .sites .eett { margin:0 25px 8px 0; }
	.footerContent .menuRight .sites .et { margin:2px 25px 8px 0; }
	.footerContent .menuRight .sites .de { margin:3px -25px -11px 0; }
	.footerContent .menuRight .sites .aem { margin:2px 25px 8px 0; }
	
	.footerContent .menuLeft { margin-right:0; }
	.footerContent .menuLeft .categories { display:block; margin:0 0 15px; padding-top:5px; padding-bottom:15px; width:100%; box-sizing:border-box; border-bottom:1px dashed #484848; }
	.footerContent .menuLeft .categories .categorie { display:inline-block; float:none; width:auto; margin-right:10px; }
	.footerContent .menuLeft .categories .categorie:before { content:"\232a\00a0\00a0"; }
	.footerContent .menuLeft .categories h2 { font-size:16px; margin-bottom:7px; }
	.footerContent .menuLeft .trait { display:none; }
	
	.footerContent .menuBottom { padding-top:0; }
}

@media screen and (max-width:860px) {
	.footerContent .menuRight .social { display:block; text-align:center; margin-top:0; margin-bottom:10px; height:auto; }
	.footerContent .menuRight .social .itemSocial { margin:0 20px 16px; }
	.footerContent .menuRight .sites { display:block; float:none; text-align:center; margin-bottom:20px; }
	.footerContent .menuRight .sites .item { display:inline-block; float:none; margin-right:12px; margin-left:12px; }
	.footerContent .menuRight .sites .de { display:inline-block; float:none; margin-right:12px; margin-left:12px; margin-bottom: 5px;}
	.footerContent .menuRight .sites .et { display:inline-block; float:none; margin-right:12px; margin-left:-30px; margin-bottom: 5px;}
}

@media screen and (max-width:530px) {
	.footerContent .menuRight .sites { display:none; }
	/*.footerContent .menuRight .sites .eett { display:block; margin:10px auto 15px; }*/
}

/*@media screen and (max-width:360px) {
	.footerContent .menuRight .sites .item { display:block; margin:0px auto 15px; }
}*/