/* Themify Customize Styling */
a {		text-decoration:underline;

	color: #d6095b; 
}
#main-nav a {	
	font-family: "Monda";	font-weight:normal;
 
}
#footerwrap {	background: none;
	background-color: #004f9a; 
}
#footer-logo a img {		width: 150px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Monda";	font-weight:normal;
 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#footer-logo a img {		width: 150px; 
}
 }