.navbar-nav {
    display: flex;
    flex-direction: column !important;
    padding-left: 0;
    list-style: none;
}
.dropdown {
    position: relative;
}

    .dropdown:after {
        content: "";
        position: relative;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #0f99d6;
        pointer-events: none;
    }

@media screen and (max-width: 420px) {
        .k-grid td {
            padding: 0 0 !important;
        }

        .k-grid {
            font-size: 9px !important;
        }

            .k-grid .k-header > .k-cell-inner {
                margin: -.9em -1.9em -.9em -1.0em !important;
            }

    .btn-primary {
        font-size: 8px;
        font-weight: 700;
        letter-spacing: 1.0px;
        padding:4px 10px 4px 10px;
        color: #fff;
        background-color: rgba(var(--bs-primary-rgb));
        border-color: rgba(var(--bs-primary-rgb));
        border-radius: 0;
    }
    .navbar-nav {
        display: flex;
        flex-direction: column !important;
        padding-left: 0;
        list-style: none;
    }
    #lang-nav-item {
        display: none !important;
        visibility: hidden !important;
    }
    .dropdown:after {
        content: "";
        position: relative;
        top: -15px;
        margin-right: 40px;
        margin-top: -8px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #0f99d6;
        pointer-events: none;
    }
}

    .nav-pills .nav-link-mmg {
        background: none;
        border: 0;
        border-radius: 0.45rem;
        color: #0f99d6 !important;
        background-color: #fff !important;
        border: solid 1px #0f99d6 !important;
        height: 80px;
        font-size: 14px;
        line-height: 17px;
        padding: 2px;
    }


        .nav-pills .nav-link-mmg.active, .nav-link-mmg:hover,
        .nav-pills .show > .nav-link-mmg {
            color: #fff !important;
            background-color: #0f99d6 !important;
            border: solid 1px #0f99d6 !important;
        }


    .nav-fill > .nav-link-mmg,
    .nav-fill .nav-item-mmg {
        width: 33.3%;
        text-align: center;
    }

    .nav-justified > .nav-link-mmg,
    .nav-justified .nav-item-mmg {
        flex-basis: 0;
        flex-grow: 1;
        text-align: center;
    }

        .nav-fill .nav-item-mmg .nav-link-mmg,
        .nav-justified .nav-item-mmg .nav-link {
            width: 100%;
        }

    .nav-item-mmg {
        padding: 4px;
    }

    .card {
        background-color: #8dc63f !important;
        --bs-text-opacity: 1;
        color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
    }

    a.subColor {
        --bs-text-opacity: 1;
        color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
        text-decoration: none;
        cursor: pointer;
    }

        a.subColor:hover {
            --bs-text-opacity: 1;
            color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
        }

    a.subBlack {
        color: #000 !important;
        text-decoration: none;
        cursor: pointer;
    }

        a.subBlack:hover {
            color: #000 !important;
        }

    a.subWhite {
        color: #FFF !important;
        text-decoration: none;
        cursor: pointer;
    }

        a.subWhite:hover {
            color: #FFF !important;
        }

    #mobileBenefitsmenu {
        display: none;
        visibility: hidden;
        background-color: #FFF;
        z-index: 2000;
    }

        #mobileBenefitsmenu ul {
            border-left: 10px solid #0f99d6;
            border-right: 10px solid #0f99d6;
            border-bottom: 10px solid #0f99d6;
            background-color: #FFF;
            width: 100%;
        }

        #mobileBenefitsmenu a {
            border-top: 1px solid #0f99d6;
            border-bottom: 1px solid #0f99d6;
        }

    .idc-fluid {
        max-width: 100%;
        max-width: 750px;
        height: auto;
    }

    .bidimg-fluid {
        width: 100%;
        max-width: 450px;
        height: auto;
    }

    .img-fluid {
        width: 100%;
        height: auto;
    }

    .cards-wrapper {
        display: block;
        justify-content: center;
    }

    .card img {
        max-width: 83px;
        max-height: 83px;
    }

    .card-accordian-wrapper {
        margin: 0 0em;
        padding-left: 1%;
        padding-right: 1%;
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        width: 100%;
    }

    .carousel-inner {
        padding: 1.5em;
    }

    .carousel-control-prev,
    .carousel-control-next {
        width: 5vh;
        height: 5vh;
        top: 160px;
        transform: translateY(-50%);
        opacity: 1;
    }

    .carousel-control-prev-icon {
        position: absolute;
        bottom: 0px;
        left: -20px;
        width: 5vh;
        height: 5vh;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
    }

    .carousel-control-next-icon {
        position: absolute;
        bottom: 0px;
        left: 20px;
        width: 5vh;
        height: 5vh;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

    /* Breakpoint Override 768-992px */
    @media (min-width: 769px) and (max-width: 992px) {
        .navbar-nav {
            display: flex;
            flex-direction: column !important;
            padding-left: 0;
            list-style: none;
        }
        #lang-nav-item {
            display: none !important;
            visibility: hidden !important;
        }
        .navbar-togglerMMG, #toggleIconBGDT {
            display: none;
            visibility: hidden;
        }

        .cards-wrapper {
            display: block;
            justify-content: center;
        }

        .desktopView {
            visibility: visible;
            display: block;
        }

        .mobileView {
            visibility: hidden;
            display: none;
        }

        .carousel-inner {
            padding: 0em;
            display: flex; /* display: flex; */
        }

        .carousel-item {
            margin-right: 0;
            flex: 0 0 100%;
            position: relative;
            width: 100%;
            overflow: hidden;
        }

        #BenefitCarousel .carousel-item {
            margin: 0;
            padding: 0 0.5em;
            position: relative;
            display: flex;
            flex-direction: row !important;
            min-width: 0;
            width: 100%; /* width: 33%; */
        }

        .card-accordian-wrapper {
            position: relative;
            float: left;
            width: 33.3%;
        }

        .carousel-control-prev,
        .carousel-control-next {
            width: 5vh;
            height: 5vh;
            top: 170px;
            transform: translateY(-50%);
            opacity: 1;
            display: block;
            visibility: visible;
        }

        .carousel-control-prev-icon {
            position: absolute;
            bottom: 0px;
            left: -40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }

        .carousel-control-next-icon {
            position: absolute;
            bottom: 0px;
            left: 40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }
    }

    /* Breakpoint Override 993-1104px */
    @media (min-width: 993px) and (max-width: 1104px) {
        .navbar-nav {
            display: flex;
            flex-direction: row !important;
            padding-left: 0;
            list-style: none;
        }
        .navbar-togglerMMG {
            height: 120px;
            padding: 2.15rem 0.25rem;
            font-size: 1.5rem;
            line-height: 1;
            background-color: transparent;
            border: 0px solid transparent;
            border-radius: 0rem;
            text-align: center;
            margin-top: -23px;
            position: absolute;
            margin-left: 240px;
        }

        .cards-wrapper {
            display: block;
            justify-content: center;
        }


        .carousel-inner {
            padding: 0em;
            display: flex; /* display: flex; */
        }

        .carousel-item {
            margin-right: 0;
            flex: 0 0 100%;
            position: relative;
            width: 100%;
            overflow: hidden;
        }

        #BenefitCarousel .carousel-item {
            margin: 0;
            padding: 0 0.5em;
            position: relative;
            display: flex;
            flex-direction: row !important;
            min-width: 0;
            width: 100%; /* width: 33%; */
        }

        .card-accordian-wrapper {
            position: relative;
            float: left;
            width: 33.3%;
        }

        .carousel-control-prev,
        .carousel-control-next {
            width: 5vh;
            height: 5vh;
            top: 210px;
            transform: translateY(-50%);
            opacity: 1;
            display: block;
            visibility: visible;
        }

        .carousel-control-prev-icon {
            position: absolute;
            bottom: 0px;
            left: -40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }

        .carousel-control-next-icon {
            position: absolute;
            bottom: 0px;
            left: 40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }
    }

    /* Breakpoint Override 1104-1440px (max) */
    @media (min-width: 1105px) and (max-width: 1440px) {
        .navbar-nav {
            display: flex;
            flex-direction: row !important;
            padding-left: 0;
            list-style: none;
        }
        .navbar-togglerMMG {
            height: 120px;
            padding: 2.15rem 0.25rem;
            font-size: 1.5rem;
            line-height: 1;
            background-color: transparent;
            border: 0px solid transparent;
            border-radius: 0rem;
            text-align: center;
            margin-top: -23px;
            position: absolute;
            margin-left: 240px;
        }

        .cards-wrapper {
            display: block;
            justify-content: center;
        }

        .carousel-inner {
            padding: 0em;
            display: flex; /* display: flex; */
        }

        .carousel-item {
            margin-right: 0;
            flex: 0 0 100%;
            position: relative;
            width: 100%;
            overflow: hidden;
        }

        #BenefitCarousel .carousel-item {
            margin: 0;
            padding: 0 0.5em;
            position: relative;
            display: flex;
            flex-direction: row !important;
            min-width: 0;
            width: 100%; /* width: 33%; */
        }

        .card-accordian-wrapper {
            position: relative;
            float: left;
            width: 33.3%;
        }

        .carousel-control-prev,
        .carousel-control-next {
            width: 5vh;
            height: 5vh;
            top: 210px;
            transform: translateY(-50%);
            opacity: 1;
            display: block;
            visibility: visible;
        }

        .carousel-control-prev-icon {
            position: absolute;
            bottom: 0px;
            left: -40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }

        .carousel-control-next-icon {
            position: absolute;
            bottom: 0px;
            left: 40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }
    }

    @media (min-width: 1440px) {
        .navbar-nav {
            display: flex;
            flex-direction: row !important;
            padding-left: 0;
            list-style: none;
        }
        .navbar-togglerMMG {
            height: 120px;
            padding: 2.15rem 0.25rem;
            font-size: 1.5rem;
            line-height: 1;
            background-color: transparent;
            border: 0px solid transparent;
            border-radius: 0rem;
            text-align: center;
            margin-top: -23px;
            position: absolute;
            margin-left: 240px;
        }


        .cards-wrapper {
            display: block;
            justify-content: center;
        }




        .carousel-inner {
            padding: 0em;
            display: flex; /* display: flex; */
        }

        .carousel-item {
            margin-right: 0;
            flex: 0 0 100%;
            position: relative;
            width: 100%;
            overflow: hidden;
        }

        #BenefitCarousel .carousel-item {
            margin: 0;
            padding: 0 0.5em;
            position: relative;
            display: flex;
            flex-direction: row !important;
            min-width: 0;
            width: 100%; /* width: 33%; */
        }

        .card-accordian-wrapper {
            position: relative;
            float: left;
            width: 33.3%;
        }

        .carousel-control-prev,
        .carousel-control-next {
            width: 5vh;
            height: 5vh;
            top: 195px;
            transform: translateY(-50%);
            opacity: 1;
            display: block;
            visibility: visible;
        }

        .carousel-control-prev-icon {
            position: absolute;
            bottom: 0px;
            left: -40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }

        .carousel-control-next-icon {
            position: absolute;
            bottom: 0px;
            left: 40px;
            width: 5vh;
            height: 5vh;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f99d6'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
            display: block;
            visibility: visible;
        }
    }
    /* ============ small devices ============ */
    @media (max-width: 991px) {
        .navbar-nav {
            display: flex;
            flex-direction: column !important;
            padding-left: 0;
            list-style: none;
        }
        #lang-nav-item {
            display: none !important;
            visibility: hidden !important;
        }
        .dropdown-menu .dropdown-menu {
            margin-left: 0.7rem;
            margin-right: 0.7rem;
            margin-bottom: .5rem;
        }
    }
    /* ============ small devices .end// ============ */
