#footer {
	position: relative;
	width: 100%;
	margin: 20px 0 0 0 !important;
	padding: 10px 5px 10px 70px;
	text-align: center;
	color: #fff;
	font-style: italic;
	box-sizing: border-box;
}
#footer span {
	font-style: normal;
}
#footer a {
	color: #fff;
}
#footer img {
	position: absolute;
	left: 10px;
	top: 5px;
}

@media only screen and (max-width: 1000px){
	
}