@media screen and (max-width: 767.78px) {
  .logo img {
    width: 85px;
    height: auto;
  }
  .nav-btn-text {
    color: var(--primary-color) !important;
  }
  /* .navbar-light .navbar-nav .nav-link {
    padding: 14px 70px;
  } */
  .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: #fff !important;
    border-color: #fff !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;
  }

  /*  */
  .rt-hero-v2-slide-nav-container {
    display: none;
  }
  .rt-hero-v2-text-wrapper {
    bottom: 10%;
    margin-left: 20px;
  }
  .category-bar {
    gap: 3px;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .rt-appartment-left-wrapper {
    padding-right: 0px;
  }
  .rt-appartment-left-wrapper {
    grid-row-gap: 5px;
  }
  #fle {
    flex-direction: column-reverse;
  }
  .title {
    font-size: 36px !important;
  }
  .right-text {
    text-align: center;
  }
  .right-text h2 {
    text-align: center;
  }
  .right-text p {
    text-align: center;
  }
  .collage {
    margin-top: 40px;
  }
  .stats-row {
    padding-top: 0px;
  }
  .stat-number {
    font-size: 45px;
  }
  .rt-video-wrapper {
    padding: 00px 0px 0px 0px;
  }
  .rt-video-heading h2 {
    font-size: 24px !important;
  }
  .big-panels {
    height: auto;
  }
  .rt-amenities {
    margin-top: 0px;
    padding: 60px 0px;
  }
  .section-heading {
    margin-bottom: 40px;
  }
  .rt-appartment-title {
    margin-bottom: 20px;
    text-align: center;
  }
  .rt-appartment-title {
    margin-bottom: 20px;
  }
  .rt-apartment-image-slot,
  .rt-appartment-facility-wrapper {
    grid-column: 1;
  }
  .rt-appartment-left-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .rt-appartment-tab {
    border-bottom-style: none;
    border-right: 1px dashed #0003;
    padding: 0.3125rem 0.9375rem;
  }
  .rt-appartment-tab:last-child {
    border-bottom: transparent !important;
  }
  .rt-appartment-facility-text {
    text-align: center;
  }
  .marquee-section {
    padding: 0px 0 60px 0px;
  }
  .visit-section {
    padding: 60px 0;
  }
  .ft-root {
    padding: 60px 0px 0px 0px;
  }

  .ft-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    padding-bottom: 40px;
  }

  .ft-grid > div:nth-child(1) {
    grid-column: 1 / -1;
  }

  .ft-grid > div:nth-child(2) {
    grid-column: 1 / 2;
  }

  .ft-grid > div:nth-child(3) {
    grid-column: 2 / 3;
  }

  .ft-grid > div:nth-child(4) {
    grid-column: 1 / -1;
  }
  .ft-tagline {
    max-width: 100%;
  }
  .rt-apartment-layout {
    grid-template-columns: 1fr 1fr;
    gap: 18px;
  }
  .rt-apartment-layout > div:nth-child(1) {
    grid-column: 1 / -1;
  }

  .rt-apartment-layout > div:nth-child(2) {
    grid-column: 1 / 3;
  }
  .rt-appartment-image {
    max-width: 100%;
    margin-top: 40px;
  }
  .floor-compass {
    position: absolute;
    top: -37px;
    right: 0px;
    width: 71px;
    opacity: 0.9;
  }
  .footer-brand-block img {
    max-width: 100px;
    height: auto;
    display: block;
  }
  .rt-appartment-types {
    font-size: 15px;
  }

  .rt-apartment-layout > div:nth-child(3) {
    grid-column: 2 / 3;
  }
  .rt-appartment-facility {
    grid-column-gap: 0.625rem;
    grid-row-gap: 0.625rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  .rt-appartment-grid-block {
    text-align: center;
    display: block;
  }
  .rt-appartment-facility-left-part {
    justify-content: center;
    margin-bottom: 10px !important;
  }
  .rt-appartment-facility-left-part img {
    height: 30px;
    width: 30px;
  }
  .rera-number {
    font-size: 10px;
    padding-right: 0px;
  }
  .outer-tab-nav {
    flex-wrap: wrap;
  }
  /* social icon */

  .social-icon {
    display: block;
    margin: 10px 0;
    color: #fff;
    font-size: 20px;
  }

  .social-icon:hover {
    color: var(--primary-color);
  }

  /* For mobile screens */
  @media (max-width: 767px) {
    .social-icons {
      position: fixed;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      z-index: 9999;
      background-color: var(--gold);
      padding: 15px;
      border-radius: 12px 0px 0px 12px;
    }
    .social-icons {
      top: auto;
      bottom: 0px;
      transform: none;
      display: flex;
      width: 100%;
      justify-content: space-around;
      border-radius: 0px;
      padding: 12px;
      font-size: 20px;
    }
    .social-icon {
      display: block;
      margin: 0px 0;
      color: #fff;
      padding: 0px 12px 0px 12px;
    }
    span.bord {
      border-left: 2px solid white !important;
    }
  }
  .whatsapp-icon {
    display: none; /* default hidden */
  }
}
@media screen and (max-width: 320px) {
  .logo img {
    width: 48px;
    height: auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .logo img {
    width: 95px;
    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: #fff !important;
    border-color: #fff !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;
  }
  .rt-hero-v2-slide-nav-container {
    display: none;
  }

  .icn-bx-ul li a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
  }

  .icn-bx-ul .bord {
    width: 1px;
    height: 25px;
    background: #ddd;
  }
  .rt-hero-v2-slide-nav-container {
    right: auto;
    gap: 6px;
    padding: 16px 14px;
    bottom: 40px;
  }
  .thumb-item img,
  .thumb-video,
  .thumb-video video {
    min-height: 105px;
  }
  .rt-hero-v2-text-wrapper {
    bottom: 10%;
  }
  .category-bar {
    font-size: 18px;
  }
  div#fle {
    flex-direction: column-reverse;
  }
  .section {
    padding: 60px 0px;
  }
  .collage {
    margin-top: 40px;
    max-width: 100%;
  }
  .stat-number {
    font-size: 45px;
  }
  .stat-icon {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
  }
  .rt-video-wrapper {
    padding: 0px 0px 0px 0px;
  }
  .bk-section {
    padding: 60px 0px 0px 60px;
  }
  .bk-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .bk-card:nth-child(3),
  .bk-card:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .bk-card {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    border-bottom: 1px solid #e0d8cc;
    padding-bottom: 2.5rem;
  }
  .title {
    font-size: 40px !important;
  }
  .thumb-stack {
    justify-content: center;
  }
  .rt-amenities {
    margin-top: 0px;
  }
  .rt-appartment {
    padding: 60px 0px;
  }
  .marquee-section {
    padding: 0px 0px 60px 0px;
  }
  .visit-section {
    padding: 60px 0px;
  }
  .ft-root {
    padding: 60px 0px 0px;
  }
  .ft-tagline {
    max-width: 100%;
  }
}

@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;
  }
  .logo img {
    width: 100px;
    height: auto;
  }
  .rt-hero-v2-text-wrapper {
    bottom: 31%;
  }
  .big-panel {
    display: none;
    width: 100%;
    height: 100%;
  }
  .big-panels {
    position: relative;
    height: 560px;
    height: 100%;
  }
  .bk-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .bk-card:nth-child(3),
  .bk-card:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .bk-card {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    border-bottom: 1px solid #e0d8cc;
    padding-bottom: 2.5rem;
  }
}
