@media only screen and (max-width: 1199px) {

    .awardsSlider .slick-prev {
        left: 15px;
        z-index: 1;
    }

    .awardsSlider .slick-next {
        right: 15px;
    }

    .slick-next {
        right: 0;
    }

    .slick-prev {
        left: 0;
    }

    .propertyHolder {
        background-size: cover;
        padding: 30px 0 41px;
    }

    .propertyHolder h2 {
        margin: 0 0 40px;
    }

    .aboutLeft .about-color-img {
        left: 140px;
    }

    .aboutLeft .aboutleft-last-img {
        right: 0;
    }

    .navArea ul {
        padding: 20px 35px;
    }

}

@media only screen and (max-width: 991px) {

    .navArea ul li::before {
        display: none;
    }

    .navArea ul li a {
        font-size: 13px;
    }

    .navArea ul {
        padding: 20px 15px;
    }

    .aboutLeft figure:nth-child(2),
    .aboutLeft .aboutleft-last-img {
        width: 60%;
    }

    .aboutLeft .about-color-img {
        left: 90px;
    }

    .aboutRight h2,
    .propertyHolder h2 {
        font-size: 36px;
    }

    .aboutRight span {
        font-size: 12px;
        padding: 0 8px;
    }

    .propertyHolder ul li strong {
        font-size: 28px;
        line-height: 22px;
    }

    .propertyHolder ul li span {
        font-size: 15px;
    }

    .propertyHolder {
        background-size: 100% 115%;
    }

}

@media only screen and (max-width: 767px) {

    .header {
        width: 32%;
    }

    .homebanner_text h2 {
        font-size: 42px;
        line-height: 50px;
        margin: 0 35px 0px;
    }

    .homebanner_text {
        width: 100%;
        margin-top: 0px;
    }

    .homeBanner::after {
        bottom: -30px;
    }

    .homeBanner .slick-dots {
        bottom: 17px;
    }

    .about_holder .wrapper,
    .planArea {
        flex-direction: column;
    }

    .aboutLeft,
    .aboutRight,
    .planLeft,
    .planRight {
        width: 100%;
    }

    .aboutRight {
        padding-top: 190px;
    }

    .planLeft img,
    .planRight img {
        width: 100%;
    }

    .planRight {
        padding-top: 40px;
    }

    .siteVisitArea {
        padding: 40px 20px;
    }

    .footerContact ul {
        flex-direction: column;
    }

    .footerContact ul li {
        width: 100%;
    }

    .navArea {
        display: none;
    }

    .awardsSlider .slick-list {
        padding-right: 0 !important;
    }

    .galleryArea {
        padding: 30px 0 30px 30px;
        width: 100%;
    }

    .galleryArea .slick-list.draggable {
        padding-right: 0 !important;
    }

    /* .galleryArea:after {
        display: none;
    } */

    .galleryArea .slick-next {
        width: 37px;
        height: 54px;
        background-size: 100%;
    }

    .galleryArea .slick-prev {
        left: -22px;
        z-index: 2;
    }

    .galleryArea .slick-slide img {
        width: 100%;
    }

    .lifeHolder .slick-next {
        width: 50px;
        height: 50px;
    }

    .lifeHolder .slick-prev {
        width: 50px;
        height: 50px;
    }

    .homeBanner .slick-slide img {
        min-height: 350px;
        object-fit: cover;
    }

    .enqueryArea a,
    .brochureArea a {
        padding: 10px 20px;
        font-size: 12px;
    }

    .brochureArea {
        right: -68px;
    }

    .enqueryArea {
        right: -44px;
        top: 370px;
    }

    .wprmenu_bar #custom_menu_icon.hamburger {
        padding-bottom: 6px !important;
    }

    html body div.wprm-overlay {
        background: rgb(55 14 20) !important;
    }

}

@media only screen and (max-width: 479px) {

    .header {
        width: 58%;
        position: relative;
    }

    .homeBanner {
        margin-top: -220px;
    }

    .homeBanner::after {
        bottom: -40px;
    }

    .homebanner_text {
        margin-top: 0;
    }

    .homebanner_text h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .homebanner_text a {
        font-size: 18px;
        line-height: 35px;
    }

    .homeBanner .slick-dots {
        bottom: 30px;
    }

    .aboutRight h2,
    .propertyHol {
        font-size: 30px;
    }

    .plansHolder h2 {
        margin-bottom: 30px;
        font-size: 30px;
    }

    .plansHolder h3 {
        font-size: 24px;
    }

    .propertyHolder {
        background: #ad8562;
    }

    .propertyHolder ul {
        flex-direction: column;
    }

    .propertyHolder ul li:not(:last-child) {
        margin-bottom: 30px;
    }

    /* .galleryHolder {
        min-height: 450px;
    } */

    .galleryHolder h2 {
        margin: 0 0 20px;
        font-size: 30px;
    }

    .lifeHolder h2 {
        margin-bottom: 15px;
        font-size: 30px;
    }

    .siteVisitArea ul li:not(:last-child) {
        width: 100%;
    }

    .testimonialArea h2 {
        font-size: 30px;
    }

    .location h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .location .tablinks {
        width: 160px;
    }

    .locationArea {
        margin-top: 0;
        padding: 20px 40px 0px 15px;
        width: 100%;
        left: 0%;
    }

    .locationArea ul li {
        font-size: 14px;
    }

    .footerContact ul li {
        padding: 20px 0;
        /* margin-bottom: 5px; */
    }

    /* .testiSlider .slick-dots {
        top: -34px;
    } */

    .amenitiesHolder h2 {
        font-size: 30px;
    }

    .lifeHolder .slick-active:nth-child(odd) {
        margin-top: 0px;
    }

    .lifeSlider .slick-slide img {
        width: 100%;
    }

    .awardsHolder h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .siteVisitArea h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .testimonialArea {
        padding: 30px 0 30px;
    }

    .aboutRight h2,
    .propertyHolder h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }

}