.home .mt_banner .mt_txt_intro {
  color: #ffffff;
}
.home .mt_banner.mt_full_height_banner {
  margin-bottom: 16px;
}
@media (max-width: 991px) {
  .home .mt_banner.mt_full_height_banner {
    margin-bottom: 8px;
  }
}
@media (max-width: 479px) {
  .home .mt_banner .mt_main_heading {
    max-width: 280px;
    margin: 0 auto;
  }
}
.home .home-intro-sec .mt_one_column.content_left {
  padding: 50px 7.8vw;
}
.home .home-intro-sec .mt_one_column.content_left .mt_one_column_content_wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.home .home-intro-sec .mt_one_column.content_left .mt_one_column_content_wrapper p {
  max-width: 100%;
}
@media (min-width: 992px) {
  .home .two_column_repeater .mt_one_column {
    padding: 100px 7.8vw;
  }
  .home .two_column_repeater .mt_two_column_layout .mt_two_col .mt_col_content {
    padding: 100px 4.4vw 100px 0;
  }
  .home .two_column_repeater .mt_two_column_layout .mt_two_col .mt_col_img {
    margin-right: 0;
    margin-bottom: 100px;
  }
  .home .two_column_repeater .reverse_order .mt_two_column_layout .mt_two_col .mt_col_content {
    padding-right: 0;
    padding-left: 4.4vw;
  }
  .home .two_column_repeater .reverse_order .mt_two_column_layout .mt_two_col .mt_col_img {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .home .two_column_repeater .mt_quick_fpsrch .mt_one_column_content_wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
  .home .two_column_repeater .mt_two_column_layout .mt_two_col .mt_col_content {
    order: 2;
    padding-bottom: 64px;
  }
  .home .two_column_repeater .mt_two_column_layout .mt_two_col .mt_col_img {
    order: 1;
    padding: 0 4.2vw;
  }
  .home .two_column_repeater .reverse_order .mt_two_column_layout .mt_two_col .mt_col_content {
    padding-bottom: 0;
  }
}
.home .two_column_repeater #available_filters .mt_main_heading {
  font-size: clamp(1.88rem, 1.64vw + 1.49rem, 3rem); /* 30px -> 48px (375px -> 1472px) */
  line-height: clamp(2.38rem, 3.1vw + 1.65rem, 4.5rem); /* 38px -> 72px (375px -> 1472px) */
}
@media (min-width: 992px) {
  .home .home_amenities_block br {
    display: none;
  }
}
html.system .home .home_gallery_block .mt_btn:hover {
  background-color: #00423e !important;
  border-color: #00423e !important;
  color: #efe9e2 !important;
}
@media (max-width: 991px) {
  .home .mt_quick_fpsrch {
    padding-bottom: 8px;
  }
}

@media (max-width: 991px) {
  .home-intro-sec + .two_column_repeater {
    background-image: url(../../images/mob-bg.jpg) !important;
    background-size: 100% auto;
    background-color: #e4efe2;
  }
  .home_gallery_block + .two_column_repeater {
    background-image: url(../../images/mob-bg2.jpg) !important;
    background-size: 100% auto;
    background-position-x: bottom center;
    background-color: #e4efe2;
  }
}

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