/* Themify Customize Styling */
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Roboto Condensed";	font-weight:300;

	color: #696969; 
}
#header a {	
	color: #ffffff; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.38); 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav {	background: none;
	background-color: #18305e; 
}
#main-nav a:hover, .transparent-header #main-nav a:hover {	
	color: #efbd63; 
}
#footer-logo, #footer #footer-logo a {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }