/* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 250px; 
}
#site-logo {	
	margin-top: -80px;
	margin-bottom: -100px; 
}
#footerwrap {	
	padding-top: 45px;
	padding-bottom: 1px; 
}
#footer-logo a {	display: none; 
}
#footer-logo a img {		width: 250px;
	height: 250px; 
}
#footer {	
	margin-top: -30px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 250px; 
}
#footer-logo a img {		width: 250px;
	height: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 250px; 
}
#footer-logo a img {		width: 250px;
	height: 250px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body #site-logo a {	display: none; 
}
body #site-logo a img {		width: 50px;
	height: 50px; 
}
#footer-logo a {	display: none; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
 }