.wrapper{
max-width: 1280px;
position: relative;
height: auto;
overflow: hidden;
min-height: 100%;
}
.footer {
position: absolute;
max-width: 1280px;
height: 206px;
margin-top: 10px;
left: 0px;
width: 100%;
bottom: 0px;
padding: 0px 30px;
}