/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:400;
	line-height:32px;

	color: #212124; 
}
:root {	
	--theme_accent: #36b6dd;
	--theme_accent_semi: #36b6dd; 
}
h1 {	
	font-family: "Open Sans";	font-weight:700;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:700;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:700;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:700;
 
}
h5 {	
	font-family: "Open Sans";	font-weight:700;
 
}
h6 {	
	font-family: "Open Sans";	font-weight:700;
 
}
body #site-logo a img {	
	height: 75px; 
}
#site-logo {	
	margin-top: 0px;
	margin-bottom: 0px; 
}
#main-nav {	
	padding-top: 15px; 
}
#main-nav a {		font-weight:400;
	font-size:19px;
	text-transform:uppercase; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }