/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;	font-size:16px;

	color: #050505; 
}
h1 {	
	color: #0d0c0c; 
}
#headerwrap {	background-image: none; 
}
#header {	
	color: #080808; 
}
body[class*="themify"] #site-logo a img {		width: 219px; 
}
#site-description {		font-size:12px;

	color: #000000; 
}
.module-title {	
	font-family:Arial, Helvetica, sans-serif; 
}
#footerwrap {	background-image: none;
	background-size: cover;
	background-position: center center; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #fcfcfc;
	color: #050505; 
}
h1 {	
	color: #0d0c0c; 
}
#header {	
	color: #080808; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#footerwrap {	
	background-size: cover;
	background-position: center top; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #fcfcfc;
	color: #050505; 
}
h1 {	
	color: #0d0c0c; 
}
#header {	
	color: #080808; 
}
#footerwrap {	
	background-size: cover;
	background-position: center center; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
 }
/* Themify Custom CSS */
a {
	text-decoration: none;}

.module-tile .tile-title {
    font-size: 12px !important;
    font-weight: bold !important;
    margin: 0 0 .3em;
    padding: 0;
    line-height: 1.3em;
    position: relative;
    z-index: 10;
    text-transform: none;
}
#body {
    margin: 0 auto;
    padding: 3px 0;
    max-width: 100%;  
	}
	
	.social-widget {
    position: absolute;
    right: 40px;
    top: 45px;
	
	
	