/* Themify Customize Styling */
#headerwrap {	
	margin: -4px; 
}
body[class*="themify"] #site-logo img {		width: 50px; 
}
#site-logo {		position:fixed;
 
}
#site-description {		position:relative;

	bottom: -80px;
	left: -20px; 
}
#main-nav {		position:static;
margin: auto; 
}
#main-nav a {	
	font-family:Abel;	font-weight:normal;

	margin: 6px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 50px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 50px; 
}
 }