:root{--gold: #D0A142;--shadedgold:rgba(240, 165, 0, 0.08)}*{box-sizing: border-box}@font-face{font-family: 'StyreneALC';src: url('../fonts/StyreneALC-Regular.otf');font-weight: 400;font-style: normal;font-display: swap} @font-face{font-family: 'UtopiaStd';src: url('../fonts/UtopiaStd-Regular.otf');font-weight: 400;font-style: normal;font-display: swap}@font-face{font-family: 'MichiganSignature';src: url('../fonts/MichiganSignature.ttf');font-weight: 400;font-style: normal;font-display: swap}@font-face{font-family: 'SangBleu';src: url('../fonts/SangBleuKingdom-Light.otf');font-weight: 300;font-style: normal;font-display: swap}@font-face{font-family: 'BellugaSolid';src: url('../fonts/Belluga_Solid.otf');font-weight: 400;font-style: normal;font-display: swap}.blackBox{position: absolute;background-color: #00000094;top: 0;left: 0;width: 100%;height: 100%}#whatdropup:hover > a span svg{transition: .2s;transform:rotate(180deg)}#whatdropup:hover > .whatdropdown{display: block}#stikyWhatdropup:hover > a span svg{transition: .2s;transform:rotate(180deg)}#stikyWhatdropup:hover > .whatdropdown{display: block}#footerwhatdropup:hover > a svg{transition: .2s;transform:rotate(180deg)}#footerwhatdropup{display: block}#footerwhatdropup:hover > #footerwhatdropdown{display: block}.whatdropdown{display: none;width: max-content;background-color: #00000099;z-index: 5000}.whatdropdown a, #stickywhatdropdown a{display: block;padding: 10px 15px;color: white}.whatdropdown a:hover, #stickywhatdropdown a:hover{color:var(--gold)}#stickywhatdropdown{display: none;width: max-content;bottom: 36px;left: 0;background-color: #000000c9}#toggle{cursor: pointer}#menuPopup{position: fixed;top: 0px;z-index: 2000;background-color: #000000e6;width: 100%;height: 100%;display: none}#menuPopup > i{position: absolute;top: 20px;right: 20px;color: white;font-size: 35px;cursor: pointer;transition: .3s}#menuPopup > i:hover{color: var(--gold)}#menuPopup > div{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center}#menuPopup > div > diva{display: block;font-size: 35px;color: white;padding: 10px;text-align: center;transition: .3s}#menuPopup > div > div a:hover{transform: scale(1.1);color: var(--gold)}#topVideo{border:1px solid #d6d6d6;padding:1px}#topVideo h3{font-weight: 600;font-size: 14px}#topVideo img{width: 100%}#imagePopup{position: fixed;top: 0px;z-index: 2000;background-color: #000000e6;width: 100%;height: 100%;display: none}#imagePopup > i{position: absolute;top: 20px;right: 20px;color: white;font-size: 35px;cursor: pointer;transition: .3s}#imagePopup > i:hover{color: var(--gold)}.popupClose{color: white;font-size: 35px;cursor: pointer;transition: .3s;position: fixed;top: 7px;right: 10px}.popupClose:hover{color: var(--gold)}.popupImg{width: 100%}#imagePopup > div{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center}#imagePopupImg{width: 100%;height: auto}.clickImage{cursor: pointer}#nextamenitiesPlan, #prevamenitiesPlan{border: 2px solid var(--gold);padding: 9px 9px;position: fixed;top: 48%;color: var(--gold);background-color: black;cursor: pointer;z-index: 5000;transition: .2s;border-radius: 50px}#nextamenitiesPlan{right: 0}#nextamenitiesPlan:active{transform: scale(1.05)}#prevamenitiesPlan{left: 0}#prevamenitiesPlan:active{transform: scale(1.05)}.popupDiv .btn-close{width: unset;height: unset;padding: 0}.popupDiv .modal-header{z-index: 2000;padding: 0}.popupDiv .modal-body{display: flex;align-items: center;justify-content: center;background-color: black}.popupDiv .modal-content{padding: unset}.container{position: relative;padding-left: 20px;margin-bottom: 12px;cursor: pointer;font-size: 14px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}label.container{display: inline-block}.container input{position: absolute;opacity: 0;cursor: pointer}.checkmark{position: absolute;top: 2px;left: -2px;height: 17px;width: 17px;border: 1px solid #845f24;border-radius: 50%;background: white}.container:hover input ~ .checkmark{border: 1px solid #845f24}.container input:checked ~ .checkmark{}.checkmark:after{content: "";position: absolute;display: none}.container input:checked ~ .checkmark:after{display: block}.container .checkmark:after{top: 2px;left: 2px;width: 11px;height: 11px;border-radius: 50%;background: #845f24}.radioInline{justify-content: space-between}.radioInline label{width: 59px !important}.modal-dialog{height: 100%}#threeBedroomsTexts{margin-left: 20%;font-size: 20px;margin-top: 10px;margin-bottom: 10px;color: #808080}#threeBedroomsTexts span{margin-right: 10px;padding: 3px;transition: .2s;cursor: pointer;display: inline-block}#threeBedroomsTexts span:active{transform: scale(1.05)}#youtubeVideo{height: 330px}#threeBedroomsTexts .active{border-bottom: 2px solid #D0A142;color:#D0A142}#mobileApartment > div{display: none}#mobileApartment > div#mobileStandardApartment,#mobileApartment > div#sliderToShow{display: flex}#mobileApartmentSelect{height: 48px;border-radius: 6px;border: 2px solid #29292C;text-transform: capitalize;font-family: 'StyreneALC';font-size: 16px;color: white;background-color: black;width: 90%;margin: auto}.custom-select{position: relative;font-family: Arial}.custom-select select{display: none}.select-selected{background-color: DodgerBlue}.select-selected:after{position: absolute;content: url('../images/chevron-down-solid.svg');top: 10px;right: 10px}.select-selected.select-arrow-active:after{border-color: transparent transparent #fff transparent;top: 7px}.select-items div,.select-selected{padding: 8px 16px;cursor: pointer;user-select: none;height: 48px;border-radius: 6px;border: 2px solid #29292C;text-transform: capitalize;font-family: 'StyreneALC';font-size: 16px;color: white;background-color: black;margin: auto;width: 90%;position: relative}.select-items{position: absolute;top: 100%;left: 0;right: 0;z-index: 99;width: 100%;margin: auto;background-color: black}.select-hide{display: none}.select-items div:hover, .same-as-selected{background-color: rgb(10 9 9 / 92%) !important}#mobileApartmentDiv{display: none;padding: 0}.localtionDistance{width: 100px}#ExplGalLunch{width: 199px;height: 40px;background: rgba(240, 165, 0, 0.08);color: #D0A142;border-radius: 24px;display: flex;align-items: center;justify-content: center;text-transform: capitalize;white-space: nowrap;font-weight: 400;font-size: 14px;letter-spacing: -0.2px;padding: 0px 12px;box-shadow: none}#gallerySlick .slick-arrow.slick-next{position: absolute;top: 37% !important;right: -4% !important;}#gallerySlick .slick-arrow.slick-prev{.position: absolute;top: 37% !important;left: -103% !important}#countSpan500Plus{top: -20px;font-size: 42px;position: relative}#countSpan35Plus{top: -21px;font-size: 40px;position: relative}.mobileAnd{display: none}#desktopAnd{display: inline-block !important}.mobileNavigationContact img{width: 30px;height: 30px;margin-right: 13px;margin-left: 3px}.apartmentDetail-slider .slick-list{padding-bottom: 50px}.to-be-hidden{visibility: hidden}#hotelConceptAtYourResidenceImg .slick-track{left: -1000px}.font-SangBleu{font-family: 'SangBleu'}.font-Michigan{font-family: 'MichiganSignature'}.font-UtopiaStd{font-family: 'UtopiaStd'}.font-Belluga{font-family: 'BellugaSolid'}.font-Utopia{font-family: 'UtopiaStd'}::-webkit-scrollbar{width: 6px}::-webkit-scrollbar:focus{width: 50px}::-webkit-scrollbar-track{background: #0000}::-webkit-scrollbar-thumb{background:#D0A142;;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#D0A142}body{font-family: 'StyreneALC';background: #040405}h1{font-family: 'UtopiaStd';font-size: 116px;font-weight: 400}h2{font-family: 'UtopiaStd';font-size: 64px;font-weight: 400}h3{font-family: 'UtopiaStd';font-size: 48px;font-weight: 400}h4{font-family: 'UtopiaStd';font-size: 40px;font-weight: 400}h5{font-size: 32px;font-weight: 400}p{font-size: 16px;font-weight: 300}label{font-size: 16px;font-weight: 300}.font-10{font-size: 10px}.font-12{font-size: 12px}.font-14{font-size: 14px}.font-18{font-size: 18px}.font-24{font-size: 24px}.font-28{font-size: 28px}.font-36{font-size: 36px}.font-48{font-size: 48px}.font-56{font-size: 56px}.font-88{font-size: 88px}.font-120{font-size: 120px}.font-152{font-size: 152px}.font-200{font-size: 200px}.ltr-spacing-2{letter-spacing: -2px}.ltr-spacing-6{letter-spacing: -0.6px}.letter-4{letter-spacing: 4px}.letter-1{letter-spacing: 1px}.line-height-35{line-height: 35px}.line-height-180{line-height: 180px}.z-index{z-index: -1}.section-margin{margin-top: 150px !important}.font-uppercase{text-transform: uppercase}.m-left{margin-left: 85px}.m-left1{margin-left: 120px}.m-left2{margin-left: 85px}.m-left-negative{margin-left: -530px}.color-white{color: #FFFFFF}.color-grey{color: #808080}.color-drkGrey{color: #29292C}.color-paleYellow{color: #D0A142}.color-silver{color: #D9D9D9}.theme-btn{width: 199px;height: 40px;background: rgba(240, 165, 0, 0.08);color: #D0A142;border-radius: 24px;display:flex;align-items: center;justify-content: center;text-transform: capitalize;white-space: nowrap;font-weight: 400;font-size: 14px;letter-spacing: -0.2px;padding: 0px 12px;box-shadow: none}.theme-btn:hover{background:#000000;color: #D0A142;border: 1px solid #D0A142;box-shadow: none}.theme-btn-yellow{width: 132px;height: 40px;background: #D0A142;color: #FFFFFF;border-radius: 24px;display:flex;align-items: center;justify-content: center;text-transform: capitalize;white-space: nowrap;font-weight: 400;font-size: 14px;letter-spacing: -0.2px;box-shadow: none}.theme-btn-yellow:hover{background:#FFFFFF;color: #D0A142;box-shadow: none}.borderd-grey{border: 1px solid #29292C;border-bottom: none;border-top: none;border-right: none}.borderd-grey-mb{border: 1px solid #29292C;border-bottom: none;border-left: none;border-right: none}.index{overflow: hidden}.h-48{height: 48px !important}.header .shadow img.desktop{height: 100vh;object-fit: cover}footer a:hover{color: #D0A142}.header-section .main-container{max-width: 1440px;margin-top: -600px}.carousel-control-next-icon:after{content: none}.carousel-control-prev-icon:after{content: none}.carousel-control-prev{top: -270px}.carousel-control-next{top: -270px}footer .main-container{max-width: 1440px}footer a{font-weight: 300;font-size: 16px;color: #808080}.modal-content{background-color: #040405;padding: 20px;width: 500px;box-shadow: none;border-radius: 0px}.modal-header{display: block !important;border: none}.modal-body input, .modal-body textarea{background: #060607;border: 1px solid #29292C;width: 100%;height: 48px;color: white}.modal-body textarea{height: 80px}.modal-body input::placeholder, .modal-body textarea::placeholder{color: #808080;padding: 10px}.modal-body select{background: #060607;border: 1px solid #29292C;height: 48px;color: #808080;width: 140px}.modal-footer{border: none;padding-top: 0px}.iconic-section .main-container{max-width: 1440px}.m-img-top{margin-top: 150px}.apartment-dropdown a{height: 48px;border-radius: 6px;border: 2px solid #29292C;text-transform: capitalize;font-family: 'StyreneALC';font-size: 16px;color: white}.apartment-dropdown .dropdown-menu.show{width: 95%}.apartment-dropdown .dropdown-menu .dropdown-item{background: black !important;font-size: 13px}.apartment-dropdown .dropdown-toggle:after{position: absolute;right: 10px}.gallery-section .main-container{max-width: 1450px}.gallery-slider img{width: 300px;height: 234px}.gallery-slider .slide-content{padding: 0px 6px}.chairmanMsg-section .main-container{max-width: 1450px}.mission-section .main-container{max-width: 1450px}.timeline-section .main-container{max-width: 1450px}.plans-section .main-container{max-width: 1450px}.location-section .main-container{max-width: 1460px}.location-section img.first{width: 310px;height: 420px}.lifestyle-section .main-container{max-width: 1420px}.lifestyle-section ul{padding-left: 10px;margin-bottom: 3px}.lifestyle-section li{font-weight: 300;font-size: 14px}.box-style{background: #040405;border: 1px solid #D0A142;box-shadow: 4px 4px 0px rgba(208, 161, 66, 0.9)}.plans-slider .content{width: 435px;padding: 10px;min-height: 300px}.plans-slider .slide-content{padding: 0 15px}.apartments-section .main-container{max-width: 590px}.apartments-section .nav-tabs .nav-link{color: #808080;font-weight: 300;font-size: 18px;text-align: center;letter-spacing: -0.4px;text-transform: capitalize;padding: 10px}.apartments-section .nav-tabs .nav-link.active{color: #D0A142;border-color: #D0A142;background: none}.apartments-section .nav-tabs .nav-link:hover{border-color: none;background: none}.apartmentDetail-slider .slide-content{padding: 0px}.apartmentDetail-slider .content .data{width: 560px}.apartmentDetail-slider ul{padding-left: 15px}.apartmentDetail-slider li{font-weight: 300;font-size: 14px;margin-bottom: 7px}.apartmentDetail-slider .slick-arrow.slick-next{top: 20px;right: auto;left: 560px}.apartmentDetail-slider .slick-arrow.slick-prev{top: 20px;right: auto;left: 510px}.timeline-section .nav-tabs .nav-link{color: #808080;font-weight: 300;font-size: 18px;text-align: center;letter-spacing: -0.4px;text-transform: capitalize;padding: 10px 3px;margin-right: 26px}.timeline-section .nav-tabs .nav-link.active{color: #D0A142;border-color: #D0A142;background: none}.timeline-section .nav-tabs .nav-link:hover{border-color: none;background: none}.timeline-section .tab-content hr{background: #D0A142;width: 2px;height: 438px;opacity: 1}.timeline-section .tab-content hr.mobile-hr{background: #D0A142;height: 2px;width: 100%;opacity: 1}.timeline-slider .data{width: 600px}.p-left{padding-left: 240px}.apartmentDetail-slider .slide{width: 2544px;height: 700px}.apartmentDetail-slider img{width: 464px;height: 660px}.apartmentImages-slider img{width: 140px;height: 200px}.apartmentDetail-slider .line-height-35{line-height: 30px !important}.apartments-section .tab-content{height: 800px}.apartmentImages-slider .slide-content{padding: 0 5px}#carouselApartments .carousel-control-prev{bottom: auto;top: 0px}#carouselApartments .carousel-control-next{bottom: auto;top: 0px}.apartments .carousel ul{padding-left: 15px}.apartments .carousel li{font-weight: 300;font-size: 14px;margin-bottom: 5px}#mobile-navigation{overflow: scroll;overflow-x: hidden; padding-bottom:60px}#mobile-navigation .inner-section{}#carouselExampleInterval1 .carousel-control-prev{bottom: auto;top: 0px}#carouselExampleInterval1 .carousel-control-next{bottom: auto;top: 0px}.lines-ellipse img{position: absolute}.lines-ellipse .lines1{right: 0;top: 1350px}.lines-ellipse .lines2{right: 0;top: 4650px}.lines-ellipse .lines3{left: 0;top: 8350px}.lines-ellipse .lines4{left: 0px;top: 6340px}.lines-ellipse .lines5{left: 0px;top: 1120px}.close-menu1{top:30px;right: 55px}.apartments-slider .slide{cursor: url("../images/Drag.png"), auto}.timeline-slider .slide{cursor: url("../images/Drag.png"), auto}#desktop-navigation a:hover{cursor: pointer !important;color: #D0A142}#desktop-navigation a:hover label{cursor: pointer !important;color: #D0A142}#desktop-navigation a label{font-size: 24px}#desktop-navigation .col-sm-8{overflow: hidden}.modal#floorPlan .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#floorPlan .modal-content{width: 100vw;min-height: 100%}.modal#floorPlan .modal-header .btn-close{position: absolute;right: 30px}.modal#floorPlan2Bedroom .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#floorPlan2Bedroom .modal-content{width: 100vw;min-height: 100%}.modal#floorPlan2Bedroom .modal-header .btn-close{position: absolute;right: 30px}.modal#floorPlan3Bedroom .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#floorPlan3Bedroom .modal-content{width: 100vw;min-height: 100%}.modal#floorPlan3Bedroom .modal-header .btn-close{position: absolute;right: 30px}.modal#loftAppartment .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#loftAppartment .modal-content{width: 100vw;min-height: 100%}.modal#loftAppartment .modal-header .btn-close{position: absolute;right: 30px}.modal#VIPAppartment .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#VIPAppartment .modal-content{width: 100vw;min-height: 100%}.modal#VIPAppartment .modal-header .btn-close{position: absolute;right: 30px}.modal#Vt .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#Vt .modal-content{width: 100vw;min-height: 100%}.modal#Vt .modal-header .btn-close{position: absolute;right: 30px}.modal#HCAtYRIImagesPopup .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#HCAtYRIImagesPopup .modal-content{width: 100vw;min-height: 100%}.modal#HCAtYRIImagesPopup .modal-header .btn-close{position: absolute;right: 30px}.modal#imageGalleryPopup .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#imageGalleryPopup .modal-content{width: 100vw;min-height: 100%}.modal#imageGalleryPopup .modal-header .btn-close{position: absolute;right: 30px}.modal#Exploregallery .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#Exploregallery .modal-content{width: 100vw;min-height: 100%}.modal#Exploregallery .modal-header .btn-close{position: absolute;right: 30px}.modal#amenitiesPlan .modal-dialog{max-width: 100vw;margin: 0;min-height: 100%}.modal#amenitiesPlan .modal-content{width: 100vw;min-height: 100%}.modal#amenitiesPlan .modal-header .btn-close{position: absolute;right: 30px}.sticky-footer-bar{position: fixed;width: 100%;bottom: 0;z-index: 999;height: 100px;background: rgba(6, 6, 7, 0.3);backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px)}.nav-container{max-width: 1440px}.navbar{box-shadow: none;position: absolute;z-index: 1;left: 0;right: 0}.navbar a{font-weight: 400;font-size: 14px;color: #FFFFFF}.navbar .nav-link{font-weight: 400;font-size: 14px;color: #FFFFFF}.navbar a:hover{color: #D0A142}.navbar a:hover path{fill: #D0A142}.desktop-nav nav{background: #000;position: fixed;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;visibility: hidden;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;z-index: 9}.desktop-nav nav ul{list-style-type: none;padding: 0;margin: 0;position: absolute;left: 50%;top: 170px;transition: all 0.3s ease-in-out;transform: translateX(-50%);-webkit-transform: translateX(-50%)}.desktop-nav nav ul li{transform: translateY(50px);-webkit-transform: translateY(50px);opacity: 0}.desktop-nav nav ul li a{display: block;font-size: 2em;text-decoration: none;padding: 10px 0;text-align: center;color: #FFF001;font-weight: bold;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out}.desktop-nav nav ul li a:hover{color: #FFF}.mobile-nav{position: absolute;z-index: 1}.mobile-nav nav{background: #000;position: fixed;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;visibility: hidden;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;z-index: 9}.mobile-nav nav ul{list-style-type: none;padding: 0;margin: 0;position: absolute;left: 50%;top: 170px;transition: all 0.3s ease-in-out;transform: translateX(-50%);-webkit-transform: translateX(-50%)}.mobile-nav nav ul li{transform: translateY(50px);-webkit-transform: translateY(50px);opacity: 0}.mobile-nav nav ul li a{display: block;font-size: 2em;text-decoration: none;padding: 10px 0;text-align: center;color: #fff;font-weight: bold;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out}.mobile-nav nav ul li a:hover{color: #E84A5F}.toggle-btn{display: block;position: fixed;z-index: 10;right: 25px;top: 35px;cursor: pointer}.toggle-btn .bar{width: 30px;height: 2px;margin: 7px auto;background-color: #fff;transition: all 0.3s ease-in-out;box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3)}.toggle-btn .bar:nth-child(1){width: 14px;margin-left: 0}.toggle-btn .bar:nth-child(2){width: 24px}.toggle-btn .bar:nth-child(3){width: 14px;margin-right: 0}#toggle:checked ~ nav{opacity: 1;visibility: visible}#toggle:checked ~ nav ul{top: 70px}#toggle:checked ~ nav ul li{transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1}#toggle:checked ~ nav ul li:nth-child(1){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.1s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.1s}#toggle:checked ~ nav ul li:nth-child(2){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.2s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.2s}#toggle:checked ~ nav ul li:nth-child(3){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.3s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.3s}#toggle:checked ~ nav ul li:nth-child(4){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.4s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.4s}#toggle:checked label.toggle-btn .bar{background-color: white}#toggle1:checked ~ nav{opacity: 1;visibility: visible}#toggle1:checked ~ nav ul{top: 70px}#toggle1:checked ~ nav ul li{transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1}#toggle1:checked ~ nav ul li:nth-child(1){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.1s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.1s}#toggle1:checked ~ nav ul li:nth-child(2){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.2s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.2s}#toggle1:checked ~ nav ul li:nth-child(3){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.3s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.3s}#toggle1:checked ~ nav ul li:nth-child(4){transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.4s;-webkit-transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.4s}#toggle1:checked label.toggle-btn .bar{background-color: white}#toggle:checked label.toggle-btn .bar:nth-child(2){transform: translateX(0px);-webkit-transform: translateX(0px);opacity: 1}#toggle:checked label.toggle-btn .bar:nth-child(1){transform: translateY(0px);-webkit-transform: translateY(0px);margin-right: 0;margin-left: 10px}#toggle:checked label.toggle-btn .bar:nth-child(3){transform: translateX(-10px);-webkit-transform: translateX(-10px)}.slider{position: relative}#slider{position: relative;overflow: hidden;width: 100% !important;padding: 0}#slider ul{position: relative;margin: 0;padding: 0;height: 100vh;width: 99999px;overflow: hidden;list-style: none}#slider ul li{position: relative;display: block;float: left;margin: 0;padding: 0;width: 100vw;height: 100vh}#slider ul li .slide{}button.control_prev,button.control_next{position: absolute;top: 50%;z-index: 10;display: block;border: none;width: 2em;height: 2em;line-height: 1.9em;background: rgba(255, 255, 255, 0.3);color: #fff;text-align: center;text-decoration: none;font-weight: 600;font-size: 2rem;opacity: 0.8;cursor: pointer;border-radius: 50%;transform: translateY(-50%)}button.control_prev:focus,button.control_next:focus{outline: none;border: 1px rgba(255, 255, 255, 0.5) solid}button.control_prev:hover,button.control_next:hover{opacity: 1;-webkit-transition: all 0.2s ease}button.control_prev{left: 2rem}button.control_next{right: 2rem}.progress{background: #2F302F;height: 3px;width: 92px;bottom: 0}.progress .bar{height: 100%;width: 0%;background: #D0A142}.teaser h2{font-size: 5em;text-transform: uppercase;line-height: 1.5em;color: #fff}.teaser p{font-size: 1.3em;line-height: 1.3em;border-top: 2px #fff solid;width: 33%;min-width: 25rem;margin: 0rem auto;padding: 1.5rem 0}.teaser h3{border-bottom: 2px #fff solid;width: 33%;padding: 1.5rem 0;margin: 0rem auto;min-width: 25rem}.teaser a{margin-left: 0.5rem;margin-right: 0.5rem}@media (min-width:1441px) and (max-width:1800px){.nav-container{max-width: 90% !important}.main-container{max-width: 90% !important}.apartments-section .main-container{max-width: 52% !important}.gallery-section img{width: 100%}.lifestyle-section p br,.mission-section p br,.chairmanMsg-section p br{display: none !important}.chairmanMsg-section img{width: 350px;padding-left: 30px !important}#floorPlan .inner-section label{font-size: 14px !important}}@media (min-width:1025px) and (max-width:1440px){.nav-container{max-width: 90% !important}.main-container{max-width: 90% !important}.plans-slider h3{font-size: 40px !important}.plans-slider .content{width: 360px;padding: 30px;min-height: 310px}.lifestyle-section p br,.mission-section p br,.chairmanMsg-section p br,.location-section p br{display: none !important}.font-152{font-size: 130px !important}.chairmanMsg-section img{width: 350px;padding-left: 30px !important}.gallery-section img,.location-section img{width: 100%}.p-left{padding-left: 55px !important}.apartments-section .main-container{max-width: 60% !important;margin-left: auto}.apartmentDetail-slider img{width: 400px}#floorPlan .inner-section label{font-size: 14px !important}}@media (max-width:1440px){#threeBedroomsTexts{margin-left: 15%}#stickyMobile{display: flex;justify-content: space-around;align-items: center;color:#D0A142;padding: 5px 0px;transition: .5s;height: 70px}#stickyMobile a{color: inherit}#stickyMobile > span{display:flex;flex-direction: column;text-align: center;position: relative}#stickyMobile > span > img{height: 30px;width: auto;margin: 0px auto}#stickyMobile i{font-size: 30px;color: #D0A142}#stickyMobile .text{display:block;margin-top: 5px;font-family: "DinProLight";text-transform: uppercase;font-size: 10px}.stickydropup{display: none;padding: 10px;width: 220px;bottom: 61px;position: absolute;background: rgb(6 6 7 / 88%);backdrop-filter: blur(10px);-webkit-backdrop-filter: blur(10px)}.stickydropup span{display: block;padding: 10px}}@media (min-width:1025px) and (max-width:1280px){.iconic-section img,.location-section img{width: 100% !important}.plans-slider .content{width: 280px;;padding: 30px}.location-section p br{display: none !important}.apartmentDetail-slider img{width: 300px;height: 550px}.apartmentDetail-slider .data{padding: 0 !important}.apartmentDetail-slider .data h5{margin: 0 !important}}@media (min-width:1025px) and (max-width:1279px){.header-section .main-container{max-width: 1440px;margin-top: -400px}#slider ul{height: 125vh}}@media (min-width:770px) and (max-width:1025px){.plans-slider .content{width: 215px;;padding: 30px}}@media(width:1024px){.nav-container{max-width: 90% !important}.main-container{max-width: 90% !important}footer .logo-sec{width: 100%;display: flex;justify-content: center;align-items: center;margin: 30px 0 !important}footer .info-sec,footer .company-sec,footer .contact-sec{width: 33% !important;padding: 0px !important;margin-top: 30px !important}h1{font-size: 100px}.header-section .main-container{margin-top: -400px}ul.navbar-nav{display: none !important}#floorPlan .col-sm-4,#floorPlan .col-sm-8{width: 50%}.iconic-section .col-sm-3.desktop{display: none !important}.iconic-section .col-sm-3,.iconic-section .col-sm-6{width: 50%;padding: 0px !important}.iconic-section .text,.iconic-section .col-sm-6 .content{margin: 0 !important;padding: 0px !important}.lifestyle-section .col-sm-5,.lifestyle-section .col-sm-7{width: 100%}.lifestyle-section .col-sm-7, .lifestyle-section .col-sm-7 .listing{padding:10px 10px !important}.location-section .images img,.location-section .col-sm-3{display: none !important}.location-section .col-sm-5,.location-section .col-sm-4{width: 50%;padding: 0 !important}.location-section .col-sm-4{padding-left: 30px !important}.chairmanMsg-section .col-sm-8, .chairmanMsg-section .col-sm-4{width: 100%;padding: 0px !important;margin: 0px !important}.font-152{font-size: 90px !important}.font-200{font-size: 130px !important}.gallery-section img{width: 100%}.p-left{padding-left: 55px !important}.timeline-section img{width: 330px !important}.timeline-section .tab-content hr{height: 300px}.apartments-section .main-container{max-width: 60% !important}.apartments-section img{width:300px !important}.apartmentDetail-slider .content .data{width:480px}.apartmentDetail-slider .slick-arrow.slick-prev{left: 150px}.apartmentDetail-slider .slick-arrow.slick-next{left: 200px}.plans-slider .content{width: 270px;padding: 20px}}@media (min-width:769px){.desktop{display: flex !important}.mobile{display: none !important}.header .shadow{height: 100vh}.header .shadow .main-container{height: calc(100vh - 300px);display: flex}.header .shadow .main-container .d-flex{top: auto;bottom: 60px}footer{padding-bottom: 120px}}@media (width:768px){.main-container{max-width: 90% !important}footer .logo-sec{width: 100%;display: flex;justify-content: center;align-items: center;margin: 30px 0 !important}footer .info-sec,footer .company-sec,footer .contact-sec{width: 33% !important;padding: 0px !important;margin-top: 30px !important}footer .contact-sec div{padding: 0px !important}.footer-bottom div{margin: 0 !important;display: flex;justify-content: center}.iconic-section .col-sm-3,.iconic-section .col-sm-6{width: 100%}.iconic-section .col-sm-3{padding: 0 35px !important}.iconic-section .col-sm-3 .text{margin: 0 !important}.iconic-section .col-sm-6 .content{margin: 0 !important}.lifestyle-section .col-sm-5,.lifestyle-section .col-sm-7{width: 100%}.lifestyle-section .col-sm-7, .lifestyle-section .col-sm-7 .listing{padding:0 10px !important}.location-section .images img{display: none !important}.location-section .col-sm-5,.location-section .col-sm-4{width: 100%;padding: 0 !important}.mission-section .col-sm-6,.chairmanMsg-section .col-sm-8, .chairmanMsg-section .col-sm-4{width: 100%;padding: 0px !important;margin: 0px !important}.chairmanMsg-section .col-sm-4 .content{padding: 0px !important;margin: 0px !important}.timeline-section .main-container div{margin: 0 !important;display: flex;justify-content: center}.timeline-section .main-container .me-sm-auto{display: flex !important;flex-direction: column}.timeline-section .main-container .ms-sm-auto{margin-top: 30px !important}.timeline-section .tab-content{padding: 0 45px !important}.apartments-section .inner-section .px-4{padding:0 60px !important}}@media (max-width:768px){#heartMobile{display: inline-block !important;}.desktop{display: none !important}.mobile{display: flex !important}.mobile-nav{display: flex !important}.section-margin{margin-top: 80px !important}h4,h3{font-size: 32px}h2{font-size: 48px}p{font-size: 15px !important}p br{display: none !important}.iconic-section .text p br{display: flex !important}.header-section h1 br{display: none !important}.line-height-180{line-height: 35px !important}.lifestyle-section h3 br{display: none !important}.letter-4{letter-spacing: 2px !important}.font-88,.font-200, h1{font-size: 50px !important}h1.font-152{font-size: 72px !important}.font-120{font-size: 64px !important;line-height: 25px !important}.gallery-section .font-88{font-size: 48px !important}.m-flex-column{flex-direction: column}.m-flex-row{flex-direction: row !important}.iconic-section .image{margin-left: auto !important}.iconic-section .text{margin-right: auto !important}.m-left2{margin-left: 0px !important}.m-left{margin-left: 30px !important}.m-left1{margin-left: 50px !important}.chairmanMsg-section img{width: unset;height: unset;max-width: 100%;margin: auto}.chairmanMsg-section h5.color-paleYellow,.mission-section h4{font-size: 24px}.mission-section .data p{font-size: 14px}.location-section .distance h5{font-size: 28px}.location-section .distance label,.location-section .distance span,.footer-bottom p{font-size: 13px !important}.apartments-slider img{width: 206px}.apartments-slider .slide-content{padding: 0px 6px}.plans-slider h3{font-size: 40px !important}.plans-slider p{font-size: 16px !important}.plans-slider .content{width: 270px;padding: 20px;min-height: 200px}.plans-slider img{width: 20%}.header-section .main-container{margin-top: -330px}#slider ul li{height: auto}.apartments-section{margin-top: 0 !important}.plans-slider .box-style{box-shadow: none;border-color: #413317}.plans-section{margin-top: 15px !important}.plans-slider img{display: none}.plans-slider .content{min-height: 285px}.lifestyle-section li{margin-bottom: 5px}.modal#floorPlan .modal-body{padding: 0}.modal#floorPlan .modal-header{z-index: 9}.modal#floorPlan .font-36{font-size: 24px}.modal#floorPlan .font-48{font-size: 32px}.modal#floorPlan label{font-size: 13px}.modal#floorPlan .col-sm-4 .inner-section{max-height: 190px;overflow-y: scroll;overflow-x: hidden}.modal#floorPlan .col-sm-8 img{max-width: 132px;height: auto}}@media (max-width:615px){/*#slider ul{height: 500px*/}}@media (width:768px){.header-section .main-container{margin-top: -700px}.plans-slider .content{min-height: 175px}.chairmanMsg-section img{width: 660px;height: 420px}.lifestyle-section h3 br{display: flex !important}.modal#floorPlan .col-sm-4, .modal#floorPlan .col-sm-8{width: 100%}}@media (min-width:820px) and (max-width:992px){.mobile-nav{display: flex !important}nav.desktop{display: none !important}.nav-container{max-width: 90% !important}.main-container{max-width: 90% !important}h1{font-size: 100px}.header-section .main-container{margin-top: -700px;height: auto !important}.header .shadow .main-container .d-flex{bottom: -80px}footer .logo-sec{width: 100%;display: flex;justify-content: center;align-items: center;margin: 30px 0 !important}footer .info-sec,footer .company-sec,footer .contact-sec{width: 33% !important;padding: 0px !important;margin-top: 30px !important}.iconic-section .col-sm-3.desktop{display: none !important}.iconic-section .col-sm-3,.iconic-section .col-sm-6{width: 50%;padding: 0px !important}.iconic-section .text,.iconic-section .col-sm-6 .content,.iconic-section .m-left2{margin: 0 !important;padding: 0px !important}.iconic-section .col-sm-6 .content p br,.location-section p br,.chairmanMsg-section p br{display: none !important}#mobile-navigation .col-sm-4,#mobile-navigation .col-sm-8{width: 100%;padding: 0 40px !important}.lifestyle-section .col-sm-5,.lifestyle-section .col-sm-7{width: 100%}.lifestyle-section .col-sm-7, .lifestyle-section .col-sm-7 .listing{padding:8px 10px !important}.location-section .images img,.location-section .col-sm-3{display: none !important}.location-section .col-sm-5,.location-section .col-sm-4{width: 100%;padding: 0 !important}.location-section .col-sm-4 img{height: 420px}.location-section .distance .flex-column.ms-4{margin-left: 80px !important}.mission-section .col-sm-6,.chairmanMsg-section .col-sm-8, .chairmanMsg-section .col-sm-4{width: 100%;padding: 0px !important;margin: 0px !important}.font-152{font-size: 79px !important;margin-bottom: 40px!important}.chairmanMsg-section .col-sm-4 .content{padding: 0px !important}.gallery-section img{width: 100%}.timeline-section .desktop{display: none !important}.timeline-section .mobile{display: flex !important}.timeline-section .tab-content{padding: 0 55px !important}.timeline-section .main-container div{margin: 0 !important;display: flex;justify-content: center}.timeline-section .main-container .me-sm-auto{display: flex !important;flex-direction: column}.timeline-section .main-container .ms-sm-auto{margin-top: 30px !important}.timeline-section .main-container{flex-direction: column!important}.timeline-section img{width: 100%}.apartments-section .desktop{display: none !important}.apartments-section .mobile{display: flex !important}.apartments-section .carousel-inner{padding: 0 50px !important}.line-height-180{line-height: 70px}.font-200{font-size: 100px !important}.chairmanMsg-section img{padding-left: 20px !important}.modal#floorPlan .col-sm-4, .modal#floorPlan .col-sm-8{width: 100%}}@media (min-width:1920px){.header .shadow .main-container .d-flex{top: auto;bottom: 380px}.sticky-footer-bar{padding-left: 180px !important;padding-right: 180px !important}}@media (min-width:2000px){.header .shadow .main-container .d-flex{top: auto;bottom: 250px}}@media (min-width:2560px){.header .shadow .main-container .d-flex{top: auto;bottom: 250px}}@media (max-width:450px) and (max-height:750px){.modal#floorPlan .modal-dialog{height: 100%}.modal#floorPlan .modal-content{height: auto}}@media (max-width:992px){#mobileApartmentDiv{display: block}#slider ul li{height: 100%}#slider ul li .slide{height: 100%}#bannerText .container{margin-top: -246px}}@media (max-width:450px){#hotelConceptAtYourResidenceImg .slick-track{left: 0px}#exampleModal .modal-content{padding: 0px;width: 100%}#ExploregalleryDiv img{width: 47%;height: max-content;margin: 5px;cursor: pointer;height: 150px;margin-bottom: 10px;transition: .2s}#Exploregallery .modal-body{padding: 20px 0px}#amenitiesPlanImg{width: 100%}#hotelConceptAtYourResidenceImg img{width: 206px;height: 206px}#countSpan500Plus{top: -17px;font-size: 24px;position: relative}#countSpan35Plus{top: -18px;font-size: 23px;position: relative}.amMobile{width: 48%}.amMobileOne{margin-right: 4%}.amMobileTwo{padding-left: 6px !important}.localtionDistanceF{margin-left: 0px !important}.slick-arrow.slick-next{display: none !important}.slick-arrow.slick-prev{display: none !important}.mobileAnd{display: inline-block !important}.desktopAnd{display: none !important}#mobileApartment .carousel-control-prev{left: 5px}#mobileApartment .carousel-control-next{right: 18px}}.animation-element.bounce-up .subject{opacity: 0;-moz-transition: all 700ms ease-out;-webkit-transition: all 700ms ease-out;-o-transition: all 700ms ease-out;transition: all 700ms ease-out;-moz-transform: translate3d(0px, 200px, 0px);-webkit-transform: translate3d(0px, 200px, 0px);-o-transform: translate(0px, 200px);-ms-transform: translate(0px, 200px);transform: translate3d(0px, 200, 0px);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}.animation-element.in-view .subject{opacity: 1;-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-o-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate3d(0px, 0px, 0px)}.animation-element.bounce-right .subject{opacity: 0;-moz-transition: all 700ms ease-out;-webkit-transition: all 700ms ease-out;-o-transition: all 700ms ease-out;transition: all 700ms ease-out;-moz-transform: translate3d(200px, 0px, 0px);-webkit-transform: translate3d(200px, 0px, 0px);-o-transform: translate(0px, 200px);-ms-transform: translate(0px, 200px);transform: translate3d(200px, 0, 0px);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}.animation-element.bounce-right.in-view .subject{opacity: 1;-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-o-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate3d(0px, 0px, 0px)}.animation-element.bounce-left .subject{opacity: 0;-moz-transition: all 700ms ease-out;-webkit-transition: all 700ms ease-out;-o-transition: all 700ms ease-out;transition: all 700ms ease-out;-moz-transform: translate3d(-200px, 0px, 0px);-webkit-transform: translate3d(-200px, 0px, 0px);-o-transform: translate(0px, 200px);-ms-transform: translate(0px, 200px);transform: translate3d(-200px, 0px, 0px);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}.animation-element.bounce-left.in-view .subject{opacity: 1;-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-o-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate3d(0px, 0px, 0px)}.animation-element.bounce-down .subject{opacity: 0;-moz-transition: all 700ms ease-out;-webkit-transition: all 700ms ease-out;-o-transition: all 700ms ease-out;transition: all 700ms ease-out;-moz-transform: translate3d(0px, -200px, 0px);-webkit-transform: translate3d(0px, -200px, 0px);-o-transform: translate(0px, -200px);-ms-transform: translate(0px, -200px);transform: translate3d(0px, -200px, 0px);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}.animation-element.in-view .subject{opacity: 1;-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);-o-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate3d(0px, 0px, 0px)}.fade-in-animate{display: inline-block;animation: fadeIn linear 1s;-webkit-animation: fadeIn linear 1s;-moz-animation: fadeIn linear 1s;-o-animation: fadeIn linear 1s;-ms-animation: fadeIn linear 1s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@media (max-width: 470px){#youtubeVideo{height: 300px}}@media (max-width: 420px){#youtubeVideo{height: 273px}}@media (max-width: 380px){.font-120{font-size:57px !important}#youtubeVideo{height: 250px}}@media (max-width: 360px){#youtubeVideo{height: 240px}}