/* Themify Customize Styling */
body {	
	font-family:Roboto;	font-weight:normal;
 
}
h1 {	
	font-family:Roboto;	font-weight:bolder;
 
}
h2 {	
	font-family:Roboto;	font-weight:bolder;
 
}
h3 {	
	font-family:Roboto;	font-weight:bold;
 
}
h4 {	
	font-family:Roboto;	font-weight:bold;
 
}
h5 {	
	font-family:Roboto;	font-weight:bold;
 
}
h6 {	
	font-family:Roboto;	font-weight:bold;
 
}
#headerwrap {	
	background-color: #ffffff; 
}
#header {	
	color: #333333; 
}
#header a {	
	color: #333333; 
}
#site-logo, #site-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: 40px; 
}
#footer-logo img {	
	height: 30px; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo, #site-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: 40px; 
}
#footer-logo img {	
	height: 30px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo, #site-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: 40px; 
}
#footer-logo img {	
	height: 30px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo, #site-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: 40px; 
}
#footer-logo img {	
	height: 30px; 
}
 }