#footerArea .container .row{
    margin-left: 2%;
}
.divoverlay{
    position:absolute;
    bottom:0;
    height:40px;
    opacity: .75;
    width:100%;
    background-color: #111111;
    z-index: 40;
    color:white;
    text-align: right;
}