.module-video .mwembed-iframe {
  text-align: center;
}

.info_blck_horizan_content h1,
.four_icn_info_ttl h1,
.document_block_ttl h1,
.mortgage_cal_tt h1,
.ggl_map_tab_ttl h1,
.profile_block_ttl h1,
.info_list_point_data h1,
.listing_amenities_wrap h1,
.tabblock_plans_wth_ttl h1,
.video_title_css {
  font-weight: 400;
  font-size: 2.5rem;
}
.info_block_horizan_line h5 {
  font-weight: 100;
  font-size: 1.25rem;
}
.four_icn_info_ttl h3 {
  font-weight: 400;
  font-size: 1.75rem;
}
.title_wth_bg_ttl h2,
.listing_amenities_ttl {
  font-weight: 400;
}

@media screen and (min-width: 200px) and (max-width: 767px) {
  .module-video .mwembed-iframe iframe {
    max-width: 95% !important;
    height: 250px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .module-video .mwembed-iframe iframe {
    max-width: 95% !important;
  }
}
