/* Themify Customize Styling */
h2 {		font-weight:500;
 
}
h3 {		font-weight:500;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #f79737; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover, button[type=submit]:hover {	background: none;
	background-color: #db6a00; 
}
body #site-logo a img {		width: 156px; 
}
#footer-logo a img {		width: 280px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 156px; 
}
#footer-logo a img {		width: 280px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 156px; 
}
#footer-logo a img {		width: 280px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 156px; 
}
#footer-logo a img {		width: 280px; 
}
 }