/* Themify Customize Styling */
body {	
	font-family:Arimo;	font-weight:normal;
	font-size:17px;
 
}
h1 {	
	font-family:Arimo;	font-weight:bold;
 
}
h2 {	
	font-family:Arimo;	font-weight:normal;
	font-size:26px;
 
}
h3 {	
	font-family:Arimo;	font-weight:normal;
	font-size:22px;
 
}
#header {	
	font-family:Arimo;	font-weight:normal;
 
}
#main-nav a {	
	font-family:Arimo;	font-weight:bold;
 
}
.page-title {	
	font-family:Arimo;	font-weight:bold;
 
}
.module-title {		text-align:center; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body {		font-weight:normal;
 
}
h1 {	
	font-family:Arimo;	font-weight:bold;
 
}
h2 {	
	font-family:Arimo;	font-weight:normal;
 
}
h3 {		font-weight:normal;
 
}
#header {		font-weight:normal;
 
}
#main-nav a {		font-weight:bold;
 
}
.page-title {	
	font-family:Arimo;	font-weight:bold;
 
}
 }
/* Themify Custom CSS */
#nav-bar {
    display: none;
}

.mobile_menu_active #menu-icon{
background-color:transparent  !important;
}
.fa-list-ul:before {
    color: #fff;
}

.mobile_menu_active #menu-icon{
background-color:transparent  !important;
}
.fa-list-ul:before {
    color: #fff;
}



.body-overlay.body-overlay-on {
    display: none;
}}

@media screen and (max-width: 680px){
.iphone #mobile-menu.sidemenu-on{
right: 0!important;
}

.iphone #headerwrap{
position: fixed;
left: 0;
width: 100%;
z-index: 1001;
}
}