#aec-footer {
    border: none;
    margin-top: 20px;
}

.footer {
    background-color: var(--gray);
    color: var(--bs-white);
    display: block;
    padding-top: 40px;
    text-align: left;
}

.footer h4 {
    color: var(--bs-white);
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
}

#aec-footer .aec-copyAndLogo {
    min-height: inherit;
    justify-content: center;
    color: var(--font-color-gray);
    height: auto;
}

#aec-footer-siteswitch {
    display: none;
}

.footer-col {
    margin-bottom: 40px;
    min-height: 160px;
}

    .footer-col.aec-helpful-links {
        border-left: 0 none;
    }

.footer li {
    line-height: 25px;
    height: 25px;
}

.footer ul {
    list-style: none;
    overflow: hidden !important;
}

.footer-nav a {
    line-height: 14px;
}

.footer a {
    color: var(--bs-white);
    font-size: 14px;
    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: var(--bs-white);
    }

    .footer a i {
        margin-right: 2px;
        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: 14px;
    line-height: 40px;
    padding-right: 20px;
}

.credit-cards a {
    font-size: 24px;
}

.aec-disclaimer {
    font-size: 12px;
    margin-top: 0;
    min-height: 50px;
    text-align: left;
}

.aec-dtu-footer {
    min-height: 50px;
    text-align: right;
}

    .aec-dtu-footer a {
        color: var(--font-color-gray);
        font-size: 24px;
    }

.footer .container-fluid {
    background-color: var(--gray);
    color: var(--bs-white);
}

.footer-bottom {
    display: table;
    margin: 0 auto;
    width: 1170px;
}

.aec-dtu-footer ul {
    display: block;
    margin: 0 auto;
    float: none;
}

#aec-footer .aec-copyAndLogo {
    min-height: 50px;
    justify-content: start;
    color: var(--bs-white);
    font: 11px "Gentona", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 650px) and (max-width: 991px) {
    .credit-cards {
        padding-top: 35px;
    }

        .credit-cards a {
            font-size: 30px;
        }

    .footer-col.last-col {
        border-top: 1px solid #4E4E4E !important;
        margin-bottom: 0;
        padding-top: 20px !important;
    }
}

@media (min-width: 0px) and (max-width: 1170px) {
    .footer-bottom {
        width: 100%;
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .footer {
        padding-top: 30px;
    }

    .footer-btn {
        font-size: 17px;
        font-weight: 600;
        margin: 0 auto 0;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
        padding: 9px 10px;
    }
}

@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%;
        }

    .top-left,
    .botton-right {
        float: left;
        width: 50%;
    }

    .botton-right {
        text-align: right;
    }

    .footer-col.last-col {
        margin-bottom: 0;
        padding-top: 0;
    }
}

@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) {
    .col-xs-12.footer-col:not(.aec-helpful-links) {
        padding-left: 20px !important;
        padding-right: 0;
    }
}

@media (min-width: 0px) and (max-width: 649px) {
    .col-xs-12.footer-col {
        padding-left: 0;
        padding-right: 0;
    }

    .footer {
        padding-top: 15px;
    }

        .footer .col-smd-4 h4 {
            display: none;
        }

    .footer-col {
        min-height: 0;
        border: none;
    }

    .footer-nav {
        border-bottom: 1px solid var(--secondary-color);
        -webkit-box-shadow: none !important;
        margin-bottom: 0;
    }

        .footer-nav li {
            border-top: 1px solid var(--secondary-color) !important;
            height: auto;
            line-height: normal;
            margin-left: -15px;
            margin-right: -15px;
            padding: 8px 0px;
        }

            .footer-nav li:hover {
                background-color: var(--charcoal-gray);
            }

            .footer-nav li:first-child {
                border-top: none;
            }

    .footer a {
        display: block;
    }

    .footer-nav li:hover a {
        color: var(--bs-white);
    }

    .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%;
        border-top: 1px solid #4e4e4e;
        padding-top: 15px;
    }

    .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';
        left: inherit;
        position: relative;
        color: var(--primary-color);
        margin-right: 10px;
    }

    .footer button[aria-expanded="true"] .nav-label:before {
        content: "\f848";
        font-family: 'WebGlyphs';
        left: inherit;
        position: relative;
        color: var(--primary-color);
        margin-right: 10px;
    }

    .footer button[aria-expanded="true"] {
        border-bottom: 1px solid var(--secondary-color) !important;
    }

    #aec-information-list,
    #aec-user-list,
    #aec-help-list {
        border-radius: 0px !important;
    }

    .footer .container-fluid {
        border-top: medium none;
    }
}
