/*transform origin*/
body {
  font-family: "arpona", serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "arpona", serif;
  font-weight: 200;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*.......Button font......*/
.mt_btn {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

/*.......font color......*/
/*.......Heading and Copy fonts......*/
.mt_main_heading {
  font-family: "arpona", serif;
  font-weight: 200;
  font-size: 64px;
  line-height: 90px;
  letter-spacing: -0.02em;
}
.mt_main_heading {
  font-size: 36px;
}
@media screen and (min-width: 375px) {
  .mt_main_heading {
    font-size: calc(36px + 48 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_main_heading {
    font-size: 84px;
  }
}
.mt_main_heading {
  line-height: 40px;
}
@media screen and (min-width: 375px) {
  .mt_main_heading {
    line-height: calc(40px + 50 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_main_heading {
    line-height: 90px;
  }
}

.mt_sub_heading {
  font-family: "arpona", serif;
  font-weight: 200;
  color: #322A29;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.mt_sub_heading {
  font-size: 36px;
}
@media screen and (min-width: 375px) {
  .mt_sub_heading {
    font-size: calc(36px + 12 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_sub_heading {
    font-size: 48px;
  }
}
.mt_sub_heading {
  line-height: 40px;
}
@media screen and (min-width: 375px) {
  .mt_sub_heading {
    line-height: calc(40px + 12 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_sub_heading {
    line-height: 52px;
  }
}
@media (max-width: 991.01px) {
  .mt_sub_heading {
    margin-bottom: 16px;
  }
}

.mt_col_heading {
  font-family: "arpona", serif;
  font-weight: 200;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.mt_col_heading {
  font-size: 36px;
}
@media screen and (min-width: 375px) {
  .mt_col_heading {
    font-size: calc(36px + 12 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_col_heading {
    font-size: 48px;
  }
}
.mt_col_heading {
  line-height: 40px;
}
@media screen and (min-width: 375px) {
  .mt_col_heading {
    line-height: calc(40px + 32 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_col_heading {
    line-height: 72px;
  }
}
@media (max-width: 991.01px) {
  .mt_col_heading {
    margin-bottom: 16px;
  }
}

.mt_col_subheading {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.07em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.mt_sec_sub_heading {
  font-family: "arpona", serif;
  font-weight: 200;
  color: #F2F0E9;
  letter-spacing: -0.02em;
}
.mt_sec_sub_heading {
  font-size: 36px;
}
@media screen and (min-width: 375px) {
  .mt_sec_sub_heading {
    font-size: calc(36px + 12 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_sec_sub_heading {
    font-size: 48px;
  }
}
.mt_sec_sub_heading {
  line-height: 40px;
}
@media screen and (min-width: 375px) {
  .mt_sec_sub_heading {
    line-height: calc(40px + 12 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_sec_sub_heading {
    line-height: 52px;
  }
}

.mt_h4_heading {
  font-family: "arpona", serif;
  font-weight: 500;
}

.mt_details_wrap p,
.mt_details_wrap span,
.mt_details_wrap ul li,
.mt_details_wrap a {
  font-family: "arpona", serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0em;
}
@media (max-width: 991.01px) {
  .mt_details_wrap p,
  .mt_details_wrap span,
  .mt_details_wrap ul li,
  .mt_details_wrap a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0em;
  }
}

.mt_paragraph,
.mt_architect_name_block h3 {
  font-family: "arpona", serif;
  font-weight: 300;
  color: #322A29;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0em;
}
.mt_paragraph,
.mt_architect_name_block h3 {
  font-size: 16px;
}
@media screen and (min-width: 375px) {
  .mt_paragraph,
  .mt_architect_name_block h3 {
    font-size: calc(16px + 4 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_paragraph,
  .mt_architect_name_block h3 {
    font-size: 20px;
  }
}
.mt_paragraph,
.mt_architect_name_block h3 {
  line-height: 24px;
}
@media screen and (min-width: 375px) {
  .mt_paragraph,
  .mt_architect_name_block h3 {
    line-height: calc(24px + 6 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_paragraph,
  .mt_architect_name_block h3 {
    line-height: 30px;
  }
}

.mt_text_small {
  font-family: "arpona", serif;
  font-weight: 600;
}

.mt_txt_intro {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}
.mt_txt_intro {
  font-size: 20px;
}
@media screen and (min-width: 375px) {
  .mt_txt_intro {
    font-size: calc(20px + 10 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_txt_intro {
    font-size: 30px;
  }
}
.mt_txt_intro {
  line-height: 30px;
}
@media screen and (min-width: 375px) {
  .mt_txt_intro {
    line-height: calc(30px + 2 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_txt_intro {
    line-height: 32px;
  }
}

#content-sect h3,
.floor-plans-detail span,
.floor-plans-detail ul li {
  font-size: 16px;
  line-height: 24px;
}

.mt_txt_sub {
  font-size: 16px;
}
@media screen and (min-width: 375px) {
  .mt_txt_sub {
    font-size: calc(16px + 4 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_txt_sub {
    font-size: 20px;
  }
}
.mt_txt_sub {
  line-height: 24px;
}
@media screen and (min-width: 375px) {
  .mt_txt_sub {
    line-height: calc(24px + 6 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  .mt_txt_sub {
    line-height: 30px;
  }
}

#content-sect > * {
  font-family: "arpona", serif;
}

.mt_copy_small {
  font-size: 16px;
  line-height: 24px;
}

.mt_btn {
  font-family: "commuters-sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

footer {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
footer a {
  color: inherit;
}

.mt_specials_heading,
#mt_testimonial_widget .mt_h4_heading {
  font-weight: 200;
  font-size: 48px;
  line-height: 44px;
  margin-bottom: 8px;
}
@media (max-width: 991.01px) {
  .mt_specials_heading,
  #mt_testimonial_widget .mt_h4_heading {
    font-size: 24px;
    line-height: 32px;
  }
}

.mt_spcls_disclaimer {
  font-size: 12px;
  line-height: 18px;
}

#mt_home_page .mt_banner .mt_main_heading {
  font-size: 72px;
  line-height: 90px;
  letter-spacing: -0.02em;
}
@media (max-width: 991.01px) {
  #mt_home_page .mt_banner .mt_main_heading {
    font-size: 36px;
    line-height: 44px;
  }
}
@media (min-width: 992px) {
  #mt_home_page .mt_banner .mt_btn {
    font-size: 18px;
    line-height: 28px;
  }
}

.mt_banner .mt_banner_content {
  color: #fff;
}

.mt_evt_blg_date {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}

.mt_category_list > li {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.mt_category_list > li > button, .mt_category_list > li > span {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.mt_fp_filter_lbl {
  font-weight: 700;
  font-size: 10px;
  line-height: 20px;
  margin-right: 8px;
}
.lightbox__close,
.blog .mt_box a,
#back_btn,
header a,
.special_slider_wrapper {
  font-size: 16px;
}

header a {
  font-weight: 500;
}

.pagination_list li {
  font-size: 14px;
}
html.system .pagination_list li:hover {
  border-radius: 20px;
}
html.system .pagination_list li.next:hover, html.system .pagination_list li.prev:hover, html.system .pagination_list li.dots:hover {
  background-color: transparent;
}
.floor-plans-detail .mt_col_content p {
  font-size: 18px;
  line-height: 28px;
}
.floor-plans-detail .mt_fp_details label {
  font-size: 16px;
}
.floor-plans-detail .mt_fp_details span {
  font-size: 20px;
}

.blog .mt_cat b {
  font-size: 13px;
}

#available_filters .mt_filter_wrap .dropdown .selectivo__label,
#available_filters .mt_filter_wrap .dropdown .selectivo__option {
  font-size: 16px;
  line-height: 24px;
}

#mt_contact_page .mt_tab_content * {
  font-family: "arpona", serif;
}

@media (max-width: 991.01px) {
  .mt_fp_btn_wrap .mt_btn {
    font-size: 14px;
  }
}
@media (max-width: 359.01px) {
  .mt_fp_btn_wrap .mt_btn {
    font-size: 12px;
  }
}

.mt_fp_chk_list label,
.mt_fp_chk_box label {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 991.01px) {
  .mt_fp_chk_list label,
  .mt_fp_chk_box label {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 359.01px) {
  .mt_fp_chk_list label,
  .mt_fp_chk_box label {
    font-size: 12px;
  }
}

footer .mt_footer_info .mt_txt_sub {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "commuters-sans", sans-serif;
}
footer .mt_footer_info p {
  font-size: 16px;
}
footer .mt_footer_info span {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  footer .mt_footer_info span {
    font-size: calc(16px + 4 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  footer .mt_footer_info span {
    font-size: 20px;
  }
}
footer .mt_social_login .mt_resident_login {
  font-size: 11px;
}
@media screen and (min-width: 320px) {
  footer .mt_social_login .mt_resident_login {
    font-size: calc(11px + 3 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  footer .mt_social_login .mt_resident_login {
    font-size: 14px;
  }
}
footer .mt_adaeho_wrap a {
  text-transform: uppercase;
  font-family: "commuters-sans", sans-serif;
  font-size: 14px;
}

.mt_specials_wrapper .mt_specials_popup .mt_copy_small {
  font-size: 20px;
}
.mt_specials_wrapper .mt_specials_popup .mt_promo {
  font-size: 12px;
  font-weight: 600;
  font-family: "commuters-sans", sans-serif;
  text-transform: uppercase;
}

.special_slider_wrapper .mt_cta_slider .slick-slide a {
  font-family: "arpona", serif !important;
  font-size: 16px !important;
}

.mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit,
.mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_details label {
  font-family: "commuters-sans", sans-serif;
}

header .left_btn {
  font-family: "commuters-sans", sans-serif;
  font-size: 14px;
}
header .mt_navigation_wrapper nav ul li a {
  font-size: 14px;
  font-family: "commuters-sans", sans-serif;
  text-transform: uppercase;
  color: #322A29 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .mt_navigation_wrapper nav ul li a {
    font-size: 13px;
  }
}

.mt_hamb_menu li a {
  font-size: 14px;
  font-family: "commuters-sans", sans-serif;
  text-transform: uppercase;
}

.mt_fp_filter_lbl {
  font-family: "commuters-sans", sans-serif;
}
.mt_fp_filter_lbl {
  font-size: 12px;
}
@media screen and (min-width: 320px) {
  .mt_fp_filter_lbl {
    font-size: calc(12px + 2 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .mt_fp_filter_lbl {
    font-size: 14px;
  }
}

.floor-plans button {
  font-family: "commuters-sans", sans-serif;
}
.floor-plans .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box a.mt_fp_list_col {
  font-family: "commuters-sans", sans-serif;
}
.floor-plans .mt_floorplas_page_wrap .dropdown .selectivo__label,
.floor-plans .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit {
  font-family: "commuters-sans", sans-serif;
}
.floor-plans .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_unit,
.floor-plans .mt_fp_list_wrap .mt_fp_list_box .mt_fp_list_col.mt_fp_details label {
  font-family: "commuters-sans", sans-serif;
}
.floor-plans #back_btn {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  color: #322A29;
}
@media (max-width: 991.01px) {
  .floor-plans .mt_fp_list_wrap .mt_fp_list_box .mt_fp_compare_chk {
    font-family: "arpona", serif;
  }
  .floor-plans .mt_fp_list_wrap .mt_fp_list_box .mt_fp_compare_chk label {
    font-size: 14px;
  }
}

.mt_filter_sticky_bar .mt_fp_view_wrap .mt_fp_view_tab a,
.floor-plans .pagination_list li {
  font-family: "commuters-sans", sans-serif;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_heading .mt_txt_sub {
  font-family: "commuters-sans", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_show_more_btn,
.mt_fp_filter_popup .mt_fp_filter_wrap .mt_btn_clear,
.mt_fp_filter_popup .mt_fp_filter_wrap .reset_availability {
  font-family: "commuters-sans", sans-serif;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_box label {
  font-family: "commuters-sans", sans-serif;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_list label {
  font-family: "arpona", serif;
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner #datepicker {
  font-family: "commuters-sans", sans-serif;
  font-size: 14px;
}

#mt_contact_page .mt_tab_content .mt_required_info {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
}
#mt_contact_page .hywrap button[type=submit] {
  font-family: "commuters-sans", sans-serif;
}

.mt_contact_address .mt_txt_sub {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
}

.floor-plans .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box a.mt_fp_list_col,
.mt_fp_list_col.mt_fp_beds,
.mt_fp_list_col.mt_fp_bath,
.floor-plans-detail .mt_fp_details label {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #322A29;
}

.floor-plans-detail #back_btn {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  color: #322A29;
}
.floor-plans-detail #mt_tabs {
  border-color: #322A29;
}
.floor-plans-detail #mt_tabs button {
  background: #CBD7DC;
  border-color: #322A29 !important;
  color: #322A29;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content h4 {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  color: #322A29 !important;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content p {
  color: #322A29 !important;
}
.floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content ul.features li {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content ul.features li {
    font-size: calc(14px + 6 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .floor-plans-detail .mt_two_column_list_layout .mt_two_col .mt_col_content ul.features li {
    font-size: 20px;
  }
}

.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
  color: #322A29 !important;
}
.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
    font-size: calc(20px + -4 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
    font-size: 16px;
  }
}
.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
  font-size: 20px;
}
@media screen and (min-width: 1472px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
    font-size: calc(20px + 0 * (100vw - 1472px) / 2078);
  }
}
@media screen and (min-width: 3550px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption p {
    font-size: 20px;
  }
}
.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
  font-family: "commuters-sans", sans-serif;
  font-weight: 600;
  color: #322A29 !important;
}
.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
    font-size: calc(18px + -4 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
    font-size: 14px;
  }
}
.gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
  font-size: 14px;
}
@media screen and (min-width: 1472px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
    font-size: calc(14px + 0 * (100vw - 1472px) / 2078);
  }
}
@media screen and (min-width: 3550px) {
  .gallery_lightbox_open .lightbox__wrapper .lightbox .mt_gallery_caption b {
    font-size: 14px;
  }
}

.mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_list label {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_list label {
    font-size: calc(20px + -6 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .mt_fp_filter_popup .mt_fp_filter_wrap .mt_fp_filter_popup_inner .mt_fp_chk_list label {
    font-size: 14px;
  }
}

.mt_fp_list_wrap .mt_fp_list_box .mt_fp_compare_chk {
  text-transform: uppercase;
  font-family: "commuters-sans", sans-serif;
}

.mt_floorplas_page_wrap .dropdown .selectivo__label {
  font-family: "commuters-sans", sans-serif;
}

#mt_error .mt_col_heading {
  font-size: 56px;
}
@media screen and (min-width: 320px) {
  #mt_error .mt_col_heading {
    font-size: calc(56px + 24 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  #mt_error .mt_col_heading {
    font-size: 80px;
  }
}

.floor-plans .mt_main_heading {
  font-size: 48px;
}
@media screen and (min-width: 320px) {
  .floor-plans .mt_main_heading {
    font-size: calc(48px + 32 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .floor-plans .mt_main_heading {
    font-size: 80px;
  }
}

.floor-plans .mt_fp_grid_view .mt_fp_list_wrap .mt_fp_list_box .mt_fp_chk_list label {
  font-size: 12px;
}

.mt_fp_compare_info p {
  color: #101828 !important;
}
.mt_fp_compare_info p {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  .mt_fp_compare_info p {
    font-size: calc(16px + 4 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .mt_fp_compare_info p {
    font-size: 20px;
  }
}

body:not(.home) .mt_main_heading {
  font-size: 48px;
}
@media screen and (min-width: 375px) {
  body:not(.home) .mt_main_heading {
    font-size: calc(48px + 32 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  body:not(.home) .mt_main_heading {
    font-size: 80px;
  }
}
body:not(.home) .mt_main_heading {
  line-height: 52px;
}
@media screen and (min-width: 375px) {
  body:not(.home) .mt_main_heading {
    line-height: calc(52px + 8 * (100vw - 375px) / 1097);
  }
}
@media screen and (min-width: 1472px) {
  body:not(.home) .mt_main_heading {
    line-height: 60px;
  }
}

.mt_fp_no_results .mt_fp_matched_result {
  font-weight: 400;
}
.mt_fp_no_results .mt_fp_matched_result {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  .mt_fp_no_results .mt_fp_matched_result {
    font-size: calc(16px + 4 * (100vw - 320px) / 1152);
  }
}
@media screen and (min-width: 1472px) {
  .mt_fp_no_results .mt_fp_matched_result {
    font-size: 20px;
  }
}

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