/* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	
	background-color: transparent;background-attachment: fixed; 
}
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		line-height:70px;
 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #fad43c; 
}
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
#site-logo {	
	top: 1px; 
}
#main-nav {	
	top: 5px;margin: auto;
	padding: 20px; 
}
#main-nav li:not(.themify-widget-menu) > ul, #main-nav .has-mega-sub-menu .mega-sub-menu, #main-nav .has-mega-column > .sub-menu {	
	padding: 20px; 
}
#footerwrap {	background: none;
	background-color: #051842;background-image: none; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #fcd01f; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 100px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .mobile_menu_active #headerwrap .sidemenu-on { background-attachment: fixed; }