/* rotate*/
/* translate*/
/*transform origin*/
html,
body,
input,
select,
textarea,
button {
  font-family: "proxima-nova";
  font-weight: 400;
  color: #000000; }

.mt_sec_vertical_line::after {
  border: 0; }

.floorplan-detail header.mt_fixed,
.mt_fixed {
  background: #EF3829 !important; }

.mt_main_heading {
  font-weight: 700;
  font-family: "proxima-nova";
  letter-spacing: 6px;
  text-transform: uppercase;
  color: #000000; }

.mt_main_heading2 {
  color: #000000;
  font-family: "proxima-nova";
  line-height: 1.3;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  text-transform: uppercase !important; }
  .mt_main_heading2 {
    font-size: calc(30px + 18 * ((100vw - 640px) / 800)); }
  .mt_main_heading2 {
    letter-spacing: calc( 2px + 2.32 * ((100vw - 640px) / 800) ); }

.mt_main_heading3 {
  color: #000000;
  font-family: "proxima-nova";
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-align: center; }
  .mt_main_heading3 {
    font-size: calc(25px + 10 * ((100vw - 640px) / 800)); }
  .mt_main_heading3 {
    line-height: calc(35px + 13 * ((100vw - 640px) / 800)); }
  @media (max-width: 768px) {
    .mt_main_heading3 {
      font-size: 27px;
      line-height: 48px; } }
  @media (max-width: 640px) {
    .mt_main_heading3 {
      line-height: 1.3; }
      .mt_main_heading3 {
        font-size: calc(20px + 7 * ((100vw - 320px) / 320)); } }

@media (max-width: 768px) {
  body .mt_banner {
    width: 100%; } }
body .mt_banner .mt_main_heading {
  color: #fff;
  font-family: "proxima-nova";
  line-height: 1;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }
  body .mt_banner .mt_main_heading {
    font-size: calc(72px + 53 * ((100vw - 640px) / 800)); }
  body .mt_banner .mt_main_heading {
    letter-spacing: calc( 7.2px + 5.3 * ((100vw - 640px) / 800) ); }
  @media (max-width: 640px) {
    body .mt_banner .mt_main_heading {
      font-size: calc(35px + 37 * ((100vw - 320px) / 320)); }
    body .mt_banner .mt_main_heading {
      letter-spacing: calc( 2px + 5.2 * ((100vw - 320px) / 320) ); } }

.mt_sub_heading {
  font-weight: 700;
  font-family: "proxima-nova";
  letter-spacing: 6px; }

.mt_quick_fpsrch {
  text-align: center;
  margin: 80px 57px 100px;
  background: #FFF1E2;
  padding: 95px 0px 25px; }
  .mt_quick_fpsrch .mt_main_heading {
    margin-bottom: 8px;
    line-height: 1.4; }
    .mt_quick_fpsrch .mt_main_heading {
      font-size: calc(48px + 12 * ((100vw - 640px) / 800)); }
    .mt_quick_fpsrch .mt_main_heading {
      letter-spacing: calc( 4.8px + 1.2 * ((100vw - 640px) / 800) ); }
    @media (max-width: 768px) {
      .mt_quick_fpsrch .mt_main_heading {
        margin-bottom: 15px;
        font-size: 48px;
        letter-spacing: 4.8px; } }
    @media (max-width: 640px) {
      .mt_quick_fpsrch .mt_main_heading {
        font-size: calc(28px + 20 * ((100vw - 320px) / 320)); }
      .mt_quick_fpsrch .mt_main_heading {
        letter-spacing: calc( 1px + 3.8 * ((100vw - 20px) / 620) ); } }
  .mt_quick_fpsrch .dropdown.selectivo--open .selectivo__label::after {
    border-bottom-color: #000; }
  .mt_quick_fpsrch .dropdown .selectivo__dropdown {
    border: 3px solid #EF3829;
    border-top: 0; }
    .mt_quick_fpsrch .dropdown .selectivo__dropdown .selectivo__option {
      color: #000; }
      .mt_quick_fpsrch .dropdown .selectivo__dropdown .selectivo__option.selectivo__option--selected {
        background: #EF3829;
        color: #fff; }
      .mt_quick_fpsrch .dropdown .selectivo__dropdown .selectivo__option:not(.selectivo__option--selected):hover {
        background: #000000;
        color: #fff; }
  .mt_quick_fpsrch .dropdown .selectivo__label {
    color: #000000;
    border: 3px solid #000000;
    text-transform: uppercase; }
    .mt_quick_fpsrch .dropdown .selectivo__label:after {
      border-top-color: #000000; }
  .mt_quick_fpsrch .mt_transparent_btn {
    background: #EF3829;
    color: #ffffff;
    border-color: #EF3829; }
  @media (max-width: 768px) {
    .mt_quick_fpsrch .white__bg .mt_btn {
      width: 100% !important;
      max-width: 250px !important; } }

.mt_fill_btn {
  background: #652219;
  border: 1px solid #000000; }

@media (max-width: 768px) {
  main#mainContents {
    margin: 0; } }

.small_upper_text {
  color: #000000;
  font-family: "proxima-nova" !important;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase; }
  .small_upper_text {
    font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
  .small_upper_text {
    letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
  @media (max-width: 768px) {
    .small_upper_text {
      font-size: 14px; } }
  @media (max-width: 640px) {
    .small_upper_text {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    .small_upper_text {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  .small_upper_text.bigger__font {
    font-size: calc(14px + 2 * ((100vw - 640px) / 800)); }
  @media (max-width: 768px) {
    .small_upper_text.bigger__font {
      font-size: 16px; } }
  @media (max-width: 640px) {
    .small_upper_text.bigger__font {
      font-size: calc(13px + 3 * ((100vw - 320px) / 320)); } }

.text24,
.mt_home_neigh .mt_home_neig_cnt .mt_txt_sub {
  color: #000000;
  font-family: "proxima-nova";
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  text-align: center; }
  .text24,
  .mt_home_neigh .mt_home_neig_cnt .mt_txt_sub {
    font-size: calc(18px + 6 * ((100vw - 640px) / 800)); }
  .text24.with_letterspacing,
  .mt_home_neigh .mt_home_neig_cnt .mt_txt_sub.with_letterspacing {
    letter-spacing: calc( 1px + 1.4 * ((100vw - 640px) / 800) ); }

.mt_btn {
  border-width: 3px !important;
  height: 51px;
  padding: 0 38px !important;
  color: #ffffff;
  font-family: "proxima-nova";
  border: 3px solid #000000;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase; }
  .mt_btn {
    font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
  .mt_btn {
    letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
  @media (max-width: 640px) {
    .mt_btn {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    .mt_btn {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  .mt_btn.border_btn {
    color: #000;
    background: #fff; }
    .system .mt_btn.border_btn:hover {
      border-color: #652219;
      background: #652219;
      color: #fff; }
  .mt_btn.brand_btn {
    background: #EF3829;
    color: #fff;
    border-color: #EF3829; }
    .system .mt_btn.brand_btn:hover {
      border-color: #000;
      background: #fff;
      color: #000; }
  .mt_btn.mt_fill_btn {
    border-color: #652219 !important;
    background: #652219 !important;
    color: #fff !important; }
    html.system .mt_btn.mt_fill_btn:hover {
      color: #fff;
      background: #EF3829 !important;
      border: 3px solid #EF3829 !important; }

@media (max-width: 768px) {
  div#gallery_page {
    width: 100%; }
    div#gallery_page .mt_banner {
      height: 100vw !important;
      min-height: 320px !important;
      height: 100vw !important;
      margin-top: 100px; }
      div#gallery_page .mt_banner .slick-slide {
        background-size: cover !important; } }

.hide__me {
  display: none !important; }

.disable__me {
  pointer-events: none !important; }

.mt__block__style.mt_quick_fpsrch {
  width: 92vw;
  margin: 0 auto 5.48vw;
  padding: 20px 55px 0px; }
  .home-page .mt__block__style.mt_quick_fpsrch {
    padding: 0 55px; }
    @media (max-width: 768px) {
      .home-page .mt__block__style.mt_quick_fpsrch {
        padding: 0; } }
  .mt__block__style.mt_quick_fpsrch .selectivo__label {
    font-family: "proxima-nova";
    font-size: 16px; }
    .system .mt__block__style.mt_quick_fpsrch .selectivo__label:focus {
      border-color: #EF3829; }
  .mt__block__style.mt_quick_fpsrch .selectivo--open .selectivo__label {
    border: 3px solid #EF3829; }
  @media (max-width: 768px) {
    .mt__block__style.mt_quick_fpsrch {
      width: 86vw;
      margin: 0 auto 12.5vw;
      padding: 8.5vw; } }
  .mt__block__style.mt_quick_fpsrch .white__bg {
    background: #fff;
    padding: 75px 65px 75px; }
    .mt__block__style.mt_quick_fpsrch .white__bg .dropdown.selectivo {
      margin: 15px; }
    @media (max-width: 768px) {
      .mt__block__style.mt_quick_fpsrch .white__bg .mt_txt_intro {
        color: #000000;
        font-family: "proxima-nova";
        line-height: 3; }
        .mt__block__style.mt_quick_fpsrch .white__bg .mt_txt_intro {
          font-size: calc(17px + 7 * ((100vw - 640px) / 800)); }
        .mt__block__style.mt_quick_fpsrch .white__bg .mt_txt_intro .dropdown {
          margin: 1.75vw 2vw; }
          .mt__block__style.mt_quick_fpsrch .white__bg .mt_txt_intro .dropdown .selectivo__label {
            font-weight: 700;
            font-style: normal;
            letter-spacing: normal;
            line-height: 36px;
            text-align: left;
            text-transform: uppercase;
            height: 40px;
            padding: 0 10px; }
            .mt__block__style.mt_quick_fpsrch .white__bg .mt_txt_intro .dropdown .selectivo__label {
              font-size: calc(13px + 2 * ((100vw - 640px) / 800)); } }
    @media (max-width: 768px) {
      .mt__block__style.mt_quick_fpsrch .white__bg {
        padding: 20px 20px 32px; } }
    .mt__block__style.mt_quick_fpsrch .white__bg .mt_btn {
      width: 25vw;
      max-width: 280px;
      margin: 35px auto 0; }
      @media (min-width: 1921px) {
        .mt__block__style.mt_quick_fpsrch .white__bg .mt_btn {
          max-width: 390px; } }
      .system .mt__block__style.mt_quick_fpsrch .white__bg .mt_btn:hover {
        border: 3px solid #000;
        background: #fff;
        color: #000; }

.common_width_fp {
  width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px; }
  @media (min-width: 1921px) {
    .common_width_fp {
      max-width: unset;
      width: 83vw; } }
  @media (max-width: 1235px) {
    .common_width_fp {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .common_width_fp {
      width: 100%;
      padding-left: 5vw;
      padding-right: 5vw; } }

@media (max-width: 768px) {
  body .mt_page_padding {
    padding-left: 5vw;
    padding-right: 5vw; } }

.mt_specials_popup {
  width: 648px;
  background: #652219;
  color: #ffffff;
  padding: 30px 30px 38px; }
  .mt_specials_popup .mt_promo {
    display: none; }
  .mt_specials_popup .mt_sub_heading {
    font-family: "proxima-nova";
    color: #ffffff;
    font-size: 32px;
    letter-spacing: 3.2px;
    line-height: 57px; }
    @media (max-width: 768px) {
      .mt_specials_popup .mt_sub_heading {
        font-size: 30px;
        letter-spacing: 3px;
        line-height: 37px; } }
  @media (max-width: 768px) {
    .mt_specials_popup .mt_txt_intro {
      font-size: 22px;
      line-height: 32px; } }
  .mt_specials_popup .mt_btn {
    margin-top: 16px;
    width: 252px;
    margin: 16px auto;
    color: #000000;
    border: 1px solid #ffffff;
    background: #ffffff; }
  .mt_specials_popup .mt_popup_close {
    background: url(../images/icons/popup-close.png) no-repeat center center; }

html.system .mt_specials_popup .mt_btn:hover {
  border: 1px solid #ffffff;
  background: #652219;
  color: #ffffff; }

@media (min-width: 769px) {
  .inner_page:not(#page_404):not(#thank_you_page):not(#virtual_tour_page) .mt_banner {
    min-height: 90vh !important; } }

.inner_page .mt__block__style.mt_quick_fpsrch {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px; }

@media (max-width: 768px) {
  .mt_with_both_margins {
    width: 100%; } }

.slick-dots li.slick-active button {
  background: #000000; }
.slick-dots li button {
  border: 2px solid #000000; }

@media (min-width: 1921px) {
  body .inner_page:not(#gallery_page):not(#page_404):not(#thank_you_page):not(#virtual_tour_page) .mt_banner {
    height: 60vh !important;
    min-height: 320px !important; } }
iframe[src*="https://my.hy.ly/"] {
  position: absolute;
  margin-top: -5px;
  border: 0; }

.mt_events_blog .mt_box .mt_box_img {
  height: unset;
  padding-bottom: 100%; }

.mt_quick_fpsrch .dropdown .selectivo__label {
  padding-right: 25px !important; }

.mt_quick_fpsrch .dropdown.drpdwn_availability .selectivo__label {
  width: auto; }

.mt_quick_fpsrch .dropdown.drpdwn_bedroom .selectivo__label {
  width: auto; }

header {
  background: #EF3829; }
  @media (max-width: 768px) {
    header {
      top: 0px !important;
      padding: 30px 0px !important;
      width: 100%;
      left: 0; }
      header .mt_navigation_wrapper .mt_header_right {
        width: 100% !important; }
        header .mt_navigation_wrapper .mt_header_right .mt_phone_icon img, header .mt_navigation_wrapper .mt_header_right .mt_tour_icon img {
          width: 48px;
          height: 48px; } }
  header .mt_logo_area {
    width: 430px; }
    header .mt_logo_area a {
      width: 100%; }
    header .mt_logo_area img {
      max-width: 100%; }
  header .mt_navigation_wrapper {
    align-items: center; }
    header .mt_navigation_wrapper .mt_header_right .mt_visit_btn {
      background-color: #652219;
      border: 3px solid #652219;
      font-family: "proxima-nova";
      padding: 14px 10px; }
    header .mt_navigation_wrapper nav ul li a {
      font-family: "proxima-nova";
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      font-style: normal;
      letter-spacing: 2.8px;
      line-height: normal;
      text-align: left;
      text-transform: uppercase; }
  header.mt_fixed {
    background: #EF3829; }
  @media (max-width: 1200px) {
    header .mt_logo_area img {
      max-width: 86%; } }
  header .mt_hamb_menu {
    background-color: #FFF1E2; }
    header .mt_hamb_menu li a {
      color: #000000;
      font-family: "proxima-nova";
      font-weight: 700;
      letter-spacing: 1.5px; }
    header .mt_hamb_menu .mt_social_wrapper a {
      height: 40px;
      width: 40px;
      max-height: 100%; }
      header .mt_hamb_menu .mt_social_wrapper a img {
        max-height: 100%; }
    @media (max-width: 768px) {
      header .mt_hamb_menu {
        width: 100% !important;
        max-width: 100% !important;
        text-align: center; } }

.mt_top_header ul li a {
  color: #000000;
  font-family: "proxima-nova"; }

.mt_top_header ul li:not(:last-child) a {
  border-right: 1px solid #747474; }

.mt_hid header .mt_menu_toggle .mt_menu_3, .mt_hid header .mt_menu_toggle .mt_menu_2 {
  background: #000000; }

html.system .mt_hamb_menu li a:hover, .mt_hamb_menu li.current_page_item a {
  color: #EF3829; }

html.system header .mt_navigation_wrapper .mt_header_right .mt_visit_btn:hover {
  background-color: #EF3829;
  border: 3px solid #ffffff; }

body header .mt_navigation_wrapper {
  padding: 0 8vw; }
  @media (max-width: 1300px) {
    body header .mt_navigation_wrapper {
      padding: 0 5vw; } }
  @media (max-width: 768px) {
    body header .mt_navigation_wrapper {
      padding: 0 20px; } }
  @media (max-width: 1300px) {
    body header .mt_navigation_wrapper nav {
      width: 40vw; } }
  @media (max-width: 1300px) {
    body header .mt_navigation_wrapper .mt_header_right .mt_visit_btn {
      padding: 8px 13px;
      letter-spacing: 0px; } }
  body header .mt_navigation_wrapper .mt_header_right .mt_menu_toggle {
    margin-left: 8vw; }
    @media (max-width: 1300px) {
      body header .mt_navigation_wrapper .mt_header_right .mt_menu_toggle {
        margin-left: 5vw; } }
body header .menu-header-menu-container #menu-header-menu {
  display: flex;
  align-items: center;
  padding-top: 10px; }
  body header .menu-header-menu-container #menu-header-menu li a {
    display: flex;
    align-items: center;
    white-space: nowrap; }
    body header .menu-header-menu-container #menu-header-menu li a:first-child {
      margin-right: 9vw; }
      @media (max-width: 1235px) {
        body header .menu-header-menu-container #menu-header-menu li a:first-child {
          margin-right: 5vw; } }

body header .mt_navigation_wrapper .mt_header_right .mt_menu_toggle {
  margin-left: 3vw !important; }

footer {
  background: #EF3829; }
  footer.mt_with_both_margins {
    margin-bottom: 0px; }
    @media (max-width: 1300px) {
      footer.mt_with_both_margins {
        padding-left: 4.6vw;
        padding-right: 4.6vw; } }
  footer .mt_footer_bottom_block .mt_social_wrapper a {
    border: 0;
    width: 35px;
    height: 35px; }
    footer .mt_footer_bottom_block .mt_social_wrapper a img {
      width: 100% !important;
      max-height: 100%; }
  @media (max-width: 1024px) {
    footer .mt_social_wrapper {
      margin-bottom: 30px; } }
  footer .mt_footer_address_block {
    border-bottom: 3px solid #652219;
    padding-top: 40px;
    padding-bottom: 20px; }
    footer .mt_footer_address_block p span:first-child, footer .mt_footer_address_block p span:nth-child(2) {
      display: block; }
    footer .mt_footer_address_block h3 {
      font-size: 14px;
      letter-spacing: 2.8px;
      font-family: "proxima-nova"; }
    footer .mt_footer_address_block span, footer .mt_footer_address_block p {
      font-size: 16px;
      line-height: 24px;
      font-family: "proxima-nova"; }
  footer .mt_footer_bottom_block a.mt_privacy, footer .mt_footer_bottom_block span.mt_privacy {
    letter-spacing: 2.8px;
    font-family: "proxima-nova";
    font-size: 12px;
    border-color: #ffffff;
    text-transform: uppercase;
    font-weight: 700; }

.mt_footer_bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #652219;
  padding: 35px 0px; }
  .mt_footer_bottom a {
    margin: 0px 22px; }
    .mt_footer_bottom a.urban-logo {
      opacity: 0.5; }
      .mt_footer_bottom a.urban-logo img {
        height: 36px; }
    .mt_footer_bottom a.ar-logo img {
      height: 25px; }

footer .mt_footer_address_block p span {
  display: block; }

/*** Osano Script Modifications ***/
.osano-cm-widget {
  display: none; }

.osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link:hover, .osano-cm-link:active,
.osano-cm-link {
  color: #000; }

.osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle,
.osano-cm-disclosure__toggle:hover,
.osano-cm-link,
.osano-cm-link:hover,
.osano-cm-link:active {
  color: #000; }

footer .mt_footer_bottom_block .mt_cookie {
  border-right: 1px solid #ffffff;
  padding-right: 3vw;
  letter-spacing: 2.8px;
  font-family: "proxima-nova";
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase; }

footer .mt_footer_bottom_block .mt_social_wrapper {
  width: 20vw; }
  @media screen and (max-width: 1600px) {
    footer .mt_footer_bottom_block .mt_social_wrapper {
      width: 100%;
      padding-left: 0;
      text-align: center;
      margin-bottom: 20px; } }

@media screen and (max-width: 1600px) {
  footer .mt_footer_bottom_block {
    justify-content: center; } }
@media (max-width: 1100px) {
  footer .mt_footer_bottom_block a.mt_privacy,
  footer .mt_footer_bottom_block span.mt_privacy {
    padding-left: 2vw;
    padding-right: 2vw; }

  footer .mt_footer_bottom_block a.mt_with_margin,
  footer .mt_footer_bottom_block span.mt_with_margin {
    margin-right: 2vw; }

  footer .mt_footer_bottom_block .mt_cookie {
    padding-right: 2vw; }

  footer .mt_footer_bottom_block .mt_footer_bottom_right a.mt_privacy,
  footer .mt_footer_bottom_block .mt_footer_bottom_right span.mt_privacy,
  footer .mt_footer_bottom_right span,
  footer .mt_footer_bottom_block .mt_cookie {
    text-align: center;
    line-height: 24px; } }
@media (max-width: 768px) {
  footer .mt_footer_bottom_block a.mt_privacy,
  footer .mt_footer_bottom_block span.mt_privacy {
    margin: 0 10px !important; }

  footer .mt_footer_bottom_block .mt_footer_bottom_right a.mt_cookie {
    margin-right: 10px; } }
@media (max-width: 500px) {
  footer .mt_footer_bottom_block .mt_footer_bottom_right a.mt_privacy,
  footer .mt_footer_bottom_block .mt_footer_bottom_right span.mt_privacy,
  footer .mt_footer_bottom_right span,
  footer .mt_footer_bottom_block a.mt_cookie {
    font-size: 10px;
    line-height: 18px; } }
@media (max-width: 360px) {
  footer .mt_footer_bottom_block .mt_footer_bottom_right a.mt_privacy,
  footer .mt_footer_bottom_block .mt_footer_bottom_right span.mt_privacy,
  footer .mt_footer_bottom_right span,
  footer .mt_footer_bottom_block a.mt_cookie {
    font-size: 8px;
    line-height: 15px; } }
.mt_home_intro {
  text-align: center; }
  .mt_home_intro .mt_txt_intro {
    padding-left: 0 !important;
    max-width: 100%;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color: #000000;
    font-family: "proxima-nova";
    font-size: 35px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 48px !important;
    text-align: center; }
    @media (max-width: 768px) {
      .mt_home_intro .mt_txt_intro {
        font-size: 27px; } }
  .mt_home_intro .property-logo img {
    width: 59px;
    height: auto;
    margin-bottom: 20px; }

.mt_home_gallery {
  margin: 200px 0px 240px; }

.mt_home_neigh .mt_h_neig_map {
  border: 6px solid #ffffff;
  margin-bottom: 0;
  min-width: 200px;
  min-height: 200px;
  width: 17vw;
  height: 17vw; }

.mt_home_neigh .mt_home_neig_img {
  height: 50.5vw;
  position: relative;
  z-index: 1; }
  @media (max-width: 768px) {
    .mt_home_neigh .mt_home_neig_img {
      width: 100%; } }

.mt_home_neigh .mt_home_neig_cnt {
  margin-bottom: 100px;
  z-index: 1;
  position: relative; }
  @media (max-width: 768px) {
    .mt_home_neigh .mt_home_neig_cnt {
      margin-bottom: 50px; } }
  .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner {
    background: #FFF1E2;
    margin-top: -6.5vw;
    padding: 5vw;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 768px) {
      .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner {
        padding: 8vw 5vw; } }
    .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_h_neig_content {
      padding-right: 4%; }
    .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_h_neigmap_wrap {
      display: flex;
      align-items: center; }
      @media (max-width: 768px) {
        .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_h_neigmap_wrap {
          display: none; } }
  .mt_home_neigh .mt_home_neig_cnt .mt_fill_btn {
    background: #652219;
    border: 1px solid #652219;
    color: #ffffff;
    max-width: 275px; }
    @media (max-width: 768px) {
      .mt_home_neigh .mt_home_neig_cnt .mt_fill_btn {
        margin: 0 auto; } }
  .mt_home_neigh .mt_home_neig_cnt .mt_txt_sub {
    max-width: 527px;
    margin-bottom: 20px; }

#home_page .mt_home_neigh:before {
  position: absolute;
  width: 100%;
  height: 50%;
  content: '';
  background: #fff;
  bottom: 0;
  z-index: 0;
  left: 0; }
#home_page .mt_home_neigh .mt_main_heading {
  margin-bottom: 4px;
  margin-top: -13px; }
#home_page .mt_home_sec2 {
  display: none; }
#home_page .mt_two_col .mt_col_content .mt_txt_sub {
  max-width: 360px; }
#home_page .mt_two_col .mt_col_content .mt_sub_heading {
  font-size: 50px;
  line-height: 58px; }
  @media (max-width: 768px) {
    #home_page .mt_two_col .mt_col_content .mt_sub_heading {
      font-size: 36px;
      line-height: 42px;
      color: #000000 !important; }
      #home_page .mt_two_col .mt_col_content .mt_sub_heading br {
        display: none; } }
#home_page .mt_home_gallery .mt_btn {
  background: #652219;
  border: 1px solid #652219;
  width: 275px; }
#home_page .mt_banner .mt_main_heading {
  z-index: 2;
  position: relative;
  display: none; }
  @media (min-width: 992px) {
    #home_page .mt_banner .mt_main_heading {
      font-size: 115px;
      letter-spacing: 15px; } }
#home_page .top-left-pattern {
  position: absolute;
  top: -50%;
  left: 0;
  width: 55%;
  opacity: 0.49;
  z-index: 1; }
  @media (max-width: 1200px) {
    #home_page .top-left-pattern {
      top: 0; } }
  @media (max-width: 768px) {
    #home_page .top-left-pattern {
      width: 90%;
      top: -30vw; } }
#home_page .bottom-right-pattern {
  position: absolute;
  bottom: -50%;
  right: 0;
  width: 55%;
  opacity: 0.49;
  z-index: 1; }
  @media (max-width: 1200px) {
    #home_page .bottom-right-pattern {
      bottom: 0; } }
  @media (max-width: 768px) {
    #home_page .bottom-right-pattern {
      width: 90%;
      bottom: -30vw; } }
#home_page .mt_banner_content {
  overflow: hidden; }
#home_page .mt_home_cnt {
  padding: 12vw 10px 21vw;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    #home_page .mt_home_cnt {
      padding-left: 0;
      padding-right: 0; } }
#home_page .mt_home_gallery {
  margin-top: 0px;
  z-index: 1; }
  @media (max-width: 768px) {
    #home_page .mt_home_gallery {
      padding: 0; } }
#home_page .mt__block__style.mt_quick_fpsrch .white__bg {
  background: transparent;
  padding: 75px 65px; }
  @media (max-width: 768px) {
    #home_page .mt__block__style.mt_quick_fpsrch .white__bg {
      padding: 50px; } }

#svgwrapper, #svgwrapper2 {
  stroke: #f0e9e8;
  fill: none;
  position: relative; }

.slider-pattern {
  display: none; }

#svgwrapper svg, #svgwrapper2 svg {
  width: 100%;
  height: 100%; }

#svgwrapper svg {
  transform: scaleX(-1); }

#svgwrapper2 svg {
  transform: rotateZ(-180deg) scaleX(-1); }

.logo-path {
  stroke-dasharray: 2600;
  stroke-dashoffset: 2600; }

.cls-2 {
  stroke-width: 17;
  animation: line-animation 4s linear forwards;
  animation-delay: 1s;
  stroke-linecap: round;
  stroke-linejoin: round; }

.system .back {
  stroke-width: 17;
  animation: back-animation 4s linear backwards;
  animation-delay: 1s;
  stroke-linecap: round;
  stroke-linejoin: round; }

.device .back {
  stroke-width: 17;
  animation: back-animation-device 4s linear backwards;
  animation-delay: 1s;
  stroke-linecap: round;
  stroke-linejoin: round; }

@keyframes line-animation {
  0% {
    stroke-dashoffset: 2600; }
  100% {
    stroke-dashoffset: 0; } }
@keyframes back-animation {
  0% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: -2600; } }
@keyframes back-animation-device {
  0% {
    stroke-dashoffset: 0; }
  100% {
    stroke-dashoffset: 2600; } }
html.system #home_page .mt_home_gallery .mt_btn:hover {
  background: #EF3829;
  border: 1px solid #EF3829; }

.bg_lines {
  background: url(../images/new-desk-pattern.svg) repeat-y left 85px;
  background-size: 100%; }
  @media (max-width: 768px) {
    .bg_lines {
      background-image: url(../images/new-mob-pattern.svg); } }

body .mt_home_neigh .mt_home_neig_cnt .mt_txt_sub {
  text-align: left;
  line-height: 1.53 !important; }
  @media (max-width: 768px) {
    body .mt_home_neigh .mt_home_neig_cnt .mt_txt_sub {
      text-align: center; } }

.mt_control_btn button.mt_play:before {
  background: url(../images/icons/pause-icon.svg) no-repeat center center;
  background-size: contain;
  content: ''; }

.mt_control_btn button.mt_play:after {
  content: '';
  background: url(../images/icons/play-icon.svg?x72075) no-repeat center center;
  background-size: contain; }

.gallery .cente_btn_alignment .mt_btn {
  margin-bottom: 5.9vw; }
.gallery .mt_banner {
  position: relative;
  height: 45vw !important; }
  @media (min-width: 1921px) {
    .gallery .mt_banner {
      height: 70vh !important;
      min-height: 320px; } }
  .gallery .mt_banner .slick-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.42);
    opacity: 0.65;
    display: block !important; }
  .gallery .mt_banner .mt_main_heading {
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    max-width: unset;
    background-color: rgba(0, 0, 0, 0.42);
    position: absolute;
    padding: 30px 10% 0;
    z-index: 1; }
    @media (max-width: 768px) {
      .gallery .mt_banner .mt_main_heading {
        padding-top: 10px; } }
  .gallery .mt_banner .mt_slider .slick-arrow {
    margin-top: 9px; }
    @media (max-width: 768px) {
      .gallery .mt_banner .mt_slider .slick-arrow {
        margin-top: -16px; } }
.gallery header {
  background: #EF3829; }
  @media (max-width: 768px) {
    .gallery header {
      height: 130px;
      padding: 0 5vw !important;
      width: 100%;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: space-between; } }
.gallery .mt_gal_cat {
  background: #FFF1E2; }
  @media (min-width: 768px) {
    .gallery .mt_gal_cat {
      padding: 25px 30px; } }
  @media (max-width: 768px) {
    .gallery .mt_gal_cat {
      padding: 3vw 5vw; }
      .gallery .mt_gal_cat .dropdown .selectivo__label {
        background: #652219;
        color: #fff;
        height: 9.3vw;
        padding: 0 15px;
        min-height: 40px;
        font-family: "proxima-nova";
        font-weight: 700;
        font-style: normal;
        line-height: normal;
        text-align: center;
        text-transform: uppercase;
        border-color: #652219; }
        .gallery .mt_gal_cat .dropdown .selectivo__label {
          font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
        .gallery .mt_gal_cat .dropdown .selectivo__label {
          letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); } }
    @media (max-width: 768px) and (max-width: 640px) {
      .gallery .mt_gal_cat .dropdown .selectivo__label {
        font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
      .gallery .mt_gal_cat .dropdown .selectivo__label {
        letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  @media (max-width: 768px) {
        .gallery .mt_gal_cat .dropdown .selectivo__label::after {
          background-image: url(../images/gallery/down.png);
          width: 30px;
          height: 17px;
          margin: 0; } }
      @media (max-width: 768px) and (max-width: 640px) {
        .gallery .mt_gal_cat .dropdown .selectivo__label::after {
          width: 20px;
          height: 8px; } }

@media (min-width: 768px) {
  .gallery #category_selector {
    display: flex;
    align-items: center; } }
.gallery .mt_mob_dropdown_wrap .selectivo__option {
  height: 3.472vw;
  min-height: 35px;
  padding: 0 6vw !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #000;
  background: #fff;
  color: #000000;
  font-family: "proxima-nova";
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center; }
  .gallery .mt_mob_dropdown_wrap .selectivo__option {
    font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
  .gallery .mt_mob_dropdown_wrap .selectivo__option {
    letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
  @media (max-width: 1024px) {
    .gallery .mt_mob_dropdown_wrap .selectivo__option {
      padding: 0 10px !important;
      margin-right: 3px;
      min-width: 0; } }
  @media (max-width: 1024px) {
    .gallery .mt_mob_dropdown_wrap .selectivo__option {
      margin: 0; } }
  @media (max-width: 640px) {
    .gallery .mt_mob_dropdown_wrap .selectivo__option {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    .gallery .mt_mob_dropdown_wrap .selectivo__option {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  @media (min-width: 768px) {
    .gallery .mt_mob_dropdown_wrap .selectivo__option {
      flex: 1;
      margin: 0 9px; } }
  @media (min-width: 768px) {
    .gallery .mt_mob_dropdown_wrap .selectivo__option {
      flex: auto; } }
  .system .gallery .mt_mob_dropdown_wrap .selectivo__option:hover {
    color: #fff;
    border-color: #652219;
    background: #652219; }
  .gallery .mt_mob_dropdown_wrap .selectivo__option:first-child {
    max-width: 10vw;
    min-width: 144px;
    padding: 0 !important; }
    @media (max-width: 768px) {
      .gallery .mt_mob_dropdown_wrap .selectivo__option:first-child {
        max-width: 100%; } }
  .gallery .mt_mob_dropdown_wrap .selectivo__option.selectivo__option--selected {
    color: #fff;
    border-color: #652219;
    background: #652219; }
.gallery .cente_btn_alignment {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  .gallery .cente_btn_alignment.mt_mmargin_bottom {
    margin-bottom: 80px; }
    @media (max-width: 768px) {
      .gallery .cente_btn_alignment.mt_mmargin_bottom {
        margin-bottom: 50px; } }
  .gallery .cente_btn_alignment .mt_btn {
    margin-top: -35px;
    margin-bottom: -35px; }
    @media (max-width: 768px) {
      .gallery .cente_btn_alignment .mt_btn {
        margin-top: -55px;
        margin-bottom: -55px; } }
  .gallery .cente_btn_alignment .loader {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/icons/loader.svg) no-repeat center/contain; }
.gallery .category__switch {
  padding: 3.5vw 5.8vw 2.5vw; }
.gallery .bg_gallery {
  background: url(../images/new-desk-pattern.svg) no-repeat 0 1vw;
  position: relative;
  left: -10px;
  width: calc(100% + 20px);
  background-repeat: repeat-y;
  background-size: 100%; }
  @media (max-width: 768px) {
    .gallery .bg_gallery {
      width: 100%;
      left: 0;
      background: none; } }
.gallery #gallery_thumbs {
  margin: 6.9vw 0 0;
  display: flex;
  flex-wrap: wrap;
  padding: 0 7.6vw 5vw; }
  @media (max-width: 768px) {
    .gallery #gallery_thumbs {
      width: 100%;
      left: 0;
      padding: 0;
      background: url(../images/new-mob-pattern.svg) repeat-y;
      background-size: 100%;
      padding-bottom: 30vw;
      background-repeat: repeat-y; } }
  .gallery #gallery_thumbs li {
    padding: 0 1.3vw 2.6vw;
    width: 33.3333%; }
    @media (max-width: 991px) {
      .gallery #gallery_thumbs li {
        width: 50%; } }
    @media (max-width: 768px) {
      .gallery #gallery_thumbs li {
        padding: 0 5vw 5vw;
        width: 100%; } }
    @media (max-width: 640px) {
      .gallery #gallery_thumbs li .thumb {
        height: 132.03vw;
        min-height: 320px; } }
    .gallery #gallery_thumbs li .thumb {
      border: 0;
      display: block;
      width: 100%;
      height: 25.69vw;
      min-height: 300px;
      position: relative;
      background: url(../images/gallery/1.jpg) no-repeat center/cover;
      overflow: hidden;
      position: relative; }
      @media (max-width: 768px) {
        .gallery #gallery_thumbs li .thumb {
          height: 88vw;
          min-height: 320px; } }
      .gallery #gallery_thumbs li .thumb .captions_small {
        transition: all 0.3s ease-out;
        opacity: 0;
        pointer-events: none;
        -moz-transform: translateY(20px) scale(1.2);
        -o-transform: translateY(20px) scale(1.2);
        -ms-transform: translateY(20px) scale(1.2);
        -webkit-transform: translateY(20px) scale(1.2);
        transform: translateY(20px) scale(1.2);
        position: relative;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(255, 241, 226, 0.9);
        display: flex;
        align-items: center;
        padding: 20px;
        color: #000000;
        font-family: "proxima-nova";
        font-size: 24px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 36px;
        text-align: left; }
        .gallery #gallery_thumbs li .thumb .captions_small {
          font-size: calc(18px + 6 * ((100vw - 640px) / 800)); }
        .gallery #gallery_thumbs li .thumb .captions_small {
          line-height: calc(25px + 11 * ((100vw - 640px) / 800)); }
      .gallery #gallery_thumbs li .thumb:hover .captions_small {
        opacity: 1;
        -moz-transform: translateY(0px) scale(1);
        -o-transform: translateY(0px) scale(1);
        -ms-transform: translateY(0px) scale(1);
        -webkit-transform: translateY(0px) scale(1);
        transform: translateY(0px) scale(1); }

.lightbox__close {
  position: absolute;
  right: 0;
  top: -55px;
  z-index: 5;
  width: 31px;
  height: 31px;
  border: 0;
  background: url(../images/icons/close_gallery.png) no-repeat center center;
  background-size: 31px; }
  .lightbox__close:focus {
    outline: 2px dotted #fff; }
  @media (max-width: 768px) {
    .lightbox__close {
      top: -55px;
      right: 15px;
      background-image: url(../images/icons/close_gallery_mobile.svg); } }
  @media (max-width: 640px) {
    .lightbox__close {
      width: 18px;
      height: 18px;
      top: -32px; } }

.light_box_opened .slick-track,
.light_box_opened .slick-slider * {
  min-width: 100%;
  transform: translate3d(0, 0, 0) !important; }

.lightbox__wrapper {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 1.3s ease-out; }
  #light_box_opened .lightbox__wrapper {
    opacity: 1;
    pointer-events: all;
    visibility: visible; }

.lightbox {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  overflow-y: auto; }
  .lightbox .lightbox__slider {
    height: 100%; }
    .lightbox .lightbox__slider .slick-list {
      height: 100%; }
    .lightbox .lightbox__slider .slick-track {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100vw; }
    .lightbox .lightbox__slider .slick-slide {
      width: 100%;
      height: 100vh;
      position: absolute !important;
      left: 0;
      top: 0;
      opacity: 0 !important;
      transition: all 0.5s ease-out; }
      .lightbox .lightbox__slider .slick-slide.slick-active {
        opacity: 1 !important; }
      .lightbox .lightbox__slider .slick-slide > div {
        height: 100%; }
    .lightbox .lightbox__slider .slick-arrow {
      width: 18px; }
      @media (max-width: 768px) {
        .lightbox .lightbox__slider .slick-arrow {
          display: none !important; } }
    .lightbox .lightbox__slider .slick-next {
      right: 30px !important; }
    .lightbox .lightbox__slider .slick-prev {
      left: 30px !important; }
    .lightbox .lightbox__slider .child__slide {
      display: flex !important;
      align-items: center;
      justify-content: center;
      padding: 50px;
      width: 100vw !important;
      height: 100%; }
      @media (max-width: 768px) {
        .lightbox .lightbox__slider .child__slide {
          padding: 80px 15px;
          height: 100%;
          position: fixed;
          overflow: hidden;
          overflow-y: auto;
          align-items: flex-start; } }
      @media (max-width: 640px) {
        .lightbox .lightbox__slider .child__slide {
          padding: 50px 15px 80px; } }
      .lightbox .lightbox__slider .child__slide .white__bg {
        background: #ffffff;
        padding: 20px 20px 125px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        position: relative;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto; }
        @media (max-width: 768px) {
          .lightbox .lightbox__slider .child__slide .white__bg {
            margin-bottom: 0;
            margin-top: 0; } }
        @media screen and (max-height: 500px) and (min-height: 320px) {
          .lightbox .lightbox__slider .child__slide .white__bg {
            margin-top: 50vw; } }
        @media (max-width: 640px) {
          .lightbox .lightbox__slider .child__slide .white__bg {
            padding: 15px 15px 125px; } }
      .lightbox .lightbox__slider .child__slide img {
        height: auto;
        max-height: 55vh;
        max-width: calc(100vw - 15vw - 100px); }
        @media (max-width: 768px) {
          .lightbox .lightbox__slider .child__slide img {
            max-height: 80vh;
            max-width: 100%; } }
      .lightbox .lightbox__slider .child__slide .bottom__area {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 35px 20px;
        background: #ffffff;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        @media (max-width: 768px) {
          .lightbox .lightbox__slider .child__slide .bottom__area {
            padding: 20px 17px;
            bottom: 0;
            height: 125px; } }
        @media (max-width: 640px) {
          .lightbox .lightbox__slider .child__slide .bottom__area {
            height: 125px; } }
        .lightbox .lightbox__slider .child__slide .bottom__area button {
          display: none;
          width: 18px;
          height: 31px;
          background-size: 18px;
          border: 0;
          background: url(../images/icons/left-arrow-white.svg) no-repeat center center; }
          @media (max-width: 768px) {
            .lightbox .lightbox__slider .child__slide .bottom__area button {
              display: block;
              position: relative;
              top: calc(100% + 20px);
              left: -15px; } }
          .lightbox .lightbox__slider .child__slide .bottom__area button:focus {
            outline: 2px dotted #000; }
        .lightbox .lightbox__slider .child__slide .bottom__area .right_nav {
          -moz-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
          right: -15px;
          left: auto; }
      .lightbox .lightbox__slider .child__slide .caption {
        width: 100%;
        text-align: center;
        font-family: "proxima-nova";
        font-size: 18px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 36px;
        text-align: center;
        font-style: normal;
        letter-spacing: normal;
        line-height: normal;
        color: #000; }
        @media (max-width: 640px) {
          .lightbox .lightbox__slider .child__slide .caption {
            font-size: 14px;
            line-height: 1.5; } }
        @media screen and (max-height: 400px) and (max-width: 700px) {
          .lightbox .lightbox__slider .child__slide .caption {
            font-size: 12px;
            line-height: 1.3; } }
        .lightbox .lightbox__slider .child__slide .caption strong {
          color: #000000;
          font-family: "proxima-nova";
          font-size: 12px;
          font-weight: 700;
          font-style: normal;
          letter-spacing: normal;
          line-height: normal;
          text-align: center;
          display: block; }
          @media (max-width: 768px) {
            .lightbox .lightbox__slider .child__slide .caption strong {
              display: none !important; } }

body#light_box_opened {
  overflow: hidden; }

.subheading_thankyou {
  color: #000000 !important;
  font-size: 48px !important;
  letter-spacing: 4.8px !important; }

.mt_banner_content_thankyou {
  background-color: #FFF1E2 !important; }

.mt_txt_sub_thankyou {
  font-size: 24px !important;
  color: #000000 !important;
  line-height: 32px !important;
  margin: 20px 50px 20px !important; }

.btn_thankyou {
  background-color: #652219;
  font-size: 14px;
  color: #ffffff;
  padding: 17px 30px;
  font-weight: 700;
  letter-spacing: 2.8px;
  text-transform: uppercase; }
  .btn_thankyou:hover {
    background-color: #EF3829; }

@media (max-width: 768px) {
  #thank_you_page .mt_banner {
    background: #ffffff; }
    #thank_you_page .mt_banner .mt_banner_img {
      margin-bottom: 0;
      margin-top: 108px; }
    #thank_you_page .mt_banner .mt_banner_content {
      width: calc(100% - 40px) !important;
      margin: 20px; } }
#thank_you_page .mt_banner.mt_banner_img {
  padding-top: 0 !important;
  height: 100vh !important; }
@media screen and (min-width: 767px) {
  #thank_you_page .mt_banner.mt_banner_wrap {
    height: 130vh !important; }
  #thank_you_page .mt_banner.mt_banner_img {
    height: 130vh !important; }
  #thank_you_page .mt_banner .mt_banner_content {
    margin-bottom: 35vh !important; } }

@media (max-width: 768px) {
  #page_404 .mt_banner {
    background: #ffffff; }
    #page_404 .mt_banner .mt_banner_img {
      margin-bottom: 0;
      width: 100%;
      min-height: 320px !important;
      height: 100vw !important;
      margin-top: 100px;
      padding-top: 0 !important; }
    #page_404 .mt_banner .mt_banner_content {
      width: calc(100% - 40px) !important;
      margin: 20px; } }
#page_404 .mt_banner_content > *:not(.mt_btn) {
  width: 100% !important; }
#page_404 .mt_banner .mt_banner_content {
  background-color: #FFF1E2 !important; }
  #page_404 .mt_banner .mt_banner_content .mt_main_heading {
    color: #000000 !important;
    font-family: "proxima-nova" !important;
    font-size: 48px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important; }
  #page_404 .mt_banner .mt_banner_content .mt_txt_sub_heading {
    color: #000000 !important;
    font-family: "proxima-nova" !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    text-transform: initial !important;
    letter-spacing: normal !important;
    width: 450px !important; }
#page_404 .mt_btn {
  background-color: #652219 !important;
  border: none !important;
  font-size: 14px !important;
  letter-spacing: 2.8px !important;
  margin-top: 0 !important; }
  #page_404 .mt_btn:hover {
    background-color: #EF3829 !important; }
#page_404 .mt_banner.mt_banner_wrap {
  margin-top: 100px; }
#page_404 .mt_banner .mt_banner_img {
  background-position: 80% top !important; }
@media screen and (min-width: 767px) {
  #page_404 .mt_banner.mt_banner_wrap {
    height: 100vh !important; }
  #page_404 .mt_banner.mt_banner_img {
    height: 100vh !important; } }

#fp_list_view .mt_list_box .mt_fp_detail .mt_fp_details p {
  color: #000000; }

@media (max-width: 768px) {
  #floorplans_page .mt_filter_top.mt_sort_wrap {
    width: calc(100% - 16px);
    margin-bottom: 25px; } }
@media (max-width: 768px) {
  #floorplans_page .mt_filter_top .mt_fp_sort {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    #floorplans_page .mt_filter_top .mt_fp_sort ul {
      width: calc(100% - 137px);
      display: flex;
      justify-content: space-between; }
      #floorplans_page .mt_filter_top .mt_fp_sort ul li {
        margin: 0; } }
#floorplans_page .bg_section {
  background: url(../images/new-desk-pattern.svg) repeat-y left 185px;
  background-size: 100%; }
  @media (max-width: 768px) {
    #floorplans_page .bg_section {
      background-image: url(../images/new-mob-pattern.svg); } }
@media (max-width: 768px) {
  #floorplans_page .mt_banner {
    min-height: 320px;
    height: 100vw !important;
    width: 100%; } }
#floorplans_page .mt_banner .mt_banner_content {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center; }
  #floorplans_page .mt_banner .mt_banner_content::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.42);
    opacity: 0.65; }
  #floorplans_page .mt_banner .mt_banner_content h1 {
    position: relative;
    z-index: 1; }
#floorplans_page .mt_gal_cat {
  margin: 0 auto;
  width: calc(100% - 20px);
  background: #FFF1E2; }
  @media (min-width: 768px) {
    #floorplans_page .mt_gal_cat {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 768px) {
    #floorplans_page .mt_gal_cat {
      padding: 3vw 5vw;
      width: 100%; }
      #floorplans_page .mt_gal_cat .dropdown {
        max-width: 1200px; }
        #floorplans_page .mt_gal_cat .dropdown .selectivo__label {
          background: #652219;
          color: #fff;
          height: 9.3vw;
          padding: 0 15px;
          min-height: 40px;
          font-family: "proxima-nova";
          font-weight: 700;
          font-style: normal;
          line-height: normal;
          text-align: center;
          text-transform: uppercase;
          border-color: #652219; }
          #floorplans_page .mt_gal_cat .dropdown .selectivo__label {
            font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
          #floorplans_page .mt_gal_cat .dropdown .selectivo__label {
            letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); } }
      @media (max-width: 768px) and (max-width: 768px) {
        #floorplans_page .mt_gal_cat .dropdown .selectivo__label .hide_me_on_mob {
          display: none !important; } }
      @media (max-width: 768px) and (max-width: 640px) {
        #floorplans_page .mt_gal_cat .dropdown .selectivo__label {
          font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
        #floorplans_page .mt_gal_cat .dropdown .selectivo__label {
          letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  @media (max-width: 768px) {
          #floorplans_page .mt_gal_cat .dropdown .selectivo__label::after {
            background-image: url(../images/gallery/down.png);
            width: 30px;
            height: 17px;
            margin: 0; } }
        @media (max-width: 768px) and (max-width: 640px) {
          #floorplans_page .mt_gal_cat .dropdown .selectivo__label::after {
            width: 20px;
            height: 8px; } }

@media (min-width: 768px) {
  #floorplans_page #category_selector {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; } }
@media (min-width: 1921px) {
  #floorplans_page #category_selector {
    width: 83vw;
    max-width: unset; } }
#floorplans_page .mt_fp_filter {
  padding-top: 0; }
#floorplans_page .result_count_mt {
  margin: 70px 0 7px;
  line-height: 1;
  text-align: right; }
#floorplans_page .mt_filter_bottom {
  margin: 0; }
  #floorplans_page .mt_filter_bottom .small_upper_text {
    color: #000; }
    @media (min-width: 1921px) {
      #floorplans_page .mt_filter_bottom .small_upper_text {
        white-space: nowrap; } }
    @media (max-width: 768px) {
      #floorplans_page .mt_filter_bottom .small_upper_text {
        color: #000000;
        font-family: "proxima-nova";
        font-size: 12px;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 1.2px;
        line-height: 30px;
        text-align: left;
        text-transform: uppercase; } }
  #floorplans_page .mt_filter_bottom .mt_select_wrapper {
    flex-wrap: nowrap; }
    #floorplans_page .mt_filter_bottom .mt_select_wrapper .selectivo__label {
      border: 3px solid #000000;
      color: #000000;
      background: #fff; }
      @media (max-width: 768px) {
        #floorplans_page .mt_filter_bottom .mt_select_wrapper .selectivo__label {
          color: #000000;
          font-family: "proxima-nova";
          font-size: 18px;
          font-weight: 700;
          line-height: 24px;
          text-align: left;
          text-transform: uppercase; } }
      @media (max-width: 640px) {
        #floorplans_page .mt_filter_bottom .mt_select_wrapper .selectivo__label {
          font-size: calc(13px + 5 * ((100vw - 320px) / 320)); } }
      #floorplans_page .mt_filter_bottom .mt_select_wrapper .selectivo__label::after {
        background-image: url(../images/fp/Triangle.png);
        top: 11px; }
      #floorplans_page .mt_filter_bottom .mt_select_wrapper .selectivo__label:focus {
        border: 3px solid #EF3829; }
    #floorplans_page .mt_filter_bottom .mt_select_wrapper .selectivo--open .selectivo__label {
      border: 3px solid #EF3829; }
    #floorplans_page .mt_filter_bottom .mt_select_wrapper input.mt_btn {
      cursor: pointer; }
      @media (min-width: 768px) {
        #floorplans_page .mt_filter_bottom .mt_select_wrapper input.mt_btn {
          min-width: 145px;
          max-width: 145px; } }
    @media (max-width: 768px) {
      #floorplans_page .mt_filter_bottom .mt_select_wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
#floorplans_page .mt_fp_sort {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  #floorplans_page .mt_fp_sort .small_upper_text_sort {
    line-height: 10px;
    color: #000000;
    font-family: "proxima-nova";
    font-weight: 700;
    text-transform: uppercase; }
    #floorplans_page .mt_fp_sort .small_upper_text_sort {
      font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
    #floorplans_page .mt_fp_sort .small_upper_text_sort {
      letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
    @media (max-width: 640px) {
      #floorplans_page .mt_fp_sort .small_upper_text_sort {
        font-size: 12px;
        line-height: normal; } }
    #floorplans_page .mt_fp_sort .small_upper_text_sort.active {
      line-height: 10px;
      border-bottom: 2px solid #000;
      color: #000000;
      font-family: "proxima-nova";
      font-weight: 700;
      text-transform: uppercase; }
      #floorplans_page .mt_fp_sort .small_upper_text_sort.active {
        font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
      #floorplans_page .mt_fp_sort .small_upper_text_sort.active {
        letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
      @media (max-width: 640px) {
        #floorplans_page .mt_fp_sort .small_upper_text_sort.active {
          font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
        #floorplans_page .mt_fp_sort .small_upper_text_sort.active {
          letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
      #floorplans_page .mt_fp_sort .small_upper_text_sort.active::after {
        height: 12px; }
  #floorplans_page .mt_fp_sort p.small_upper_text_sort {
    margin-right: 55px;
    border: 0; }
#floorplans_page .mt_mob_dropdown_wrap .selectivo__option {
  white-space: nowrap;
  height: 3.472vw;
  min-height: 35px;
  padding: 0 6vw !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #652219;
  background: #652219;
  color: #fff;
  font-family: "proxima-nova";
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center; }
  #floorplans_page .mt_mob_dropdown_wrap .selectivo__option {
    font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
  #floorplans_page .mt_mob_dropdown_wrap .selectivo__option {
    letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
  @media (min-width: 768px) {
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option:last-child {
      margin-right: 0; } }
  @media (max-width: 768px) {
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option {
      padding: 0 10px !important;
      margin-right: 3px;
      min-width: 0;
      margin: 0;
      background: #fff;
      border: 0;
      color: #000; }
      #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.list__view___btn {
        display: none !important; }
      #floorplans_page .mt_mob_dropdown_wrap .selectivo__option .hide_me_on_mob {
        display: none !important; }
      #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.selectivo__option--selected {
        color: #fff !important;
        border-color: #652219 !important;
        background: #652219 !important; } }
  @media (max-width: 640px) {
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  @media (min-width: 768px) {
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option {
      margin: 0 5px 30px; } }
  .system #floorplans_page .mt_mob_dropdown_wrap .selectivo__option:hover {
    color: #000;
    border-color: #000;
    background: #fff; }
  #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.selectivo__option--selected {
    color: #000;
    border-color: #000;
    background: #fff; }
  #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
    height: 16px;
    padding: 0 !important;
    background: none;
    border: 0;
    color: #000000;
    font-family: "proxima-nova";
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    padding: 0;
    text-transform: uppercase; }
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      font-size: calc(12px + 2 * ((100vw - 640px) / 800)); }
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      letter-spacing: calc( 0.8px + 0.6 * ((100vw - 640px) / 800) ); }
    @media (min-width: 768px) {
      #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
        pointer-events: none;
        flex: auto;
        min-width: unset;
        margin-left: 0;
        width: auto;
        max-width: 120px;
        padding-left: 0;
        text-align: left;
        margin-right: 15px; } }
    @media (max-width: 768px) {
      #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
        max-width: 100%; }
        #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
          font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
        #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
          letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); } }
  @media (max-width: 768px) and (max-width: 640px) {
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
    @media (max-width: 768px) {
        #floorplans_page .mt_mob_dropdown_wrap .selectivo__option.text_desk.selectivo__option--selected {
          color: #fff;
          border-color: #652219;
          background: #652219; } }

.dropdown [role="option"]:focus,
[role="option"].selectivo__option--selected {
  background: #EF3829;
  color: #fff; }

.dropdown [role="option"]:not(.selectivo__option--selected):hover {
  color: #fff;
  background: #000000; }

@media (min-width: 1921px) {
  #fp_list_view {
    width: 83vw; } }
#fp_list_view .small_upper_text {
  color: #000 !important;
  letter-spacing: normal;
  margin: 7px 0; }
#fp_list_view .mt_list_wrap {
  border-left: 3px solid #fff1e2;
  border-right: 3px solid #fff1e2;
  border-top: 3px solid #fff1e2;
  background: #fff; }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col.show_details {
    border-bottom: 3px solid #fff1e2; }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_images {
    width: 40%;
    margin-right: 10%; }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_h4_heading {
    margin-bottom: 10px;
    color: #000000;
    font-family: "proxima-nova";
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-transform: uppercase; }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_h4_heading {
      font-size: calc(18px + 6 * ((100vw - 640px) / 800)); }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_h4_heading {
      letter-spacing: calc( 0.5px + 1.9 * ((100vw - 640px) / 800) ); }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_h4_heading {
      line-height: calc(25px + 13 * ((100vw - 640px) / 800)); }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block {
    display: flex;
    flex-direction: column;
    margin: 25px 0 10px; }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block a,
    #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button {
      display: inline-block;
      color: #652219;
      font-family: "proxima-nova";
      font-size: 14px;
      font-weight: 600;
      font-style: normal;
      letter-spacing: 1.4px;
      text-align: left;
      text-transform: uppercase;
      height: 45px;
      line-height: 45px;
      padding: 0 0 0 55px !important;
      margin: 10px 0; }
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block a.vt,
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button.vt {
        background-image: url(../images/icons/three_d.png); }
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block a.see__the__view,
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button.see__the__view {
        background-image: url(../images/fp/eye.png); }
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block a.view_in_map,
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button.view_in_map {
        background-image: url(../images/icons/eye.png); }
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block a.mt_calc_btn,
      #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button.mt_calc_btn {
        background-image: url(../images/icons/calculator.png); }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_wrap {
    margin-top: 0; }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_wrap .mt_btn {
      display: flex;
      min-width: 250px;
      margin: 15px 0; }
  @media (min-width: 768px) {
    #fp_list_view .mt_list_wrap .mt_list_box:nth-child(even) .mt_list_row {
      background: #fff1e2; } }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_compare_checkbox .mt_compare_checklabel {
    border: 3px solid #000; }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_fp_unit .mt_h4_heading {
    color: #000000;
    font-family: "proxima-nova";
    font-weight: 700;
    font-style: normal;
    text-align: left;
    text-transform: uppercase; }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_fp_unit .mt_h4_heading {
      font-size: calc(15px + 12 * ((100vw - 640px) / 800)); }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_fp_unit .mt_h4_heading {
      letter-spacing: calc( 0px + 5.4 * ((100vw - 640px) / 800) ); }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_fp_unit .mt_h4_heading {
      line-height: calc(20px + 16 * ((100vw - 640px) / 800)); }
    @media (max-width: 768px) {
      #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_fp_unit .mt_h4_heading {
        font-size: 36px;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 3.6px;
        line-height: 36px;
        text-align: left;
        text-transform: uppercase; } }
    @media (max-width: 640px) {
      #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_fp_unit .mt_h4_heading {
        font-size: calc(22px + 14 * ((100vw - 320px) / 320)); }
      #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_fp_unit .mt_h4_heading {
        letter-spacing: calc( 0.5px + 3.1 * ((100vw - 20px) / 620) ); } }
  #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_txt_sub,
  #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col span.mt_txt_sub {
    color: #000000;
    font-family: "proxima-nova";
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase; }
    #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col.mt_txt_sub,
    #fp_list_view .mt_list_wrap .mt_list_box .mt_list_col span.mt_txt_sub {
      font-size: calc(12px + 4 * ((100vw - 640px) / 800)); }

@media (max-width: 1024px) {
  .mt_floorplan .mt_fp_filter > div.mt_filter_bottom .mt_select_wrapper {
    display: flex !important; } }

@media (max-width: 1200px) {
  body .mt_floorplan .mt_fp_filter > div.mt_filter_bottom .dropdown {
    max-width: unset; } }
@media (max-width: 768px) {
  body .mt_floorplan .mt_fp_filter > div.mt_filter_bottom .dropdown {
    width: 47%;
    margin-left: 3px;
    margin-right: 0;
    max-width: unset; } }
@media (max-width: 500px) {
  body .mt_floorplan .mt_fp_filter > div.mt_filter_bottom .dropdown {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: unset; } }

.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_enlarge_btn,
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_enlarge_btn {
  background: url(../images/fp/add.png) no-repeat center center;
  width: 32px;
  height: 32px; }

.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_share_btn,
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_share_btn {
  background: url(../images/fp/share.png) no-repeat center center;
  width: 36px;
  height: 37px; }

.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper a.mt_download_btn,
.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper .mt_fpdetailsec_icon.mt_download_btn {
  background: url(../images/fp/download.png) no-repeat center center;
  width: 36px;
  height: 37px; }

.mt_fp_detail.mt_two_col .mt_fp_detail_btn_wrapper {
  align-items: center;
  margin-top: 80px;
  height: 50px; }

#fp_list_view .mt_list_box .mt_pricewrap.mt_ribbon {
  width: 141px;
  height: 36px;
  display: flex;
  align-items: center; }
  #fp_list_view .mt_list_box .mt_pricewrap.mt_ribbon::before {
    background-image: url(../images/fp/shape.svg); }
  #fp_list_view .mt_list_box .mt_pricewrap.mt_ribbon .mt_txt_sub {
    line-height: 1; }
  #fp_list_view .mt_list_box .mt_pricewrap.mt_ribbon .mt_fp_pricespl_wrap .mt_fp_pricespl {
    color: #000000;
    font-family: "proxima-nova";
    font-size: 8px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.8px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase; }
  #fp_list_view .mt_list_box .mt_pricewrap.mt_ribbon .mt_fp_pricespl_wrap .mt_fp_pricepromo {
    color: #000000;
    font-family: "proxima-nova";
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin-top: -1px; }

.mt_compare_txt {
  margin: 65px 0 70px; }
  @media (max-width: 768px) {
    .mt_compare_txt {
      margin: 45px 0 90px; } }
  .mt_compare_txt #text_compare_p {
    margin: 0 0 30px;
    color: #000000;
    font-family: "proxima-nova";
    font-weight: 400;
    text-align: center; }
    .mt_compare_txt #text_compare_p {
      font-size: calc(18px + 6 * ((100vw - 640px) / 800)); }
    .mt_compare_txt #text_compare_p {
      line-height: calc(28px + 8 * ((100vw - 640px) / 800)); }
    @media (max-width: 768px) {
      .mt_compare_txt #text_compare_p {
        font-size: 24px;
        line-height: 36px; } }
    @media (max-width: 640px) {
      .mt_compare_txt #text_compare_p {
        line-height: 1.3; }
        .mt_compare_txt #text_compare_p {
          font-size: calc(20px + 4 * ((100vw - 640px) / 800)); } }

#floor_plan_compare_btn {
  margin: 0 auto; }

.mt_fp_pagination {
  margin: 58px 0 0 0; }
  .mt_fp_pagination a.mt_pag_btn {
    width: 25px;
    height: 25px;
    background-size: 12px 12px;
    display: inline-block; }
  .mt_fp_pagination .mt_pag_right {
    background-image: url(../images/fp/pagination__right.svg);
    transform: none; }
  .mt_fp_pagination .mt_pag_left {
    background-image: url(../images/fp/pagination__left.svg);
    transform: none; }
  .mt_fp_pagination p {
    color: #000000;
    font-family: "proxima-nova";
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    text-align: center; }

input.mt_compare_checkbox:checked ~ * .mt_compare_checklabel {
  background: #EF3829;
  border-color: #EF3829 !important; }

@media (max-width: 768px) {
  body #fp_list_view {
    padding-left: 5vw !important;
    padding-right: 5vw !important; }
    body #fp_list_view ~ .mt_specials_popup {
      display: none !important; } }
@media (max-width: 768px) {
  body #fp_list_view .mt_list_wrap {
    border: 0; } }
@media (max-width: 768px) {
  body #fp_list_view .mt_list_box {
    padding: 5vw;
    margin-bottom: 35px;
    border: 5px solid #fff1e2;
    background: #fff; } }
@media (min-width: 1201px) {
  body #fp_list_view .mt_list_box .mt_list_col.mt_fp_unit {
    flex-basis: 9.375vw; } }
body #fp_list_view .mt_list_box .mt_list_col .mt_txt_sub {
  max-width: 150px; }
  @media (max-width: 768px) {
    body #fp_list_view .mt_list_box .mt_list_col .mt_txt_sub {
      padding-right: 10px;
      color: #000000;
      font-family: "proxima-nova";
      font-size: 18px;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: right;
      text-transform: uppercase; } }
  @media (max-width: 640px) {
    body #fp_list_view .mt_list_box .mt_list_col .mt_txt_sub {
      font-size: calc(12px + 6 * ((100vw - 320px) / 320)); } }
@media (max-width: 768px) {
  body #fp_list_view .mt_list_box .mt_list_col span.mt_txt_sub {
    font-weight: 400 !important;
    text-align: left;
    padding-left: 10px;
    padding-right: 0; } }
  @media (max-width: 768px) and (max-width: 640px) {
    body #fp_list_view .mt_list_box .mt_list_col span.mt_txt_sub {
      font-size: calc(12px + 6 * ((100vw - 320px) / 320)) !important; } }

body #fp_list_view .mt_list_box .mt_list_col .mt_list_box {
  margin-top: 20px; }
  body #fp_list_view .mt_list_box .mt_list_col .mt_list_box img {
    max-width: 100%;
    margin: 0 auto; }

.mt_floorplan .mt_specials_popup {
  border: 0;
  background: #fff1e2;
  padding: 30px 75px; }
  @media (max-width: 768px) {
    .mt_floorplan .mt_specials_popup {
      width: calc(100% - 10vw); } }
  .mt_floorplan .mt_specials_popup .mt_main_heading2 {
    margin-bottom: 10px; }
  .mt_floorplan .mt_specials_popup .brand_btn.mt_btn {
    margin: 15px auto;
    max-width: 250px;
    background-color: #EF3829;
    border: 3px solid #EF3829; }
    .system .mt_floorplan .mt_specials_popup .brand_btn.mt_btn:hover {
      background-color: #fff;
      color: #000;
      border: 3px solid #000; }
  .mt_floorplan .mt_specials_popup .disclaimer_text_bottom {
    color: #000000;
    font-family: "proxima-nova";
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: normal;
    line-height: 27px;
    text-align: center; }
@media (max-width: 768px) {
  .floorplan-detail .mt_floorplan .mt_specials_popup {
    width: calc(100% - 10vw);
    padding: 5vw;
    margin: 75px auto; } }

.sitemap_wrapper {
  padding-top: 150px; }
  .sitemap_wrapper #sightmap {
    width: 100%;
    height: 100vh;
    display: block; }
  .sitemap_wrapper .back_wrapper {
    justify-content: center; }
    .sitemap_wrapper .back_wrapper a {
      width: 222px; }
      @media (max-width: 768px) {
        .sitemap_wrapper .back_wrapper a {
          width: 190px; } }
      .system .sitemap_wrapper .back_wrapper a:hover {
        width: 215px; }

@media (min-width: 1921px) {
  #floorplans_page .mt_filter_bottom .mt_select_wrapper {
    width: calc(100% - 210px); }

  .mt_floorplan .mt_fp_filter > div.mt_filter_bottom .dropdown {
    width: calc(100% / 5.5);
    max-width: unset; } }
body .mt_floorplan .mt_fp_filter div.mt_filter_bottom .dropdown [role="listbox"] {
  border-color: #EF3829;
  border-width: 3px; }

.system #fp_list_view .mt_list_box .mt_lbox_btn_wrap button.close__btn:hover {
  color: #000 !important;
  border: 3px solid #000000 !important;
  background: none !important; }

.mt_compare_checklabel {
  border: 3px solid  #000;
  outline: 0 !important; }

.mt_fp_disclaimer {
  margin-top: 30px; }
  .sightmap .mt_fp_disclaimer {
    margin-bottom: 30px;
    padding-left: 20px; }

.sitemap_wrapper .mt_gal_cat {
  margin: 0 auto;
  width: calc(100% - 20px);
  background: #FFF1E2; }
  @media (min-width: 768px) {
    .sitemap_wrapper .mt_gal_cat {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 768px) {
    .sitemap_wrapper .mt_gal_cat {
      padding: 3vw 5vw;
      width: 100%; }
      .sitemap_wrapper .mt_gal_cat .dropdown {
        max-width: 1200px; }
        .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label {
          background: #652219;
          color: #fff;
          height: 9.3vw;
          padding: 0 15px;
          min-height: 40px;
          font-family: "proxima-nova";
          font-weight: 700;
          font-style: normal;
          line-height: normal;
          text-align: center;
          text-transform: uppercase;
          border-color: #652219; }
          .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label {
            font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
          .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label {
            letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); } }
      @media (max-width: 768px) and (max-width: 768px) {
        .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label .hide_me_on_mob {
          display: none !important; } }
      @media (max-width: 768px) and (max-width: 640px) {
        .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label {
          font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
        .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label {
          letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  @media (max-width: 768px) {
          .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label::after {
            background-image: url(../images/gallery/down.png);
            width: 30px;
            height: 17px;
            margin: 0; } }
        @media (max-width: 768px) and (max-width: 640px) {
          .sitemap_wrapper .mt_gal_cat .dropdown .selectivo__label::after {
            width: 20px;
            height: 8px; } }

@media (min-width: 768px) {
  .sitemap_wrapper #category_selector {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; } }
@media (min-width: 1921px) {
  .sitemap_wrapper #category_selector {
    width: 83vw;
    max-width: unset; } }
.sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option {
  white-space: nowrap;
  height: 3.472vw;
  min-height: 35px;
  padding: 0 6vw !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #652219;
  background: #652219;
  color: #fff;
  font-family: "proxima-nova";
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center; }
  .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option {
    font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
  .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option {
    letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
  @media (min-width: 768px) {
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option:last-child {
      margin-right: 0; } }
  @media (max-width: 768px) {
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option {
      padding: 0 10px !important;
      margin-right: 3px;
      min-width: 0;
      margin: 0;
      background: #fff;
      border: 0;
      color: #000; }
      .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.list__view___btn {
        display: none !important; }
      .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option .hide_me_on_mob {
        display: none !important; }
      .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.selectivo__option--selected {
        color: #fff !important;
        border-color: #652219 !important;
        background: #652219 !important; } }
  @media (max-width: 640px) {
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  @media (min-width: 768px) {
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option {
      margin: 0 5px 30px; } }
  .system .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option:hover {
    color: #000;
    border-color: #000;
    background: #fff; }
  .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.selectivo__option--selected {
    color: #000;
    border-color: #000;
    background: #fff; }
  .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
    height: 16px;
    padding: 0 !important;
    background: none;
    border: 0;
    color: #000000;
    font-family: "proxima-nova";
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    padding: 0;
    text-transform: uppercase; }
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      font-size: calc(12px + 2 * ((100vw - 640px) / 800)); }
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      letter-spacing: calc( 0.8px + 0.6 * ((100vw - 640px) / 800) ); }
    @media (min-width: 768px) {
      .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
        pointer-events: none;
        flex: auto;
        min-width: unset;
        margin-left: 0;
        width: auto;
        max-width: 120px;
        padding-left: 0;
        text-align: left;
        margin-right: 15px; } }
    @media (max-width: 768px) {
      .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
        max-width: 100%; }
        .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
          font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
        .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
          letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); } }
  @media (max-width: 768px) and (max-width: 640px) {
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
    @media (max-width: 768px) {
        .sitemap_wrapper .mt_mob_dropdown_wrap .selectivo__option.text_desk.selectivo__option--selected {
          color: #fff;
          border-color: #652219;
          background: #652219; } }

#floorplan_compare_page {
  padding-top: 150px; }
  #floorplan_compare_page .mt_compare_items .mt_compare_item .mt_compare_head {
    display: flex;
    align-items: center; }
    #floorplan_compare_page .mt_compare_items .mt_compare_item .mt_compare_head .text24 {
      font-weight: bold;
      font-family: "proxima-nova";
      padding: 3px 10px 0; }
  #floorplan_compare_page .mt_compare_items .mt_fp_details p {
    text-transform: none;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase; }
    #floorplan_compare_page .mt_compare_items .mt_fp_details p {
      font-size: calc(13px + 3 * ((100vw - 640px) / 800)); }
    #floorplan_compare_page .mt_compare_items .mt_fp_details p {
      letter-spacing: calc( 0.5px + 1.3 * ((100vw - 640px) / 800) ); }
    @media (max-width: 768px) {
      #floorplan_compare_page .mt_compare_items .mt_fp_details p {
        font-size: 14px; } }
    @media (max-width: 640px) {
      #floorplan_compare_page .mt_compare_items .mt_fp_details p {
        font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
      #floorplan_compare_page .mt_compare_items .mt_fp_details p {
        letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  #floorplan_compare_page .mt_compare_items .mt_fp_details .mt_btn {
    max-width: 125px; }
  #floorplan_compare_page .mt_back_to_page {
    display: flex;
    justify-content: center; }
  #floorplan_compare_page .mt_compare_item_img {
    padding: 0 15px;
    height: 170px; }

.mt_calculate_popup {
  background: rgba(101, 34, 25, 0.95); }
  .mt_calculate_popup .mt_popup_inner {
    padding: 0; }
    .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper {
      border: 0;
      text-align: left;
      line-height: 1.3;
      padding: 65px; }
      @media (max-width: 1024px) {
        .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper {
          padding: 40px; } }
      .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .title_width {
        padding-right: 5vw; }
      .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_main_heading2 {
        width: 100%;
        text-align: left; }
      .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper #monthly_cost_popup_description {
        text-align: left;
        padding-right: 5vw; }
      .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .value {
        min-width: 150px; }
        .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .value .monthly_cost_sub_total {
          color: #652219;
          font-family: "proxima-nova";
          font-weight: 700;
          font-style: normal;
          line-height: normal;
          text-align: center;
          width: 128px;
          height: 73px;
          border: 3px solid #652219;
          display: flex;
          align-items: center;
          justify-content: center; }
          .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .value .monthly_cost_sub_total {
            font-size: calc(18px + 8 * ((100vw - 640px) / 800)); }
          .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .value .monthly_cost_sub_total {
            letter-spacing: calc( 0.5px + 2.1 * ((100vw - 640px) / 800) ); }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_popup_content button span, .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item span, .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det span,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det.active .mt_calc_price,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item.active .mt_calc_price,
.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item.active .active span {
  color: #000000;
  font-family: "proxima-nova";
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.8px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det.active .mt_calc_price {
  color: #000000;
  text-align: right; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_popup_content .mt_addon_wrap .mt_addon_item:nth-of-type(odd) {
  background: #fff1e2; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item span {
  font-weight: 400; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item > div {
  margin-bottom: 0; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item.active .mt_calc_price {
  text-align: right; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_checkbox_wrapper input + label::after {
  width: 13px;
  height: 13px;
  border-radius: 0;
  border: 3px solid #000;
  top: 6px; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_checkbox_wrapper input:checked + label::after {
  width: 13px;
  height: 13px;
  border-radius: 0;
  border: 3px solid #652219;
  top: 6px;
  background: #652219; }

.mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_popup_content button, .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper .mt_addon_item, .mt_calculate_popup .mt_popup_inner .mt_calc_wrapper p.mt_apt_det {
  padding: 12px 20px 12px 30px; }

.mt_calculate_popup .mt_popup_inner button.mt_popup_close {
  width: 31px;
  height: 31px;
  background: url(../images/icons/close_gallery.png) no-repeat center center;
  top: 9px; }
  @media (max-width: 1024px) {
    .mt_calculate_popup .mt_popup_inner button.mt_popup_close {
      top: 110px; } }

body #fp_grid_view {
  margin-top: 1px; }
  @media (min-width: 1921px) {
    body #fp_grid_view {
      width: 83vw; } }
  @media (max-width: 768px) {
    body #fp_grid_view {
      padding-left: 5vw !important;
      padding-right: 5vw !important; }
      body #fp_grid_view ~ .mt_specials_popup {
        display: none !important; } }
  body #fp_grid_view .mt_list_wrap .mt_list_box {
    padding: 3vw 2vw;
    border: 5px solid #fff1e2;
    background: #fff; }
    @media (max-width: 768px) {
      body #fp_grid_view .mt_list_wrap .mt_list_box {
        padding: 5vw;
        margin-bottom: 35px; } }
    body #fp_grid_view .mt_list_wrap .mt_list_box .mt_h4_heading {
      color: #000000;
      font-family: "proxima-nova";
      font-weight: 700;
      font-style: normal;
      line-height: 36px;
      text-transform: uppercase; }
      body #fp_grid_view .mt_list_wrap .mt_list_box .mt_h4_heading {
        font-size: calc(20px + 7 * ((100vw - 640px) / 800)); }
      body #fp_grid_view .mt_list_wrap .mt_list_box .mt_h4_heading {
        letter-spacing: calc( 1px + 4.4 * ((100vw - 640px) / 800) ); }
      body #fp_grid_view .mt_list_wrap .mt_list_box .mt_h4_heading {
        line-height: calc(27px + 9 * ((100vw - 640px) / 800)); }
      @media (max-width: 768px) {
        body #fp_grid_view .mt_list_wrap .mt_list_box .mt_h4_heading {
          font-size: 36px;
          font-weight: 700;
          font-style: normal;
          letter-spacing: 3.6px;
          line-height: 36px;
          text-align: left;
          text-transform: uppercase; } }
      @media (max-width: 640px) {
        body #fp_grid_view .mt_list_wrap .mt_list_box .mt_h4_heading {
          font-size: calc(22px + 14 * ((100vw - 320px) / 320)); }
        body #fp_grid_view .mt_list_wrap .mt_list_box .mt_h4_heading {
          letter-spacing: calc( 0.5px + 3.1 * ((100vw - 20px) / 620) ); } }
    body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col label,
    body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col .mt_txt_sub {
      color: #000000;
      font-family: "proxima-nova";
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      line-height: normal;
      text-align: right;
      text-transform: uppercase;
      padding-right: 10px; }
      body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col label,
      body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col .mt_txt_sub {
        font-size: calc(13px + 5 * ((100vw - 640px) / 800)); }
      @media (max-width: 768px) {
        body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col label,
        body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col .mt_txt_sub {
          color: #000000;
          font-family: "proxima-nova";
          font-size: 18px;
          font-weight: 700;
          font-style: normal;
          letter-spacing: normal;
          line-height: normal;
          text-align: right;
          text-transform: uppercase; } }
      @media (max-width: 640px) {
        body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col label,
        body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col .mt_txt_sub {
          font-size: calc(12px + 6 * ((100vw - 320px) / 320)); } }
    body #fp_grid_view .mt_list_wrap .mt_list_box .mt_list_col .mt_txt_sub {
      font-weight: 400;
      text-align: left;
      padding-left: 10px;
      padding-right: 0; }
    body #fp_grid_view .mt_list_wrap .mt_list_box .mt_grid_plan {
      margin-top: 20px; }
      body #fp_grid_view .mt_list_wrap .mt_list_box .mt_grid_plan img {
        max-width: 100%;
        margin: 0 auto; }

.upper__text__data {
  text-transform: uppercase; }
  .upper__text__data {
    font-size: calc(13px + 5 * ((100vw - 640px) / 800)); }
  @media (max-width: 768px) {
    .upper__text__data {
      font-size: 18px; } }
  @media (max-width: 640px) {
    .upper__text__data {
      font-size: calc(12px + 6 * ((100vw - 320px) / 320)); } }

.floorplan-comapre header,
.floorplan-detail header {
  background: #EF3829; }

#floorplan_detail_page {
  background: url(../images/new-desk-pattern.svg) repeat-y left 10px;
  background-size: 100%; }
  @media (max-width: 768px) {
    #floorplan_detail_page {
      background-image: url(../images/new-mob-pattern.svg); } }
  @media (max-width: 768px) {
    #floorplan_detail_page .mt_fp_detail {
      position: relative; } }
  @media (max-width: 768px) {
    #floorplan_detail_page .mt_fp_detail .mt_fp_images {
      display: flex;
      flex-direction: column-reverse; } }
  #floorplan_detail_page .mt_fp_detail .mt_fp_images .img_wrapper {
    padding: 2.5vw 4vw;
    border: 5px solid #fff1e2;
    background: #fff;
    margin: 0 0 40px 0; }
    @media (max-width: 768px) {
      #floorplan_detail_page .mt_fp_detail .mt_fp_images .img_wrapper {
        margin-top: 60px;
        position: static;
        padding: 5vw; } }
    #floorplan_detail_page .mt_fp_detail .mt_fp_images .img_wrapper img {
      margin: 0 auto;
      max-width: 100%; }
  @media (max-width: 768px) {
    #floorplan_detail_page .mt_fp_detail .mt_fp_images .mt_fp_detail_btn_wrapper {
      position: static;
      display: flex;
      justify-content: space-between;
      width: 100%;
      margin: 0;
      height: auto;
      right: 0; }
      #floorplan_detail_page .mt_fp_detail .mt_fp_images .mt_fp_detail_btn_wrapper .mt_main_heading {
        max-width: calc(100% - 135px); }
      #floorplan_detail_page .mt_fp_detail .mt_fp_images .mt_fp_detail_btn_wrapper .small_wrapper {
        width: 132px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        #floorplan_detail_page .mt_fp_detail .mt_fp_images .mt_fp_detail_btn_wrapper .small_wrapper button,
        #floorplan_detail_page .mt_fp_detail .mt_fp_images .mt_fp_detail_btn_wrapper .small_wrapper a {
          margin-right: 0; } }
  #floorplan_detail_page .mt_fp_detail .mt_fp_details {
    width: 40%;
    margin-left: 10%; }
    @media (max-width: 768px) {
      #floorplan_detail_page .mt_fp_detail .mt_fp_details {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        margin-left: 0; }
        #floorplan_detail_page .mt_fp_detail .mt_fp_details > * {
          text-align: center; } }
    #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_main_heading {
      color: #000000;
      font-family: "proxima-nova";
      font-weight: 700;
      font-style: normal;
      line-height: 65px;
      text-align: left;
      text-transform: uppercase;
      margin-bottom: 50px; }
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_main_heading {
        font-size: calc(40px + 20 * ((100vw - 640px) / 800)); }
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_main_heading {
        letter-spacing: calc( 2px + 4 * ((100vw - 640px) / 800) ); }
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_main_heading {
        line-height: calc(45px + 20 * ((100vw - 640px) / 800)); }
    #floorplan_detail_page .mt_fp_detail .mt_fp_details .text24 {
      text-align: left;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 8px; }
    #floorplan_detail_page .mt_fp_detail .mt_fp_details p {
      color: #000; }
    #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_pricewrap.mt_ribbon {
      width: 141px;
      height: 36px;
      padding-right: 18px;
      padding-left: 10px;
      z-index: 0;
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      position: relative; }
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_pricewrap.mt_ribbon::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/fp/shape.svg);
        background-size: 100% 100%; }
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_pricewrap.mt_ribbon .mt_txt_sub {
        line-height: 1;
        font-size: 16px;
        font-weight: 700; }
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_pricewrap.mt_ribbon .mt_fp_pricespl_wrap {
        display: inline-block;
        vertical-align: middle;
        margin-left: 12px;
        padding-top: 2px;
        font-family: "proxima-nova";
        font-weight: normal;
        font-size: 14px;
        text-transform: uppercase;
        text-align: center; }
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_pricewrap.mt_ribbon .mt_fp_pricespl_wrap .mt_fp_pricespl {
          color: #000000;
          font-family: "proxima-nova";
          font-size: 8px;
          font-weight: 400;
          font-style: normal;
          letter-spacing: 0.8px;
          line-height: 1;
          text-align: center;
          text-transform: uppercase;
          white-space: nowrap;
          display: block; }
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_pricewrap.mt_ribbon .mt_fp_pricespl_wrap .mt_fp_pricepromo {
          display: block;
          color: #000000;
          font-family: "proxima-nova";
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          letter-spacing: normal;
          line-height: 1;
          text-align: center;
          text-transform: uppercase;
          margin-top: -1px; }
    #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block {
      display: flex;
      flex-direction: column; }
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block a,
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block button {
        display: inline-block;
        color: #652219;
        font-family: "proxima-nova";
        font-size: 14px;
        font-weight: 600;
        font-style: normal;
        letter-spacing: 1.4px;
        text-align: left;
        text-transform: uppercase;
        height: 45px;
        line-height: 45px;
        padding: 0 0 0 55px !important;
        margin: 10px 0; }
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block a.vt,
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block button.vt {
          background-image: url(../images/icons/three_d.png); }
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block a.view_in_map,
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block button.view_in_map {
          background-image: url(../images/icons/eye.png); }
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block a.mt_calc_btn,
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block button.mt_calc_btn {
          background-image: url(../images/icons/calculator.png); }
        @media (max-width: 768px) {
          #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block a,
          #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_block button {
            display: flex;
            justify-content: center;
            flex-direction: column;
            line-height: 1.3;
            align-items: flex-start; } }
    @media (max-width: 768px) {
      #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_wrap {
        margin-top: -30px; } }
    #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_wrap .mt_btn {
      display: flex;
      margin: 15px 0;
      width: 100%;
      max-width: 274px; }
      @media (max-width: 768px) {
        #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_wrap .mt_btn {
          background: #EF3829;
          color: #fff;
          border: 3px solid #EF3829; }
          #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_wrap .mt_btn .syste:hover, #floorplan_detail_page .mt_fp_detail .mt_fp_details .mt_fp_btn_wrap .mt_btn:hover {
            border-color: #000;
            color: #000;
            background: #fff; } }

.back_wrapper {
  display: flex;
  align-items: flex-start;
  margin: 50px 0 60px; }
  @media (max-width: 768px) {
    .back_wrapper {
      justify-content: center;
      margin: 50px 0; } }
  .back_wrapper a {
    width: 146px;
    height: 15px;
    color: #000000;
    font-family: "proxima-nova";
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1.2px;
    text-align: right;
    text-transform: uppercase;
    background: url(../images/fp/pagination__left.svg) no-repeat left center;
    background-size: 10px 15px; }
    .system .back_wrapper a:hover {
      width: 135px; }
    @media (max-width: 768px) {
      .back_wrapper a {
        width: 140px; } }

.mt_fp_detail.mt_two_col .mt_fp_details .mt_fp_btn_block button.see__the__view {
  background-image: url(../images/fp/eye.png); }

.inner_page_blog .mt_tab_head_wrapper {
  background-color: #FFF1E2 !important;
  min-height: 243px !important;
  padding: 0 !important;
  color: #000000 !important;
  font-size: 35px !important;
  letter-spacing: normal !important;
  line-height: 48px !important;
  text-align: center !important;
  padding: 0 25% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; }
.inner_page_blog .mt_banner .mt_main_heading {
  font-size: 125px !important;
  letter-spacing: 12.5px !important; }
.inner_page_blog .mt_blog_list {
  background: url(../images/new-desk-pattern.svg) repeat-y;
  background-position: left 90px;
  background-size: 100%;
  padding-top: 70px !important; }
.inner_page_blog .mt_blog_list_box .mt_sub_heading.mt_heading_italic {
  color: #000000 !important;
  font-family: "proxima-nova" !important;
  font-size: 40px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  letter-spacing: 4px !important;
  line-height: 54px !important;
  text-align: left !important;
  text-transform: uppercase !important; }
.inner_page_blog .mt_blog_list_box .mt_txt_sub {
  color: #000000 !important;
  font-family: "proxima-nova" !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  line-height: 36px !important;
  text-align: left !important; }
.inner_page_blog .mt_blog_list_box .mt_btn {
  border: none !important;
  width: 216px !important;
  height: 55px !important;
  background-color: #652219 !important;
  font-family: "proxima-nova" !important;
  color: #ffffff !important;
  font-weight: 700 !important;
  font-style: normal !important;
  letter-spacing: 2.8px !important;
  margin-top: 30px !important; }
  .inner_page_blog .mt_blog_list_box .mt_btn:hover {
    background-color: #EF3829 !important; }

@media screen and (max-width: 768px) {
  .inner_page_blog .mt_tab_head_wrapper {
    font-size: 27px !important;
    padding: 10% !important; }
  .inner_page_blog .mt_banner .mt_main_heading {
    font-size: 72px !important;
    letter-spacing: 7.2px !important;
    padding: 0 !important; }
  .inner_page_blog .mt_blog_list_box .mt_btn {
    margin-bottom: 70px !important; }
  .inner_page_blog .mt_blog_list {
    background-image: url(../images/new-mob-pattern.svg);
    background-position: left top; } }
@media screen and (min-width: 768px) {
  #blog_page .mt_banner {
    padding-top: 0 !important;
    margin-top: 121px !important; } }
body #blog_detail .mt_banner .mt_main_heading {
  font-size: 72px !important;
  padding: 0 !important; }

#blog_detail .blog_wrapper {
  padding-bottom: 70px;
  background: url(../images/new-desk-pattern.svg) repeat-y left 90px;
  background-position-y: 12vh;
  background-size: 100%;
  padding-top: 70px; }
  @media (max-width: 768px) {
    #blog_detail .blog_wrapper {
      background-image: url(../images/new-mob-pattern.svg);
      background-position-y: top; } }
#blog_detail .mt_blog_details {
  border: 3px solid #fff1e2;
  background-color: #ffffff; }
  #blog_detail .mt_blog_details .wp-block-image {
    max-width: 60%;
    margin-left: 20%;
    margin-top: 20px;
    max-height: 600px; }
    #blog_detail .mt_blog_details .wp-block-image img {
      max-height: 600px;
      object-fit: cover; }
  #blog_detail .mt_blog_details .mt_main_heading {
    font-size: 40px !important;
    color: #000000 !important; }
  #blog_detail .mt_blog_details .mt_blog_date_cat {
    color: #652219;
    font-family: "proxima-nova" !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 1.6px !important;
    line-height: 24px !important;
    margin-top: 20px; }
#blog_detail .mt_btn {
  color: #000000 !important;
  border: none !important;
  font-size: 12px !important;
  padding: 0 !important; }
#blog_detail .mt_bck_blog::before {
  background-size: cover !important;
  margin-right: 30px !important;
  margin-top: 1px !important;
  width: 13px !important;
  height: 13px !important; }
#blog_detail .mt_blog_details p {
  padding-bottom: 20px !important;
  line-height: 24px !important; }
  #blog_detail .mt_blog_details p span {
    font-family: "proxima-nova" !important;
    font-size: 16px !important; }
#blog_detail .mt_blog_details .mt_img_desc,
#blog_detail .mt_blog_details .mt_img_desc_title {
  margin: 0 !important;
  padding: 0 !important;
  color: #000000 !important; }
#blog_detail .mt_blog_details .mt_img_desc {
  font-size: 16px !important;
  font-style: italic !important;
  letter-spacing: normal !important;
  line-height: 24px !important;
  text-align: left !important;
  padding-bottom: 40px !important; }
#blog_detail .mt_blog_details .mt_img_desc_title {
  font-size: 24px !important;
  font-family: "proxima-nova" !important;
  text-transform: uppercase !important;
  letter-spacing: 2.4px;
  text-align: left;
  padding-bottom: 20px !important;
  font-weight: 700 !important; }
#blog_detail .mt_blog_socials .mt_blog_share {
  background-image: url(../images/icons/share_round.svg) !important; }
#blog_detail .mt_blog_socials .mt_blog_fb {
  background-image: url(../images/icons/fb_round.svg) !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }
#blog_detail .mt_blog_socials .mt_blog_tw {
  background-image: url(../images/icons/twitter_round.svg) !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }
#blog_detail .mt_blogdetail_btm .mt_blog_social_icon {
  border: solid 2px #652219;
  border-radius: 50%; }
  #blog_detail .mt_blogdetail_btm .mt_blog_social_icon img {
    display: none; }
#blog_detail .mt_blog_image {
  max-height: 600px;
  object-fit: cover; }

@media screen and (max-width: 768px) {
  #blog_detail .mt_banner {
    height: 75vh !important; }
  #blog_detail .mt_blogdetail_btm {
    display: flex !important; } }
  @media screen and (max-width: 768px) and (max-width: 360px) {
    #blog_detail .mt_blogdetail_btm {
      flex-wrap: wrap; }
      #blog_detail .mt_blogdetail_btm .mt_blog_socials {
        width: 100%; } }
@media screen and (max-width: 768px) {
    #blog_detail .mt_blogdetail_btm .mt_blog_social_icon {
      width: 34px !important;
      height: 34px !important;
      margin-right: 15px !important;
      margin-top: 0 !important; }

  #blog_detail .mt_blog_details {
    width: calc(100% - 20px) !important; }
    #blog_detail .mt_blog_details .wp-block-image {
      max-width: 100%;
      margin-left: 0; }
  #blog_detail .mt_blog_details .mt_main_heading {
    text-align: center !important; }
  #blog_detail .mt_blog_details .mt_blog_date_cat {
    justify-content: center !important; } }
.blog .mt_with_both_margins .mt_home_intro {
  background: #FFF1E2;
  padding-top: 77px;
  padding-bottom: 77px;
  margin: 0 !important; }
  .blog .mt_with_both_margins .mt_home_intro .mt_txt_intro {
    max-width: 750px;
    width: 100%; }

@media (max-width: 768px) {
  .amenities .mt_col_content, .features .mt_col_content {
    text-align: left !important; } }
.amenities .mt_txt_sub, .features .mt_txt_sub {
  font-size: 20px;
  line-height: 32px; }
  @media (max-width: 768px) {
    .amenities .mt_txt_sub, .features .mt_txt_sub {
      font-size: 18px;
      line-height: 28px;
      padding-bottom: 0; } }
.amenities .mt_tab_content .bg, .features .mt_tab_content .bg {
  background: url(../images/new-desk-pattern.svg);
  background-repeat: repeat-y;
  background-size: 100%;
  background-position: center 90px;
  padding: 40px 10px 0; }
  @media (max-width: 768px) {
    .amenities .mt_tab_content .bg, .features .mt_tab_content .bg {
      background-image: url(../images/new-mob-pattern.svg);
      padding: 0px; } }
.amenities .mt_home_intro, .features .mt_home_intro {
  margin: 0;
  padding-top: 77px;
  padding-bottom: 77px;
  background: #FFF1E2; }
  .amenities .mt_home_intro .mt_txt_intro, .features .mt_home_intro .mt_txt_intro {
    max-width: 100%;
    color: #000000; }
  @media (max-width: 768px) {
    .amenities .mt_home_intro, .features .mt_home_intro {
      margin-top: 0px !important; } }
.amenities .mt_tab_content .mt_two_col:nth-child(2), .features .mt_tab_content .mt_two_col:nth-child(2) {
  margin-top: 0px; }
.amenities .mt_tab_content .mt_two_col:last-child, .features .mt_tab_content .mt_two_col:last-child {
  margin-bottom: 0px;
  padding-bottom: 85px; }
  @media (max-width: 768px) {
    .amenities .mt_tab_content .mt_two_col:last-child, .features .mt_tab_content .mt_two_col:last-child {
      padding-bottom: 0px; } }
@media (max-width: 768px) {
  .amenities .mt_banner, .features .mt_banner {
    width: 100%;
    min-height: 320px !important;
    height: 100vw !important;
    margin-top: 100px;
    padding-top: 0 !important; } }
.amenities .mt_banner .mt_main_heading, .features .mt_banner .mt_main_heading {
  max-width: 100%; }
  @media (max-width: 768px) {
    .amenities .mt_banner .mt_main_heading, .features .mt_banner .mt_main_heading {
      margin-bottom: 0; } }
.amenities .mt_sub_heading, .features .mt_sub_heading {
  color: #000000;
  text-transform: uppercase; }
  @media (min-width: 769px) {
    .amenities .mt_sub_heading, .features .mt_sub_heading {
      font-size: 30px;
      letter-spacing: 3px; } }
  @media (max-width: 768px) {
    .amenities .mt_sub_heading, .features .mt_sub_heading {
      font-size: 25px;
      letter-spacing: 3px; } }
.amenities .mt_col_content .mt_txt_sub:not(:last-child):after, .features .mt_col_content .mt_txt_sub:not(:last-child):after {
  border-bottom: 0; }
.amenities .mt_col_content .mt_txt_sub, .features .mt_col_content .mt_txt_sub {
  padding-bottom: 10px;
  font-size: 20px; }
  @media (max-width: 768px) {
    .amenities .mt_col_content .mt_txt_sub, .features .mt_col_content .mt_txt_sub {
      font-size: 18px;
      padding-bottom: 0px; } }
.amenities .mt_home_neigh, .features .mt_home_neigh {
  margin-bottom: 85px; }
  @media (max-width: 768px) {
    .amenities .mt_home_neigh, .features .mt_home_neigh {
      margin-bottom: 0px; } }
  .amenities .mt_home_neigh .mt_home_neig_img, .features .mt_home_neigh .mt_home_neig_img {
    height: 36vw;
    width: calc(100% - 15vw);
    margin: 0; }
    @media (max-width: 1024px) {
      .amenities .mt_home_neigh .mt_home_neig_img, .features .mt_home_neigh .mt_home_neig_img {
        height: 50vw; } }
    @media (max-width: 768px) {
      .amenities .mt_home_neigh .mt_home_neig_img, .features .mt_home_neigh .mt_home_neig_img {
        width: 100%; } }
  .amenities .mt_home_neigh .mt_home_neig_cnt, .features .mt_home_neigh .mt_home_neig_cnt {
    margin-bottom: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 0;
    right: 20px;
    width: 45%;
    height: calc(100% - 70px);
    padding-right: 0; }
    @media (max-width: 1400px) {
      .amenities .mt_home_neigh .mt_home_neig_cnt, .features .mt_home_neigh .mt_home_neig_cnt {
        width: 75%; }
        .amenities .mt_home_neigh .mt_home_neig_cnt .mt_main_heading, .features .mt_home_neigh .mt_home_neig_cnt .mt_main_heading {
          font-size: 36px;
          line-height: 40px; } }
    @media (max-width: 768px) {
      .amenities .mt_home_neigh .mt_home_neig_cnt, .features .mt_home_neigh .mt_home_neig_cnt {
        position: relative;
        height: auto;
        width: calc(100% - 40px);
        right: auto;
        top: auto;
        transform: translateY(0%);
        margin: -56px auto 50px;
        padding-left: 0; }
        .amenities .mt_home_neigh .mt_home_neig_cnt .mt_main_heading, .features .mt_home_neigh .mt_home_neig_cnt .mt_main_heading {
          font-size: 23px;
          letter-spacing: 3px; }
        .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_content, .features .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_content {
          padding-right: 0; } }
  .amenities .mt_home_neigh .mt_h_neig_cntinner, .features .mt_home_neigh .mt_h_neig_cntinner {
    padding-left: 6.6vw;
    height: 100%;
    align-items: center;
    margin-top: 0;
    padding-right: 0; }
    .amenities .mt_home_neigh .mt_h_neig_cntinner .mt_txt_sub, .features .mt_home_neigh .mt_h_neig_cntinner .mt_txt_sub {
      max-width: 100%; }
      @media (max-width: 768px) {
        .amenities .mt_home_neigh .mt_h_neig_cntinner .mt_txt_sub, .features .mt_home_neigh .mt_h_neig_cntinner .mt_txt_sub {
          font-size: 18px;
          line-height: 28px;
          text-align: center;
          max-width: 90%;
          margin-left: auto;
          margin-right: auto; } }
    @media (max-width: 768px) {
      .amenities .mt_home_neigh .mt_h_neig_cntinner, .features .mt_home_neigh .mt_h_neig_cntinner {
        padding-right: 6.6vw; } }
.amenities .service_wrapper, .features .service_wrapper {
  background: #FFF1E2;
  text-align: center;
  padding: 75px 0px 50px;
  margin-bottom: 50px; }
  .amenities .service_wrapper .mt_btn, .features .service_wrapper .mt_btn {
    max-width: 280px;
    margin: 0 auto; }
  .amenities .service_wrapper .mt_events_blog, .features .service_wrapper .mt_events_blog {
    padding-left: 0;
    padding-right: 0;
    background: #FFF1E2;
    padding: 50px 8.6vw;
    margin-bottom: 0px;
    margin-top: 0; }
    .amenities .service_wrapper .mt_events_blog .slick-list, .features .service_wrapper .mt_events_blog .slick-list {
      margin-left: 0;
      width: 100%;
      padding: 0 !important; }
    .amenities .service_wrapper .mt_events_blog .mt_slider_carousel, .features .service_wrapper .mt_events_blog .mt_slider_carousel {
      display: flex;
      justify-content: center;
      margin-left: -30px;
      margin-right: -30px;
      width: unset; }
      @media (max-width: 768px) {
        .amenities .service_wrapper .mt_events_blog .mt_slider_carousel, .features .service_wrapper .mt_events_blog .mt_slider_carousel {
          margin-left: 0;
          margin-right: 0; } }
    .amenities .service_wrapper .mt_events_blog .mt_box, .features .service_wrapper .mt_events_blog .mt_box {
      text-align: center;
      margin: 0 !important;
      padding: 0 30px; }
      @media (max-width: 768px) {
        .amenities .service_wrapper .mt_events_blog .mt_box, .features .service_wrapper .mt_events_blog .mt_box {
          padding: 0 28px; } }
      .amenities .service_wrapper .mt_events_blog .mt_box .mt_h4_heading, .features .service_wrapper .mt_events_blog .mt_box .mt_h4_heading {
        margin-bottom: 0;
        margin-top: 25px;
        margin-bottom: 3px;
        color: #000000;
        font-family: "proxima-nova";
        font-size: 24px;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 4.32px;
        line-height: normal;
        text-align: center;
        text-transform: uppercase; }
      .amenities .service_wrapper .mt_events_blog .mt_box .mt_txt_sub, .features .service_wrapper .mt_events_blog .mt_box .mt_txt_sub {
        font-size: 24px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 36px;
        text-align: center; }
      @media (min-width: 1401px) {
        .amenities .service_wrapper .mt_events_blog .mt_box .mt_box_img, .features .service_wrapper .mt_events_blog .mt_box .mt_box_img {
          height: 20vw; } }
.amenities .mt_h4_heading, .features .mt_h4_heading {
  font-weight: 700;
  font-family: "proxima-nova";
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #000000;
  font-size: 28px; }

.amenities .mt_home_neigh {
  z-index: 1;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  @media (max-width: 768px) {
    .amenities .mt_home_neigh {
      display: block;
      margin-bottom: 80px; } }
  .amenities .mt_home_neigh .mt_home_neig_img {
    width: 78vw;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%; }
    @media (max-width: 768px) {
      .amenities .mt_home_neigh .mt_home_neig_img {
        width: 100%;
        height: 68vw;
        min-height: 380px;
        position: static; } }
  .amenities .mt_home_neigh .mt_home_neig_cnt {
    position: relative;
    margin: 35px 20px 35px 0;
    right: auto;
    top: auto;
    z-index: 3;
    width: 50vw;
    transform: none !important;
    padding: 0; }
    @media (max-width: 768px) {
      .amenities .mt_home_neigh .mt_home_neig_cnt {
        width: calc(100% - 14vw);
        margin: -80px auto 0; } }
    .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner {
      height: auto;
      padding: 5vw 5vw 5vw 6vw; }
      @media (max-width: 768px) {
        .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner {
          padding: 50px 8.5vw; } }
      .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_main_heading {
        color: #000000;
        font-family: "proxima-nova";
        font-size: 30px;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 3px;
        line-height: 27px;
        text-align: left;
        text-transform: uppercase; }
        @media (max-width: 768px) {
          .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_main_heading {
            text-align: center; } }
        @media (max-width: 640px) {
          .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_main_heading {
            font-size: calc(25px + 5 * ((100vw - 320px) / 320)); } }
      .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_txt_sub {
        color: #000000;
        font-family: "proxima-nova";
        font-size: 24px;
        font-weight: 500;
        font-style: normal;
        letter-spacing: normal;
        line-height: 36px;
        text-align: left; }
        @media (max-width: 768px) {
          .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_txt_sub {
            text-align: center; } }
        @media (max-width: 640px) {
          .amenities .mt_home_neigh .mt_home_neig_cnt .mt_h_neig_cntinner .mt_txt_sub {
            font-size: calc(18px + 6 * ((100vw - 320px) / 320)); } }

.features .mt_banner {
  background-position-y: 38% !important; }

#amenities_page .mt_banner {
  background-position: 65% top !important; }

#housing_page .mt_home_intro {
  margin: 0 auto;
  padding-top: 77px;
  padding-bottom: 77px;
  background: #FFF1E2; }
  #housing_page .mt_home_intro .mt_txt_intro {
    color: #000000; }
  @media (max-width: 768px) {
    #housing_page .mt_home_intro {
      margin-top: 0px !important; } }
#housing_page .mt_banner .mt_main_heading {
  max-width: 100%; }
#housing_page .mt_tab_content {
  background: url(../images/housing-desk-pattern.svg) repeat-y left 90px;
  background-size: 100%;
  position: relative; }
  #housing_page .mt_tab_content:before {
    content: '';
    background: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50vh;
    z-index: 1; }
    @media (min-width: 1401px) {
      #housing_page .mt_tab_content:before {
        height: 20vh;
        content: ''; } }
  @media (max-width: 768px) {
    #housing_page .mt_tab_content {
      background-image: url(../images/new-mob-pattern.svg);
      background-position-y: top; } }
#housing_page .table-section {
  text-align: center;
  padding: 60px; }
  @media (max-width: 768px) {
    #housing_page .table-section {
      padding: 60px 44px; } }
  @media (max-width: 640px) {
    #housing_page .table-section {
      padding: 60px 20px; } }
  #housing_page .table-section table {
    margin: 50px auto;
    border: 1px solid #652219;
    table-layout: fixed;
    border-collapse: collapse;
    resize: both;
    overflow: auto; }
    #housing_page .table-section table th, #housing_page .table-section table td {
      border: 3px solid #652219;
      padding: 15px;
      text-align: left; }
      @media (max-width: 640px) {
        #housing_page .table-section table th, #housing_page .table-section table td {
          font-size: 10px !important;
          padding: 5px; } }
    #housing_page .table-section table tr td:first-child {
      font-weight: 700; }
    #housing_page .table-section table th {
      background-color: #EF3829;
      color: #ffffff;
      font-size: 18px;
      letter-spacing: 2px; }
    #housing_page .table-section table td {
      background-color: #ffffff; }
    #housing_page .table-section table.housing-table-one {
      width: calc(100% - 150px);
      max-width: 1150px; }
      @media (max-width: 768px) {
        #housing_page .table-section table.housing-table-one {
          max-width: 533px;
          width: 100%; }
          #housing_page .table-section table.housing-table-one th, #housing_page .table-section table.housing-table-one td {
            font-size: 15px;
            letter-spacing: 1.5px; } }
    @media (max-width: 768px) and (max-width: 640px) {
      #housing_page .table-section table.housing-table-one th, #housing_page .table-section table.housing-table-one td {
        font-size: 10px;
        letter-spacing: normal; } }

    #housing_page .table-section table.housing-table-two {
      width: calc(100% - 150px);
      max-width: 750px; }
      #housing_page .table-section table.housing-table-two tr:first-child th, #housing_page .table-section table.housing-table-two tr:nth-child(2) td {
        text-align: center; }
      #housing_page .table-section table.housing-table-two tr:nth-child(2) {
        background: #FFF1E2; }
      @media (max-width: 768px) {
        #housing_page .table-section table.housing-table-two {
          max-width: 533px;
          width: 100%; } }
#housing_page .form-section {
  background: #652219;
  margin: 0px auto 50px;
  padding: 50px 60px;
  max-width: 1186px;
  z-index: 2;
  position: relative; }
  @media (max-width: 768px) {
    #housing_page .form-section {
      margin: 0px 44px 50px; } }
  @media (max-width: 640px) {
    #housing_page .form-section {
      margin: 0px 0px 50px;
      padding: 50px 30px; } }
  #housing_page .form-section .mt_main_heading {
    color: #ffffff;
    font-size: 40px;
    letter-spacing: 4px; }
    @media (max-width: 768px) {
      #housing_page .form-section .mt_main_heading {
        font-size: 30px;
        letter-spacing: 2px; } }
  #housing_page .form-section .hywrap {
    max-width: 100%;
    font-family: "proxima-nova"; }
  #housing_page .form-section .hywrap label {
    color: #ffffff;
    font-family: "proxima-nova"; }
  #housing_page .form-section .hywrap input[type="text"], #housing_page .form-section .hywrap textarea, #housing_page .form-section .hywrap select {
    width: 100% !important;
    padding-left: 0px !important;
    border: 1px #ffffff solid !important;
    background: #ffffff;
    border-radius: 0;
    min-height: 47px; }
  #housing_page .form-section .hywrap .control-label {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    font-family: "proxima-nova"; }
  #housing_page .form-section .hywrap .form-actions {
    margin-top: 25px;
    text-align: center; }
  #housing_page .form-section .hywrap button[type="submit"] {
    border-radius: 00;
    background: #ef3829;
    border: 0;
    color: #fff;
    font-size: 14px;
    height: 45px;
    line-height: normal;
    width: 216px; }
#housing_page .top-des, #housing_page .bottom-des {
  font-size: 23px;
  line-height: 30px;
  max-width: 872px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    #housing_page .top-des, #housing_page .bottom-des {
      max-width: 472px; } }
#housing_page .bottom-des {
  font-weight: 700;
  max-width: 947px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    #housing_page .bottom-des {
      max-width: 367px; } }

#contact_page .mt_contact_flex .mt_contact_details {
  color: #000000; }
#contact_page .hywrap #more-info a {
  color: #000000 !important;
  text-decoration-color: #000000 !important; }
#contact_page .mt_contact_content .mt_sub_heading.mt_heading_italic {
  font-family: "proxima-nova";
  color: #000000;
  font-style: normal;
  font-weight: 700; }
#contact_page .mt_transparent_btn {
  background: #652219 !important;
  border: 0;
  letter-spacing: 2.8px !important; }
#contact_page .hywrap input, #contact_page .hywrap input[type="text"], #contact_page .hywrap select, #contact_page .hywrap textarea {
  border: 3px solid #000000; }
#contact_page .hywrap {
  font-family: "proxima-nova"; }
#contact_page .hywrap .control-label {
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 1.6px; }
#contact_page .hywrap button[type="submit"] {
  background: #EF3829;
  border: 3px solid #EF3829;
  font-family: "proxima-nova";
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.8px; }
#contact_page .hywrap #more-info a {
  font-family: "proxima-nova";
  font-style: italic;
  text-decoration-color: #652219; }
#contact_page .mt_contact_content {
  background: url(../images/new-desk-pattern.svg);
  background-repeat: repeat-y;
  background-size: 100%;
  padding-top: 0;
  margin-top: 100px;
  background-position-y: 22px; }
  @media (max-width: 768px) {
    #contact_page .mt_contact_content {
      background-image: url(../images/new-mob-pattern.svg);
      padding-top: 0 !important; } }
#contact_page .mt_contact_flex .mt_contact_map {
  border: 0; }
#contact_page .mt_contact_flex .mt_contact_details .mt_contact_heading {
  font-family: "proxima-nova";
  letter-spacing: 1.6px;
  color: #000000; }
#contact_page .mt_contact_flex .mt_contact_details a,
#contact_page .mt_contact_flex .mt_contact_details mt_txt_sub {
  color: #000000;
  font-weight: 700; }
#contact_page .mt_contact_details p span:first-child,
#contact_page .mt_contact_details p span:nth-child(1) {
  display: block; }
#contact_page .mt_banner.mt_sec_vertical_line {
  padding-top: 0 !important;
  margin-top: 108px !important; }
  @media (max-width: 768px) {
    #contact_page .mt_banner.mt_sec_vertical_line {
      width: 100%;
      min-height: 320px !important;
      height: 100vw !important;
      margin-top: 100px;
      padding-top: 0 !important; } }

html.system #contact_page .mt_transparent_btn:hover {
  background: #EF3829 !important; }
html.system .hywrap button[type="submit"]:hover {
  background: transparent !important;
  border: 3px solid #000000 !important;
  color: #000000 !important; }

#contact_page .hywrap button[type="submit"]:hover {
  background-color: #ffffff !important; }

#contact_page .hywrap input, #contact_page .hywrap input[type="text"], #contact_page .hywrap select, #contact_page .hywrap textarea {
  background-color: #ffffff; }

#contact_page .mt_contact_content .mt_sub_heading.mt_heading_italic {
  text-align: center; }

@media screen and (min-width: 768px) {
  #contact_page .mt_contact_content .mt_sub_heading.mt_heading_italic {
    font-size: 50px;
    text-align: left; } }
.neighborhood .logo-sect {
  text-align: center;
  margin: 20px auto; }
  .neighborhood .logo-sect img {
    max-width: 5vw;
    min-width: 90px; }
.neighborhood .mt_sub_category_items {
  display: none; }
.neighborhood .mt_map_block {
  background: url(../images/new-desk-pattern.svg) left 40px;
  background-repeat: repeat-y;
  background-size: 100%;
  padding-bottom: 125px; }
  @media (max-width: 768px) {
    .neighborhood .mt_map_block {
      background-image: url(../images/new-mob-pattern.svg);
      padding-bottom: 80px; } }
  @media (min-width: 769px) {
    .neighborhood .mt_map_block {
      padding-left: 10px;
      padding-right: 10px; } }
  .neighborhood .mt_map_block + .mt_quick_fpsrch {
    margin-top: -50px; }
    @media (max-width: 768px) {
      .neighborhood .mt_map_block + .mt_quick_fpsrch {
        margin-top: 0; } }
.neighborhood .mt_home_intro {
  margin: 0;
  padding-top: 77px;
  padding-bottom: 77px;
  background: #FFF1E2; }
  .neighborhood .mt_home_intro .mt_txt_intro {
    color: #000000; }
  @media (max-width: 768px) {
    .neighborhood .mt_home_intro {
      margin-top: 0px !important; } }
  @media (min-width: 769px) {
    .neighborhood .mt_home_intro {
      margin-left: 10px;
      margin-right: 10px; } }
@media (max-width: 768px) {
  .neighborhood .mt_banner {
    width: 100%;
    min-height: 320px !important;
    height: 100vw !important;
    margin-top: 100px;
    padding-top: 0 !important;
    background-position-x: 60% !important; } }
.neighborhood .mt_banner .mt_main_heading {
  max-width: 100%; }
  @media (max-width: 768px) {
    .neighborhood .mt_banner .mt_main_heading {
      margin-bottom: 0; } }
.neighborhood .mt_map_cont {
  border: 0; }
  .neighborhood .mt_map_cont .mt_labels {
    font-size: 0; }
  .neighborhood .mt_map_cont .mt_map_wrapper {
    border: 0 !important; }
  .neighborhood .mt_map_cont h3 {
    line-height: 1;
    font-family: "proxima-nova";
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px; }
    .neighborhood .mt_map_cont h3 {
      letter-spacing: calc( 1.5px + 2.82 * ((100vw - 640px) / 800) ); }
    @media (max-width: 768px) {
      .neighborhood .mt_map_cont h3 {
        padding: 0 0 15px !important;
        border-bottom: 3px solid #ffffff !important; } }
  .neighborhood .mt_map_cont .mt_neighborhood_category {
    background-color: #652219;
    margin: 0;
    padding: 4% 20px 4% 4%; }
    @media (max-width: 768px) {
      .neighborhood .mt_map_cont .mt_neighborhood_category {
        padding: 8% !important; } }
  @media (max-width: 768px) {
    .neighborhood .mt_map_cont .mt_category_list {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .neighborhood .mt_map_cont .mt_category_list li {
    font-family: "proxima-nova"; }
  .neighborhood .mt_map_cont .mt_category_list > li button {
    font-family: "proxima-nova";
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.6px; }
    @media (max-width: 768px) {
      .neighborhood .mt_map_cont .mt_category_list > li button {
        padding-left: 15px !important; } }
  @media (max-width: 768px) {
    .neighborhood .mt_map_cont .mt_category_list > li.desk_all {
      display: none !important; } }
  .neighborhood .mt_map_cont .map-popup a {
    color: #652219;
    text-transform: uppercase; }
  .neighborhood .mt_map_cont .mt_category_list > li {
    background: url("../images/icons/cat-bg.svg") no-repeat;
    background-position: left top 8px; }
    .neighborhood .mt_map_cont .mt_category_list > li:first-child.active {
      background-image: url("../images/icons/all-cat-bg.svg"); }
      @media (max-width: 768px) {
        .neighborhood .mt_map_cont .mt_category_list > li:first-child.active {
          background-image: none; } }
    .neighborhood .mt_map_cont .mt_category_list > li:nth-child(2).active {
      background-image: url("../images/icons/cat1-bg.svg"); }
      @media (max-width: 768px) {
        .neighborhood .mt_map_cont .mt_category_list > li:nth-child(2).active {
          background-image: none; } }
    .neighborhood .mt_map_cont .mt_category_list > li:nth-child(3).active {
      background-image: url("../images/icons/cat2-bg.svg"); }
      @media (max-width: 768px) {
        .neighborhood .mt_map_cont .mt_category_list > li:nth-child(3).active {
          background-image: none; } }
    .neighborhood .mt_map_cont .mt_category_list > li:nth-child(4).active {
      background-image: url("../images/icons/cat3-bg.svg"); }
      @media (max-width: 768px) {
        .neighborhood .mt_map_cont .mt_category_list > li:nth-child(4).active {
          background-image: none; } }
    .neighborhood .mt_map_cont .mt_category_list > li:nth-child(5).active {
      background-image: url("../images/icons/cat4-bg.svg"); }
      @media (max-width: 768px) {
        .neighborhood .mt_map_cont .mt_category_list > li:nth-child(5).active {
          background-image: none; } }
    .neighborhood .mt_map_cont .mt_category_list > li:nth-child(6).active {
      background-image: url("../images/icons/cat5-bg.svg"); }
      @media (max-width: 768px) {
        .neighborhood .mt_map_cont .mt_category_list > li:nth-child(6).active {
          background-image: none; } }
    .neighborhood .mt_map_cont .mt_category_list > li:nth-child(7).active {
      background-image: url("../images/icons/cat6-bg.svg"); }
      @media (max-width: 768px) {
        .neighborhood .mt_map_cont .mt_category_list > li:nth-child(7).active {
          background-image: none; } }
    @media (max-width: 768px) {
      .neighborhood .mt_map_cont .mt_category_list > li {
        border-bottom: 3px solid #ffffff !important; } }
  .neighborhood .mt_map_cont .gm-style .gm-style-iw-c {
    box-shadow: 0 2px 4px rgba(164, 164, 164, 0.5);
    border: 1px solid #000000; }
  .neighborhood .mt_map_cont .map-popup span {
    color: #000000; }
  .neighborhood .mt_map_cont .gm-ui-hover-effect > span {
    width: 0px !important; }
.neighborhood .mt_sub_category_items .mt_sub_cat_item p, .neighborhood .mt_sub_category_items .mt_sub_cat_item p.mt_sub_item_dist, .neighborhood .mt_map_cont .map-popup h3, .neighborhood .mt_map_cont .map-popup a {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 700; }
.neighborhood .mt_map_cont .map-popup h3, .neighborhood .mt_sub_category_items .mt_sub_cat_item p, .neighborhood .mt_sub_category_items .mt_sub_cat_item p.mt_sub_item_dist {
  color: #000000; }
@media (max-width: 768px) {
  .neighborhood #map_page {
    height: 500px !important; } }
@media (max-width: 768px) {
  .neighborhood .mt_sub_category_list li p:last-child {
    border-bottom: 1px solid #ffffff !important; } }
@media (max-width: 768px) {
  .neighborhood .mt_sub_category_list li {
    color: #ffffff !important;
    padding-left: 0 !important; }
    .neighborhood .mt_sub_category_list li p {
      font-family: "proxima-nova";
      padding-left: 15px; } }

.neighborhood .mt_map_cont .mt_map .mt_map_btns button {
  background-size: auto !important; }

#retaile_page .mt_tab_head_wrapper {
  background: #FFF1E2; }
@media (max-width: 768px) {
  #retaile_page .mt_banner {
    width: 100%;
    min-height: 320px !important;
    height: 100vw !important;
    margin-top: 100px; } }
#retaile_page .mt_banner::before {
  background: rgba(0, 0, 0, 0.42);
  opacity: 0.65; }
@media (min-width: 1921px) {
  #retaile_page .mt_banner {
    height: 60vh !important;
    min-height: 320px !important; } }
@media screen and (min-width: 767px) {
  #retaile_page .mt_banner {
    padding-top: 0 !important;
    margin-top: 112px !important; } }
@media (min-width: 769px) {
  #retaile_page #mt_tabs {
    display: flex;
    align-items: center; } }
@media screen and (max-width: 1200px) and (min-width: 768px) {
  #retaile_page #mt_tabs {
    flex-wrap: wrap; } }
@media (max-width: 768px) {
  #retaile_page .mt_mob_dropdown_wrap {
    width: 100%;
    padding: 3vw 5vw; } }
@media (min-width: 769px) {
  #retaile_page .mt_mob_dropdown_wrap .mt_mob_dropdown {
    display: block; } }
#retaile_page .mt_mob_dropdown_wrap .selectivo__option {
  height: 3.472vw;
  min-height: 35px;
  padding: 0 25px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #000;
  background: #fff;
  color: #000000;
  font-family: "proxima-nova";
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  white-space: nowrap; }
  #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
    font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
  #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
    letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); }
  @media (min-width: 769px) {
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option[data-category="Health & Wellness"] {
      min-width: 225px; } }
  @media screen and (max-width: 1200px) and (min-width: 768px) {
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
      flex: none; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
      margin-right: 15px; } }
  @media (max-width: 1024px) {
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
      padding: 0 10px !important;
      margin-right: 3px;
      min-width: 0; } }
  @media (max-width: 1024px) {
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
      margin: 0 5px; } }
  @media (max-width: 768px) {
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
      border: 0;
      margin: 0; } }
  @media (max-width: 640px) {
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
      font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
    #retaile_page .mt_mob_dropdown_wrap .selectivo__option {
      letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  .system #retaile_page .mt_mob_dropdown_wrap .selectivo__option:hover {
    color: #fff;
    border-color: #652219;
    background: #652219; }
  #retaile_page .mt_mob_dropdown_wrap .selectivo__option:first-child {
    max-width: 10vw;
    min-width: 100px;
    padding: 0 !important; }
    @media (max-width: 768px) {
      #retaile_page .mt_mob_dropdown_wrap .selectivo__option:first-child {
        max-width: 100%; } }
  #retaile_page .mt_mob_dropdown_wrap .selectivo__option.selectivo__option--selected {
    color: #fff;
    border-color: #652219;
    background: #652219; }
  #retaile_page .mt_mob_dropdown_wrap .selectivo__option:nth-child(2) {
    white-space: break-spaces; }
#retaile_page .category__switch {
  padding: 3.5vw 5.8vw 2.5vw; }
#retaile_page .mt_tab_content .mt_home_intro {
  width: calc(100% - 20px);
  background: #FFF1E2;
  padding-top: 47px;
  padding-bottom: 77px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    #retaile_page .mt_tab_content .mt_home_intro {
      margin: 0 !important;
      width: 100%;
      padding: 7vw 5vw; } }
  #retaile_page .mt_tab_content .mt_home_intro > * {
    max-width: 100%; }
#retaile_page .small_block {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 768px) {
    #retaile_page .small_block {
      padding: 7vw 5vw; } }
  #retaile_page .small_block .mt_main_heading3 strong {
    display: block; }
  #retaile_page .small_block .mt_main_heading3 a {
    display: block;
    color: #652219;
    font-weight: 700; }
#retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap {
  background: #FFF1E2; }
  @media (max-width: 768px) {
    #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap {
      padding: 3vw 5vw; }
      #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap .dropdown .selectivo__label {
        background: #652219;
        color: #fff;
        height: 9.3vw;
        padding: 0 15px;
        min-height: 40px;
        font-family: "proxima-nova";
        font-weight: 700;
        font-style: normal;
        line-height: normal;
        text-align: center;
        text-transform: uppercase;
        border-color: #652219; }
        #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap .dropdown .selectivo__label {
          font-size: calc(13px + 1 * ((100vw - 640px) / 800)); }
        #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap .dropdown .selectivo__label {
          letter-spacing: calc( 0.5px + 2.3 * ((100vw - 640px) / 800) ); } }
    @media (max-width: 768px) and (max-width: 640px) {
      #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap .dropdown .selectivo__label {
        font-size: calc(12px + 2 * ((100vw - 320px) / 320)); }
      #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap .dropdown .selectivo__label {
        letter-spacing: calc( 0.25px + 0.25 * ((100vw - 20px) / 620) ); } }
  @media (max-width: 768px) {
        #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap .dropdown .selectivo__label::after {
          background-image: url(../images/gallery/down.png);
          width: 30px;
          height: 17px;
          margin: 0; } }
      @media (max-width: 768px) and (max-width: 640px) {
        #retaile_page .mt_with_both_margins.mt_tab_head_wrapper.mt_mob_dropdown_wrap .dropdown .selectivo__label::after {
          width: 20px;
          height: 8px; } }

#retaile_page .mt_retail_bottom_section {
  background: none; }
#retaile_page .retail__bg {
  background: url(../images/new-desk-pattern.svg) no-repeat left 95px;
  background-size: 100%; }
  @media (max-width: 768px) {
    #retaile_page .retail__bg {
      background-image: url(../images/new-mob-pattern.svg); } }
#retaile_page .retail__thumbs {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 6.7vw; }
  @media (max-width: 768px) {
    #retaile_page .retail__thumbs {
      padding: 0 5vw; } }
  #retaile_page .retail__thumbs li {
    padding: 0 1.9vw 3.8vw;
    width: 33.333%; }
    @media (max-width: 768px) {
      #retaile_page .retail__thumbs li {
        width: 100%;
        padding: 0 0 5vw; }
        #retaile_page .retail__thumbs li:last-child {
          padding: 0; } }
    #retaile_page .retail__thumbs li .box {
      background: #fff1e2; }
      #retaile_page .retail__thumbs li .box .img {
        display: block;
        width: 100%; }
      #retaile_page .retail__thumbs li .box .content__area {
        padding: 30px;
        text-align: left; }
        #retaile_page .retail__thumbs li .box .content__area .title {
          font-weight: 700;
          text-align: left; }
        #retaile_page .retail__thumbs li .box .content__area .more {
          margin: 5px 0;
          color: #652219; }
          #retaile_page .retail__thumbs li .box .content__area .more a {
            color: #652219;
            display: flex;
            align-items: center; }
            #retaile_page .retail__thumbs li .box .content__area .more a .icon {
              text-align: center;
              width: 21px;
              height: 21px;
              align-items: center;
              justify-content: center;
              color: #fff;
              display: flex;
              background: #652219;
              margin-right: 15px;
              font-size: 19px;
              line-height: 0;
              padding-left: 3px;
              transition: all 0.3s ease-out; }
            #retaile_page .retail__thumbs li .box .content__area .more a.plus .icon {
              padding-top: 3px; }
            .system #retaile_page .retail__thumbs li .box .content__area .more a:hover .icon {
              margin-right: 10px; }
      #retaile_page .retail__thumbs li .box .hidden__data {
        display: none; }
        #retaile_page .retail__thumbs li .box .hidden__data p:first-child {
          padding-top: 25px; }
        #retaile_page .retail__thumbs li .box .hidden__data p:last-child {
          margin-bottom: 0; }
        #retaile_page .retail__thumbs li .box .hidden__data .text24 {
          margin-bottom: 25px;
          text-align: left; }
          #retaile_page .retail__thumbs li .box .hidden__data .text24 strong {
            display: block; }
          #retaile_page .retail__thumbs li .box .hidden__data .text24.wesite {
            font-weight: 700;
            color: #652219; }
            #retaile_page .retail__thumbs li .box .hidden__data .text24.wesite a {
              color: #652219; }
#retaile_page .mt_fp_pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 70px 0 !important; }
  #retaile_page .mt_fp_pagination p {
    color: #060e10;
    font-family: "proxima-nova";
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    display: inline-block;
    margin: 0 30px; }
  #retaile_page .mt_fp_pagination a {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: no-repeat center center;
    background-size: 13px 13px;
    padding-top: 3px; }
    #retaile_page .mt_fp_pagination a.mt_pag_left {
      background-image: url(../images/icons/left.svg); }
    #retaile_page .mt_fp_pagination a.mt_pag_right {
      background-image: url(../images/icons/right.svg); }


      body header .mt_navigation_wrapper .mt_header_right .mt_menu_toggle {
        margin-left: 3vw!important; 
      } 

.mt_fp_disclaimer { 
  margin-top:30px
}
.sightmap .mt_fp_disclaimer {
  padding-left:20px;
  margin-bottom:30px;
} 


.expense-display .rfwa-expense-guide-container {
font-family: "proxima-nova", sans-serif;
color: #000000;
}
.expense-display .rfwa-expense-guide-container h2 {
font-family: "proxima-nova", sans-serif;
letter-spacing: calc(1px + 4.4 * ((100vw - 640px) / 800));
line-height: calc(27px + 9 * ((100vw - 640px) / 800));
font-weight: 700;
color: #000000;
}
.expense-display .rfwa-expense-guide-container p {
color: #000000;
font-family: "proxima-nova", sans-serif;
}
.expense-display .rfwa-expense-guide-container .rfwa-accordion-header h3 {
font-family: "proxima-nova", sans-serif;
color: #000000 !important;
}
.expense-display .rfwa-expense-guide-container .rfwa-expense-list th {
font-family: "proxima-nova", sans-serif;
color: #000000;
}
.expense-display .rfwa-expense-guide-container .rfwa-expense-type,
.expense-display .rfwa-expense-guide-container .rfwa-expense-type-required {
font-family: raleway, sans-serif;
background-color: #652219;
border-color: #652219;
}
.expense-display .rfwa-expense-guide-container .rfwa-expense-type.Optional,
.expense-display .rfwa-expense-guide-container .rfwa-expense-type.Situational {
background-color: #ffffff;
border-color: #000000;
color: #000000;
}
.expense-display .rfwa-expense-guide-container .rfwa-expense-type-optional,
.expense-display .rfwa-expense-guide-container .rfwa-expense-type-situational {
font-family: "proxima-nova", sans-serif;
background-color: #ffffff;
border-color: #000000;
color: #000000;
}
.expense-display .rfwa-expense-guide-container .rfwa-export-pdf-link {
color: #000000;
}
.rfwa-expense-footer{
color: #000000;
}

.total-monthly-fee,
.base-rent,
.rfwa-fee-calculator span {
font-family: "proxima-nova", sans-serif;
}

.total_fp_disclaimer {
margin-top: 20px;
text-align: center;
}

.mt_fp_total_rent {
display: flex;
align-items: left;
}

.floorplan-detail .detail-calculator-wrap a , #fp_list_view .detail-calculator-wrap a{
margin-top: 10px !important;
margin-bottom: 10px !important;
color: #000000 !important;
text-transform: capitalize;
font-weight: 600;
}
@media (max-width: 991.8px) {
.floorplan-detail .detail-calculator-wrap span, #fp_list_view .detail-calculator-wrap span {
  margin-left: 10px !important;
}
}
.floorplan-detail .detail-calculator-wrap .rfwa-fee-calculator, #fp_list_view .detail-calculator-wrap .rfwa-fee-calculator {
display: inline-flex !important ;
width: auto !important;
align-items: center !important;
justify-content: left !important;
font-size: 16px !important;
}
.floorplan-detail .detail-calculator-wrap .rfwa-fee-calculator::before, #fp_list_view .detail-calculator-wrap .rfwa-fee-calculator::before {
width: 28px;
height: 28px;
}
.base_rent{
font-weight: 400;
text-transform: capitalize;
}
.total_monthly_fee{
font-size: calc(16px + 2 * ((100vw - 640px) / 800));
text-transform: capitalize;
font-weight: 700;
}

.total_monthly_fee_wrap{
display: flex !important;
align-items: center !important;

}
.total_monthly_fee_wrapper{
display: flex !important;
align-items: center !important;       
justify-content: center !important;  
flex-direction: column !important;
text-align: center !important;
gap: 8px !important;
}

#fp_grid_view .detail-calculator-wrap {
display: flex;
align-items: center;
justify-content: center;
}
#fp_grid_view  .total_monthly_fee_wrapper .upper__text__data  {
display: inline-block;
font-size: calc(13px + 5 * ((100vw - 640px) / 800));
font-weight: 600;
}
#fp_grid_view  .total_monthly_fee_wrapper .upper__text__data.base_rent  {
font-weight: 400;
padding-left: 0 !important;
}
.total_monthly_fee_disclaimer{
margin-top: 10px;
text-transform: capitalize;
}
@media (min-width: 768px) {
.total_monthly_fee_wrapper-list{
flex-direction: column !important;
}
.total_monthly_fee_wrapper-list .base_rent{
font-weight: 400 !important;
}

}
@media (max-width: 768px) {
#fp_grid_view  .total_monthly_fee_wrapper .upper__text__data , #fp_grid_view  .total_monthly_fee_wrapper .upper__text__data.base_rent  {
  font-size: 18px;
}
  
}
@media (max-width: 640px) {
#fp_grid_view  .total_monthly_fee_wrapper .upper__text__data , #fp_grid_view  .total_monthly_fee_wrapper .upper__text__data.base_rent  {
  font-size: calc(12px + 6 * ((100vw - 320px) / 320));
}
}
#fp_grid_view .mt_list_box .mt_list_col:not(.mt_fp_unit):not(.mt_lbox_btn_wrap) > * {
width: 54%;
}
.mt_compare_txt {
display: none;
}
#fp_grid_view .total_monthly_fee_wrap {
justify-content: center !important
}

.mt_compare_checklabel {
display: none;
}

/*# sourceMappingURL=main.css.map */
