/* Themify Customize Styling */
body #site-logo a img {		width: 80px; 
}
#footer-logo, #footer #footer-logo a {	display: none; 
}
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 80px; 
}
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 80px; 
}
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 80px; 
}
#footer-logo, #footer #footer-logo a img {		width: 300px; 
}
 }