/* Themify Customize Styling */
a {	
	color: #193bc2; 
}
h1 {		font-weight:normal;
	font-size:2.5em;
 
}
h2 {		font-weight:normal;
	font-size:2em;
 
}
h3 {		font-weight:normal;
	font-size:1.5em;
 
}
h4 {		font-weight:normal;
	font-size:1.3em;
 
}
h6 {		font-weight:normal;
	font-size:.8px;
 
}
body[class*="themify"] #site-logo a img {		width: 150px; 
}
#site-logo {		position:relative;
 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 150px; 
}
 }