/**Responsive css**/
@media (min-width:1280px) and (max-width:1367px) {
  .cus-card{
    min-height: 265px;
  }
}

@media (min-width:768px) and (max-width:991.9px) {
  .cus-md-mb{
    margin-bottom: 15px;
  }
  .cus-p-0{
    padding: 0 !important;
  }
  .cus-m-0{
    margin: 0 !important;
  }
  .row.m-sm-4.m-0.cus-m-0 {
    margin: 0 !important;
  }
  .repeater-wrapper.pt-0.pt-md-4.px-4.cus-p-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 30px !important;
  }
  .row.p-0.p-sm-4.cus-p-0 {
    padding: 0 0 15px !important;
  }
  .p-sm-3.cus-plr-0{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  html:not([dir=rtl]) .ps-sm-3.cus-plr-0{
    padding-left:0 !important ;
  }
  html:not([dir=rtl]) .pe-sm-3.cus-plr-0{
    padding-right:0 !important ;
  }
  html:not([dir=rtl]) .ps-5.cus-ps-5{
    padding-left: 25px !important;
  }
  html:not([dir=rtl]) .ms-3.cus-ms-3{
    margin-left: 0 !important;
  }
  .card-body.cus-px-0{
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .card.service-card{
    min-height: 230px;
  }
  .min-width-md{
    min-width: 225px;
  }
  .service-md-card{
    min-height: 305px;
  }
  .invoice-add .repeater-title {
    position: static !important;
  }
  .col-md-12.col-lg-2.col-12.mb-md-0.mb-3 {
    margin-bottom: 1rem !important;
  }
  .d-flex.justify-content-end.align-items-center.mobile-md{
    justify-content:start !important;
    margin-top: 15px !important;
  }
  .card-title.m-0.cus-md-mb {
    margin-bottom: 15px !important;
  }
}

@media (max-width:767px) {
  .cus-mob-mb{
    margin-bottom: 15px;
  }
  .cus-p-0{
    padding: 0 !important;
  }
  .cus-m-0{
    margin: 0 !important;
  }
  .cus-mb-0{
    margin-bottom: 0 !important;
  }
  .row.m-sm-4.m-0.cus-m-0 {
    margin: 0 !important;
  }
  .repeater-wrapper.pt-0.pt-md-4.px-4.cus-p-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 10px !important;
  }
  .row.p-0.p-sm-4.cus-p-0 {
    padding: 0 0 15px !important;
  }
  .mobile-block{
    display: block;
    padding-bottom: 0 ;
    margin-top: 15px !important;
  }
  .col-md-7.mb-md-0.mb-4.ps-0 {
    margin-bottom: 0 !important;
  }
  .d-flex.mobile-justify-content-start{
    justify-content: start !important;
    flex-wrap:wrap;
  }
  .mb-4.cus-m-0{
    margin-bottom: 0 !important;
  }
  html:not([dir=rtl]) .text-end.cus-mob-mb{
    text-align: left !important;
    margin-bottom: 0 !important;
  }
  .row.p-sm-3.p-0.cus-plr-0 {
    padding: 20px 0 !important;
  }
  html:not([dir=rtl]) .ps-5.cus-ps-5{
    padding-left: 25px !important;
  }
  html:not([dir=rtl]) .ms-3.cus-ms-3{
    margin-left: 0 !important;
  }
  .card-body.cus-px-0{
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .repeater-wrapper.pt-0.pt-md-4.px-3.cus-p-0 {
    padding: 0 !important;
  }
  .nav.nav-pills li{
    margin-bottom: 10px;
  }
  .mob-mt-25{
    margin-top: 25px;
  }
  .min-width-md{
    min-width: 225px;
  }
  .cus-card {
    min-height: auto;
  }
  html:not([dir=rtl]) .text-end.info-btns {
    text-align: left !important;
  }
  .info-btns a{
    margin-bottom: 13px !important;
    text-align: left !important;
  }
  .report-filter-btn .d-flex.justify-content-end.align-items-center{
    justify-content: center !important;
  }
  .report-export-btn .dt-buttons.btn-group.flex-wrap{
    justify-content: center !important;
  }
  .btn.btn-primary.mb-right{
    margin-right: 10px !important;
  }
  .cus-card.mv-mb{
    margin-bottom: 0 !important;
  }
  .card-title p{
    margin: 0;
  }
  .modal-dialog {
    margin: 0.8rem !important;
  }
  .mobile-profile-view .ti-edit.me-2{
    margin-right: 0 !important;
  }
  #laravel-notify .fixed{
    margin-top: 116px;
  }
  #laravel-notify .text-slate-500{
    margin: 0;
  }
  div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-link {
    font-size: 1rem !important;
  }
  .mobile_view_expense_module_index .flex_direction_mobile_view{
    flex-direction: column !important;
  }
  .mobile_view_expense_module_index .flex_direction_mobile_view .ms-5{
    margin:0 !important;
  }
  .expense_mobile_view .ms-5.position-right-auto{
    position: relative;
    margin: 0 !important;
    right: initial;
  }
  .expense_mobile_view .ms-5.position-right-auto div{
    display: flex;
  }
  .expense_mobile_view .ms-5.position-right-auto div button{
    width: 50%;
  }
  html:not([dir=rtl]) .expense-module-top_bar_mobile_view .ms-3{
    margin: 0 !important;
  }
  .expense-module-top_bar_mobile_view {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
  .ms-5.position-right-auto.width-100 button{
    width: initial !important;
  }
}
@media (max-width:575px) {
  .mobile-view-custom {
      padding: 0 1.5rem !important;
    }
    .mobile-view-custom  .text-center{
      text-align: left !important;
    }
    /* .cus-mob-mb .card-title{
      font-size: 17px;
    } */
    .mv-title .card-title{
      font-size: 17px;
    } 
}
@media (max-width:420px){
  .login-logo {
    max-width: 100%;
  }
}
