/* Themify Customize Styling */
body[class*="themify"] #site-logo a {	
	font-family: "Tahoma", "Geneva", sans-serif;	letter-spacing:-2px;
 
}
#site-logo {		position:static;
 
}
#site-description {		font-weight:normal;
	font-size:24px;
	line-height:32px;

	color: #1c213d;
	margin-right: 15%;
	margin-left: 15%; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a {	
	font-family: "Tahoma", "Geneva", sans-serif; 
}
 }