/* Themify Customize Styling */
body {	
	font-family:Roboto;	font-weight:normal;
	font-size:16px;
	line-height:1.3em;

	color: #242424; 
}
#pagewrap {	
	padding-top: 96px; 
}
#headerwrap {	
	background-color: transparent; 
}
#header {	
	padding: 0px;
	margin-right: 12px;
	margin-left: 12px; 
}
body[class*="themify"] #site-logo a img {		width: 180px; 
}
#main-nav {		position:fixed;

	top: 60px;
	right: 12px; 
}
#main-nav a {	
	font-family:Roboto Condensed; 
}
#footerwrap {	background: none;
	background-color: #303030; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 180px; 
}
 }.mobile_menu_active #headerwrap #menu-icon { 
	color: #080808; }
/* Themify Custom CSS */
.has-fixed-header #pagewrap {
    padding-top: 96px !important;
}
#main-nav .sub-menu {overflow:scroll; max-height:500px;}