/* Themify Customize Styling */
body[class*="themify"] #site-logo {	display: none; 
}
body[class*="themify"] #site-logo img {		width: 210px;
	height:  45px; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 210px;
	height:  45px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 210px;
	height:  45px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 210px;
	height:  45px; 
}
 }
/* Themify Custom CSS */
.header-bar #site-logo  {
	  float: left;
}
#mobile-menu .social-widget {
	  float: right;
}
.image-content h3.image-title {
	text-align: center;
}
