/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #045d2f; 
}
body #site-logo a img {		width: 300px; 
}
#site-logo {		position:relative;
top: auto;right: auto;bottom: auto;left: auto; 
}
#footerwrap {	background: none;
	background-color: #292929; 
}
#footer {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }