#aec-footer {
    bottom: 0;
    left: 0;
    margin-top: 0;
    width: 100%;
}

#aec-footer-siteswitch {
    display: none;
}

.footer {
    background-color: #2a080a;
    color: #f8f1d7;
    display: block;
    padding-top: 80px;
    text-align: left;
}

.footer .container {
    padding: 0 15px;
}

.footer-col {
    margin-bottom: 40px;
    min-height: 160px;
    border-left: 0 none;
}

.footer li {
    line-height: 25px;
    height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#aec-help-list li {
    line-height: 5px !important;
    height: auto !important;
}

.footer h3 {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
}

.footer h4 {
    font-size: 18px;
    font-weight: 800;
    margin-top: 0;
    text-transform: uppercase;
}

.footer p {
    font-size: 14px;
    margin: 8px 0;
}

.footer ul {
    list-style: none;
}

.footer-nav a {
    line-height: 14px;
}

.footer a {
    color: #f8f1d7;
    font-size: 16px;
    font-weight: 300;
    transition: color 0.2s ease-in-out 0s;
    -webkit-transition: color 0.2s ease-in-out 0s;
}

.footer a:hover,
.footer a:active {
    color: #f8f1d7;
}

.footer a i {
    margin-right: 0px;
    width: auto;
}

.footer #aec-user-list a i,
.footer #aec-categories-list a i {
    font-size: 18px;
    text-align: center;
}

.footer #aec-categories-list a i {
    left: -2px;
    position: relative;
}

.aec-helpful-links a i {
    width: 1em;
}

.top-left > p {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 40px;
    padding-right: 20px;
}

.credit-cards a {
    font-size: 24px;
}

.aec-disclaimer {
    font-size: 13px;
    margin-top: 0;
    min-height: 50px;
    padding-top: 15px;
    text-align: left;
}

.aec-dtu-footer {
    min-height: 50px;
    text-align: right;
}

.aec-dtu-footer a {
    color: #d1d2d4;
    font-size: 24px;
}

.footer-bottom {
    display: table;
    margin: 0 auto;
    width: 1170px;
}

.aec-alliance-entertainment {
    display: flex;
}

@media (min-width: 650px) and (max-width: 991px) {
    .credit-cards {
        padding-top: 35px;
    }
}

@media (min-width: 0px) and (max-width: 1170px) {
    .footer-bottom {
        width: 100%;
    }
}

.aec-dtu-footer ul {
    display: block;
    margin: 0 auto;
    float: none;
}

#aec-footer .aec-copyAndLogo {
    min-height: 50px;
    justify-content: flex-end;
    color: #f8f1d7;
    font-size: 11px;
}

@media (min-width: 0px) and (max-width: 767px) {
    .footer {
        padding-top: 30px;
    }
}

@media (min-width: 650px) and (max-width: 767px) {
    .footer .col-smd-4 {
        float: left;
        width: 33.33333333%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (min-width: 650px) and (max-width: 991px) {
    .aec-disclaimer {
        font-size: 11px;
    }

    .footer-col {
        min-height: 165px;
    }

    .footer-col.last-col {
        border: medium none;
        height: auto;
        min-height: 0;
        width: 100%;
        margin-bottom: 0;
        padding-top: 0;
    }

    .top-left,
    .botton-right {
        float: left;
        width: 50%;
    }

    .botton-right {
        text-align: right;
    }
}

@media (min-width: 0px) and (max-width: 649px) {
    .aec-disclaimer,
    .aec-dtu-footer {
        float: left;
        width: 100%;
        text-align: center;
    }

    .ts-1 {
        clear: none;
        float: none;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 165px;
    }

    .footer-col {
        margin-bottom: 0;
    }
}


/* 4K and 8K UHD 7680px */

@media (min-width: 650px) and (max-width: 7680px) {
    .footer-btn {
        display: none;
    }

    .footer .collapse {
        display: table !important;
    }

    .footer .navbar-collapse {
        border-top: none !important;
        -webkit-box-shadow: none !important;
        overflow-x: visible;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


/* 4K and 8K UHD 7680px */

@media (min-width: 1200px) and (max-width: 7680px) {
    .footer-col:not(.aec-helpful-links) {
        padding-left: 15px !important;
        padding-right: 0;
    }
}

@media (min-width: 992px) and (max-width: 7680px) {
    .footer-col {
        border-left: 1px solid #d1d2d4;
    }
}

@media (min-width: 0px) and (max-width: 649px) {
   .footer-col {
        padding-left: 0;
        padding-right: 0;
    }

    .footer {
        padding-top: 50px;
    }

    .footer .col-smd-4 h4 {
        display: none;
    }

    .footer-col {
        min-height: 0;
        border: none;
    }

    .footer-btn {
        border-radius: 0;
        font-size: 18px;
        font-weight: 800;
        margin: 0 auto 0;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
        color: var(--light-beige)
    }

    .footer-nav {
        border-bottom: 1px solid #D1D2D4;
        -webkit-box-shadow: none !important;
        margin-bottom: 0;
    }

    .footer-nav li {
        border-top: 1px solid #512e35;
        height: auto;
        line-height: normal;
        margin-left: -15px;
        margin-right: -15px;
        padding: 8px 0px;
    }

    .footer-nav li:first-child {
        border-top: none;
    }

    .footer a {
        display: block;
    }

    .footer-col.last-col {
        margin-top: 15px;
        padding-top: 10px;
        text-align: center;
    }

    .aec-dtu-footer {
        float: left;
        text-align: center !important;
        width: 100%;
        height: 30px;
        margin-top: 0;
        min-height: auto;
        padding: 5px 0;
    }

    .aec-disclaimer {
        float: left;
        text-align: center !important;
        width: 100%;
        margin-top: 5px !important;
        font-size: 11px;
        height: auto;
        margin-top: 0;
        min-height: auto;
        padding: 5px 0;
    }

    .ts-1 {
        margin-bottom: 15px;
        top: 0;
    }

    .credit-cards {
        float: left;
        width: 100%;
    }

    .top-left > p {
        display: inline-block;
        float: left;
        line-height: 32px;
        padding-right: 10px;
        text-align: right;
        width: 50%;
    }

    .aec-helpful-links,
    .aec-youracc-links,
    .aec-conpanyinfo-links {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .footer button[aria-expanded="false"] .nav-label:before {
        content: "\f845";
        font-family: 'WebGlyphs';
        position: relative;
        color: #f8f1d7;
        margin-right: 10px;
    }

    .footer button[aria-expanded="true"] .nav-label:before {
        content: "\f848";
        font-family: 'WebGlyphs';
        position: relative;
        color: #f8f1d7;
        margin-right: 10px;
    }

    .footer button[aria-expanded="true"] {
        border-bottom: 1px solid #D1D2D4 !important;
    }

    #aec-information-list,
    #aec-user-list,
    #aec-help-list {
        border-radius: 0 !important;
        text-align: center;
    }
}
