/*Resposnvie css start here*/

@media (min-width: 1140px) {
  .container-fluid {
    padding: 0px 60px;
  }
}

@media (min-width: 992px) {
  .wtsapp {
    display: block;
  }
  .floor-plan-sec .btn.theme-btn {
    margin: 0;
    width: auto;
  }
}

@media (max-width: 992px) {
  .whatsapp-f a {
    background: #198754;
  }

  .call-f a {
    background: #154875;
  }

  .book-f a {
    background: #936b1b;
  }

  .footer-mobile li {
    width: 34%;
  }

  ul.footer-mobile > li > a i {
    padding-right: 4px;
    font-size: 17px;
  }
  ul.footer-mobile > li > a {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 10px;
    display: block;
    text-align: center;
  }
  ul.footer-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    list-style: none;
    background: #ffffff;
    padding: 0;
  }
  .footer-mobile {
    display: block;
  }
  .th-abt-content {
    width: calc(100% - 0%);
  }
  .th-bnr-bg {
      overflow: inherit;
        height: 48vh;
        max-height:100vh;
       background-attachment: unset;
    }
  .center-mode .slick-slide {
    transform: none;
    opacity: 101;
  }

  .center-mode .slick-slide.slick-center {
    transform: none;
  }

  .th-floor-plan {
    height: auto;
  }
}

@media (max-width: 991px) {
  .modal-content .modal-body {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .th-abt {
    background-image: none;
  }
  .modal-header {
    display: none;
  }
  /* .main-navbar.active {
    position: static;
  } */
  button.theme-btn.btn-rotate {
    display: none;
  }
  body .header-banner .navbar-nav a.nav-link {
    padding: 11px 0px;
    border-bottom: 1px solid #302f2f;
  }

  .navbar button.navbar-toggler {
    background: #d9ac4b;
    border: none;
  }
  body .phone-hidden {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .copy-r {
    padding-bottom: 25px;
  }
  button.custom-close {
    right: -4px;
  }
  .main-navbar {
    padding: 0;
  }
  .header-banner .navbar img {
    max-width: 80px;
  }
  .location-sec p.th-pragraph {
    text-align: center;
  }
  .th-floor-plan .price-list {
    margin-bottom: 0px;
  }
  .custom-tab .nav-link {
    font-size: 15px;
  }
  .amenities-sec h2.scrolling-animation {
    margin-bottom: 14px;
  }
  .the-grid-w h4 {
    left: 30px;
    right: 0;
    text-align: center;
  }
  .th-sec-three {
    text-align: center;
  }
  .custom-tab {
    justify-content: center;
  }
  .scrolling-animation {
    text-align: center;
  }
  .tag-lines {
    text-align: center;
  }
  ul.check-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .all-gallerys {
    grid-template-rows: repeat(2, 200px);
  }
  .item-glr {
    grid-column: span 2;
    grid-row: auto;
  }
  .all-gallerys img {
    height: 100%;
  }
}

@media (min-width: 1200px) {
  .phone-wrp {
    display: block;
  }
}

@media (max-width: 1260px) {
  .phone-wrp {
    padding: 10px 17px;
  }
  .header-banner .navbar-nav a.nav-link {
    padding: 0px 15px;
  }
  nav.navbar .collapse {
    justify-content: right !important;
  }
}

@media (max-width: 770px) {
  .custom-tab .nav-link {
    padding-left: 25px;
  }
  .custom-tab .nav-link:before {
    left: 0;
  }
}

@media (max-width: 667px) {
  .th-bx p {
    font-size: 26px;
  }
  .th-bx span {
    font-size: 13px;
  }
}
