/* Themify Customize Styling */
body {	
	background-color: #000000; 
}
#site-logo {		position:static;
 
}
#site-logo img {	
	height: 150px; 
}
#site-description {	display: none;	position:fixed;
 
}
#main-nav {		position:absolute;
 
}
#main-nav a {		font-weight:bold;
	font-size:18px;

	color: #ffffff;
	background-color: transparent; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 150px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {	
	height: 150px; 
}
 }