/* Themify Customize Styling */
.header-classic #headerwrap, #headerwrap {	background-image: none; 
}
#headerwrap {	margin: auto; 
}
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo a img {		width: 335px; 
}
#site-logo {		position:static;
margin: auto; 
}
#site-description {		position:static;
margin: auto; 
}
#main-nav {	background-image: none;
	padding-top: 51px;
	padding-left: 525px; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ff0000; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo a img {		width: 335px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo a img {		width: 335px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo a img {		width: 335px; 
}
 }