/* Themify Customize Styling */
body {	
	font-family: "Roboto";	font-weight:400;
	font-size:17px;
	line-height:29px;
 
}
:root {	
	--theme_accent: #000000;
	--theme_accent_semi: #000000; 
}
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Orbitron";	font-weight:600;
 
}
h2 {	
	font-family: "Orbitron";	font-weight:600;
 
}
h3 {	
	font-family: "Orbitron";	font-weight:600;
 
}
h4 {	
	font-family: "Orbitron";	font-weight:600;
 
}
h5 {	
	font-family: "Orbitron";	font-weight:600;
 
}
h6 {	
	font-family: "Orbitron";	font-weight:600;
 
}
body #site-logo a {	
	font-family: "Orbitron";	font-weight:600;
	text-transform:uppercase; 
}
#main-nav a {	
	font-family: "Orbitron";	font-weight:500;
 
}
#footer-logo, #footer #footer-logo a {	
	font-family: "Orbitron";	font-weight:700;
	font-size:21px;
	text-transform:uppercase;	text-align:left;
	color: #f7f7f7; 
}
#footer-logo, #footer #footer-logo a img {		width: 210px; 
}
#footer {	background: none;
	background-color: #000000;	text-align:left;
	color: #f7f7f7; 
}
#footer a {	
	color: #f7f7f7; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#footer-logo, #footer #footer-logo a img {		width: 210px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#footer-logo, #footer #footer-logo a img {		width: 210px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#footer-logo, #footer #footer-logo a img {		width: 210px; 
}
 }
/* Themify Custom CSS */
#footer-logo {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}