

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{color:#FFF;}
footer{position:absolute;bottom: 0; width:100%;}





footer li {
    float: left;
    font-size: 12px;
    margin-right: 20px;
}
#copyright{clear:both;}


@media (max-width: 767px) {
	footer{position:relative;bottom: 0; width:100%;}

	.backstretch img {
	    width: 150% !important;
	    height: auto !important;
	    top: 77px !important;
	    transform: translateX(-50%) !important;
	    left: 50% !important;
	}
}










