/* Webfont: BonVivantSerifBold */
@font-face {
    font-family: 'BonVivantSerifBold';
    src: url('../fonts/BonVivantSerifBold.woff2') format('woff2'),
        /* Modern Browsers */
        url('../fonts/BonVivantSerifBold.otf') format('opentype');
    /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;

}

/* Webfont: BonVivantSerif */
@font-face {
    font-family: 'BonVivantSerif';
    src: url('../fonts/BonVivantSerif.woff2') format('woff2'),
        /* Modern Browsers */
        url('../fonts/BonVivantSerif.otf') format('opentype');
    /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;

}

@font-face {
    font-family: 'Brother 1816';
    src: url('../fonts/Brother-1816-Medium.eot');
    src: url('../fonts/Brother-1816-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Brother-1816-Medium.woff2') format('woff2'),
        url('../fonts/Brother-1816-Medium.woff') format('woff'),
        url('../fonts/Brother-1816-Medium.ttf') format('truetype'),
        url('../fonts/Brother-1816-Medium.svg#Brother-1816-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brother 1816';
    src: url('../fonts/Brother-1816-Regular.eot');
    src: url('../fonts/Brother-1816-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Brother-1816-Regular.woff2') format('woff2'),
        url('../fonts/Brother-1816-Regular.woff') format('woff'),
        url('../fonts/Brother-1816-Regular.ttf') format('truetype'),
        url('../fonts/Brother-1816-Regular.svg#Brother-1816-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brother 1816';
    src: url('../fonts/Brother-1816-Bold.eot');
    src: url('../fonts/Brother-1816-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Brother-1816-Bold.woff2') format('woff2'),
        url('../fonts/Brother-1816-Bold.woff') format('woff'),
        url('../fonts/Brother-1816-Bold.woff') format('woff'),
        url('../fonts/Brother-1816-Bold.ttf') format('truetype'),
        url('../fonts/Brother-1816-Bold.svg#Brother-1816-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*common-css-start*/
#floor_plan_dia div#panzoom_object {
    width: 100%;
}

.anim-typewriter2 {
    font-family: 'BonVivantSerifBold';
    font-weight: normal;
}

.home-banner .illustraion-text p {
    font-size: 8px;
    margin-bottom: 7px;
}

#scroll-container .illustraion-text {
    font-size: 8px;
    position: fixed;
    bottom: 0%;
    left: 1%;
    opacity: 1;
    pointer-events: none;
    transition: opacity 0.5s ease;
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
    max-width: 80%;
    text-align: center;
    color: white;
    z-index: 20;
}

html {
    scroll-behavior: smooth;
}

* {
    outline: 0 !important;
}

body {
    color: #272727;
    font-family: 'Brother 1816';
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    background-color: #162936;
}

h1,
h2,
h3,
h4,
h5,
h6,
.bon-vivant-font {
    font-family: 'BonVivantSerifBold';
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

.fontBrother {
    font-family: 'Brother 1816';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fontBrotherBold {
    font-family: 'Brother 1816';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.bg-brown {
    background-color: #162936;
}

.bg-light-brown {
    background-color: #C8B09A;
}

.bg-medium-brown {
    background-color: #C8B09A;
}

.bg-medium-brown * {
    color: #272727;
}

.bg-medium-brown figcaption {
    color: #FFFFFF;
}

.bg-off-white {
    background-color: #EBE5DB;
}

.bg-light {
    background-color: #F7F3ED !important;
}

.bg-footer {
    background-color: #30261D !important;
}

.bg-blue {
    background-color: #162936;
}

.bg-body {
    background-color: #8A6E4B !important;
}

.color-yellow {
    color: #C79A61;
}

.colortxt {
    color: #C79A61;
}

.colorwhite {
    color: #FFFFFF;
}

.colortxt2 {
    color: #8A6E4B;
}

.mini-container {
    max-width: 900px;
    margin: 0 auto;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}

a:focus,
li:focus,
a:focus-visible,
li:focus-visible,
a:hover,
li:hover {
    outline: 0 !important;
}

.common-btn {
    font-size: 13px;
    line-height: 20px;
    padding: 7px 20px;
    background-color: transparent;
    border: 1px solid #fff;
    transition: 0.4s ease all;
    text-transform: uppercase;
}

.common-btn:hover {
    background-color: #fff;
    color: #AD9582;
}

.line-1.anim-typewriter,
.line-2.anim-typewriter2 {
    -webkit-text-stroke: 0.5px;
}

.xxl-title {
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 2.1px;
    -webkit-text-stroke: 1px;
}

.xl-title {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 2.1px;
    -webkit-text-stroke: 1px;
}

.xl-title2 {
    font-size: 2vw;
    line-height: 56px;
    letter-spacing: 2.1px;
    -webkit-text-stroke: 1px;
}

.bg-title {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 2.1px;
    -webkit-text-stroke: 1px;
}

.md-title {
    font-size: 28px;
    line-height: 41px;
    letter-spacing: 1.68px;
    -webkit-text-stroke: 0.5px;
}

.md-title2 {
    font-size: 22px;
    line-height: 41px;
    letter-spacing: 1.68px;
    -webkit-text-stroke: 0.5px;
}

.sm-title {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 2.16px;
    -webkit-text-stroke: 0.5px;
}

.sm-para {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.5px;
}

.artist-text {
    font-size: 8px;
    line-height: 15px;
    color: #fff;
    margin-top: -22px;
    text-shadow: 0px 1px 2px #000000B9;
    padding-right: 10px;
    letter-spacing: 0.5px;
    position: absolute;
    right: 0;
    bottom: 6px;
}

.common-banner {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.common-banner .common-back-button .fa-angle-down {
    color: #ffff !important;
}

.border-top {
    border-top: 1px solid #8A6E4B !important;
}

.large-container {
    max-width: 1432px;
    margin: 0 auto;
}

.location-slider,
.smart-home-section,
.schemetic-diagram-section,
.Southern-Waterfront,
.singapore_trusted {
    padding-bottom: 180px !important;
}

.page-loader .illustraion-text p {
    font-size: 8px !important;
    color: #ffff !important;
}

.page-loader .illustraion-text {
    left: 13px;
}

/*common-css-end*/
/*header-css-start*/
.site-logo {
    max-width: 11vw;
    /*padding: 10px 0px*/
}

.main_header {
    padding: 0px 0px;
}

.main_header .navbar-nav a {
    position: relative;
    text-transform: uppercase;
}

.main_header .dropdown-menu li {
    background-color: #162936;
    margin: 0px !important;
}

.main_header .dropdown-menu li a {
    color: #8A6E4B;
}

.main_header .dropdown-menu li:hover a,
.main_header .dropdown-menu li.active a {
    background-color: #AD9582;
    color: #272727;
}

.main_header .dropdown-menu li a:hover {
    color: #162936;
}

.main_header .nav-link {
    opacity: 60%;
    font-size: 15px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1.3px;
    color: #C79A61;
}

.main_header .nav-link.active,
.main_header .nav-link:hover {
    opacity: 100%;
}

.main_header .navbar-nav .dropdown-menu .dropdown-item {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    white-space: pre-wrap;
    padding: 12px 10px !important;
    background-color: transparent;
    border: 1px solid #8A6E4B;
    border-top: 0px solid #8A6E4B;
}

.main_header .dropdown-menu li:first-child {
    border-top: 1px solid #8A6E4B !important;
}

.main_header .navbar-nav .nav-link:hover,
.main_header .navbar-nav .nav-link.active,
.main_header .navbar-nav .nav-link:focus,
.main_header .navbar-nav .nav-link:focus {
    color: #C79A61;
}

.main_header .dropdown-menu {
    padding: 0px !important;
    left: 15px;
    margin-top: 0;
    border: none;
    border-radius: 0px;
}

.main_header .dropdown-menu li:hover,
.main_header .dropdown-menu li.active {
    background-color: #8A6E4B;
}

.main_header .navbar-nav .dropdown-toggle::after {
    position: absolute;
    right: 6px;
    top: 38%;
    transform: translateY(-50%);
    border: solid #C79A61;
    border-width: 0 1px 1px 0;
    transform: rotate(-135deg);
    -webkit-transform: rotate(43deg);
    display: inline-block;
    padding: 3px;
}

.main_header .navbar-nav a {
    position: relative;
    text-transform: uppercase;
    padding: 15px 22px !important;
    letter-spacing: 1.56px;
}

.main_header .navbar-nav .nav-link:hover:before {
    width: 100%;
}

.flag-image img {
    max-width: 114px;
}

.flag-image {
    position: fixed;
    top: 0;
    left: 32px;
    z-index: 999;
    z-index: 1031;
}

a.navbar-brand {
    margin-left: 6%;
}

/*header-css-end*/
/*Home-page-css-start*/
.home-banner-content p {
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 0;
}

.anim-typewriter-home {
    animation: typingtext1 1s steps(100, end), step-end infinite;
    animation-fill-mode: forwards;
}

@keyframes typingtext1 {
    from {
        width: 0;
        opacity: 1;
    }

    to {
        width: 100%;
        opacity: 1;
    }
}

.anim-typewriter-address {
    animation: typingtext2 1s steps(100, end), step-end infinite;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

@keyframes typingtext2 {
    from {
        width: 0;
        opacity: 1;
    }

    to {
        width: 100%;
        opacity: 1;
    }
}

.anim-typewriter-all {
    animation: typingtext3 1s steps(100, end), step-end infinite;
    animation-delay: 2s;
    animation-fill-mode: forwards;
}

@keyframes typingtext3 {
    from {
        width: 0;
        opacity: 1;
    }

    to {
        width: 100%;
        opacity: 1;
    }
}

.home-banner .media-left img {
    max-width: 36px;
    margin-right: 12px;
}

.home-banner .media li {
    display: flex;
    align-items: center;
    list-style-type: none;
    padding-bottom: 15px;
    color: #AD9582;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 1.56px;
    line-height: 20px;
}

.home-banner .media li:hover {
    color: #7C6F63;
}

.home-banner .media {
    padding-left: 0;
}

.residentialsky-garden .border-bottom {
    border-bottom: 1px solid #272727 !important;
}

.home-banner .home-banner-bg p {
    color: #C79A61;
}

.home-icon-address .home-icon-address-content {
    max-width: 800px;
}

.home-icon-address-box .figure-caption {
    right: 6px;
    bottom: 0;
    font-size: 8px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #fff;
}

.home-icon-address .home-icon-address-box h6 {
    margin-bottom: 0;
    font-family: 'Brother 1816';
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.65px;
    font-weight: 700;
}

.home-icon-address .home-icon-address-box p {
    font-family: 'Brother 1816';
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.65px;
}

.home-slider {
    padding: 70px 0px 190px 0px;
}

.nikken-sekkei-section .nikken-sekkei-image-box p {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.65px;
    font-family: 'BROTHER 1816';
    font-weight: normal;
}

.common-video-modal {
    max-width: 1300px;
    height: auto;
    padding: 0 !important;
    margin: 0;
}

.nikken-sekkei-section .nikken-image-box-text h4 {
    font-size: 33px;
    line-height: 42px;
    letter-spacing: 3.96px;
}

.nikken-sekkei-section .nikken-image-box-text {
    top: 34%;
    left: 35px;
    color: #FFFFFF;
    opacity: 74%;
}

.nikken-sekkei-section #nikle-people-image .nikken-image-box-text {
    left: 77px;
}

.residentialsky-garden .view-btn a {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1.56px;
}

.single-col-slider .slide-arrow {
    background: transparent;
    border: none;
}

.slide-arrow i {
    color: #272727;
    font-size: 28px;
}

.single-col-slider .slide-arrow.next-arrow i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.single-col-slider .slide-arrow.prev-arrow i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.slick-disabled {
    opacity: 0;
}

.single-col-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #8A6E4B;
    font-size: 40px;
}

.single-col-slider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 40px;
    content: '•';
    opacity: .25;
    color: #8A6E4B;
}

.single-col-slider .slick-dots {
    position: absolute;
    bottom: -67px;
}

.single-col-slider .slick-dots li {
    margin: 0px;
}


.home-banner .illustraion-text {
    color: #272727;
    bottom: 0;
    left: 11px;
}

.home-banner {
    position: relative;
}

.premium-residental-policy-text {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.65px;
    color: #272727;
}

.home-slider .premier-slider-content {
    max-width: 461px;
}

.common-back-button i.fa-light.fa-angle-down {
    font-family: 'Font Awesome 6 Free';
    font-weight: 700;
    font-style: normal;
    color: #7C6F63;
    font-size: 33px;
}

.scroll-down-btn a {
    text-decoration: none;
}

.scroll-down-btn {
    position: absolute;
    bottom: 4px;
    margin: auto;
    right: 0%;
    transform: translateX(0%);
    z-index: 111;
}

.roof-garden-img .image-title {
    bottom: -1px;
    left: 10px;
}

.roof-garden-img figure.figure {
    position: relative;
}

.residential-services {
    padding: 0 50px;
}

.floor-view-inner .ch_fm_t_wrap:hover {
    color: #272727;
}

.fancybox__content .modal-content {
    border: none !important;
}

/*Home-page-css-end*/
/*location-page-css-start*/
button.carousel__button.fancybox__button--zoomIn:after {
    content: '+';
    font-size: 28px;
    color: #EDEBE8;
}

button.carousel__button.fancybox__button--zoomOut:after {
    content: '-';
    font-size: 28px;
    color: #EDEBE8;
}

.fancybox__toolbar__items .carousel__button svg {
    display: none;
}

.because-location .accordion-button {
    padding: 1rem 0px;
}

.because-location .accordion-button i {
    margin-right: 10px;
}

.because-location-content p {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.5px;
}

.bg_location_hero {
    width: 100%;
    height: 100%;
}

.location-inner-slider.single-col-slider .slide-arrow.next-arrow i {
    right: 10%;
}

.location-inner-slider.single-col-slider .slide-arrow.prev-arrow i {
    left: 10%;
}

.view_360 {
    position: relative;
    display: block;
    height: 100%;
}

.icon_360:before {
    content: "";
    background-image: url("../images/360icon.svg");
    background-size: contain;
    width: 75px;
    height: 75px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-position: 50%;
}

.icon_360:after {
    /*
    content: "";
    animation: pulse-border 2000ms ease-out infinite;
    width: 95px;
    height: 95px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    border-radius: 9px;*/
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2);
        opacity: 0;
    }
}

.fancybox__content>.carousel__button.is-close,
.fancybox__button--close {
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 0;
    background-image: url("../images/Closebtn.svg");
    background-repeat: no-repeat;
    background-size: 100%;
}

.fancybox__slide {
    padding: 0px;
}

.ch_preloader {
    display: none;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 50%;
    position: fixed;
}

.active_preloader .ch_preloader {
    z-index: +9999;
    opacity: 0.9;
    display: block;
}

.move_down_icon {
    text-align: center;
    margin-bottom: 46px;
}

.ch_preloader .icon-scroll {
    top: 50%;
    margin-top: -23px;
    transform: translate(-50%, -50%);
}

.ch_preloader .icon-scroll,
.ch_preloader .icon-scroll:before {
    position: absolute;
    left: 50%;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}

.ch_preloader .icontxt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    margin-top: 28px;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
}

.accordion-item,
.accordion-button,
.accordion-button:not(.collapsed) {
    background-color: transparent;
}

.map-zoom-icon {
    background-color: #FFF0;
    padding: 5px;
    border: 1px solid #FFF0;
    border-radius: 6px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.img_tab_wrapper {
    position: relative;
}

.location_banner.common-banner {
    height: calc(100vh - 67.53px);
    min-height: auto !important;
}

.because-location .accordion-button {
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 2.16px;
    color: #fff;
    box-shadow: none;
}

.because-location .accordion-item {
    border: none;
}

.because-location .accordion-item {
    border: none;
}

.accordion-body tr th,
.accordion-body tr td {
    padding: 0;
    font-weight: 400;
}

.accordion-button i {
    border: none !important;
}

.accordion-item {
    color: #8A6E4B;
}

.table {
    color: #E2C89B;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0px !important;
}

.because-location .accordion-button.collapsed,
.because-location .accordion-button.collapsed i {
    color: #8A6E4B;
}

.because-location .accordion-button,
.because-location .accordion-button i {
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 2.16px;
    color: #E2C89B;
    box-shadow: none;
    border-bottom: 1px solid #8A6E4B;
}

.location-inner-slider img {
    margin: 0 auto;
}

.fancybox__toolbar {
    background: none;
    height: 100%;
    height: 100%;
    width: max-content;
    margin-left: auto;
}

.fancybox__toolbar__items .fancybox__button--zoomOut {
    bottom: 50px;
    border-radius: 0px 0px 6px 6px;
}

.fancybox__toolbar__items .fancybox__button--zoomIn {
    bottom: 85px;
    border-radius: 6px 6px 0px 0px;
}

.fancybox__toolbar__items .carousel__button {
    position: absolute;
    right: 20px;
    background-color: #AD9582 !important;
    border: 1px solid #D1BFB1 !important;
    width: 35px;
    height: 35px;
}

button.carousel__button.fancybox__button--close {
    background-color: transparent !important;
    border: none !important;
    background-image: url(../images/Closebtn.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0 !important;
}

.location-inner-slider .img-section {
    max-width: 556px;
    margin: 0 auto;
}

.location-inner-slider .slider-bottom-text {
    text-align: center !important;
    margin: 0;
    color: #272727;
    text-shadow: none !important;
    font-size: 13px;
    line-height: 18px;
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 10px;
}

.location-inner-slider .slide-arrow.next-arrow i {
    right: 100px;
}

.location-inner-slider .slide-arrow.prev-arrow i {
    left: 100px;
}

.location-inner-slider .slick-dots {
    bottom: 0px;
}

.fancybox__button--fullscreen {
    display: none;
}

/*location-page-css-end*/
/*interior-page-css-start*/
.smart-home-section .card img {
    height: 2vw;
    min-height: 32px;
    object-fit: contain;
    margin-right: auto;
    margin-bottom: 15px;
}

.smart-home-section .card {
    background-color: #8A6E4B;
    border: none;
}

.smart-home-section h5 {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 1.44px;
    color: #272727;
}

.smart-home-section h4 {
    font-size: 16px;
    line-height: 23px;
    font-family: 'Brother 1816';
    letter-spacing: 1.44px;
    margin-bottom: 12px;
    font-weight: bold;
}

.admist-luxuries-section p.admist-luxuries-content {
    padding: 10px 30px 50px 30px;
}

.room-exploration-box p.room-exploration-image-title,
.luxuriate-sophistication-section p.luxuriate-sophistication-image-title,
.luxuriate-ware-section .luxuriate-ware-image-title {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.65px;
}

.admist-luxuries-section .room-exploration-box .room-exploration-content,
.admist-luxuries-section .luxuriate-ware-section .luxuriate-ware-content,
.admist-luxuries-section .luxuriate-sophistication-section .luxuriate-sophistication-content {
    max-width: 460px;
}

.admist-luxuries-section .sanctuary-luxuriate-section {
    padding: 50px 0 60px;
}

.luxuriate-sophistication-section {
    padding-bottom: 90px;
}

.smart-home-section hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid #272727;
    opacity: 100%;
}

.smart-home-section .smart-home-content {
    max-width: 800px;
    margin: 0 auto;
}

.interior-banner-section {
    position: relative;
    background-image: url("../images/Interior-Hero.jpg");
    background-position: center bottom;
}

/*interior-page-css-end*/
/*schematic-diagram-css-start*/
.schematic-diagram-list li {
    font-size: 13px;
    line-height: 19.5px;
    letter-spacing: 0.65px;
    color: #C79A61;
    text-transform: uppercase;
    position: relative;
    padding-left: 70px;
    margin: 15px 0px;
}

.schematic-diagram-list1 li {
    font-size: 13px;
    line-height: 19.5px;
    letter-spacing: 0.65px;
    color: #C79A61;
    text-transform: uppercase;
    position: relative;
    padding-left: 70px;
    margin: 15px 0px;
}

.schematic-diagram-list li::after {
    content: '';
    position: absolute;
    width: 47px;
    height: 19px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.schematic-diagram-list1 li::after {
    content: '';
    position: absolute;
    width: 47px;
    height: 19px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}



.schematic-diagram-list li:nth-child(1)::after,
.a-multi-column {
    background-color: #F5E1C0;
}

.schematic-diagram-list li:nth-child(2)::after,
.as1-column {
    background-color: #D5B992;
}

.schematic-diagram-list li:nth-child(3)::after,
.b1-column {
    background-color: #CAD7DE;
}

.schematic-diagram-list li:nth-child(4)::after,
.bp2-column {
    background-color: #95B7C6;
}

.schematic-diagram-list li:nth-child(5)::after,
.bps1-column,
.bps2-column {
    background-color: #6694AB;
}



.schematic-diagram-list1 li:nth-child(1)::after,
.c1-column {
    background-color: #E2D6D1;
}

.schematic-diagram-list1 li:nth-child(2)::after,
.cp1-column {
    background-color: #C1B0AA;
}

.schematic-diagram-list1 li:nth-child(3)::after,
.cps1-column {
    background-color: #988B87;
}

.schematic-diagram-list1 li:nth-child(4)::after {
    background-color: #C39895;
}

.schematic-diagram-list1 li:nth-child(5)::after,
.super-penthouse {
    background-color: #A7A8C4;
}

.dia01::after {
    background-color: #E2D6D1;
}

.dia02::after {
    background-color: #C1B0AA;
}

.dia03::after {
    background-color: #988B87;
}

.dia04::after {
    background-color: #C39895;
}

.dia05::after {
    background-color: #A7A8C4;
}

.d1-column,
.blank-tr {
    background-color: #c39895;
}

.inner-tables {
    border-collapse: collapse;
    border: none;
    padding: 0 !important;
}

.inner-tables tr:first-child td {
    border-top: none;
}

.inner-tables tr:last-child td {
    border-bottom: none;
}

.inner-tables tr td:first-child {
    border-left: none;
}

.inner-tables tr td:last-child {
    border-right: none;
}

.border-none {
    border-collapse: collapse;
    width: 100%;
}

.border-none tr:first-child td {
    border-top: none;
    border-bottom: none;
}

.border-none tr:last-child td {
    border-bottom: none;
}

.border-none tr td:first-child {
    border-left: none;
}

.border-none tr td:last-child {
    border-right: none;
}

.schematic-diagram-table tr td {
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    cursor: pointer;
}

.schematic-diagram-table {
    width: 100%;
}

.table-bg-grey {
    background-color: #e6e7e8;
}

.table-bg-darkgrey {
    background-color: #c5c7c9;
}

.management-office {
    position: relative;
}

.pedestrian-link {
    right: -47px;
    background-color: #e6e7e8;
    display: block;
    top: 0;
    height: 100%;
    align-items: center;
    display: flex;
}

.merge-tr {
    border: none;
}

.schematic-diagram-tabel-section h4 {
    font-family: 'Brother 1816';
    font-size: 12.62px;
    line-height: 15.15px;
    font-weight: 700;
    padding-top: 10px;
}

.unit-level-box {
    position: relative;
}

.unit-level-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #262626a3;
    transform: rotate(16deg);
    top: 12px;
    left: 0px;
}

span.bottom-level {
    position: absolute;
    left: 5px;
    bottom: 0;
}

span.top-unit {
    position: absolute;
    top: 0;
    right: 5px;
}

.schematic-diagram-tabel-section .table-responsive {
    overflow: inherit;
}

/*schematic-diagram-css-end*/
/*Facilities css start*/
.elevate-well-being-section p.kindly-refer-content {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.6px;
}

.siteplan-custom-row {
    position: relative;
}

.map-compass-icon {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: auto;
}

.map-compass-icon img {
    max-width: 60px;
}

.elevate-well-being-tabbing .nav.nav-tabs .nav-item.tabbing-title {
    background-color: transparent;
    box-shadow: none;
}

.elevate-well-being-section .tab-content {
    display: none;
    padding: 5px;
}

.elevate-well-being-section .tab-content.current {
    display: inherit;
}

.elevate-well-being-tabbing .nav .nav-tabs .nav-link:focus,
.elevate-well-being-tabbing .nav-tabs .nav-link:hover,
.elevate-well-being-tabbing .nav-tabs .nav-item.active .nav-link {
    color: #E2C89B !important;
    opacity: 100% !important;
    border-color: #E2C89B !important;
    border-bottom: 2px solid #E2C89B;
}

.elevate-well-being-tabbing nav {
    background: transparent;
}

.fancy-custom-modal {
    background-color: transparent;
    height: auto;
}

.watch-video-txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.number_list li,
.dash_line_list li,
.apha_list li,
.apha_list2 li {
    margin-bottom: 12px !important;
}

.elevate-well-being-tabbing p {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.5px;
    color: #272727;
}

.dash_line_list li:nth-child(1):after {
    content: '' !important;
    background: #E2BFA9;
    border: 1px solid #FFFFFF !important;
    border-radius: 0;
    width: 17px !important;
    height: 17px !important;
    display: inline-block;
    position: absolute !important;
    left: 0px;
    text-align: center;
    top: 0px;
    line-height: 23px;
    letter-spacing: 2.45px;
}

.dash_line_list li:nth-child(2):after {
    content: '' !important;
    position: absolute !important;
    left: 0px !important;
    border: 3px dashed #C28A8E !important;
    width: 27px !important;
    height: 0px !important;
    top: 7px;
}

.dash_line_list li:nth-child(3)::after {
    content: '' !important;
    position: absolute !important;
    left: 0px !important;
    width: 33px !important;
    height: 18px !important;
    top: 7px;
    padding: 2px;
    background-image: url('../images/watertank.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.elevate-well-being-tabbing .apha_list li .apha_list2 li:nth-child(n+5):before {
    background-color: #BAD7E2;
}

.watch-video-txt:hover .fas.fa-play {
    color: #AD9582 !important;
    border: 1px solid #AD9582 !important;
    text-decoration: none !important;
    transition: 1s all ease-in;
}

.watch-video-txt:hover p {
    color: #AD9582 !important;
    text-decoration: underline;
    text-underline-offset: 10px;
    transition: 1s all ease-in;
}

.watch-video-txt {
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: bold;
}

.watch-video-txt p {
    margin-bottom: 0px;
}

.watch-video-txt a {
    color: #fff;
}

.watch-video-txt i.fas.fa-play {
    border: 1px solid #8A6E4B;
    border-radius: 0px;
    font-size: 13px;
    padding: 10px 16px;
    padding-left: 19px;
    margin-right: 10px;
    background-color: #8A6E4B;
}

.video_wrap {
    position: relative;
    cursor: pointer;
}

.gallery-modal.fancy-custom-modal figure.figure {
    max-width: 100% !important;
    margin: 0 auto;
    width: 100% !important;
}

.fancy-custom-modal figure.figure {
    max-width: 1500px;
    margin: 0 auto;
}

.fancy-custom-modal figcaption.figure-caption {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}

.elevate-well-being-tabbing .nav .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border-bottom: 2px solid #272727 !important;
    background-color: transparent;
    opacity: 100% !important;
    border: none;
}

.facilities-tabbing-part .nav-tabs .nav-link {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
}

.facilities-tabbing-part .nav .nav-tabs .nav-link:focus,
.facilities-tabbing-part .nav-tabs .nav-link:hover {
    color: #272727 !important;
    opacity: 100% !important;
    border-color: #272727 !important;
    border-bottom: 2px solid #272727;
}

.facilities-tabbing-part ul.nav-tabs li.nav-item .nav-link {
    color: #272727;
    opacity: 50%;
    padding: 0px;
    text-transform: uppercase;
}

.elevate-well-being-tabbing .tabbing-title {
    margin: 0px 20px;
}

.elevate-well-being-tabbing .nav .nav-link {
    color: #C79A61;
    opacity: 50%;
    padding: 0px;
}

.elevate-well-being-tabbing .nav .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    color: #272727 !important;
    opacity: 100% !important;
    border-color: #272727 !important;
    border-bottom: 2px solid #272727;
}

.elevate-well-being-tabbing .nav.nav-tabs {
    --bs-nav-tabs-border-width: 0px;
}

.gallery-slider.single-col-slider .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.single-col-slider .slide-arrow.prev-arrow i {
    left: -20px;
}

.single-col-slider .slide-arrow.next-arrow i {
    right: 0px;
}

.number_list,
.apha_list,
.apha_list2 {
    list-style: none;
    padding: 0;
    margin: 0;
}

.number_list li {
    counter-increment: section;
}

.number_list li,
.apha_list li,
.apha_list2 li,
.dash_line_list li {
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 39.5px;
    margin-bottom: 4px;
    color: #C79A61;
    letter-spacing: 0.48px;
    font-family: 'Brother 1816';
}

.number_list li::before,
.apha_list li:before,
.apha_list2 li:before {
    content: counters(section, ".");
    background: #EBBF25;
    color: #272727;
    font-weight: 700;
    font-size: 9px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    display: flex;
    position: absolute;
    left: 0px;
    border: 1px solid #272727;
    top: 0px;
    line-height: 23px;
    letter-spacing: -0.55px;
    justify-content: center;
    align-items: center;
}

.ch_garden,
.apha_list,
.apha_list2 {
    margin-bottom: 22px;
    margin-top: 15px;
}

.apha_list li {
    counter-increment: alphabeticList;
}

.apha_list li:before {
    content: counter(alphabeticList, upper-alpha);
    background: #61ADBC;
}

.apha_list2 li {
    counter-increment: alphabeticList +5;
}

.apha_list2 li:before {
    content: counter(alphabeticList, upper-alpha);
    background: #c5edf5;
}

.apha_list li:nth-child(5)::before {
    background: #c5edf5 !important;
}

.apha_list li:nth-child(6)::before {
    background: #c5edf5 !important;
}

.apha_list li:nth-child(7)::before {
    background: #c5edf5 !important;
}

.apha_list li:nth-child(8)::before {
    background: #c5edf5 !important;
}

.apha_list li:nth-child(9)::before {
    background: #c5edf5 !important;
}

.dash_line_list li span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
}

.apartment-slides .panzoom-parent {
    min-height: auto;
}

.panzoom-parent {
    height: 100%;
    position: relative;
}

img.desktop_map.select-opt {
    width: 100%;
}

.desktop_map {
    display: block;
}

.zoom-in-zoom-out {
    position: absolute;
    right: 15px;
    overflow: hidden;
    touch-action: manipulation;
    top: 50%;
    transform: translateY(-50%);
}

.zoom-in-zoom-out button.active,
.zoom-in-zoom-out button:hover {
    background-color: #84754E;
}

.zoom-in-zoom-out button {
    font-size: 28px;
    padding: 6px;
    line-height: 16px;
    display: flex;
    justify-content: center;
    margin: 0;
    width: 35px;
    height: 35px;
    color: #C79A61;
    background-color: #162936 !important;
    border: 1px solid #C79A61 !important;
}

button#zoom-in {
    border-radius: 6px 6px 0px 0px;
}

button#zoom-out {
    border-radius: 0px 0px 6px 6px;
}

.level1-tabbing figure.short-term-txt {
    position: absolute;
    left: 70%;
    top: 40%;
}

.level1-tabbing figure.privately-txt {
    position: absolute;
    left: 30%;
    top: 40%;
}

.gallery-slider .img-section img {
    cursor: pointer;
}

.commom-model-text {
    color: #fff;
    padding: 2px 11px;
    border-radius: 50%;
    text-decoration: none;
}

.level25-tabbing figure.short-term-txt {
    position: absolute;
    right: 23%;
    top: 13%;
}

.level29-tabbing figure.short-term-txt {
    position: absolute;
    left: 25%;
    bottom: 6%;
}

.level34-tabbing figure.short-term-txt {
    position: absolute;
    left: 53%;
    bottom: 43%;
}

.level37-tabbing figure.short-term-txt {
    position: absolute;
    left: 33%;
    top: 10%;
}

.level41-tabbing figure.short-term-txt {
    position: absolute;
    right: 23%;
    top: 10%;
}

.roofgarden-tabbing figure.short-term-txt {
    position: absolute;
    right: 28%;
    top: 16%;
}

.gallery-modal {
    padding-bottom: 0 !important;
}

.blink-text {
    border-radius: 50%;
    animation-delay: 0s !important;
    animation: pulse 1.5s infinite;
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(114, 80, 58, 0.75);
    }

    100% {
        box-shadow: 0 0 0 15px rgba(220, 120, 55, 0);
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(114, 80, 58, 0.75);
    }

    100% {
        box-shadow: 0 0 0 15px rgba(220, 120, 55, 0);
    }
}

/*Facilities css end */
/* schemetic duagram start*/
.schematic-diagram-list {
    list-style: none;
    padding: 0;
}

.schematic-diagram-list1 {
    list-style: none;
    padding: 0;
}


.schematic-diagram-tabel-section table {
    border: 1px solid rgba(0, 0, 0, .3);
    border-collapse: collapse;
}

.schematic-diagram-tabel-section td,
.schematic-diagram-tabel-section th {
    padding: 3px;
    width: 22px;
    height: 25px;
}

/*-- custom model---*/
.custom_360_model,
.viewout_model {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: +9999;
    background-color: transparent;
    display: none;
    margin: 0 auto;
}

.schematic-diagram-popup .plan_wrapper,
.schematic-diagram-popup .object_3d_wrapper {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    background-color: #0000008a;
}

.schematic-diagram-popup .pan_zoom_parent {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    background-color: #FFF;
}

.merge-tr-d1a {
    border-top: 1px solid #c39895;
}

.schematic-diagram-popup img#plan_dia_image {
    width: 100%;
}

.ch_fm_navigation.inactive,
.floor_rt_btn.inactive {
    pointer-events: none;
}

.floor_rb_wrap button#btnRoate {
    position: absolute;
    right: 0;
    visibility: hidden;
    z-index: -1;
}

.floor_3d_view .floor_rt_btn {
    position: relative;
    padding: 10px 29px 10px 54px;
    border: 1px solid #8A6E4B;
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    letter-spacing: 1.56px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
}

.schematic-diagram-popup .zoom-in-zoom-out {
    position: absolute;
    right: 34%;
    overflow: hidden;
    touch-action: manipulation;
    top: 50%;
    transform: translateY(-34%);
    display: none;
}

.view_360_wrapper {
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    max-width: 1920px;
    margin: auto;
}

.v_hide {
    display: none;
}

.custom_360_model .carousel__button,
.viewout_model .carousel__button {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #8A6E4B;
    background: #162936;
    border-radius: 9px;
    width: 50px;
    height: 50px;
    z-index: +1111;
    border: 1px solid #8A6E4B;
}

.custom_360_model.show,
.viewout_model.show {
    animation: zoomin 300ms linear forwards;
}

.custom_360_model,
.viewout_model {
    animation: zoomout 300ms linear forwards;
}

.floor_3d_active {
    background-color: #efece5 !important;
}

@keyframes zoomin {
    0% {
        transform: scale(0);
        opacity: 0.4;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoomout {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0);
        opacity: 0.4;
    }
}

.virtual__tour {
    overflow: hidden;
    width: 100%;
    display: block;
}

.virtual-tour-section .watch-video-txt i.fas.fa-play {
    border-radius: 0px !important;
    padding: 12px 22px !important;
    margin-right: 0 !important;
}

.virtual-tour-section figure .virtual-tour-cover {
    position: relative;
}

.virtual-tour-section .figure-caption:hover a {
    color: #ffffff !important;
}

.virtual-tour-section .figure-caption {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 2.16px;
    font-family: 'BonVivantSerifBold';
}

/* schemetic duagram end*/
/*footer-css-start*/
.custom-footer * {
    color: #C79A61;
    text-decoration: none;
}

.custom-footer {
    position: relative;
}

.custom-footer .footer-bottom-content {
    font-size: 10px;
    line-height: 15px;
}

.common-button {
    border: 1px solid #C79A61;
    border-radius: 0;
    padding: 8px 24px;
    transition: 0.4s ease all;
    padding-top: 12px;
}

.common-button:hover {
    border: 1px solid #C79A61;
    background-color: #8A6E4B;
    color: #162936;
}

.footer-button a {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 1.9px;
    border: 1px solid #8A6E4B;
    background-color: #8A6E4B;
    color: #30261D;
}

.footer-button a:hover {
    border: 1px solid #C79A61;
    background-color: #30261D;
    color: #C79A61;
}

.footer-bottom-content p {
    margin: 0 auto;
    text-align: justify !important;
    text-align-last: center;
}

.sales-gallery {
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 2.2px;
}

.viewing-appointment {
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 2.2px;
}

.viewing-appointment p {
    margin-bottom: 0;
}

.viewing-appointment.bon-vivant-font a:hover {
    color: #ebe5db;
}

.back-to-top {
    position: absolute;
    top: -70px;
    right: 20px;
    display: none;
}

.back-to-top {
    border: none;
}

.back-to-top img {
    max-width: 45px;
}

/*footer-css-end*/
.because-location .accordion-button:not(.collapsed)::after {
    content: '\f068' !important;
    font-family: 'FontAwesome';
    color: #C79A61 !important;
    width: 0;
    height: 0;
    position: absolute;
    right: 24px;
    font-size: 29px;
    top: 20px;
}

.because-location .accordion-button::after {
    transform: scale(.7) !important;
    content: '\f067' !important;
    font-family: 'FontAwesome';
    color: #C79A61 !important;
    width: 0;
    height: 0;
    position: absolute;
    right: 24px;
    font-size: 29px;
    top: 20px;
}

.because-location .accordion .accordion-body {
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 13px;
}

.because-location-content p a {
    text-decoration: none;
}

.because-location-content p a:hover {
    color: #d1bfb1;
    text-decoration: underline;
}

.because-location .accordion .accordion-body table tbody tr {
    display: flex;
    justify-content: space-between;
}

.virtual-tour-box figure i {
    position: absolute;
    right: 35%;
    top: 44%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 8px;
}

.virtual-tour-box .view-virtual-text {
    position: absolute;
    top: 55%;
    left: 51%;
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    transition: 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.virtual-tour-video-part:hover .view-virtual-text {
    opacity: 1;
    visibility: visible;
}

.virtual-tour-box {
    position: relative;
}

.singapore_trusted figure.figure {
    margin-bottom: 10px;
}

.singapore_trusted .image_box p {
    font-size: 13px;
    line-height: 26px;
}

.singapore_trusted .right_para {
    text-align: left;
}

.typical-list i.fa.fa-angle-right {
    position: absolute;
    right: 0;
}

.typical-list .ch_fm_t_wrap:before,
.typical-list .ch_fm_t_wrap.active:before {
    content: none !important;
}

.large-container .row {
    margin: 0;
}

ul.fm_link_box a.ch_fm_link {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
    display: block;
    font-family: 'Brother 1816';
}

.floor_3d_view .ch_fm_t_wrap {
    position: relative;
    margin-bottom: 18px;
}

/*Floor Plan Style  */
.common-button:hover i.fa-solid.fa-angle-left {
    color: #162936;
}

.back-button {
    font-size: 13px;
    line-height: 20px;
}

.typical-plan-modal p {
    font-size: 10px;
    line-height: 15px;
}

.floor_3d_view .floor_rb_wrap {
    position: absolute;
    right: 0;
    bottom: 0;
}

.floor_rt_btn:hover {
    color: #fff;
}

a.floor_rt_btn img {
    margin-right: 8px;
}

.cloudimage-360 .cloudimage-360-prev,
.cloudimage-360 .cloudimage-360-next {
    visibility: hidden;
    position: absolute;
    top: -999px;
    left: 0;
}

.floor_3d_view {
    position: relative;
}

.cloudimage-inner-box .loader-process-360 {
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.ch_fm_navigation {
    position: relative;
}

.ch_fm_view {
    position: relative;
}

.ch_rmt_btn {
    font-family: 'Brother 1816', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #fff;
    padding: 16px 26px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 30%);
    display: none;
    position: relative;
    text-decoration: none;
    font-size: 12px;
    width: 187px;
    transition: all 0.5s;
}

.ch_fm_nav_menu {
    display: flex;
    flex-flow: column;
    margin: 0;
}

.ch_fm_toggle {
    font-size: 18px;
    line-height: 23px;
    display: block;
    border-bottom: 1px solid;
    padding: 10px 0px 5px;
}

.floor_rt_btn {
    font-size: 13px;
}

#btnRoate {
    background-color: transparent !important;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #fff;
    text-align: center;
    padding: 3px 20px;
    display: flex;
    align-items: center;
    margin-left: auto;
}

#btnRoate img {
    margin-right: 2px;
}

.floor_3d_view .ch_fm_t_wrap {
    position: relative;
    margin-bottom: 14px;
}

.ch_fm_t_wrap:before {
    content: "";
    position: absolute;
    right: 0;
    top: 6.28px;
    content: '\f067' !important;
    font-family: 'FontAwesome';
    transition: all 0.5s;
    transform: rotate(0deg);
    color: #C79A61;
}

li.ch_fm_t_wrap.active a,
.typical-list li.ch_fm_t_wrap.active i.fa.fa-angle-right,
.ch_fm_nav_menu a:hover,
.ch_fm_nav_menu a:hover i.fa.fa-angle-right {
    color: #E2C89B !important;
}



ul.fm_link_box a.ch_fm_link span {
    text-decoration: none;
    text-underline-offset: 3px;
}

.fm_link_box a.ch_fm_link.active {
    font-weight: bold;
}

.fm_link_box a.ch_fm_link.active span {
    text-decoration: underline !important;
}

.floor_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

#canvas_wrapper {
    width: 84%;
    height: 84%;
    /*margin-left: auto;*/
    position: relative;
    bottom: 12%;
    text-align: end;
    transform: scale(0.90);
}

.canvas_wrapper_address {
    width: 90% !important;
    height: 90% !important;
    /*bottom: auto !important;*/
}

#canvas_wrapper.canvas_wrapper_address .rotate-img,
#canvas_wrapper.canvas_wrapper_address .rotate-img div#rotatinImg {
    width: 100% !important;
    height: 100% !important;
}

#rotatinImgNew {
    width: 100% !important;
    height: 100% !important;
    margin-left: 2%;
}


#canvas_wrapper.canvas_wrapper_address,
.canvas_wrapper_address .floor_mask svg {
    width: 82% !important;
    height: 82% !important
}

#canvas_wrapper .rotate-img,
#canvas_wrapper .cloudimage-360 {
    width: 100%;
    height: 100%;
}

@keyframes zoomin {
    0% {
        transform: scale(0);
        opacity: 0.4;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoomout {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0);
        opacity: 0.4;
    }
}

.fancybox__viewport .fancybox__content {
    max-width: 100%;
    width: 70%;
}

.location-page .fancybox__viewport .fancybox__content {
    max-width: 100% !important;
}

.fm_link_box {
    display: none;
}

.fm_trigger,
.rotate-trigger {
    cursor: pointer;
}

.ch_fm_nav_menu a {
    color: #C79A61;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    font-family: 'BonVivantSerifBold';
    cursor: pointer;
    letter-spacing: 2.16px;
}

.ch_fm_t_wrap.active:before {
    content: '\f068' !important;
    font-family: 'FontAwesome';
    transition: all 0.5s;
    color: #C79A61;
}

ul.fm_link_box {
    margin-top: 20px;
}

.orintationOvelay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #003b49;
    color: #ffffff;
    display: none;
    text-align: center;
    opacity: 0.9;
}

/* .cloudimage-inner-box  canvas {height: auto !important;} */
.zoom-buttons {
    position: relative;
    bottom: 50%;
    top: 50%;
    right: 0;
}

.zoom-range-siteplan,
.reset-siteplan {
    opacity: 0;
    display: none;
}

.zoom-wrapper-siteplan {
    position: relative;
}

.zoom-buttons button {
    margin-left: auto;
    border-radius: 0px;
    background-color: #162936 !important;
    border: 1px solid #C79A61 !important;
}

.zoom-buttons button i {
    color: #C79A61;
}

.zoom-buttons button:nth-child(1) {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.zoom-buttons button:nth-child(2) {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border-top: 0px !important
}

.large-container {
    max-width: 1432px;
    margin: 0 auto;
}

#vt_iframe {
    height: 100%;
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
    outline: none;
    line-height: 0 !important;
    font-size: 0 !important;
    position: Relative;
}

.compass-icon {
    position: absolute;
    bottom: 30px;
    right: 0px;
}

.compass-icon img {
    max-width: 32px;
}

.comprass-icon-text {
    position: relative;
}

.viewout-icon {
    max-width: 23px;
}

.view-out-menu a.ch_fm_toggle {
    display: flex;
    align-items: center;
}

.floor_3d_view .floor_rt_btn:after {
    position: absolute;
    content: '';
    left: 20px;
    background-image: url(../images/Rotate.svg);
    height: 25px;
    width: 25px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.floor_3d_view .floor_rt_btn:hover {
    background-color: #8A6E4B;
    color: #162936 !important;
    border: 1px solid #C79A61;
}

.floor_3d_view .floor_rt_btn:hover:after {
    background-image: url(../images/Rotate-hover.png);
    filter: invert(0);
}

.floor_3d_view .floor-view-inner {
    padding: 60px 0 0;
}

.gallery-slider .slick-slide {
    opacity: 0;
}

.gallery-slider .slick-slide.slick-current.slick-active {
    opacity: 1;
}

.singapore_trusted .right_img img {
    max-width: 264px;
}

/* Floor Plan Style end*/
/*media-query-start*/
@media only screen and (min-width: 768px) {

    .main_header .dropdown:hover .dropdown-menu {
        min-width: 200px;
        top: 100%;
        display: block;
    }

    .main_header .dropdown .dropdown-menu {
        min-width: 200px;
        top: 100%;
        display: none;
    }

    .pan-left-right-overlay {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {

    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 77vw;
        /*max-width: 1124px;*/
    }

    .container-md {
        max-width: 64vw;
    }
}

@media only screen and (max-width: 1366px) {

    #canvas_wrapper,
    .floor_mask svg {
        width: 100%;
        height: 100%;
    }

    .floor_3d_view .floor-view-inner {
        padding: 40px 0 0;
    }

    .typical-list {
        margin-top: 20px !important;
    }

    .floor_3d_view .floor_rt_btn {
        padding: 8px 20px 8px 50px;
    }

    .floor_3d_view .floor_rt_btn:after {
        height: 19px;
        width: 19px;
    }

    .viewout-icon {
        max-width: 20px;
    }
}

@media only screen and (min-width:1400px) and (max-width:1600px) {

    .cue-pointRight2 {
        top: 10% !important;
        right: 8% !important;
    }

    .cue-pointRight3 {
        top: 14% !important;
        right: 8% !important;
    }

    .xxl-title {
        font-size: 35px;
        line-height: 45px;
    }

    .xl-title {
        font-size: 28px;
        line-height: 38px;
    }

    .xl-title2 {
        font-size: 33px;
        line-height: 40px;
    }

    .gallery-modal.fancy-custom-modal figure.figure,
    .common-video-modal {
        max-width: 1000px !important;
    }

    .home-banner-img img {
        max-width: 540px;
    }

    .flag-image img {
        max-width: 86px;
    }

    .flag-image {
        left: 22px;
    }

    .bg-title {
        font-size: 26px;
        line-height: 36px;
    }

    .md-title {
        font-size: 26px;
        line-height: 32px;
    }

    .sm-title {
        font-size: 16px;
        line-height: 20px;
    }

    .number_list li,
    .apha_list li,
    .apha_list2 li,
    .dash_line_list li {
        font-size: 14px;
        line-height: 20px;
    }

    /* .common-banner, .home-banner, .floor_3d_view {
    min-height: calc(100vh - 62px);
} */
}

@media only screen and (max-width: 1920px) {

    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 77vw;
    }

    .container-md {
        max-width: 64vw;
    }

}

@media only screen and (max-width: 1735px) {


    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 81vw;
    }

    .container-md {
        max-width: 64vw;
    }
}

@media only screen and (max-width: 1635px) {
    .schemPadding {
        padding-left: 15px !important;
    }

    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 84vw;
    }

    .container-md {
        max-width: 76vw;
    }

    .main_header .navbar-nav a {
        padding: 4px 22px !important;
        letter-spacing: 1.3px;
    }

    #titleAbout01,
    #titleAbout02 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    #titleAbout02 {
        top: 14px;
    }

    #titleAboutP {
        top: 16px;
    }

    body {
        font-size: 14px;
        line-height: 22px;
    }

    .location-inner-slider .slider-bottom-text {
        font-size: 12px;
        line-height: 16px;
    }

    .nikken-image-content-section p {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .because-location .accordion-button {
        padding: 0.4rem 0px 0.7rem 0px;
    }

    .sales-gallery {
        font-size: 25px;
        line-height: 34px;
    }

    .viewing-appointment {
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 2.2px;

    }

    .viewout_model .carousel__button {
        top: 15% !important;
    }
}

@media only screen and (max-width: 1440px) {
    .schemPadding {
        padding-left: 0px !important;
    }

    .schematic-diagram-list li {
        font-size: 11px;
        line-height: 15px;
        letter-spacing: 0px;
    }

    .schematic-diagram-list1 li {
        font-size: 11px;
        line-height: 15px;
        letter-spacing: 0px;
    }

    .viewout_model .carousel__button {
        top: 15% !important;
    }

    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 80vw;
    }

    .container-md {
        max-width: 76vw;
    }

    a.navbar-brand {
        margin-left: 2%;
    }

    .main_header .navbar-nav .dropdown-toggle::after {
        right: 1px;
    }

    .main_header .navbar-nav a {
        padding: 15px 22px !important;
        letter-spacing: 1.2px;
        font-size: 14px;
    }

    .mouse {
        width: 16px !important;
        height: 32px !important;
    }

    body {
        font-size: 13px;
        line-height: 20px;
    }

    .location-inner-slider .slider-bottom-text {
        font-size: 11px;
        line-height: 16px;
        margin-bottom: 5px;
    }

    #titleAbout01,
    #titleAbout02 {
        font-size: 35px !important;
        line-height: 45px !important;
    }

    #titleAbout02 {
        top: 10px;
    }

    #titleAboutP {
        top: 20px;
    }

    .nikken-image-content-section p {
        font-size: 13px !important;
        line-height: 20px !important;
    }

    .because-location-content p {
        font-size: 8px;
        line-height: 12px;
        letter-spacing: 0.5px;
    }

    .sales-gallery {
        font-size: 24px;
        line-height: 33px;
    }

    .mouse {

        &::before {
            animation: wheel2 2s infinite !important;
            -webkit-animation: wheel2 2s infinite !important;
        }
    }

    .box span {
        width: 9px !important;
        height: 9px !important;
    }

    .divArrow {
        margin-left: 0px !important;
    }


}

@media only screen and (max-width: 1400px) {
    .main_header .navbar-nav a {
        font-size: 12px;
        line-height: 15px;
        padding: 14px 13px !important;
        letter-spacing: 0.5px;
    }
}

@media only screen and (max-width: 1280px) {
    .flag-image img {
        max-width: 80px !important;
    }

    .schemPadding {
        padding-left: 0px !important;
    }

    .main_header .navbar-nav a {
        padding: 15px 10px !important;
        letter-spacing: 0.5px;
        font-size: 14px;
    }

    .fancybox__content>.carousel__button.is-close,
    .fancybox__button--close {
        top: 16% !important;
    }

    .admist-luxuries-content br {
        display: none;
    }

    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 80vw;
    }

    .container-md {
        max-width: 64vw;
    }

    a.navbar-brand {
        margin-left: 2.5% !important;
    }

    body {
        font-size: 12px;
        line-height: 16px;
    }

    .home-icon-address .home-icon-address-box h6 {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0px;
    }

    .home-icon-address .home-icon-address-box p {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0px;
    }

    #titleAbout01,
    #titleAbout02 {
        font-size: 26px !important;
        line-height: 32px !important;
    }

    #titleAbout02 {
        top: 10px !important;
    }

    #titleAboutP {
        top: 5px !important;
    }

    #titleAbout01> :nth-child(2) {
        margin-left: 33px;
    }

    #titleAbout02> :nth-child(2) {
        margin-left: 33px;
    }

    #titleAbout02> :nth-child(3) {
        margin-left: 12px;
    }

    .nikken-image-content-section p {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .sales-gallery {
        font-size: 22px;
        line-height: 30px;
    }

    .viewing-appointment {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 1.2px;
    }

    .footer-button a {
        font-size: 13px;
        line-height: 23px;
        letter-spacing: 1.9px;
        border: 1px solid #8A6E4B;
        background-color: #8A6E4B;
        color: #30261D;
    }

    .common-button {
        border: 1px solid #C79A61;
        border-radius: 0;
        padding: 6px 24px;
        padding-top: 6px;
        transition: 0.4s ease all;
        padding-top: 8px;
    }

    .custom-footer .footer-bottom-content {
        font-size: 8px;
        line-height: 13px;
    }

    .md-title {
        font-size: 22px;
        line-height: 30px;
    }

    .bg-title {
        font-size: 24px;
        line-height: 30px;
    }

    .because-location .accordion-button,
    .because-location .accordion-button i {
        font-size: 16px;
        line-height: 22px;
        text-transform: uppercase;
        letter-spacing: 2.16px;
        color: #E2C89B;
        box-shadow: none;
        border-bottom: 1px solid #8A6E4B;
    }

    .iconPlay {
        top: 25px !important;
    }

    .because-location .accordion-button::after {

        top: 8px;
    }

    .because-location .accordion-button:not(.collapsed)::after {
        top: 8px;
    }

    .md-title {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .bg-title {
        font-size: 26px !important;
        line-height: 33px !important;
    }

    .sm-title {
        font-size: 18x !important;
        line-height: 16px !important;
    }

    .number_list li,
    .apha_list li,
    .apha_list2 li,
    .dash_line_list li {
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
        position: relative;
        padding-left: 39.5px;
        margin-bottom: 4px;
        color: #C79A61;
        letter-spacing: 0.15px;
        font-family: 'Brother 1816';
    }

    .virtual-tour-section .figure-caption {
        font-size: 14px;
        line-height: 20px;
    }

    .typical-plan-modal h1 {
        font-size: 24px;
        font-family: 'BonVivantSerifBold';
        font-weight: 700;
    }

    .legends p {
        font-family: 'Brother 1816';
        font-size: 12px !important;
        margin-bottom: 0px;
        line-height: 16px !important;
    }

    .typical-plan-modal h1 {
        font-size: 26px !important;
        font-family: 'BonVivantSerifBold';
        font-weight: 700;
        line-height: 0px;
    }

    .custom_360_model .carousel__button,
    .viewout_model .carousel__button {
        width: 40px;
        height: 40px;
    }

    #canvas_wrapper.canvas_wrapper_address {
        margin-top: 7%;
    }
}


@media only screen and (max-width: 1200px) {
    .main_header .navbar-nav a {
        padding: 15px 8px !important;
        letter-spacing: 0.75px;
        font-size: 14px;
    }

}

@media only screen and (max-width: 1180px) {
    .main_header .navbar-nav a {
        padding: 15px 8px !important;
        letter-spacing: 0.75px;
        font-size: 13px;
    }

    .flag-image img {
        max-width: 70px !important;
    }


}

@media only screen and (max-width: 1130px) {
    .main_header .navbar-nav a {
        padding: 15px 8px !important;
        letter-spacing: 0.5px;
        font-size: 12px;
    }
}



@media only screen and (max-width: 1024px) {
    .flag-image img {
        max-width: 60px !important;
    }

    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 80vw;
    }

    .container-md {
        max-width: 64vw;
    }

    #titleAbout01,
    #titleAbout02 {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    #titleAbout01> :nth-child(2) {
        margin-left: 40px !important;
    }

    #titleAbout02> :nth-child(2) {
        margin-left: 40px !important;
    }

    #titleAbout02> :nth-child(3) {
        margin-left: 16px !important;
    }

    .home-icon-address .home-icon-address-box h6 {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.25px;
    }

    .mini-container {
        max-width: 80vw !important;
    }

    .md-title {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .bg-title {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .because-location .accordion-button,
    .because-location .accordion-button i {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .large-container {
        max-width: 82vw !important;
    }

    .number_list li,
    .apha_list li,
    .apha_list2 li,
    .dash_line_list li {
        font-size: 11px !important;
        line-height: 13px !important;
        letter-spacing: 0px !important;
    }

    .number_list li,
    .dash_line_list li,
    .apha_list li,
    .apha_list2 li {
        margin-bottom: 8px !important;
    }

    .container-md {
        max-width: 80vw !important;
    }

    .smart-home-section h4 {
        font-size: 16px;
        line-height: 18px;
        font-family: 'Brother 1816';
        letter-spacing: 1.44px;
        margin-bottom: 8px;
        font-weight: bold;
    }

    ul.fm_link_box a.ch_fm_link {
        font-size: 12px !important;
        line-height: 22px !important;
        letter-spacing: 0.5px;
    }

    .md-title2 {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 1.68px;
        -webkit-text-stroke: 0.5px;
    }

    .schematic-diagram-list li {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: 0px;
    }

    .schematic-diagram-list li {
        letter-spacing: 0px;
        color: #C79A61;
        text-transform: uppercase;
        position: relative;
        padding-left: 32px;
        margin: 12px 0px;
    }

    .schematic-diagram-list1 li {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: 0px;
    }

    .schematic-diagram-list1 li {
        letter-spacing: 0px;
        color: #C79A61;
        text-transform: uppercase;
        position: relative;
        padding-left: 32px;
        margin: 12px 0px;
    }

    .schematic-diagram-list li::after {

        width: 27px;
    }

    .schematic-diagram-list1 li::after {

        width: 27px;
    }

    .main_header .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 10px;
        line-height: 20px;
        padding: 5px 10px !important;
    }


}

@media only screen and (min-width: 1600px) {

    body {
        font-size: 14px;
        line-height: 22px;
    }

    .number_list li,
    .apha_list li,
    .apha_list2 li,
    .dash_line_list li {
        font-size: 14px;
    }

}

@media only screen and (min-width: 1399px) {

    /*
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 94vw;
    }
*/
    .container-loc {
        max-width: 80%;
    }
}



@media only screen and (min-width:1025px) and (max-width:1399px) {
    .cue-pointRight2 {
        top: 10% !important;
        right: 8% !important;
    }

    .cue-pointRight3 {
        top: 14% !important;
        right: 8% !important;
    }

    .xxl-title {
        font-size: 28px;
        line-height: 38px;
    }

    .xl-title {
        font-size: 26px;
        line-height: 36px;
    }

    .xl-title2 {
        font-size: 26px;
        line-height: 36px;
    }

    .ch_fm_toggle {
        font-size: 15px;
        line-height: 21px;
        padding: 7px 0px 5px;
    }

    .floor-view-inner .ch_fm_navigation p {
        line-height: 20px;
        font-size: 13px;
    }

    .line-1 br,
    .line-2 br {
        display: block;
    }

    .schematic-diagram-popup .pan_zoom_parent {
        max-width: 400px;
    }

    .main_header .navbar-nav .dropdown-toggle::after {
        right: -6px;
    }

    .main_header .dropdown .dropdown-menu {
        min-width: 170px;
    }

    .large-container {
        max-width: 1000px;
    }

    .fancy-custom-modal figure.figure {
        max-width: 900px !important;
    }



    .main_header .navbar-nav .dropdown-menu .dropdown-item {
        font-size: 12px;
        line-height: 20px;
        padding: 8px 9px !important;
    }

    .site-logo {
        max-width: 128px;
    }

    .flag-image img {
        max-width: 100px;
    }

    ul.navbar-nav li.nav-item {
        padding: 0 5px;
    }

    .because-location-title br {
        display: block;
    }

    .bg-title {
        font-size: 28px;
        line-height: 32px;
    }

    .md-title {
        font-size: 26px;
        line-height: 36px;
    }

    .sm-title {
        font-size: 16px;
        line-height: 20px;
    }

    .elevate-well-being-tabbing .tabbing-title {
        margin: 0px 18px;
    }

    ul.fm_link_box a.ch_fm_link {
        font-size: 14px;
        line-height: 23px;
    }

    .floor_3d_view .ch_fm_t_wrap {
        margin-bottom: 7px;
    }

    .gallery-modal.fancy-custom-modal figure.figure,
    .common-video-modal {
        max-width: 850px !important;
    }

    .flag-image {
        left: 30px;
    }

    .home-banner-img img {
        max-width: 90%;
    }

    a.navbar-brand {
        margin-left: 0%;
    }


}

@media only screen and (min-width:992px) and (max-width:1024px) {
    ul.navbar-nav li.nav-item {
        padding: 0 5px;
    }

    .flag-image {
        left: 40px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .virtual-tour-section .figure-caption {
        font-size: 14px;
        line-height: 20px;
    }

    .floor_3d_view {
        height: auto !important;
    }

    .main_header .navbar-nav .dropdown-toggle::after {
        right: -6px;
    }

    .location-slider,
    .smart-home-section,
    .schemetic-diagram-section,
    .Southern-Waterfront,
    .singapore_trusted {
        padding-bottom: 110px !important;
    }

    .flag-image {
        left: 30px;
    }

    .floor-view-inner {
        padding-bottom: 50px;
    }

    /* .floor-view-inner #canvas_wrapper {bottom: 48px;} */
    .ch_fm_navigation h2.bg-title {
        font-size: 22px;
        line-height: 28px;
    }

    .elevate-well-being-tabbing .tabbing-title {
        margin: 0px 8px;
    }

    .footer-top-right-side {
        flex-direction: column;
        align-items: center;
    }

    .sales-gallery,
    .viewing-appointment {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 1.56px;
        text-align: center !important;
    }

    .custom-footer .footer-bottom-content {
        font-size: 8px;
        line-height: 12px;
        letter-spacing: 0.4px;
    }

    .home-banner-content,
    .home-icon-address,
    .nikken-sekkei-section,
    .residentialsky-garden,
    .residentialsky-garden {
        padding: 10px 16px;
    }

    .nikken-image-content-section p br {
        display: none;
    }

    .bg-title {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 1.9px;
    }

    .md-title {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 1.58px;
    }

    .sm-title {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 1.70px;
    }

    .flag-image img {
        max-width: 85px;
    }

    .home-icon-address-box .figure-caption {
        font-size: 8px;
        line-height: 22px;
    }

    .home-icon-address .home-icon-address-box h6 {
        font-size: 13px;
        line-height: 19px;
        letter-spacing: 0.56px;
    }

    .nikken-sekkei-section .nikken-sekkei-image-box p {
        font-size: 11px;
        line-height: 19px;
    }

    .home-slider .container {
        max-width: 670px;
        width: 100%;
    }

    .common-banner {
        height: 500px !important;
    }

    .main_header .nav-link {
        font-size: 11px;
        line-height: 15px;
    }

    .main_header .navbar-nav a {
        padding: 15px 8px !important;
        letter-spacing: 0.5px;
        font-size: 11px;
    }


    a.navbar-brand {
        margin-left: 0%;
        margin-right: 0%;
    }

    .site-logo {
        max-width: 100px;

    }

    .residential-services {
        padding: 0;
    }

    .single-col-slider .slide-arrow.next-arrow i {
        right: -25px;
    }

    .single-col-slider .slide-arrow.prev-arrow i {
        left: -25px;
    }

    .interior-banner-section {
        position: relative;
        height: 500px !important;
    }

    .admist-luxuries-section .sanctuary-luxuriate-section {
        padding: 65px 0px 20px 0px;
    }

    .smart-home-section hr {
        margin: 0.5rem 0;
    }

    .schematic-diagram-popup .zoom-in-zoom-out {
        right: 15%;
    }

    .custom_360_model .carousel__button,
    .viewout_model .carousel__button {
        top: 33px;
        right: 68px;
    }

    .number_list li,
    .apha_list li,
    .apha_list2 li,
    .dash_line_list li {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.55px;
    }

    ul.fm_link_box a.ch_fm_link {
        font-size: 14px;
        line-height: 24px;
    }
}

@media only screen and (max-width:1199px) {
    .mini-container {
        max-width: 960px;
    }

    #canvas_wrapper.canvas_wrapper_address,
    .canvas_wrapper_address .floor_mask svg {
        width: 110% !important;
        height: 110% !important;
    }
}

@media only screen and (max-width:991px) {
    .mini-container {
        max-width: 720px;
    }

    body {
        font-size: 11px;
        line-height: 16px;
    }

    .navbar-toggler.collapsed {
        background-image: url("../images/Menu-btn.svg");
    }

    .navbar-toggler {
        background-image: url("../images/menu-close.svg");
        height: 35px;
        width: 35px;
        background-size: contain;
        background-repeat: no-repeat;
        border: none;
        border-radius: 0;
        box-shadow: none !important;
        position: absolute;
        right: 30px;
        top: 29px;
        transition: 0.4s ease all;
    }

    .navbar-collapse {
        align-items: center;
        background-color: #162936;
        width: 225px;
        position: fixed;
        height: 100%;
        bottom: 0;
        top: 63px;
        right: 0;
        box-shadow: 0px 3px 10px #00000029;
        min-height: 100vh;
        overflow-y: auto;
    }

    .main_header .nav-link {
        color: #C79A61;
    }

    .main_header .navbar-nav .nav-link:hover,
    .main_header .navbar-nav .nav-link.active,
    .main_header .navbar-nav .nav-link:focus,
    .main_header .navbar-nav .nav-link:focus {
        color: #C79A61;
    }

    .main_header .navbar-nav .dropdown-toggle::after {
        right: auto;
        border-color: #C79A61;
    }

    .line {
        color: #C79A61;
    }

    .main_header .dropdown-menu {
        border: none;
    }

    .main_header .container {
        justify-content: center;
        max-width: 100%;
        padding: 0;
    }

    .site-logo {
        max-width: 162px;
        margin-left: 20px;
    }

    .flag-image {
        left: 20px;
        position: fixed;
    }

    .map-compass-icon {
        bottom: auto;
        top: 400px;
    }

    .map-compass-icon img {
        max-width: 33px;
    }

    .compass-icon img {
        max-width: 33px;
    }
}

@media only screen and (max-width:767px) {



    .location-slider,
    .smart-home-section,
    .schemetic-diagram-section,
    .Southern-Waterfront,
    .singapore_trusted {
        padding-bottom: 70px !important;
    }

    .common-back-button img {
        max-width: 25px;
        height: auto;
    }

    .fancybox__toolbar__items .fancybox__button--zoomOut {
        bottom: auto;
        top: 49%;
    }

    .fancybox__toolbar__items .fancybox__button--zoomIn {
        bottom: auto;
        top: 45%;
    }

    .singapore_trusted .right_img img {
        max-width: 206px;
    }

    .main_header .navbar-nav .dropdown-menu .dropdown-item {
        padding: 8px 10px 8px 26px !important;
    }

    .home-banner-content {
        margin-top: 20px;
    }

    .viewing-appointment p:first-child {
        margin-bottom: 5px;
        margin-top: 10px;
    }

    .home-banner {
        height: auto !important;
        min-height: auto !important;
    }

    .nikken-sekkei-image-box .artist-text {
        margin-top: -17px !important;
    }

    .map-compass-icon {
        bottom: auto;
        top: 180px;
    }

    .compass-icon {
        /*top: -52px;*/
    }

    .viewing-appointment p a {
        white-space: nowrap;
    }

    .back-to-top {
        top: -47px;
    }

    .sanctuary-luxuriate-section .bg-title {
        line-height: 33px;
        font-size: 22px;
    }

    .because-location .accordion-body td {
        width: 144px;
        text-align: right;
    }

    .back-to-top img {
        max-width: 30px;
    }

    .floor_3d_view .floor_rt_btn {
        padding: 10px 20px 10px 50px;
        font-size: 11px;
        line-height: 18px;
    }

    .home-banner .media {
        margin-bottom: 40px;
    }

    .floor_3d_view {
        padding: 0 20px !important;
        height: auto !important;
    }

    .floor-view-inner .ch_fm_navigation {
        margin: 50px 0px;
    }

    .bg-title {
        font-size: 28px;
        line-height: 38px;
        letter-spacing: 1.4px;
    }

    .md-title,
    .because-location-title,
    .Southern-Waterfront h2 {
        font-size: 22px;
        line-height: 33px;
        letter-spacing: 1.32px;
    }

    .sm-title {
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 1.56px;
    }

    .flag-image img {
        max-width: 49px;
    }

    .home-banner .home-banner-row {
        flex-direction: column-reverse;
    }

    .home-banner .media-left img {
        max-width: 28px;
        margin-right: 10px;
    }

    .home-banner .media li {
        padding: 13px 0px 5px 0px;
        font-size: 11px;
    }

    .home-banner-content,
    .home-icon-address,
    .nikken-sekkei-section,
    .residentialsky-garden,
    .residentialsky-garden {
        padding: 0px 25px;
    }

    .home-icon-address .home-icon-address-box h6 {
        font-size: 9px;
        line-height: 13px;
        letter-spacing: 0.72px;
        margin-bottom: 0;
    }

    .home-icon-address .home-icon-address-box p {
        font-size: 9px;
        line-height: 13px;
        letter-spacing: 0.45px;
        padding: 0 10px;
    }

    .home-icon-address-box .figure-caption {
        font-size: 0.5em;
        line-height: 12px;
        letter-spacing: 0.28px;
        bottom: 0px;
        margin-bottom: 8px;
    }

    .home-icon-address-box .figure {
        margin-bottom: 0;
    }

    .nikken-image-content-section {
        margin-top: 4px;
    }

    .nikken-image-content-section .nikken-logo {
        width: 100%;
        max-width: 100%;
    }

    .nikken-image-content-section p br {
        display: none;
    }

    .nikken-sekki-image-right-content .nikken-sekkei-image-box {
        flex: 0 0 46.33%;
    }

    .nikken-sekki-image-right-content {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .nikken-sekkei-section .nikken-sekkei-image-box p {
        font-size: 9px;
        line-height: 11px;
        letter-spacing: 0.72px;
        text-align: center;
    }

    .residentialsky-garden {
        text-align: center;
    }

    .singapore_trusted .image_box {
        text-align: center;
    }

    .developer-content {
        flex-direction: column-reverse;
    }

    .residentialsky-garden .residential-elevate-part {
        margin-top: 0 !important;
    }

    .residentialsky-garden .residential-elevate-part p.spread-content,
    .newport-garden-part p.hugging-content,
    .work-pleasure-part p {
        text-align: left;
    }

    .artist-text {
        font-size: 0.5em;
        line-height: 12px;
        letter-spacing: 0.28px;
        bottom: 0px;
        margin-bottom: 8px;
    }

    .residentialsky-garden .view-btn a {
        font-size: 11px;
        line-height: 17px;
        letter-spacing: 1.32px;
    }

    .home-slider {
        padding: 10px 41px;
    }

    .single-col-slider .slide-arrow.next-arrow i {
        right: -17px;
    }

    .single-col-slider .slide-arrow.prev-arrow i {
        left: -17px;
    }

    .premier-title {
        margin-bottom: 0;
        padding: 0px 20px;
    }

    .home-slider .premier-slider-content {
        padding: 0px 20px;
    }

    .footer-button a {
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 1.56px;
        padding: 8px 30px 5px 30px;
    }

    .footer-top-right-side {
        flex-direction: column;
        align-items: center;
    }

    .sales-gallery,
    .viewing-appointment {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 1.56px;
        text-align: center !important;
    }

    .custom-footer .footer-bottom-content {
        font-size: 8px;
        line-height: 12px;
        letter-spacing: 0.4px;
    }

    .newport-garden-part .col-12,
    .work-pleasure-part .col-12 {
        padding: 0;
    }

    .sales-gallery p {
        margin-bottom: 0 !important;
    }

    .single-col-slider .slide-arrow i {
        color: #272727;
        font-size: 21px;
    }

    .location-inner-slider.single-col-slider .slide-arrow.next-arrow i {
        right: -20px;
        top: 40%;
    }

    .location-inner-slider.single-col-slider .slide-arrow.prev-arrow i {
        left: -20px;
        top: 40%;
    }

    .common-button {
        padding: 8px 30px;
    }

    .location_banner,
    .interior-banner-section,
    .facilities-banner-section,
    .facilities-banner-section {
        height: 290px !important;
        background-position: center;
        min-height: auto !important;
    }

    .icon_360:before {
        width: 34px;
        height: 34px;
    }

    .icon_360:after {
        width: 45px;
        height: 45px;
    }

    body br {
        display: none;
    }

    .location-inner-slider .slick-dots {
        bottom: 0px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 30px;
    }

    .location-inner-slider {
        margin-top: -20px;
    }

    .because-location .accordion-button,
    .because-location .accordion-button i {
        font-size: 16px;
        line-height: 20px;
    }

    .because-location .accordion .accordion-body {
        padding-left: 10px;
        padding-top: 10px;
    }

    .because-location .accordion-body table {
        margin-bottom: 5px !important;
    }

    .residential-services {
        padding: 0px;
    }

    .admist-luxuries-section p.admist-luxuries-content {
        padding: 0;
        text-align: left;
    }

    .admist-luxuries-section .sanctuary-luxuriate-section {
        padding: 35px 0px 0px 0px;
    }

    .luxuriate-sophistication-section {
        flex-direction: column-reverse;
        padding-bottom: 10px;
    }

    .luxuriate-ware-section {
        flex-direction: column-reverse;
    }

    .luxuriate-ware-image-title {
        margin: 0;
    }

    .room-exploration-box p.room-exploration-image-title,
    .luxuriate-sophistication-section p.luxuriate-sophistication-image-title,
    .luxuriate-ware-section .luxuriate-ware-image-title {
        font-size: 10px;
        line-height: 13px;
    }

    .single-col-slider.smart-home-features-mobile .slick-dots {
        position: absolute;
        bottom: 36px;
    }

    .smart-home-section hr {
        margin: 0.5rem 0;
    }

    .single-col-slider .slick-dots {
        bottom: -15px;
    }

    .singapore_trusted .image_box p {
        text-align: left;
    }

    .singapore_trusted figure.figure img {
        width: 100%;
    }

    .singapore_trusted figure.figure {
        width: 100%;
    }

    .schematic-diagram-tabel-section .table-responsive {
        overflow-x: auto;
        ;
    }

    .schematic-diagram-list li {
        font-size: 10px;
        line-height: 16px;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
        margin-top: 0 !important;
    }

    .schematic-diagram-list {
        column-count: 2;
    }

    .schematic-diagram-list1 li {
        font-size: 10px;
        line-height: 16px;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
        margin-top: 0 !important;
    }

    .schematic-diagram-list1 {
        column-count: 2;
    }


    .schematic-diagram-popup .zoom-in-zoom-out {
        position: absolute;
        right: 3%;
    }

    .schematic-diagram-popup img#plan_dia_image {
        height: auto;
        width: 100%;
        max-width: 357px;
    }

    .line-1 {
        top: 16% !important;
        left: 5% !important;
    }

    .loader-slide-1 {
        background-position: center;
    }

    .line-1 br,
    .line-2 br {
        display: block !important;
    }

    .line-2 {
        margin: 150px auto;
        font-size: 28px !important;
        line-height: 38px !important;
        letter-spacing: 1.4px !important;
    }

    .pan-left-right-overlay {
        background-color: #000000ad;
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 9999;
        top: 0;
    }

    .inner-pan-overlay {
        position: absolute;
        top: 50%;
        text-align: center;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .elevate-well-being-section .bg-title,
    .judiciously-mixed .bg-title {
        font-size: 22px;
        line-height: 33px;
        padding: 0 20px;
    }

    .elevate-well-being-tabbing .tabbing-title {
        width: 100%;
        margin: 0px;
    }

    .gallery-slider.single-col-slider .slide-arrow.next-arrow i {
        right: 0;
    }

    .gallery-slider.single-col-slider .slide-arrow.prev-arrow i {
        left: 0;
    }

    .tab-content .tab-pane .row {
        flex-direction: column-reverse;
    }

    .elevate-well-being-tabbing .nav .nav-link {
        text-align: left;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 1.92px;
    }

    .number_list li,
    .apha_list li,
    .apha_list2 li,
    .dash_line_list li {
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0.55px;
    }

    #canvas_wrapper {
        bottom: 0;
        left: 0;
        margin: 0 auto;
    }

    .floor-view-inner .ch_fm_wrapper.row {
        flex-direction: column-reverse !important
    }

    .floor_3d_view .floor_rb_wrap {
        bottom: 0;
    }

    #canvas_wrapper .rotate-img,
    #canvas_wrapper .rotate-img div#rotatinImg {
        /*height: 400px;*/
    }

    .img-section figure {
        margin-bottom: 10px !important;
    }

    .zoom-in-zoom-out button {
        font-size: 20px;
        padding: 6px;
        line-height: 7px;
        width: 22px;
        height: 22px;
    }


    .img-section figure {
        margin: 0 0 10px;
    }

    .gallery-slider {
        padding: 0 25px;
    }

    .elevate-well-being-tabbing nav {
        margin: 0 auto;
    }

    .elevate-well-being-tabbing nav ul {
        display: flex;
        flex-direction: column;
    }

    .elevate-well-being-tabbing nav ul li {
        order: 1;
        cursor: pointer;
        position: relative;
        padding: 10px 15px;
    }

    .elevate-well-being-tabbing nav ul li button {
        color: #272727 !important;
        padding: 0px;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    }

    .elevate-well-being-tabbing nav ul li.active {
        order: 0;
    }

    .elevate-well-being-tabbing nav ul {
        list-style: none;
        margin: 0;
        padding: 0 !important;
        padding: 10px;
    }

    .fade {
        transition: opacity .15s linear;
    }

    .elevate-well-being-tabbing nav ul.expanded li:not(.active) {
        position: relative;
        top: auto;
    }

    .elevate-well-being-tabbing nav ul li:not(.active) {
        position: absolute;
        top: -999em;
    }

    .elevate-well-being-tabbing {
        position: relative;
        height: 4em;
    }

    .elevate-well-being-tabbing .nav.nav-tabs.expanded .nav-item.tabbing-title {
        background: #fff;
        opacity: 100% !important;
        z-index: 2 !important;
        box-shadow: 0 3pt 3pt 0px rgba(0, 0, 0, 0.3);
    }

    .elevate-well-being-tabbing .nav .nav-item.active {
        background: transparent !important;
        border-bottom: 1px solid #272727;
        opacity: 100% !important;
        box-shadow: none !important;
    }

    .elevate-well-being-tabbing .nav .nav-item.active .nav-link {
        font-size: 16px;
        border: none;
    }

    .elevate-well-being-tabbing .nav .nav-link {
        font-size: 14px;
        opacity: 100%;
    }

    .elevate-well-being-tabbing .nav .nav-item.active:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        content: "\2b";
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 16px;
    }

    .elevate-well-being-tabbing nav ul li {
        order: 1;
    }

    .elevate-well-being-tabbing nav {
        position: absolute;
        width: 100%;
    }

    .elevate-well-being-tabbing .nav.nav-tabs.expanded {
        background: transparent;
    }

    .elevate-well-being-tabbing .nav .nav-tabs .nav-link:focus,
    .elevate-well-being-tabbing .nav-tabs .nav-link:hover,
    .elevate-well-being-tabbing .nav-tabs .nav-item.active .nav-link {
        border-bottom: none !important;
    }

    .ch_fm_toggle {
        font-size: 16px;
        line-height: 20px;
    }

    .gallery2ndRow {
        margin-top: 0% !important;
    }
}

@media screen and (max-width:767px) and (orientation:landscape) {

    .number_list li,
    .apha_list li,
    .apha_list2 li,
    .dash_line_list li {
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0.55px;
    }

    .fancybox__toolbar__items .fancybox__button--zoomOut {
        top: 54%;
    }
}

/*media-query-end*/
/* -----------------08-09-2023-------------------- */
.vd-title {
    font-size: 28px;
    margin-bottom: 20px;
}

.nikken-image-content-section p {
    font-size: 16px;
    line-height: 25px;
}

.banner-caption {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 16px;
    color: #fff;
}

.panzoom-level {
    /*border: 2px solid #272727;*/
    border-radius: 45px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.panzoom-level .map-compass-icon {
    position: absolute;
    bottom: 30px !important;
    right: 30px !important;
    width: auto;
    top: auto !important;
}

.panzoom-mini img {
    width: 15%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width:767px) {
    .panzoom-mini {
        height: auto !important;
    }

    .panzoom-mini img {
        width: 35%;
        position: relative;
        bottom: auto;
        left: auto;
    }

    .panzoom-level {
        border-radius: 20px;
    }
}

.watch-video-txt i,
.watch-video-txt p {
    color: #fff;
}

/* ------------11-09-2023-------------- */
.figure {
    position: relative;
    margin: 0;
}

.figure .img-caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 40%);
    color: #fff;
    height: 100%;
    opacity: 0;
    z-index: -1;
    border-radius: 0px;
    display: flex;
    font-size: 13px;
    transform: scale(0);
    align-items: center;
    justify-content: center;
    transition: all .4s linear;
    line-height: 20px;
    font-weight: bold;
    cursor: pointer;
}

.figure:hover .img-caption {
    opacity: 1;
    z-index: 1;
    transform: scale(1);
}

.gallery-modal .artist-text {
    right: 30px;
    bottom: 50px;
    margin-bottom: 0;
}

.bg-medium-brown .artist-text {
    color: #fff;
}

.overlay-svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

::-webkit-scrollbar {
    display: none;
}

.svgbg {
    fill: #C8B09A;
}

/* ------------13-09-2023-------------- */
.home-banner-content {
    padding-top: 90px;
}

.scroll-down-btn img {
    -webkit-animation: fade_move_down 1s ease-in-out infinite;
    -moz-animation: fade_move_down 1s ease-in-out infinite;
    animation: fade_move_down 1s ease-in-out infinite;
}

/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
    0% {
        -webkit-transform: translateY(10px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(10px);
        opacity: 0;
    }
}

@-moz-keyframes fade_move_down {
    0% {
        -moz-transform: translateY(-10px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: translateY(10px);
        opacity: 0;
    }
}

@keyframes fade_move_down {
    0% {
        transform: translateY(-10px);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: translateY(10px);
        opacity: 0;
    }
}

.view_button {
    font-size: 13px;
    border: 1px solid #C79A61;
    outline: none;
    background-color: #162936;
    color: #C79A61;
    padding: 8px 35px;
    font-weight: 700;
    font-family: 'Brother 1816';
    transition: all .2s;
}

.view_button:hover {
    background-color: #8A6E4B;
    color: #162936;
    border: 1px solid #C79A61;
}

.view_button i {
    font-size: 18px;
}

.typical-plan-modal h1 {
    font-size: 35px;
    font-family: 'BonVivantSerifBold';
    font-weight: 700;
}

.typical-plan-modal h2 {
    font-size: 28px;
    font-family: 'BonVivantSerifBold';
    font-weight: 700;
}

.typical-plan-modal .legends .sqaure {
    min-width: 46px;
    height: 21px;
    border: 1px solid #646464;
    margin-right: 20px;
}

.lightyellow {
    background-color: #F6E2C1;
}

.lightsky {
    background-color: #CAD7DF;
}

.mediumsky {
    background-color: #96B7C6;
}

.darksky {
    background-color: #6696AB;
}

.lightpink {
    background-color: #E1D6D2;
}

.mediumpink {
    background-color: #C2B0AC;
}

.brown {
    background-color: #9A8C89;
}

.darkpink {
    background-color: #BD9C97;
}

.darkyellow {
    background-color: #D6BA92;
}

.legends p {
    font-family: 'Brother 1816';
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 20px;
}

@media only screen and (max-width: 768px) {
    .fancybox__viewport .fancybox__content {
        width: 100%;
    }


}

.location-slider .img-caption br {
    display: block !important;
}

.home-banner-bg br {
    display: block !important;
}

/* body{margin-top: 0px !important;}
.floor_3d_view, .home-banner{height: 100vh !important; min-height: auto !important;    padding-top: 85px !important;}
.floor_3d_view .floor-view-inner{padding-top: 40px !important;} */
.cloudimage-inner-box canvas,
.cloudimage-inner-box {
    width: 100% !important;
    height: 100% !important;
}

/* -------virtual tour buttons-------- */
.virtual-tour-cover {
    position: relative;
}

.virtual-tour-cover:hover .view-tour-content {
    opacity: 1;
    transform: translateY(10px);
    top: 60%;
    transform: translate(-50%, -60%);
}

.virtual-tour-cover:hover .watch-video-txt {
    top: 45%;
    transform: translate(-50%, -45%);
}

.virtual-tour-cover:hover img {
    opacity: 0.4;
}

.virtual-tour-cover .watch-video-txt {
    transition: all .3s ease-in-out;
}

.virtual-tour-cover .view-tour-content {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 65%;
    transform: translate(-50%, -65%);
    color: #fff;
    transition: all .3s ease-in-out;
}

.virtual-tour-section .figure-caption br {
    display: block;
}

.modelsvg {
    position: absolute;
    width: 102%;
    left: 1%;
    top: 1%;
}




.modelsvg {
    position: absolute;
    width: auto;
    left: 0%;
    top: 0%;
}

.modelsvg_a1 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_a2 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_a4 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_as1 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.22%;
}

.modelsvg_2b {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_b2 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_2bp {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_bp2 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_bp3 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_bps1 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_bps2 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_c1 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_cp1 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_cps1 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_d1 {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_sph {
    position: absolute;
    width: 102%;
    left: -1%;
    top: 0.2%;
}

.modelsvg_dev1 {
    position: absolute;
    width: 100%;
    left: 0%;
    top: -0.4%;
}

.imgLegend {
    padding-top: 20px;
    width: 100%;
}

.py-lg-6 {
    padding-top: 5rem !important;
    padding-bottom: 3rem !important;
}

.py-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.figure-caption {
    font-size: .5em;
    color: #FFFFFF;
}

.vidlogo {
    width: 20vw;
}


/*/////////////////////////////////////////////////
//////////////////////////////////////////////////
*/
@media screen and (max-width: 1400px) and (orientation: portrait) {

    #rotatinImgNew {
        margin-left: 0%;
    }

    .virtual-tour-section .figure-caption {
        font-size: 12px;
        line-height: 18px;
    }

    .fancybox__content>.carousel__button.is-close,
    .fancybox__button--close {
        top: 11% !important;
    }

    .viewout_model .carousel__button {
        top: 33px;
        right: 25px;
        top: 12% !important;
    }

    .single-col-slider .slide-arrow.prev-arrow i {
        left: -35px !important;
    }

    .single-col-slider .slide-arrow.next-arrow i {
        right: -35px !important;
    }

    .footer-bottom-content p {
        margin-bottom: 12px;
    }

    .fancybox__toolbar__items .carousel__button {
        right: 20px;
    }

    .fancybox__toolbar__items .fancybox__button--zoomOut {
        bottom: auto;
        top: 47.8%;
    }

    .fancybox__toolbar__items .fancybox__button--zoomIn {
        bottom: auto;
        top: 45%;
    }

}

@media screen and (max-width: 1400px) and (orientation: landscape) {

    .fancybox__content>.carousel__button.is-close,
    .fancybox__button--close {
        top: 18% !important;
    }

    .viewout_model .carousel__button {
        top: 18% !important;
    }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {

    #rotatinImgNew {
        margin-left: 0%;
    }

    .cue-pointLeft {
        max-width: 100%;
        top: 50% !important;
        left: 21% !important;
        width: 100vw;
    }

    .cue-pointLeft3 {
        top: 50% !important;
        left: 21% !important;
    }

    .xxl-title {
        font-size: 24px;
        line-height: 34px;
    }

    .xl-title {
        font-size: 24px;
        line-height: 34px;

    }

    .cue-pointRight {
        top: 27% !important;
        right: -30% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointRight2 {
        top: 20% !important;
        right: -50% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointRight3 {
        top: 22% !important;
        right: -30% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointLeft2 {
        top: 23% !important;
        left: 28% !important;
    }

    .vidlogo {
        width: 45vw;
    }

    .cue-pointRight4 {
        top: 24% !important;
        right: -5% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .xl-title2 {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 2.1px;
        -webkit-text-stroke: 1px;
    }


}

@media screen and (max-width: 768px) and (orientation: portrait) {
    .bottomMargin002 {
        margin-bottom: 35px;
    }


    #rotatinImgNew {
        margin-left: 0%;
    }

    .imgLegend {
        width: 100%;
    }

    .footer-button {
        text-align: center !important;
    }

    .cue-point {
        max-width: 100%;
    }

    .cue-pointLeft {
        max-width: 100%;
        top: 50% !important;
        left: 50% !important;
        width: 100vw;
    }

    .xxl-title {
        font-size: 24px;
        line-height: 34px;
    }

    .xl-title {
        font-size: 24px;
        line-height: 34px;

    }

    .cue-pointRight {
        top: 27% !important;
        right: -30% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointRight2 {
        top: 20% !important;
        right: -50% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointRight3 {
        top: 22% !important;
        right: -30% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointLeft2 {
        top: 23% !important;
        left: 28% !important;
    }

    .vidlogo {
        width: 45vw;
    }

    .cue-pointRight4 {
        top: 42% !important;
        right: -9% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .xl-title2 {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 2.1px;
        -webkit-text-stroke: 1px;
    }

    .txtSales {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .footer-bottom-content p {
        margin-bottom: 12px;
    }

    .noMobile {
        display: none !important;
    }

    .isMobile {
        display: inline-block !important;
    }

    .main_header {
        box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
    }

    .dash_line_list li:nth-child(3)::after {
        top: 0px;
    }

    .main_header {
        padding: 0px 0px;
    }

    .elevate-well-being-section p.kindly-refer-content {
        font-size: 10px;
        margin-top: 30px;
    }

    .mobPT {
        padding-top: 10%;
    }

    .md-title {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .because-location .accordion-button,
    .because-location .accordion-button i {
        font-size: 12px !important;
        line-height: 18px !important;
        letter-spacing: 1px !important;
    }

    .bg-title {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .smart-home-section h4 {
        font-size: 14px;
        line-height: 18px;
        font-family: 'Brother 1816';
        letter-spacing: 1px;
        margin-bottom: 8px;
        font-weight: bold;
    }

    .admist-luxuries-content br {
        display: none;
    }

    .virtual-tour-section .figure-caption {
        font-size: 12px;
        line-height: 18px;
    }

    .viewout_model .carousel__button {
        top: 33px;
        right: 30px;
    }

    .viewout_model .carousel__button {
        top: 13% !important;
    }

    .typical-plan-modal h1 {
        font-size: 22px !important;
    }

    .navbar-collapse {
        width: 250px;
    }

    .main_header .navbar-nav a {
        padding: 15px 18px !important;
        letter-spacing: 0.25px;
        font-size: 16px;
    }

    .home-banner {
        height: 500px !important;
    }

    .nikken-logo {
        width: 40vw;
    }

    #canvas_wrapper.canvas_wrapper_address {
        margin-top: 25%;
    }

    .fancybox__content>.carousel__button.is-close,
    .fancybox__button--close {
        top: 13% !important;
    }

}

.showMob {
    display: none;
}

@media screen and (max-width: 576px) and (orientation: portrait) {
    .bottomMargin002 {
        margin-bottom: 35px;
    }

    #rotatinImgNew {
        margin-left: 0%;
    }

    .fancybox__toolbar__items .carousel__button {
        right: 10px;
    }

    .marginLeft {
        padding-left: 0%;
    }

    .icon_360::before {
        width: 50px;
        height: 50px;
    }

    .map-compass-icon {
        right: 0px;
        padding: 0px;
        top: 140px;
    }

    .panzoom-level .map-compass-icon {
        position: absolute;
        bottom: auto !important;
        right: 0px !important;
        width: auto;
        top: 140px !important;
    }

    .zoom-in-zoom-out {
        right: 0px !important;
    }

    .mobMarginBottom {
        margin-bottom: 18px;
    }

    .mobTxtCenter {
        text-align: center !important;
        margin-bottom: 22px;
    }

    .mobMarginZero {
        padding-bottom: 0px !important;
    }

    .smart-home-section .card img {
        margin-right: inherit;
        margin-bottom: 10px;
        justify-content: center;
        display: flex;
    }

    .smart-home-section .card {
        text-align: center;
    }

    .single-col-slider .slide-arrow.next-arrow i {
        right: -22px !important;
        top: 50% !important;
    }

    .single-col-slider .slide-arrow.prev-arrow i {
        position: absolute;
        left: -22px !important;
        top: 49% !important;
    }

    .location-inner-slider .slider-bottom-text {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: -10px;
    }

    .marginRight {
        padding-right: 0%;
    }

    #cue-10 {
        display: none;
    }

    .scroll-indicator {
        bottom: 4rem;

    }

    .compass-icon {
        bottom: 0px;
    }

    #typical-plan-modal1,
    #typical-plan-modal2 {
        margin-top: 15%;
    }

    .schematic-diagram-content-section {
        margin-top: 15%;
    }

    .nikken-sekkei-section .nikken-sekkei-image-box p {
        letter-spacing: 0px;
    }


    .nikken-image-content-section p {
        font-size: 9px !important;
        line-height: 12px !important;
    }

    .schematic-diagram-list,
    .schematic-diagram-list1 {
        column-count: 1 !important;
    }

    .px-4 {
        padding-right: calc(var(--bs-gutter-x) * .15) !important;
        padding-left: calc(var(--bs-gutter-x) * .15) !important;
    }

    .banner-caption {
        font-size: 11px;
        bottom: 7px;
    }

    .txtcenterNew {
        text-align: center !important;
    }

    .because-location-content p {
        padding: 0px 10px;
    }

    .location-inner-slider .slider-bottom-text {
        line-height: 14px;
    }

    .iconPlay {
        top: 22px !important;
    }

    .fancybox__content>.carousel__button.is-close,
    .fancybox__button--close {
        top: 12% !important;
    }

    .viewout_model .carousel__button {
        top: 12% !important;
    }

    .marginMob1 {
        margin-top: 11%;
    }

    .home-icon-address .home-icon-address-box h6 {
        letter-spacing: 0px;
        ;
    }

    .newRow {
        padding-right: calc(var(--bs-gutter-x) * .25) !important;
        padding-left: calc(var(--bs-gutter-x) * .25) !important;
    }

    #canvas_wrapper.canvas_wrapper_address {
        margin-top: 8%;
    }

    .home-icon-address .home-icon-address-box p {
        letter-spacing: 0px;
    }

    #canvas_wrapper.canvas_wrapper_address {
        width: 110% !important;
        height: 110% !important;
        left: -6%;
    }

    .hideMob {
        display: none !important;
    }

    .showMob {
        display: inline-block !important;
    }



    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 92vw;
    }

    .main_header .navbar-nav a {
        padding: 15px 18px !important;
        letter-spacing: 0.25px;
        font-size: 11px;
    }

    .navbar-collapse {
        width: 215px;
    }

    .flag-image img {
        max-width: 75px;
    }

    .home-banner {
        height: auto !important;
    }

    #loading-percentage {
        font-size: 16px !important;
    }

    #video-loader {
        font-size: 16px !important;
        margin-bottom: 0.5rem !important;
    }

    .cue-pointLeft {
        max-width: 100%;
        top: 33% !important;
        left: 78% !important;
        width: 100vw;
    }

    .xxl-title {
        font-size: 16px;
        line-height: 22px;
    }

    .xl-title {
        font-size: 16px;
        line-height: 22px;

    }

    .cue-pointRight {
        top: 27% !important;
        right: -30% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointRight2 {
        top: 25% !important;
        right: -50% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointRight3 {
        top: 25% !important;
        right: -30% !important;
        text-align: center !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .cue-pointLeft2 {
        top: 23% !important;
        left: 28% !important;
    }

    .cue-pointLeft3 {
        top: 33% !important;
        left: 83% !important;
        text-align: left !important;
        width: 200px;
        letter-spacing: 1px;
    }

    .xltxt {
        letter-spacing: 1px !important;
    }

    .vidlogo {
        width: 45vw;
    }

    .cue-pointRight4 {
        top: 30% !important;
        right: -32% !important;
        text-align: left !important;
        transform: translate(-50%, -50%) !important;
        width: 100vw !important;
    }

    .xl-title2 {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 1px;
        -webkit-text-stroke: 1px;
    }



}

@media screen and (max-height: 576px) and (orientation:landscape) {
    .xxl-title {
        font-size: 16px;
        line-height: 20px;
    }

    .xl-title {
        font-size: 16px;
        line-height: 20px;
    }

    .xl-title2 {
        font-size: 16px;
        line-height: 20px;
    }

    .site-logo {
        max-width: 80px;
    }

    .navbar-collapse {
        top: 45px;
    }

    #video-loader {
        font-size: 16px !important;
    }

    #loading-percentage {
        font-size: 16px !important;
    }

    .cue-pointRight {
        top: 35% !important;
    }

    .cue-pointRight3 {
        top: 22% !important;
    }

    .cue-pointRight2 {
        top: 22% !important;
    }

    .hideMob {
        display: none !important;
    }

    .showMob {
        display: inline-block !important;
    }

    #canvas_wrapper.canvas_wrapper_address {
        width: 110% !important;
        height: 110% !important;
        left: 8% !important;
        margin-top: 0% !important;
    }

    .marginMob1 {
        margin-top: 8%;
    }

    .nikken-image-content-section .nikken-logo {
        width: 65%;
        max-width: 100%;
    }

    .single-col-slider .slide-arrow.next-arrow i {
        right: -10% !important;
        top: 23% !important;
    }

    .single-col-slider .slide-arrow.prev-arrow i {
        left: -10% !important;
        top: 23% !important;
    }

    .mobMarginBottom {
        margin-bottom: 18px;
    }

    .footer-button {
        text-align: center !important;
    }

    .container,
    .container-lg,
    .container-sm,
    .container-xl {
        max-width: 60vw !important;
    }

    .mini-container {
        max-width: 60vw !important;
    }

    .large-container {
        max-width: 60vw !important;
    }

    .container-md {
        max-width: 60vw !important;
    }

    .fancybox__content>.carousel__button.is-close,
    .fancybox__button--close {
        top: 22% !important;
    }

    .icon_360::before {
        width: 60px;
        height: 34px;
    }

    #canvas_wrapper,
    .floor_mask svg {
        margin-top: 0%;
    }

    .floor_3d_view .floor-view-inner {
        padding: 0px 0 0 !important;
    }

    .schematic-diagram-list {
        column-count: 1 !important;
    }

    .schematic-diagram-list1 {
        column-count: 1 !important;
    }
}


/*
////////////////////////////////////////////////
////////////////////////////////////*/


/* Define the bounce animation (custom CSS remains the same) */
@keyframes bounce-vertical {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

.animate-bounce-vertical {
    animation: bounce-vertical 2s infinite;
}

/* Custom positioning for the scroll indicator */
.scroll-indicator {
    position: fixed;
    bottom: 4rem;
    /* Adjust position from bottom */
    right: 0%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 10;
    transition: transform 0.3s ease;
    /* Adjust size for Bootstrap button */
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.scroll-indicator:hover {
    transform: translateX(-50%) scale(1.1);
}

.nobr br {
    display: inline-block !important;
}

.imgAboutBldg {
    width: auto;
    height: 100%;
}



.icon_360:hover::before {
    transform: translate(-50%, calc(-50% - 50px));
}


.icon_360:hover p {
    opacity: 1;
}

.icon_360::before {
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    cursor: pointer;
    will-change: transform;
    /* Performance optimization */
}

.icon_360 p {
    font-weight: bold;
    font-size: 16px;
    color: #30261D;
    text-transform: none;
    position: absolute;
    top: 50%;
    /* Anchor to the center of the container */
    left: 50%;
    /* Initial transform: centers the element by half its own width/height */
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    text-transform: uppercase;
}

.fancybox__content>.carousel__button.is-close {
    color: #8A6E4B !important;
}

.isMobile {
    display: none;
}

.iconPlay {
    float: right;
    right: 36px;
    margin: 0px;
    z-index: 999;
    display: flex;
    top: 35px;
    position: relative;
    cursor: pointer;
    /*padding: 10px 10px;*/
}

.bg-locationTint {
    position: absolute;
    background-color: #cddfef;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0px;
}



.field {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 50px;
}

.mouse {
    width: 20px;
    height: 40px;
    border: 1.5px solid #fff;
    border-radius: 60px;
    position: relative;

    &::before {
        content: '';
        width: 6px;
        height: 6px;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        border-radius: 50%;
        opacity: 1;
        animation: wheel 2s infinite;
        -webkit-animation: wheel 2s infinite;
    }
}

@keyframes wheel {
    to {
        opacity: 0;
        top: 30px;
    }
}

@-webkit-keyframes wheel {
    to {
        opacity: 0;
        top: 30px;
    }
}

@keyframes wheel2 {
    to {
        opacity: 0;
        top: 25px;
    }
}

@-webkit-keyframes wheel2 {
    to {
        opacity: 0;
        top: 25px;
    }
}

.txtscroll {
    display: block;
    color: #FFFFFF;
    width: 50px;
    margin-top: 16px;
    margin-left: -3px;
    font-size: 0.9rem;
}

.divArrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    margin-top: -33px;
    margin-left: 12px;
}

.box span {
    width: 12px;
    height: 12px;
    display: block;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}

.box span:nth-child(2) {
    animation-delay: -0.2s;
}

.box span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animate {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        transform: rotate(45deg) translate(20px, 20px);
    }

    100% {
        opacity: 0;
    }
}

.vidCenter {
    display: flex;
    justify-content: center;
}

.btnVidCenter {
    width: 400px;
    display: flex;
    justify-content: center;
}

#titleAbout01 {
    font-size: 50px;
    line-height: 52px;
    letter-spacing: 2.1px;
    -webkit-text-stroke: 1px;
}

#titleAbout01> :nth-child(2) {
    margin-left: 72px;
}


#titleAbout02 {
    font-size: 50px;
    line-height: 52px;
    letter-spacing: 2.1px;
    -webkit-text-stroke: 1px;
    position: relative;
    top: 32px;
}

#titleAbout02> :nth-child(2) {
    margin-left: 74px;
}

#titleAbout02> :nth-child(3) {
    margin-left: 27px;
}

#titleAboutP {
    top: 44px;
    position: relative;
    color: #E2C89B;
}

.paddingZero {
    padding: 0px;
}

.paddingZeroMob {
    padding: 0px !important;
}

.colorP {
    color: #E2C89B;
}

.gallery2ndRow {
    margin-top: 12%;
}

.marginLeft {
    padding-left: 4%;
}

.marginRight {
    padding-right: 4%;
}

#cue-10 {
    display: none;
}

.schemPadding {
    padding-left: 50px;
}

.txtArt {
    position: absolute;
    left: 5%;
    bottom: 3%;
    width: 15%;
}
