
.footer{
    text-align: center;
    height: 60px;
    bottom: 0px;
    width: 100%;
    position: absolute;
    background: url('../../img/blackbj.png') repeat;
    vertical-align: top;
}
.footer .footer-copyright{
    display: inline-block;
    width: 750px;
    padding-top: 5px;
}
.footer p{
    vertical-align: top;
    line-height: 26px;
    color: white;
    margin: 0px 30px;
    display: inline-block;
}
.footer a{
    line-height: 60px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;

}
.footer img{
    height: 60%;
    display: inline-block;
    width: auto;
}
.footer-1 img,.footer-2 img{
    margin-top: 13px;
}
.footer-3 img{
    height: 70%;
    margin-top: 10px;
}




.footer2{
    padding-top: 20px;
    height: 120px;
    bottom: 0px;
    width: 100%;
    position: absolute;
    background: url('../../img/blackbj.png') repeat;
}
.footer2{
    vertical-align: middle;
}
.footer2 p{
    vertical-align: middle;
    line-height: 30px;
    color: white;
    margin: 0px 30px;
    display: block;
    text-align: center;
}

.footer2 img{
    height: 60%;
    display: inline-block;
    width: auto;
}
.footer-1 img,.footer-2 img{
    margin-top: 13px;
    max-width: 40px;
    height: auto;
}
.footer-3 img{
    height: 70%;
    margin-top: 10px;
}
.footer2 .row .col0{
    text-align: right;
}
.footer2 .row .col0 img{
    padding-top: 10px;
}
.footer2 .row .col1{
    width: 750px;
}
.footer-small-img img{
    width: 20px;
    margin-top: 0px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
    height: auto;

}
.footer-small-img{
    color: white;
    line-height: 30px !important;
    vertical-align: middle;
}
