/* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
#site-logo {	margin-top: auto;margin-bottom: auto;margin-left: auto; 
}
#footer {	
	background-size: cover;
	background-position: center top; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#footerwrap {	
	background-repeat: no-repeat;
	background-position: center top; 
}
#footer {	
	background-size: cover;
	background-position: center top; 
}
 }