#ac-globalfooter {
    font-size: 12px;
    line-height: 1.66667;
    font-weight: 400;
    letter-spacing: normal;
    background-color: #f2f2f2;
   
    color: #666;
    /*min-width: 1024px;*/
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-top: 2px;
}

#ac-globalfooter .ac-gf-directory {
    font-size: 12px;
    line-height: 1.66667;
    font-weight: 400;
    letter-spacing: normal;
    position: relative;
    z-index: 1;
    padding-top: 20px;
}
#ac-globalfooter .ac-gf-directory .ac-gf-directory-column {
    width: 20%;
}

#ac-globalfooter .ac-gf-directory-column {
    position: relative;
    z-index: 1;
    min-height: 2px;
    margin: 0;
    padding: 0;
    float: left;
    width: 25%;
}
#ac-globalfooter .ac-gf-directory-column-section {
    width: 100%;
    position: relative;
    z-index: 1;
    min-height: 2px;
    margin: 0;
    padding: 0;
    float: left;
    pointer-events: none;
}
#ac-globalfooter .ac-gf-directory-column-section-title {
    font-size: 12px;
    line-height: 1.66667;
    font-weight: 600;
    letter-spacing: normal;
    color: #333;
    margin: 0;
}
#ac-globalfooter .ac-gf-directory-column-section-list {
    margin-right: 20px;
    list-style: none;
    padding: 0;
}
#ac-globalfooter .ac-gf-directory-column-section-item {
    display: block;
    pointer-events: auto;
    line-height: 2;
    font-weight: 400;
    color: #333;
}
#ac-globalfooter a {
    color: #666;
    text-decoration: none;
}
#ac-globalfooter .ac-gf-content {
    margin: 0 auto;
    padding: 0 22px;
    max-width: 980px;
}
#ac-globalfooter .ac-gf-footer-legal-copyright {
    max-height: 9999px;
}
