@media (max-height: 768px) {
  .influence-account-page ul {
    position: relative;
    padding-bottom: 0;
  }
}
@media (max-width: 1400px) {
  html body .nav-tabs .nav-link {
    min-width: inherit;
  }
}
/* @media (min-width: 1250px) and (max-width: 1600px) {
  .loginarea .form-control {
    height: 7.668731vh;
    border-radius: 10px;
  }
  .form-control::-webkit-input-placeholder {
    font-size: 0.97vw;
    transform: translate3d(0, -3px, 0);
  }
  .form-control::-moz-placeholder {
    font-size: 0.97vw;
    transform: translate3d(0, -3px, 0);
  }
  .form-control:-ms-input-placeholder {
    font-size: 0.97vw;
    transform: translate3d(0, -3px, 0);
  }
  .form-control:-moz-placeholder {
    font-size: 0.97vw;
    transform: translate3d(0, -3px, 0);
  }
  .btnarea .btn {
    font-size: 0.97vw;
    height: 44px;
    border-radius: 10px;
  }
  .card.loginarea {
    padding: 0 3.5em;
  }
  .textintro label,
  .influence-account-page ul li a,
  .loginarea a {
    font-size: 0.97vw;
  }
  .topgap {
    margin-top: 1.7987em;
  }
  .influence-account-page ul {
    bottom: 15px;
  }
  .au_thenticator .digital {
    padding: 0 5em;
  }
  .loginarea img.authenticator {
    height: 45px;
  }
  .setting .nav-tabs .nav-link {
    font-size: 1.015rem;
    height: 57px;
  }
  .setting .top-navbar ul li a {
    font-size: 1rem;
  }
  .setting .header {
    height: 100px;
  }
  .new_addmember .btn_area .btn,
  .btn_area .btn {
    font-size: 1.05rem;
    height: 45px;
  }
  .header .header-nav .nav-tool,
  .header .header-nav .nav-profile {
    width: 50px;
    height: 50px;
  }
  .header .header-nav .nav-profile i {
    font-size: 1.5rem;
  }
  .header .logo img {
    max-height: 80px;
  }
}

@media (min-width: 1250px) and (max-width: 1600px) {
  .dashboard .top-navbar ul li {
    margin: 0 1.397em;
  }
  .dashboard .top-navbar ul li a {
    font-size: 0.798rem;
  }
  .expostore .col-md-8.leftsidearea {
    width: 50%;
  }
  .expostore .col-md-4.rightsidedate {
    width: 49%;
  }
  .joblist_dashboard .card.info-card img {
    max-height: 60px;
  }
  .joblist_dashboard .info-card .deficit_price,
  .joblist_dashboard .info-card .deficit {
    font-size: 1rem;
  }
  .joblist_dashboard .info-card h3 {
    font-size: 1.275rem;
  }
  h3.cmt_title,
  .expostore h3 {
    font-size: 1.575rem;
  }
  .job-title {
    height: 48px;
    width: 255px;
    font-size: 0.957rem;
  }
  .status,
  .st-date,
  .tablearea table.table th,
  .expostore table.table th,
  .tablearea table.table td,
  .expostore table.table td,
  .recent-job ul li a {
    font-size: 0.798rem;
  }
  .recent-job {
    top: 43px;
  }
  .recent-job ul li:last-child a {
    height: 33px;
    width: 122px;
  }
  .addmemberarea .btn-secondary i {
    font-size: 18px;
    margin-top: 2px;
  }
  .addmemberarea .btn-primary i {
    font-size: 18px;
    margin-top: 2px;
  }
  .addmemberarea .btn-primary,
  .addmemberarea .btn-secondary {
    font-size: 16px;
  }

  .addmemberarea .btn-secondary,
  .expenses-btnarea .btn-primary,
  .addmemberarea .btn-primary {
    height: 41px;
  }

  .average table.table tr th,
  .average table.table tr td,
  .Memberlist table.table tr td,
  .Memberlist table.table tr th {
    font-size: 16px;
  }

  .expenses h2 {
    font-size: 1.6rem;
  }

  .addmember .form-select,
  .addmember .form-control {
    height: 45px;
  }
  .average table.table tr td .btn-success,
  .addmember label {
    font-size: 14px;
  }
  .addmember .living label {
    min-height: 40px;
  }
}
@media (max-width: 1366px) {
  .joblist_dashboard .info-card h3 {
    font-size: 1.075rem;
  }
  .joblist_dashboard .info-card .deficit_price,
  .joblist_dashboard .info-card .deficit {
    font-size: 0.798rem;
  }
  .row.update_area {
    min-height: 60px;
  }

  .joblist_dashboard .card {
    min-height: 167px;
  }
} */
