/* Themify Customize Styling */
#header {		text-align:left; 
}
#header a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
#header a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
body[class*="themify"] #site-logo a {	
	font-family: "Open Sans Condensed";	font-weight:300;
	text-align:left;
	color: #605ba8; 
}
body[class*="themify"] #site-logo a img {	
	height: 130px; 
}
#site-description {	display: none; 
}
#main-nav a {		text-align:left; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 130px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 130px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 130px; 
}
 }