body {
    font-family: 'TT Travels',Verdana,sans-serif;
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 500;
}

.bootbox-close-button {
    background: url(https://clients.pluxee.in/Pluxee_Library/images/plx-ic-Close.png) no-repeat !important;
    width: 27px;
    height: 24px;
    background-size: 20px !important;
    opacity: 1;
    float: right;
    border: 0px !important;
    margin-top: -11px !important;
    margin-right: -14px !important;
}

    .bootbox-close-button:hover {
        background: url(https://clients.pluxee.in/Pluxee_Library/images/plx-ic-Close.png) no-repeat !important;
        width: 27px;
        height: 24px;
        background-size: 20px !important;
        opacity: 1;
        float: right;
        border: 0px !important;
        margin-top: -11px !important;
        margin-right: -14px !important;
    }

/*BIDP-5963 EventUs PT fixes*/
.custom_menu {
    float: left;
    width: 100%;
    position: relative;
}

.custom_menu_ul {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
}

    .custom_menu_ul li {
        float: left;
        position: relative;
    }

        .custom_menu_ul li a {
            background: #221c46;
            color: #fff;
            padding: 15px 20px 15px 20px;
            float: left;
        }

            .custom_menu_ul li a:hover {
                background: #00eb5e;
                color: #221c46;
                padding: 15px 20px 15px 20px;
                float: left;
            }

.menu {
    position: absolute;
    top: 53px;
    z-index: 99999;
    display:none;
}

.menu1 {
    position: absolute;
    top: 53px;
    z-index: 99999;
    display: none;
}


.menu2 {
    position: absolute;
    top: 53px;
    z-index: 99999;
    display: none;
}


.sub_menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

    .sub_menu li {
        list-style-type: none;
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
    }

        .sub_menu li a {
            width: 270px;
            border-top: 1px solid #00eb5e;
        }

.Contact_Form {
    float: left;
    width: 100%;
}
/*BIDP-5963 EventUs PT fixes End*/

section.footerStrip .links span {
    border-left: 2px solid #000;
    margin-left: 11px;
    padding-left: 11px;
}

.Contact_Form {
    float: left;
    width: 100%;
}

.Contact-box {
    float: left;
    width: 100%;
    background: var(--chakra-colors-white);
    border-radius: 0px;
    padding: 0.5%;
    margin: 5% 0% 0% 0%;
    border: 1px solid var(--chakra-colors-core-deepBlue-4);
}

.Brand-box {
    float: left;
    background: var(--chakra-colors-white);
    border-radius: 0px;
    padding: 0.5%;
    margin: 5% 0% 0% 0%;
    border: 1px solid var(--chakra-colors-core-deepBlue-4);
    /*overflow: scroll;*/
    width: 100%;
}

.Sub-logo-wrapper {
    width: 70%;
    height: 80px;
    float: right;
}

.login_user {
    padding: 0;
    margin: 0% 8% 0% 0%;
    float: right;
    width: 100%;
    list-style-type: none;
    min-height: 15px;
}

    .login_user li {
        padding: 0;
        margin: 5px 0px 0px 15px;
        float: right;
        width: auto;
        list-style-type: none;
        font-size: 14px;
    }

.logout {
  /*  color: var(--chakra-colors-core-confidentlyCoral-8);*/
    font-weight: bold;
}

    .logout a {
        color: var(--chakra-colors-core-ultraGreen-6) !important;
        font-weight: bold;
    }

.user a {
    font-weight: bold;
    color: var(--chakra-colors-core-ultraGreen-6) !important;
}

.user {
    font-weight: bold;
    color: var(--primary-color);
}

.Offers_li {
    font-weight: bold;
    color: var(--primary-color);
}
.capswing {
    background: var(--Secondary-color) url(../Image/plx-ic-refresh.svg) no-repeat right;
    border: 2px solid var(--primary-color);
    border-radius: 0px;
    background-size: 27px;
    float: left;
    padding: 15px 25px 15px 25px;
    background-position: 11px 5px;
    cursor: pointer;
    width: 40px;
    height: 42px;
}
.Sub-logo-wrapper img {
    float: right !important;
    width: 190px !important;
    margin: 5px 30px 0px 0px !important;
}

.discount_box {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #221C46;
    font-weight: bold;
}

.offer_div {
    float: left;
    width: 90%;
    margin: 1% 5% 1% 5%;
}

    .offer_div ul {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: stretch;
        align-content: space-around;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center
    }

        .offer_div ul li {
            float: left;
            list-style-type: none;
            border: 1px solid #ccc;
            margin: 5px 10px 10px 10px;
        }

            .offer_div ul li a {
                float: left;
                list-style-type: none;
            }

                .offer_div ul li a img {
                    /*float: left;*/
                    width: 100px;
                    list-style-type: none;
                    height: 100px;
                }


.other_offer_tab {
    float: left;
    width: 100%;
    /*margin: 1% 2% 1% 10%;*/
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    
}
.planSection {
    float: left;
     width: 100%;
    margin: 1% 1% 1% 0%;
}

    .planSection ul {
        float: left;
        /*width: 94%;*/
        padding: 0;
        margin: 0;
        display: flex;
        align-content: flex-end;
        align-items: flex-end;
        justify-content: CENTER;
       /* flex-wrap: wrap*/
    }

        .planSection ul li {
            float: left;
            list-style-type: none;
            border: 1px solid #ccc;
            margin: 5px;
            height: 70px;
            width: 100px;
        }

            .planSection ul li a {
                float: left;
                list-style-type: none;
            }

                .planSection ul li a img {
                    float: left;
                    width: 97px;
                    list-style-type: none;
                    /*height: 100px;*/
                }

.user_login_home {
    float: left;
    width: 100%;
    padding: 25px;
    margin: 0;
}

    .user_login_home li {
        width: 50%;
        float: left;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

.home_login_botom {
    float: right;
    margin-right: 10px;
    min-width: 130px;
    text-align: center;
}

.home_enrol_botom {
    float: left;
    margin-right: 10px;
    min-width: 163px;
    text-align: center;
}

.checkbox_div {
    float: left;
    width: 60%;
    position: relative;
    font-size: 15px;
    margin: 2% 0% 2% 25%;
}

.checkbox_span {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.text_span {
    margin: 0px 0px 0px 40px;
}

.email_confirmation_home {
    width: 60%;
    list-style-type: none;
    float: left;
    margin: 0% 20% 2% 25%;
    padding: 0;
}

    .email_confirmation_home li {
        list-style-type: none;
        float: left;
    }

.emi_li {
    width: 60%;
    margin: 0% 2% 0% 0%;
}

.emi_li1 {
    width: 35%;
}

    .emi_li1 .custom-Primay-button {
        padding: 8px 25px;
    }

.form-section {
    float: left;
    width: 100%;
}

.form_section_UL {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 2% 0% 2% 0%;
    margin: 0;
    color: var(--primary-color);
}

    .form_section_UL li {
        float: left;
        font-family: 'TT Travels',Verdana,sans-serif;
        color: var(--primary-color);
        position: relative;
    }

    .form_section_UL .li_text {
        width: 40%;
        text-align: right;
        padding-right: 1%;
        line-height: 40px;
        color: var(--primary-color);
        position: relative;
    }

    .form_section_UL .li_input {
        width: 60%;
        text-align: left;
        padding: 0% 12% 2% 1%;
        color: var(--primary-color);
    }

.CapDiv {
    float: left;
    width: 100%;
}

.fieldCapcha {
    float: left;
    width: 38%;
}

.resend-otp {
    color: var(--chakra-colors-core-confidentlyCoral-8);
    float: right;
    margin: 10px 0px 0px 0px;
    font-size: 13px;
    font-weight: 500;
}

.getCoupon {
    float: left;
    width: 20%;
    margin: 1% 40% 1% 40%;
    text-align: center;
}

/*.getCoupon_btn {
    width: 100px;
    background-color: var(--Secondary-color);
    font-size: 12px;
    color: var(--primary-color);
    border: 3px solid var(--primary-color);
    font-weight: 700;
    padding: 6px 7px;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
}*/

.discount_dis {
    float: left;
    width: 100%;
    text-align: center;
    color: #E9003F;
    font-size: 16px;
    margin: 0% 0% 2% 0%;
}

.discount_dis {
    float: left;
    width: 100%;
    text-align: center;
    color: #221C46;
    font-size: 16px;
    margin: 0% 0% 2% 0%;
}
.button.close {
    background: url(https://master.app.pluxee.in/Pluxee_Master/images/plx-ic-Close.png) no-repeat;
    width: 24px;
    height: 24px;
    background-size: 24px;
    opacity: 1;
}
.info_text {
}
.a {
    color: #221C46;
    text-decoration: none;
}
.checkbox_label {
    width: 20px;
    height: 20px;
    border: solid 2px #221C46;
    transition: 0.3s ease background-color, 0.5s ease transform, 0.3s ease box-shadow;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    left: 0;
    margin-left:10px;
}
.modal-title {
    color:var(--Secondary-color);
    
    font-size: 18px;
}

.customnavBar {
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
    background: #221c46;
}

.navbar-inverse {
    background-color: #221c46;
    border-color: #00eb5e;
}

.customnavigation {
}

.custom_navbar {
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
    background: #221c46;
    padding: 0;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #221c46;
    background-color: #00eb5e;
}

.navbar-inverse .navbar-nav > li > a {
    color: #00eb5e;
}

.dropdown-toggle {
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: transparent;
    background: #221c46;
    width: 100%;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 500;
}

.navbar {
    border-radius: 0;
    position: relative;
    min-height: auto;
    margin-bottom: auto;
    border: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 260px;
    padding: 0px 0;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #221c46;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid #00eb5e;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .dropdown-menu > li > a {
        display: block;
        padding: 15px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.4285714;
        color: #00eb5e;
        font-weight: 500;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #221c46;
}

.upload_files {
    float: left;
    width: 100%;
}

.file_upload_ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: 1px solid var(--semantic-border-secondary);
    width: 100%;
    float: left;
}

    .file_upload_ul li {
        float: left;
    }

        .file_upload_ul li:nth-child(1) {
            padding: 20px 15px;
            line-height: 26px;
        }

        .file_upload_ul li:nth-child(2) {
            padding: 15px 15px;
        }

        .file_upload_ul li:nth-child(3) {
            padding: 20px 15px 15px 15px;
        }

        .file_upload_ul li:nth-child(4) {
            padding: 20px 15px 15px 15px;
        }

            .file_upload_ul li:nth-child(4) a {
                cursor: pointer;
            }

        .file_upload_ul li:nth-child(5) {
            padding: 5px 15px 2px 15px;
        }

            .file_upload_ul li:nth-child(5) #Upload {
                padding: 7px 15px;
                margin: 5px 0px 0px 0px;
            }

        .file_upload_ul li:nth-child(2) input[type=file] {
            display: block;
            width: 250px;
            border: 1px solid #221c46;
            padding: 5px;
        }

.button_div {
    float: right;
    width: 100%;
    margin: 5px 0px 10px 0px;
}

.grid_data_div {
    float: left;
    width: 100%;
    border: 1px solid var(--semantic-border-secondary);
    margin: 10px 0px 0px 0px;
}

#Save {
    float: right;
    margin-right: 10px;
}

.ReUpload {
    float: right;
    margin-right: 10px;
}

#ExportErrorData {
    float: right;
    margin-right: 10px;
}

#gridData {
    float: left;
}

.username {
    font-weight: bold;
    color: var(--chakra-colors-core-ultraGreen-6) !important;
    cursor:pointer;
}

.topgrid_search {
    float: left;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 20px 0px 0px 0px;
}

    .topgrid_search li {
        float: left;
    }

        .topgrid_search li:nth-child(1) {
            width: 300px;
        }

        .topgrid_search li:nth-child(2) {
            line-height: 40px;
        }

.showlabl {
    float: left;
    line-height: 40px;
    margin-right: 10px;
}

#pageEntries {
    float: left;
    width: 230px;
}

.topgrid_search li:nth-child(3) {
    line-height: 40px;
    width: 400px;
    float: right;
}

.searchlabel {
    float: left;
    line-height: 40px;
    margin-right: 10px;
}

#searchInput {
    width: 300px;
    padding: 10px;
    line-height: 15px;
    float: right;
}

.edit-button {
    padding: 5px 20px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #221c46;
    cursor: default;
    background-color: #00eb5e;
    border-color: #00eb5e;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #221c46;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

#brandModalLabel {
    font-size: 22px;
    font-weight: 700;
}

.popup_form .form-group {
    display: block !important;
}

.popup_form label {
    width: 38%;
    font-weight: 500;
    color: #221c46;
    font-size: 17px;
    text-align: right;
    margin: 2% 2% 1% 0%;
    line-height: 40px;
}

.popup_form input {
    width: 50%;
    margin: 2% 10% 0% 0%;
    float: right;
    padding: 1% 2%;
    min-height: 40px;
}

    .popup_form input[type=file] {
        width: 50%;
        margin: 2% 10% 0% 0%;
        float: right;
        padding: 1% 2%;
        border: 1px solid var(--semantic-border-secondary);
        font-size: 15px;
    }

.popup_form #editOCID {
    width: 50%;
    margin: 2% 10% 0% 0%;
    float: right;
    padding: 1% 2%;
    min-height: 40px;
}

.popup_form #editBrand {
    width: 50%;
    margin: 2% 10% 0% 0%;
    float: right;
    padding: 1% 2%;
    min-height: 40px;
}

.popup_form #editoffercid {
    width: 50%;
    margin: 2% 10% 0% 0%;
    float: right;
    padding: 1% 2%;
    min-height: 40px;
}

.brandlogoimg {
    width: 40%;
    float: left;
    margin: 2% 20% 4% 40%;
}

    .brandlogoimg img {
        width: 100%;
    }

@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation: portrait) {
    .header .custom-md {
        width: 45%;
    }
}

@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation : portrait) {

    .plx_title_h1 {
        color: var(--primary-color);
        font-size: 15px;
        padding: 12px 0px 12px 20px;
        margin: 0px 0px 30px 0px;
        font-weight: bold;
        background: var(--Secondary-color);
        position: relative;
        font-family: 'TT Travels',Verdana,sans-serif;
        line-height: 26px;
        background-size: 38px;
    }

    /*.getCoupon_btn {
        background-color: var(--Secondary-color);
        font-size: 7px;
        font-size: 0.7vw;
        color: var(--primary-color);
        border: 3px solid var(--primary-color);
        font-weight: 700;
        padding: 0px 3px;
        width: 100px;
        transition-property: var(--chakra-transition-property-common);
        transition-duration: var(--chakra-transition-duration-normal);
    }*/

    @media only screen and (min-width: 200px) and (max-width: 900px) and (orientation : portrait) {

        #header .custom-md {
            width: 45% !important;
        }

        .Sub-logo-wrapper img {
            float: right !important;
            width: 110px !important;
            margin: 3px 10px 0px 0px !important;
        }

        .offer_div ul li {
            float: left;
            list-style-type: none;
            border: 1px solid #ccc;
            margin: 3% 2% 0% 2%;
            width: 20%;
        }

            .offer_div ul li a {
                float: left;
                list-style-type: none;
                width: 100%;
                height: auto;
                text-align: center;
            }

                .offer_div ul li a img {
                    /*float: left;*/
                    width: 50px;
                    list-style-type: none;
                    height: 50px;
                }

        .tabbable-line {
            width: 100%;
            float: left;
        }
        .other_offer_tab {
            float: left;
            width: 100%;
            margin: 1% 0% 0% 0%;
        }

        .planSection {
            float: left;
            width: 100%;
            margin: 1% 5% 1% 5%;
        }
            .planSection ul {
                float: left;
                width: 100%;
                padding: 0;
                margin: 0;
                display: flex;
                align-content: flex-end;
                align-items: flex-end;
                justify-content: CENTER;
                flex-wrap: wrap
            }

            .planSection ul li {
                float: left;
                list-style-type: none;
                border: 1px solid #ccc;
                margin: 3% 2% 0% 3%;
                width: 100px;
            }
        .nav-tabs {
            border-bottom: 1px solid #ddd;
            float: left;
            width: 96%;
            margin: 3% 0% 0% 3%;
        }

            .nav-tabs > li {
                float: left;
                margin-bottom: -1px;
                width: 50%;
            }

        .nav > li > a > img {
            max-width: none;
            width: 100%;
            height: 50px;
        }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 2px 2px;
        }

        .planSection {
            float: left;
            width: 100%;
            margin: 1% 0% 1% -1%;
        }

            .planSection ul li {
                float: left;
                list-style-type: none;
                border: 1px solid #ccc;
                margin: 3% 2% 0% 3%;
                width: 100px;
            }

                .planSection ul li a {
                    float: left;
                    list-style-type: none;
                    width: 100%;
                    height: auto;
                }

                    .planSection ul li a img {
                        float: left;
                        width: 97PX;
                        list-style-type: none;
                        height: auto;
                        max-height: 68px;
                        min-height: 61px;
                    }

        .home_login_botom {
            float: right;
            margin-right: 5%;
            min-width: 50%;
            text-align: center;
        }

            .home_login_botom .custom-Primay-button {
                background-color: #00eb5e;
                font-size: 16px;
                color: #221c46;
                border: 3px solid #221c46;
                font-weight: bold;
                padding: 10px 25px;
                width: 90%;
            }

        .checkbox_div {
            float: left;
            width: 100%;
            position: relative;
            font-size: 15px;
            margin: 5% 4% 5% 3%;
        }

        .email_confirmation_home {
            width: 100%;
            list-style-type: none;
            float: left;
            margin: 0% 4% 0% 3%;
            padding: 0;
        }

        .form_section_UL {
            float: left;
            width: 100%;
            list-style-type: none;
            padding: 2% 5% 2% 5%;
            margin: 0;
            color: var(--primary-color);
        }

            .form_section_UL .li_text {
                width: 100%;
                text-align: left;
                padding-right: 1%;
                line-height: 40px;
                color: var(--primary-color);
                position: relative;
                font-size: 13px;
            }

            .form_section_UL .li_input {
                width: 100%;
                text-align: left;
                padding: 0% 0% 2% 1%;
                color: var(--primary-color);
            }

        .getCoupon {
            float: left;
            width: 80%;
            margin: 5% 10% 5% 10%;
            text-align: center;
        }

        #plx_Custom_Nav {
            width: 30%;
            height: 80px;
            float: left;
            position: relative;
            display: none;
        }

        .Sub-logo-wrapper {
            /*width: 100%;*/
            height: 80px;
            float: right;
        }

        .login_user li {
            padding: 0;
            margin: 3px 0px 0px 15px;
            float: right;
            width: auto;
            list-style-type: none;
            font-size: 10px;
        }

        .customnavBar .nav > li {
            position: relative;
            display: block;
            float: left;
        }

        .customnavBar .navbar-nav {
            margin: auto;
        }

        .customnavBar .nav > li > a {
            position: relative;
            display: block;
            padding: 12px 15px;
        }

        .customnavBar .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
            color: #00eb5e;
            position: absolute;
            background: #221c46;
            padding: 15px 15px;
        }

        .customnavBar {
        }
    }

    
}

}

@media only screen and (min-width: 200px) and (max-width: 900px) and (orientation : portrait) {

    .Sub-logo-wrapper img {
        float: right !important;
        width: 110px !important;
        margin: 5px 10px 0px 0px !important;
    }

    .offer_div ul li {
        float: left;
        list-style-type: none;
        border: 1px solid #ccc;
        margin: 3% 0% 3% 0%;
        width: 100%;
    }

        .offer_div ul li a {
            float: left;
            list-style-type: none;
            width: 100%;
            height: auto;
        }

            .offer_div ul li a img {
                float: left;
                width: 100%;
                list-style-type: none;
                height: auto;
            }

    .tabbable-line {
        width: 100%;
        float: left;
    }

    .nav-tabs {
        border-bottom: 1px solid #ddd;
        float: left;
        width: 100%;
    }

        .nav-tabs > li {
            float: left;
            margin-bottom: -1px;
            width: 24%;
        }

    .nav > li > a > img {
        max-width: none;
        width: 100%;
        height: 50px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 2px 2px;
    }

    .planSection {
        float: left;
        width: 100%;
        margin: 1% 0% 1% 0%;
    }
        .planSection ul {
            float: left;
            width: 100%;
            padding: 0;
            margin: 0;
            display: flex;
            align-content: flex-end;
            align-items: flex-end;
            justify-content: CENTER;
            flex-wrap: wrap
        }

        .planSection ul li {
            float: left;
            list-style-type: none;
            border: 1px solid #ccc;
            margin: 3% 3%;
            width: 100px;
        }

            .planSection ul li a {
                float: left;
                list-style-type: none;
                width: 100%;
                height: auto;
            }

                .planSection ul li a img {
                    float: left;
                    width: 100%;
                    list-style-type: none;
                    height: auto;
                    max-height: 100%;
                }

    .home_login_botom {
        float: right;
        margin-right: 5%;
        min-width: 50%;
        text-align: center;
    }

        .home_login_botom .custom-Primay-button {
            background-color: #00eb5e;
            font-size: 16px;
            color: #221c46;
            border: 3px solid #221c46;
            font-weight: bold;
            padding: 10px 25px;
            width: 90%;
        }

    .checkbox_div {
        float: left;
        width: 100%;
        position: relative;
        font-size: 15px;
        margin: 5% 0% 5% 0%;
    }

    .email_confirmation_home {
        width: 100%;
        list-style-type: none;
        float: left;
        margin: 0% 0% 0% 0%;
        padding: 0;
    }

    .form_section_UL {
        float: left;
        width: 100%;
        list-style-type: none;
        padding: 2% 5% 2% 5%;
        margin: 0;
        color: var(--primary-color);
    }

        .form_section_UL .li_text {
            width: 100%;
            text-align: left;
            padding-right: 1%;
            line-height: 40px;
            color: var(--primary-color);
            position: relative;
            font-size: 13px;
        }

        .form_section_UL .li_input {
            width: 100%;
            text-align: left;
            padding: 0% 12% 2% 1%;
            color: var(--primary-color);
        }

    .getCoupon {
        float: left;
        width: 80%;
        margin: 5% 10% 5% 10%;
        text-align: center;
    }

    #plx_Custom_Nav {
        width: 30%;
        height: 80px;
        float: left;
        position: relative;
        display: none;
    }

    .Sub-logo-wrapper {
        width: 100%;
        height: 80px;
        float: right;
    }

    .login_user li {
        padding: 0;
        margin: 5px 0px 0px 15px;
        float: right;
        width: auto;
        list-style-type: none;
        font-size: 10px;
    }

    .customnavBar .nav > li {
        position: relative;
        display: block;
        float: left;
    }

    .customnavBar .navbar-nav {
        margin: auto;
    }

    .customnavBar .nav > li > a {
        position: relative;
        display: block;
        padding: 12px 15px;
    }

    .customnavBar .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #00eb5e;
        position: absolute;
        background: #221c46;
        padding: 15px 15px;
    }

    .customnavBar {
    }
}

/* Offer Page Styling added by jaikishan */

.span-underline {
    align-items: center;
    font-size: 9px;
    color: #221C46;
    cursor: pointer;
}

.modal-content {
    border-radius: 0px;
}

.div-underline {
    align-items: center;
    font-size: 16px;
    color: #221C46;
    cursor: pointer;
}

.brand-details-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.offerPageTerms .checkbox_label {
    left: auto !important;
}

.offerPageCoupen {
    border: none !important;
}

    .offerPageCoupen .offerPageCoupenBox .couponLink {
        border: 1px solid #ccc;
    }

.offerPageCoupenBox .fa-info {
    display: none;
    margin-top: 10px;
}

.brandImg {
    width: 100px !important;
    height: 100px;
    border: 0.5px solid black;
}
.offerPageCoupenBox {
    margin: 10px 8px 15px 3px !important;
    /*margin-right: 10px !important;*/
    /*display: flex !important;*/
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
}
/*
#header .custom-md {
    width: 61% !important;
}*/

@media (max-width: 767px) {
    .offerPageCoupenBox .fa-info {
        display: block;
    }

        .offerPageCoupenBox .fa-info:before {
            content: "\f129";
            border: 1px solid #E9003F;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            font-size: 12px;
            display: flex;
            align-items: center;
            line-height: 20px;
            text-align: center;
            justify-content: center;
            margin: 0 auto;
        }
}

.red-tooltip + .tooltip > .tooltip-inner {
    background-color: #000000;
    width: 150px;
}

.red-tooltip + .tooltip > .tooltip-arrow {
    border-top-color: #f00;
}

.tipbtn {
    
    background:#00eb5e;
    right: 65px;
    bottom: 30px;
    border: 0;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-size: 11px;
    background-position: 6px 2px;
}

.progress {
    position: relative;
    width: 150px;
    height: 20px;
    background-color: grey;
}

.bar {
    position: absolute;
    height: 100%;
    background-color: green;
    width: 0%; /* Ensure it starts with 0% */
    transition: width 0.1s ease-in-out; /* Optional: to smooth the progress bar animation */
}

.percent {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    color: white;
}

/* Default Styles for Desktop and Larger Screens */
.getCoupon_btn {
    /* width: 100%;*/ /* Button takes full width */
    /*background-color: var(--Secondary-color);
    color: var(--primary-color);
    border: 3px solid var(--primary-color);
    font-weight: 700;
    padding: 6px 7px;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
    text-align: center;
    font-size: 16px;*/ /* Default font size */
    /*white-space: nowrap;
    overflow: hidden;
    width: fit-content;*/ /* Button size adjusts to content */
    /*min-width: 100px;*/ /* Minimum width to prevent too small button */
    /*max-width: 300px;*/ /* Maximum width to prevent button from growing too large */
    /*text-overflow: ellipsis;*/
    width: 100px;
    background-color: var(--Secondary-color);
    font-size: 9.5px;
    color: var(--primary-color);
    border: 3px solid var(--primary-color);
    font-weight: 700;
    padding: 6px 7px;
    transition-property: var(--chakra-transition-property-common);
    transition-duration: var(--chakra-transition-duration-normal);
}


/* Need to override below css with MasterstyleCss class */

.logo-wrapper .Brand-logo {
    padding-left: 26px!important;
}

@media (max-width: 767.98px) {

    section.footer .footFLex {
        padding: 0% 5%;
    }

    .modal-dialog {
        width: 96%;
        margin: 100px auto;
    }

    .list-discover-right {
        width: 100%;
    }

    .list-discover-left {
        width: 100%;
        float: left;
    }

        .list-discover-left ul.list-unstyled li,
        .list-discover-right ul.list-unstyled li {
            margin-bottom: 10px;
            font-size: 0.857rem;
            width: 50%;
            float: left;
        }
}

@media (max-width: 768px) {

    
    .logo-wrapper .Brand-logo {
        display: none !important;
    }

    .logo-wrapper .m-Brand-logo {
        width: 29px !important;
        display: block !important;
        position: relative !important;
        right: -20px !important;
        padding-bottom: 0px !important;
    }
}

.logo-wrapper {
    margin: 0px 0px 0px 60px !important;
}


@media only screen and (min-width: 200px) and (max-width: 600px) and (orientation : portrait) {

    #header .custom-md {
        width: 50% !important;
    }

    .offer_div ul li a img {
        width: 50px;
        list-style-type: none;
        height: 50px;
    }
    .logo-wrapper {
        margin: 0px 0px 0px 45px !important;
    }
}

.line-hr {
    border: 2px solid #ccc;
    margin: 0;
}

.offer-categories {
    display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin-bottom: 20px;
}


/* Ensure the container uses flexbox layout and adjusts responsively */
#brandLogosContainer {
    display: none; /* Initially hide logos */
    justify-content: center;
    align-items: center;
    /* flex-wrap: wrap; */
    gap: 15px; /* Space between logos */
    transition: all 0.3s ease; /* Smooth transition */
}
.brand-logos {
    display: none;
    margin-top: 05px;
}

    .brand-logos div {
        /* display: flex; */
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .brand-logos img {
        /*   width: 100px;  /* Standard logo width  */
        height: 68px;
        transition: width 0.3s ease, height 0.3s ease;
        display: inline-block; /* Prevent shifting issues */
    }

/* Show logos when the category is active */
.brand-logos.active {
    display: flex; /* Display only active category */
}

/* Styles for the offer category containers */
.offer-category {
    display: inline-block;
    margin: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    width: 100px; /* Fixed width */
}

    .offer-category img {
        height:75px;
        width: 95px; /* Fixed width */
    }

/* Offer categories layout adjustments for mobile */
@media screen and (max-width: 844px) {
    #brandLogosContainer
    {
        display: flex;
        flex-direction: column; /* Stack logos vertically on small screens */
        align-items: center; /* Center logos */
        gap: 10px; /* Reduce gap on mobile */
    }

    .brand-logos img {
        width: 80px; /* Smaller logo size for mobile */
    }

    /* Make sure categories don't shift or move */
    .offer-category {
        margin: 8px; /* Smaller margin for categories on mobile */
    }
}

/* For larger screens (tablets, desktops, iPads) */
@media screen and (min-width: 845px) {
    #brandLogosContainer
    {
        flex-direction: row; /* Arrange logos in a row */
        align-items: flex-start; /* Align logos to the start */
    }

    .brand-logos img {
        width: 100px; /* Larger logo size for desktops and tablets */
        height: 68px; /* Ensure consistent height */
    }
}





    /*
.bootbox-close-button {
    background: url(https://clients.pluxee.in/Pluxee_Library/images/plx-ic-Close.png) no-repeat;
    width: 27px;
    height: 24px;
    background-size: 20px;
    opacity: 1;
    float: right;
    border: 0px;
    margin-top: -30px;  
}
*/