/* Themify Customize Styling */
body {	
	font-family:Georgia, 'Times New Roman', Times, serif;	font-size:16px;

	color: #241212; 
}
#headerwrap {	background: none;
	background-color: #10565c; 
}
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo img {		width: 115px;
	height: 135px; 
}
#site-description {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	color: rgba(42,173,2,0.87); 
}
#main-nav a {	
	font-family:Verdana, Geneva, sans-serif; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ecebf5; 
}
#main-nav-wrap #main-nav a {	background: none;
	background-color: #549da8; 
}
.module-title {	
	color: #000000; 
}
#footerwrap {	background: none;
	background-color: #00585e; 
}
#footer-logo {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo img {		width: 115px;
	height: 135px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo img {		width: 115px;
	height: 135px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
body[class*="themify"] #site-logo img {		width: 115px;
	height: 135px; 
}
 }