/* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
#site-logo {	top: auto;right: auto;bottom: auto;left: auto;
	margin-top: 25px; 
}
#site-description {	display: none;top: auto;right: auto;bottom: auto;left: auto; 
}
.module-title {	background: none;
	background-color: rgba(204,110,110,0.48);
	border: 7px double #c40202;
	margin: 22px;
	padding: 22px;
	color: #11db22;	text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 400px; 
}
 }
/* Themify Custom CSS */
.ui.blue, .ui.nav.blue, .ui.nav.blue ul, .ui.separate.blue>li, .ui.module-tab.blue .tab-nav li, .ui.blue.vertical .tab-nav, .ui.module-accordion.blue .accordion-title, .ui.module-tab.blue.panel .tab-nav {
    background-color: #23436c;
}