/* Themify Customize Styling */
body {	
	color: #000000; 
}
h1 {	
	font-family: "Gothic A1";	font-weight:bold;
	font-size:50px;
 
}
h2 {	
	font-family: "Gothic A1";	font-weight:bold;
 
}
h3 {	
	font-family: "Gothic A1";	font-weight:bold;
 
}
h4 {	
	font-family: "Gothic A1";	font-weight:100;
 
}
#header {	
	font-family: "Gothic A1";	font-weight:100;
 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Gothic A1";	font-weight:100;
 
}
body #site-logo a img {		width: 300px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }