/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:300;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:bold;
	font-size:2.25em;
	line-height:2em;
 
}
body #site-logo a img {		width: 225px; 
}
#site-description {		text-transform:uppercase;	text-align:center;
	color: #0d152d;display: none; 
}
#footerwrap {	background: none;
	background-color: #0d152d; 
}
#footer-logo a img {		width: 250px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Open Sans";	font-weight:300;
	font-size:1em;
	text-align:center; 
}
#footer {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 225px; 
}
#footer-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 225px; 
}
#footer-logo a img {		width: 250px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 225px; 
}
#footer-logo a img {		width: 250px; 
}
 }