/* Themify Customize Styling */
body {	
	font-family:Rubik;	font-weight:normal;
	font-size:18px;
 
}
#content {	
	width: 750px; 
}
#sidebar {	
	width: 350px; 
}
h1 {	
	font-family:Rubik;	font-weight:500;
	font-size:24px;

	color: #004080; 
}
h2 {	
	font-family:Rubik;	font-weight:500;
	font-size:24px;

	color: #004080; 
}
h3 {	
	font-family:Rubik;	font-weight:500;
	font-size:24px;

	color: #004080; 
}
h4 {	
	font-family:Rubik;	font-weight:500;
	font-size:24px;

	color: #004080; 
}
h5 {	
	font-family:Rubik;	font-weight:500;
	font-size:24px;

	color: #004080; 
}
body[class*="themify"] #site-logo a {	
	font-family:Rubik;	font-weight:bold;
	font-size:26px;

	color: #004080; 
}
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
#site-description {	
	font-family:Rubik;	font-weight:500;
	font-size:16px;
	text-align:left; 
}
#main-nav a {	
	font-family:Rubik;	font-weight:bold;
	font-size:20px;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #004080; 
}
#main-nav-wrap #main-nav a:hover {	background: none;
	background-color: #004080; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffffff; 
}
.header-leftpane #menu-icon, .header-rightpane #menu-icon, .header-slide-out .menu-icon,  body:not(.header-leftpane):not(.header-rightpane).mobile_menu_active #menu-icon {	
	padding-right: 5px; 
}
#headerwrap .menu-icon-inner {	
	height: 20px;
	width: 35px; 
}
.post-title {	
	font-family:Rubik;	font-weight:500;
	font-size:30px;
	text-align:right; 
}
.post-title, .post-title a {	
	color: #004080; 
}
.single-post .entry-title {		text-align:right; 
}
.post-nav a {	
	font-family:Rubik;	font-weight:normal;
 
}
.page-title {	
	color: #004080;
	font-family:Rubik;	font-weight:500;
	font-size:30px;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {		font-weight:normal;
 
}
#content {	
	width: 750px; 
}
#sidebar {	
	width: 350px; 
}
h1 {		font-weight:500;
 
}
h2 {		font-weight:500;
 
}
h3 {		font-weight:500;
 
}
h4 {		font-weight:500;
 
}
h5 {		font-weight:500;
 
}
#main-nav a {	
	font-family:Rubik;	font-weight:bold;
 
}
.post-title {		font-weight:500;
 
}
.page-title {		font-weight:500;
 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 80px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on nav li a { 
	font-family:Rubik;	font-weight:500;
 }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #004080; }.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 { background: none;
	background-color: #004080; }.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: #ffffff; }.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: #004080; }
/* Themify Custom CSS */
@media screen and (max-width: 680px){
.header-top-widgets .header-bar #site-logo,
.header-top-widgets #site-description{
   display: flex;
    justify-content: center;
    align-items: center;
}
.header-top-widgets .header-bar {
    float: none;
}
.mobile_menu_active #headerwrap .header-icons {
    right: 5% !important;
    left: auto;
}}