/* Themify Customize Styling */
body {	
	font-family: "Roboto";	font-weight:normal;
	text-align:justify; 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:normal;
	text-align:center; 
}
h3 {	
	font-family: "Georgia", 'Times New Roman', "Times", serif; 
}
body #site-logo a {	
	font-family: "Georgia", 'Times New Roman', "Times", serif; 
}
body #site-logo a img {		width: 195px; 
}
#main-nav a {	
	margin-top: 7%;
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:500;
	font-size:18px;
 
}
#main-nav a:hover {	
	color: #60ccf7; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #60ccf7; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #60ccf7; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 195px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 195px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 195px; 
}
 }