@media (min-width: 1200px) {
    .mobenqBox {
        display: none !important;
    }
    .divMain {
        /* margin: 0 80px; */
        padding:0 25px;
    }
    .divided{
        width:75%;
    }
    
}
@media (max-width:992px) {

    a.pop:hover .popDetail-changepwd{
        left:-275px!important;
        top:45px!important;
    }
    .divided{
        width:50%;
    }
    }
@media (max-width: 1100px) {
    .minheight {
        min-height: calc(100vh - 77px) !important;
    }
   
    .showAlphabit {
        padding: 0px;
    }

    .menu {
        z-index: 11;
        transition: all 0.5s ease;
        width: 230px;
        position: fixed;
        padding: 0 !important;
        background-color: #fff;
        right: -300px;
        top: 0;
        bottom: 0;
        -webkit-box-shadow: -6px 0px 5px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -6px 0px 5px -6px rgba(0, 0, 0, 0.75);
        box-shadow: -6px 0px 5px -6px rgba(0, 0, 0, 0.75);
    }

    header .menu>ul {
        display: block !important;
    }

    /* .compMenu {
        font-size: 25px;
    } */

    header .menu>ul>li>a {
        padding: 10px 15px;
    }

    header .menu ul li>ul {
        position: relative;
        width: 100%;
        left: 0;
    }

    header .menu>ul>li {
        border-top: 1px solid #ccc;
    }

    .menu.active {
        right: 0;
        transition: all 0.5s ease;
    }

    header .menu ul li ul>li>a {
        border-bottom: 0px solid #ccc;
        padding: 5px 16px;
    }

    .tableContainer {
        margin-top: 50px !important;
    }

    .paylogin-base {
        width: 100%;
    }
    
}
@media (max-width:820px){
    .partiall,.noninvoice-expand,.instcollect-expand{
        display: none;
    }
}
@media (max-width: 768px) {
    .dropdown-toggle::after {
        position: absolute;
        bottom: 5px;
    }


    .loginName {
        font-size: 12px;
        font-weight: normal !important;
        margin-top: 5px;
    }

    .paylogin-base {
        display: block;
    }

    .loginset {
        transform: inherit !important;
        -webkit-transform: inherit !important;
    }

    .loginBase {
        max-width: 100%
    }

    .category {
        padding-left: 0 !important;
        margin-top: 25px;
    }

    .showAlphabit {
        padding: 0 !important
    }
}


@media (max-width: 767px) {
    .loginDtls .dropdown-menu {
        width: 196px;
    }

    .loginDtls .dropdown-menu #logout-btn {
        font-size: 12px;
        color: #343a40 !important;
    }

    .multiple-items .col-md-3 {
        width: 100% !important;
        padding: 0;
    }

    .payBg {
        padding: 25px 0 0 0 !important;
        min-height: auto;
    }

    .payAnalysis {
        height: auto;
    }

    .btn-primary {
        padding: 5px 10px
    }

    .mobenqBox {
        margin-right: -15px !important;
        margin-top: 10px;
    }

    .loginBase {
        max-width: inherit !important;
        position: inherit;
        transform: inherit;
        width: auto;
        margin: 0 15px;
    }

    .loginBase.loginset.pt-9 {
        padding: 0 !important
    }

    #pane-6 {
        /* display: none!important; */
        /* commented by harshal as it was creating trouble for payment option UPI was getting hidden  */
    }

    .pt-9 {
        padding-top: 6.5rem !important;
        padding-left: 0.5rem !important;
        /*nital 03092021*/
    }

    /* .loginBase {
        max-width: 100%;
    } */

    .paylogin-base {
        padding: 30px 15px !important;
        display: block;
    }

    /* .paylogin-base {
        display: block;
    } */

    .category {
        padding-left: 0 !important;
        margin-top: 20px;
    }

    .logIn.signUp .loginBase {
        padding: 0 20px;
    }

    .logIn.payLogin h2 span {
        display: block;
    }

    .logIn.payLogin h2 span::before {
        content: "";
        left: 50%;
        right: inherit;
        width: 100px;
        margin-left: -50px;
        height: 2px;
        position: absolute;
        bottom: -5px;
        background: #d71920;

    }

    .invoice-menu {
        z-index: 11;
        transition: all 0.5s ease;
        width: 230px;
        position: fixed;

        padding: 0 !important;
        /* background-color: #fff; */
        right: -300px;
        top: 0;
        bottom: 0;
        -webkit-box-shadow: -6px 0px 5px -6px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -6px 0px 5px -6px rgba(0, 0, 0, 0.75);
        box-shadow: -6px 0px 5px -6px rgba(0, 0, 0, 0.75);
        background-color: #2a71ba;
    }

    .invoice-menu>ul {
        display: block !important;
        margin-top: 32px !important;
    }

    .invoice-menu>ul>li {
        border-top: 1px solid #fff;
        padding: 20px 7px;
    }
    .userProfile{
        padding-top: 3px;
    }
    .invoice-shadow-sm{
        box-shadow: 0px 2px 3px -1px lightgray;
    }
    .mobile-SmartPay-Query::before{
        color:#fff!important;
      }
}
    .invoice-menu.active {
        right: 0;
        transition: all 0.5s ease;
    }

    /*.invoice-carousel .pl-3.pr-3.slick-slide.slick-active {
    width: 100px!important;
} */
    /* } */

    @media (max-width: 640px) {

        .w-75,
        .w-50 {
            width: 100% !important;
        }

        .logoAlert {
            width: 100% !important;
        }

        .mainTitle {
            font-size: 19px;
        }

        .showAlphabit {
            padding: 0 !important
        }

        .wrapContent {
            flex-wrap: wrap
        }
       

    }

    @media (max-width:376px) {
        a.pop:hover .popDetail {
            left: -310px !important;
            right: 0
        }
    }

    @media (max-width:1369px) {
        a.pop:hover .popDetail {
            left: -279px;
            right: 0px;
            top: -142px
        }
    }


    @media (max-width:377px) {
        .custom-calender .fc-daygrid-more-link.fc-more-link {
            top: -21px !important
        }
    }

    @media (max-width:416px) {
        .custom-calender .fc-daygrid-more-link.fc-more-link {
            top: -10px
        }
    }

    @media (max-width:362px) {
        .custom-calender .fc-daygrid-more-link.fc-more-link {
            top: -20px !important
        }

    }

    @media (min-width:1024px) {
        .benedetails {
            margin: 0 56px;
        }

        .payment-img {
            margin-right: 44px
        }
        .divided{
            width:25%;
        }
    }



    @media (max-width:576px) {

        .invoice-bgshadow {
            box-shadow: none !important
        }

        .invoice-links {
            font-size: 14px!important
        }

        .lastlogn {
            display: none;
        }
    
        .pay-serach {
            width: 270px;
        }
        .last {
            font-size: 22px !important
        }

        .non-invoice-sort select {
            width:100%;
        }
        #pop:hover #pop-details{
            top: -69px!important;
            right: -14px!important;
        }
        .pay-wel-enq {
            position: absolute;
            right: 7px;
            width: 98%
          }
          .divided{
            width:75%;
          }
    }
    /* .invoice-homeIcon{
        padding-top: 10px;
    } */
    @media (max-width:375px) {
        .pay-left {
            margin-left: -24px !important
        }
        
        /* .invoice-homeIcon{
            padding-top: 7px!important;
        }  */
    }

    @media (max-width:1023px) {
        .non-invoice-search input[type="search"] {
            width: 99%;
            border: 1px solid #ced4da;
            border-radius: 7px;
        }
    }

    @media screen and (max-width: 767px) {
        .payslip-row {
            width: 100%!important;
        }
    }

    /* @media screen and (max-width: 600px) {
        .payslip-row {
            width: 100%!important;
        }
    } */