/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h1, h1.page-title {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap {	
	background-size: cover;
	background-position: center top; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
body #site-logo a {	
	font-family: "Verdana", "Geneva", sans-serif;	letter-spacing:1px;

	color: #363ea8; 
}
body #site-logo a img {	
	height: 100px; 
}
#site-logo {	right: auto;bottom: auto; 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:75px;

	color: #2f23db; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }@media(max-width: 500px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 100px; 
}
 }