/* Themify Customize Styling */
h1 {	
	font-family: "Montserrat";	font-weight:normal;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:bold;
 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:300;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #ffb000; 
}
#headerwrap {	background: none;
	background-color: #f1f2f3; 
}
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 250px; 
}
#site-logo {	
	margin-top: 0px;
	margin-bottom: 0px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #030666; 
}
#footer-logo a img {		width: 100px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 100px; 
}
 }