/* Themify Customize Styling */
body {		font-weight:400;
	font-size:18px;
 
}
:root {	
	--theme_accent: #e8720c;
	--theme_accent_semi: #e8720c; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Orbitron";	font-weight:700;
 
}
h2 {	
	font-family: "Orbitron";	font-weight:800;
 
}
h3 {	
	font-family: "Orbitron";	font-weight:700;
 
}
h4 {	
	font-family: "Orbitron";	font-weight:700;
 
}
h5 {	
	font-family: "Orbitron";	font-weight:700;
 
}
h6 {	
	font-family: "Orbitron";	font-weight:700;
 
}
body #site-logo a img {		width: 65px;
	height: 55px; 
}
#footer-logo, #footer #footer-logo a img {		width: 200px;
	height: 150px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 65px;
	height: 55px; 
}
#footer-logo, #footer #footer-logo a img {		width: 200px;
	height: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 65px;
	height: 55px; 
}
#footer-logo, #footer #footer-logo a img {		width: 200px;
	height: 150px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 65px;
	height: 55px; 
}
#footer-logo, #footer #footer-logo a img {		width: 200px;
	height: 150px; 
}
 }