.wrapper.footer-wrapper {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #D9DAE2;
}

.footer-container {
    --hoverColor: #0064FF;
    background: white;
    transition: 0.3s all ease-in-out;
}


.footer-container ul {
    margin-bottom: 0;
}




.footer-container .inner-row {
    padding: 0;
    margin: 0;
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.footer-container a {
    text-decoration: none;
}

.footer-container .footer-top-section {
    margin: 56px 64px;
}

.footer-container .wrapper-divider .separator {
    background-color: #D9DAE2;
    width: 100% !important;
    margin: 0 !important;
    opacity: unset;
}


.footer-container .wrapper-divider {
    display: block !important;
    margin-bottom: 0 !important;
}

.footer-container .footer-bottom-section {
    margin: 40px 64px;
}



.footer-list .footer-list-item:first-child {
    padding-top: 0;
}

.footer-list .footer-list-item {
    padding-top: 16px;
    display: block;
}

.footer-list .footer-list-item a {
    text-decoration: none;
    font-family: 'Peak Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000A3C;
}


.footer-container .footer-list-item a svg {
    margin-top: -4px;
    margin-left: 4px;
}

.footer-container a.footer-list-header {
    /* font-family: 'Paramount Vista Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 80%;
    color: #000A3C;
    text-decoration: none;
    display: inline-flex;
    text-transform: uppercase;
    align-items: center; */
    color: #000A3C;
    font-family: 'Peak Sans';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}


a.paramount-plus-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 0px;
    gap: 16px;
    width: 192px;
    height: 75px;
    background: var(--hoverColor);
    transition: 0.3s all ease-in-out;
}

.footer-bottom-section .copyright-text {
    font-family: 'Peak Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    /* text-align: center; */
    color: #000A3C;
    margin: 0;
}

/* .footer-bottom-section .terms-container {
    margin-top: 4px;
} */

.footer-bottom-section .terms-list-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-bottom-section .terms-list-container .terms-list-item a {
    font-family: 'Peak Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000A3C;
    text-decoration: none;
    margin-right: 16px;
    /* margin-top: 4px; */
}

.footer-bottom-section .terms-list-container .terms-list-item:last-child a {
    margin-right: 0;
}


.social-icons-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
}

.social-icons-container .social-icons .social-icon-item {
    height: 24px;
    width: 24px;
    margin-right: 24px;
}

.social-icons-container.social-light svg path {
    fill: #fff;
}

.navbar.navbar-dark .youtube-social svg path:last-child {
    fill: #0064FF;
}

.footer-container .down-arrow,
.footer-container .up-arrow {
    display: none;
}

footer .footer-container .coh-container:before,
footer .footer-container .coh-container:after {
    content: none;
}

.footer-container .footer-top-section .paramount-plus-btn-container .paramount-plus-img {
    width: 139.85px;
    height: 32px;
}

.footer-container .footer-top-section .paramount-plus-btn-container .paramount-plus-img img {
    width: 100%;
    height: 100%;
}

.footer-container .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}





.footer-list .footer-list-icons {
    display: flex !important;
    gap: 0 16px;
}

.footer-copy-right-container{
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: max-content;
}

.footer-copy-right-container img{
  width: auto;
}

.footer-bottom-right-container{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: end;
    gap: 16px;
    width: max-content;
}
.expanded-gap {
    gap: 48px !important;
}


@media (min-width:1025px) {
    .md-dropdown {
        padding-right: 32px;
    }

    .md-dropdown:last-child {
        padding-right: 0;
    }

    .footer-list ul {
        margin-bottom: 0;
        margin-top: 16px;
    }

    .footer-list .footer-list-icons{
      margin-top:12px;
    }

    .footer-list .footer-list-item a:hover,
    .footer-container a.footer-list-header:hover,
    .footer-container .footer-list-item a:hover svg path,
    .footer-container .down-arrow,
    .footer-container .up-arrow {
        color: var(--hoverColor);
        fill: var(--hoverColor);
    }
    .footer-mobile-expand-icons {
        display: none;
    }

}

@media (min-width:1025px) and (max-width: 1280px) {

    .footer-container .footer-top-section,
    .footer-container .footer-bottom-section {
        margin-inline: 20px;
    }

    .footer-list .footer-list-item a,
    .footer-bottom-section .terms-list-container .terms-list-item a,
    .footer-bottom-section .copyright-text {
        font-size: 16px;
    }

    .footer-container .footer-top-section .paramount-plus-btn-container .paramount-plus-btn .paramount-plus-img {
        width: 115px;
    }

}


@media (max-width:1024px) {


    .footer-container .footer-top-section .col-lg-2.md-dropdown,
    .footer-container .cu-lg,
    .footer-container .max-width {
        width: 100% !important;
        max-width: 100%;
    }

    .footer-container .footer-mobile-expand-icons {
        cursor: pointer;
        display: block;
        background: none;
        border: none;
    }

    .footer-container .down-arrow {
        display: block;
    }

    .footer-container .show-list .footer-list-box {
        padding-bottom: 0px !important;
    }

    .footer-list .footer-list-item a,
    .footer-bottom-section .terms-list-container .terms-list-item a {
        font-size: 18px;
    }


    .footer-bottom-section,
    .footer-bottom-section>.row {
        text-align: center;
    }
/*
    .footer-bottom-section .terms-container {
        margin-top: 32px;
    } */

    /* .col-md-m {
        margin-bottom: 32px;
    } */

    .md-dropdown {
        padding: 0;
        margin: 0;
    }

    .social-icons-container {
        justify-content: center;
    }

    .nav-footer .social-icons {
        width: 100%;
        justify-content: space-between;
        text-align: center;
        padding-inline: 0;
    }

    .footer-bottom-section {
        margin: 0 !important;
    }


    .footer-container .footer-top-section {
        margin: 0
    }

    .footer-container .footer-top-section .footer-list {
        /* margin: 24px  16px 0 16px; */
        display: none;
        margin-top: 24px;
    }

    .footer-container .footer-top-section .show-list .footer-list {
        display: block !important;
        /* margin-bottom: 48px; */
    }

    .footer-container .footer-top-section .footer-list-box {
        /* min-height: 64px; */
        height: fit-content;
        background-color: #fff;
        position: relative;
        display: flex;
        transition: all 0.3s;
        align-items: center;
        /* padding: 0 16px 48px 16px; */
    }

    /* .footer-container .footer-top-section .md-dropdown:nth-child(1) .footer-list-box {
        padding-top: 48px;
    }

    .footer-container .footer-top-section .md-dropdown:nth-last-child(1) .footer-list-box {
        padding-bottom: 0 !important;
    } */

    .footer-container .footer-top-section .footer-list-box svg {
        width: 24px;
        height: 24px;
    }

    .footer-container .footer-top-section .paramount-plus-btn-container {
        /* padding: 48px 16px; */
        justify-content: center !important;
    }

    .footer-container .footer-top-section .paramount-plus-btn-container .paramount-plus-btn {
        width: 343px;
    }



    .footer-container .footer-top-section .inner-row {
        display: flex;
        flex-direction: column;
        gap: 48px;
        padding: 48px 32px;
        align-items: flex-start;
        align-self: stretch;
    }

    .footer-bottom-section .row:first-child {
        display: flex;
        padding: 40px 32px;
        flex-direction: column;
        align-items: center;
        gap: 32px;
        align-self: stretch;
    }


    .footer-icons-container{
        display: flex;
        justify-content: space-between;
    }


    .footer-icons-container .footer-list {
        margin-top: 0 !important;
        display: flex !important;
    }

    .footer-bottom-right-container{
        gap: 32px;
        align-items: center;
    }

    .footer-container a.footer-list-header{
        font-size: 16px;
    }

    .footer-copy-right-container{
        gap: 32px;
        align-items: center;
    }
}

@media screen and (max-width : 767px) {
    .footer-container .paramount-plus-btn-container .paramount-plus-btn {
        width: 100% !important;
    }
    .footer-container .footer-top-section .inner-row{
        gap: 32px;
        padding-inline:16px;
    }
    .footer-bottom-section .row:first-child{
      padding-inline: 16px;
    }
}
