/* Themify Customize Styling */
body #site-logo a {		font-weight:500;
	font-style:normal;
	text-transform:uppercase; 
}
body #site-logo a img {		width: 450px; 
}
#site-description {		font-weight:600;

	color: #030303; 
}
#footer {		font-size:100%;
	text-align:left; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a {		font-weight:500;
 
}
#site-description {		font-weight:600;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a {		font-weight:500;
 
}
#site-description {		font-weight:600;
 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a {		font-weight:500;
	font-size:70%;
 
}
#site-description {		font-weight:500;
 
}
.footer-widgets {		text-align:left; 
}
.footer-widgets .widgettitle {		text-align:left; 
}
 }