.nosersocialbuttonContainer{display:block;margin-bottom: 10px;height: 40px;}
.nosersocialbuttonFacebook{display:inline-block;width:40px;height:40px;background-image:url(images/facebook.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;}
.nosersocialbuttonFacebook:hover{display:inline-block;width:40px;height:40px;background-image:url(images/facebook_.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;}
.nosersocialbuttonXing{display:inline-block;width:40px;height:40px;background-image:url(images/xing.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonXing:hover{display:inline-block;width:40px;height:40px;background-image:url(images/xing_.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonTwitter{display:inline-block;width:40px;height:40px;background-image:url(images/twitter.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonTwitter:hover{display:inline-block;width:40px;height:40px;background-image:url(images/twitter_.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonX{display:inline-block;width:40px;height:40px;background-image:url(images/x.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonX:hover{display:inline-block;width:40px;height:40px;background-image:url(images/x_.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonLinkedin{display:inline-block;width:40px;height:40px;background-image:url(images/linkedin.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonLinkedin:hover{display:inline-block;width:40px;height:40px;background-image:url(images/linkedin_.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonInstagram{display:inline-block;width:40px;height:40px;background-image:url(images/instagram.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonInstagram:hover{display:inline-block;width:40px;height:40px;background-image:url(images/instagram_.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonYoutube{display:inline-block;width:40px;height:40px;background-image:url(images/youtube.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
.nosersocialbuttonYoutube:hover{display:inline-block;width:40px;height:40px;background-image:url(images/youtube_.svg);background-repeat:no-repeat;background-size: 40px 40px;background-position: center center;margin-left:5px;}
@media all and (max-width:950px) {
	.nosersocialbuttonFacebook{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonFacebook:hover{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonXing{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonXing:hover{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonTwitter{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonTwitter:hover{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonX{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonX:hover{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonLinkedin{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonLinkedin:hover{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonInstagram{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonInstagram:hover{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonYoutube{width:30px;height:30px;background-size: 30px 30px;}
	.nosersocialbuttonYoutube:hover{width:30px;height:30px;background-size: 30px 30px;}
}
@media all and (max-width:749px) {
	.nosersocialbuttonContainer{margin:0 auto;text-align:center}
}