/** @format **/

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

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

@media (min-width: 992px) {
  .main-header {
    display: none;
  }

  .mobile-view,
  .viewSlide-mobile {
    display: none;
  }
}

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

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1500px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1399px) {

  html {
    font-size: 86.8%;
  }

}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1280px) {}

@media (min-width: 1200px) and (max-width: 1399px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 991px) {

  :root {
    --sidebar-width: 0px;
  }

  .app-wrapper {
    flex-direction: column;
  }

  /* ! margin bottom */
  .mb16 {
    margin-bottom: 1rem !important;
  }

  .mb28-5 {
    margin-bottom: 1.25rem !important;
  }

  .mb30 {
    margin-bottom: 1.5625rem !important;
  }

  .mb32 {
    margin-bottom: 1.5625rem !important;
  }

  .mb40 {
    margin-bottom: 1.5625rem !important;
  }

  .mb50 {
    margin-bottom: 1.875rem !important;
  }

  .mb60 {
    margin-bottom: 1.875rem !important;
  }

  .mb65 {
    margin-bottom: 1.875rem !important;
  }

  .mb70 {
    margin-bottom: 1.875rem !important;
  }

  .mb80 {
    margin-bottom: 1.875rem !important;
  }

  /* ! margin top */
  .mt30 {
    margin-top: 1.25rem !important;
  }

  h1 {
    font-size: 2.25rem;
  }

  h2 {
    font-size: 1.875rem;
  }

  h3 {
    margin: 0rem 0rem 1rem;
    font-size: 1.5rem;
  }

  h4 {
    margin: 0rem 0rem 1rem;
    font-size: 1.25rem;
  }

  h5 {
    margin: 0rem 0rem 1rem;
    font-size: 1.125rem;
  }

  h6 {
    margin: 0rem 0rem 1rem;
    font-size: 1rem;
  }

  p {
    padding: 0rem;
    margin: 0rem 0 1.25rem;
    font-size: 0.875rem;
    line-height: normal;
  }

  h1 {
    font-size: 2.5rem;
  }

  .viewDesk {
    display: none;
  }

  .viewSlide-mobile {
    border-radius: 0.9375rem;
    overflow: hidden;
  }

  .viewSlide-mobile .visual-side::before {
    background: linear-gradient(180deg, rgba(40, 40, 40, 0.00) 0%, #282828 100%);
  }

  .viewSlide-mobile .visual-side {
    width: 100%;
    height: 33.6875rem;
  }

  .form-side {
    padding: 2rem;
  }

  .sidebar {
    width: auto;
    position: fixed;
    flex-direction: column;
    height: calc(100vh - 69px);
    bottom: 0;
    top: unset;
    align-items: flex-start;
    background-color: var(--bg-body);
    border: none;
    transition: all 1s cubic-bezier(0.51, -0.06, 0.34, 1);
    left: -120%;
  }

  .sidebar .logo {
    display: none;
  }

  .sidebar .middle-nav nav ul li {
    width: 100%;
  }

  .sidebar .middle-nav nav ul li .nav-link {
    width: auto;
    justify-content: flex-start;
  }

  .sidebar .middle-nav nav ul li .nav-link .text-hover {
    position: relative;
    display: inline-block;
    opacity: 1;
    left: 0;
    background: none;
  }

  .user-profile-wrapper .user-avatar,
  .user-profile-wrapper .user-popover {
    display: none;
  }

  .sidebar .bottom-ava-mode-footer {
    align-items: flex-start;
  }

  .sidebar .middle-nav {
    width: 100%;
  }

  .deskView {
    display: none;
  }

  .footer-p {
    display: flex;
    gap: 5px;
  }

  .footer-p small {
    color: #ADADAD;
    font-family: Satoshi;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .two-img-column-reverse {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 20px 20px;
  }

  .ads-info .user-stars {
    position: static;
    display: inline-flex;
    transform: rotate(5deg);
    padding: 11px 12px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(3.4000000953674316px);
    width: 50%;
    margin-left: auto;
    margin-bottom: -44px;
  }

  .card-actions {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .action-btn {
    display: none;
  }

  .action-btn.trigger-folder-sheet.mobile-view {
    display: block;
  }

  .action-btn.trigger-folder-sheet.mobile-view i {
    transform: rotate(90deg);
  }
}

@media screen and (max-width: 767px) {

  /* ! margin bottom */
  .mb16 {
    margin-bottom: 1rem !important;
  }

  .mb28-5,
  .mb30,
  .mb32,
  .mb40,
  .mb50,
  .mb60,
  .mb65,
  .mb70,
  .mb80 {
    margin-bottom: 1.25rem !important;
  }

  .mb180 {
    margin-bottom: 1.875rem !important;
  }

  /* ! margin top */
  .mt30 {
    margin-top: 1.25rem !important;
  }

  h1 {
    font-size: 1.875rem;
  }

  h2 {
    font-size: 1.5rem;
  }

  h3 {
    font-size: 1.375rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 1rem;
  }

  .btn-global {
    font-size: 0.875rem;
    padding: 0.625rem 0.75rem;
  }

  .tab-global.nav-pills {
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
  }

  .tab-global.nav-pills li {
    flex: 1;
  }

  .tab-global.nav-pills .nav-item .nav-link {
    width: auto;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
  }

  .uploading-file {
    padding: 20px;
  }

  .form-side {
    padding: 0;
  }

  .login-layout .form-header .logo {
    width: 3.75rem;
    height: 3.75rem;
    aspect-ratio: 1/1;
  }
}

@media screen and (max-width: 639px) {
  .global-main-header {
    flex-direction: column;
    gap: 1rem;
  }

  .main-content .global-main-header .button-rig,
  .main-content .global-main-header .button-rig a {
    width: 100%;
  }

  header.main-header .adjust-flex .left-flex a.logo {
    width: 5.2875rem;
  }

  .right-head-setting {
    width: 100%;
  }

  .filter-wrapper .filter-btn {
    display: inline-block;
    display: flex;
    height: 51px;
    align-items: center;
    gap: 0.75rem;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    border: 1px solid #999;
  }

  .search-wrapper input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
    width: 100%;
    padding: 1.2rem 2.5rem 1.2rem 2.5rem;
    border-radius: 15px;
    border: 1px solid #999;
  }

  .search-wrapper .clear-btn {
    right: 0.7125rem;
  }

  .filter-dropdown {
    top: 50%;
    transform: translateY(60px);
    transition: all 0.2s ease;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    border-radius: 1rem 1rem 0 0;
  }

  .custom-checkbox .checkmark:after {
    left: 4px;
    top: 1px;
  }
}

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