/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h5 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h6 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap {	background: none;
	background-color: #003013; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #003013; 
}
#headerwrap.fixed-header #site-logo a img {		width: 175px; 
}
body #site-logo a {		text-transform:uppercase; 
}
body #site-logo a img {		width: 200px; 
}
#footerwrap {	background: none;
	background-color: #003013; 
}
#footer-logo a img {		width: 200px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 175px; 
}
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 175px; 
}
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 175px; 
}
body #site-logo a img {		width: 200px; 
}
#footer-logo a img {		width: 200px; 
}
 }