/* Themify Customize Styling */
#header {		font-weight:normal;
 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		font-weight:300;
 
}
body[class*="themify"] #site-logo a img {		width: 140px; 
}
#site-logo {	margin: auto; 
}
#main-nav a {	
	font-family:Georgia, 'Times New Roman', Times, serif;	text-transform:uppercase; 
}
#footer-logo a img {		width: 120px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 140px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 140px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 140px; 
}
#footer-logo a img {		width: 120px; 
}
 }