@media screen and (min-width: 1920px) {}

@media screen and (min-width: 1200px) {}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1700px) {
    .heroConfigrationbox {
        left: 12%;
    }
}

@media screen and (max-width: 1600px) {
    .heroConfigrationbox {
        left: 7%;
    }
}

@media screen and (max-width: 1500px) {
    .heroConfigrationbox {
        left: 5%;
    }
}

@media screen and (max-width: 1400px) {

    /* banner */
    .banner {
        height: 90vh;
    }
    .containerBox {
        width:86%;
    }
    .stickyForm {
        bottom: 0;
    }
    .heroConfigrationbox .priceTitle {
        font-size: 2.5rem;
    }

    /* Gallery */
    .gallSwiper .content {
        left: 1rem;
        bottom: 1rem;
    }
    .gallSwiper img
    {
        object-fit: cover;
    }

    .gallSwiper .content h4{
        font-size: 1.1rem;
    }

    .gallSwiper .content span{
        font-size: 1rem;
        display: none;
    }
}

@media screen and (max-width: 1199px) {

    /* banner */
    .heroConfigrationbox {
        left: 1%;
    }

    /* overview */
    .overview .swiperImg {
        max-height: 500px;
    }

    .overviewContent .inner {
        margin-top: 2rem;
    }

}

@media screen and (max-width: 1023.9px) {}

@media screen and (max-width: 991.9px) {
    .padding {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .containerBox {
        width: 92%;
    }

    /* heroConfigrationbox */
    .heroConfigrationbox {
        padding: 1.2rem;
    }

    .heroConfigrationbox .priceTitle {
        font-size: 2.3rem;

    }

    .heroConfigrationbox .list li {
        font-size: 1rem;
    }

    .heroConfigrationbox .button {
        padding: 1rem;
        border-radius: 2rem;
        font-size: 0.8rem;
    }

    /* project-summary */
    .project-summary .leftSummaryBox .heading {
        margin-bottom: 1rem;
    }

    .RightSummaryBox {
        margin-top: 2rem;
    }

    /* architect */
    .architect .architectImg {
        width: 100%;
    }

    /* hightlightImg */
    .hightlight .hightlightImg {
        margin-top: 1rem;
        width: 100%;
    }
}

@media screen and (max-width: 767.9px) {
    .padding {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .heroConfigrationbox .list li {
        font-size: 0.9rem;
    }

    /* gallery */
    .gallSwiper {
    padding-right: 0;
}

    /* stickyForm */
    .stickyForm {
        width: 100%;
        position: static;
    }

    .heroConfigrationbox {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
.bannerText {
    position: absolute;
    bottom: 7.5rem;
    left: .5rem;
    max-width: 450px;
    width: 98%;
    z-index: 9;
    background: #000000bd;
    padding: 30px 20px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
   }
}


@media screen and (max-width: 576px) {
    body {
        font-size: 75%;
    }
    .overvieBtnBox .col-lg-3
    {
        border-right: 1px solid #ddd2c0;
        border-bottom: 1px solid #ddd2c0;
        padding-bottom: 14px;

    }
    .Exudingluxury
    {
        margin-bottom: 0;
    }
   .Exudingluxury h2 {
        color: #fff !important;
        text-align: center !important;
        width: 100%;
        margin-bottom: 0px !important;
    }
    .amenities-list2 
    {
        width: 90%;
        margin-left: 5%;
    }
    .bg-image::before {
    background: linear-gradient(to top, black, transparent);
    width: 100%;
    right: 0;
    top: auto;
    max-width: 100%;
    height: 208px;
}
    .Exudingluxury {
    width:100%;
    margin-right: 0;
    text-align: center;
    padding: 1rem;
    line-height: 1.2;
}
.luxurious .circleImg {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 0;
}
.luxurious .circleImg img{
    width: 100%;
    border-radius: 0;
}
.overlayContent p {
    text-align: left;
    width: 100%;
}
.luxurious .circleTitle, .luxurious .luxuribox
{
    margin-top: 0;
}
    .Exudingluxury h4{
        text-align:center;
    }
    .amenities h4 {
    font-size: 1.3rem;
    }
    .overvieBtnBox .col-lg-3:nth-last-child(1), .overvieBtnBox .col-lg-3:nth-last-child(3)
    {
        border-right:none;
    }
    .overvieBtnBox .col-lg-3:nth-last-child(1), .overvieBtnBox .col-lg-3:nth-last-child(2)
    {
        border-bottom:none;
    }

    .menuContainer .inner {
        width: 100%;
    }
.heading p, .heading span {
    font-size: 1rem;
    line-height: 1.2;
        text-align: left;
}
.heading h2 small {
    display: flex;
    margin-bottom: 10px;
}
.bg-image
{
    height: 60vh !important;
}
.SkylinemySwiper img
{
    height:289px;
    object-fit: cover;

}
.confi-block {
    padding: 40px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 10px;
}
    .heading {
        align-items: flex-start;
    padding-bottom: 10px;
    }
.amenities-list {
    padding-left: 0;
}
    .heading h2 {
        font-size: 1.37rem;
        margin: auto;
        text-align: center;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .mob-b
    {
        margin-bottom: 1rem;
    }
    /* banner */
    .heroConfigrationbox{
        position: static;
        transform: none;
        max-width: 100%;
    }
    .readmore.floor-plan-btn
    {
        margin-top: 2rem;
    }
    .readmore.floor-plan-btn a {
        width: 183px;
    }

    .heroConfigrationbox .priceTitle {
        font-size: 2rem;
    }

    .heroConfigrationbox .list {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    /* overview */
    .amenities .amenitiesBox p {
        text-align: left;
    }

    /* architect */
    .architect .architectContent .inner {
        margin-top: 1.2rem;
    }

.fs-3 {
    font-size: 19px;
}

    .footer .reralogo {
        max-width: 300px;
        margin: 0 auto;
    }

    .footer .rerabox {
        text-align: center;
    }

    .footer .reraDetailsBox {
        text-align: center;
        margin-top: 1rem;
    }

    .footer .reraDetailsBox {
        border-left: none;
        padding-left: 0;
    }

    .footer .reraImg {
        max-width: 100%;
    }

    .privacyBox {
        padding-bottom: 3rem;
    }



}

@media screen and (max-width: 500px) {
        .banner {
        height: auto;
    }
    .bannerText
    {
        padding: 1rem;
        text-align: center;
    }
    .bannerText h2
    {
    font-size: 20px;
}
    .bannerText .readmore {
    justify-content: center;
}
    .overviewContent
    {
        padding: 0 1rem;
    }
}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 405px) {
        .readmore.floor-plan-btn a {
        width: 168px;
        FONT-SIZE: 12PX;
    }
}

@media screen and (max-width: 369.9px) {}

@media screen and (max-width: 329px) {}