/* Themify Customize Styling */
body #site-logo a img {		width: 128px; 
}
#main-nav a:hover {	
	color: #1373b1; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #f15d4e; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 128px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 128px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 128px; 
}
 }