/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:100%;

	color: #000000; 
}
h1 {	
	font-family: "Open Sans";	font-weight:600;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:600;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:600;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:600;
 
}
h5 {	
	font-family: "Open Sans";	font-weight:600;
 
}
h6 {	
	font-family: "Open Sans";	font-weight:600;
 
}
#headerwrap.fixed-header #site-logo img {		width: 250px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#site-logo {	
	margin-left: -30%; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 250px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 250px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 250px; 
}
 }