/* Themify Customize Styling */
h1 {		font-weight:bold;
	font-size:24px;
 
}
h2 {		font-weight:bold;
	font-size:22px;
 
}
h3 {		font-weight:bold;
	font-size:20px;
 
}
h4 {		font-weight:bold;
	font-size:18px;
 
}
#site-logo, #site-logo a,#footer-logo, #footer-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {	
	height: 20px; 
}
#site-description {	
	font-family:Arial, Helvetica, sans-serif;display: none; 
}
.post-title, .post-title a {		font-size:25px;
 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo, #site-logo a,#footer-logo, #footer-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {	
	height: 20px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo, #site-logo a,#footer-logo, #footer-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {	
	height: 20px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo, #site-logo a,#footer-logo, #footer-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo img {	
	height: 20px; 
}
 }