/* Themify Customize Styling */
body {	
	font-family: "Noto Sans";	font-weight:400;
	font-size:16px;
	line-height:1.3em;
 
}
:root {	
	--theme_accent: #005294;
	--theme_accent_semi: #ff8000;
	--theme_accent_hover: #0199d3; 
}
a, .post-nav .arrow {	
	color: #0199d3; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #1a3150; 
}
h1 {	
	font-family: "Noto Sans";	font-weight:200;

	color: #0199d3; 
}
h2 {	
	font-family: "Noto Sans";	font-weight:300;

	color: #0199d3; 
}
h3 {	
	font-family: "Noto Sans";	font-weight:300;

	color: #0199d3; 
}
h4 {	
	font-family: "Nunito Sans";	font-weight:300;
	line-height:1.1em;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #0199d3; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover, button[type=submit]:hover {	background: none;
	background-color: #0087bd; 
}
@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Noto Sans";	font-weight:400;
 
}
:root {	
	--theme_accent: #005294;
	--theme_accent_semi: #ff8000;
	--theme_accent_hover: #0199d3; 
}
a, .post-nav .arrow {	
	color: #0199d3; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #1a3150; 
}
h1 {	
	font-family: "Noto Sans";	font-weight:200;

	color: #0199d3; 
}
h2 {	
	font-family: "Noto Sans";	font-weight:300;

	color: #0199d3; 
}
h3 {	
	font-family: "Noto Sans";	font-weight:300;

	color: #0199d3; 
}
h4 {	
	font-family: "Nunito Sans";	font-weight:300;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #0199d3; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover, button[type=submit]:hover {	background: none;
	background-color: #0087bd; 
}
 }
/* Themify Custom CSS */
.row-slider-nav {
	display:none;
}
.nav.transparent a {
	line-height: 1.1em !important;
}
.nav li ul li {
    font-size: 0.9em !important;
}
.nav.transparent .sub-menu {
    border-radius: 0px !important; 
}