/* Themify Customize Styling */
#headerwrap {	background-image: none; 
}
#header {	background-image: none; 
}
#site-logo {	
	font-family:Arial, Helvetica, sans-serif;	font-size:20px;
	position:relative;

	top: -10px;
	left: -100px; 
}
#site-logo img {		width: 265px;
	height: 100px; 
}
#site-logo a {		width: 265px; 
}
#site-description {	
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;	text-align:center;display: none; 
}
#main-nav {		position:relative;

	top: 20px;
	right: -100px; 
}
#main-nav a {		font-size:18px;
	text-transform:uppercase; 
}
#footerwrap {	
	background-color: #ffffff; 
}

/* Themify Custom CSS */
#headerwrap.fixed-header #site-logo img{
  min-height:60px;
width:160px;
}
#headerwrap.fixed-header{
  min-height:100px;
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 265px;
	height: 100px; 
}
#site-logo a {		width: 265px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 265px;
	height: 100px; 
}
#site-logo a {		width: 265px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 265px;
	height: 100px; 
}
#site-logo a {		width: 265px; 
}
#footerwrap {	
	background-color: #ffffff; 
}
 }