/* Themify Customize Styling */
body {	
	background-size: cover;
	background-position: center center;
	font-family:Muli; 
}
h1 {	
	font-family:Muli; 
}
h2 {	
	font-family:Muli; 
}
#header a:hover {	
	color: #ceeaef; 
}
#site-logo {	
	font-family:Muli;
	color: #259bba; 
}
#site-logo img {		width: 170px;
	height: 50px; 
}
#site-logo a {		width: 170px;
	color: #259bba; 
}
#main-nav a {	
	color: #259bba; 
}
#main-nav a:hover {	
	color: #ceeaef; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #259bba; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #ceeaef; 
}
#footer {	
	font-family:Muli; 
}
#footer a {	
	font-family:Muli; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 170px;
	height: 50px; 
}
#site-logo a {		width: 170px;
	color: #259bba; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 170px;
	height: 50px; 
}
#site-logo a {		width: 170px;
	color: #259bba; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 170px;
	height: 50px; 
}
#site-logo a {		width: 170px;
	color: #259bba; 
}
 }