/* Themify Customize Styling */
h1 {	
	font-family:Open Sans;	font-weight:bold;
	font-size:80px;
 
}
#headerwrap {	background: none;
	background-color: #fff5f5; 
}
#header {	
	color: #000000; 
}
#headerwrap a:hover {		text-decoration:underline;

	color: #f70f0f; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.81); 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #f22222; 
}
#site-logo img {		width: 50px;
	height: 50px; 
}
#main-nav a {	
	font-family:Open Sans;	font-weight:300;
	font-size:16px;
	text-transform:uppercase;	text-align:center;
	margin: 3px; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #000000; 
}

/* Themify Custom CSS */
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-155323833-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-155323833-1');
</script>
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#site-logo img {		width: 50px;
	height: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 50px;
	height: 50px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 50px;
	height: 50px; 
}
 }