#footer {clear: both;float: left;margin-left: 0;display: block; padding: 0%; width: 100%;}
.disc{
    margin: 0;
    padding: 8px 0;
    color: #A2B6CF;
    background-color: #19458D;
    font-weight: bold;
    text-align: center;
}
#disc2 {
    background-color: #486698;
    padding: 8px 0 8px 20%;
}
#disc4 {
    color: #fff;
    background-color: #fff;
    text-align: center;
}

.footer_col {margin: 0 0 16px 0; padding: 0; text-align:left; width: 100%;}

.disc .groupHeader{
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 8px;
}
.disc ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.disc li{
    padding-left: 16px;
}

#footer a, #footer a:visited {color: #A2B6CF; display: inline-block; font-weight: bold; text-decoration: none; text-align: left;}
#footer a:hover, #footer a:active {color: #fff;}

#footertext {font-size: 75%; text-align: center;}

@media screen and (min-width: 641px) {
    #disc2 {
        padding: 8px 0;
    }
    .footer_col {float: left;margin: 0; padding: 0px 0px 0px 3%; width: 30%;}

}
@media screen and (min-width: 769px) {

}
