﻿/*------------------mobile device---------------------*/

@media (min-width: 320px) and (max-width: 767px) {
    .pie_chart {
        margin: auto;
    }

    .file_upload .form-label {
        left: 13em;
        font-size: 10px;
    }

    .filter_btn {
        position: relative;
        width: 100%;
        left: 0;
        top: 0px;
    }
    /* .navbar-floating .navbar-container:not(.main-menu-content) {
        padding: 0rem;
    }
    .main-menu.menu-light .navigation > li ul li > a {
        padding: 10px 0px 10px 0px;
    }
    .main-menu.menu-light .navigation > li > a {
        margin: 0 0;
    }*/
    .dataTables-scroll .dt-buttons {
        position: relative;
        float: inherit;
        margin-top: 10px;
    }

    button.dt-button.buttons-excel {
        position: relative;
        left: 0;
    }

    .extra_menus li ul.submenu li a::before {
        display: none;
    }

    div.dataTables_wrapper .dataTables_info {
        position: absolute;
        top: 0px;
        right: 0;
    }

    .horizontal-menu .header-navbar.navbar-horizontal.floating-nav {
        display: none;
    }


    .header-navbar .navbar-container ul.navbar-nav li > a.nav-link, a.top_bal span {
        color: #6e6b7b;
    }

    .extra_menu {
        width: 100%;
        display: inline-flex;
    }

    .navbar-nav > li:first-child > a {
        padding-left: 1rem !important;
    }

    .auth-bg {
        background-color: transparent;
    }

    .login h4 {
        font-size: 22px;
    }

    .main-menu .navbar-header {
        background-color: #3887b0;
    }

        .main-menu .navbar-header a svg {
            color: #fff !important;
        }

    .nav .modern-nav-toggle {
        margin: 1.0rem 0;
    }

    .main-menu .navbar-nav {
        justify-content: space-between;
    }

    .more-menu button {
        display: none;
    }

    .mega-menu {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        top: auto !important;
        left: auto !important;
        min-height: auto !important;
        max-height: 100%;
        background-color: transparent !important;
        box-shadow: none;
        overflow-y: visible;
        min-width: 240px !important;
    }

    .main-menu-content {
        display: block;
    }

    .navigation li {
        white-space: normal;
    }

    .extra_menu li {
        margin: 0 15px;
        white-space: normal;
        border-bottom: none;
        font-size: 1.1rem;
        font-family: "Montserrat", Helvetica, Arial, serif;
        padding: 0 5px;
    }

        .extra_menu li a {
            font-weight: 400;
            color: #565360;
            padding: 10px 15px 10px 15px;
            line-height: 1.45;
        }

            .extra_menu li a svg {
                margin-right: 14px;
                float: left;
                transition: 200ms ease all;
                height: 20px;
                width: 20px;
                font-size: 11px;
            }

    .main-menu .main-menu-content {
        height: calc(100vh - 60px) !important;
        position: relative;
        overflow: scroll;
    }

    .more-menu {
        position: relative;
        display: list-item;
    }

    .main-menu .navbar-nav .nav-toggle {
        text-align: end;
        display: flex;
        justify-content: end;
        align-items: end;
        width: 100%;
    }

    .ps__rail-x {
        display: none;
    }

    .main-menu .main-menu-content .ps__rail-y {
        display: none;
    }

    .extra_menu li ul.submenu li {
        margin: 0;
    }

        .extra_menu li ul.submenu li a svg {
            font-size: 11px;
            height: 15px;
            width: 15px;
        }

    .extra_menu li .nav-link:hover, .extra_menu li .nav-link:focus {
        color: inherit;
        animation: fadeIn 0.5s ease forwards;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateX(-5px);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }

        .career-bd {
            margin: 0px;
        }
    }

    .horizontal-layout .app-content {
        padding: calc(4.0rem + calc(2rem - 0.8rem)) calc(2rem - 0.8rem) 10px calc(2rem - 0.8rem) !important;
    }

    footer.footer {
        /*position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        text-align: center;
        padding: 20px;*/
        display: none;
    }

    .bs-stepper-content {
        min-height: 100%;
        max-height: 100%;
    }

    footer.footer p {
        line-height: 0;
        margin-bottom: 0px;
    }
    /*  .bs-stepper-content {
        min-height: 500px;
        max-height: 530px;
    }*/
    .dataTables-scroll div.dataTables_filter {
        width: auto;
        float: left;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        width: 100%;
    }

    .boom h4.Heading_panel {
        font-size: 20px;
    }

    .cust_info p {
        flex-wrap: wrap;
    }

    .content-body {
        margin-bottom: 40px;
    }

    .invoice-print {
        min-width: 100%;
        font-size: 14px;
    }

    .navbar-container {
        justify-content: space-between;
    }

    .header-navbar .navbar-container ul.navbar-nav li a.dropdown-user-link .user-nav span.user-status {
        display: none;
    }

    a.top_bal {
        border-right: none;
    }

    .boom h1.Heading_panel {
        font-size: 18px;
    }

    .bs-stepper.vertical .bs-stepper-header {
        align-items: normal;
    }

    .bs-stepper .bs-stepper-header {
        padding: .5rem 0px .5rem 0;
    }

    .horizontal-layout .header-navbar ul li.dropdown a.dropdown-toggle::after {
        display: none;
    }

    .main-menu.menu-light .navigation > li ul li ul a {
        padding-left: 30px;
    }

    .vertical-overlay-menu .main-menu .navigation > li > a > svg {
        height: 11px;
        width: 11px;
    }

    .vertical-overlay-menu .main-menu .navigation > li > a > i:before {
        font-size: smaller;
    }


    .main-menu.menu-light .navigation > li > ul li:not(.has-sub) {
        margin-left: 0px;
    }

    .extra_menus {
        max-height: 100%;
    }

    .file_upload .form-label {
        top: 0px;
        padding: 0 0px;
    }

    div.dataTables_wrapper div.dataTables_filter label {
        margin-top: 40px;
    }

    .bs-stepper-content {
        height: auto;
    }

    .bs-stepper .bs-stepper-header {
        padding: .5rem .5rem .5rem 0 !important;
    }

        .bs-stepper .bs-stepper-header .step {
            width: 100%;
        }

    .d_down_id_nam {
        background-color: #134148;
        color: #fff;
    }
}

/*------------------tablet device---------------------*/

@media (min-width: 768px) and (max-width: 1023px) {
   
    .pie_chart {
        margin: auto;
    }

    .auth-bg {
        background-color: #f5f5f5;
    }

    .login {
        background-color: #fff;
        padding: 50px;
        border-radius: 5px;
    }

    .main-menu .navbar-header {
        background-color: #3887b0;
    }

        .main-menu .navbar-header a svg {
            color: #fff !important;
        }

    .nav .modern-nav-toggle {
        margin: 1.0rem 0;
    }

    .main-menu .navbar-nav {
        justify-content: end;
    }

    .more-menu button {
        display: none;
    }

    .mega-menu {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        top: auto !important;
        left: auto !important;
        min-height: auto !important;
        max-height: 100%;
        background-color: transparent;
        box-shadow: none;
        min-width: 260px !important;
        overflow-y: visible;
    }

    .main-menu-content {
        display: block;
    }

    .navigation li {
        white-space: normal;
    }

    .extra_menu li {
        margin: 0 15px;
        white-space: normal;
        border-bottom: none;
        font-size: 1.1rem;
        font-family: "Montserrat", Helvetica, Arial, serif;
        padding: 0 5px;
    }

        .extra_menu li a {
            font-weight: 400;
            color: #565360;
            padding: 10px 15px 10px 15px;
            line-height: 1.45;
        }

            .extra_menu li a svg {
                margin-right: 14px;
                float: left;
                transition: 200ms ease all;
                height: 20px;
                width: 20px;
                font-size: 11px;
            }

    .main-menu .main-menu-content {
        height: calc(100vh - 60px) !important;
        position: relative;
        overflow: scroll;
        margin-top: 10px;
    }

    .more-menu {
        position: sticky;
        display: flex;
    }

    .ps__rail-x {
        display: none;
    }

    .main-menu .main-menu-content .ps__rail-y {
        display: none;
    }

    .extra_menu li ul.submenu li {
        margin: 0;
    }

        .extra_menu li ul.submenu li a svg {
            font-size: 11px;
            height: 15px;
            width: 15px;
        }

    .extra_menu li .nav-link:hover, .extra_menu li .nav-link:focus {
        color: inherit;
        animation: fadeIn 0.5s ease forwards;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateX(-5px);
        }

        to {
            opacity: 1;
            transform: translateX(0);
        }
    }

    footer.footer {
        display: none;
        position: fixed;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        text-align: center;
    }

    .bs-stepper-content {
        min-height: 100%;
        max-height: 100%;
    }

    .invoice-print {
        min-width: 100%;
        font-size: 14px;
    }

    .navbar-container {
        justify-content: space-between;
    }

    .main-menu.menu-light .navigation > li ul li ul a {
        padding: 10px 15px 10px 0;
    }

    .main-menu .navbar-header {
        height: 2.45rem;
        left: 0 !important;
        padding: 8px 0 !important;
    }

    .main-menu.menu-light .navigation > li ul li > a {
        padding: 10px 15px 10px 0 !important;
    }

    .main-menu.menu-light .navigation > li > a {
        margin: 0 0;
    }

    .main-menu.menu-light .navigation > li > ul li:not(.has-sub) {
        margin: 0 0 0 10px;
    }

    .extra_menus li ul.submenu li a::before {
        color: #000000;
    }

    .horizontal-layout .header-navbar ul li.dropdown a.dropdown-toggle::after {
        display: none;
    }

    .d_down_id_nam {
        background-color: #0fa9b8;
        color: #f1fdff;
    }

    .file_upload .form-label {
        left: 14em;
        top: 8px;
    }

    .file_upload .form-label {
        font-size: 10px !important;
        color: #fff;
    }

    div.dt-buttons {
        margin-top: 0rem !important;
    }

    .bs-stepper .bs-stepper-header {
        padding: .5rem 0.5rem .5rem 0 !important;
        flex-direction: row !important;
        justify-content: center !important;
    }

        .bs-stepper .bs-stepper-header .step {
            padding: 0 6px !important;
        }

    .bs-stepper-content {
        height: auto;
    }

    .header-navbar .navbar-container ul.navbar-nav li > a.nav-link, a.top_bal span {
        color: #6e6b7b;
    }

    .bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-label {
        margin-left: 0.5rem !important;
    }

    .bs-stepper .bs-stepper-header .step .step-trigger .bs-stepper-box {
        width: 30px !important;
        height: 30px !important;
    }
}




/*------------------laptop large device---------------------*/

@media (min-width: 1024px) and (max-width: 1200px) {
   /* div#dashboard-ecommerce .pie_first {
        height: calc(100vh - 560px) !important;
    }*/
    .pie_chart {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(195px, 1fr));
        gap: 1rem;
        margin: auto;
        width: 100%;
        padding: 10px;
    }

       /* .pie_chart.pie_first {
            height: 330px;
        }*/

    .navbar-container {
        justify-content: space-between;
    }

    footer.footer {
        background: #134148;
        text-align: center;
        color: #fff;
    }

    .file_upload .form-label, .file_upload .form-label span {
        font-size: 10px !important;
    }

    .file_upload .form-label {
        left: 13em;
        top: 3px;
    }

    .d_down_id_nam {
        background-color: #134148;
        color: #fff;
    }

    .horizontal-layout .header-navbar ul li.dropdown a.dropdown-toggle::after {
        display: none;
    }

    .form-label {
        font-size: 9px;
    }

    .input:focus ~ .form-label {
        font-size: 9px !important;
        left: 30px;
    }

    div.dt-buttons {
        margin-top: 0rem !important;
    }

    .header-navbar .navbar-container ul.navbar-nav li > a.nav-link, a.top_bal span {
        color: #6e6b7b;
    }

    .d_down_id_nam {
        background-color: #134148;
        color: #fff;
    }

    .main-menu .navbar-nav {
        justify-content: end;
    }

    .btn {
        padding: 0.786rem 0.5rem;
    }
}


/*------------------praveen  device---------------------*/
@media (min-width: 1360px) and (max-width: 1370px) {
   /* div#dashboard-ecommerce .pie_first {
        height: calc(100vh - 560px) !important;
    }*/
    .login {
        padding: 20px;
    }

    .header-navbar .navbar-container ul.navbar-nav li > a.nav-link {
        font-size: 12px;
    }

    .bs-stepper-content {
        min-height: 350px;
        max-height: 470px;
    }

    .horizontal-layout.navbar-floating:not(.blank-page) .app-content {
        padding: calc(0rem + 2rem * 2) 0rem 0 0rem;
        width: calc(100vw - (100vw - 100%) - calc(2rem * 2));
        margin: 0rem auto 0;
    }

    .horizontal-menu .horizontal-menu-wrapper .header-navbar {
        min-height: 2.45rem;
    }

    .horizontal-menu .header-navbar.navbar-horizontal.floating-nav {
        top: 0px;
    }

    .boom h4.Heading_panel {
        font-size: 18px;
        padding: 0px;
    }

    .bs-stepper-content {
        padding: 1rem 1.5rem 0 !important;
    }

    html body {
        height: auto;
    }

    .topup_bg {
        padding: 4px;
    }
    /*   div.dataTables_scrollBody, .dataTables-scroll .dataTables_scrollBody {
        max-height: 280px !important;
        height: 300px !important;
    }*/
    .mega-menu {
        left: -20px !important;
        min-width: 260px !important;
        max-width: 350px !important;
    }

    .extra_menu li a {
        min-height: 30px;
    }

    .card-body {
        padding: 0.5rem 1.5rem;
    }

    /* .price-highlight {
        padding: 5px 0px;
    }*/
    .form-group {
        margin-bottom: 10px;
    }

    .filter_custom_table {
        top: 58px;
    }

    .bs-stepper-content {
        padding: 10px 0rem 0 !important;
    }

    .dataTables-scroll {
        max-height: calc(100vh - 270px) !important;
        height: auto;
    }

    .header-navbar .navbar-container ul.navbar-nav li > a.nav-link, a.top_bal span {
        color: #6e6b7b;
    }

    .d_down_id_nam {
        background-color: #134148;
        color: #fff;
    }
}

/* Medium laptops (≤1440px) */
@media (max-width: 1440px) {
    .pie_chart,
    .pie_fifth, .pie_chart_detail {
        height: 14em;
    }
}

/* Small laptops (≤1280px) */
@media (max-width: 1280px) {
    .pie_chart,
    .pie_fifth, .pie_chart_detail {
        height: 11em;
    }
   div#dashboard-ecommerce .dash_card {

     padding: 0.55rem 1rem 0;
  }
}

/* Tablets (≤1024px) */
@media (max-width: 1024px) {
    .pie_chart,
    .pie_fifth, .pie_chart_detail {
        height: 13em;
    }
}



/*------------------tester  device---------------------*/
@media (min-width: 1024px) and (max-width: 1299px) {
   /* div#dashboard-ecommerce .pie_first {
        height: calc(100vh - 560px) !important;
    }*/
    .add_dealer .form-group {
        margin-bottom: 14px;
    }

    .dataTables-scroll {
        max-height: calc(100vh - 150px) !important;
        height: auto;
    }

    .filter_btn {
        top: 0px;
    }

    .filter_custom_table {
        top: 50px;
    }

    .bs-stepper-content {
        padding: 10px 0rem 0 !important;
    }

    .login {
        padding: 20px;
    }

    .btn-blue {
        font-size: 15px;
    }

    .login h1 {
        font-size: 20px;
    }

    .header-navbar .navbar-container ul.navbar-nav li > a.nav-link {
        font-size: 12px;
        color: #e6e6e6;
        padding: 0.2rem 5px;
    }

    .brand-logo {
        width: 50px;
    }

    .menu-toggle {
        font-size: 14px;
    }

    .d_down_id_nam {
        width: 25px;
        height: 25px;
    }

    .card.dash_card h6 {
        font-size: 16px;
    }

    .card.dash_card label {
        font-size: 16px;
    }

    .mega-menu {
        left: -20px !important;
        min-width: 260px !important;
        max-width: 350px !important;
    }

    .extra_menu li a {
        min-height: 30px;
    }

    table.dataTable td, table.dataTable th {
        padding: 10px 0.5rem;
    }
    /* div.dataTables_scrollBody, .dataTables-scroll .dataTables_scrollBody {
        max-height: 320px !important;
        height: 320px !important;
    }*/
    .bs-stepper-content {
        min-height: 410px;
        max-height: 450px;
        height: calc(100vh - 150px);
        overflow-y: auto !important;
        overflow-x: hidden !important;
        box-sizing: border-box;
      
        /* margin-top: 20px; */
        /*padding: 10px 0rem !important;
    }
.dataTables-scroll .dataTables_scrollHeadInner {
    width: 100% !important;
    position: relative;
    border: 0px;
}
 .header-navbar .navbar-container ul.navbar-nav li > a.nav-link, a.top_bal span {
        color: #6e6b7b;
    }
.d_down_id_nam {
    background-color: #134148;
    color: #fff;
}
.btn {
    padding: 0.786rem 0.5rem;
}
.pie_chart.pie_first {height: 370px;}
    }

/*------------------tester  device start---------------------*/
        /*@media (min-width: 1080px) and (max-width: 1920px) {
    .form-group {
        position: relative;
        margin-bottom: 0px;
    }

    .bs-stepper-content {
        min-height: 430px;
        max-height: 450px;
	height: calc(100vh - 150px);
        overflow-y: auto !important;
        overflow-x: hidden !important;
        box-sizing: border-box;*/
        /* margin-top: 20px; */
        /*padding: 10px 0rem !important;
    }

    .form-label {
        position: absolute;
        top: 10px;
        left: 5px;
        color: #0289b1;
        font-size: 10px;
    }

    span.pass_condi {
        font-size: 10px;
    }

    .pie_chart {
        width: 250px;
    }

        .pie_chart.pie_first {
            height: 370px;
        }

    .card.form_sumry p {
        margin-bottom: 0px !important;
        margin: 0px 0;
    }
 .header-navbar .navbar-container ul.navbar-nav li > a.nav-link, a.top_bal span {
        color: #6e6b7b;
    }
.d_down_id_nam {
    background-color: #134148;
    color: #fff;
}
}*/
        /*------------------tester  device end---------------------*/

