/* Themify Customize Styling */
.transparent-header #headerwrap,#headerwrap,#footerwrap {	
	color: #ffffff; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: rgba(0,0,0,0.13); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,0,0,0.43); 
}
body[class*="themify"] #site-logo a {	display: none; 
}
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#site-logo {		position:fixed;
top: auto;right: auto;bottom: auto;left: auto; 
}
.page-title {		text-align:left; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer-logo img {		width: 200px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#footer-logo img {		width: 200px; 
}
 }