.adif-footer {
    position: relative;    
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

/*.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {*/
/*    display: table;*/
/*    content: " "*/
/*}*/

.row {
    margin-right: -15px;
    margin-left: -15px
}

.footer {
    background: #101820;
    color: #fff;
    width: 100%
}

.footer p {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.1em
}

.footer__container {
    padding-bottom: 42px
}

.footer__top-section {
    display: flex;
    justify-content: space-between;
    padding: 56px 56px 0
}

.footer__top-section ul {
    list-style-type: none
}

.footer__analog-devices {
    flex-basis: 15%
}

.footer__sitemap {
    display: flex;
    flex-basis: 85%
}

.footer__about,.footer__find-help {
    flex-basis: 30%
}

.footer__latest-news {
    flex-basis: 40%;
    padding-right: 100px
}

.footer__top-section ul li {
    text-align: left
}

.footer__external-icon {
    margin-left: 8px
}

.footer__legal-bumper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-left: 56px
}

.footer__legal-bumper ul {
    align-items: center;
    display: flex;
    gap: 40px;
    justify-content: flex-start;
    margin: 24px 0
}

.footer__legal-bumper ul li {
    display: inline
}

.footer__column-desc li a,.footer__legal-bumper a,.footer__legal-bumper ul li a,.footer__login-signup a {
    color: #fff;
    font-size: 1.2em
}

.footer__legal-bumper .footer__link {
    font-size: 1em
}

.footer__legal-bumper a.footer__ipc-link-others {
    color: #101820
}

.footer__column-title {
    border-bottom: 1px solid #fff;
    margin-right: 20%;
    padding-bottom: 16px;
    font-weight: 700;
    font-size: 1.25em !important
}

.footer__column-desc li {
    padding-top: 16px
}

.footer__column-desc li a img {
    margin-left: 8px;
    display: inline-block
}

.footer__latest-news-desc {
    padding-right: 60px;
    padding-top: 16px
}

.footer__bottom-section {
    display: flex;
    padding-left: 15%;
    padding-right: 156px;
    padding-top: 16px
}

.footer__myanalog-section {
    flex-basis: 60%;
    padding-left: 40px
}

.footer__myanalog-logo {
    display: flex
}

.footer__myanalog-icon img {
    vertical-align: middle
}

.footer__login-signup {
    color: #fff;
    margin-left: 16px
}

.footer__login-signup span,.footer__login-signup__seperator {
    color: #fff
}

.footer__language-section {
    display: flex;
    margin-top: 24px
}

.footer__language {
    color: #fff;
    margin-left: 8px;
    font-size: 1.1em
}

.footer__language img {
    margin-left: 6px;
    vertical-align: middle
}

.footer__currency {
    margin-left: 10px;
    padding-top: 4px
}

.footer__social-media-section {
    display: flex;
    padding-left: 21px;
    margin-top: -40px
}

.footer__social-media-section a {
    margin-left: 32px;
    display: flex
}

.footer__copyright {
    color: #9fa4ad !important;
    margin: 24px 56px 24px 0;
    font-size: 1em !important
}

.footer__ipc-link-others {
    font-size: 1em !important;
    display: flex;
    justify-content: center
}

.footer__sign-up-now {
    background-color: #fff;
    border-radius: 4px;
    color: var(--hmc-color-gray-black, #101820);
    display: inline-block;
    /* font-size: 14px; */
    line-height: 24px;
    padding: 8px 24px;
    text-decoration: none;
    transition: .2s linear;
    margin-top:16px;
}

.footer__sign-up-now:hover {
    background-color: #e0e1e6;
    color: #212836;
    text-decoration: none
}

.footer__mobile-container {
    padding: 32px 16px 36px
}

.footer__mobile-sitemap {
    margin-top: 40px
}

.footer__mobile-column-title {
    font-weight: 700;
    font-size: 1.25em !important
}

.footer__mobile-find-help,.footer__mobile-latest-news {
    margin-top: 48px
}

.footer__latest-news-title {
    border-bottom: 1px solid #fff;
    padding-bottom: 16px
}

.footer__mobile-bottom-section {
    margin-top: 52px
}

.footer__mobile-language-section {
    display: flex;
    margin-top: 42px
}

.footer__mobile-social-media-section {
    margin-top: 52px;
    display: flex;
    justify-content: center
}

.footer__mobile-social-media-section a:not(:first-of-type) {
    margin-left: 38px
}

.footer__mobile-legal-bumper {
    border-top: 1px solid #686c7d;
    padding: 32px 0 32px 0px
}

.footer__mobile-legal-bumper ul {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%
}

.footer__mobile-legal-bumper ul li {
    margin-bottom: 15px;
    flex: 1 0 110px;
    text-align: center
}

.footer__mobile-legal-bumper a.footer__ipc-link-others {
    color: #101820;
    margin-bottom: 10px
}

.footer__mobile-legal-bumper a,.footer__mobile-legal-bumper ul li a {
    color: #fff
}

.footer__mobile-legal-bumper a.footer__mobile-ipc-link-others {
    color: #101820
}

.footer__mobile-copyright {
    color: #9fa4ad !important;
    margin-top: 32px;
    text-align: center
}

.footer__mobile-about-title,.footer__mobile-find-help-title {
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    width: 100%
}

.footer__mobile-about-title img,.footer__mobile-find-help-title img {
    float: right;
    vertical-align: middle
}

.footer__mobile-footer {
    display: none
}

.footer .cookie-modal-open {
    display: block
}

.footer .modal-generic__container__content {
    height: 90%;
    width: 98%
}

.footer .modal-generic__closebtn {
    margin: 32px
}

.footer .copyright-color {
    color: #9fa4ad
}

@media only screen and (max-width: 79.95rem) {
    .footer__desktop-footer {
        display:none
    }

    .footer__mobile-footer {
        display: block
    }
}

#about-chevron-up-s,#about-desc,#find-help-chevron-up-s,#find-help-desc,.footer-500-static .footer__desktop-footer .footer__sitemap {
    display: none
}

.footer-500-static .footer__desktop-footer .footer__top-section .footer__analog-devices {
    flex-basis: auto
}

.footer-500-static .footer__desktop-footer .footer__bottom-section .footer__myanalog-section {
    display: none
}

.footer-500-static .footer__desktop-footer .footer__bottom-section .footer__social-media-section {
    padding-top: 0
}

.footer-500-static .footer__desktop-footer .footer__container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0
}

.footer-500-static .footer__desktop-footer .footer__legal-bumper .footer__ipc-link-chinese,.footer-500-static .footer__desktop-footer .footer__legal-bumper .footer__ipc-link-others,.footer-500-static .footer__desktop-footer .footer__legal-bumper>div>ul {
    display: none
}

@media only screen and (max-width: 79.95rem) {
    .footer-500-static .footer__mobile-footer .footer__mobile-bottom-section .footer__mobile-myanalog-section,.footer-500-static .footer__mobile-footer .footer__mobile-legal-bumper .footer__mobile-ipc-link-chinese,.footer-500-static .footer__mobile-footer .footer__mobile-legal-bumper .footer__mobile-ipc-link-others,.footer-500-static .footer__mobile-footer .footer__mobile-legal-bumper>div>ul,.footer-500-static .footer__mobile-footer .footer__mobile-top-section .footer__mobile-sitemap {
        display:none
    }

    .footer-500-static .footer__mobile-footer .footer__mobile-legal-bumper .footer__mobile-copyright {
        margin-top: 0
    }
}

.short-footer {
    background: #101820;
    color: #fff;
    width: 100%
}

.short-footer__legal-bumper {
    align-items: center;
    border-top: 1px solid #686c7d;
    display: flex;
    justify-content: space-between;
    padding-left: 56px
}

.short-footer__legal-bumper ul {
    align-items: center;
    display: flex;
    gap: 56px;
    justify-content: flex-start;
    margin: 24px 0
}

.short-footer__legal-bumper ul li {
    display: inline
}

.short-footer__column-desc li a,.short-footer__legal-bumper a,.short-footer__legal-bumper ul li a,.short-footer__login-signup a {
    color: #fff
}

.short-footer__legal-bumper a.short-footer__ipc-link-others {
    color: #101820
}

.short-footer__copyright {
    color: #9fa4ad !important;
    margin: 24px 56px 24px 0
}

.short-footer__column-title {
    border-bottom: 1px solid #fff;
    margin-right: 20%;
    padding-bottom: 16px
}

.short-footer__column-desc li {
    padding-top: 16px
}

.short-footer__bottom-section {
    display: flex;
    padding-left: 15%;
    padding-right: 156px;
    padding-top: 16px
}

.short-footer__mobile-legal-bumper {
    border-top: 1px solid #686c7d;
    padding: 32px 0 32px 16px
}

.short-footer__mobile-legal-bumper ul li {
    margin-bottom: 32px
}

.short-footer__mobile-legal-bumper a,.short-footer__mobile-legal-bumper ul li a {
    color: #fff
}

.short-footer__mobile-legal-bumper a.short-footer__mobile-ipc-link-others {
    color: #101820
}

.short-footer__mobile-copyright {
    color: #9fa4ad !important;
    margin-top: 32px
}

.short-footer__mobile-about-title,.short-footer__mobile-find-help-title {
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    padding-bottom: 16px;
    width: 100%
}

.short-footer__mobile-footer {
    display: none
}

@media only screen and (max-width: 79.95rem) {
    .short-footer__desktop-footer {
        display:none
    }

    .short-footer__mobile-footer {
        display: block
    }
}

.footer__link {
    font-size: 1em
}

.modal-generic {
    background: rgba(0,0,0,0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 500
}

.modal-generic__container {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%
}

.modal-generic__container__content {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 56%;
    width: 56%
}

.modal-generic__container__header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.modal-generic__closebtn {
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px
}

@media only screen and (max-width: 79.95rem) {
    .modal-generic {
        background:rgba(0,0,0,0.5);
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        z-index: 500
    }

    .modal-generic__container {
        align-items: center;
        display: flex;
        height: 100%;
        justify-content: center;
        width: 100%
    }

    .modal-generic__container__content {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        height: 24%;
        width: 64%
    }

    .modal-generic__header {
        align-items: center;
        display: flex;
        justify-content: space-between
    }
}