/* Themify Customize Styling */
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
#footerwrap {	
	background-color: #ffffff; 
}
#footer {	
	color: #ff0000; 
}
#footer a {	
	color: #000000; 
}
#footer-logo img {		width: 300px; 
}
#footer-logo a {		width: 300px; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
#footer-logo img {		width: 300px; 
}
#footer-logo a {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
#footer-logo img {		width: 300px; 
}
#footer-logo a {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 200px; 
}
#site-logo a {		width: 200px; 
}
#footer-logo img {		width: 300px; 
}
#footer-logo a {		width: 300px; 
}
 }