/* Themify Customize Styling */
h1 {	
	font-family:Arial, Helvetica, sans-serif; 
}
h2 {	
	font-family:Arial, Helvetica, sans-serif; 
}
body[class*="themify"] #site-logo a {	display: none; 
}
body[class*="themify"] #site-logo a img {		width: 400px; 
}
#site-description {	display: none; 
}
#main-nav a {		font-weight:bold;
	font-size:120%;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 400px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 400px; 
}
 }