#Footer-Copyright .TopLeftPane, #Footer-Copyright .TopRightPane, #Footer-Copyright .footer_service_code {
    padding: 5px 0;
    width: 33.3%;
    font-size: 0.8rem;
    color: var(--dark-gray);
}

#Footer-Copyright .TopLeftPane {
    width: 42%;
}

#Footer-Copyright .TopRightPane {
    width: 30%;
}

#Footer-Copyright .footer_service_code {
    width: 28%;
}

#Footer-Copyright .TopLeftPane a, #Footer-Copyright .TopRightPane a {
    font-size: 0.8rem;
    color: var(--dark-gray);
}

#Footer-Copyright {
    border-top: solid 1px #c1c1c1;
    padding: 8px 0;
}

.wrapper3 {
    background: #f9f9f9;
    padding: 0;
}

#Footer-Partners .partner-list {
    width: 100%;
}

#Footer-Partners img.first-partner {
    margin-left: 0;
}

#Footer-Partners {
    margin: 10px 0;
}

    #Footer-Partners a:hover {
        text-decoration: none;
    }

.FooterSocial .social-item {
    float: left;
    margin-left: calc((100% - 150px) / 4);
}

    .FooterSocial .social-item img {
        width: 30px;
    }

    .FooterSocial .social-item.first-item {
        margin-left: 0;
    }

.FooterSocial .fla {
    width: 100%;
}

.FooterSocial h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    padding-top: 5px;
}

.FooterMenuPane3 span {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
}

.FooterMenuPane1, .FooterMenuPane2 {
    width: 30%;
}

.FooterMenuPane3, .FooterMenuPane4 {
    width: 20%;
}

.footer-menu-block {
    float: left;
    width: 44%;
}

@media handheld, only screen and (max-width: 768px), (max-width: 820px) {
    .footer-menu-block:nth-of-type(1) {
        width: 41%;
    }
}

.FooterMenuContent ul {
    border: none;
    list-style: none;
}

.FooterMenuContent .footer-menu li a {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #4a4a4a;
    text-transform: uppercase;
}

.FooterMenuContent .footer-menu li {
    padding-bottom: 8px;
}

.FooterMenuContent .FooterMenuTitle {
    font-size: 0.8rem;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: var(--black);
}

.FooterMenuContent li a {
    font-size: 0.8rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: var(--black);
}

.FooterMenuContent .footer-menu {
    margin: 7px 0;
}

.FooterMenuPane2 .bottomlinks-box {
    margin: 10px 0 5px;
}

.FooterMenuContent ol {
    list-style: none;
    margin-left: 0;
}

/**** New Styles ****/
.FooterMenuContent {
    margin-top: 0.5em;
    padding-top: 5px;
}

.footer-icon.lazy-background.visible {
    background: url(../images/sprites/social-media-sprite.png) no-repeat;
}

.FooterSocial div.social-item {
    margin-left: calc((100% - 160px) / 4);
}

.footer-icon {
    height: 32px;
    display: block;
    min-width: 32px;
}

.social-item .footer-icon.fb-icon {
    background-position: 0px -32px;
}

.social-item .footer-icon.twitter-icon {
    background-position: -32px -32px;
}

.social-item .footer-icon.linkedin-icon {
    background-position: -64px -32px;
}

.social-item .footer-icon.instagram-icon {
    background-position: -96px -32px;
}

.social-item .footer-icon.youtube-icon {
    background-position: -128px -32px;
}

.social-item .footer-icon.fb-icon:hover {
    background-position: 0px 0px;
}

.social-item .footer-icon.twitter-icon:hover {
    background-position: -32px 0px;
}

.social-item .footer-icon.linkedin-icon:hover {
    background-position: -64px 0px;
}

.social-item .footer-icon.instagram-icon:hover {
    background-position: -96px 0px;
}

.social-item .footer-icon.youtube-icon:hover {
    background-position: -128px 0px;
}

.partner-icon {
    height: 36px;
    display: block;
    float: left;
    min-width: 35px;
    margin-left: calc((100% - 828px)/10);
}

.partner-icon.lazy-background.visible {
    background-image: url(../images/sprites/sprite_partners.png);
    background-repeat:no-repeat;
}

.seagate-icon {
    width: 100px;
    background-position: 0 0;
    margin-left: 0;
}

.wd-icon {
    width: 100px;
    background-position: 0 -400px;
    margin-top: 4px;
}

.intel-icon {
    width: 36px;
    background-position: 0 -160px;
}

.asustor-icon {
    width: 100px;
    background-position: 0 -440px;
    margin-top: 4px;
}

.dell-icon {
    width: 36px;
    background-position: 0 -80px;
}

.microsoft-icon {
    width: 78px;
    background-position: 0 -120px;
}

.symantec-icon {
    width: 100px;
    background-position: 0 -200px;
}

.ibm-icon {
    width: 74px;
    background-position: 0 -240px;
}

.vmware-icon {
    width: 100px;
    background-position: 0 -280px;
    margin-top: 9px;
}

.lenovo-icon {
    width: 52px;
    background-position: 0 -320px;
}

.hp-icon {
    width: 52px;
    background-position: 0 -360px;
}

.rights_reserved_pane {
    text-align: right;
}

footer #Footer-Copyright {
    border-top: solid 1px var(--gray);
}

footer .footer_service_input {
    top: 0;
}

#Footer-Copyright a {
    padding: 2px 0;
}

#backtotop {
    font-size: 0;
    line-height: 0;
    text-align: left;
    text-indent: -99999px;
    width: 50px;
    height: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid var(--blue);
    background: url(../images/arrow-back-to-top-white.svg) center center no-repeat var(--blue);
    position: absolute;
    top: -75px;
    right: 10px;
    display: none;
    z-index: 999;
}

    #backtotop:hover {
        background: url(../images/arrow-back-to-top.svg) center center no-repeat var(--white);
    }

footer .wrapper3 {
    background: #f9f9f9;
}

footer .footer_service_code .footer_service_input {
    background-color: var(--dark-gray);
    color: var(--white) !important;
    font-size: 18px;
    padding: 6px 9px;
    width: auto;
}

footer .footer_service_code div {
    display: flex;
    align-items: center;
    flex-direction: row;
}

footer #Footer-Copyright .TopLeftPane {
    text-align: center;
}

    footer .FooterMenuContent .footer-menu li a,
    footer .FooterMenuContent .FooterMenuTitle,
    footer .FooterMenuPane3 span,
    footer #Footer-Copyright .TopLeftPane a,
    footer #Footer-Copyright .TopRightPane {
        color: var(--black) !important;
    }

footer .FooterMenuContent .footer-menu li a {
    font-size: 1.2rem;
}


footer .FooterMenuContent {
    margin-top: 0;
    padding-top: 30px;
}

    footer .FooterMenuContent .footer-menu {
        margin: 0;
    }

footer .FooterMenuPane2 .bottomlinks-box {
    margin-top: 0;
}

footer .FooterMenuPane3 span {
    padding-top: 0;
}

footer .FooterSocial h3 {
    padding-top: 0px;
    line-height: 1;
    font-size: 1.2rem;
    padding-bottom: 10px;
}

footer .footer_service_code span:not(.footer_service_input) {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1;
}

footer .mobile_footer_menu_container {
    display: flex;
    align-items: center;
}

#sticky-footer {
    position: sticky;
    bottom: 0;
    z-index: 998;
    width: 100%;
}

.mobile-footer {
    background-color: var(--light-gray);
    padding: .5rem 0;
    text-align: center;
}
@media (min-width: 851px) {
    .mobile-footer {
        display: none;
    }
}

.mobile-footer p {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
}

.mobile-footer p.above {
    margin: 10px 0 5px 0;
}

.mobile-footer p.below {
    margin: 5px 0 10px 0;
}

    .mobile-footer .button.call {
        background-color: var(--orange);
        border-color: var(--orange);
        color: var(--white);
        font-size: 20px;
        font-weight: 700;
        line-height: 34px;
        padding: 8px 0;
        height: auto;
        position: relative;
        box-sizing: border-box;
        display: block;
        margin: 0 auto;
        width: 220px;
        border-radius: 100px;
    }

button[data-cookie-string] {
    padding: .5rem 1rem;
    min-width: unset;
}

#dvParentCleanRoomVideo1, #dvParentCleanRoomVideo2, #dvParentCleanRoomVideo3,
#dvParentCleanRoomVideo4, #dvParentCleanRoomVideo5, #dvParentCleanRoomVideo6,
#dvParentCleanRoomVideo7, #dvParentCleanRoomVideo8, #dvParentCleanRoomVideo9, .video-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    display: flex;
    align-items: center;
    pointer-events: none;
}

#dvCleanRoomVideo1, #dvCleanRoomVideo2, #dvCleanRoomVideo3,
#dvCleanRoomVideo4, #dvCleanRoomVideo5, #dvCleanRoomVideo6,
#dvCleanRoomVideo7, #dvCleanRoomVideo8, #dvCleanRoomVideo9, .video-content {
    width: calc(100% - 80px);
    max-width: 1200px;
    margin: auto;
}
    #dvCleanRoomVideo1 video, #dvCleanRoomVideo2 video, #dvCleanRoomVideo3 video,
    #dvCleanRoomVideo4 video, #dvCleanRoomVideo5 video, #dvCleanRoomVideo6 video,
    #dvCleanRoomVideo7 video, #dvCleanRoomVideo8 video, #dvCleanRoomVideo9 video, .video-overlay video {
        pointer-events: initial;
    }

    .active-overlay {
        background: var(--black);
        height: 200%;
        width: 100%;
        position: absolute;
        z-index: 9990;
        opacity: 0.8;
    }

#dnn_ContentPane .fancybox-video {
    display: none;
}

#customer-code {
    width: 80px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #424242;
    color: #FFF;
    font-size: 18px;
    border-radius: 5px;
    margin-left: 15px;
}

@media only screen and (max-width: 1025px) {
    #mobile_footer_nav_links {
        margin-top: 0;
        padding-top: 15px;
        width: 100%;
    }

        #mobile_footer_nav_links .footer-menu-block {
            float: left;
            width: 50%;
            justify-content: center;
            display: flex;
        }

    .FooterMenuPane3, .FooterMenuPane4, .FooterMenuPane2, #LeftPartners, .wrapper4 {
        display: none;
    }

    footer .mobile_footer_menu_container {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    footer #Footer-Copyright .mobile_footer_menu_container div {
        width: auto;
        text-align: center;
    }

    #customer_servce_code_block {
        max-width: none;
    }
}

@media handheld, only screen and (max-width: 460px) {
    footer #footer_documents_dekstop .mobile-only {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    footer .FooterMenuContent .footer-menu li a {
        font-size: 18px;
    }
}
