/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #070d38;
	background-repeat: repeat;
	background-position: center center; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #003cbf; 
}
body #site-logo a img {		width: 350px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #ebebeb; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #ebebeb; 
}
#main-nav .highlight-link > a {	
	color: #fff204; 
}
.module-title {	
	color: #fcfcfc; 
}
#footerwrap {	background: none;
	background-color: #004eb3;
	background-size: cover;
	background-position: center top;
	padding: -100px; 
}
#footer-logo a img {		width: 300px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #e6e6e6; 
}
#footer a:hover {	
	color: #e8e8e8; 
}
#footer .footer-widgets {	
	color: #fff204; 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
#footer-logo a img {		width: 300px; 
}
 }