.display_mobile,
.block_display_mobile,
.footer-bottom .similar_title br,
.button_call_mobile {
  display: none;
}
.footer-bottom .similar_content p:last-child br {
  display: none;
}
.fb-share-button a {
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 20px;
  border-radius: 20px 0;
}
.section-dark .similar_subtitle,
.section-dark .similar_title {
  -webkit-text-fill-color: #ffffff;
  color: #ffffff;
}
.container-left-map.vitrihinh-left.map-canho,
.container-left-map.vitrihinh-right.map-canho {
    top: 110px;
    transform: translateX(70%);
    left: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 580px;
}

.container-left-map.vitrihinh-right.map-canho {
    transform: translateX(160%);
  top:120px;
}
.vitrihinh-left.map-canho .color-boxes ,
.vitrihinh-right.map-canho .color-boxes{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.container-left-map.vitrihinh-right.map-canho .color-boxes .color-box,
.container-left-map.vitrihinh-left.map-canho .color-boxes .color-box {
    height: 140px;
}
#mobile-menu ul ul.sub-menu{
    border-top: 1px solid var(--color-secondary);
     border-left: 1px solid var(--color-secondary);
     border-right: none;
    margin-top: 10px;
    padding-right:20px;
    padding-left:20px;
}
#mobile-menu  ul ul.sub-menu li.current-menu-item a::before,
#mobile-menu  ul ul.sub-menu li.current-menu-item a:after,
#mobile-menu ul ul.sub-menu li a:hover:before,
#mobile-menu  ul ul.sub-menu li a:hover:after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    left: -40px;
    border-radius: 50%;
    background-color: var(--color-secondary);
    right: unset;
}
#mobile-menu  ul ul.sub-menu li.current-menu-item a::before,
#mobile-menu ul ul.sub-menu li a:hover:before{
    left: -45px;
}
@media only screen and (max-height: 900px) and (min-width: 1200px) {
  .home_sec3 .wrap-img-desktop {
  
    top: 0;
    }
  .footer-bottom,
  .footer-mid {
    margin-top: 8px;
  }
.container-left-map.vitrihinh-top.map-canho {
    top: 100px;
  
}
.container-left-map.vitrihinh-left.map-canho {
    top: 150px;
  
}
.container-left-map.vitrihinh-left.map-canho .color-boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.container-left-map.vitrihinh-left.map-canho .color-boxes .color-box {
    height: 140px;
}
  /*.section_footer .fp-tableCell {*/
  /*    vertical-align: middle;*/
  /*}*/

  /*footer .item-brand {*/
  /*    min-height: 70px;*/
  /*}*/

  .footer-top img {
    max-height: 70px;
    margin-bottom: 20px;
  }

  .footer-top h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .footer-top .item-brand1 {
    margin-bottom: 25px;
  }

  .footer-top .title_linked {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .footer-mid h2 {
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .footer-mid .desc {
    margin-bottom: 20px;
  }

  .footer-bottom .similar_title {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .footer-bottom .similar_content {
    font-size: 14px;
  }

  .form_footer input.wpcf7-form-control.wpcf7-submit,
  .form_footer input[type="text"],
  .form_footer input[type="tel"] {
    line-height: 40px;
  }

  .footer-bottom p {
    margin-bottom: 0;
  }

  .copyright p {
    padding: 8px 0;
  }
  .list_location {
    max-height: 350px;
  }
  .list_location li {
    margin-bottom: 5px;
  }
  .top_title {
    text-align: center;
  }
  .footer-mid .desc {
    font-size: 14px;
    line-height: 1.5;
  }
  div#get-apartment .col-md-7.col-sm-6.col-12 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  
}
@media only screen and (max-height: 800px) and (min-width: 1200px) {
  .home_sec3 .wrap_similar_text {
    margin-top: 70px;
  }

  .home_sec3 .similar_title {
    margin-bottom: 0;
  }

  .home_sec3 .similar_content h4 {
    margin-bottom: 10px;
  }

  .home_sec2 .wrap_similar_text {
    margin-top: 120px;
  }

  .home_sec2 .similar_link a {
    margin-top: 0;
  }

  .home_sec3 .similar_link a {
    margin-top: 5px;
  }

  .home_sec2 .similar_title {
    margin-bottom: 10px;
  }

  .home_sec2 ul.list-infos {
    margin-top: 0;
  }

  .home_sec2 ul.list-infos li {
    padding-top: 15px;
    padding-bottom: 14px;
  }

  .home_sec2 ul.list-infos .label {
    font-size: 16px;
  }

  .home_sec2 ul.list-infos .content {
    font-size: 14px;
  }
  #fp-nav ul li {
    margin: 0;
  }

  .nav-page:before,
  .nav-page:after {
    height: 40px;
    margin: 10px auto;
  }

  .wrap-fp-nav {
    left: 30px;
  }
  .display_desktop {
      display:block;
  }
}
@media only screen and (max-height: 800px) {
   
  .news_sec_1 .item_post {
    height: 200px;
  }

  .news_sec_1 .item_post .box_content {
    bottom: 20px;
    left: 40px;
    right: 40px;
  }

  .news_sec_1 .item_post .box_content span {
    margin-bottom: 5px;
  }

  .news_sec_1 .top_title {
    text-align: center;
  }

  .popup_galley.pop_img .box_slider {
    max-width: 65%;
    margin: auto;
  }

  .popup_close {
    top: 35px;
  }

  /*.list_location {*/
  /*    max-height: 480px;*/
  /*}*/
  .slider_gallery .box_img img {
    max-height: 500px;
  }
  .box_all_content {
    left: 0px;
  }
  .about_sec2 .box_all_content {
    right: 0;
  }
  .cd-popup.apartment .head {
    margin-bottom: 20px;
  }
  .cd-popup.apartment .content + img {
    max-height: 250px;
    width: auto;
            margin: 0 auto;

  }
  /*.album-apartment .slick-slide img{*/
  /*    max-height: 250px;*/
  /*}*/
  .cd-popup.apartment .content {
    margin-bottom: 20px;
  }
  .cd-popup.apartment .note_album {
    margin-top: 20px;
  }
  .container-in-map {
    top: 125px;
  }
}
@media only screen and (max-height: 700px) {
  .slider_gallery .box_img img {
    max-height: 400px;
  }
  .location_sec1 .similar_title {
    margin-bottom: 20px;
  }
  .location_sec1 .box .box_content {
    margin-top: 80px;
  }
  .popup_galley .popup_content .similar_content {
    margin-bottom: 20px;
  }
  .news_sec_1 .top_title {
    margin-bottom: 20px;
  }
  .news_sec_1 .item_post {
    height: 180px;
  }
  .item_post .box_content h3 {
    font-size: 14px;
  }
  .news_sec_1 .item_post {
    height: 180px;
  }
  .news_sec_1 .item_post {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .news_sec_1 .item_post:before {
    width: calc(100% - 20px);
    left: 10px;
  }
  .utilities_sec1 .similar_title {
    margin-bottom: 20px;
    font-size: 40px;
  }
  .list_location li span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
  }
  .list_location li {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    /*margin-bottom: 10px;*/
  }
  /*.list_location {*/
  /*    max-height: 310px;*/
  /*}*/
  #mobile-menu ul li {
    padding: 13px 0;
  }
  .location_sec2 .nav-tabs {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .location_sec2 .similar_subtitle {
    margin-top: 40px;
  }
  .location_sec2 .tab-content > .tab-pane .item h3 {
    margin-top: 10px;
  }
  .about_sec3.home_sec2 .similar_title {
    margin-bottom: 40px;
  }
  .select-styled {
    line-height: 35px;
    font-size: 13px;
    padding: 0 20px;
    height: 35px;
    width: 150px;
  }
  ul.select-options li {
    font-size: 13px;
    padding: 5px 20px;
  }
  .select-styled:before {
    right: 15px;
    font-size: 15px;
  }
  .select_blocks {
    top: 100px;
  }
  .footer_gallery.footer_gallery_2 {
    margin-bottom: 10px;
  }
  .footer-top img {
    max-height: 60px;
    margin-bottom: 10px;
  }
  /*.col-md-7.col-sm-6.col-12>.album-apartment img {*/
  /*    height: 250px;*/
  /*    width: auto !important;*/
  /*    object-fit: contain;*/
  /*}*/
}
@media only screen and (min-width: 1500px) {
  .about_sec2 .wrap-content-sec5 .container {
    max-width: 1570px;
  }

  .container.copyright {
    margin-top: 100px;
  }

  .wrap-content-sec5 {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 1440px) {
  .nav-page {
    font-size: 10px;
  }

  .nav-page .divide,
  .nav-page .current {
    font-size: 12px;
  }

  .title-section .text {
    font-size: 14px;
    -webkit-transform: translateX(-34px) translateY(25px) rotate(-90deg);
    -ms-transform: translateX(-34px) translateY(25px) rotate(-90deg);
    transform: translateX(-34px) translateY(25px) rotate(-90deg);
  }

  .home_sec3 .similar_title {
    margin-bottom: 30px;
    max-height: 8rem;
    margin-top: 30px;
  }

  .wrap-fp-nav {
    left: 20px;
  }

  .nav-page:before,
  .nav-page:after {
    margin: 10px auto;
    height: 40px;
  }

  #fp-nav ul li {
    margin: 0;
  }
  .popup_galley .popup_content .content_inner {
    padding: 45px 0 30px 0;
  }
  .gallery_sec1 .slider,
  .gallery_sec2 .slider {
    max-width: 90%;
    margin: auto;
  }
  .gallery_sec1 .item {
    height: 380px;
  }

  .gallery_sec1 .similar_title,
  .gallery_sec2 .similar_title {
    margin-bottom: 20px;
  }
  .news_sec_1 .slider {
    max-width: 90%;
    margin: auto;
  }
  .news_sec_1 .slick-next.slick-arrow,
  .gallery_sec1 .slick-next.slick-arrow,
  .gallery_sec2 .slick-next.slick-arrow {
    right: -65px;
  }
  .news_sec_1 .slick-prev.slick-arrow,
  .gallery_sec1 .slick-prev.slick-arrow,
  .gallery_sec2 .slick-prev.slick-arrow {
    left: -65px;
  }
}
@media only screen and (max-width: 1365px) {
  .content_details_post .content_inner {
    padding: 0 170px !important;
  }
  .location_sec1 .box .box_content {
    width: 40%;
    padding-left: 50px;
  }
  .location_sec1 .box .box_map {
    width: 60%;
  }
}
@media only screen and (min-width: 1200px) {
  .shophouse_sliders .arrow.next {
    right: -70px;
  }

  .shophouse_sliders .arrow.prev {
    left: -70px;
  }
}
@media only screen and (max-width: 1299px) and (min-width: 1200px) {
  .enter_project {
    margin-right: calc(calc(100vw - 1160px) / 2);
  }
  .shophouse_sliders .arrow.prev {
    left: -50px;
  }

  .fp-viewing-shophouse .wrap-fp-nav {
    left: unset;
    right: 50px;
  }

  .shophouse_sliders .arrow.next {
    right: -70px;
  }

  .shophouse_sliders .arrow.prev {
    left: -50px;
  }

  .home_sec4 .similar_title {
    font-size: 42px;
  }

  .home_sec7 .wrap_similar_text {
    margin-top: 20px;
  }

  .home_sec4 .similar_link a {
    margin-top: 35px;
  }

  .home_sec3 .similar_title {
    margin-bottom: 10px;
  }

  .similar_content h4 {
    margin-bottom: 10px;
  }

  .fs-55 {
    font-size: 45px;
  }

  body .grid-container,
  .container {
    max-width: 1140px;
  }

  ul.list-infos li {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  ul.list-infos {
    margin-top: 5px;
  }

  .similar_link a {
    margin-top: 10px;
  }

  .similar_title {
    margin-bottom: 0px;
  }
  .location_sec1 .box .box_content .content_inner {
    margin-left: calc(calc(100vw - 1140px) / 2);
  }
}
@media only screen and (max-width: 1440px) {
  .page-template-gallery_page .top_title {
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  .enter_project {
    margin-right: calc(calc(100vw - 980px) / 2);
  }
  .arrow.next {
    right: -40px;
  }

  .similar_title {
    font-size: 45px;
  }
  .section_floor .similar_title {
        font-family: 'El Messiri', serif;
        font-size: 22px;
        margin-bottom: 25px;
        line-height: 35px;
        padding-top: 5px;
        -webkit-text-fill-color: #fff;
    }
  .slick-post {
    width: 100%;
  }

  .home_sec2_img {
    height: 100%;
    width: 100%;
  }

  .slick-arrow-place {
    margin-bottom: 25px;
  }

  .item-shophouse_slider {
    height: auto;
  }

  .home_sec2_img img {
    max-width: 100%;
    object-fit: cover;
    opacity: 0.5;
    position: absolute;
    right: 0;
    height: 100%;
  }

  .wrap_similar_text {
    padding: 80px 0;
  }

  footer .wrap_similar_text,
  .home_sec7 .wrap_similar_text,
  .home_sec5 .wrap_similar_text {
    padding: 0;
  }

  footer .container,
  .home_sec7 .container,
  .home_sec5 .container {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-mid {
    display: block;
  }

  .site-header {
    background-color: #f5f8f1;
    padding-top: 0;
  }

  .site-header .header-image {
    width: 140px;
  }

  body .grid-container {
    max-width: 960px;
  }

  .item-slider-banner img {
    height: auto;
  }

  ul.slick-dots {
    right: calc(calc(100vw - 960px) / 2);
  }

  .page_404 {
    min-height: 550px;
  }

  .page-template-contact .home_sec8 {
    padding-top: 140px !important;
    min-height: 100vh;
  }

  .home_sec8 .fp-tableCell {
    vertical-align: middle;
  }

  .list-category ul {
    margin-top: 150px;
  }

  .list-tabs {
    margin-bottom: 50px;
  }

  .wrap-cat-location {
    bottom: 5%;
    padding: 10px;
  }

  .utility_sec2 {
    padding-bottom: 100% !important;
  }

  .round {
    width: 65%;
    height: 65%;
    left: -10%;
  }

  .wrap-content-round {
    padding: 0 10% 0 20%;
  }

  .item-utility {
    width: 58%;
    height: 58%;
    top: 21%;
    left: 21%;
  }

  .icon-utility {
    width: 25%;
    height: 25%;
  }

  .icon-utility img {
    width: 100%;
    height: 100%;
  }

  .about_sec3.home_sec6 {
    padding: 100px 0 !important;
  }

  /*.about_sec1 {*/
  /*    padding-top: 250px !important;*/
  /*}*/

  .about_sec2 .wrap-content-sec5 .col-xl-2 {
    order: 2;
  }

  .wrap-list-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wrap-list-info .item-info {
    width: 33.3333%;
  }

  .wrap-list-info .item-info + .item-info {
    margin-top: 0;
  }

  .cd-popup.apartment .cd-popup-container,
  .cd-popup.floor .cd-popup-container {
    overflow-y: auto;
  }

  .map-block {
    display: none;
  }

  ul.list-floors {
    margin: 100px 0 50px;
  }

  .cd-popup.apartment .cd-popup-container,
  .cd-popup.floor .cd-popup-container {
    right: 0 !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: unset;
    max-height: unset;
  }

  .content-ajax-apartment,
  .content-ajax-block {
    padding: 50px 0;
  }

  .wrap_apartment_scroll .desc > * {
    width: 50%;
    float: left;
    padding-right: 15px;
  }

  .wrap-tooltip-mb .content {
    border: 2px solid #c12d2c;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 10px;
    color: #c12d2c;
    background: #f1f1f1;
  }

  .wrap-tooltip-mb .content::before {
    z-index: -1;
    position: absolute;
    left: -12.5px;
    top: -12.5px;
    content: "";
    display: block;
    background: rgba(241, 241, 241, 0.4);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }

  .wrap-tooltip-mb [tooltip-id] {
    position: absolute;
    display: none;
  }

  .overview {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .wrap-bg-apartment {
    position: relative;
  }

  .wrap_img_top {
    display: none;
  }

  .wrap-fp-nav {
    display: none;
  }

  section.section {
    overflow: hidden;
    position: relative;
  }

  .main-nav-left ul li,
  .main-navigation li {
    padding: 0 5px;
  }

  .copyright {
    position: relative;
  }

  footer .copyright .container {
    padding: 0;
  }

  footer .container {
    padding-bottom: 30px;
  }

  .about_sec1 .box_content .similar_title {
    margin-bottom: 20px;
  }
  .bg_box_content {
    max-width: 110%;
  }
  .about_sec1 .box_content {
    padding: 0 10px;
  }
  .about_sec2 .bg_box_content {
    max-width: 150%;
  }
  .about_sec2 ul.list-infos {
    padding: 0 30px;
  }
  .about_sec3 .fs-55 {
    margin-bottom: 30px;
  }
  .about_sec2 {
    padding: 120px 0 !important;
  }
  .about_sec1 {
    padding: 250px 0 180px 0 !important;
  }
  .about_sec2 ul.list-infos li {
    padding-right: 20px;
  }
  .about_sec2 ul.list-infos li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .about_sec2 .bg_box_content {
    max-width: 110%;
  }
  .about_sec2 .box_all_content {
    right: 0;
  }
  .box_all_content {
    left: unset;
  }
  .location_sec1 .box .box_content .content_inner {
    margin-left: calc(calc(100vw - 960px) / 2);
  }
  .location_sec1 .box .box_content {
    padding-left: 0;
  }
  .location_sec1 {
    padding: 120px 0 80px 0 !important;
  }
  .location_sec2 .similar_subtitle {
    margin-top: 0;
  }
  .location_sec2 {
    padding: 80px 0 !important;
  }
  .popup_galley .popup_content .box_content {
    left: 50%;
    transform: translate(-50%, 0%);
    max-width: 960px;
    top: 100px;
    height: calc(90vh - 100px);
    overflow: auto;
  }
  .popup_close {
    right: 30px;
    top: 30px;
  }

  .popup_galley .popup_content .box_content {
    max-width: 90vw;
    width: 100%;
  }
  .slider_gallery {
    margin: 0;
  }
  .popup_galley .popup_content .similar_content {
    padding: 0 30px;
  }
  .utilities_sec1 {
    padding: 150px 0 60px 0 !important;
  }
  .list_location {
    max-height: 400px;
  }
  /*.list_location li{*/
  /*    line-height: 1.5;*/
  /*    height: auto;*/
  /*}*/

  /*.list_location li a span{*/
  /*    margin-right: 10px;*/
  /*    float: left;*/
  /*}*/
  .utilities_sec1 .list_item {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .list_location li {
    margin-bottom: 10px;
  }
  .news_sec_1 {
    padding: 160px 0 80px 0 !important;
  }
  .content_details_post .content_inner {
    padding: 0 120px !important;
  }
  .news_related .row {
    padding: 0 100px;
  }
  .footer-bottom .similar_title,
  .footer-mid h2 {
    font-size: 25px;
    line-height: unset;
  }
  .footer-bottom,
  .footer-mid {
    margin-top: 25px;
  }
  footer:not(.fp-section) {
    height: auto;
  }
  .page-template-contact .section_footer {
    padding: 50px 0 0 0 !important;
  }

  .gallery_sec1,
  .gallery_sec2 {
    padding: 80px 0 !important;
  }
  .gallery_sec1 {
    padding-top: 160px !important;
  }
  .gallery_sec2 .box_video .item {
    height: 180px;
  }
  .gallery_sec2 .box_video .item:nth-child(1) {
    height: 380px;
  }
  .gallery_sec1 .item {
    height: 320px;
  }
  .process_info_general {
    padding: 150px 0 200px 0;
  }
  .page-template-tien-do footer,
  .single-post footer {
    padding-top: 0;
  }
  .container-in-map {
    left: 50%;
    top: 100px;
    max-width: 960px;
    transform: translateX(-50%);
  }
  .container-in-map .wrap_similar_text {
    padding: 0;
  }

  .section_blocks {
    background: #195539 !important;
  }
  .page-template-block-detail .floor-bg,
    .page-template-block-detail1 .floor-bg,
  .page-template-block-detail .blocks-bg,
   .page-template-block-detail1 .blocks-bg {
    top: unset !important;{
    top: unset !important;
    transform: unset !important;
    left: unset !important;
    position: relative !important;
  }

  .page-template-block-detail .floor-map,
    .page-template-block-detail1 .floor-bg,
  .page-template-block-detail .blocks-map,
  .page-template-block-detail1 .blocks-map{
    height: auto !important;
  }
  .page-template-block-detail .floor-map *,
    .page-template-block-detail1 .floor-map *{
        max-width: 100vw !important;
        height: auto !important;
          
    }
  .container-left-map {
    bottom: 0;
  }
  .select_blocks {
    top: 80px;
  }
  .floor-tool_tip .position::before {
    top: 64%;
    width: 20px;
    height: 20px;
  }
  .floor-tool_tip .position span {
    font-size: 9px;
  }
  .page-template-block-detail div#fullpage > section:first-child,
  .page-template-block-detail1 div#fullpage > section:first-child {
    margin-top: 0;
  }
  .cd-popup.apartment .cd-popup-container,
  .cd-popup.floor .cd-popup-container {
    right: unset !important;
    top: unset !important;
    left: unset !important;
    width: 100%;
    height: 100%;
    max-width: unset;
    max-height: unset;
    transform: unset;
  }
  .album-nav .slick-arrow.next {
    left: calc(100% + -15px);
    background: black;
  }
  .album-nav .slick-arrow.prev {
    right: calc(100% + -15px);
    background: black;
  }
  .floor-tool_tip .hover {
    display: none;
  }
  .slider_banner {
    margin-top: 72px;
  }
  .popup_location {
    display: none;
  }
  .icon_location {
    min-height: 30px;
    min-width: 30px;
    height: 30px;
    width: 30px;
  }
  .tool-tip a {
    display: block !important;
    color: #e5c257;
  }
  .cd-popup.album_apartment .album-apartment img {
    height: auto;
  }
  .cd-popup.album_apartment .cd-popup-container {
    height: auto;
  }
  .cd-popup .cd-popup-close {
    filter: brightness(0) invert(1);
  }
  .cd-popup.album_apartment .album-apartment::after {
    height: 20%;
    opacity: 0.5;
  }
  .container-bottom {
    bottom: 0;
    position: unset;
    transform: unset;
  }
  .popup_galley .popup_content .similar_content {
    padding: 0;
    text-align: justify;
  }
  .tool-tip a {
    text-shadow: -1px 1px 4px #000000;
    color: #ffc421 !important;
  }
  .site-logo {
    margin-bottom: -15px !important;
  }
  .block_display_mobile {
    display: block;
  }
  .box_block {
    display: flex;
    flex-wrap: wrap;
  }
  .box_block .item {
    width: calc(calc(100% / 3) - 20px);
    margin: 0 10px 20px 10px;
  }
  .block_display_mobile {
    background-color: #306667;
  }
  .box_block .item {
    width: calc(calc(100% / 3) - 20px);
    margin: 0 10px 20px 10px;
    text-align: center;
    background: white;
    border-radius: 30px;
  }
  .box_block .item {
    width: calc(calc(100% / 3) - 20px);
    margin: 0 10px 40px 10px;
    text-align: center;
    background: white;
    border-radius: 30px;
    padding: 0 20px 20px 20px;
  }
  .container-left-map {
    display: inline-block;
    bottom: 50px;
  }
  .box_block .item span.position {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 2px solid white;
    background-color: #f26a23;
    color: white;
    margin-top: -20px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .block_display_mobile .wrap_similar_text {
    padding: 40px 0 40px 0;
    text-align: center;
  }
  .block_display_mobile .similar_content {
    text-align: center;
  }
  .section_floor .block_display_mobile .similar_title {
    margin-bottom: 10px;
  }
  .section_floor .block_display_mobile .hover {
    line-height: 1.5;
  }
  .item-slider-banner {
    height: auto;
  }
  .item-slider-banner iframe {
    height: 500px;
  }
}
@media only screen and (max-width: 1024px) {
  .thankyou .wrap_similar_text {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .wrap_similar_text {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .bg_box_content,
  .about_sec2 .bg_box_content {
    max-width: 100%;
  }
  body,
  html {
    font-size: 14px;
  }
  .about_sec2 ul.list-infos {
    padding: 0 45px;
  }
  .about_sec2 .top_title h2 {
    margin-bottom: 0;
  }
  ul.list-infos {
    margin-top: 10px;
  }
  .about_sec2 ul.list-infos li {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 991px) {
  body,
  html {
    font-size: 14px;
  }
  ul.list-infos li {
    width: 100%;
    margin: 0;
  }
  .home #fullpage section.section.home_sec2 {
    min-height: 100vw;
    background-size: 150vw;
    background-position: 0px -20px;
    padding-top: 50vw !important;
    background-color: #ecf1ea !important;
  }
  .home #fullpage section.section.home_sec2 .wrap_similar_text {
    margin: 0 auto;
    text-align: center;
  }
  .home #fullpage section.section.home_sec2 img.similar_title {
    max-width: 50vw;
    margin: 0 auto;
  }
  .google-link {
    right: 0;
    width: 100px;
    display: inline-block;
    top: 90px;
    bottom: unset;
    height: auto;
    position: absolute;
    z-index: 9;
  }
  .enter_project {
    margin-right: calc(calc(100vw - 740px) / 2);
  }

  .home_sec3 .lyn-marker:before {
    animation: box_icon_zoomOut 1s infinite;
    margin-top: -90px;
    margin-left: -5px;
  }
  .home_sec3 .lyn-marker img {
    width: 90px;
    min-width: 90px;
    height: 75px;
    position: absolute;
    display: block;
    z-index: 11;
    left: 0;
    bottom: 0;
  }

  .home_sec3 .lyn-marker {
    right: 53.1%;
    top: 38%;
  }

  .home_sec3 .wrap-img-mobile {
    display: block;
    position: relative;
  }

  .home_sec3 .wrap_similar_text {
    position: relative;
    transform: unset;
    z-index: 11;
  }

  .home_sec2 .col-md-5 {
    max-width: 100%;
    flex-basis: 100%;
  }

  ul.list-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  ul.list-infos li:nth-child(odd) {
    padding-right: 0;
  }

  .home_sec7 .wrap_similar_text {
    margin-top: 0;
  }

  .similar_link a {
    padding: 0 30px;
  }

  .home_sec5 .similar_title {
    white-space: nowrap;
  }

  .home_sec3 .wrap-img-desktop {
    display: none;
  }

  .home_sec3 .wrap-img-inner {
    position: static;
  }

  .home_sec3 .wrap-img-desktop img {
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: auto;
    min-height: auto;
  }

  ul.slick-dots {
    right: calc(calc(100vw - 100px) / 2);
    bottom: 15px;
  }

  .home_sec3 .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  body .grid-container {
    max-width: 720px;
  }

  .home_sec3 {
    background-image: unset !important;
    background-color: #0e494b;
  }

  .home_sec3 .wrap-img-mobile > img {
    width: 100%;
    max-width: 100vw;
    height: auto;
    display: block;
  }

  .wrap-cat-location-mb {
    background-image: linear-gradient(to bottom, #8d5d3e 0%, #9f7552 100%);
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
  }

  .item-cat {
    width: 50%;
    margin-top: 10px;
  }

  .wrap_apartment_scroll .desc {
    max-height: 100vh;
  }

  .site-header a,
  .site-header a:visited {
    font-weight: 700;
    text-align: center;
  }

  .single-post .list-category ul {
    margin-top: 150px;
    margin-bottom: 25px;
  }

  .post-content {
    margin-bottom: 50px;
  }

  .related_title {
    margin-bottom: 25px;
    padding-bottom: 5px;
  }

  .list_news ul.slick-dots {
    margin-bottom: 50px;
  }

  .item-news .news-title {
    padding: 20px 15px;
  }

  .list-category ul {
    margin-top: 120px;
  }

  .container.copyright img {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .container.copyright .socials {
    margin-left: 0;
    margin-top: 15px;
  }

  ul.list_infos_project li {
    padding: 0 15px;
    margin-bottom: 30px;
  }

  .list-dots {
    display: block;
    margin: 0 0 30px;
  }

  .list-dots ul {
    list-style: none;
  }

  .list-dots ul li {
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    margin-top: 5px;
  }

  .list-dots ul li span {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    margin-right: 5px;
  }

  .location_mobile {
    display: block;
  }

  .location_mobile img {
    width: 100%;
  }

  #panzoom-parent,
  .bg_abs {
    position: relative !important;
  }

  .slick-post {
    margin-bottom: 0;
  }

  .post figcaption {
    padding: 20px 10px;
  }

  footer .wrap-logo img {
    margin-bottom: 30px;
  }

  .utility_distance {
    font-size: 60px;
    padding-bottom: 30px;
  }

  .utility_distance span {
    font-size: 30px;
  }

  .home_sec9 .wrap_similar_text:before {
    height: 600px;
    left: -140px;
    top: -114px;
  }

  .home_sec8 .wrap_similar_text .similar_title {
    text-align: right;
  }

  .home_sec8 .wrap_similar_text .similar_content br {
    display: none;
  }

  .home_sec8 .img_blur.img5 {
    width: 600px;
    height: 600px;
    bottom: 90px;
    right: -300px;
  }

  .home_sec8 .img-content .img2 {
    width: 200px;
    height: 200px;
    margin-left: 0;
  }

  .home_sec8 .img-content .img3 {
    width: 150px;
    height: 150px;
  }

  .home_sec8 .img-content .img4 {
    width: 200px;
    height: 190px;
  }

  section.section.home_sec10 {
    padding: 90px 0 150px !important;
  }

  section.section.home_sec9 {
    padding: 50px 0 150px !important;
  }

  section.section.home_sec8 {
    padding: 100px 0 !important;
  }

  .slick-product-maris .item-slide > .container {
    margin-bottom: 100px;
  }

  .wrap-btn_video a {
    width: 100px;
    height: 100px;
  }

  .wrap-btn_video a::before {
    margin-top: 25px;
    width: 50px;
    height: 50px;
    background-size: 100%;
  }

  .modal-video {
    background-color: #000;
  }

  .modal-video-close-btn {
    right: 0;
  }

  .info-project {
    margin-bottom: 60px;
  }

  .home_sec5 .before_svg {
    display: none;
  }

  .home_sec4 .overview > .col-md-6 {
    max-width: 100%;
    flex-basis: 100%;
    margin-left: 0;
  }

  .map-location {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
  }

  .home_sec5 .panzoom {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
  }

  .main-navigation.toggled #nav-icon3 span {
    background-color: #ee3526;
  }
  .about_sec1 .box_content .similar_content {
    padding-left: 10px;
    padding-right: 20px;
  }
  .about_sec1 .top_title {
    padding-right: 20px;
  }

  .about_sec2 ul.list-infos {
    padding: 0;
  }
  .about_sec1 .box_content .similar_title,
  .about_sec2 .top_title h2,
  .about_sec3 .fs-55 {
    font-size: 40px;
  }
  .about_sec1 .box_content .similar_content {
    max-height: 125px;
  }
  .bg_box_content,
  .about_sec2 .bg_box_content {
    max-width: 100%;
  }
  .about_sec2 .display_pc,
  .about_sec2 .bg_box_content {
    display: none;
  }
  .about_sec2 .display_mobile {
    display: block;
  }
  .about_sec2 {
    background: #195539 !important;
    padding: 80px 0 !important;
  }
  .about_sec2 .box_content {
    margin-top: 30px;
  }
  .location_sec1 .box {
    flex-wrap: wrap;
    justify-content: center;
  }
  .location_sec1 .box .box_content {
    padding-left: 0;
    width: 100%;
    max-width: 720px;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 0;
  }
  .location_sec1 .box .box_content .content_inner {
    margin-left: 0;
  }
  .location_sec1 .box .box_map {
    width: auto;
  }
  .location_sec1 {
    padding: 160px 0 80px 0 !important;
  }
  .slider_gallery .slick-arrow {
    top: unset;
    bottom: -80px;
  }
  .slider_gallery .slick-arrow.slick-prev {
    transform: translateX(calc(-100% - 10px));
    left: 50%;
  }
  .slider_gallery .slick-arrow.slick-next {
    transform: translateX(calc(100% + 10px));
    right: 50%;
  }
  .utilities_sec1 .box_map {
    position: relative;
  }
  .utilities_sec1 {
    background: #195539 !important;
    padding: 85px 0 60px 0 !important;
  }
  .utilities_sec1 .box_map {
    overflow: hidden;
  }
  .utilities_sec1 .box_map > img,
  .utilities_sec1 .box_location {
    transform: scale(1.3) translateX(80px);
  }
  .utilities_sec1 .box_location .dot span {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .utilities_sec1 .list_item {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 50px;
  }
  .list_location {
    max-height: unset;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    align-items: center;
  }
  .list_location li {
    width: 33.3333%;
    float: left;
    height: auto;
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 5px;
  }
  .utilities_sec1 .box_location .one_item {
    transform: scale(0.8);
  }
  .news_sec_1 {
    padding: 140px 0 60px 0 !important;
  }
  .item_post {
    height: 220px;
  }
  .news_sec_1 .slick-next.slick-arrow,
  .gallery_sec1 .slick-next.slick-arrow,
  .gallery_sec2 .slick-next.slick-arrow {
    right: -55px;
  }
  .news_sec_1 .slick-prev.slick-arrow,
  .gallery_sec1 .slick-prev.slick-arrow,
  .gallery_sec2 .slick-prev.slick-arrow {
    left: -55px;
  }
  .nav_bottom {
    text-align: left;
    padding: 30px 0;
  }
  .nav_bottom .left {
    width: 100%;
    margin-bottom: 20px;
  }
  .nav_bottom .right {
    width: 100%;
    float: unset;
  }
  .news_related {
    padding: 60px 0;
  }
  .footer-mid .desc,
  .footer-bottom .similar_content {
    font-size: 14px;
    line-height: 1.5;
  }
  .form_footer input:not(.wpcf7-submit) {
    padding: 0 15px;
  }
  .form_footer input::placeholder {
    font-size: 14px;
  }
  .form_footer .col-md-6,
  .form_footer .col-md-12 {
    padding: 0 5px;
  }
  .footer-mid .desc {
    margin-bottom: 20px;
  }
  .tag .news_related {
    padding: 140px 0 60px 0;
  }
  .gallery_sec1,
  .gallery_sec2 {
    padding: 60px 0 !important;
  }
  .gallery_sec1 {
    padding-top: 140px !important;
  }
  .gallery_sec1 .item {
    width: calc(50% - 20px) !important;
    margin: 0 10px 20px 10px;
    float: left;
  }
  .gallery_sec1 .item {
    height: 250px;
  }
  .gallery_sec2 .box_video {
    margin-bottom: 20px;
  }
  .gallery_sec2 .box_video .item {
    width: calc(50% - 20px);
  }
  .process_info_general .box_content {
    padding-right: 50px;
  }
  .box_process .item .box_img {
    width: calc(50% - 30px);
  }
  .box_process .item:nth-child(2n + 1) .box_img {
    margin-right: 30px;
  }
  .box_process .item .box_content {
    width: calc(50% - 30px);
  }
  .box_process .item:nth-child(2n + 1) .box_content {
    margin-left: 30px;
    margin-right: 0;
  }
  .box_process .item .box_content {
    margin-right: 30px;
    margin-left: 0;
  }
  .box_process .item .box_img {
    margin-left: 30px;
  }
  .process_bar {
    padding-bottom: 60px;
  }
  .floor-bg,
  .blocks-bg {
    top: -240px !important;
  }
  .container-in-map .similar_title {
    font-size: 40px;
  }
  .container-in-map .similar_content {
    line-height: 1.4;
  }
  .floor-bg,
  .blocks-bg {
    top: -285px !important;
  }
  .select_blocks {
    top: 60px;
  }
  .page-template-block-detail .floor-bg,
    .page-template-block-detail1 .floor-bg,
  .page-template-block-detail .blocks-bg,
    .page-template-block-detail1 .blocks-bg {
    transform: scale(1.2) translate(30px, -16px) !important;
  }
  .select_blocks {
    top: 30px;
  }
  .floor-tool_tip .position::before {
    width: 22px;
    height: 25px;
    top: 54%;
  }
  .floor-tool_tip .position span {
    font-size: 10px;
  }
  .section_floor .similar_title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .content-ajax-apartment,
  .content-ajax-block {
    padding: 40px 0;
  }
  .icon_location {
    height: auto;
    width: auto;
  }
  .item-slider-banner iframe {
    height: 400px;
  }
}

@media only screen and (max-width: 768px) {
    div#mobile-menu {
    position: absolute;
    right: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    padding-right: 0;
    display: flex;
    align-items: center;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
    background: #306667 url(https://k-homeapartment.vn/wp-content/uploads/2025/04/bg-xanh.jpg) no-repeat top center;
    background-repeat: no-repeat;
    overflow: hidden;
}
  .header-aligned-right .site-header,
  .header-widget,
  .site-header {
    text-align: left;
  }

  .inside-header > :not(:last-child):not(.main-navigation) {
    margin-bottom: 0;
  }

  button.menu-toggle {
    top: 0;
    right: 15px;
  }

  .site-logo a {
    padding: 0;
  }

  .site-logo {
    margin-top: 0;
    padding-top: 10px;
  }
  .site-logo img.header_logo {
    margin-top: -50px;
    position: relative;
  }

  .main-navigation {
    margin-left: 44px;
  }
  /*.blocks-bg{*/
  /*    left: 50% !important;*/
  /*    transform: translateX(-50%) scale(.4) !important;*/
  /*}*/
  body:not(.page-template-block-detail) .floor-bg,
  body:not(.page-template-block-detail) .blocks-bg {
    top: unset !important;
    position: relative !important;
    max-width: 100%;
    width: 100% !important;
    left: 0 !important;
    transform: scale(1) translate(0, 0) !important;
    margin: 0 !important;
    height: auto !important;
    position: relative;
  }
  body:not(.page-template-block-detail) .blocks-bg * {
    max-width: unset !important;
    height: auto !important;
    width: 100% !important;
  }
  body:not(.page-template-block-detail) .blocks-bg .tool-tip {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 200px !important;
    flex-wrap: wrap;
  }
  .tool-tip a:after {
    width: 120px;
    height: 120px;
  }
  body:not(.page-template-block-detail) .floor-map img,
  body:not(.page-template-block-detail) .blocks-map img {
    height: auto !important;
  }
  body:not(.page-template-block-detail) .floor-map,
  body:not(.page-template-block-detail) .blocks-map {
    height: auto !important;
  }
  body:not(.page-template-block-detail) .blocks-bg .tool-tip a.item-a,
  body:not(.page-template-block-detail) .blocks-bg .tool-tip a.item-b,
  body:not(.page-template-block-detail) .blocks-bg .tool-tip a.item-c {
    width: 100px !important;
    height: 100px !important;
    pointer-events: unset;
  }

  .tool-tip a.item-a {
    left: 15px;
    top: 0;
  }
  .tool-tip a.item-b {
    left: 150px;
    top: 0;
  }
  .tool-tip a.item-c {
    left: 285px;
    top: 0;
  }
  footer#footer .footer-title:before {
    left: 40vw;
  }
  footer#footer .footer-title {
    padding-top: 1rem;
  }

  img.img_compass {
    bottom: 10px;
    right: 10px;
  }
  .section_blocks {
    padding-top: 130px !important;
  }
  .section_blocks .similar_title {
    width: 40%;
    float: left;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .section_blocks .similar_content {
    width: 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media only screen and (max-width: 767px) {
     .display_desktop {
      display:none;
  }
   .is-visible .cd-popup-container {
    -webkit-transform: none;
    -moz-transform:none;
    -ms-transform:none;
    -o-transform: none;
    transform: none;
}
  .container-left-map.vitrihinh-left.map-canho,
.container-left-map.vitrihinh-right.map-canho {
    top: 0px;
    transform: translateX(70%);
    left: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 100vw;
}
  body  #logo > a > img {
    transform: translateY(40%);
   max-height: 60px;
    width: 220px;
  }
  #mobile-menu ul ul.sub-menu{
    border-top: 1px solid var(--color-secondary);
     border-left: 1px solid var(--color-secondary);
     border-right: none;
    margin-top: 10px;
    padding-right:20px;
    padding-left:20px;
}
#mobile-menu  ul ul.sub-menu li.current-menu-item a::before,
#mobile-menu  ul ul.sub-menu li.current-menu-item a:after,
#mobile-menu ul ul.sub-menu li a:hover:before,
#mobile-menu  ul ul.sub-menu li a:hover:after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    left: -40px;
    border-radius: 50%;
    background-color: var(--color-secondary);
    right: unset;
}
#mobile-menu  ul ul.sub-menu li.current-menu-item a::before,
#mobile-menu ul ul.sub-menu li a:hover:before{
    left: -45px;
}
  .color-boxes.mbcanho {
      grid-template-columns: repeat(2, 1fr);
    margin:15px 0;
  }
  .color-boxes.mbcanho .color-box {
    height: 170px;
    display: flex;
    flex-direction: column;
    text-align: center;
    border: 1px solid #26b37a91;
    background: #fff;
    justify-content: space-between;
}
  .color-boxes.mbcanho .color-box h4{
  color: #306667;
  font-size: 12px;
  margin-top: 5px;
  font-weight: 800;
}
.album-nhamau .text-right {
    text-align:center!important;
}
  .section-dark .similar_subtitle,
  .section-dark .similar_title {
    -webkit-text-fill-color: #ffffff;
    color: #ffffff;
  }
  .section_floor .container-left-map .wrap_similar_text {
    padding: 0;
    max-width: 90vw;
  }
  .page-template-block-detail div#fullpage > section .section-bg,
  .page-template-block-detail1 div#fullpage > section .section-bg{
    background-image: none !important;
  }
  .file-mb {
    max-width: 70vw;
    margin: 0 auto;
  }
  section.utilities-2 .list-utilities .list-utilities-inner {
    scrollbar-gutter: 5px;
    gap: 0;
    justify-content: space-between;
    max-width: 100%;
    left: 0;
    text-transform: none;
    width: 95%;
  }
  section .list-utilities .limit-line.limit-1 {
    -webkit-line-clamp: unset;
  }
  section.utilities-2 .list-utilities .item .name-wrap {
    font-size: 9px;
    font-weight: 400;
    line-height: 1rem;
    margin-left: 0.2rem;
  }
  section.utilities-2 .list-utilities .item .number-count {
    font-size: 9px;
  }
  section.utilities-2 .list-utilities {
    width: 90%;
            margin: 0 auto;
  }
  section.utilities-2 .list-utilities .list-utilities-inner .item {
     /* subtract 10px for gap */
    margin: 5px;
    height: auto;
  }
  section.utilities-2 .container.container-left-map.top_content {
    bottom: unset;
    margin-top: 30px;
    transform: translateX(0%);
    width: 100%;
    left: 0;
    position: relative !important;
    pointer-events: auto;
    top: unset;
  }
  .section_blocks .fp-tableCell {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .section_blocks .fp-tableCell .container-in-map {
    position: unset !important;
    transform: unset !important;
    padding-bottom: 30px;
  }
  .page-template-block-detail .floor-map .floor-tool_tip {
    display: none !important;
  }
  .similar_subtitle,
  .similar_title {
    -webkit-text-fill-color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 2rem;
  }
  .section_floor .similar_title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .content_details_post .similar_title {
    font-size: 25px;
    text-transform: none;
  }
  section.utilities-2 .cont-wrap {
    position: relative;
    bottom: 0;
    z-index: 99;
    transform: none;
    left: 30px;
  }
  .wp-caption .wp-caption-text {
    font-size: 100%;
    padding-top: 5px;
    opacity: 0.8;
    font-style: italic;
  }
  .google-link {
    top: 50px;
  }
  .home_sec5 .slick-arrow {
    bottom: -10px !important;
    color: #fff;
  }
  .bg-diemmanh {
    height: auto;
  }
  .diemmanh-list li {
    padding: 15px 20px;
    color: white;
    border-radius: 0;
    text-align: left;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding-left: 45px;
    font-size: 14px;
  }
  .fp-tableCell,
  .home_sec5 .fp-tableCell {
    vertical-align: top;
    padding-top: 4rem;
    height: auto !important;
  }
  .home_sec5.section,
  .home_sec6new.section {
    height: auto !important;
  }

  .home_sec6new .similar_title {
    width: 80vw !important;
  }
  .home_sec6new .diemmanh-list ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, auto);
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .home_sec6new {
    width: 100vw !important;
  }
  .bg-diemmanh {
    background-repeat: no-repeat;
    background-position: center top !important;
  }
  .home_sec6new .bg-diemmanh {
    padding-top: 260px;
    width: 100vw;
    padding-bottom: 0;
  }
  .thankyou .wrap_similar_text {
    padding-top: 170px;
    padding-bottom: 80px;
  }

  .slick-arrow-place .arrow {
    top: 100%;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  .item-shophouse_slider .wrap_similar_text {
    padding: 30px 0 20px;
  }

  .arrow.next {
    right: calc(50% - 50px);
  }

  .arrow.prev {
    left: calc(50% - 50px);
  }

  .home_sec2 .col-md-5 {
    max-width: 100%;
    flex-basis: 100%;
  }
  .section.home_sec4 {
    max-width: 100%;
    flex-basis: 100%;
    background-size: contain;
    background-color: #165152;
    height: 55vh !important;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 9;
    background-position: bottom;
  }
  .home_sec5 .similar_title {
    width: 70vw;
  }
  .home_sec5 .canhoxanh-list ul {
    margin: 0;
  }
  .home_sec5 .col-md-4 {
    margin: 0 auto;
    text-align: center;
  }
  .home_sec4 .fp-tableCell:after {
    display: none;
  }
  .home_sec4 .fp-tableCell {
    vertical-align: bottom;
    padding-bottom: 0;
    padding-top: 2rem;
  }
  footer .container,
  .home_sec7 .container,
  .home_sec5 .container {
    padding-top: 20px;
    padding-bottom: 20px;
        z-index: 9;
  }
  .home_sec3 .lyn-marker:before {
    animation: box_icon_zoomOut 1s infinite;
  }

  .home_sec3 .wrap_similar_text {
    transform: unset;
    position: static;
  }

  .home_sec5 .wrap_similar_text [class*="col-"] {
    text-align: left !important;
  }

  .home_sec4 img {
    max-width: 80%;
    width: 100%;
    display: block;
    margin: auto;
  }
  .home_sec4 .wrap_similar_text {
    padding: 40px 0 20px 0;
  }

  .home_sec5 .wrap_similar_text [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }

  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea {
    padding: 0 15px;
    width: 80%;
  }
  .wpcf7-form-control-wrap input[type="text"],
  .wpcf7-form-control-wrap input[type="email"],
  .wpcf7-form-control-wrap input[type="tel"] {
    color: #0c5d57;
    background-color: #f5f8f1;
    border-color: #cccccc;
  }
  span.wpcf7-not-valid-tip {
    color: #f26a23;
  }
  h2 {
    font-size: 20px;
  }

  .fancybox-content {
    padding: 44px 0;
  }

  ul.slick-dots {
    right: 15px;
    bottom: 15px;
  }

  .wrap-img-mobile {
    display: block;
    position: relative;
  }

  .wrap-img-mobile > img {
    width: 100%;
    max-width: 100vw;
    height: auto;
    display: block;
  }

  .home_sec6new ul.slick-dots {
    bottom: -40px;
    right: 0;
  }

  .copyright p {
    font-size: 10px;
  }

  .site-header {
    box-shadow: 0 0 10px 0 #f5f8f1;
  }

  ul.list-infos {
    margin-top: 20px;
  }

  .footer-mid .desc {
    margin-bottom: 25px;
    font-size: 14px;
  }

  .item-shophouse_slider::before {
    background-color: #0a2318;
    width: 100%;
  }

  .wrap-img-desktop {
    display: none;
  }

  .home_sec2_img {
    position: static;
  }

  .home_sec2_img img {
    position: static;
    opacity: 1;
  }

  footer .container {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .footer-mid h2 {
    font-size: 26px;
    margin-bottom: 10px;
    line-height: 1.2;
  }

  .container-slick-post {
    margin-top: 30px;
  }

  .home_sec5 .apartment-map {
    margin-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .home_sec4 .container {
    padding-top: 0px;
  }

  .item-shophouse_slider .similar_link a,
  .home_sec5 .similar_link a {
    margin-top: 15px;
  }

  .home_sec4 .similar_link a {
    margin-top: 30px;
  }

  .home_sec4 .wrap_similar_text {
    padding-left: 0;
  }

  .home_sec7 {
    background-color: #0e4c4d;
  }

  .no-bg-mobile {
    background-image: unset !important;
  }

  ul.list-infos li {
    width: 100% !important;
  }

  ul.list-infos li:nth-last-child(2) {
    border-bottom: 1px solid #fff;
  }
  ul.list-infos li {
    padding: 10px 5px;
    text-align: right;
  }
  ul.list-infos .content {
    min-height: auto;
    text-align: left;
  }
  ul.list-infos .label {
    text-align: right;
    font-size: 14px;
  }
  .container .wrap_similar_text {
    margin: 0;
  }

  .wrap_similar_text {
    padding: 20px 0;
  }

  .wrap-cat-location-mb {
    display: block;
  }

  .item-cat {
    width: 100%;
  }

  a.btn-map {
    right: 10px;
    bottom: 50px;
    background: #fff;
    color: #000;
  }

  .news_sec1 .wrap-bg-section,
  .thuvien_sec1 .wrap-bg-section {
    position: absolute;
  }

  .news_sec1 .wrap-bg-section .bg,
  .thuvien_sec1 .wrap-bg-section .bg {
    position: absolute;
    height: 100%;
  }

  .about_sec3 h2,
  .about_sec3 ul.list_infos_project .content {
    color: #000;
  }

  .about_sec6_bg {
    padding-bottom: 30px;
    background: url(../images/bg_text_sec5.png) repeat center;
  }

  .about_sec1 .has_underline::before {
    background-color: #000;
  }

  .item-slider-banner {
    min-height: auto;
    height: auto !important;
  }

  .home .bg_abs {
    position: static !important;
    height: auto !important;
  }

  .bg_abs img {
    height: auto;
  }

  .marker::before {
    width: 15px;
    height: 17px;
  }

  .related_news .item-news {
    width: 100%;
  }

  .related_news {
    flex-wrap: wrap;
  }

  h1.title-post {
    font-size: 26px;
  }

  .related_title {
    font-size: 25px;
    text-align: left !important;
  }

  .related_title::after {
    left: 0;
    transform: unset;
  }

  .list_news {
    margin-bottom: 50px;
  }

  .list-category ul li {
    border: unset !important;
    background: rgba(255, 255, 255, 0.29);
    margin: 3px 10px;
  }

  .list-category ul {
    border: unset;
  }

  ul.list_infos_project .slick-dots li {
    padding: 0 2px;
  }

  ul.list_infos_project li {
    margin-bottom: 0;
  }

  .list_infos_project ul.slick-dots {
    margin: 0 auto;
  }

  ul.list_infos_project .icon {
    float: unset;
    margin: 0 auto 10px;
  }

  ul.list_infos_project .content {
    text-align: center;
    display: block;
    padding: 0 15px;
  }

  .wrap_similar_text .similar_title {
    font-size: 38px;
    line-height: 45px;
  }

  .inside-header {
    padding: 15px;
  }

  .marker .info.active {
    opacity: 1;
    visibility: visible;
  }

  .marker .info {
    z-index: 10;
    padding: 0px 5px;
    font-size: 9px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -220%);
  }

  .marker .cat_name {
    display: none;
  }

  .location_sec1 {
    padding-top: 150px !important;
    padding-bottom: 40px !important;
  }
  .location_sec2 {
    padding: 40px 0 !important;
  }

  .wrap-content-utility {
    position: relative;
  }

  .utility_sec2 {
    background: url(../images/bg_text_sec5.png) repeat center;
  }

  .wrap-content-utility .content {
    position: relative;
    padding: 30px 15px 50px;
    color: #000 !important;
  }

  .slick-utilities ul.slick-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .utility_sec2 {
    padding-bottom: 0 !important;
  }

  .about_sec3.home_sec6 .wrap_similar_text {
    margin-bottom: 0;
  }

  .about_sec3.home_sec6 {
    padding: 0 !important;
  }

  .about_sec3 ul.list_infos_project .icon {
    width: 80px;
  }

  .wrap-list-info .item-info + .item-info {
    margin-top: 20px;
  }

  .about_sec3 ul.list_infos_project li::after {
    display: none;
  }

  .about_sec1 .wrap-bg-section {
    display: none;
  }

  .about_sec3 .wrap-bg-section {
    position: relative;
  }

  .wrap-bg-section {
    position: static;
  }

  .wrap-bg-section .bg {
    position: static;
    height: auto;
  }

  .wrap-list-info {
    flex-wrap: wrap;
  }

  .wrap-list-info .item-info {
    width: 100%;
    text-align: center;
  }

  .fancybox-show-thumbs .fancybox-inner {
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .fancybox-navigation .fancybox-button {
    top: 50%;
    transform: translateY(-50%);
  }

  .fancybox-show-thumbs .fancybox-inner::before,
  .fancybox-show-thumbs .fancybox-thumbs {
    display: none;
  }

  .wrap-menu-media {
    margin-bottom: 30px;
  }

  .wrap_content_right {
    margin-top: 30px;
  }

  .wrap_content_left {
    margin-bottom: 30px;
  }

  .wrap_content_center a {
    text-align: center;
    display: block;
  }

  .slick-post {
    margin-bottom: 0;
    margin-top: 30px;
  }

  .wrap-menu-media ul li {
    margin-top: 10px;
  }

  h2.title_news {
    margin-bottom: 10px;
  }

  .home_sec7 .container,
  .overview {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .home_sec6 .wrap_similar_text {
    position: relative;
    margin-bottom: 60px;
  }

  .content-ajax-apartment,
  .content-ajax-block {
    padding: 30px 0;
  }

  .wrap_apartment_scroll .desc > * {
    width: 100%;
    float: unset;
    padding-right: 0;
  }

  ul.list-floors {
    margin: 50px -5px;
    flex-wrap: wrap;
  }

  ul.list-floors li + li {
    margin-left: 5px;
  }

  ul.list-floors li {
    margin: 2px 5px;
  }

  .wrap-tooltip-mb .content {
    width: 20px;
    height: 20px;
    line-height: 18px;
  }

  .wrap-tooltip-mb .content::before {
    width: 25px;
    height: 25px;
    left: -5px;
    top: -5px;
  }

  .cd-popup.point-map h4.title {
    font-size: 14px;
    margin-top: 20px;
  }

  .bot-dot .map-icon {
    width: 10px;
    height: 10px;
    line-height: 10px;
    font-size: 6px;
  }

  .meta-popup.mobile {
    display: block;
  }

  .slick-product-maris .item-slide > .container {
    margin: 30px 0;
  }

  .slick-product-maris .item-slide {
    height: auto;
  }

  .slick-product-maris .item-slide::before,
  .home_sec6 .before_svg {
    display: none;
  }

  .home_sec6 .bg_abs {
    position: relative !important;
  }

  .list-dots ul li {
    width: 100%;
    background-color: #26928c;
    border-radius: 5px;
    padding: 5px;
  }

  .slick-product-maris .slick-arrow.next {
    right: 15px;
    bottom: 20px;
    top: unset;
  }

  .button_action_mobile {
    position: fixed;
    bottom: 28px;
    z-index: 99999;
    left: 15px;
    display: block;
  }

  a.button_action {
    color: #fff;
  }

  a.button_action.down {
    display: none;
  }

  .kenit-alo-phone {
    visibility: visible;
    background-color: transparent;
    cursor: pointer;
    z-index: 8 !important;
  }

  .kenit-alo-img-circle {
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    position: absolute;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-repeat: no-repeat;
  }

  .kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: rgb(242 106 35);
  }

  .kenit-alo-circle {
    width: 90px;
    height: 90px;
    top: -15px;
    left: -15px;
    position: absolute;
    border-radius: 100%;
    opacity: 0.1;
    border-color: rgb(242 106 35);
    opacity: 0.5;
    box-shadow: 0 3px 15px rgb(242 106 35 / 70%);
    background-color: rgb(242 106 35);
  }

  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }

  .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }

  .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
  }

  .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
  }

  @-webkit-keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
      opacity: 1;
    }
  }

  @keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
      opacity: 1;
    }
  }

  @-webkit-keyframes pulse {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
    }



    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  @keyframes pulse {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    50% {
      -webkit-transform: scale3d(1.05, 1.05, 1.05);
      transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  @-webkit-keyframes tada {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  @keyframes tada {
    from {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
      transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }

  .cd-popup.post .container {
    max-height: 80vh;
  }

  .row.detail_distances .col-md-12 {
    display: block;
  }

  .home_sec12 .wrap_similar_text .similar_title {
    margin-bottom: 60px;
  }

  .slick-post .slick-arrow {
    top: -40px;
  }

  .col-md-6.has-line {
    order: 2;
    margin-top: 50px;
    margin-bottom: 60px;
  }

  footer {
    background-size: cover;
    background-position: -300px 0;
  }

  .post:nth-child(2),
  .post:nth-child(6) {
    max-width: 100%;
    flex-basis: 100%;
  }

  .home_sec11 .wrap_similar_text .similar_title {
    margin-bottom: 20px;
  }

  .icon_column,
  .utilities {
    padding-left: 15px;
  }

  .utilities li + li {
    margin-top: 10px;
  }

  .row.detail_distances > .col-md-2 {
    margin-top: 25px;
  }

  .utility_distance_mobile span {
    font-size: 20px;
    font-weight: 700;
  }

  .utility_distance_mobile {
    display: inline-block;
    background-image: -o-linear-gradient(181deg, #1c8b85 0%, #74cdc8 100%);
    background-image: linear-gradient(-91deg, #1c8b85 0%, #74cdc8 100%);
    color: #00b6ac;
    font-size: 45px;
    font-weight: 900;
    line-height: 50px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .utility_distance_mobile::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 15px;
    width: 26px;
    height: 26px;
    border: 2px solid #1c8b85;
    background-color: #d7eeed;
    border-radius: 50%;
  }

  .utility_distance_mobile::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 12px;
    left: -90px;
    width: calc(100% + 180px);
    height: 1px;
    background: url(../images/line_long.png) no-repeat center;
    z-index: -1;
  }

  section.section.home_sec10 {
    padding: 80px 0 80px !important;
  }

  .wrap_distances {
    display: none;
  }

  section.section.home_sec9 {
    padding: 80px 0 !important;
  }

  .home_sec8 .wrap_similar_text .similar_title {
    font-size: 40px;
    line-height: 44px;
  }

  .home_sec7 .wrap_similar_text .similar_title {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .home_sec11 .round,
  .home_sec7 .round {
    padding-bottom: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .home_sec7 .point_icon {
    width: 60px;
    height: 60px;
  }

  .home_sec7 .point_icon img {
    width: 30px;
    height: 30px;
    margin: 15px auto;
  }

  .slick-arrow.next {
    right: 0;
  }

  .statistics_slide li span {
    font-size: 25px;
    line-height: 35px;
  }

  ul.list_infos_project li {
    width: auto;
  }

  ul.list_infos_project li:nth-child(even) {
    margin-left: 0;
  }

  .button_action_mobile a.button_action.regis_form {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0;
    line-height: 60px;
    padding: 0;
    max-width: initial;
    font-size: 20px;
  }

  .button_action_mobile a.button_action.regis_form::after,
  .button_actions a.button_action.regis_form {
    display: none;
  }

  .button_actions {
    bottom: 50px;
    top: unset;
  }

  .similar_content,
  .wrap_similar_text .similar_content {
    font-size: 15px;
  }

  .wrap_similar_text .similar_subtitle {
    font-size: 17px;
  }

  .wrap-btn_video a::before {
    margin-top: 13.5px;
    width: 25px;
    height: 25px;
    background-size: 100%;
  }

  .wrap-btn_video a {
    width: 50px;
    height: 50px;
  }

  .home_sec1 h1.special_title {
    font-size: 40px;
    line-height: 44px;
  }

  .overview {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .wrap-content-utility img.bg {
    position: static;
    height: auto;
  }
  .about_sec1 {
    background: #195539 !important;
    padding: 180px 0 80px 0 !important;
  }
  .about_sec1 .display_pc {
    display: none;
  }
  .about_sec1 .display_mobile {
    display: block;
  }
  .bg_box_content,
  .about_sec2 .bg_box_content {
    display: none;
  }
  .about_sec1 .box_content {
    margin-top: 30px;
  }
  .about_sec1 .box_content .similar_content {
    max-height: unset;
  }
  .location_sec2 .nav-tabs.nav_process_time .nav-link {
    min-width: auto;
    padding: 0 30px;
  }
  .location_sec1 .box .box_content {
    padding: 0 30px;
  }
  .list_location li {
    width: 50%;
  }
  .utilities_sec1 .box_map > img,
  .utilities_sec1 .box_location {
    transform: scale(1.3) translateX(60px);
  }
  .utilities_sec1 .box_location .one_item {
    transform: scale(0.6);
  }
  .utilities_sec1 {
    padding-bottom: 0 !important;
  }
  .utilities_sec1 .list_item {
    padding-top: 40px;
    text-align: center;
  }
  .list_location {
    text-align: left;
  }
  .item_post .box_content {
    bottom: 20px;
    left: 30px;
    right: 30px;
  }
  .news_sec_1 .item_post {
    height: 200px;
    width: 100%;
    float: left;
  }
  .item_post:before {
    background-image: linear-gradient(
      to top,
      #0d0e0e 3%,
      rgba(13, 14, 14, 0.98) 5%,
      rgba(18, 19, 19, 0) 80%
    );
    opacity: 0.95;
  }
  input.wpcf7-form-control.wpcf7-submit {
  }
  .wpcf7-spinner {
    position: absolute;
    right: 20px;
  }
  .news_sec_1 .slider {
    max-width: unset;
  }
  .single-post header.site-header {
    background-color: #f5f8f1;
  }
  .content_details_post .content_inner {
    padding: 0 15px !important;
  }
  .news_related .row {
    padding: 0 10px;
  }
  .footer-mid,
  .footer-bottom {
    width: 100%;
    float: unset;
    margin: auto;
  }
  .footer-mid h2 {
    font-size: 35px;
    margin-bottom: 20px;
  }
  ul.thenativePagination li a {
    width: 30px;
    height: 30px;
    font-size: 10px;
    line-height: 30px;
  }
  .tag .news_related {
    padding: 120px 0 40px 0;
  }
  footer .slick-arrow.next {
    left: calc(100% - 10px);
  }
  footer .slick-arrow.prev {
    right: calc(100% - 10px);
  }
  .page-template-contact .section_footer {
    padding: 100px 0 0 0 !important;
  }
  .gallery_sec1 .item {
    height: 180px;
  }
  .gallery_sec2 .box_video .item:nth-child(1) {
    height: 260px;
  }
  .gallery_sec2 .box_video .item {
    height: 120px;
  }
  .gallery_sec1,
  .gallery_sec2 {
    padding: 40px 0 !important;
  }
  .gallery_sec1 {
    padding-top: 120px !important;
  }
  .gallery_sec1 .item h3 {
    left: 20px;
    right: 20px;
    bottom: 20px;
    font-size: 13px;
  }
  .gallery_sec1 .item a:before {
    width: 34px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 30px;
  }
  .gallery_sec2 .box_video .item h3 {
    font-size: 14px;
  }
  .gallery_sec2 .box_video .item h3 {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }
  .gallery_sec2 .box_video .item:nth-child(1) h3 {
    left: 20px;
    bottom: 20px;
    right: 20px;
  }
  .gallery_sec2 .box_video .item:before {
    width: 30px;
    height: 30px;
    background-size: contain;
  }
  .dot_process {
    left: 0;
  }
  .box_process:before {
    left: 0;
  }
  .box_process .item .box_content,
  .box_process .item .box_img {
    width: 100%;
    margin: 0 !important;
    text-align: left !important;
  }
  .box_process .item .box_img {
    order: 2 !important;
  }
  .box_process .item .box_content {
    order: 1 !important;
    margin-bottom: 20px !important;
  }
  .box_process .item:not(:last-child) {
    margin-bottom: 60px;
  }
  .process_bar .item {
    padding-left: 30px;
  }
  h3.title_process {
    margin-bottom: 20px;
  }
  .box_year {
    margin-bottom: 60px;
  }
  .process_info_general .box_content {
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .process_bar .year {
    width: 70px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
  }
  .tool-tip a {
    font-size: 14px;
  }
  .section_blocks .fp-tableCell .container-in-map {
    padding-bottom: 0;
  }
  img.img_compass {
    max-width: 50px;
  }
  .container-in-map .wrap_similar_text {
    padding-bottom: 20px;
  }
  .section_floor .wrap_similar_text {
    padding: 30px 0;
  }
  .section_floor .wrap_similar_text .similar_title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .page-template-block-detail div#fullpage,
.page-template-block-detail1 div#fullpage {
    background: #316668;
  }{
    background: #316668;
  }
  .container-left-map {
    bottom: 0;
    position: unset !important;
    transform: unset !important;
  }
  .page-template-block-detail .section_floor .fp-tableCell,
.page-template-block-detail1 .section_floor .fp-tableCell{
    display: flex;
    flex-wrap: wrap;
  }
  .page-template-block-detail .floor-map,
  .page-template-block-detail .blocks-map,
  .page-template-block-detail1 .floor-map,
  .page-template-block-detail1 .blocks-map{
    order: 2;
    height: auto!important;
  }
  .page-template-block-detail div#fullpage > section,
.page-template-block-detail1 div#fullpage > section {
    background: #08413a !important;
  }
  .select_blocks {
    width: 100%;
    transform: unset;
    left: 0;
  }
  .select_blocks .container > .select {
    display: flex;
    justify-content: flex-end;
  }
  .select_blocks .container > .select:first-child {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .page-template-block-detail .floor-bg,
  .page-template-block-detail .blocks-bg,
 .page-template-block-detail1 .floor-bg,
  .page-template-block-detail1 .blocks-bg{
    transform: scale(1.4) translate(-35px, -40px) !important;
  }
  .floor-tool_tip .position::before {
    width: 17px;
    height: 19px;
    top: 58%;
  }
  .floor-tool_tip .position span {
    font-size: 8px;
  }
  .select_blocks {
    width: unset;
    left: unset;
    right: 30px;
    display: none;
  }
  .cd-popup.apartment .cd-popup-close,
  .cd-popup.apartment .prev-apartment,
  .cd-popup.apartment .next-apartment {
    width: 40px;
    height: 40px;
    background-size: 100% 100% !important;
    margin-left: 5px;
  }
  .action-apartment {
    justify-content: flex-end;
    display: flex;
    flex-wrap: nowrap;
  }
  .item_location.item_location_2 .icon_location {
    min-height: 60px;
    min-width: 80px;
  }
  .action-bottom-header {
    margin-left: 5px;
  }
  .main-navigation {
    margin-left: auto;
  }
  .item-shophouse_slider {
    display: flex !important;
    flex-wrap: wrap;
  }
  .item-shophouse_slider .wrap-img-mobile {
    order: 2;
  }
  .popup_galley.pop_img .box_slider {
    max-width: 100%;
  }
  .fancybox-slide {
    display: flex !important;
    align-items: center;
  }
  .button_actions,
  .header-phone {
    display: none;
  }
  .action-bottom-header {
    margin-left: auto;
  }
  .button_action_mobile .kenit-alo-circle {
    background: unset;
    box-shadow: unset;
  }
  .button_call_mobile {
    position: fixed;
    bottom: 50px;
    z-index: 9999;
    right: 15px;
    display: block;
  }
  .button_call_mobile a.button_action.regis_form {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0;
    line-height: 60px;
    padding: 0;
    max-width: initial;
    font-size: 20px;
  }
  .button_call_mobile a.button_action {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0;
    line-height: 60px;
    padding: 0;
    max-width: initial;
    font-size: 20px;
  }
  .site-logo {
    margin-bottom: 0px !important;
  }
  body.is-light-section header#masthead .header-logo-dark,
  body.single-post header#masthead .header-logo-dark {
    display: none !important;
  }
  .slider_banner,
  .page-template-block-detail div#fullpage > section:first-child,
 .page-template-block-detail1 div#fullpage > section:first-child {
    padding-top: 0;
  }
  .page-template-block-detail div#fullpage > section:first-child,
  .page-template-block-detail1 div#fullpage > section:first-child{
    margin-top: 4rem;
    opacity: unset;
    padding-top: 0;
    display: inline-block;
  }
  .page-template-block-detail div#fullpage > section,
 .page-template-block-detail1 div#fullpage > section{
    min-height: 450px;
    background-size: contain;
  }
   .page-template-block-detail div#fullpage > section .section-bg,
.page-template-block-detail1 div#fullpage > section .section-bg{
    background-size: contain;
    transform: scale(1.3);
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .page-template-block-detail div#fullpage > section .dots,
.page-template-block-detail1 div#fullpage > section .dots{
    display: none;
  }
  .mobile-nav {
    margin-top: -130px;
  }
  .item-slider-banner iframe * {
    width: 100% !important;
  }
  .container-left-map {
    display: flex;
    flex-direction: column;
    position: relative !important;
    left: 0;
  
  }
.container-left-map.map-canho {
  top:0;

}
    .page-template-block-detail .floor-map >* ,
 .page-template-block-detail1 .floor-map >* {
     display: none!important;
    }
     .page-template-block-detail .map-canho img.file-mb,
 .page-template-block-detail1 .map-canho img.file-mb{
        max-width: 90vw;
        margin: 0 auto;
    }
  section.utilities-2 .list-utilities .item {
    --transition-delay: 0;
    transform: translateX(0);
    opacity: 1;
  }
  .block_display_mobile .wrap_similar_text {
    display: none;
  }
  .block_display_mobile {
    padding: 40px 0 0 0;
    width: 100%;
    order: 4;
  }
  .form-hotline-op .col-md-12 .content {
    width: auto;
  }
  .footer-mid h2,
  .wrap_similar_text .similar_title {
    font-size: 23px;
    line-height: 1.5;
  }
  .footer-bottom .similar_title br {
    display: block;
  }
  .box_process .item .box_img.galley_video_process a:after {
    width: 50px;
    height: 50px;
    background-size: contain;
  }
  .box_process .item .box_img h3 {
    left: 20px;
    bottom: 20px;
    right: 20px;
  }
  .content_details_post .similar_content {
    font-size: 15px;
    line-height: 25px;
  }
  .button_call_mobile {
    display: block;
  }
  .utilities_sec1 {
    padding: 50px 0 60px 0 !important;
  }
  .button_action_mobile span {
    color: #f26a23;
    display: block;
    margin-top: 5px;
    /*text-transform: uppercase;*/
  }
  .form-hotline-op h4 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .menu-toggle:before,
  ul.options.language_flag a {
    width: 38px;
    height: 38px;
  }
  .site-header .header-image {
    width: 90px;
  }
  /*.main-navigation{*/
  /*    margin-left: auto;*/
  /*}*/
  .footer-mid h2,
  .wrap_similar_text .similar_title,
  .home #fullpage section.section.home_sec2 img.similar_title {
    font-size: 25px;
    max-width: 70vw;
    margin: 20px auto;
  }
  .wrap_similar_text .similar_subtitle {
    font-size: 20px;
  }
  .enter_project {
    display: none;
  }
      .slider_banner {
        margin-top: 0;
    }
        body:not(.page-template-block-detail) .blocks-bg .tool-tip {
        margin-top: -230px;
    }
    .tool-tip a.item-a {
    left: 150px;
    top: 0;
  }
  .tool-tip a.item-b {
    left: 15px;
    top: 0;
  }
  .tool-tip a.item-c {
    left: 295px;
    top: 0;
  }
  section.utilities-2 .list-utilities .list-utilities-inner .item {
        margin: 5px;
        height: 30px;
    }
        section.utilities-2 .list-utilities .list-utilities-inner {
        justify-content: left;
}
.page-template-block-detail div#fullpage > section  {
        height: auto !important;
    }
    .copyright {
       
        bottom: 0;
}
}
@media only screen and (max-width: 600px) {
  .location_sec2 .slick-arrow.slick-prev {
    left: 30px;
  }
  .location_sec2 .slick-arrow.slick-next {
    right: 30px;
  }
  .location_sec2 .nav-tabs.nav_process_time .nav-link {
    margin: 0 5px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
  }
  .location_sec2 .nav-tabs {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .location_sec1 .similar_title {
    margin-bottom: 20px;
  }

  .utilities_sec1 .box_location .one_item {
    transform: scale(0.4);
  }
  .utilities_sec1 .box_map > img,
  .utilities_sec1 .box_location {
    transform: scale(1.9) translate(26px, -13px);
  }
  .footer_gallery_2 {
    max-width: 450px;
  }
  .footer_gallery_1,
  .footer_gallery_2 {
    max-width: 300px;
  }
  .page-template-tien-do footer,
  .single-post footer {
    padding-top: 0px;
  }
  .section_blocks {
    padding-top: 110px !important;
  }
  .section_blocks .similar_title,
  .section_blocks .similar_content {
    width: 100%;
    float: left;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 10px;
  }
  .container-in-map .wrap_similar_text {
    padding-bottom: 10px;
  }
  .section_blocks .similar_title {
    margin-bottom: 20px;
  }
  .section_blocks .fp-tableCell .container-in-map {
    text-align: center;
  }
  .section_blocks .fp-tableCell .container-in-map {
    text-align: center;
    padding-bottom: 10px;
  }
  .floor-bg,
  .blocks-bg {
    transform: scale(1.7) translate(-27px, -10px) !important;
  }
  img.img_compass {
    bottom: 0;
    max-width: 30px;
    right: 10px;
  }
  .tool-tip a {
    font-size: 9px !important;
  }
  .page-template-block-detail .floor-bg,
  .page-template-block-detail .blocks-bg,
  .page-template-block-detail1 .floor-bg,
  .page-template-block-detail1 .blocks-bg{
    transform: scale(1.4) translate(-10px, -32px) !important;
  }
  .cd-popup.apartment .logo img {
    max-width: 200px;
  }
  .icon_location {
    height: 30px;
    width: 30px;
  }
  .home_sec7 .similar_link a {
    margin-top: 20px;
  }
  .box_block .item {
    width: calc(calc(100% / 3) - 10px);
    margin: 0 5px 30px 5px;
    text-align: center;
    background: white;
    border-radius: 10px;
    padding: 0 5px 10px 5px;
  }
  .box_block .item .hover * {
    font-size: 12px;
    line-height: 1.5;
  }
  .box_block .item span.position {
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin-top: -17px;
  }
  .item-slider-banner iframe {
    height: 300px;
  }
}
@media only screen and (max-width: 575px) {
  body.menu-is-showing header#masthead .header-logo-dark,
  body.is-dark-section header#masthead .header-logo-dark {
    opacity: 0 !important;
    display: none !important;
  }
  body.menu-is-showing header#masthead .header_logo,
  body.is-dark-section header#masthead .header_logo {
    opacity: 1 !important;
  }
  body.is-dark-section #logo > a > img {
    transform: translateY(50%);
  }
  .action-apartment {
    justify-content: center;
    margin-bottom: 30px;
  }
  .cd-popup.apartment .logo img {
    margin: auto;
    margin-bottom: 20px;
  }
  .apartment .wrap-content-apartment {
    text-align: center;
  }
  .cd-popup.apartment .content + img {
    width: auto;
    margin: 0 auto;
    max-height: unset;
  }
  .cd-popup.apartment h4 {
    text-align: center;
    margin-top: 30px;
  }
  .album-nav .slick-arrow.prev {
    right: calc(100% + -26px);
  }
  .album-nav .slick-arrow.next {
    left: calc(100% + -26px);
  }
}
@media only screen and (max-width: 480px) {
  .home_sec3 .lyn-marker {
    right: 53.9%;
    display: none;
  }

  .about_sec1 {
    padding: 140px 0 40px 0 !important;
  }

  .about_sec2 {
    padding: 40px 0 !important;
  }

  .location_sec2 .nav-tabs.nav_process_time .nav-link {
    font-size: 14px;
    padding: 0 15px;
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }

  .item_post .box_content {
    bottom: 10px !important;
    left: 20px !important;
    right: 20px !important;
  }

  .item_post {
    padding: 0 5px !important;
    margin-bottom: 10px !important;
    height: 180px !important;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .item_post:before {
    width: calc(100% - 10px) !important;
    left: 5px !important;
  }

  .item_post .box_content h3 {
    font-size: 13px;
  }

  .news_sec_1 {
    padding: 0 !important;
  }

  .news_related {
    padding: 40px 0;
  }

  .gallery_sec1 .item h3 {
    left: 10px;
    right: 10px;
    bottom: 10px;
    font-size: 13px;
    text-transform: unset;
  }

  .gallery_sec1 .item {
    height: 150px;
  }

  .gallery_sec2 .box_video .item:nth-child(1) {
    width: calc(100% - 20px);
    height: 180px;
    margin-bottom: 20px;
  }

  .page-template-block-detail .floor-bg,
  .page-template-block-detail .blocks-bg,
  .page-template-block-detail1 .floor-bg,
  .page-template-block-detail1 .blocks-bg {
    transform: scale(1.4) translate(-10px, -24px) !important;
  }

  .select_blocks {
    right: 0;
  }

  .section_floor .wrap_similar_text {
    padding: 20px 0px 20px 0;
    max-width: 200px;
  }

  .section_floor .wrap_similar_text .similar_title {
    font-size: 25px;
    margin-bottom: 5px;
    line-height: 1.2;
    padding-top: 5px;
  }

  .select_blocks {
    top: 0;
  }

  .select-styled {
    width: auto;
    min-width: 150px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 15px;
    height: 30px;
  }

  .select-options {
    top: 30px;
  }

  .floor-tool_tip .position::before {
    clip-path: unset;
    width: 15px;
    height: 15px;
    top: 61%;
    border-radius: 50%;
  }

  .select_blocks .container > .select:first-child {
    margin-bottom: 10px;
  }

  ul.select-options li {
    font-size: 12px;
    padding: 5px 15px;
  }

  .page-template-block-detail
    div#fullpage
    > section:first-child .wrap_similar_text,
  .page-template-block-detail1
    div#fullpage
    > section:first-child
    .wrap_similar_text {
    padding-top: 30px;
  }
  .page-template-block-detail
    div#fullpage
    > section:first-child
    .select_blocks,
    }
  .page-template-block-detail1
    div#fullpage
    > section:first-child
    .select_blocks{
    top: 30px;
  }
  .icon_location {
    height: 20px;
    width: 20px;
    min-height: 20px;
    min-width: 20px;
  }
  .location_sec1 .box .box_map {
    transform: scale(1.2);
  }
  .cd-popup.apartment .head {
    margin-bottom: 20px;
  }
  .header-phone a {
    font-size: 0px;
  }
  .header-phone {
    padding: 0 15px;
  }
  .header-phone span {
    font-size: 15px;
  }
  .main-navigation {
    margin-right: -5px;
  }
  .home .section_blocks {
    padding-top: 0px !important;
  }
  .about_sec1 {
    padding-bottom: 0 !important;
  }
  .footer-bottom .similar_content p:last-child br {
    display: block;
  }
  .row.footer-bottom {
    margin-top: 15px;
  }
  .page-template-block-detail
    div#fullpage
    > section:first-child
    .wrap_similar_text,
  .page-template-block-detail1
    div#fullpage
    > section:first-child
    .wrap_similar_text{
    padding-top: 15px;
    padding-bottom: 75px;
  }
  .page-template-block-detail
    div#fullpage
    > section:first-child
    .select_blocks,
    .page-template-block-detail1
    div#fullpage
    > section:first-child
    .select_blocks{
    top: 55px;
    display: none;
  }
  .box_block .item .hover * {
    font-size: 10px;
    line-height: 1.5;
  }
  .item-slider-banner iframe {
    height: 200px;
  }
  footer .item-brand h4 {
    font-size: 12px;
  }
  .select-styled:before {
    right: 10px;
    font-size: 15px;
  }
  .select-styled {
    padding-right: 25px;
  }
  .home_sec6 .slick-initialized .slick-slide {
    max-height: 0;
    overflow: hidden;
    transition: 1s;
  }
  .home_sec6 .slick-slide.slick-current.slick-active {
    max-height: 1000px;
    transition: 1s;

    display: block;
  }

  .display_mobile,
  .block_display_mobile,
  .footer-bottom .similar_title br,
  .button_call_mobile {
    display: block;
  }
}
@media screen 
  and (width: 1920px) 
  and (height: 1080px) 
  and (resolution: 96dpi) {
  /* Full screen resolution (including taskbars)   Laptop 1.0x   */
  #map_svg {
      width: 990px;
  }
}
@media only screen and (min-width: 1280px) and (max-height: 720px) { /* Laptop 1.5x  */
  .site-header {
    background: none;
    padding-top: 0;
  }
  .slider_banner {
    margin-top: 0;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 1100px;
  }
  .section.home_sec2 {
    background-position: -23vw 0;
    background-size: 125vw;
    background-repeat: repeat-x;
  }
  .section.home_sec2 .col-md-5 {
    flex-basis: 60%;
    max-width: 60%;
  }
  .section.home_sec3 .col-md-4 {
    flex-basis: 40%;
    max-width: 40%;
  }
  .section.home_sec2 .col-md-5 img {
    max-width: 50%;
  }
  .section.home_sec2 .col-md-5 .wrap_similar_text {
    font-size: 100%;
  }
  ul.list-infos li {
    padding: 5px 10px;
  }
  ul.list-infos .content {
    max-width: 82%;
    -ms-flex: 0 0 82%;
    flex: 0 0 82%;
    min-height: 20px;
  }
  ul.list-infos .label {
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 18%;
    font-size: 14px;
  }
      .home_sec2 ul.list-infos .label {
        font-size: 14px;
    }
  #map_svg {
    width:665px;
  }
  .floor-tool_tip .position span {
        font-size: 9px;
    }
    .floor-tool_tip .position::before {
        width: 20px;
        height: 20px;
       top: 58%;
    }
  .home_sec3 .similar_title {
    margin-top: 0;
    max-height: 10rem;
  }
  .home_sec3 .wrap_similar_text {
    position: absolute;
    transform: translateY(-50%);
  }

  .home_sec5 .col-md-4  {
  
    margin:0 auto;
    text-align:center;
  }
  .home_sec4 .similar_title {
    max-width:300px;
  }
  .home_sec4 .wrap_similar_text {
    padding-left: 0;
    margin-left: -110px;
}
  .home_sec5 .col-md-4  img{
    max-width:200px;
    margin:0 auto;
    text-align:center;
  }
  .home_sec6new ul.slick-dots {
    bottom: -20px;
    right: 20%;
  }
  .home_sec6new img.similar_title {
          max-width: 400px;
  }
  .col-md-10 {
    flex-basis: 100%;
    max-width: 100%;
  }
 .diemmanh {
        top: 0;
        max-width: 1100px;
        margin: 0 auto;
    }
  .diemmanh-list li {
    padding: 5px 10px;
    padding-left: 30px;
    font-size: 10px;
  }
  .home_sec6new .wrap_similar_text {
    padding: 0 0 80px 0;
  }
  .home_sec6new .container {
    padding-top: 3rem;
  }
  .section_blocks .container-in-map {
    left: 80px;
    top: 100px;
    transform: translate(10px, 65vh);
    bottom: 0;
  }
  .home .news_sec_1 {
    padding: 0 !important;
  }
  .home .news_sec_1 .similar_title,
  .home .news_sec_1 .similar_subtitle {
    font-size: 20px;
    line-height: 30px;
    -webkit-text-fill-color: #fff;
    color: #fff;
    text-transform: uppercase;
  }
  footer#footer .group-content:first-child {
    padding-top: 0;
  }
  footer#footer .group-content,
  footer#footer .footer-socials {
    padding-top: 20px;
  }
  footer#footer .footer-title {
    padding-bottom: 0.521rem;
    margin-bottom: 0.042rem;
    position: relative;
    font-size: 12px;
    line-height: 17px;
  }
  footer#footer .footer-content {
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
  }
  footer#footer .footer-title:before {
    left: calc(50% - 31px);
  }
  .section_footer {
    background-position: 200px 0;
  }
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea {
    width: 100%;
    border: 1px solid #91bbbb;
    background-color: rgb(64 113 113 / 89%);
    color: #fff;
    font-size: 12px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 10px;
    outline: none;
  }
  .form_footer {
    padding-top: 1rem;
  }
  div#mobile-menu {
    width: 70vw;
    padding-right: calc((100vw - 960px) / 2);
  }
  .enter_project {
    bottom: 10px;
  }
  .content-ajax-apartment .album-nhamau.col-md-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  
   .container-left-map.map-canho.vitrihinh-left {
    width: 100%;
    position: absolute !important;
    left: 20%;
    transform: none;
    top: 80px;
    bottom: unset;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    right: auto;
}
.container-left-map.vitrihinh-left .color-boxes {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 15px;
    margin-top: 0;
    padding: 0 20px;
}

.floor-map img {
        max-width: 100vw;
        height: auto !important;
    }
.container-left-map.map-canho {
    top:40px;
    bottom: unset;
}
  .container-left-map.vitrihinh-top.map-canho {
    top:40px;
    max-width: 680px;
  }
.container-left-map.vitrihinh-right.map-canho {
    transform: translateX(150%);
    top: 90px;
}
.container-left-map.vitrihinh-left.map-canho, .container-left-map.vitrihinh-right.map-canho {
  
    max-width: 400px;
}
.container-left-map.vitrihinh-right.map-canho .color-boxes .color-box, .container-left-map.vitrihinh-left.map-canho .color-boxes .color-box {
    height: 80px;
}

   .container-left-map.vitrihinh-left    .col-md-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
  .content-ajax-apartment,
  .content-ajax-block {
    padding: 20px 0;
  }
  .display_mobile,
  .block_display_mobile,
  .footer-bottom .similar_title br,
  .button_call_mobile {
    display: none;
  }
  #logo img {
    max-height: 50px;
    width: 200px;
}
  .home_sec2 .wrap_similar_text {
        margin-top: 30px;
    }
  body, html {
    max-width: 100vw;
    font-family: 'Be Vietnam Pro';
    font-size: 12px;
    line-height: 15px;
}
  
  .section_floor .similar_title {
    font-family: 'El Messiri';
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 40px;
    padding-top: 10px;
    font-weight: bold;
}
  section.utilities-2 .cont-wrap {
    position: absolute;
    left: 100px;
    transform: translateY(0%);
    z-index: 9;
    display: inline-block;
    padding-top: 2.333rem;
    width: 100%;
}
  .floor-bg{
    width: 1280px!important;
    height: 720px!important;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0!important;
    top: 0!important;
    transform: rotate(0deg) scale(1, 1)!important;
    right: auto!important;
}
  .floor-map, .blocks-map {
    width: 100%;
    height: 100vh!important;
    overflow: hidden;
}
  .header-phone a ,
  .home_sec2 ul.list-infos .content,
  .section.home_sec2 .col-md-5 .wrap_similar_text,
  .similar_content{
     font-size: 11px!important;
    font-family:'Be Vietnam Pro';
    line-height:1.6rem!important;
  }
  .tab-item .wrap-img a, .list-imgs .wrap-img a {
    padding-bottom: 65%;
   
}
.slick-slide {
    text-align: center;
}
.list-imgs {
  width:1000px;
}
.home_sec6new .wrap-img .image-caption {
    padding-top: 15px;
}
  .fs-12 {
    font-size: 10px;
    text-align: justify;
}
  .sec-title {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 3.333rem;
}
      .form_footer input.wpcf7-form-control.wpcf7-submit, .form_footer input[type="text"], .form_footer input[type="tel"] {
        line-height: 30px;
    }
  input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    transition: .2s all ease-in-out;
    background-image: linear-gradient(180deg, #407171 0%, #316668 47%, #417172 72%, #407172 100%);
    border-color: transparent;
    position: relative;
    padding: 5px 15px;
    text-indent: unset;
}
  .copyright {
    bottom: 30px;
    font-size: 11px;
}
  .copyright p {
    padding:5px 0;
    border-top: 1px solid #fff;
    font-size: 10px;
}
  .content_details_post .breadcrumb cite {
    font-style: unset;
    color: #909090;
    font-size: 11px;
}
  .content_details_post .breadcrumb i {
    font-size: 11px;
    color: #909090;
}
  .nav_bottom h3 {
    color: #909090;
    font-size: 11px;
    text-transform: uppercase;
    font-family: "Be Vietnam Pro";
    display: inline-block;
    margin-bottom: 0;
    margin-right: 15px;
}
  .similar_title {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 0;
}
  .content_details_post .similar_title {
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 1.2;
}
}
@media screen and (width: 1152px) and (height: 585px) { /* A.P  */
  .section_footer .fp-tableCell {
    vertical-align: center;
}
#logo {
    width: 220px;
    position: relative;
}
  .is-visible .cd-popup-container {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}
  .container-left-map {
    bottom: 110px;
}
      .page-template-block-detail .floor-bg, .page-template-block-detail1 .floor-bg, .page-template-block-detail .blocks-bg, .page-template-block-detail1 .blocks-bg

 {
        top: -220px !important;
    }
  .home_sec3 .wrap-img-desktop {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}
 .page-template-block-detail1 section.utilities-2 .cont-wrap{
    position: absolute;
    left: 100px;
    transform: translateY(0);
    z-index: 9;
    display: inline-block;
    padding-top: 2.333rem;
    width: 100%;
}
  .site-header {
    background: none;
    padding-top: 10px;
  }
  .slider_banner {
    margin-top: 0;
  }
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 1100px;
  }
  .section.home_sec2 {
    background-position: -23vw 0;
    background-size: 125vw;
    background-repeat: repeat-x;
  }
  .section.home_sec2 .col-md-5 {
    flex-basis: 60%;
    max-width: 60%;
  }
  .section.home_sec3 .col-md-4 {
    flex-basis: 40%;
    max-width: 40%;
  }
  .section.home_sec2 .col-md-5 img {
    max-width: 50%;
  }
  .section.home_sec2 .col-md-5 .wrap_similar_text {
    font-size: 110%;
  }
  ul.list-infos li {
    padding: 5px 10px;
  }
  ul.list-infos .content {
    max-width: 82%;
    -ms-flex: 0 0 82%;
    flex: 0 0 82%;
    min-height: 20px;
  }
  ul.list-infos .label {
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 16%;
    font-size: 15px;
  }
  #map_svg {
    width: 56.5%;
  }
  .floor-tool_tip .position span {
        font-size: 9px;
    }
    .floor-tool_tip .position::before {
        width: 20px;
        height: 20px;
       top: 58%;
    }
  .home_sec3 .similar_title {
    margin-top: 60px;
  }
  .home_sec3 .wrap_similar_text {
    position: absolute;
    transform: translateY(-50%);
  }
  .home_sec6new ul.slick-dots {
    bottom: -20px;
    right: 20%;
  }
  .home_sec6new img.similar_title {
          max-width: 400px;
  }
  .col-md-10 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .diemmanh {
    top: 0;
  }
  .diemmanh-list li {
    padding: 5px 20px;
    padding-left: 35px;
    font-size: 12px;
  }
  .home_sec6new .wrap_similar_text {
    padding: 0 0 80px 0;
  }
  .home_sec6new .container {
    padding-top: 3rem;
  }
  .section_blocks .container-in-map {
    left: 80px;
    top: 100px;
    transform: translate(10px, 65vh);
    bottom: 0;
  }
  .home .news_sec_1 {
    padding: 0 !important;
  }
  .home .news_sec_1 .similar_title,
  .home .news_sec_1 .similar_subtitle {
    font-size: 20px;
    line-height: 30px;
    -webkit-text-fill-color: #fff;
    color: #fff;
    text-transform: uppercase;
  }
  footer#footer .group-content:first-child {
    padding-top: 0;
  }
  footer#footer .group-content,
  footer#footer .footer-socials {
    padding-top: 20px;
  }
  footer#footer .footer-title {
    padding-bottom: 0.521rem;
    margin-bottom: 0.042rem;
    position: relative;
    font-size: 14px;
    line-height: 17px;
  }
  footer#footer .footer-content {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
  }
  footer#footer .footer-title:before {
    left: calc(50% - 31px);
  }
  .section_footer {
    background-position: 200px 0;
  }
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  textarea {
    width: 100%;
    border: 1px solid #91bbbb;
    background-color: rgb(64 113 113 / 89%);
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 0 30px;
    outline: none;
  }
  .form_footer {
    padding-top: 1rem;
  }
  div#mobile-menu {
    width: 70vw;
    padding-right: calc((100vw - 960px) / 2);
  }
  .enter_project {
    bottom: 10px;
  }
  .content-ajax-apartment .album-nhamau.col-md-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  
   .container-left-map.map-canho.vitrihinh-left {
    width: 100%;
    position: absolute !important;
    left: 20%;
    transform: none;
    top: 80px;
    bottom: unset;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    right: auto;
}
.container-left-map.vitrihinh-left .color-boxes {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 15px;
    margin-top: 0;
    padding: 0 20px;
}


.container-left-map.map-canho {
    top:40px;
    bottom: unset;
}
.container-left-map.vitrihinh-right.map-canho {
    transform: translateX(150%);
    top: 120px;
}
.container-left-map.vitrihinh-left.map-canho, .container-left-map.vitrihinh-right.map-canho {
  
    max-width: 400px;
}
.container-left-map.vitrihinh-right.map-canho .color-boxes .color-box, .container-left-map.vitrihinh-left.map-canho .color-boxes .color-box {
    height: 80px;
}

   .container-left-map.vitrihinh-left    .col-md-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
  .content-ajax-apartment,
  .content-ajax-block {
    padding: 20px 0;
  }
  a.view_360 {
   
    padding: 15px 20px;
    padding-left: 50px;
    font-size: 13px;
  }
  .display_mobile,
  .block_display_mobile,
  .footer-bottom .similar_title br,
  .button_call_mobile {
    display: none;
  }
}






/* iPad Pro 11-inch */
@media only screen and (min-width: 834px) and (max-width: 1194px) and (orientation: portrait) {
    /* Styles for iPad Pro 11-inch in portrait mode */
    .home_sec3 .wrap-img-desktop {
  
    top: 25%;
    }
}

@media only screen and (min-width: 1194px) and (max-width: 834px) and (orientation: landscape) {
    /* Styles for iPad Pro 11-inch in landscape mode */
    .home_sec3 .wrap-img-desktop {
  
    top: 25%;
    }
}

/* iPad Pro 12.9-inch */
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {

    /* Styles for iPad Pro 12.9-inch in portrait mode */
    .home_sec3 .wrap-img-desktop {
  
    top: 25%;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1024px) and (orientation: landscape) {
    /* Styles for iPad Pro 12.9-inch in landscape mode */
    .home_sec3 .wrap-img-desktop {
  
    top: 25%;
    }
}
@media only screen and (max-width: 1280px) and (max-height: 720px) {
  .header-phone a,footer#footer .footer-content,.fs-20 ,.sec-title,.fs-12, .home_sec2 ul.list-infos .label, .home_sec2 ul.list-infos .content{
        font-size: 100%;
        line-height:1rem;
    }
  ul.list-infos .content {
    line-height: 24px;
    min-height: unset;
}
  .fs-12,.diemmanh-list li, {
        font-size: 90%;
        line-height:1rem;
    }
   a, button, input,  .fs-12 , {
        font-size: 80%;
        line-height:0.7rem;
    }
    body, .fs-12 {
     font-size:70%;
     line-height:0.6rem;
   }
  .wrap_similar_text img, img.similar_title  {
    max-height:150px;
    max-width: 300px;
  }
.google-link img{
  width:100px;
  left:50px;
}
  .page-template-block-detail1 .select_blocks {
    position: absolute;
    left: 0;
    width: 100%;
    top: 110px;
    transform: none;
}
  .container-left-map {
  
    bottom: 90px;
  }
  .select_blocks select {

    width: 130px;
 
    font-size: 12px;
   
}
  .wrap-content-apartment .mx-auto img {
    max-width:300px;
  }
    /* Add more styles as needed */
}