/*responsive*/
@media (min-width: 1300px) {
  .container-lg {
    max-width: 1240px;
  }
}
@media (min-width: 1600px) {}
@media (min-width: 1860px) {
  .container-lg {
    max-width: 1600px;
  }
  .title-hidden {
    bottom: -36px;
  }
}
@media (min-width: 2500px) {}
@media (min-width: 2500px) {}
@media (max-width: 1399.9px) {
    .raraBox {
        right: 2.5rem;
    }
  .mapBox .map-marker {
    right: 26%;
    top: 47%;
    width: 75px;
  }

  .bannerText {

    .bannerTitle {
      font: 400 2.25rem var(--serif);
      text-transform: uppercase;
      letter-spacing: 0.5px;
    }

    .lead {
      font-size: 1.5rem;
      margin-top: 1rem;
      font-weight: 400;
      letter-spacing: 1px;
      text-transform: uppercase;
    }
  }
}
@media (max-width: 1199.9px) {
  .header .nav>ul>li>a {
    padding: 12px;
  }
  .display-4 {
    font-size: 3rem;
  }
  .mapBox .map-marker {
    right: 23%;
    top: 49%;
    width: 63px;
  }
  .enquiry__img {
    right: -30%;
    width: 65%;
  }
  .iconic-tower-image img {
    margin-top: 130vh;
  }
}
@media (max-width: 991.9px) {
  html {
    font-size: 87.5%;
  }
  body {
    text-align: center;
  }
  .container-lg {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .heading,
  .readmore .button {
    margin-left: auto;
    margin-right: auto;
  }
  .header .container-lg {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .banner {
    height: auto;
    margin-top: 79px;
  }
  .innerForm.rounded-pill{
    border-radius: 0 !important;
  }
  .bannerText{
    width: calc(100% - 2rem);
    bottom: 1rem;
  }
  .bannerText .h1 {
    font-size: 2.5rem;
  }
  .banner-location {
    margin: 0 auto;
  }
  .clubAmenitiesBox {
    .inner {
      transform: none;

      .amenity-list {
        & li {
          width: 50%;
        }
      }
    }
  }

  .location-wrapper .inner{max-width: 992px; padding-left: 3rem; padding-right: 3rem;}
  .chapmanImg .abuDhabiImg {
    right: 0;
    bottom: 10%;
    text-align: start;
  }
  .siteplan-section .siteBox .inner {
    padding-left: 0rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .mapBox>img {
    aspect-ratio: 2 / 1;
  }
  .mapBox .map-marker {
    right: 27%;
    top: 53%;
    width: 60px;
  }
  .frame {
    margin-bottom: 2rem;
  }
  .bottom-art {
    background-size: cover;
  }
  .designedby {
    text-align: left;
  }
  .designedby .text {
    width: auto;
    flex-wrap: wrap;
  }
  .designedby .text img {
    height: 35px;
  }
  .galBox.swiper-slide::before {
    background-image: linear-gradient(transparent 80%, rgb(0 0 0 / 80%));
  }
  .galBox img {
    aspect-ratio: 3/2;
  }
  .gallery-slider .swiper-pagination {
    display: none;
  }
  .icons .iconBx {
    align-items: center;
  }
  .iconic-tower-text .inner {
    padding-bottom: 100%;
  }
  .iconic-title {
    bottom: 40%;
    left: 2rem;
    font-size: 1.75rem;
  }
  .iconic-tower-image {
    z-index: -1;
  }
  .iconic-tower-image img {
    margin-top: 130vh;
  }
  .amenity-wrapper {
    aspect-ratio: 3/2;
  }
  .fpContainer .fpBox .inner {
    background-color: var(--secondary-color);
  }
  .planBase .fpDetails small {
    font-size: 1.05rem;
  }
  .siteplan-section .siteBox {
    text-align: start;
  }
  .siteplan-section .siteBox .inner {
    padding-left: 2rem;
  }
  .location-pointers .faqs_question {
    text-align: left;
  }
  
  .clubSlider {
    aspect-ratio: 3/2;
  }
  .legendsBox .inner ul.legend-amen {
    display: flex;
    flex-wrap: wrap;
  }
  .legendsBox .inner ul li {
    flex: 1 0 50%;
    padding-right: 10px;
    text-align: left;
  }

  main{
    margin-bottom: 0;
  }
  .footer-area{
    position: static;
  }

  .foot-logo img{
    margin: 0 auto 10px;
  }

  .footBox:not(.foot-logo){
    text-align: left;
  }
}
@media (max-width: 767.9px) {
  main {
    margin-bottom: auto;
  }
  .logo {
    width: 110px;
    padding: 0;
    a{
      width: auto;
    }
  }
  .header.fixed .logo {
    width: 80px;
  }
  .header.fixed .logo a{
    width: auto;
  }
  .menuContainer .mainMenu {
    margin-top: 48px;
  }
  .banner {
    margin-top: 43px;
  }

  .carousel-control-next, .carousel-control-prev{
    bottom: auto;
    height: 60%;
  }

  .bannerText .h1,
  .frame .frame-text {
    font-size: 2rem;
  }


    .toprerabox {
        display: none;
    }

    .mbrerabox {
        position: static;
        background: var(--primary-color);
        display: block;
        z-index: 99;
        padding: 2rem;
    }


  .iconic-tower-text .inner {
    padding-bottom: 10%;
  }
  .iconic-tower-image {
    opacity: 0.05;
  }
  .amenBox .inner .img-fluid {
    max-width: 60px;
    flex: 0 0 60px;
  }
  .amenBox .inner span {
    font-size: 0.875rem;
  }
  .iconic-section .icons {
    justify-content: center;
  }
  .mapBox .map-marker {
    width: 50px;
  }
  .mapBox>img {
    aspect-ratio: 2 / 1;
  }
  .footer-area {
    height: auto;
    position: static;
  }
  .foot-logo img {
    max-width: 130px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 35px;
    height: 35px;
  }
  .galBox img,
  .amenity-wrapper {
    aspect-ratio: 1/1;
  }
  .foot-contact ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 575.9px) {
  html {
    font-size: 75%;
  }
  .padding {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .frame .frame-text {
    padding: 2rem;
    font-size: 3.3rem;
  }

  .bannerText{
    position: relative;
    left: auto;
    margin: -25% auto 0;
    transform: none;
  }


  /* mbrerabox */
  .mbrerabox {
      padding: 2rem 0.8rem;
  }

  .heading .h1{
    font-size: 2rem;
  }

  .developer-section {
    .developer-logo {
      width: 130px;
    }
  }

  .icons .iconBx:nth-child(2) {
    border-right-color: transparent;
  }

  .iconBox{
    .inner{
      padding: .75rem;
      text-align: left;

      .icon{
        width: 35px;
      }
    }
  }

  .connectivity-box .in .img-fluid{
    width: 35px;
    flex: 0 0 35px;
    padding: 0.5rem;
  }

  .bottom-art{display: none;}

  .statsBox h2 {
    font-size: 1.5rem;
  }
  .statsBox p {
    font-size: .875rem;
  }
  .readmore.d-flex {
    flex-wrap: wrap;
    padding: 0 1rem;
  }
  .modal-content button.close {
    right: 10px;
  }
  .modal-logo {
    padding: 2rem 0;
  }
  .modal-logo img {
    max-width: 240px;
  }
  .mapBox .map-marker {
    right: 26%;
    top: 48%;
  }
  .planBase .fpDetails small {
    font-size: 1.25rem;
  }
  .chapmanImg .abuDhabiImg {
    font-size: 12px;
    bottom: 6%;
  }
  .legendsBox .inner ul li {
    flex: 1 0 100%;
    padding-right: 0px;
  }
  .enquiry_btn {
    display: block;
  }
  .gaursBox {
    margin-top: 4rem;
  }
  .footer-area {
    padding-bottom: 5rem;
  }
}
@media (max-width: 480px) {
  .bannerText .h1 {
    font-size: 1.75rem;
  }

  .legendsBox .inner {
    padding: 30px 10px;
  }
  .icons {
    flex-wrap: wrap;
    row-gap: 1.5rem;
  }
  .padding {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .icons .iconBx {
    flex: 1 0 48%;
    align-items: center;
    padding-right: 10px;
    margin-right: 0;
  }
  .icons .iconBx img {
    width: 30px;
  }
  .icons .iconBx p {
    font-size: 1rem;
    letter-spacing: normal;
  }
  .mapBox .map-marker {
    width: 40px;
  }
  .clubAmenitiesBox {
    & .inner {
      padding: 2rem;
    }
  }

  .px-5,
  .location-wrapper .inner{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .heading {
    margin-bottom: 1.75rem;
  }
  .heading h2 {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }

  .amenity-list {
    & li {
      width: 100% !important;
    }
  }

  .connectivity-box{width: 100%;}
  .connectivity-box .in{padding-bottom: 1rem; border-bottom: 1px solid rgb(0 0 0 / 20%);}
  .mapBox img {aspect-ratio: 1;}
  
  .footBox {text-align: center !important;}
  .foot-links ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
  .foot-links ul li {
    margin-bottom: 0 !important;
  }
  .foot-logo img {
    margin-bottom: 15px;
  }
  .heading br
  {
    display: none;
  }
  .list {
    text-align: left;
  }
  div[class^="swiper-button"] {
      width: 30px;
      height: 30px;
  }
  .foot-links a,
  .copyrights {
    font-size: .875em;
  }
  .copyrights {
    letter-spacing: normal;
  }
  .readmore {
    margin-top: 1.75rem;
  }
  .clubSlider {
    aspect-ratio: 1/1;
  }
  .siteplan-section .siteBox {
    text-align: center;
  }
  .siteplan-section .siteBox .inner {
    padding-left: 0rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .siteInnerbox {
    display: flex;
    justify-content: center;
    text-align-last: center;
  }
}
@media (max-width: 425px) {
  .frame .frame-text {
    font-size: 2.75rem;
  }
  .chapmanImg .abuDhabiImg {
    font-size: 11px;
  }
  .planBase .fpDetails small {
    font-size: 1.10rem;
  }
}
@media (max-width: 375px) {
  .iconBox {width: 100%;}
  .bannerText {
    .lead {
      font-size: 1.25rem;
    }
  }

  .statsContainer{
    .inner{
    }
  }
  .statsBox {
    width: 100%;

    .in{
      display: flex;
      align-items: center;
      gap: 10px;
      max-width: 200px;
      margin: 0 auto;
      text-align: left;
    }
  }

  .mapBox .map-marker {
    width: 35px;
  }
}
@media (max-width: 320px) {
  .statsBox {
    width: 100%;
  }
  .siteInnerbox {
    width: 100%;
  }
  .mapBox .map-marker {
    width: 30px;
  }
}