
@media only screen and (max-width:1440px) {
    a.NavActionBtn {
        padding: 0.2rem 0rem;
        font-size: 13px;
    }

        a.NavActionBtn i {
            font-size: 14px;
        }

    .container {
        max-width: 1280px;
    }

    header .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
        font-weight: 600;
        padding: 0.5rem 0.5rem;
    }

    a.DownloadBrochureBtn img,
    a.EnquireBtn img {
        max-width: 40px;
    }
}

@media only screen and (max-width:1366px) {
    a.EnquireBtn {
        top: 30%;
        transform: translateY(-30%);
    }

    a.DownloadBrochureBtn {
        top: 60%;
        transform: translateY(-60%);
    }
}


@media only screen and (max-width:1280px) {

    a.NavActionBtn.mobNum {
        font-size: 16px;
        line-height: 12px;
    }

    .locationGraphic {
        flex-wrap: wrap;
    }

        .locationGraphic .mapLocation,
        .locationGraphic .staticLocation {
            width: 100%;
            max-height: initial;
        }

    header {
        padding: 0px 0;
    }

    .navbar .navbar-brand p {
        font-size: 8px;
    }

    .partnerBrand {
        padding: 0px;
    }

        .partnerBrand img {
            max-width: 50px;
        }

    header.fixed .navbar .navbar-brand img,
    header .navbar .navbar-brand img {
        max-width: 70px;
    }

    header .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
        padding: 0.5rem 0.5rem;
    }

    a.NavActionBtn {
        font-size: 10px;
    }

        a.NavActionBtn i {
            font-size: 12px;
        }

    header .navbar-light .navbar-nav .nav-link.enqButton {
        font-size: 10px;
    }

    .h1 {
        font-size: 30px;
    }
}

@media only screen and (max-width:1140px) {
    .navbar {
        padding: 0.5rem 0rem;
    }

    .navbar-brand {
        margin-right: 0.5rem;
    }

    header .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
        padding: 0.5rem 0.3rem;
    }
}

@media only screen and (max-width:1024px) {

    .towerDescription .towerSticker {
        max-width: 230px;
        right: 5%;
    }

    a.NavActionBtn {
        font-size: 9px;
    }

    .navbar .navbar-brand img, header.fixed .navbar .navbar-brand img {
        max-width: 70px;
    }

    .partnerBrand img {
        max-width: 40px;
    }

    a.NavActionBtn {
        padding: 0rem 0rem;
    }
}

@media only screen and (max-width:1000px) {
    header .navbar-light .navbar-nav .nav-link {
        font-size: 11px;
    }
}

@media only screen and (max-width:991px) {

    .towerDescription .towerSticker {
        display: none;
    }

    .floorPlanArea .flatTypeSection {
        padding: 20px 0 0;
    }

        .floorPlanArea .flatTypeSection ul {
            flex-wrap: wrap;
        }

            .floorPlanArea .flatTypeSection ul li {
                display: block;
                padding: 0 5px 10px;
                width: 50%;
            }

    p.astrText {
        text-align: center;
        padding-top: 20px;
    }

    .overviewSec .overviewContent ul li {
        width: 100%;
        padding: 0 0 0 0;
    }

    .video-background {
        background: #034694 url("../images/img-2.jpg") 50% 50% no-repeat;
        background-size: cover;
    }

    .video-foreground {
        display: none;
    }

    .navbar-nav, header .form-inline {
        width: 100%;
    }

    .modal-open .modal {
        background: rgb(0 0 0 / 50%);
    }

    .navbar-nav .nav-item.externalLink {
        position: relative;
        margin-left: 0px;
        border-top: 1px solid #f4f4f4;
    }

    .enquiryBox p {
        line-height: 18px;
    }

    .navbar-nav .nav-item.externalLink a::before {
        content: initial;
    }

    .amenitiesList ul li {
        width: 50%;
        padding: 0 10px 10px 0;
    }

    .EnquireBtn, .DownloadBrochureBtn {
        display: none;
    }

    .mobileView {
        display: block;
    }

    header.fixed .navbar-collapse {
        background-color: transparent;
        padding: 15px;
        margin-top: 15px;
        border-top: 1px solid #034189;
    }

    .navbar-nav {
        align-items: flex-start;
    }

        .navbar-nav .nav-item {
            width: 100%;
        }

    .constructionGallery ul li {
        width: 50%;
        padding: 0.2%;
    }

    header .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }

        header .navbar-light .navbar-nav .nav-link.enqButton {
            font-size: 14px;
            margin: 0 0 10px 0;
            text-align: center;
        }

    .navbar .form-inline {
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
    }

    a.NavActionBtn {
        font-size: 15px;
        line-height: 30px;
    }

    header .navbar-collapse {
        background-color: #fff;
        padding: 10px;
        margin-top: 10px;
    }
}

@media only screen and (max-width:896px) {
}

@media only screen and (max-width:853px) {
}

@media only screen and (max-width:850px) {
    .mixSlide-images > div article {
        width: 75%;
        max-width: 100%;
    }

    .svgImgSec .svgHeadContent p {
        max-width: 100%;
    }
}

@media only screen and (max-width:847px) {
}

@media only screen and (max-width:824px) {
}

@media only screen and (max-width:812px) {
}

@media only screen and (max-width:800px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width:767px) {

    a.NavActionBtn.mobNum {
        font-size: 18px;
        line-height: normal;
    }

    p.astrText {
        text-align: center;
        padding-top: 20px;
    }

    a.DownloadBrochureBtn img, a.EnquireBtn img {
        /*max-width: 28px;*/
        max-width: 36px;
    }

    .vidSec .videoPlaylist img {
        height: 100px;
    }

    .gitSec .enquiryBox, .enquiryBox {
        padding: 20px;
    }

    .form-group {
        margin-bottom: 0.4rem;
    }

    .form-control {
        font-size: 0.9rem;
    }

    .enquiryBox .form-control {
        height: 50px;
    }

    .enquiryBox textarea.form-control {
        height: 100px;
    }

    .gitSec .enquiryBox .BtnSend, .enquiryBox .BtnSend {
        font-size: 18px;
        line-height: 30px;
        width: 100%;
    }

    .vidSec {
        height: 600px;
    }

    .aboutOverviewSec .overviewContent ul li > div p:first-child span {
        font-size: 30px;
    }

    .aboutOverviewSec .overviewContent ul li > div p {
        font-size: 12px;
        align-items: center;
    }

    .mixSlide-container .top-right {
        right: 35% !important;
        transform: translateX(0%);
    }

    .disclaimer {
        padding: 30px 0;
    }

    .aboutOverviewSec .overviewContent.specificCol2 {
        padding-top: 0;
    }

    .mb-30 {
        margin-bottom: 1rem !important;
    }

    .amenitiesContent .overviewContent h4 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .aboutOverviewSec .overviewContent {
        padding: 20px 0 20px;
    }

    .gitSec .enquiryBox {
        margin-bottom: 0px;
    }

    .gitSec {
        padding: 50px 0;
    }

    .locationmap {
        padding: 20px 0;
    }

    .locationBenefitSection {
        padding-top: 20px;
    }

    .h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .locationBenefit {
        padding: 50px 0 30px;
    }

    .floorDescription p {
        padding: 20px 0 0 0px;
    }

    .floorDescription {
        padding: 0px 0;
    }

    .aboutBanner .bannerContent {
        top: 50%;
    }

        .aboutBanner .bannerContent .h1 {
            margin-bottom: 0px;
        }

        .aboutBanner .bannerContent a.backBtn {
            padding: 5px 8px 5px 5px;
            margin-top: 10px;
            font-size: 12px;
        }

    .towerDescription h4 {
        font-size: 18px;
    }

    .floorDescription {
        flex-wrap: wrap;
    }

    .towerDescription .towerSticker {
        display: none;
    }

    .floorPlanButtonArea ul li {
        padding: 2px 2px;
    }

    .amenitiesGallery ul {
        flex-wrap: wrap;
    }

        .amenitiesGallery ul li {
            width: 100%;
        }

    .floorPlanButtonArea ul {
        flex-wrap: wrap;
    }

    .amenitiesList ul li {
        width: 100%;
        padding: 0 0px 10px 0;
    }

    footer .fmenuList {
        column-count: 1;
    }

    .mixSlide-container .mixSlide-thumbs {
        display: none;
    }

    .mixSlide-images > div article {
        width: 100%;
        max-width: 100%;
        left: 0% !important;
        padding: 0 30px;
    }

    .bannerNew article .h1 {
        font-size: 36px;
    }

    .amenitiesSec .text-right {
        text-align: center !important;
    }

    .svgImgSec .svgHeadContent {
        display: none;
    }

    .constructionGallery ul li {
        width: 50%;
        padding: 0.2%;
    }

    header {
        padding: 0px 0;
    }

    .navbar {
        padding: 0.5rem 0rem;
    }

    .aboutBanner img {
        min-height: 30vh;
    }

    .aboutBanner .bannerContent {
        padding: 0 15px;
    }

        .aboutBanner .bannerContent .h1 {
            font-size: 26px;
        }

    a.DownloadBrochureBtn {
        top: 60%;
        transform: translateY(-60%);
    }

    .amenitiesContent {
        padding: 50px 0;
    }
}

@media only screen and (max-width:740px) {
}

@media only screen and (max-width:736px) {
}

@media only screen and (max-width:732px) {
}

@media only screen and (max-width:720px) {
}

@media only screen and (max-width:667px) {
}

@media only screen and (max-width:640px) {
}

@media only screen and (max-width:600px) {
}

@media only screen and (max-width:568px) {
    .constructionGallery ul li {
        width: 100%;
        padding: 0.2%;
    }
}

@media only screen and (max-width:520px) {
}

@media only screen and (max-width:480px) {
}

@media only screen and (max-width:460px) {
}

@media only screen and (max-width:420px) {
}

@media only screen and (max-width:414px) {
}

@media only screen and (max-width:412px) {
}

@media only screen and (max-width:400px) {
}

@media only screen and (max-width:380px) {
}

@media only screen and (max-width:375px) {
}

@media only screen and (max-width:360px) {
}

@media only screen and (max-width:340px) {
}

@media only screen and (max-width:320px) {
}
