/* Themify Customize Styling */
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
body[class*="themify"] #site-logo a img {		width: 400px; 
}
#site-logo {	
	margin: 20px; 
}
#footer {	
	color: #6b6b6b; 
}
#footer a {	
	color: #6b6b6b; 
}
#footer-logo img {		width: 200px; 
}
@media screen and (max-width: Arraypx) { /* Themify Customize Styling */
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
body[class*="themify"] #site-logo a img {		width: 300px; 
}
#footer {	
	color: #6b6b6b; 
}
#footer a {	
	color: #6b6b6b; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }