@media (max-width: 575.98px) {}

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {
  .efi-wallet-wrapper{
    padding-top:2em!important;
  }
  .contact-list-box,.setting-card{
    padding: 1em!important;
  }
  .welcome-wrapped,.efi-wallet-home-body-sec,.efi-wallet-home-header-sec,.deposit-card,.wallet-onboard-strip{
    padding: 1em!important;
  }
  .deposit-card {
    padding: 3em !important;
    min-height: 250px !important;
}
.dashboard-frame {
  padding: 2em !important;
} 
.setting-page-sec {
  padding-top: 2em !important;
}
 
}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 992px) {}

@media (min-width: 1440px) {
  .settings-page-wrapped{
    /* padding: 2em 1em;
    padding-top:7em; */
    padding-top: 1em;
  }
  .efi-wallet-wrapper{
    padding-top:7.5em;
  }
  .deposit-card{
    padding: 4em;
    min-height: 300px;
  }
  .setting-page-sec{
    padding: 1em;
    padding-top: 6.5em !important;
  }

}


@media (max-width: 1199.98px) {
  .admin-ui-sidebar{
    width: 8%;
  }
  .admin-ui-sidebar.admin-ui-collapse-sidebar{
    width: 26%;
  }
  .admin-ui-main-wrapper{
    margin-left: 8%;
  }
  .payment-link-header-sec{
    flex-wrap: wrap;
  }
  .admin-ui-main-wrapper.admin-collapse-main-wrapper {
    margin-left: 0%;
    width: 100%;
  }
  .admin-ui-title-sec{
    display: flex;
    gap: 1em;
    align-items: center;
  }
}
@media (max-width: 767.98px){
  .setting-account-head{
    flex-direction: column;
    justify-content: flex-start!important;
      align-items: flex-start!important;
      gap: 1em;
  }
  .bar-details-card-left {
    grid-template-columns: 70% auto!important;
  }
  .setting-page-sec {
    padding-top: .3em !important;
    padding: 0;
  }
  .admin-ui-title-sec{
    display: flex;
    gap: 1em;
    align-items: center;
  }
  .efi-wallet-wrapper{
    padding-top: 1em !important;
  }
  .transfer-history-box{
    padding-top: .3em;
  }
  .dashboard-frame{
    padding: 1em;
  }
  .deposit-card{
    padding: 2em !important;
    min-height: 170px;
  }
  .bar-details-info h5 {
    max-width: 7ch;
  }
  .no-contact-found-new-sec {
    margin-top: 1.5em;
  }
  .no-contact-found-new-sec p {
    background-origin: -30px;
  }

}
@media (max-width: 991.98px) {
    .resp-mrg-btm-md{
        margin-bottom: 2em;
    }
    .admin-ui-sidebar.admin-ui-collapse-sidebar {
      width: 33%;
      z-index: 9999;
    }
    .admin-ui-sidebar {
      width: 10%;
    }
    .admin-ui-main-wrapper{
      margin-left: 9%;
    }
    .admin-ui-sidebar.admin-ui-collapse-sidebar .offcanvas-close{
      display: flex;
    }
     .admin-ui-sidebar.admin-ui-collapse-sidebar .offcanvas-close{
      display: flex;
    }


  .admin-ui-collapse-btn{
    display:block;
  }

  .admin-ui-main-wrapper {
        margin-left: 0%!important;
    }
    .admin-ui-collapse-sidebar{
        width: 80%!important;
    }
    .admin-ui-header-sec{
        padding: 0.5em 0.5em!important;
    }
.admin-ui-collapse-sidebar .offcanvas-close{
    padding-right: 0!important;
    padding-bottom: 0!important;
}
.admin-ui-logo-sec{
  padding-bottom: 0;
}
.admin-ui-logo {
    max-width: 7em!important;
}
    
    .resp-marg-btn-xs{
      margin-bottom:2em;
    }
    .efi-wallet-home-header-sec{
          grid-template-columns: repeat(1, 1fr);
          text-align:center;
    }
    .efi-wallet-home-header-img-sec{
      display:none;
    }
    .logo{
      max-height: 35px;
    }
    .transfer-history-header-sec {
      flex-direction: column!important;
      align-items:flex-start!important;
    }
    .transfer-history-tabs {
      gap: 1em!important;
      align-items:flex-start!important;
      flex-direction: column-reverse;
      margin-top: 1em;
      width: 100%;
    }
    .contact-list-box,.setting-card{
      padding: 1em!important;
    }
    .transfer-history-header-sec .nav.nav-pills .nav-link {
        padding: 1em 1.5em !important;
    }
    .transfer-history-table-sec {
      padding-top: 1em!important;
    }
    .profile-card {
      margin-top: 1em!important;
    }
    .contact-list-user-item-sec {
      grid-template-columns: repeat(3, 1fr)!important;
    }
    .wallet-onboard-strip-avater,.card-top-right{
      display: none!important;
    }
    .setting-token-checked-info {
      display: grid;
      grid-template-columns: 120px auto!important;
      align-items: end;
      gap: 1em;
    }
    .card-top-left{
      width: 100%;
    }
    .setting-token-checked-info{
      display: flex!important;
      flex-direction: column!important;
      align-items:normal!important;
    }
  
    .setting-token-checked-card{
      align-items: start!important;
    }
    .setting-token-icons{
      display: inline-table;
    }
    .wallet-onboard-strip{
      background-size: cover!important;
    }
    .setting-head-back-frame h3{
      display: none;
    }
    .profile-card-info {
      align-items: flex-start!important;
      flex-direction: column!important;
    }
    .setting-token-list-wrapped, .settings-card-frame {
      gap: 0.5em!important;
    }
   
    .welcome-wrapped-logo-info h3{
      font-size: 1em!important;
    }
    .welcome-wrapped .auth-btn-sec{
      flex-direction: column;
      margin-top: 1em!important;
    }
    .efi-wallet-home-form-sec h2{
      font-size: 1.2em!important;
    }
    .verification-item input{
      width: 2.5rem!important;
      height: 2.5rem!important;
    }
    .verification-item div{
      gap: 0!important;
    }
    .otp-info p{
      flex-direction: column;
      gap: 0!important;
    }
    .contact-list-gird-sec{
      display: flex!important;
      flex-direction: column;
    }
    .admin-user-details{
  width: 100%;
  justify-content: space-between;
}
.admin-ui-sidebar{
  display: none;
}
.admin-ui-header-sec{
  position:relative;
}
.admin-ui-main-wrapper .admin-ui-header-sec{
  left:0;
}
.admin-ui-collapse-sidebar .offcanvas-close{
    padding-right: 0!important;
    padding-bottom: 0!important;
}
 .admin-ui-sidebar.admin-ui-collapse-sidebar .offcanvas-close{
    display: flex;
  }
  .transaction-hash-icon-sec{
    position:relative;
    left:0;
  }
  .header-nav-center .navbar-nav{
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 1em;
  }
  .transfer-history-table-sec th {
    padding-bottom:1.2em!important;
  }

  .transfer-history-table-sec.activity-history-sec .sno-hide{
    opacity:1;
  }
  .auth-content-frame{
    display: none!important;
  }
  .auth-wallet-warapper{
    padding: 1em!important;
  }
  .efi-wallet-home-box{
    padding: 1em!important;
  }
  .card-bottom-left,.card-bottom-right{
    width: 100%;
  }
  .card-bottom-right button{
width: 100%;
  }
  .bar-details-info h5{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
  }

  .dashboard-right-card{
    padding: 1em!important;
    margin-top: 1em;
  }
  .bar-copy-pad {
    grid-template-columns: 250px auto!important;
  }
  .add-new-contact-img-sec{
    display: none!important;
  }
  .import-wallet-modal-btn-sec .default-primary-btn {
    width: 100%!important;
  }
  .transfer-history-header-sec .nav.nav-pills {
    width: 100%;
    justify-content: space-between;
  }
  .import-wallet-modal-btn-sec .overlay-btn{
    width: 100%;
  }
.grid-layout_3 {
  grid-template-columns: repeat(1, 1fr)!important;
}
.setting-account-head{
  flex-direction: column;
  justify-content: flex-start!important;
    align-items: flex-start!important;
}
.account-card-bottom{
  gap: 2em;
}
.setting-action-frame{
  margin-top: 1.5em;
}
.import-flow-new .walletr-tab-box {
  padding: 1em!important;
}
.settings-profile-details {
  display: flex!important;
  align-items: flex-start;
  /* grid-template-columns: 130px auto; */
  flex-direction: column;
  gap: 1em;
}
.profile-setting-edit{
  width: 100%;
}
}

@media (max-width: 575.98px) {}

 
/* Large Device CSS */
@media screen and (min-width: 991px) {
  .container {
    width: 1320px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1400px) {
    .container {
      width: 1320px;  
      max-width: 100% !important;
    }
  }
  @media screen and (min-width: 1600px) {
    .container {
      width: 1320px;
      max-width: 100%;
    }
  }
  @media screen and (min-width: 1900px) {
    .container {
      width: 1520px;
      max-width: 100%;
    }
  }
 