@media (min-width: 1400px) {
    .gallery-title {
    font-size: 110px;
    padding: 0px 60px;
}
.projectoverview .extrsp{
    margin-top: 25px;
}
.banner_content{
bottom: 400px;
}
}


@media (max-width: 1024px) and (min-width: 900px) {
    .h2 {font-size: 60px;line-height: 60px;}
    .about_pointer {margin-top: 20px;}
    .gallery-title{padding: 0px 9px;font-size: 88px;}
    .nav-tabs .nav-link{font-size: 14px;letter-spacing: 2.8px;}
    .esgreport_outer {margin-top: 40px;}
    .floorplan-img {justify-content: flex-start;}
    .floorplans {margin-top: 80px;}
    .map-content {margin-top: -148px;}
    .navbar {padding: 10px 0px;}
    .masterplan a {font-size: 14px;}
}

@media (min-width: 767px){
    .numtwo{
    transform: translate3d(0, 102%, 0);
}
.twonumber:hover ~ .numtwo {
    transform: translate3d(0, 0%, 0);
    z-index: 3;
    position: relative;
}
.twonumber:hover{
    color: #000000;
    z-index: 4;
}
.twonumber:hover::after{
   width: 100%;
}
}

@media (max-width: 991px){
     .burger {
        position: relative;
        display: block;
        cursor: pointer;
        user-select: none;
        z-index: 10;
        width: 1.6rem;
        height: 1.15rem;
        border: none;
        outline: none;
        background: none;
        visibility: visible;
        transform: rotate(0deg);
        transition: 0.35s ease;
      }
      
      .burger-line {
        position: absolute;
        display: block;
        right: 0;
        width: 100%;
        height: 2px;
        border: none;
        outline: none;
        opacity: 1;
        border-radius: 1rem;
        transform: rotate(0deg);
        background-color: #fff;
        transition: 0.25s ease-in-out;
      }
      .burger-line:nth-child(1) {
        top: 0px;
      }
      .burger-line:nth-child(2) {
        top: 0.5rem;
        width: 70%;
      }
      .burger-line:nth-child(3) {
        top: 1rem;
      }
      .burger.is-active .burger-line:nth-child(1) {
        top: 0.5rem;
        transform: rotate(45deg);
      }
      .burger.is-active .burger-line:nth-child(2) {
        opacity: 0;
        visibility: hidden;
      }
      .burger.is-active .burger-line:nth-child(3) {
        top: 0.5rem;
        transform: rotate(-45deg);
      }
      .burger{
        display: block;
        visibility: visible;
    }
    .header_contact {
        position: fixed;
        top: -105vh;
        left: 0;
        width: 100%;
        height: 100vh !important;
        height: auto;
        padding: 4rem 0 3rem;
        overflow: hidden;
        background-color: #000;
        transition: all 0.4s ease-in-out;
    }
    
        .menu-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 1.25rem;
    }
     .header_contact  ul {
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        height: 100%;
        padding: 0px 18px;
    }
    nav .header_contact  ul li a, nav.hq_nav .header_contact  ul li a {
        padding: 14px 0px;
        font-size: 12px;
        display: block;
}
      .header_contact ul li {
        width: 100%;
       border-top: 1px solid #ffffffa8;
       margin-right: 14px !important;
    }
    .header_contact.is-active {
        top: 0;
    width: 100%;
    }
    .twonumber{
        font-size: 30px;
        line-height: 30px;
        bottom: 10px;
    left: 10px;
    }
    .numtwo{
        padding: 10px;
        padding-bottom: 40px;
    }
    .numtwo_outer {
    width: 259px;
}
.numtwo_outer_2 {
    left: 42%;
}
.numtwo_outer_3 {
    right: -4%;
}
.h2 {
    font-size: 50px;
    line-height: 50px;
}

.pad80 {
    padding: 40px 0px;
}
.projectoverview .row .col-lg-4{
    order:1;
}
.projectoverview .row .col-lg-8{
    order:2;
}
.projectoverview .row .col-lg-8 .row {
    margin-top: 10px;
}
.projectoverview .row .col-12{
    order:3;
}
.projectoverview{
    padding-bottom:0;
}

.aboutspr_content p.des {
    padding: 0px 0px 15px 0px;
}
.projectoverview .h2 {
    margin-bottom: 35px;
}
.about_pointer {
    padding-right: 0px;
    margin-top: 10px;
}
.galleryimg {
    height: 353px;
}
.gallery-title{
    font-size: 65px;
    padding: 0px 10px;
}
.nav-tabs .nav-link {
    font-size: 12px;
    padding: 10px 0px;
    letter-spacing: 1px;
}
.biophilic_para {
    width: auto;
}
.sustainability_1 {
    padding-right: 0px;
}
.sus_para{
    margin-top: 25px;
}
.sustainabilty_pointer {
    margin-top: 25px;
    width: 100%;
}
.sustainabilty_inner {
    width: 31%;
}
.esgreport_outer {
    margin-top: 40px;
}
.numtwo_outer_1 {
        top: 4%;
        left: 8%;
    }
.numtwo_outer_4 {
        top: 7%;
        left: 13%;
    }
    .numtwo_outer_2 {
        left: 42%;
        top: -4%;
    }
    .numtwo_outer_3 {
        right: 5%;
        top: 14%;
    }
    .architect{
        margin-top: 30px;
    }
    .floorplan_side img {
     height: auto; 
}
.accordion-button {
    letter-spacing: 1.8px;
    
}
.accordion-button:not(.collapsed)::after {
    
    width: 77%;
    
}
.floorplan-img {
    
    justify-content: flex-start;
}
.floorplans{
    margin-top: 50px;
    padding-left: 0px;
}
.floorplan_main::after {
    height: 82%;
}
.map-content {
    margin-top: -85px;
}
.map_content_1 .d-flex .sustainabilty_inner {
    
    margin: 15px 7px 0px;
}
.address p br{
    display: none;
}
.address h5 {
        line-height: 12px;
        margin-bottom: 12px;
        font-size: 13px;
    }
    .address p {
        font-size: 13px;
        margin-bottom: 24px;
    }
    .address a {
        font-size: 13px;
    }
    
    .masterplan{
        flex-direction: column;
    }
    .masterplan a:first-child{
        margin-bottom:15px;
    }
   .gallery_large img{
       width: 100%;
   }
   .gallery_small img {
    width: 100%;
}
.item_g img{
    height: 75vh;
}

}


@media (max-width: 767px){
        .sky_sanctuary img {
   
    object-fit: cover;
}
    .dsk_img {
    display: none !important;
}

.mob_img {
    display: block !Important;
}
    .clubamenity .tab-content>.tab-pane {
    display: block;
    opacity: 1;
  }
  .about_pointer_inner img {
    width: 46px;
    padding: 5px;
}
.about_pointer .about_pointer_inner p {
    color: #232323;
    line-height: 1.2em;
    padding:0px 10px;
    width: auto;
    font-size: 14px;
}
.sustainabilty_inner img {
    width: 46px;
    padding: 5px;
}
.sustainabilty_inner p{
     font-size: 14px;
    color: #232323;
    line-height: 1.2em;
    padding:0px 10px;
    width: auto;
    
}
    .banner_content div {width: 225px;}
    .banner_content {width: 100%;bottom: 200px;left: 18px;}
    .h2 {font-size: 30px;line-height: 30px;}
    .projectoverview .h2 {margin-bottom: 30px;}
    .about_pointer .about_pointer_inner {width: 47%;padding: 18px 8px;justify-content: flex-start;}
    .about_pointer .about_pointer_inner::after {background: #80808073;}
    .map_content_1 {width: 100%; margin-top: 30px;padding: 0px 12px;}
    .about_pointer {margin-top: 0px;}
    .gallery-title {padding: 0px 50px;}
    .swiper-container-port {margin-top: 30px;}
    .projecttitle {font-size: 13px;
        margin-bottom: 12px;
        }
    .aminityview .nav-item {
    margin: 0px 0px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #80808042;
}
.nav-item:after {
    right: 1px;
}
.nav-item_last:after{
    content:"";
}
.viewslideouter {
    justify-content: flex-start;
    margin-top: 30px;
}
.closeslider {
    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
}
.closeslider img {
    width: 30px;
    padding: 2px 0px 0px 1px;
}
.sliderbtn {
    width: 50px;
    height: 50px;
}
.swiper-button-next {
    right: 15px;
}
svg {
    width: 20px;
    height: 20px;
}
.swiper-button-prev {
    left: 15px;
}
.count {
    font-size: 80px;
    line-height: 80px;
}
.aminityview {
    margin-top: 20px;
}
.sus_img {
    margin-top: 30px;
}
    .sustainabilty_inner {
        width: 47%;
        padding: 16px 0px;
        justify-content: flex-start;
    }
    .sustainabilty_pointer {
        margin-top: 15px;
    }
    .floorplan_main .row{
        flex-direction: column-reverse;
    }
    .floorplan-img {
        padding-left:0;
    }
    .floorplan_side{
        display: none;
    }
    
    .floorplan-img h2 br{
        display: none;
    }
        .floorplan_main::after {
        height: 86.8%;
    }
.floorplans {
        margin-top: 25px;
        padding-left: 0px;
    }
    .map img{
        /*height: 340px;*/
        object-fit: cover;
    }
    .map-content {
        margin-top: -74px;
    }
    .map_content_1 .d-flex .sustainabilty_inner{
        margin: 5px 5px 0px;
        width: 46%;
    }
    .arcitects_side_inner {
    position: static;
    }
        .address p {
        margin-bottom: 20px;
    }
    .address h5.fothd2 {
        margin-bottom: 9px;
    }
        .addres2 {
        margin-top: 25px;
    }
    .archi_main .row{
        margin-top: 30px;
        flex-direction: column-reverse;
    }
    .arcitects_side_inner_1{
        /*position: relative;*/
        overflow: hidden;
        /*margin: 30px 0px;*/
    }
/*    .numtwo_outer {*/
/*   position: static;*/
/*        width: 100%;*/
/*        flex-direction: column-reverse;*/
/*        display: flex;*/
/*        background: #f6f4ee;*/
/*        padding: 20px;*/
/*        justify-content: space-between;*/
/*}*/
.numtwo{
    position: fixed;
        top: 50%;
        left: 0;
        bottom: 0;
        right: 0;
        width: 90%;
        height: fit-content;
         opacity: 0; 
        z-index: -1;
        margin: 0 auto;
        padding: 20px;
        transition: all 0.5s ease;
}
.numtwo.shownumtwo{
    opacity: 1; 
    z-index: 999;
    transform: translate(0%, -50%);
}
body.shadow:after{
    content:"";
    position: fixed;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    background: #000000b8;
    z-index: 99;
}
.crossnumber{
    position: absolute;
        right: 6px;
        top: 6px;
        width: 30px;
        height: 30px;
}
.numtwo p {
    font-size: 13px;
}
.twonumber{
   /*color: #000;*/
   /*margin-top: 25px;*/
   /*position: static;*/
   position: static;
        color: #fff;
}
.numone{
    font-family: 'Saol Display';
    font-weight: 300;
    font-style: italic;
    font-size: 30px;
        line-height: 30px;
}
.arcitects_side_inner>img{
    height: 400px;
    object-fit: cover;
}
.architect_data h4 {
   
    font-size: 30px;
    line-height: 30px;
    
}
.accordion-button:not(.collapsed)::after {
        width: 57%;
    }
    
    #myTabContent1 .accordion-button {
        padding: 16px 5px;
        background-image: url(../images/chevron.png);
        background-repeat: no-repeat;
        background-position: 97%;
        background-size: 20px;
        font-size: 14px;
    }
    #myTabContent1 .accordion-button:not(.collapsed){
      background-image: url(../images/arrow-up.png);
    }
    #myTabContent1 .accordion-button:not(.collapsed)::after{
       content: none; 
    }
    .amenityslider .swiper-slide img {
    height: 348px;
    object-fit: cover;
}
.galleryimg{
    height: 100%;
}
.swiper-container-port .swiper-wrapper{
    align-items: center;
}

.biophilicImage{
      background-image:url(../images/Biophilic-1-mobile.webp);
  }
  .biophilicImage1{
      background-image:url(../images/Biophilic-1-mobile.webp);
  }
  .biophilicImage2{
      background-image:url(../images/Biophilic-1-mobile.webp);
  }
  
  
  .tropicalImage{
      background-image:url(../images/tropical1mobile.webp);
  }
  .tropicalImage2{
      background-image:url(../images/tropical2mobile.webp);
  }
  .tropicalImage3{
      background-image:url(../images/tropical3mobile.webp);
  }
  .tropicalImage4{
      background-image:url(../images/tropical4mobile.webp);
  }
  .tropicalImage5{
      background-image:url(../images/tropical5mobile.webp);
  }
  
  .numtwo_outer_4 {
        top: 70%;
        left: 13%;
    }
    .numtwo_outer_3 {
        right: -40%;
        top: 48%;
    }
    .swiper-counter {
    bottom: 75px;
    }
       .numtwo_outer_2 {
        left: 61%;
        top: 15%;
    }
    .numtwo_outer_1 {
        top: 34%;
        left: 8%;
    }
    .masterplan {
        flex-direction: row;
    }
    .masterplan a:first-child {
        margin-bottom: 0;
    }
    .masterplan a {
    margin-right: 10px;
    
    font-size: 14px;
   
}
.bannercontent {
    font-size: 50px;
    line-height: 50px;
}
.bannersub_cont {
    font-size: 20px;
    line-height: 20px;
}
.map_content_1 p {
    padding: 0;
}
.map-content .row {
    padding-top: 18px;
}
.map_pointer {
        margin-bottom: 14px;
        border: 1px solid #00000012;
        padding: 10px;
    }
.map_pointer ul {
    
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0px;
}
.map_pointer ul li {
    width: 100%;
        list-style-position: outside;
padding: 8px 0 0 15px;

}
.map_pointer_1 img {
    width: 60px;
}
.map_pointer_1 h6{
    font-size: 18px;
margin-left: 20px;
}
    .projectoverview {
        padding-bottom: 30px;
    }
    .navigateimage {
    margin-top: 25px;
}
/*.navigateimage img{*/
/*    height: 240px;*/
/*    object-fit: cover;*/
/*}*/
.amenityslider .swiper-slide p {
    padding: 15px 2px 20px;
}
.amenityslider {
   
    padding-top: 15px;
}

.banner {
   overflow: hidden;
    
}
.banner_content div.porjectlogo {
    width: 217px;
}

.h2 br{
display: none;
}
.navigate {
display: block;
}
}


@media (max-width: 320px){
    .h2 {
        font-size: 28px;
        line-height: 28px;
    }
}
