/* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
#site-description {	display: none; 
}
.module-title {		text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center;
	color: #11db22; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #000000; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
.module-title {		font-weight:500;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
.module-title {		font-weight:500;

	color: #11db22; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
.module-title {		font-weight:500;
 
}
 }