body {
  font-family: Raleway, sans-serif;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 36px;
}

a {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1a1a1a;
  text-decoration: none;
  cursor: pointer;
}

.section_container {
  position: relative;
  width: 100%;
  height: auto;
  padding-right: 60px;
  padding-left: 60px;
}

.section_container.header {
  position: absolute;
  top: 0px;
  z-index: 9;
}

.section_container.no_padding {
  padding-right: 0px;
  padding-left: 0px;
}

.section_container.home_gallery {
  overflow: hidden;
  margin-top: -165px;
  padding-right: 0px;
  padding-left: 0px;
}

.section_container.footer {
  background-color: #000;
}

.section_container.home_room {
  padding-right: 50px;
  padding-left: 50px;
}

.section_container.overview_2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/overview_bg_image_v2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/overview_bg_image_v2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section_container.room_listing {
  padding-right: 30px;
  padding-left: 30px;
}

.section_container.features {
  padding-right: 30px;
  padding-left: 30px;
}

.section_container.features.fitness {
  display: none;
}

.section_container.features.temporary_hidden {
  display: none;
}

.section_container.gallery {
  padding-right: 50px;
  padding-left: 50px;
}

.section_container.for_centered_line {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #FFAE00;
}

.section_container.room_detail_other {
  padding-right: 50px;
  padding-left: 50px;
}

.section_container.inner_page_banner {
  overflow: hidden;
}

.section_container.contact_2 {
  padding-right: 0px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/contact_2_bg_v2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/contact_2_bg_v2.jpg');
  background-position: 0px 0px, 45% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section_container.prelaunch {
  overflow: hidden;
}

.section_container.prelaunch_header {
  position: relative;
  top: 0px;
  z-index: 9;
}

.section_container.prelaunch_enquiry {
  padding-right: 0px;
  padding-left: 0px;
}

.section_container.prelaunch_photo {
  padding-right: 30px;
  padding-left: 30px;
}

.section_container.home_location {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/home_location_bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/home_location_bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section_container_in {
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 105px;
  padding-bottom: 105px;
}

.section_container_in.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section_container_in.home_banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 720px;
  min-height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section_container_in.home_gallery {
  padding-right: 120px;
}

.section_container_in.home_room {
  max-width: 1340px;
}

.section_container_in.footer {
  padding-top: 90px;
  padding-bottom: 120px;
  text-align: center;
}

.section_container_in.inner_page_banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding-bottom: 75px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.section_container_in.inner_2col {
  max-width: 1320px;
  padding-top: 0px;
}

.section_container_in.inner_2col.room_detail_other {
  max-width: 1340px;
}

.section_container_in.gallery {
  max-width: 1220px;
}

.section_container_in.for_centered_line {
  max-width: 1320px;
  padding-top: 90px;
  padding-bottom: 90px;
}

.section_container_in.prelaunch_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_logo_btn {
  margin-right: auto;
}

.header_logo_btn:hover {
  opacity: 0.85;
}

.header_logo_btn.prelauch {
  margin-bottom: 0px;
  margin-left: auto;
}

.header_logo_img {
  height: 72px;
}

.home_banner_text {
  width: 100%;
  max-width: 900px;
  padding-bottom: 60px;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  text-transform: uppercase;
}

.home_banner_text.prelaunch {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.home_banner_img_container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.home_banner_img1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/home_banner_img_v3.jpg');
  background-position: 77% 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.banner_filter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}

.header_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home_scroll_btn {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 135px;
  height: 30px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: translate(-52px, -53px) rotate(90deg);
  -ms-transform: translate(-52px, -53px) rotate(90deg);
  transform: translate(-52px, -53px) rotate(90deg);
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}

.home_scroll_btn:hover {
  opacity: 0.85;
}

.home_scroll_btn.prelaunch {
  left: 50%;
  display: block;
  width: 100px;
  margin-left: -50px;
  padding-bottom: 60px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

.home_scroll_btn_arrow {
  width: 11px;
  margin-bottom: -4px;
  margin-left: 10px;
}

.home_scroll_btn_arrow.prelaunch {
  margin-bottom: 0px;
  margin-left: -5px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.home_scroll_btn_line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 135px;
  height: 2px;
  background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0.5));
}

.header_center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_menu_text_btn {
  overflow: hidden;
  margin-right: 8px;
  margin-left: 8px;
  padding: 5px 8px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.header_menu_text_btn:hover {
  overflow: visible;
  color: #FFAE00;
}

.header_menu_text_btn.w--current {
  overflow: visible;
  color: #FFAE00;
}

.section_2col_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section_2col_block {
  display: block;
  width: 50%;
  padding-right: 45px;
}

.section_2col_block.right {
  padding-left: 30px;
}

.section_2col_block.overview_archi {
  padding-right: 0px;
  padding-left: 30px;
}

.section_2col_block.home_location {
  color: #fff;
}

.section_title {
  position: relative;
  z-index: 1;
  padding-bottom: 15px;
  font-size: 50px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
}

.section_title.inner_page_centered {
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section_title.inner_page_centered.gallery {
  max-width: 600px;
}

.section_title.inner_page_centered.overview {
  max-width: none;
}

.section_title.home_room {
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.section_title.home_location {
  width: 100%;
  max-width: 500px;
}

.section_title.overview_3 {
  width: 100%;
  max-width: 425px;
  margin-top: 75px;
}

.section_title.room_detail {
  display: none;
}

.header_dropdown {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

.header_dropdown_toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
}

.header_dropdown_toggle.w--open {
  opacity: 0.7;
}

.header_dropdown_list.w--open {
  background-color: transparent;
}

.header_dropdown_link {
  width: 60px;
  margin-top: 1px;
  padding: 8px 0px;
  background-color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}

.header_dropdown_link:hover {
  background-color: #FFAE00;
}

.header_dropdown_link.sns {
  display: block;
  width: 40px;
  margin-right: auto;
  margin-left: auto;
}

.header_share_icon {
  height: 18px;
  margin-right: 10px;
}

.section_text {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1000px;
}

.section_text.room_detail {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.section_text.home {
  max-width: 800px;
}

.general_btn {
  position: relative;
  display: inline-block;
  padding: 13px 120px 13px 30px;
  border: 2px solid #FFAE00;
  font-size: 16px;
  line-height: 24px;
}

.general_btn.white {
  border-color: #fff;
}

.general_btn.home_room {
  padding: 10px 80px 10px 20px;
  background-color: #FFAE00;
  font-size: 14px;
  line-height: 21px;
}

.general_btn.room_listing {
  margin-top: 30px;
}

.general_btn.after_section_title {
  margin-top: 15px;
}

.general_btn_arrow {
  position: absolute;
  left: auto;
  top: 21px;
  right: -48px;
  bottom: auto;
  z-index: 1;
  height: 8px;
}

.general_btn_arrow.home_room {
  top: 16px;
}

.general_btn_arrow.home_banner {
  top: 13px;
}

.home_section_img_container {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 60px;
  text-align: right;
}

.home_section_img_container_in {
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1120px;
  margin-top: -45px;
  margin-left: auto;
}

.home_gallery_slider {
  z-index: 0;
  width: 100%;
  height: auto;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 94px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: transparent;
}

.gallery_back_yellow {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 44%;
  background-color: #FFAE00;
}

.home_gallery_slider_mask {
  overflow: visible;
  width: 90%;
  height: auto;
}

.slider_nav {
  display: none;
}

.home_gallery_slider_arrow {
  left: auto;
  top: 0%;
  right: 30px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background-color: #f4f4f4;
}

.home_gallery_slider_arrow:hover {
  background-color: #FFAE00;
}

.home_gallery_slider_arrow.left {
  right: 104px;
}

.slider_arrow_img {
  height: 12px;
}

.home_gallery_slide {
  width: 33.333%;
  padding: 0px 30px;
}

.home_gallery_slide_in {
  position: relative;
  width: 100%;
  height: 100%;
}

.home_galley_lightbox_link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home_galley_lightbox_link:hover {
  opacity: 0.85;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.home_galley_lightbox_img {
  max-height: 100%;
}

.img_100 {
  width: 100%;
}

.yellow_bg_color {
  background-color: #FFAE00;
}

.home_features_block_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home_features_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  margin-right: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.home_features_block.temporary_hidden {
  display: none;
}

.home_features_icon {
  width: 41px;
  margin-right: 15px;
}

.home_room_intro {
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.home_room_slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 60px;
  background-color: transparent;
}

.home_room_slide {
  width: 33.333%;
  padding-right: 10px;
  padding-left: 10px;
}

.home_room_block_in {
  width: 100%;
}

.home_room_block_in:hover {
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.home_room_block_up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 220px;
  padding: 25px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
}

.home_room_block_up_in {
  width: 100%;
  color: #fff;
}

.home_room_block_title {
  padding-bottom: 15px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 900;
  text-transform: uppercase;
}

.footer_logo_btn:hover {
  opacity: 0.85;
}

.footer_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}

.footer_row.first {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}

.footer_row.sns {
  padding-top: 30px;
  padding-bottom: 0px;
  opacity: 1;
}

.footer_row.logo {
  padding-bottom: 0px;
}

.footer_row.prelaunch_first {
  margin-top: 30px;
}

.footer_btn {
  color: #fff;
}

.footer_btn:hover {
  opacity: 0.85;
}

.footer_btn.fax {
  cursor: default;
}

.footer_btn.fax:hover {
  opacity: 1;
}

.footer_btn.second {
  opacity: 0.5;
}

.footer_btn.second:hover {
  opacity: 0.42;
}

.footer_line {
  width: 1px;
  height: 12px;
  margin-top: -2px;
  margin-right: 15px;
  margin-left: 15px;
  background-color: #fff;
}

.footer_line.first {
  height: 15px;
  margin-right: 25px;
  margin-left: 25px;
}

.footer_line.third {
  opacity: 0.5;
}

.footer_line.second {
  opacity: 0.5;
}

.footer_sns_btn {
  width: 36px;
  height: 36px;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer_sns_btn:hover {
  opacity: 0.7;
}

.footer_sns_btn.fb {
  background-image: url('../images/sns_facebook.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer_sns_btn.ig {
  background-image: url('../images/footer_ig.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer_sns_btn.linkedin {
  background-image: url('../images/sns_linkedin.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.back_to_top_btn {
  position: absolute;
  left: 100%;
  top: -50px;
  right: auto;
  bottom: auto;
  z-index: 3;
  width: 60px;
  margin-left: -31px;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
}

.back_to_top_btn:hover {
  opacity: 0.85;
}

.back_to_top_line_block {
  width: 100%;
  height: 50px;
}

.back_to_top_btn_arrow {
  display: block;
  height: 5px;
  margin-right: auto;
  margin-bottom: -5px;
  margin-left: auto;
}

.back_to_top_line1 {
  width: 1px;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
}

.back_to_top_line2 {
  width: 1px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: #1a1a1a;
}

.back_to_top_line2.home {
  background-color: #fff;
}

.back_to_top_line4 {
  width: 1px;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
}

.back_to_top_line3 {
  width: 1px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.header_menu_room_dropdown {
  margin-right: 10px;
  margin-left: 10px;
}

.header_menu_room_dropdown_toggle {
  display: block;
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.header_menu_room_dropdown_toggle.w--open {
  opacity: 0.7;
}

.header_menu_room_btn {
  color: #fff;
}

.header_menu_room_btn:hover {
  overflow: visible;
  color: #FFAE00;
}

.header_menu_room_btn.w--current {
  color: #FFAE00;
}

.header_menu_room_btn.inside {
  color: #FFAE00;
}

.header_menu_room_dropdown_list.w--open {
  left: 50%;
  top: 100%;
  right: auto;
  bottom: auto;
  width: 200px;
  margin-left: -100px;
  padding-top: 2px;
  background-color: transparent;
}

.header_menu_room_dropdown_link {
  width: 100%;
  margin-top: 1px;
  padding: 8px 0px;
  background-color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}

.header_menu_room_dropdown_link:hover {
  background-color: #FFAE00;
}

.header_menu_room_dropdown_link.w--current {
  color: #1a1a1a;
}

.header_dropdown_tri {
  display: block;
  height: 6px;
  margin-right: auto;
  margin-bottom: -1px;
  margin-left: auto;
}

.footer_row_in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_address_spacing {
  display: none;
}

.home_room_slider_mask {
  width: 100%;
  height: auto;
}

.home_room_slider_arrow {
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 56px;
  height: 56px;
  margin-top: 20px;
  margin-left: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background-color: #f4f4f4;
}

.home_room_slider_arrow:hover {
  background-color: #d6d6d6;
}

.home_room_slider_arrow.left {
  left: auto;
  right: 50%;
  margin-right: 5px;
}

.header_dropdown_link_sns_icon {
  height: 16px;
}

.header_mobile_menu_btn {
  display: none;
  width: 40px;
  height: 40px;
  margin-right: -10px;
  margin-left: 24px;
  padding-top: 13px;
  text-align: center;
}

.header_mobile_menu_btn:hover {
  opacity: 0.85;
}

.header_mobile_menu_btn_line1 {
  width: 100%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0.5));
}

.header_mobile_menu_btn_line1.close {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0.5));
}

.header_mobile_menu_btn_line3 {
  width: 100%;
  height: 2px;
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0.5));
}

.header_mobile_menu_btn_line3.close {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0.5));
}

.header_mobile_menu_btn_line2 {
  width: 100%;
  height: 2px;
  margin-top: 4px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(5, 0%, 100%, 0.5)));
  background-image: linear-gradient(90deg, #fff, hsla(5, 0%, 100%, 0.5));
}

.header_mobile_menu_btn_line2.close {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0.5));
}

.menu_container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 180px;
  padding-bottom: 180px;
  background-color: rgba(255, 222, 0, 0.9);
  opacity: 0;
}

.menu_container_in {
  width: 100%;
  padding-right: 45px;
  padding-left: 45px;
  opacity: 0;
  -webkit-transform: translate(0px, 15%);
  -ms-transform: translate(0px, 15%);
  transform: translate(0px, 15%);
}

.mobile_menu_btn {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  text-transform: uppercase;
}

.mobile_menu_btn:hover {
  opacity: 0.85;
}

.mobile_menu_btn.under_room {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 800;
}

.mobile_menu_under_room_block {
  width: 100%;
  padding-bottom: 6px;
  padding-left: 30px;
}

.home_banner_btn {
  position: relative;
  display: block;
  width: 120px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
}

.home_banner_btn:hover {
  opacity: 0.85;
}

.home_banner_img_video {
  z-index: -9;
  width: 100%;
  height: 100%;
}

.home_section_video {
  z-index: 0;
  width: 100%;
  height: auto;
  padding: 60px;
}

.header_mobile_menu_btn_line4 {
  width: 100%;
  height: 2px;
  margin-top: -2px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(5, 0%, 100%, 0.5)));
  background-image: linear-gradient(90deg, #fff, hsla(5, 0%, 100%, 0.5));
  opacity: 0;
}

.header_mobile_menu_btn_line4.close {
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(90deg, #000, rgba(0, 0, 0, 0.5));
}

.header_mobile_menu_btn_close {
  width: 40px;
  height: 40px;
  margin-right: -10px;
  margin-left: 40px;
  padding-top: 13px;
  text-align: center;
}

.header_mobile_menu_btn_close:hover {
  opacity: 0.85;
}

.header_menu_text_btn_underline {
  overflow: hidden;
  width: 100%;
  height: 2px;
  margin-top: 5px;
  margin-bottom: -7px;
}

.header_menu_text_btn_underline.for_room {
  margin-bottom: -11px;
}

.inner_page_banner_filter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
}

.inner_page_banner_filter.percent30 {
  opacity: 0.3;
}

.inner_page_banner_filter.percent35 {
  opacity: 0.35;
}

.inner_page_banner_filter.percent10 {
  opacity: 0.1;
}

.inner_page_banner_title {
  width: 100%;
  font-size: 90px;
  line-height: 90px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.inner_page_banner_content {
  width: 100%;
}

.inner_page_banner_description_text {
  width: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-bottom: -20px;
  margin-left: auto;
  padding-top: 20px;
  text-align: center;
}

.centered_content {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.white_text {
  color: #fff;
}

.overview_slider {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.overview_slider_mask {
  width: 100%;
  height: auto;
}

.overview_slider_arrow {
  left: -32px;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-bottom: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background-color: #f4f4f4;
}

.overview_slider_arrow:hover {
  background-color: #d6d6d6;
}

.overview_slider_arrow.right {
  margin-left: 74px;
}

.overview_slide {
  width: 100%;
}

.overview_slide_lightbox {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.overview_slide_lightbox:hover {
  opacity: 0.85;
}

.inner_2col_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 105px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inner_2col_container.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.inner_2col_container.reverse.laundry {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner_2col_block {
  width: 50%;
  padding-right: 30px;
  padding-left: 30px;
}

.inner_2col_block.image {
  padding-top: 60px;
}

.inner_2col_block.features {
  padding-right: 15px;
  padding-left: 15px;
}

.inner_2col_block.features_image {
  padding-top: 60px;
}

.inner_2col_block.features_image.laundry {
  padding-top: 0px;
}

.inner_2col_block.room_detail_floorplan {
  display: none;
  margin-top: 30px;
}

.inner_2col_block.room_detail {
  width: 100%;
}

.inner_2col_block_in {
  width: 100%;
  max-width: 600px;
}

.inner_2col_block_in.features {
  padding-right: 15px;
  padding-left: 15px;
}

.inner_2col_block_in.features:hover {
  opacity: 1;
}

.inner_2col_block_in.room_detail {
  max-width: none;
  text-align: center;
}

.room_listing_type {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.features_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  min-width: 185px;
  padding: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}



.features_items.fitness_centre {
  width: 50%;
}

.features_items.temporary_hidden {
  display: none;
}

.features_items_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.general_btn_fill1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #FFAE00;
}

.general_btn_fill1.white {
  background-color: #fff;
}

.general_btn_fill1.black {
  background-color: #1a1a1a;
}

.general_btn_text {
  position: relative;
  z-index: 1;
}

.home_section_video_filter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}

.home_room_btn_text_container {
  position: relative;
  z-index: 1;
}

.general_btn_text2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  opacity: 0;
  color: #1a1a1a;
}

.general_btn_fill2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-color: #FFAE00;
  opacity: 0;
}

.features_tv_list_btn_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.features_tv_list_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding: 10px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #FFAE00;
  background-color: #FFAE00;
  font-size: 14px;
  line-height: 21px;
}

.features_tv_list_btn:hover {
  background-color: transparent;
}

.gallery_video {
  width: 100%;
}

.gallery_video_container {
  position: relative;
  width: 100%;
  margin-top: -45px;
}

.gallery_video_container_in {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1159px;
  margin-right: auto;
  margin-left: auto;
}

.gallery_video_container_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  width: 100%;
  height: 50%;
  background-color: #FFAE00;
}

.gallery_tabs {
  margin-top: -30px;
}

.gallery_tabs_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery_tab_link {
  overflow: hidden;
  margin-right: 8px;
  margin-bottom: 10px;
  margin-left: 8px;
  padding: 5px 8px;
  background-color: transparent;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.gallery_tab_link:hover {
  overflow: visible;
  opacity: 0.85;
}

.gallery_tab_link.w--current {
  overflow: visible;
  background-color: transparent;
  font-weight: 700;
}

.gallery_tab_link_underline {
  overflow: hidden;
  width: 100%;
  height: 2px;
  margin-top: 5px;
  margin-bottom: -7px;
}

.gallery_tab_pane {
  width: 100%;
}

.gallery_tab_pane_in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.gallery_block {
  width: 25%;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.gallery_lightbox_link {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  background-color: #FFAE00;
}

.gallery_lightbox_link:hover {
  border: 10px solid #FFAE00;
}

.gallery_lightbox_spacing {
  width: 100%;
}

.location_map_container {
  position: relative;
  width: 100%;
  margin-top: -45px;
}

.location_map_img {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1159px;
  margin-right: auto;
  margin-left: auto;
}

.location_map_container_bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 70%;
  background-color: #FFAE00;
}

.location_map_content {
  width: 100%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
}

.location_map_address {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 24px;
  line-height: 32px;
}

.location_map_btn_row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.location_map_btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  background-color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.location_map_btn:hover {
  background-color: transparent;
}

.location_map_btn_icon {
  height: 12px;
  margin-top: -1px;
  margin-left: 8px;
}

.centered_line_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.centered_line_block {
  width: 100%;
  padding: 15px 20px;
}

.centered_line {
  width: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #1a1a1a;
}

.centered_line.contact {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #FFAE00;
}

.small_section_title {
  width: 100%;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 34px;
  line-height: 34px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.small_section_title.location_mtr {
  max-width: 300px;
}

.small_section_title.contact_2 {
  max-width: 1350px;
  padding: 15px 60px 45px;
}

.small_section_title.contact_us {
  padding-right: 0px;
  padding-left: 0px;
}

.location_time_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.centered_line_in {
  width: 100%;
  height: 1px;
  background-color: #1a1a1a;
}

.centered_line_in.contact {
  background-color: #FFAE00;
}

.location_time_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.location_time_name {
  margin-top: 7px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}

.location_time_mins {
  margin-top: 42px;
  padding-right: 10px;
  padding-left: 5px;
  font-size: 24px;
  line-height: 28px;
}

.location_time_number {
  font-size: 75px;
  line-height: 75px;
}

.contact_leasing_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 28px;
  text-align: center;
}

.contact_leasing_block.general_enquiry {
  padding-top: 20px;
}

.contact_item_title {
  font-weight: 700;
}

.contact_item_row {
  width: 100%;
  padding-top: 8px;
}

.contact_item_row.hide {
  display: none;
}

.contact_item_btn {
  color: #fff;
}

.contact_item_btn:hover {
  opacity: 0.85;
}

.contact_item_btn.black {
  color: #1a1a1a;
}

.contact_item_btn.fax {
  cursor: default;
}

.contact_item_btn.fax:hover {
  opacity: 1;
}

.contact_contractor_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact_contractor_right {
  width: 350px;
  margin-top: 0px;
  padding-top: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.contact_contractor_logo {
  width: 80px;
  margin-top: 10px;
}

.contact_contractor_logo:hover {
  opacity: 0.85;
}

.contact_contractor_left {
  width: 100%;
  padding-right: 60px;
}

.bold_text {
  font-weight: 700;
}

.contact_contractor_img {
  width: 100%;
  max-width: none;
}

.room_detail_banner_title {
  width: 100%;
  font-size: 64px;
  line-height: 64px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.room_detail_banner_title_white {
  width: 100%;
  margin-top: -15px;
  font-size: 64px;
  line-height: 64px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.room_detail_gallery_container {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: -105px;
  padding-top: 60px;
  padding-right: 60px;
  padding-left: 60px;
}

.room_detail_gallery_slider {
  width: 100%;
  height: auto;
  max-width: 1380px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.room_detail_gallery_slider_mask {
  overflow: visible;
  width: 100%;
  height: auto;
}

.room_detail_gallery_slider_arrow {
  left: 0px;
  top: 50%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  margin-top: -32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background-color: #d9d9d9;
}

.room_detail_gallery_slider_arrow:hover {
  background-color: #FFAE00;
}

.room_detail_gallery_slider_arrow.right {
  left: auto;
  right: 0px;
}

.room_detail_gallery_slide {
  width: 100%;
  height: auto;
  padding-right: 25px;
  padding-left: 25px;
}

.counter_wrapper {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -45px;
  padding-right: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.counter_line {
  margin-right: 5px;
  margin-left: 5px;
}

.room_detail_gallery_lightbox_link {
  width: 100%;
  background-color: #1a1a1a;
}

.room_detail_gallery_lightbox_link:hover {
  opacity: 0.85;
}

.room_detail_gallery_img {
  width: 100%;
}

.room_detail_gallery_bg {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 15%;
  background-color: #FFAE00;
}

.room_detail_download_floorplan_btn {
  position: relative;
  display: inline-block;
  padding: 13px 45px;
  border: 2px solid #fff;
  background-color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.room_detail_download_floorplan_btn:hover {
  background-color: #FFAE00;
}

.room_detail_other_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 30%;
  background-color: #FFAE00;
}

.room_detail_other_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.room_detail_other_block {
  width: 100%;
  padding-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.room_detail_previous_btn {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 185px;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.room_detail_previous_btn:hover {
  opacity: 0.85;
}

.room_detail_previous_line {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 2px;
  background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0.5));
}

.room_detail_previous_btn_arrow {
  width: 11px;
  margin-right: 10px;
  margin-left: auto;
}

.room_detail_previous_btn_arrow_next {
  width: 11px;
  margin-right: auto;
  margin-left: 10px;
}

.location_map_address_name {
  padding-bottom: 5px;
  font-weight: 700;
}

.mobile_menu_btn_current_line {
  position: absolute;
  left: auto;
  top: 50%;
  right: 100%;
  bottom: auto;
  width: 30px;
  height: 1px;
  margin-top: -2px;
  margin-right: 15px;
  background-color: #1a1a1a;
}

.mobile_menu_btn_current_line.under_room {
  width: 60px;
}

.location_map_click_area {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 3.25%;
  height: auto;
}

.location_map_click_area.hku {
  left: 3.203125%;
  top: 60.02777777777778%;
  border-radius: 999px;
}

.location_map_click_area.high_street {
  left: 7.328125%;
  top: 47.69444444444444%;
}

.location_map_click_area.sun_yat_sen_park {
  left: 17.703125%;
  top: 12.694444444444445%;
}

.location_map_click_area.king_george {
  left: 17.75%;
  top: 44.111111111111114%;
}

.location_map_click_area.hk_macau_ferry {
  left: 40.6875%;
  top: 22.444444444444443%;
}

.location_map_click_area.pmq {
  left: 43.0625%;
  top: 56.44444444444444%;
}

.location_map_click_area.escalators {
  left: 52.25%;
  top: 57.666666666666664%;
}

.location_map_click_area.the_center {
  left: 54.625%;
  top: 50%;
}

.location_map_click_area.lkf {
  left: 56%;
  top: 73.44444444444444%;
}

.location_map_click_area.ifc {
  left: 62.875%;
  top: 41.111111111111114%;
}

.location_map_click_area.central_ferry {
  left: 62.3125%;
  top: 26.88888888888889%;
}

.location_map_click_area.hsbc {
  left: 69.75%;
  top: 72.66666666666667%;
}

.location_map_click_area.city_hall {
  left: 74.875%;
  top: 60%;
}

.location_map_click_area.observation_wheel {
  left: 76.1875%;
  top: 43.888888888888886%;
}

.location_map_click_area.moetown {
  left: 24.9375%;
  top: 26.11111111111111%;
  width: 4.3125%;
  padding-bottom: 1%;
}

.location_map_click_area.mtr {
  width: 1.625%;
}

.location_map_click_area.mtr.admiraltystation {
  left: 83.5625%;
  top: 84%;
}

.location_map_click_area.mtr.saiyingpun {
  left: 17.4375%;
  top: 35.111111111111114%;
}

.location_map_click_area.mtr.sheungwan {
  left: 44.125%;
  top: 36.666666666666664%;
}

.location_map_click_area.mtr.hkstation {
  left: 64%;
  top: 49.666666666666664%;
}

.location_map_click_area.mtr.central {
  left: 62.625%;
  top: 62.666666666666664%;
}

.location_map_click_area.pacific_place {
  left: 85.5625%;
  top: 90.77777777777777%;
}

.location_map_click_area.central_gov_complex {
  left: 90.1875%;
  top: 74.44444444444444%;
}

.location_map_click_area_space {
  display: block;
  width: 100%;
}

.home_banner_small_text {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-transform: uppercase;
}

.text_together {
  display: inline-block;
}

.text_together.fitness_centre {
  display: inline;
}

.location_time_disclaimer {
  width: 100%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 60px;
  padding-left: 60px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
}

.room_detail_previous_btn_container {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 45%;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

.room_detail_previous_btn_container:hover {
  opacity: 0.85;
}

.room_detail_previous_btn_container.next {
  left: auto;
  right: 0px;
}

.room_detail_download_floorplan_btn_row {
  display: none;
  width: 100%;
  padding-top: 30px;
}

.inner_page_banner_img_container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -99;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.inner_page_banner_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
}

.inner_page_banner_img.rooms {
  background-image: url('../images/room_listing_banner_v2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.room_1 {
  background-image: url('../images/room_detail1_banner_v2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.room_2 {
  background-image: url('../images/room_detail2_banner_v2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.room_3 {
  background-image: url('../images/room_detail3_banner_v2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.inner_page_banner_img.room_3a {
  background-image: url('../images/belek.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.features {
  background-image: url('../images/features_banner_v2.jpg');
  background-position: 60% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.gallery {
  background-image: url('../images/gallery_banner_v6.jpg');
  background-position: 45% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.location {
  background-image: url('../images/location_banner_v2.jpg');
  background-position: 53% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.contact {
  background-image: url('../images/contact_banner.jpg');
  background-position: 70% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner_page_banner_img.overview {
  background-image: url('../images/overview_banner_v2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.prelaunch_sticker {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
}

.prelaunch_sticker_block {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  width: 450px;
  height: 105px;
  margin-top: 60px;
  margin-right: -105px;
  padding-top: 10px;
  background-color: rgba(255, 222, 0, 0.85);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  text-align: center;
}

.prelaunch_sticker_large_text {
  display: inline-block;
  font-size: 32px;
  line-height: 40px;
  font-weight: 900;
  text-transform: uppercase;
}

.prelaunch_video_container {
  position: relative;
  width: 100%;
}

.prelaunch_photo_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.prelaunch_photo_bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -99;
  width: 100%;
  height: 50%;
  background-color: #FFAE00;
}

.prelaunch_photo_1 {
  width: 34%;
  margin-right: 2%;
}

.prelaunch_photo_2 {
  width: 64%;
}

.header_menu_text_btn_underline_in {
  width: 100%;
  height: 2px;
  background-image: -webkit-gradient(linear, left top, right top, from(#FFAE00), to(rgba(255, 222, 0, 0.5)));
  background-image: linear-gradient(90deg, #FFAE00, rgba(255, 222, 0, 0.5));
}

.header_menu_text_btn_underline_in.for_gallery {
  background-image: -webkit-gradient(linear, left top, right top, from(#1a1a1a), to(rgba(26, 26, 26, 0.5)));
  background-image: linear-gradient(90deg, #1a1a1a, rgba(26, 26, 26, 0.5));
}

.gallery_lightbox_thumb {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.gallery_lightbox_thumb.tall {
  left: 0%;
  top: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.header_sns_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
  margin-left: -15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_sns_btn {
  width: 24px;
  height: 24px;
  margin-left: 20px;
}

.header_sns_btn:hover {
  opacity: 0.7;
}

.header_sns_btn.linkedin {
  background-image: url('../images/sns_linkedin.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.header_sns_btn.linkedin.in_menu {
  background-image: url('../images/sns_linkedin_black.svg');
}

.header_sns_btn.facebook {
  background-image: url('../images/sns_facebook.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.header_sns_btn.facebook.in_menu {
  background-image: url('../images/sns_facebook_black.svg');
}

.overview_slide_lightbox_thumb {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.home_location_map_btn {
  max-width: 375px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #fff;
  line-height: 28px;
}

.home_location_map_btn:hover {
  color: #FFAE00;
}

.contact_us_br_for_mobile {
  display: none;
}

.contact_us_title_br {
  display: inline;
}

.contact_us_title_comma {
  display: none;
}

.contact_us_license_number {
  display: inline-block;
}

.home_video_container {
  position: relative;
  width: 100%;
  padding-top: 105px;
}

.home_banner_img2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/home_banner_img_v2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 0;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

@media screen and (min-width: 1280px) {
  .section_container {
    padding-right: 75px;
    padding-left: 75px;
  }

  .section_container.home_gallery {
    margin-top: -180px;
  }

  .section_container.home_room {
    padding-right: 65px;
    padding-left: 65px;
  }

  .section_container.room_listing {
    padding-right: 45px;
    padding-left: 45px;
  }

  .section_container.features {
    padding-right: 45px;
    padding-left: 45px;
  }

  .section_container.gallery {
    padding-right: 65px;
    padding-left: 65px;
  }

  .section_container.room_detail_other {
    padding-right: 65px;
    padding-left: 65px;
  }

  .section_container.home_location {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .section_container_in {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section_container_in.for_centered_line {
    padding-top: 105px;
    padding-bottom: 105px;
  }

  .header_logo_img {
    height: 80px;
  }

  .home_banner_text {
    max-width: 1000px;
    font-size: 80px;
    line-height: 80px;
  }

  .header_menu_text_btn {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .section_2col_block {
    padding-right: 60px;
  }

  .section_2col_block.right {
    padding-right: 0px;
  }

  .section_title {
    font-size: 60px;
    line-height: 60px;
  }

  .section_title.inner_page_centered.gallery {
    max-width: 700px;
  }

  .section_title.home_room {
    max-width: 600px;
  }

  .section_title.home_location {
    max-width: none;
  }

  .section_title.overview_3 {
    max-width: 525px;
    margin-top: 60px;
  }

  .general_btn.home_room {
    padding: 12px 85px 12px 25px;
  }

  .general_btn_arrow.home_room {
    top: 18px;
  }

  .home_section_img_container {
    padding-left: 75px;
  }

  .home_room_block_up {
    min-height: 275px;
    padding: 30px 60px;
  }

  .home_room_block_title {
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
  }

  .back_to_top_btn {
    width: 75px;
    margin-left: 0px;
  }

  .home_section_video {
    padding: 75px;
    color: #fff;
  }

  .inner_page_banner_title {
    font-size: 100px;
    line-height: 100px;
  }

  .inner_2col_container {
    padding-top: 120px;
  }

  .inner_2col_block.image {
    padding-left: 0px;
  }

  .inner_2col_block.image.single_bedroom {
    padding-right: 0px;
    padding-left: 30px;
  }

  .inner_2col_block.features {
    padding-right: 0px;
    padding-left: 0px;
  }

  .inner_2col_block.features_image {
    padding-left: 0px;
  }

  .inner_2col_block_in.features {
    max-width: none;
    padding-right: 60px;
    padding-left: 30px;
  }

  .features_items_container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .features_tv_list_btn_row {
    padding-right: 30px;
    padding-left: 30px;
  }

  .features_tv_list_btn {
    padding: 12px 25px;
  }

  .gallery_video_container_in {
    max-width: 1200px;
  }

  .gallery_video_container_bg.prelaunch {
    top: auto;
    bottom: 0px;
  }

  .gallery_tabs {
    margin-top: -45px;
  }

  .gallery_tabs_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gallery_tab_link {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .location_map_img {
    max-width: 1200px;
  }

  .centered_line_block {
    padding-right: 25px;
    padding-left: 25px;
  }

  .small_section_title {
    max-width: 500px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 40px;
    line-height: 40px;
  }

  .small_section_title.location_mtr {
    max-width: 350px;
  }

  .small_section_title.contact_2 {
    padding-right: 75px;
    padding-left: 75px;
  }

  .location_time_block {
    padding-right: 25px;
    padding-left: 25px;
  }

  .location_time_name {
    margin-top: 8px;
  }

  .location_time_mins {
    margin-top: 46px;
  }

  .location_time_number {
    font-size: 80px;
    line-height: 80px;
  }

  .contact_leasing_block {
    padding-right: 25px;
    padding-left: 25px;
  }

  .contact_contractor_right {
    margin-top: -60px;
  }

  .contact_contractor_left {
    padding-right: 90px;
  }

  .room_detail_banner_title {
    font-size: 75px;
    line-height: 75px;
  }

  .room_detail_banner_title_white {
    font-size: 75px;
    line-height: 75px;
  }

  .room_detail_gallery_container {
    margin-top: -120px;
    padding-right: 75px;
    padding-left: 75px;
  }

  .room_detail_gallery_slide {
    padding-right: 30px;
    padding-left: 30px;
  }

  .room_detail_previous_btn {
    width: 200px;
  }

  .location_time_disclaimer {
    max-width: 1150px;
    padding-top: 35px;
    padding-right: 75px;
    padding-left: 75px;
  }

  .home_video_container {
    padding-top: 120px;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 18px;
    line-height: 32px;
  }

  .section_container {
    padding-right: 45px;
    padding-left: 45px;
  }

  .section_container.home_gallery {
    margin-top: -150px;
  }

  .section_container.home_room {
    padding-right: 37px;
    padding-left: 37px;
  }

  .section_container.overview_2 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .section_container.room_listing {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section_container.features {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section_container.gallery {
    padding-right: 36px;
    padding-left: 36px;
  }

  .section_container.room_detail_other {
    padding-right: 37px;
    padding-left: 37px;
  }

  .section_container.home_location {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .section_container_in {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section_container_in.footer {
    padding-top: 75px;
    padding-bottom: 105px;
  }

  .section_container_in.inner_page_banner {
    min-height: 425px;
    padding-bottom: 60px;
  }

  .section_container_in.for_centered_line {
    padding-top: 78px;
    padding-bottom: 78px;
  }

  .header_logo_img {
    height: 64px;
  }

  .home_banner_text {
    max-width: 750px;
    padding-bottom: 50px;
    font-size: 60px;
    line-height: 60px;
  }

  .header_right {
    display: none;
  }

  .header_center {
    display: none;
  }

  .section_2col_block {
    padding-right: 20px;
  }

  .section_2col_block.right {
    padding-right: 0px;
    padding-left: 20px;
  }

  .section_2col_block.overview_archi {
    padding-left: 20px;
  }

  .section_title {
    padding-bottom: 12px;
    font-size: 40px;
    line-height: 40px;
  }

  .section_title.inner_page_centered.gallery {
    max-width: 450px;
  }

  .section_title.home_room {
    max-width: 450px;
  }

  .section_title.home_location {
    max-width: 400px;
  }

  .section_title.overview_3 {
    max-width: 350px;
    margin-top: 0px;
  }

  .header_dropdown {
    margin-right: 12px;
    font-size: 13px;
    line-height: 21px;
  }

  .general_btn {
    padding: 10px 90px 10px 25px;
    font-size: 15px;
    line-height: 23px;
  }

  .general_btn.home_room {
    font-size: 13px;
    line-height: 19px;
  }

  .general_btn.room_listing {
    margin-top: 22px;
  }

  .general_btn.after_section_title {
    margin-top: 12px;
  }

  .general_btn_arrow {
    top: 17px;
  }

  .general_btn_arrow.home_banner {
    top: 12px;
  }

  .home_section_img_container {
    padding-left: 45px;
  }

  .home_gallery_slider {
    padding-top: 86px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .gallery_back_yellow {
    height: 40%;
  }

  .home_gallery_slider_mask {
    width: 95%;
  }

  .home_gallery_slider_arrow {
    right: 25px;
    width: 56px;
    height: 56px;
  }

  .home_gallery_slider_arrow.left {
    right: 91px;
  }

  .home_gallery_slide {
    padding-right: 20px;
    padding-left: 20px;
  }

  .home_features_block_container {
    padding-top: 12px;
    padding-bottom: 25px;
  }

  .home_features_block {
    width: 140px;
    margin-right: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
    line-height: 17px;
  }

  .home_room_intro {
    padding-right: 8px;
    padding-left: 8px;
  }

  .home_room_slider {
    padding-top: 25px;
  }

  .home_room_slide {
    width: 50%;
    padding-top: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .home_room_block_in:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .home_room_block_up {
    min-height: 210px;
    padding-right: 35px;
    padding-left: 35px;
  }

  .footer_row {
    font-size: 13px;
    line-height: 19px;
  }

  .footer_row.first {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 15px;
    line-height: 23px;
  }

  .footer_row.sns {
    padding-top: 25px;
  }

  .footer_row.prelaunch_first {
    margin-top: 25px;
  }

  .footer_sns_btn {
    width: 30px;
    height: 30px;
    margin-right: 12px;
    margin-left: 12px;
  }

  .back_to_top_btn {
    width: 45px;
    margin-left: -24px;
    font-size: 13px;
    line-height: 19px;
  }

  .home_room_slider_mask {
    padding-top: 60px;
  }

  .home_room_slider_arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .home_room_block_title_br {
    display: none;
  }

  .header_mobile_menu_btn {
    display: block;
  }

  .mobile_menu_btn {
    overflow: hidden;
  }

  .mobile_menu_btn.w--current {
    overflow: visible;
  }

  .home_banner_btn {
    width: 105px;
    margin-top: 35px;
    font-size: 15px;
    line-height: 23px;
  }

  .home_section_video {
    padding: 45px;
  }

  .header_mobile_menu_btn_close {
    margin-right: -8px;
    margin-left: 35px;
  }

  .inner_page_banner_title {
    font-size: 75px;
    line-height: 75px;
  }

  .inner_page_banner_description_text {
    margin-bottom: -15px;
    padding-top: 15px;
  }

  .overview_slider_arrow {
    left: 28px;
    width: 56px;
    height: 56px;
    margin-bottom: -28px;
  }

  .overview_slider_arrow.right {
    margin-left: 66px;
  }

  .inner_2col_container {
    padding-top: 90px;
  }

  .inner_2col_container.reverse.laundry {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .inner_2col_block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .inner_2col_block.image {
    padding-top: 45px;
  }

  .inner_2col_block.features {
    padding-right: 10px;
    padding-left: 10px;
  }

  .inner_2col_block.features_image {
    padding-top: 45px;
  }

  .inner_2col_block.features_image.laundry {
    padding-top: 45px;
  }

  .inner_2col_block.room_detail_floorplan {
    margin-top: 20px;
  }

  .inner_2col_block_in.features {
    padding-right: 10px;
    padding-left: 10px;
  }

  .room_listing_type {
    padding-bottom: 18px;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0.75px;
  }

  .features_items {
    width: 50%;
    min-width: auto;
    padding: 12px 10px;
    font-size: 13px;
    line-height: 17px;
  }

  .features_items_container {
    padding-top: 12px;
  }

  .features_tv_list_btn_row {
    padding-right: 10px;
    padding-left: 10px;
  }

  .features_tv_list_btn {
    margin-top: 12px;
    font-size: 13px;
    line-height: 19px;
  }

  .gallery_video_container_bg.prelaunch {
    display: none;
  }

  .gallery_tabs_menu {
    margin-top: -9px;
  }

  .gallery_tab_link {
    margin-right: 7px;
    margin-left: 7px;
    padding: 4px 7px;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.8px;
  }

  .gallery_tab_link_underline {
    margin-top: 4px;
    margin-bottom: -6px;
  }

  .gallery_tab_pane_in {
    padding-top: 20px;
  }

  .gallery_block {
    width: 33.333%;
    padding-top: 18px;
    padding-right: 9px;
    padding-left: 9px;
  }

  .gallery_lightbox_link:hover {
    border-width: 8px;
  }

  .location_map_content {
    padding-right: 45px;
    padding-left: 45px;
  }

  .location_map_address {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
    line-height: 27px;
  }

  .location_map_btn {
    padding: 10px 35px;
    font-size: 15px;
    line-height: 23px;
  }

  .centered_line_container.contact_us {
    display: block;
    padding-right: 45px;
    padding-left: 45px;
  }

  .centered_line_block {
    padding: 12px 30px;
  }

  .centered_line.contact {
    width: 100%;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .small_section_title {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 28px;
    line-height: 28px;
  }

  .small_section_title.location_mtr {
    max-width: 250px;
  }

  .small_section_title.contact_2 {
    padding: 12px 45px 35px;
  }

  .location_time_block {
    padding-top: 25px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .location_time_name {
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
  }

  .location_time_mins {
    margin-top: 40px;
    padding-right: 8px;
    padding-left: 4px;
    font-size: 21px;
    line-height: 25px;
  }

  .location_time_number {
    font-size: 70px;
    line-height: 70px;
  }

  .contact_leasing_block {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 25px;
  }

  .contact_leasing_block.general_enquiry {
    padding-top: 15px;
  }

  .contact_item_row {
    padding-top: 7px;
  }

  .contact_contractor_right {
    width: 250px;
  }

  .contact_contractor_logo {
    width: 70px;
  }

  .contact_contractor_left {
    padding-right: 45px;
  }

  .room_detail_banner_title {
    font-size: 53px;
    line-height: 53px;
  }

  .room_detail_banner_title_white {
    font-size: 53px;
    line-height: 53px;
  }

  .room_detail_gallery_container {
    margin-top: -90px;
    padding-right: 45px;
    padding-left: 45px;
  }

  .room_detail_gallery_slider_arrow {
    width: 56px;
    height: 56px;
    margin-top: -28px;
    margin-left: -8px;
  }

  .room_detail_gallery_slider_arrow.right {
    margin-right: -8px;
  }

  .room_detail_gallery_slide {
    padding-right: 20px;
    padding-left: 20px;
  }

  .counter_wrapper {
    margin-top: -40px;
    padding-right: 30px;
  }

  .room_detail_download_floorplan_btn {
    padding: 10px 40px;
    font-size: 15px;
    line-height: 23px;
  }

  .room_detail_other_container {
    padding-top: 12px;
  }

  .room_detail_other_block {
    padding-top: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .room_detail_previous_btn {
    display: none;
  }

  .home_banner_small_text {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 24px;
  }

  .location_time_disclaimer {
    padding-top: 25px;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 11px;
    line-height: 17px;
  }

  .room_detail_previous_btn_container {
    display: none;
  }

  .room_detail_download_floorplan_btn_row {
    padding-top: 25px;
  }

  .prelaunch_sticker_block {
    width: 360px;
    height: 90px;
    margin-top: 45px;
    margin-right: -90px;
  }

  .prelaunch_sticker_large_text {
    font-size: 24px;
    line-height: 28px;
  }

  .header_sns_row {
    margin-top: -3px;
  }

  .header_sns_btn {
    width: 22px;
    height: 22px;
    margin-left: 18px;
  }

  .home_location_map_btn {
    max-width: 340px;
    line-height: 26px;
  }

  .contact_us_title_br {
    display: none;
  }

  .contact_us_title_comma {
    display: inline;
  }

  .home_video_container {
    padding-top: 90px;
  }
}

@media screen and (max-width: 767px) {
  .section_container.room_listing {
    padding-right: 45px;
    padding-left: 45px;
  }

  .section_container.features {
    padding-right: 35px;
    padding-left: 35px;
  }

  .section_container.room_detail_other {
    padding-right: 39px;
    padding-left: 39px;
  }

  .section_container_in.for_centered_line {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .home_banner_text {
    max-width: 600px;
    font-size: 50px;
    line-height: 50px;
  }

  .section_2col_container {
    display: block;
  }

  .section_2col_block {
    width: 100%;
    max-width: 600px;
    padding-right: 0px;
  }

  .section_2col_block.right {
    padding-top: 30px;
    padding-left: 0px;
  }

  .section_2col_block.overview_archi {
    padding-top: 30px;
    padding-left: 0px;
  }

  .section_title.inner_page_centered.overview {
    max-width: 600px;
  }

  .section_title.overview_3 {
    max-width: 500px;
  }

  .home_gallery_slider {
    padding-right: 30px;
    padding-left: 30px;
  }

  .home_gallery_slider_arrow {
    right: 20px;
  }

  .home_gallery_slider_arrow.left {
    right: 86px;
  }

  .home_gallery_slide {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .home_features_block {
    margin-right: 30px;
  }

  .home_room_slider {
    display: block;
  }

  .home_room_slide {
    width: 50%;
  }

  .home_room_block_up {
    min-height: 200px;
    padding: 20px 30px;
  }

  .home_room_block_title {
    font-size: 24px;
    line-height: 28px;
  }

  .footer_row.first {
    display: block;
    padding-top: 15px;
  }

  .footer_btn {
    display: block;
    margin-top: 10px;
  }

  .footer_btn.second {
    margin-top: 0px;
  }

  .footer_line.first {
    display: none;
  }

  .footer_line.second.small {
    margin-top: 5px;
  }

  .header_mobile_menu_btn {
    margin-right: -8px;
  }

  .menu_container {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .mobile_menu_btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 32px;
    line-height: 32px;
  }

  .mobile_menu_btn.under_room {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 24px;
    line-height: 24px;
  }

  .mobile_menu_under_room_block {
    padding-bottom: 5px;
    padding-left: 25px;
  }

  .inner_page_banner_title {
    font-size: 60px;
    line-height: 60px;
  }

  .overview_slider {
    margin-top: 10px;
  }

  .overview_slider_arrow {
    left: auto;
    right: 94px;
    bottom: 100%;
  }

  .overview_slider_arrow.right {
    margin-right: -66px;
  }

  .inner_2col_container {
    display: block;
  }

  .inner_2col_block {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .inner_2col_block.features {
    padding-right: 0px;
    padding-left: 0px;
  }

  .inner_2col_block.features_image {
    padding-top: 33px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .inner_2col_block.features_image.laundry {
    padding-top: 33px;
  }

  .inner_2col_block.room_detail_floorplan {
    margin-top: 30px;
  }

  .features_items {
    width: 33.333%;
    min-width: 180px;
    font-size: 13px;
    line-height: 17px;
  }

  .features_items_container {
    max-width: 675px;
  }

  .features_tv_list_btn {
    margin-bottom: 12px;
  }

  .gallery_block {
    width: 50%;
  }

  .centered_line_container {
    display: block;
    padding-right: 30px;
    padding-left: 30px;
  }

  .centered_line_block {
    padding: 0px;
  }

  .centered_line {
    width: 100%;
    height: 1px;
    margin-top: 45px;
    margin-bottom: 45px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent;
  }

  .centered_line.contact {
    background-color: transparent;
  }

  .small_section_title.location_mtr {
    max-width: 300px;
  }

  .small_section_title.contact_2 {
    padding-top: 0px;
  }

  .location_time_name {
    margin-top: -5px;
  }

  .location_time_mins {
    margin-top: 28px;
  }

  .location_time_number {
    font-size: 65px;
    line-height: 50px;
  }

  .contact_leasing_block.general_enquiry {
    padding-top: 25px;
  }

  .contact_contractor_container {
    display: block;
  }

  .contact_contractor_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 450px;
    padding-top: 45px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contact_contractor_logo {
    margin-top: 0px;
    margin-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .contact_contractor_left {
    padding-right: 0px;
  }

  .contact_contractor_img {
    display: block;
    width: 70%;
  }

  .room_detail_banner_title {
    font-size: 42px;
    line-height: 42px;
  }

  .room_detail_banner_title_white {
    font-size: 42px;
    line-height: 42px;
  }

  .room_detail_gallery_container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .room_detail_gallery_slider_arrow {
    margin-left: -12px;
  }

  .room_detail_gallery_slider_arrow.right {
    margin-right: -12px;
  }

  .room_detail_gallery_slide {
    padding-right: 15px;
    padding-left: 15px;
  }

  .counter_wrapper {
    margin-top: -35px;
  }

  .room_detail_other_block {
    padding-top: 12px;
    padding-right: 6px;
    padding-left: 6px;
  }

  .overview_section_title_br {
    display: none;
  }

  .text_together.fitness_centre {
    display: inline-block;
  }

  .location_time_disclaimer {
    padding-top: 45px;
  }

  .prelaunch_sticker_block {
    margin-top: 24px;
    margin-right: -108px;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 16px;
    line-height: 28px;
  }

  .section_container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section_container.home_gallery {
    margin-top: -60px;
  }

  .section_container.home_room {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section_container.overview_2 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/overview_bg_image_v2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/overview_bg_image_v2.jpg');
    background-position: 0px 0px, 60% 50%;
    background-attachment: scroll, scroll;
  }

  .section_container.room_listing {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section_container.features {
    padding-right: 22px;
    padding-left: 22px;
  }

  .section_container.gallery {
    padding-right: 22px;
    padding-left: 22px;
  }

  .section_container.room_detail_other {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section_container.contact_2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/contact_2_bg_v2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/contact_2_bg_v2.jpg');
    background-position: 0px 0px, 60% 50%;
    background-attachment: scroll, scroll;
  }

  .section_container.home_location {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/home_location_bg.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/home_location_bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-attachment: scroll, scroll;
  }

  .section_container_in {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .section_container_in.home_banner {
    height: 100vh;
    max-height: 812px;
    min-height: 450px;
    padding-top: 105px;
    padding-bottom: 135px;
  }

  .section_container_in.home_gallery {
    padding-right: 0px;
  }

  .section_container_in.footer {
    padding-top: 60px;
    padding-bottom: 90px;
  }

  .section_container_in.inner_page_banner {
    min-height: 350px;
    padding-top: 120px;
    padding-bottom: 45px;
  }

  .section_container_in.for_centered_line {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .section_container_in.prelaunch_header {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header_logo_btn {
    margin-bottom: -15px;
  }

  .header_logo_img {
    height: 56px;
  }

  .home_banner_text {
    padding-bottom: 40px;
    font-size: 34px;
    line-height: 34px;
  }

  .home_banner_text.prelaunch {
    padding-bottom: 60px;
  }

  .home_banner_img_container {
    height: 812px;
  }

  .home_banner_img1 {
    background-attachment: scroll;
  }

  .home_scroll_btn {
    width: 120px;
    height: 25px;
    margin-bottom: 45px;
    padding-bottom: 8px;
    padding-left: 8px;
    -webkit-transform: translate(-47px, -47px) rotate(90deg);
    -ms-transform: translate(-47px, -47px) rotate(90deg);
    transform: translate(-47px, -47px) rotate(90deg);
    font-size: 13px;
    line-height: 19px;
  }

  .home_scroll_btn_line {
    width: 120px;
  }

  .section_2col_block.right {
    padding-top: 25px;
  }

  .section_2col_block.right.location {
    padding-top: 0px;
  }

  .section_title {
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 28px;
  }

  .section_title.inner_page_centered.gallery {
    max-width: 300px;
  }

  .section_title.home_room {
    max-width: 300px;
  }

  .section_title.home_location {
    max-width: 275px;
  }

  .header_dropdown {
    margin-right: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .general_btn {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .general_btn.home_room {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    line-height: 17px;
  }

  .general_btn.room_listing {
    margin-top: 15px;
  }

  .general_btn.after_section_title {
    margin-top: 10px;
  }

  .general_btn_arrow {
    top: 15px;
  }

  .general_btn_arrow.home_room {
    top: 12px;
  }

  .general_btn_arrow.home_banner {
    top: 11px;
  }

  .home_section_img_container {
    padding-left: 0px;
  }

  .home_gallery_slider {
    padding-top: 68px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .home_gallery_slider_mask {
    width: 80%;
  }

  .home_gallery_slider_arrow {
    left: 86px;
    right: auto;
    width: 48px;
    height: 48px;
  }

  .home_gallery_slider_arrow.left {
    left: 28px;
    right: auto;
  }

  .home_gallery_slide {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .home_features_block_container {
    padding-top: 10px;
    padding-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .home_features_block {
    display: block;
    width: 50%;
    margin-right: 0px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .home_features_icon {
    margin-bottom: 5px;
  }

  .home_features_icon.bosu_ball {
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .home_room_intro {
    padding-right: 0px;
    padding-left: 0px;
  }

  .home_room_slider {
    padding-top: 15px;
  }

  .home_room_slide {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .home_room_block_up {
    min-height: 200px;
  }

  .footer_row {
    padding-bottom: 8px;
    font-size: 12px;
    line-height: 17px;
  }

  .footer_row.first {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .footer_row.sns {
    padding-top: 20px;
  }

  .footer_row.prelaunch_first {
    margin-top: 20px;
  }

  .footer_btn {
    margin-top: 8px;
  }

  .footer_line {
    margin-right: 10px;
    margin-left: 10px;
  }

  .footer_line.first {
    display: none;
  }

  .footer_line.second.small {
    margin-top: 3px;
  }

  .footer_sns_btn {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    margin-left: 10px;
  }

  .back_to_top_btn {
    width: 30px;
    margin-left: -16px;
    font-size: 12px;
    line-height: 17px;
  }

  .footer_address_spacing {
    display: inline;
  }

  .home_room_slider_mask {
    padding-top: 45px;
  }

  .home_room_slider_arrow {
    width: 48px;
    height: 48px;
    margin-top: 15px;
  }

  .header_mobile_menu_btn {
    margin-right: -6px;
    margin-left: 20px;
  }

  .menu_container {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .menu_container_in {
    padding-right: 30px;
    padding-left: 30px;
  }

  .mobile_menu_btn {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 28px;
    line-height: 28px;
  }

  .mobile_menu_btn.under_room {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 20px;
    line-height: 20px;
  }

  .mobile_menu_under_room_block {
    padding-bottom: 4px;
    padding-left: 20px;
  }

  .home_banner_btn {
    width: 90px;
    margin-top: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
    line-height: 21px;
  }

  .home_section_video {
    padding: 30px;
  }

  .header_mobile_menu_btn_close {
    margin-right: -6px;
    margin-left: 30px;
  }

  .inner_page_banner_title {
    font-size: 45px;
    line-height: 45px;
  }

  .inner_page_banner_description_text {
    margin-bottom: -10px;
    padding-top: 10px;
  }

  .overview_slider {
    margin-top: 8px;
  }

  .overview_slider_arrow {
    right: 67px;
    width: 48px;
    height: 48px;
    margin-bottom: -24px;
  }

  .overview_slider_arrow.right {
    margin-right: -56px;
  }

  .inner_2col_container {
    padding-top: 75px;
  }

  .inner_2col_block.image {
    padding-top: 30px;
  }

  .inner_2col_block.features_image {
    padding-top: 20px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .inner_2col_block.features_image.laundry {
    padding-top: 20px;
  }

  .inner_2col_block.room_detail_floorplan {
    margin-top: 25px;
  }

  .inner_2col_block_in.features {
    padding-right: 8px;
    padding-left: 8px;
  }

  .room_listing_type {
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.5px;
  }

  .features_items {
    display: block;
    width: 50%;
    min-width: auto;
    padding: 10px 8px;
    font-size: 12px;
    line-height: 16px;
  }

  .features_items_container {
    padding-top: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .features_tv_list_btn_row {
    padding-right: 8px;
    padding-left: 8px;
  }

  .features_tv_list_btn {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    line-height: 17px;
  }

  .gallery_tabs_menu {
    margin-top: -8px;
  }

  .gallery_tab_link {
    margin-right: 6px;
    margin-bottom: 8px;
    margin-left: 6px;
    padding: 3px 6px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.6px;
  }

  .gallery_tab_link_underline {
    margin-top: 3px;
    margin-bottom: -5px;
  }

  .gallery_tab_pane_in {
    padding-top: 10px;
  }

  .gallery_block {
    padding-top: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .gallery_lightbox_link:hover {
    border-width: 6px;
  }

  .location_map_content {
    padding-right: 30px;
    padding-left: 30px;
  }

  .location_map_address {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
  }

  .location_map_btn {
    padding: 8px 35px;
    font-size: 14px;
    line-height: 21px;
  }

  .location_map_btn_icon {
    margin-left: 6px;
  }

  .centered_line_container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .centered_line_container.contact_us {
    padding-right: 30px;
    padding-left: 30px;
  }

  .centered_line {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .centered_line.contact {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .small_section_title {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 24px;
  }

  .small_section_title.location_mtr {
    max-width: 250px;
  }

  .small_section_title.contact_2 {
    padding: 0px 30px 25px;
  }

  .small_section_title.contact_us {
    padding-right: 30px;
    padding-left: 30px;
  }

  .location_time_container {
    padding-top: 8px;
  }

  .location_time_block {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .location_time_name {
    margin-top: 4px;
    font-size: 12px;
    line-height: 16px;
  }

  .location_time_mins {
    margin-top: 34px;
    padding-right: 6px;
    padding-left: 3px;
    font-size: 18px;
    line-height: 22px;
  }

  .location_time_number {
    font-size: 60px;
    line-height: 60px;
  }

  .contact_leasing_block {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 22px;
  }

  .contact_item_row {
    padding-top: 6px;
  }

  .contact_contractor_right {
    max-width: 400px;
    padding-top: 30px;
  }

  .contact_contractor_logo {
    width: 60px;
  }

  .room_detail_banner_title {
    font-size: 36px;
    line-height: 36px;
  }

  .room_detail_banner_title_white {
    font-size: 36px;
    line-height: 36px;
  }

  .room_detail_gallery_container {
    margin-top: -75px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .room_detail_gallery_slider_arrow {
    top: 0%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    margin-left: 30px;
  }

  .room_detail_gallery_slider_arrow.right {
    left: 0px;
    right: auto;
    margin-left: 86px;
  }

  .room_detail_gallery_slide {
    padding-right: 0px;
    padding-left: 0px;
  }

  .counter_wrapper {
    margin-top: -30px;
  }

  .counter_line {
    margin-right: 4px;
    margin-left: 4px;
  }

  .room_detail_download_floorplan_btn {
    padding: 8px 30px;
    font-size: 14px;
    line-height: 21px;
  }

  .room_detail_other_bg {
    height: 60%;
  }

  .room_detail_other_container {
    display: block;
    padding-top: 10px;
  }

  .room_detail_other_block {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .location_map_address_name {
    padding-bottom: 4px;
  }

  .mobile_menu_btn_current_line {
    width: 18px;
    margin-top: -1px;
    margin-right: 12px;
  }

  .mobile_menu_btn_current_line.under_room {
    width: 48px;
  }

  .home_banner_small_text {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .text_together.fitness_centre {
    display: inline-block;
  }

  .location_time_disclaimer {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 10px;
    line-height: 16px;
  }

  .room_detail_download_floorplan_btn_row {
    padding-top: 20px;
  }

  .prelaunch_sticker {
    position: relative;
  }

  .prelaunch_sticker_block {
    position: relative;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #FFAE00;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .prelaunch_sticker_large_text {
    margin-left: 6px;
    -webkit-transform: translate(0px, 1px);
    -ms-transform: translate(0px, 1px);
    transform: translate(0px, 1px);
    font-size: 20px;
    line-height: 24px;
  }

  .prelaunch_sticker_text_br {
    display: none;
  }

  .prelaunch_photo_row {
    display: block;
  }

  .prelaunch_photo_1 {
    width: 100%;
    margin-right: 0%;
  }

  .prelaunch_photo_2 {
    width: 100%;
    margin-top: 15px;
  }

  .header_sns_row {
    margin-top: -1px;
  }

  .header_sns_btn {
    width: 20px;
    height: 20px;
    margin-left: 15px;
  }

  .home_location_map_btn {
    max-width: 300px;
    line-height: 24px;
  }

  .contact_us_br_for_mobile {
    display: inline;
  }

  .contact_us_title_br {
    display: inline;
  }

  .contact_us_title_comma {
    display: none;
  }

  .home_video_container {
    padding-top: 75px;
  }

  .home_banner_img2 {
    background-attachment: scroll;
  }
}

