/* Themify Customize Styling */
h1 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;

	color: #ffffff; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;

	color: #ffffff; 
}
#headerwrap {	
	background-color: transparent;margin: auto; 
}
#header {		font-style:normal;

	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	
	background-color: transparent;background-image: none; 
}
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
body #site-logo a img {		width: 200px; 
}
#site-logo {		position:static;
 
}
#site-description {	
	color: #ffffff;display: none; 
}
#footer-logo a {	display: none; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
body #site-logo a img {		width: 200px; 
}
 }