/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;	font-size:18px;
 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 500px; 
}
 }