@media (max-width: 767px) {
  .mobile_pr_fee h2{
    display: none;
  }
  .mobile_pr_fee .text-right, .mobile_pr_fee .processing_fee h3{
    text-align: left;
  }
  .mobile_pr_fee .processing_fee{
    display: block;
    float: left;
  }
  #update_payment .modal-header{
    display: block;
  }
  #update_payment .wallet_min_re{
    position: relative;
    top: 0;
    text-align: left;
}
#update_payment button.close{
  position: absolute;
  top: 12px;
  right: 12px;
}
  .only_mobile{
    display: block !important;
    margin-top: 25px;
  }
  .mobile_dis_none{
    display: none;
  }
  .app-header .header-brand {
    margin-right: -5px;
  }

  .recharge_detail_card .badge {
    margin: 0px;
  }

  .mr_pagination .ngx-pagination .disabled:first-child {
    padding-left: 0px !important;
  }

  .mobile_dis_none {
    display: none;
  }

  .btn_font_11 .btn {
    font-size: 11px;
  }

  /* col mobile start */
  .col_xs_1 {
    width: 8.33333333%;
  }

  .col_xs_2 {
    width: 16.66666667%;
  }

  .col_xs_3 {
    width: 25%;
  }

  .col_xs_4 {
    width: 33.33333333%;
  }

  .col_xs_5 {
    width: 41.66666667%;
  }

  .col_xs_6 {
    width: 50%;
  }

  .col_xs_7 {
    width: 58.33333333%;
  }

  .col_xs_8 {
    width: 66.66666667%;
  }

  .col_xs_9 {
    width: 75%;
  }

  .col_xs_10 {
    width: 83.33333333%;
  }

  .col_xs_11 {
    width: 91.66666667%;
  }

  .coll_xs_12 {
    width: 100%;
  }

  /* col mobile end */
  .app.sidenav-toggled .app-sidebar {
    left: -255px;
  }

  .app .app-sidebar {
    left: 0px;
  }

  .navsearch {
    display: none;
  }

  .ledger_logo {
    display: none;
  }

  .header {
    background: #2d66f7;
  }

  .nav-link.icon {
    border: 1px solid #fff;
  }

  .icon i,
  span.admin_text_span,
  .nav-link .fa-angle-down {
    color: #fff;
  }

  h2.admin_text {
    color: #ddd;
    display: none;
  }

  .nav-link span {
    border: 2px solid #fff;
    border-radius: 50%;
  }

  .mobile_home {
    display: none;
  }

  .info_box {
    margin-bottom: 10px;
  }

  .offset-3 {
    margin-left: 0px;
  }

  .dataTables_filter {
    padding-bottom: 15px;
  }

  .form-label {
    padding-top: 15px;
  }

  .mobile_page_header {
    display: block;
  }
  .recharge_plan_tab {
    display: flex;
    width: 100%;
    overflow-y: auto;
}
  .recharge_plan_tab li {
    margin: 0 2px;
    padding: 6px 7px 3px 7px;
    /* width: 37%; */
    margin-right: 5px;
    font-size: 13px;
    background: #f6f6ff;
    font-weight: 600;
    cursor: pointer;
}
  .mobile_page_header button {
    margin-top: 0px;
  }

  .page-header .btn {
    margin-top: 5px;
  }

  .app-header {
    padding: 5px 0px;
  }

  .form-group {
    margin-bottom: 0px;
  }

  .app-sidebar {
    margin-top: 60px;
  }

  #snackbar_module {
    left: 5% !important;
    width: 90% !important;
  }

  .login_form {
    width: 80% !important;
  }

  .form_label_btn_show {
    display: block;
    padding-top: 8px;
  }

  .wallet_back a {
    padding: 15px 8px !important;
    margin: 15px 8px !important;
  }

  .ngx-select__clear.btn {
    margin-top: 0px;
  }

  #reset_password .eye_adjust {
    margin-top: 37px !important;
  }

  .pt_goto_back {
    top: 0 !important;
    left: 15px !important;
  }

  .header-brand h1 {
    display: none;
  }

  .form_label_btn {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .title_with_desc .radio_check_label {
    padding: 8px 0px;
    float: left !important;
    padding-left: 12px;
  }

  #logoutModal .btn {
    margin-top: 10px;
  }

  .text_right {
    text-align: right;
  }

  .text_right .btn:last-child {
    margin-right: 0 !important;
  }

  .login_logo h1 {
    font-size: 3rem !important;
  }

  .change_password {
    margin-top: 10px;
  }

  .signup_form {
    width: 100% !important;
  }

  .f_only_web {
    display: none;
  }

  .footer {
    padding: 0px;
  }

  .footer .mt-3 {
    margin: 0px !important;
  }

  .fixed_bred_btn {
    top: 12% !important;
  }

  .footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    padding: 10px;
  }

  #permission_modal .modal-lg {
    max-width: 100%;
  }

  .document_check input {
    margin-top: 18px !important;
  }

  .back_mo_right {
    position: absolute;
    top: 40px;
    right: 0px;
  }

  .login_logo {
    border: none !important;
  }

  .sidebar_page_scroll {
    height: 60vh;
  }

  .login_form h1 {
    display: none;
  }

  .logo_in_sidebar {
    display: block !important;

    bottom: 11px !important;
    width: 82px !important;
  }

  .upload_pan_form {
    padding: 0px;
    width: auto;
  }

  .bank_details h3 {

    margin-top: 15px;
  }

  .download-form-btn .btn {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .border_right::after {
    display: none;
  }

  .bank_details {
    padding-left: 35px !important;
  }

  .btn {
    padding: 0.2rem 0.6rem !important;
  }

  /* footer new start */
  .sidenav-toggled .footer {
    left: 0 !important;
    width: 100% !important;
  }

  .footer .col-md-7,
  .footer .text-right {
    display: none;
  }

  /* footer new end */

  /* pagination responsive start */
  .pagination_area {
    position: relative;
  }

  .pagination_area td {
    position: absolute;
    width: 100%;
    right: 0px;
    border: none;
  }

  .card-body {
    padding: 10px;
}

  .lsf_detail a {
    font-size: 12px !important;
  }

  /* pagination responsive end */
  .login_logo img {
    width: 76%;
  }

  .login_section {
    padding: 12% 0% !important;
  }

  .login_section .form-group {
    margin-bottom: 10px !important;
  }

  .h-100vh {
    height: 94vh !important;
  }
  .footer{
    padding: 5px !important;
  }
  .footer_phone{
    display: block !important;
  }
  .breadcrum_status {
    margin-top: 44px !important;
    width: 100% !important;
    text-align: left !important;
    top: auto !important;
    bottom: -20px !important;
  }
  .breadcrum_status p{
    display: inline;
    font-size: 11px;
    margin-right: 10px !important;
  }
  .form_title h2 {
    letter-spacing: 0px !important; 
    font-size: 16px !important;
}
.applicant_no{
  position: static !important;
  color: #031938 !important;
  margin-bottom: 15px;
}
.d_inline{
  display: inline-block !important;
  margin-right: 5px !important;
}
.applicant_no_sec .card{
  margin-bottom: 0.5rem;
}

}

@media screen and (orientation:landscape) and (max-device-width: 767px) {
  .h-100vh {
    height: auto !important;
    padding: 7% 0% 0% !important;
  }

  .login_logo {
    padding: 3% 0% !important;
  }
}

@media (min-width: 950px) and (max-width: 1440px) {
  .sidenav-toggled .footer {
    left: 7% !important;
    width: 93% !important;
  }

  .footer {
    left: 18% !important;
    width: 82% !important;
  }

}

@media (min-width:1920px) {
  .login_section {
    padding: 13% 0% 314px !important;
  }
}


@media (min-width:1025px) {
    .phone_inHeader{
      display: block !important;
    }
 /* table header fixed start */
.table_th_fixed {
  width: 100% 
}

.table_th_fixed > thead,
.table_th_fixed > tbody,
.table_th_fixed > thead > tr,
.table_th_fixed > tbody > tr,
.table_th_fixed > thead > tr > th,
.table_th_fixed > tbody > tr > td {
  display: block;
}

.table_th_fixed > tbody > tr:after,
.table_th_fixed > thead > tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}

.table_th_fixed > tbody {
  min-height: auto;
  max-height: 250px;
  overflow-y: auto;
}

.table_th_fixed > tbody > tr > td,
.table_th_fixed > thead > tr > th {
  width: 16.6%;
  float: left;
}
/* table header fixed end */
}
