.accordian-main-footer .wp-block-aab-accordion-item {
    border: none !important;
}

.footer-custom-styles .wp-block-navigation__submenu-container {
    background-color: transparent !important;
    font-size: 18px !important;
}

.footer-custom-styles .wp-block-navigation__submenu-container {
    line-height: 1 !important;
}

.footer-custom-styles .wp-block-navigation__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #C0DAF2;
    /*padding-top: 50px;
	padding-left: 30px  !important;
	padding-right: 30px;*/
    padding-bottom: 200px;
    margin-left: 0px;
}

.footer-custom-styles .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    display: none;
}

.footer-custom-styles .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    border: 0px !important;
    margin-left: -34px !important;
    margin-top: 9px !important;
    min-width: 240px !important;
}

.footer-custom-styles ul,
.footer-custom-styles ul li {
    padding-left: 0px;
}

.footer-custom-styles ul .wp-block-navigation-link {
    padding-left: 0px !important;
    margin-left: 15px !important;
}

.footer-custom-styles .wp-block-navigation-item__label {
    line-height: 1.5;
}

.footer-custom-styles .lob-foot,
.footer-custom-styles .fin-foot,
.footer-custom-styles .abt-foot,
.footer-custom-styles .cnc-foot,
.footer-custom-styles .poh-foot,
.footer-custom-styles .nni-foot,
.footer-custom-styles .con-us-foot {
    color: #0B3749 !important;
    font-weight: 800 !important;
}

/* .footer-custom-styles .fin-foot {
	margin-left: -52px;
} */

.footer-custom-styles .cnc-foot {
    margin-left: 18px;
}

.footer-custom-styles .poh-foot {
    margin-left: -45px;
}


.footer-custom-styles .lob-foot:hover,
.footer-custom-styles .fin-foot:hover,
.footer-custom-styles .abt-foot:hover,
.footer-custom-styles .cnc-foot:hover,
.footer-custom-styles .poh-foot:hover,
.footer-custom-styles .nni-foot:hover,
.footer-custom-styles .con-us-foot:hover {
    text-decoration: none !important;

}

.footer-custom-styles .wp-block-navigation-item li {
    font-weight: 500 !important;
    /* color: #4A7587 !important; */
    text-align: left !important;
    font-size: 20px;
    letter-spacing: -0.6px;
    line-height: normal;
}

.footer-custom-styles .wp-block-navigation-item li:hover {
    text-decoration: none !important;
}

.footer-custom-styles .wp-block-navigation-item ul {
    padding-left: 0px !important;
}


/* Styles for Footer with no CTA */
.footer-no-cta-custom {
    background-color: #C0DAF2 !important;
}

.footer-no-cta-custom .wp-block-navigation__container {
    display: flex !important;
    gap: 40px;
    align-items: center !important;
}

.footer-custom-styles li.wp-block-navigation-submenu {
    font-size: 18px;
}

.footer-custom-styles .wp-block-navigation__submenu-container a {
    padding-top: 5px;
    padding-bottom: 8px;
}

.wid-foot-main {
    width: 230px !important;
}

.footer-no-cta-custom ul,
.footer-no-cta-custom ul li {
    padding-left: 0px;
}

.footer-no-cta-custom .pp-footer {
    margin-top: 30px;
    font-weight: 500;
    /* color: #4A7587 !important; */
    font-size: 16px !important;
}

.footer-no-cta-custom .tou-footer {
    margin-top: 30px;
    font-weight: 500;
    /* color: #4A7587 !important; */
    font-size: 16px !important;
}

.footer-no-cta-custom .arr-footer {
    margin-top: 30px;
    color: #000000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

@media (min-width: 1920px) {
   .footer-custom-styles .wp-block-navigation__container {
    display: flex;
    align-items: center;
    background-color: #C0DAF2;
    padding-bottom: 200px;
    gap: 158px !important;
}
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    .footer-custom-styles ul .wp-block-navigation-link {
        margin-left: 24px !important;
    }

    .footer-no-cta-custom .arr-footer,
    .footer-no-cta-custom .tou-footer,
    .footer-no-cta-custom .pp-footer {
        margin-top: 15px !important;
        font-size: 12px !important;
    }
    .eb-parent-eb-column-uo7vb{
        margin-bottom: 15px !important;
    }
    .footer-no-cta-custom .wp-block-navigation__container{
        gap:12px !important
    }
}
    @media only screen and (min-width: 1400px) and (max-width: 1800px) {
        .footer-custom-styles .wp-block-navigation-item li {
            font-size: 17px !important;
        }

        .footer-custom-styles ul .wp-block-navigation-link {
            padding-left: 0px !important;
            margin-left: 18px !important;
        }
    }

    @media only screen and (min-width: 201px) and (max-width: 768px) {

        .footer-custom-styles {
            display: none !important;
        }

        .footer-no-cta-custom {
            display: none !important;
        }

        .accordian-main-footer {
            display: block !important;
        }
    }

    @media (min-width: 768px) {
        .accordian-main-footer {
            display: block !important;
        }
    }

    @media (min-width: 1201px) and (max-width: 1398px) {
        .footer-custom-styles li.wp-block-navigation-submenu {
            font-size: 15px !important;
        }

        .footer-custom-styles .wp-block-navigation__submenu-container .wp-block-navigation-link a {
            font-size: 15px !important;
        }

        .footer-custom-styles .wp-block-navigation-item li {
            font-size: 15px !important;
        }

        .footer-custom-styles ul .wp-block-navigation-link {
            padding-left: 0px !important;
            margin-left: 20px !important;
        }

        .footer-no-cta-custom .wp-block-navigation__container {
            padding-left: 0px !important
        }

        .footer-no-cta-custom .wp-block-navigation-item {
            font-size: 14px !important;
        }

        .footer-custom-styles .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
            min-width: 180px !important;
        }
    }

    @media only screen and (min-width: 1399px) and (max-width: 1500px) {
        .footer-custom-styles .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
            min-width: 200px !important;
        }
    }

    @media (min-width: 1025px) and (max-width: 1200px) {
        /* qs code */

        .eb-parent-eb-column-09am1 {
            margin-right: 40px !important;
            margin-left: 40px !important;
        }

        .footer-custom-styles li.wp-block-navigation-submenu {
            font-size: 14px !important;
        }

        .footer-custom-styles .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
            border: 0px !important;
            margin-left: -30px !important;
            margin-top: 9px !important;
            min-width: 170px !important;
        }

        .footer-custom-styles .wp-block-navigation__submenu-container .wp-block-navigation-link a {
            font-size: 14px !important;
        }

        .footer-no-cta-custom .wp-block-navigation__container {
            padding-left: 0px !important
        }

        .footer-no-cta-custom .wp-block-navigation-item {
            font-size: 11px !important;
            padding-left: 0px !important;
        }
    }

    .unlink-fc-qs {
        pointer-events: none !important;
    }