/* Themify Customize Styling */
#header {	
	color: #4e94cf; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,255,255,0.87); 
}
#headerwrap.fixed-header #header {	
	color: #4e94cf; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #fff204; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-logo {		position:relative;

	top: -10px;
	left: -25px; 
}
#footer-logo a {	display: none; 
}
@media screen and (max-width: 1280px) { /* 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: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }.mobile_menu_active.header-leftpane #pagewrap #headerwrap .header-icons #menu-icon, .mobile_menu_active.header-rightpane #pagewrap #headerwrap .header-icons #menu-icon, #headerwrap #menu-icon, .mobile_menu_active.header-horizontal #headerwrap #menu-icon { 
	color: #000000; }