@media screen and (max-width: 767.78px) {
  .logo img {
    width: 130px;
    height: auto;
  }
  .header1 {
    backdrop-filter: unset;
  }
  .navbar-light .navbar-nav .nav-link {
    color: var(--primary-color) !important;
  }
  header.sticky .navbar-light .navbar-nav .nav-link {
    color: var(--primary-color) !important;
  }

  .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
  }
  header.sticky .navbar-toggler {
    color: #1a1209 !important;
    border-color: #1a1209 !important;
  }

  .icn-box1 {
    width: 100% !important;
    position: fixed !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 999 !important;
    text-align: center !important;
  }
  .whatsapp-float {
    display: none !important;
  }
  .icn-bx-ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    list-style: none;
  }

  .icn-bx-ul li a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
  }

  .icn-bx-ul .bord {
    width: 1px;
    height: 25px;
    background: #ddd;
  }
  /* .ban-sec {
    height: 65vh;
  } */
  .about-sec {
    padding: 60px 0px;
  }
  .about-grid {
    gap: 15px;
  }
  .counter-box span {
    font-size: 16px;
  }
  .counter-box h3 {
    font-size: 45px;
  }
  .services-section {
    padding: 60px 0px 60px;
  }
  .section-title {
    font-size: 32px;
  }
  .divider {
    margin-bottom: 14px;
  }
  .section-header {
    margin-bottom: 40px;
  }
  .services-list {
    padding-left: 0px;
  }
  .lux-item.active .lux-img,
  .lux-item:hover .lux-img {
    transform: unset !important;
  }
  .lux-portfolio {
    padding: 0px 0px 60px 0px;
  }
  .circle-wrap {
    display: none;
  }
  .story-wrap {
    padding: 60px 0px;
  }
  .office-bg {
    padding: 60px 0px;
  }
  .gallery-header {
    margin-top: 0px;
  }
  .gallery-desc {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  .pro-testimonial {
    padding: 60px 0px 0px 0px;
  }
  .pro-track {
    margin-bottom: 60px;
  }
  .contact-section {
    padding: 60px 0px 60px 0px;
  }
  .responsive-map {
    margin-top: 20px;
  }
  .contact-card {
    margin-top: 100px;
    padding: 40px 20px;
  }
  .lux-footer {
    padding: 60px 0 70px;
  }
  .footer-grid {
    gap: 25px;
  }
  .footer-line {
    margin: 30px 0 30px;
    border-top: 1px solid #c8b089;
  }
  .footer-logo img {
    margin-bottom: 20px;
  }
  .lux-content {
    height: auto;
  }
  .image-gallery::after {
    top: 10px;
    left: 6px;
  }
  .mid {
    padding: 60px 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .logo img {
    width: 130px;
    height: auto;
  }
  .header1 {
    backdrop-filter: unset;
  }
  .navbar-light .navbar-nav .nav-link {
    color: var(--primary-color) !important;
  }
  header.sticky .navbar-light .navbar-nav .nav-link {
    color: var(--primary-color) !important;
  }

  .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
  }
  header.sticky .navbar-toggler {
    color: #1a1209 !important;
    border-color: #1a1209 !important;
  }

  .icn-box1 {
    width: 100% !important;
    position: fixed !important;
    bottom: 0 !important;
    right: 0 !important;
    z-index: 999 !important;
    text-align: center !important;
  }
  .whatsapp-float {
    display: none !important;
  }
  .icn-bx-ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    list-style: none;
  }

  .icn-bx-ul li a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
  }

  .icn-bx-ul .bord {
    width: 1px;
    height: 25px;
    background: #ddd;
  }
  /* .ban-sec {
    height: 65vh;
  } */
  .counter-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .about-sec {
    padding: 60px 0px;
  }
  .about-grid {
    gap: 15px;
  }
  .counter-box span {
    font-size: 16px;
  }
  .counter-box h3 {
    font-size: 45px;
  }
  .services-section {
    padding: 60px 0px 60px;
  }
  .section-title {
    font-size: 32px;
  }
  .divider {
    margin-bottom: 14px;
  }
  .section-header {
    margin-bottom: 40px;
  }
  .services-list {
    padding-left: 0px;
  }
  .lux-item.active .lux-img,
  .lux-item:hover .lux-img {
    transform: unset !important;
  }
  .lux-portfolio {
    padding: 0px 0px 60px 0px;
  }
  .circle-wrap {
    display: none;
  }
  .story-wrap {
    padding: 60px 0px;
  }
  .office-bg {
    padding: 60px 0px;
  }
  .gallery-header {
    margin-top: 0px;
  }
  .gallery-desc {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  .pro-testimonial {
    padding: 60px 0px 0px 0px;
  }
  .pro-track {
    margin-bottom: 60px;
  }
  .contact-section {
    padding: 6px 0px 60px 0px;
  }
  .responsive-map {
    margin-top: 20px;
  }
  .contact-card {
    margin-top: 100px;
    padding: 40px 20px;
  }
  .lux-footer {
    padding: 60px 0 40px;
  }
  .footer-grid {
    gap: 25px;
  }
  .footer-line {
    margin: 30px 0 30px;
    border-top: 1px solid #c8b089;
  }
  .footer-logo img {
    margin-bottom: 20px;
  }
  .lux-content {
    height: auto;
  }
  .image-gallery::after {
    top: 10px;
    left: 6px;
  }
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  .image-gallery {
    padding: 60px 0 60px;
  }
  .mid {
    padding: 60px 0px;
  }
  .luxury-input {
    padding: 6px 0;
  }
  .lux-submit-btn {
    padding: 8px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar-light .navbar-nav .nav-link {
    margin-right: 0.2rem !important;
    margin-left: 0.2rem !important;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 8px 6px;
    font-size: 75% !important;
  }
  .about-grid {
    gap: 40px;
  }
  .circle-wrap {
    bottom: 400px;
  }
  .btn-view {
    padding: 14px 16px;
  }
  .ban-sec {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }
}
