/* Themify Customize Styling */
body #site-logo a {	
	font-family: "Montserrat";	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:700;
 
}
body #site-logo a img {		width: 200px;
	height: 100px; 
}
#site-logo {		position:static;
 
}
#site-description {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ffffff; 
}
#footer-logo a img {		width: 300px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 100px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 100px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px;
	height: 100px; 
}
#footer-logo a img {		width: 300px; 
}
 }