/* Themify Customize Styling */
h1 {	
	font-family: "Poppins";	font-weight:800;
	font-size:70px;
 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
body #site-logo a img {		width: 300px; 
}
#main-nav a {	
	color: #0e558d;
	font-family: "Poppins";	font-weight:800;
	font-size:20px;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #000000; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #32cd33; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #0e558d;
	color: #ffffff; 
}
.page-title {	
	margin-top: 3%;
	font-family: "Poppins";	font-weight:900;
	font-size:45px;
	text-transform:uppercase; 
}
.module-title {	
	font-family: "Poppins";	font-weight:800;
	font-size:35px;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #0e558d; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 
	font-family: "Poppins";	font-weight:800;
	line-height:12px;
	text-transform:uppercase; }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #32cd33; }.mobile_menu_active #menu-icon { background: none;
	background-color: #0e558d; }.mobile_menu_active #menu-icon { 
	color: #32cd33; }
/* Themify Custom CSS */
.sidebar-none #content {
    padding-top: 0;

}