/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:300;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 275px; 
}
#site-description {	display: none; 
}
#footer-logo a img {		width: 225px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 275px; 
}
#footer-logo a img {		width: 225px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 275px; 
}
#footer-logo a img {		width: 225px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 275px; 
}
#footer-logo a img {		width: 225px; 
}
 }