/* Themify Customize Styling */
.pagewidth {	width: auto; 
}
#body {	background: none;
	background-color: #ffffff;background-image: none;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%; 
}
#headerwrap {	
	background-repeat: no-repeat;
	background-position: center center; 
}
#header {	
	background-repeat: no-repeat;
	background-position: left center; 
}
#site-logo {		position:absolute;

	top: 75px;
	left: 25px; 
}
#site-logo img {		width: 310px; 
}
#site-logo a {		width: 310px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #ffffff;background: none;
	background-color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo img {		width: 310px; 
}
#site-logo a {		width: 310px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 310px; 
}
#site-logo a {		width: 310px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 310px; 
}
#site-logo a {		width: 310px; 
}
 }