/*************** MEDIA QUERIES ****************/


@media (min-width:1400px){

  .header .navbar-nav li a{
    font-size: 15px;
    padding: 10px 15px !important;
  }
  .navbar-nav {
    gap: 30px;
}
 .about-content p {
    font-size: 22px;
    line-height: 40px;
} 
.amenities-sec:before {
    width: 200px;
    height: 420px;
}
.ameni-img img {

    height: 300px;

}
.loc-stats {
    gap: 50px !important;
}
.stats-box {
    padding-right: 39px;
}
.stats-box:before {
    border-right: 3px solid #fff;
    height: 80%;
}
.loc-stats h4 {
    font-size: 36px;
}

.loc-stats p {
    font-size: 20px;
}


}

@media (min-width:1200px) and (max-width:1399px){

  .about-video-sec:before{ display:none; }

  .header .navbar-nav li a{
    font-size: 14px;
    padding: 10px 10px !important;
  }

}


@media (min-width:992px) and (max-width:1199px){

  .header .navbar-nav li a{
    padding: 10px 10px !important;
    font-size: 11px;
  }

  section.banner-sec{ height:auto; padding:60px 0; }

  .about-info:before,
  .about-video-sec:before{ display:none; }

  section.inner-banner{ height:auto; padding:50px 0; }

  .about-bottom-text{ padding:0; }
  .about-content p {
    font-size: 15px;
    line-height: 25px;
    }

}


@media (min-width:768px) and (max-width:991px){

  .banner-sec{ height:auto; padding:50px 0; }

  .banner-bottom-info h2{ font-size:40px; }
  .banner-bottom-info span{ font-size:16px; }

  .project-name:before,
  .project-name:after,
  .about-sec::after,
  .amenities-sec:before,
  .master-plan-sec:before,
  .about-info:before,
  .about-video-sec:before,
  section.cta-form:before,
  .shape-star,
  .shape-ellipse,
  .star-shape{ display:none; }

  .border-title{ text-align:center; padding:0; }
  .project-name{ justify-content:center; }

  .title{ font-size:32px; line-height:35px; }

  .location-sec{ background-size:cover; }
  .location-adv{ padding:20px 0; }

  .cta-title{ text-align:center; }
  .cta-title h2{ font-size:32px !important; margin-bottom:30px; }
  .cta-title h2 br{ display:none; }

  .cta-img img{ border:none; margin-bottom:20px; }

  .footer-sec .col-lg-4.pe-lg-5{ padding-bottom:20px !important; }

  .navbar-toggler{ border:none; }
  .navbar-toggler:focus{ box-shadow:none; }

  section.inner-banner{ height:auto; padding:50px 0; }

  .about-stats-box h4{ font-size:40px; }
  .about-info-box h5{ font-size:30px; }

  .about-ui-text{ padding:20px 0; }
  .about-bottom-text{ padding:0 0 10px; }

  .about-info .row.mt-5{ margin-top:0 !important; }

  .contact-info-box a,
  .contact-info-box p{ font-size:14px; }

}

@media (max-width:768px){

  .gallery-grid{ grid-template-columns:repeat(2,1fr); }

  .price-grid{
    overflow-x:auto;
    grid-template-columns:180px repeat(4,160px);
  }

  .price-grid-sec{ overflow-x:auto; }

}

@media (max-width:767px){

  .banner-content span{font-size: 12px;}
  .banner-content h1{font-size: 32px;line-height:30px;}
  .banner-content p{font-size: 12px;}

  .banner-sec{height: auto;padding:30px 0;background: url(../../assets/images/mobile-banner.avif);border-radius: 0;background-repeat: no-repeat;background-size: cover;}

  .navbar-toggler{border:none;background: #fff;border-radius: 100px;height: 55px;width: 55px;}
  .navbar-toggler:focus{ box-shadow:none; }

  .banner-bottom-info{
    margin-bottom:30px;
    background:#f5f5f5;
    padding:10px;
    border-radius:5px;
    box-shadow:0 4px 12px rgba(0,0,0,0.1);
    border:1px solid #ddd;
  }

  .project-name:before,
  .project-name:after,
  .about-sec::after,
  .line-title,
  .master-plan-sec:before,
  section.cta-form:before,
  .shape-star,
  .shape-ellipse,
  .star-shape,
  .stats-box:before,
  .about-info:before,
  .about-video-sec:before{ display:none; }

  .project-name{text-align:center;justify-content:center;display: none;}
  .border-title{ text-align:center; padding:0; }

  .about-content{ padding:15px 0; }

  .title{font-size: 32px;line-height:40px;}

  .ameni-row .col-lg-6.px-0{ padding:0 15px; }
  .container-fluid.px-0{ padding:0 15px !important; }

  .amenities-title h4{ font-size:36px; line-height:40px; }

  .plan-tabs .nav-link{ padding:5px 15px; font-size:16px; }

  .location-sec{ background:#27313d; background-size:cover; }

  section.cta-form{ padding:50px 0 !important; }

  .cta-img{ padding:10px 0; }

  .footer-bottom .container{ padding:15px; }

  .location-text p{ font-size:14px; padding:0; margin:0; }

  .stats-box{ display:block !important; margin-bottom:10px; }

  section.inner-banner{ height:auto; padding:30px 0; }

  .contact-info-box{
    border:none;
    margin-bottom:20px;
    background:#efefef;
    padding:20px;
    box-shadow:0 7px 29px rgba(100,100,111,.2);
  }

  .gallery-filter{ justify-content:center; }
  .gallery-filter li{ padding:8px 16px; font-size:13px; }

  .amenities-info{
    padding:20px;
    background:#fff;
    border:1px solid #ddd;
  }

  .amenities-img img{
    height:200px;
    object-fit:cover;
  }

  .unit-info-box{ padding:25px 10px; }
  .unit-item i{ font-size:32px; }
  .unit-item p{ font-size:14px; }

  .charges-box{ border-left:0; padding-left:0; }

  .charges-list li span:last-child{ color:#1f2a37; }

  .price-grid-table th,
  .price-grid-table td{
    font-size:14px;
    padding:14px 10px;
  }

  .price-grid-table .dark{ min-width:180px; }
  .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFFFFF1A;
}

.banner-content {
    text-align: center;
    padding: 170px 0 0;
}

.banner-bottom {
    display: none;
}

.navbar-brand img {
    filter: brightness(0) invert(1);
    /* width: 55%; */
}

header.header.sticky {
    background: #26303d;
    z-index: 9999;
}
div#navbarSupportedContent {
    background: #fff;
    padding: 10px 10px;
    gap: 0 !important;
}

.navbar-nav {
    gap: 0;
}
.about-sec {
    background: none;
    padding: 20px 0;
}

.about-content p {
    color: #26303D;
    text-align: center;
    font-size: 14px;
}
.about-sec .container-fluid {
    margin: 0 !important;
}
.about-video-btn {
    display: none;
}

.about-sec .title {
    color: #26303D;
    font-size: 32px;
}
.ameni-top-text {
    display: none;
}

.amenities-sec .thm-btn {
    display: none;
}
.gal-title-bottom {
    display: none;
}
.plan-desc {
    margin: 20px 0;
    font-size: 14px;
}

.plan-list span {
    font-size: 14px;
}

.plan-list li b {
    font-size: 14px;
}

.title-dec {
    font-size: 16px;
    line-height: 25px;
}

.title-dec br {
    display: none;
}
.cta-title {
    text-align: center;
}

.cta-title h2 {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 30px;
}

.cta-title h2 br {
    display: none;
}

.cta-form h3 {
    font-size: 20px;
}

.cta-form {
    margin: 30px 0 0;
}
.footer-title {
    margin: 20px 0 20px;
}
.about-sec .title {
    position: relative;
}

.about-sec .title:before {
    content: "";
    height: 2px;
    background: rgb(0 0 0 / 70%);
    width: 27%;
    position: absolute;
    left: 0;
    top: 20px;
}

.about-sec .title:after {
    content: "";
    height: 2px;
    background: rgb(0 0 0 / 70%);
    width: 27%;
    position: absolute;
    right: 0;
    top: 20px;
}
.py-5 {
    padding: 20px 0 !important;
}
.title {
    position: relative;
}

.title:before {
        content: "";
        height: 2px;
        background: rgb(0 0 0 / 70%);
        width: 55%;
        position: absolute;
        right: -23px;
        top: 60px;
}

.location-adv .title:before {
    display: none;
}

.gallery-sec .title:before {
    display: none;
}



.cta-title .title:before {
    display: none;
}
.amenities-sec:before {
    position: absolute;
    content: "";
    background: url(../../assets/images/mobile-amenities-shape.avif);
    top: -65px;
    right: 0;
    width: 110px;
    height: 220px;
    background-repeat: no-repeat;
    left: auto;
    z-index: 999;
}
.about-sec .row .col-lg-6 {
    padding: 0;
}

.about-sec .row {
    margin: 0;
}
.gallery-btn {
    position: absolute;
    top: 30px;
    right: 50px;
}

.gallery-sec {
    position: relative;
}
.shape-star {
    display: block !important;
    left: 0;
}

.shape-ellipse {
    display: block !important;
}

.star-shape {
    display: block !important;
}
.gallery-carousel .item img {
    height: 250px;

}
.cloud-shape-1 img {
    width: 160px;
}

.cloud-shape-2 img {
    width: 110px;
}
.cloud-shape-1 {
    top: 74%;
    left: -3%;
}
.cloud-shape-2 {
    top: 72%;
    right: -2%;

}


}

/*mobile*/
@media screen and (max-width: 600px) {
  .yellow-btn {
    font-size: 12px;
}
    .about-content p {
        font-size: 12px;
    }
        .navbar-brand img {
        width: 150px;
    }
    .navbar-toggler-icon {
    width: 25px;
    }
        .navbar-toggler {
        height: 45px;
        width: 45px;
    }
    .about-content1 a {
    font-size: 16px;
    padding: 7px 20px;
}
.about-content1 {
    display: flex;
    justify-content: center;
}
.about-content {
    margin-bottom: 20px;
}
    .title {
        font-size: 28px;
        line-height: 32px;
        font-weight: 500;
    }
        .title:before {
        content: "";
        height: 1px;
        right: -23px;
        top: 48px;
    }
    .amenities-box h5 {
    font-size: 18px;
}
.plan-tabs {
    background: transparent;
    margin: 20px 0 !important;
}

.thm-btn {
    font-size: 16px;
    padding: 7px 20px;
}
    .py-5 {
        padding: 34px 0 !important;
    }
    .location-sec-mobile .title {
    font-size: 28px;
    line-height: 32px;
}
.location-sec-mobile h4 {
    font-size: 20px;
}
.location-sec-mobile p {
    color: #F0F0F0;
    font-size: 10px;
}
    .title-dec {
        font-size: 12px;
        line-height: 25px;
        margin-top: 12px;
    }
    .gallery-carousel {
    margin-top: 0px;
}
.gallery-carousel {
    margin-top: 0px;
}
.gallery-carousel .item img {
        height: 150px;
    }
.owl-carousel .owl-item {
    width: 250px !important;
}
.cta-title h2 {
        font-size: 26px;
        line-height: 32px;
    }
}