/* Themify Customize Styling */
#site-logo {		position:static;

	top: 0px;right: auto;bottom: auto;left: auto; 
}
#site-logo img {		width: 435px;
	height: 75px; 
}
#site-logo a {		width: 435px; 
}
#main-nav a {	
	padding-top: 45px;
	padding-left: 0px; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 435px;
	height: 75px; 
}
#site-logo a {		width: 435px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 435px;
	height: 75px; 
}
#site-logo a {		width: 435px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 435px;
	height: 75px; 
}
#site-logo a {		width: 435px; 
}
 }