.row_19 {
    clear: both;
    width: auto;
    min-height: 100px;
    background-color:#2c2d30;
    padding-top:40px;
    padding-bottom:40px;
}
.row_18 {
    clear: both;
    width: auto;
    min-height: 100px;
    padding-top:40px;
    padding-bottom:40px;
    background-color:#312eb9;
    border-style:none solid solid solid;
    border-width:0;
    border-color:#FFFFFF;
    background-image:linear-gradient(to bottom, #000000 0%, #1006c4 100%);
}
img.image19 {
    margin-left: auto;
    margin-right:auto;
    display:block;
}
.align-inline-wrap2 {
    text-align: center;
}
.customClass2 {
    width: 50px;
    margin-top:22px;
}
p.footer_copy_2 {
    font-size: 13px;
    text-transform:uppercase;
    font-weight:400;
    text-align:center;
}
a.anchor1 {
    font-size: 13px;
}
.footer {
    min-height:164px;
    background-color:#312eb9;
}
@media only screen and (min-width : 768px) {
    .row_18 {
        min-height: 0px;
        background:none left top repeat #312eb9;
    }
    .row_19 {
        min-height: 0px;
    }
    .footer {
        min-height: 160px;
    }
    p.footer_copy_2 {
        background:none left top repeat scroll transparent;
    }
}
@media only screen and (min-width : 1024px) {
    .row_19 {
        clear: both;
        width: auto;
    }
    .row_18 {
        clear: both;
        width: auto;
        background-image:linear-gradient(to bottom, #000000 0%, #0a07b8 80%);
        background-repeat:repeat;
        background-position:left top;
        background-color:#312eb9;
        background-attachment:scroll;
        background-size:auto;
    }
    .footer {
        min-height: 160px;
    }
    p.footer_copy_2 {
        background: undefined;
    }
}