/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 105px; 
}
#site-description {	display: none; 
}
#footer-logo a img {		width: 100px;
	height: 105px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 105px; 
}
#footer-logo a img {		width: 100px;
	height: 105px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 105px; 
}
#footer-logo a img {		width: 100px;
	height: 105px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px;
	height: 105px; 
}
#footer-logo a img {		width: 100px;
	height: 105px; 
}
 }
/* Themify Custom CSS */
.header-top-bar #site-logo img {
 width: 250px;
 height: 150px;
-webkit-transition: all 0.5s ease-out;
 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 transition: all 0.5s ease-out;
}
#headerwrap.fixed-header #site-logo img {
 width: 100px;
height:105px;
max-height:150px;
} .header-horizontal #header {
    text-align: inherit;
    padding: 0.5em 0;
}
#footerwrap {
    padding: 0.5em 0 0em;
}