@media screen and (max-width: 1799px) {
  .menu-with-project-search-block .theme-filter-detail {
    max-width: 1040px;
  }

  .section-current-projects .theme-filter-detail .column {
    padding: 0 10px !important;
  }

  .section-current-projects .theme-filter-detail .columns {
    margin: 0 -10px !important;
    margin-bottom: -10px !important;
  }

  .icon-with-select .react-select__control {
    padding-left: 5px !important;
    min-height: 40px;
  }

  .icon-with-select .input-icon {
    left: 0;
  }

  .section-current-projects .theme-filter-detail {
    max-width: 1050px;
  }

  .coming-soon-detail h1 {
    font-size: 90px;
    line-height: 130px;
  }

  .search-results-dropdown {
    max-height: 180px;
  }
}

@media screen and (max-width: 1599px) {
  .brand-highlight-title {
    font-size: 28px !important;
  }

  .mobile-with-country .country-code {
    min-width: 80px;
  }

  .btn {
    font-size: 12px;
  }

  .search-results-dropdown {
    max-height: 160px;
  }
}

@media screen and (max-width: 1408px) {
  .brand-highlight-title {
    font-size: 26px !important;
  }
}

@media screen and (max-width: 1216px) {
  .pl-60 {
    padding-left: 40px !important;
  }

  .menu-with-project-search-block .theme-filter-detail .column {
    width: 33.33% !important;
    flex: 0 0 auto;
    margin-bottom: 20px !important;
  }

  .menu-with-project-search-block .theme-filter-detail {
    border-radius: 20px;
    padding: 12px;
  }

  .menu-with-project-search-block .theme-filter-detail .columns {
    margin-bottom: -20px !important;
  }

  .brand-highlight-title {
    font-size: 24px !important;
  }

  .coming-soon-detail h1 {
    font-size: 80px;
    line-height: 120px;
  }

  .search-results-list .columns {
    width: 100%;
    display: flex;
  }

  .theme-filter-detail .column {
    border-right: 0 !important;
  }

  .project-search-buttons {
    margin-top: 10px;
  }

  .section-current-projects .theme-filter-detail {
    border-radius: 10px;
  }
  .mt-5 {
    margin-top: 1.2rem !important;
  }
  .model-close-btn {
    top: 10px;
    right: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .project-detail-page header {
    background-color: #000;
  }

  .project-detail-page .section-banner {
    margin-top: 60px !important;
  }

  .brand-highlight-title {
    font-size: 22px !important;
  }

  .coming-soon-detail h1 {
    font-size: 70px;
    line-height: 110px;
  }

  .theme-filter-detail .column {
    flex: 0 0 auto !important;
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .menu-with-project-search-block .container {
    justify-content: start;
  }
}

@media screen and (max-width: 768px) {
  .column .pl-60 {
    padding-left: 0;
    margin-top: 20px !important;
  }

  .theme-menu {
    top: 50px !important;
    height: calc(100vh - 50px) !important;
  }

  .menu-with-project-search-block .theme-filter-detail .column {
    width: 50% !important;
  }

  .brand-highlight-title {
    font-size: 20px !important;
  }

  .theme-slider.theme-slider-2 .splide__list {
    justify-content: normal !important;
  }

  .footer-menu-block .footer-inner-col:last-child {
    text-align: left;
  }

  .sticky-btn-enquire {
    display: none;
  }

  .menu-with-project-search-block .menu-search-btn {
    min-width: 400px;
  }

  .gallery-grid-update-last .theme-block-img {
    transform: scale(1);
  }

  .gg-update-last-top .theme-block {
    padding: 10px 0;
  }

  .gg-update-last-top .theme-block:first-child {
    padding-right: 5px;
  }

  .gg-update-last-top .theme-block:last-child {
    padding-left: 5px;
  }

  .gallery-grid-update {
    padding: 10px;
  }
}

@media screen and (max-width: 575px) {
  .theme-filter-detail .column {
    margin-bottom: 0px !important;
  }
  .header-contact.menu-with-project-search-btn {
    padding: 0;
  }
  .mt-5 {
    margin-top: 1rem !important;
  }
  .project-search-overlay,
  .project-search-overlay- {
    position: static !important;
  }

  .menu-with-project-search-block .theme-filter-detail .column {
    width: 100% !important;
  }

  .html-search-active .menu-with-project-search-block .theme-filter-detail {
    bottom: 0;
  }

  .menu-with-project-search-block .theme-filter-detail {
    border-radius: 0;
  }

  .theme-filter-detail .column {
    border-bottom: 0px solid #d7d7d7 !important;
  }

  .brand-highlight-title {
    font-size: 18px !important;
  }

  #configuration-slider-list,
  #rera-slider-list {
    justify-content: normal !important;
  }

  .theme-slider.theme-slider-1 .splide__list {
    justify-content: normal !important;
  }

  .coming-soon-detail h1 {
    font-size: 50px;
    line-height: 80px;
  }

  .column.gallery-grid {
    padding: 4px !important;
  }

  .project-suggest-block {
    margin-top: 10px;
  }

  .flats-configuration-list svg {
    flex: 0 0 22px;
  }

  .block-title h4 {
    font-size: 16px;
    margin-bottom: 2px;
  }

  .badge {
    padding: 4px 10px;
  }
}

@media screen and (max-width: 480px) {
  .brand-highlight-title {
    font-size: 16px !important;
  }

  .coming-soon-detail h1 {
    font-size: 40px;
    line-height: 60px;
  }

  .menu-with-project-search-block .menu-search-btn {
    min-width: 100%;
  }
}

@media screen and (max-width: 380px) {
  .brand-highlight-title {
    font-size: 16px !important;
  }
  .is-gap-5 {
    gap: 12px !important;
  }
  .column.col-header:first-child {
    width: 160px;
    flex: 0 0 160px;
  }
  header {
    padding: 10px 0;
  }
  .theme-logo img {
    height: 30px;
  }
  .is-size-4 {
    font-size: 16px !important;
    line-height: 1 !important;
  }
  .block-title h4 {
    font-size: 14px;
    margin-bottom: 2px;
  }

  ul.social-media-icon li:not(:last-child) {
    padding-right: 8px;
    margin-right: 8px;
  }

  .search-menu-items-desc h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .project-detail-page .section-banner {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 340px) {
  .theme-logo img {
    height: 26px;
  }
  .column.col-header:first-child {
    width: 140px;
    flex: 0 0 140px;
  }
}

@media screen and (max-height: 600px) {
  .team-modal.modal-animate-in .theme-modal-card {
    transform: unset;
    opacity: 1;
  }
}

@media screen and (max-height: 600px) and (max-width: 1799px) {
}
