/*@media only screen and (min-width: 801px){
.fusion-copyright-notice {
	text-align:center;
	width: 88%;
	padding-left:10%;
}
.fusion-social-links-footer {
	width: 12%;
	text-align:right;
}
.more a {
	float: left;
}
}

@media only screen and (max-width: 800px){
.fusion-social-links-footer {
	width: 100%;
}
}*/

/*.tfs-slider .background-image {
    background-position: center top !important;
}*/