/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: rgba(75,76,77,0.64); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(75,76,77,0.63); 
}
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
body #site-logo a img {		width: 150px; 
}
#site-logo {		position:static;
 
}
#site-description {	display: none; 
}
#footer-logo a img {		width: 175px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: rgba(75,76,77,0.64); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(75,76,77,0.63); 
}
#headerwrap.fixed-header #site-logo a img {		width: 250px; 
}
body #site-logo a img {		width: 110px; 
}
 }