/* Themify Customize Styling */
h1 {		text-transform:capitalize; 
}
body[class*="themify"] #site-logo a img {		width: 250px;
	height: 100px; 
}
#footer-logo a img {		width: 250px;
	height: 100px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px;
	height: 100px; 
}
#footer-logo a img {		width: 250px;
	height: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px;
	height: 100px; 
}
#footer-logo a img {		width: 250px;
	height: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px;
	height: 100px; 
}
#footer-logo a img {		width: 250px;
	height: 100px; 
}
 }