@media (max-width: 767px) {
    .landing-page .block-tabs .content-block,
    .landing-page .landing-operator .landing-operator-container {
        padding-top: 85%;
    }

    .choi-ha-long .block-introduce .see-more,
    .dau-tu-ngay .block-project .see-more {
        display: none;
    }

    #header {
        z-index: 99;
    }

    .video-banner {
        padding-top: 75%;
        ;
    }
    /*slide thu vien anh*/
    .thuvien-mobile {
        display: block;
    }

    .thuvien-desk {
        display: none;
    }

    .thuvien-mobile .thuvien-fix {
        padding: 2.5px;
    }

    .thuvien-mobile .slide-tv-wrap {
        margin-right: 0;
        margin-left: 0;
    }
    /* fixed image dung bolo */
    .block-event .col-left .img-event {
        min-height: 60vw;
    }
    /* end fixing */
    .page-03 .block-text .text-content {
        padding: 15px;
    }

    .map-image {
        min-height: 400px;
        object-fit: cover;
        /*add*/
        object-position: left center;
    }

    .block-gallery .items-image {
        height: auto;
    }

    .block-schedule .img-blog img {
        min-height: 650px;
        object-fit: cover;
    }

    .main-slider .items-banner img {
        /*height: 475px;*/
        object-fit:contain;
    }

    .btn-homepage {
        width: 100%;
    }

    .block-more-information .desc {
        min-height: 200px;
    }

    .header-mobile {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    #main-content {
        margin-top: 50px;
    }

    .block-text .col-left .wrapper {
        width: 100%;
        padding: 0 15px;
    }

    .block-event .col-right .column-event {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .block-event .col-right .detail-item .content {
        margin-bottom: 30px;
    }

    .homepage .block-text {
        background: #f1f1f2;
        padding: 50px 0 0;
        margin: 0;
    }

        .homepage .block-text .button-bottom {
            display: none;
        }

    .dung-bo-lo .block-blog {
        margin: 0;
        padding: 50px 0;
        background: #f1f1f1;
    }

    .custom-page.thu-vien-anh .block-text.style2 .col-right p {
        padding: 0 15px;
    }

    .block-kol .kol-carousel {
        padding: 0 15px;
    }

    .homepage .main-slider .items-banner .caption {
        position: initial;
        bottom: auto;
        left: auto;
        padding: 50px 15px;
    }

    .top-header {
        padding: 0 10px;
        height: 50px;
        line-height: 50px;
        position: relative;
        z-index: 11;
    }

        .top-header .top-left {
            float: left;
        }

            .top-header .top-left img {
                width: 120px;
            }

        .top-header .top-right {
            float: right;
            height: 50px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            position: relative;
        }

            .top-header .top-right .btn-menu,
            .top-header .top-right .btn-menu:before,
            .top-header .top-right .btn-menu:after {
                width: 26px;
                height: 2px;
                background-color: #FFFFFF;
                display: block;
                position: relative;
                -webkit-transition: .3s;
                transition: .3s;
            }

                .top-header .top-right .btn-menu:before,
                .top-header .top-right .btn-menu:after {
                    content: "";
                    position: absolute;
                    left: 0;
                }

                .top-header .top-right .btn-menu:before {
                    top: 6px;
                }

                .top-header .top-right .btn-menu:after {
                    top: -6px;
                }

                .top-header .top-right .btn-menu.open {
                    background: transparent;
                }

                    .top-header .top-right .btn-menu.open:before {
                        top: 0;
                        -webkit-transform: rotate(45deg);
                        -ms-transform: rotate(45deg);
                        transform: rotate(45deg);
                    }

                    .top-header .top-right .btn-menu.open:after {
                        top: 0;
                        -webkit-transform: rotate(-45deg);
                        -ms-transform: rotate(-45deg);
                        transform: rotate(-45deg);
                    }

    .block-text .col-left .title {
        font-size: 26px;
    }

    .block-text.style2,
    .block-maps .title-block i,
    .block-count-down .content-countdown .bottom-countdown .title span,
    .title-second,
    .block-testimonials .title-block {
        font-size: 16px;
    }

        .block-text.style2 .col-left .title p,
        .block-maps .title-block b,
        .block-count-down .content-countdown .bottom-countdown .title p,
        .block-testimonials .title-block p {
            font-size: 28px;
            margin-top: 10px;
        }

        .block-text.style2 .col-left, .block-text.style2 .col-right {
            display: block;
        }

        .block-text.style2 .col-left {
            display: block;
            background-color: #f1f1f1;
            padding: 10px 0 30px;
            margin: 0;
        }

        .block-text.style2 .col-right p,
        .block-text.style2 .col-right .button-right {
            width: 100%;
            text-align: left;
        }

        .block-text.style2 .col-right .button-right {
            margin-top: 20px;
        }

        .block-text.style2:after {
            display: none;
        }

    .arrow-style .owl-nav button.owl-prev, .arrow-style .owl-nav button.owl-next {
        display: none;
    }

    .custom-page .title-block p, .block-blog .title-block p {
        font-size: 28px;
    }

    .custom-page .title-block, .block-blog .title-block {
        font-size: 22px;
    }

    .custom-page .block-more-information .title-block,
    .block-gallery .title-block,
    .block-text.style3 .title-block,
    .block-testimonials .title-block {
        padding: 0 45px;
    }

    .block-schedule .title-block {
        margin-bottom: 30px;
    }

    .custom-page .title-block:before {
        display: block !important;
    }

    .block-contact-form .title-block:before {
        width: 40px;
        height: 40px;
        left: 0;
        bottom: auto;
        top: 15px;
    }

    .block-testimonials .title-block:before {
        left: -5px;
        width: 42px;
        height: 40px;
        bottom: 5px;
        background-repeat: no-repeat;
    }

    .block-maps .title-block:before {
        left: 0;
        width: 40px;
        height: 40px;
        bottom: 10px;
    }

    .block-gallery .title-block:before {
        left: -5px;
        width: 42px;
        height: 50px;
        bottom: 5px;
        background-repeat: no-repeat;
    }

    .custom-page .block-text.style3 .title-block:before {
        left: -5px;
        width: 40px;
        height: 40px;
        bottom: auto;
        top: 15px;
        background-repeat: no-repeat;
    }

    .custom-page .block-more-information .title-block:before {
        left: -10px;
        width: 45px;
        height: 45px;
        bottom: 5px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .custom-page .block-maps .title-block:before {
        left: 0;
        width: 47px;
        height: 47px;
        bottom: 5px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .block-kol .title-block:before {
        left: 0;
        width: 47px;
        height: 47px;
        bottom: 5px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .block-schedule .title-block:before {
        left: 0;
        width: 42px;
        height: 42px;
        top: -10px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .block-blog .title-block:before {
        left: 0;
        width: 43px;
        height: 38px;
        bottom: 0;
    }

    .homepage .block-blog {
        background: #f1f1f1;
        padding: 50px 0;
        margin: 0;
    }

    .block-schedule .items-blog .item {
        position: relative;
        margin: 0;
    }

    .block-schedule .items-blog .img-blog {
        padding: 0;
    }

    .block-schedule .items-blog .information .content {
        background: #fff;
        position: absolute;
        left: 25px;
        right: 25px;
        top: 0;
        padding: 50px 20px;
        width: calc(100% - 50px);
    }

    .homepage .block-blog .button-bottom {
        margin: 30px 0 0;
    }

    .block-maps,
    .block-blog {
        margin-top: 30px;
    }

    .block-count-down .content-countdown > div {
        max-width: 100%;
    }

    .block-count-down .content-countdown {
        padding: 0 15px;
    }

        .block-count-down .content-countdown .top-countdown .countdown {
            margin: 0 15px;
            padding: 15px;
        }

    .homepage .block-count-down .content-countdown .top-countdown .countdown {
        margin: 0;
    }

    .countdown_inners .deals-time .num-time {
        font-size: 20px;
        padding: 12px 0;
    }

    .countdown_inners .deals-time .title-time {
        font-size: 12px;
        height: 26px;
        line-height: 26px;
    }

    .custom-page .main-slider .items-banner .caption h2 {
        font-size: 24px;
    }

    .homepage .main-slider .items-banner .caption h2 {
        font-size: 32px;
    }

    .block-more-information .item {
        padding: 0;
        background: #f1f1f1;
    }

    .owl-theme .owl-dots .owl-dot span {
        border-radius: 50%;
        border: 1px solid #888785;
    }

    .block-maps, .block-maps .button-bottom, .block-blog .button-bottom {
        margin: 50px 0;
    }

    .only-right .owl-carousel .owl-stage {
        left: -15px;
    }

    .homepage .block-more-information {
        background: #fff;
        padding-top: 30px;
    }

    .block-count-down .content-countdown .bottom-countdown {
        padding: 20px 15px;
    }

    .homepage .block-count-down .content-countdown .bottom-countdown .col-right p {
        color: #164255;
    }

    .homepage .block-count-down .content-countdown .bottom-countdown .col-right .hotline {
        color: #0194b8;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        font-size: 18px;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .homepage .block-count-down .content-countdown .bottom-countdown {
        background: #f1f1f2;
    }

    .block-count-down .content-countdown .bottom-countdown .title {
        margin-bottom: 10px;
    }

    .block-count-down .content-countdown .bottom-countdown .desc {
        padding-right: 0;
    }

    .block-count-down .content-countdown .bottom-countdown ul {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .block-more-information .top-content .desc {
        margin-bottom: 30px;
        min-height: 175px;
    }

    .mobile-menu {
        padding-top: 70px;
        width: 100%;
        background: #fff;
        display: block;
        overflow: scroll;
        visibility: hidden;
        position: fixed;
        top: -100%;
        left: 0;
        z-index: 10;
        -webkit-transition: visibility 0.5s, top 0.5s ease;
        transition: visibility 0.5s, top 0.5s ease;
        text-transform: uppercase;
    }

        .mobile-menu ul li {
            padding: 10px;
        }

            .mobile-menu ul li a {
                color: #174255;
            }

            .mobile-menu ul li.parent-menu > a {
                width: 100%;
                display: inline-block;
            }

            .mobile-menu ul li a .arrow {
                float: right;
            }

            .mobile-menu ul li a:hover,
            .mobile-menu ul li.parent-menu.open > a {
                color: #3996aa;
            }

        .mobile-menu.open {
            visibility: visible;
            top: 0;
        }

    .arrow.down {
        border-right: 2px solid #174255;
        border-bottom: 2px solid #174255;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transition: 0.3s ease;
    }

    .mobile-menu ul li.parent-menu ul {
        display: none;
        padding: 10px;
        border-bottom: 1px solid #174255;
    }

    .mobile-menu ul li.parent-menu.open a .arrow {
        border-color: #3996aa;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
    }

    .mobile-menu ul li.language {
        background: #ededed;
        color: #174255;
        margin-top: 20px;
        float: left;
        width: 100%;
    }

        .mobile-menu ul li.language .float-left a .arrow {
            float: none;
        }

        .mobile-menu ul li.language .float-left a {
            background: -moz-linear-gradient(0deg, #f05922 30%, #f48020 100%);
            background: -webkit-linear-gradient(0deg, #f05922 30%, #f48020 100%);
            background: -ms-linear-gradient(0deg, #f05922 30%, #f48020 100%);
            border-radius: 15px;
            padding: 3px 15px;
            color: #fff;
            font-size: 12px;
            font-weight: 600;
        }

        .mobile-menu ul li.language .active {
            font-weight: 600;
        }

    #footer .footer-top .logo .title-footer h2 {
        font-size: 20px;
        padding: 0 10px;
    }

    .custom-page .countdown_inners {
        background: #fbf9db;
        padding: 15px;
    }

    .countdown_inners {
        margin: 0 -5px;
    }

        .countdown_inners .deals-time {
            padding: 0 5px;
        }

    .block-count-down-03 .countdown_inners .deals-time .num-time {
        min-width: auto;
        padding: 15px 0;
    }

    .custom-page .view-more {
        font-size: 12px;
        padding: 10px 35px;
    }

    .block-count-down-03 .col-right .bottom-countdown .heading h2 {
        font-size: 24px;
    }

    .block-count-down-03 .col-right .bottom-countdown .heading {
        margin-bottom: 20px;
    }

    .block-count-down-03 .col-right .bottom-countdown {
        left: 45px;
        right: 45px;
        transform: translateY(-50%);
    }

        .block-count-down-03 .col-right .bottom-countdown .heading p {
            font-size: 14px;
            margin-bottom: 0;
        }

    .page-03 .block-blog.style2,
    .page-05 .block-blog.style2 {
        margin-top: 0;
        padding: 0 0 50px;
        background: #f1f1f1;
    }

    .custom-page .block-text.style3 .col-right p {
        padding-right: 0;
    }

    .custom-page .block-blog .items .desc {
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 18px;
        -webkit-line-clamp: 4;
        height: 60px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 13px;
        min-height: auto;
    }

    .block-maps .col-right ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .block-count-down-03 .col-left ul li {
        width: 100%;
    }

    .custom-page.page-03 .title-block p {
        margin-bottom: 0;
    }

    .page-05 .block-testimonials {
        margin-top: 30px;
    }

    .see-more span:before,
    .see-more span:after {
        content: "";
        position: absolute;
        background: #174255;
        width: 15px;
        height: 2px;
    }

    .see-more span:before {
        top: 50%;
        left: calc(50% - 7px);
    }

    .see-more span:after {
        left: calc(50% - 7px);
        top: 50%;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    .see-more.active span:after {
        display: none;
    }

    .see-more {
        position: absolute;
        bottom: 0;
        right: 30px;
    }

    .block-count-down .content-countdown .bottom-countdown .title {
        position: relative;
    }

    .content-more {
        display: none;
    }

        .content-more.active {
            display: block;
        }

    .custom-page .main-slider .items-banner .caption {
        width: 100%;
        bottom: 10%;
        left: 50%;
        color: #fff;
        text-align: center;
        transform: translateX(-50%);
    }

    .custom-page .block-text.style2, .custom-page .block-text.style2 {
        background: #fff;
    }

        .custom-page .block-text.style2 .col-right {
            display: block;
            padding: 50px 30px 20px;
        }

            .custom-page .block-text.style2 .col-right .title {
                font-size: 26px;
                color: #3896ab;
                margin-bottom: 40px;
                font-weight: 600;
                line-height: 1;
            }

    .block-schedule .items-blog .information .date {
        padding-right: 15px;
        margin-right: 15px;
    }

    .block-schedule .items-blog .information .date-time {
        font-size: 20px;
    }

    .block-schedule .items-blog .information ul.event-1:before,
    .block-schedule .items-blog .information ul.event-1:after {
        display: block;
    }

    .block-schedule .items-blog .information ul.event-1:before, .block-schedule .items-blog .information ul.event-1:after {
        width: 25px;
        height: 25px;
    }

    .block-schedule .items-blog .information ul.event-1 {
        margin-top: 60px;
    }

        .block-schedule .items-blog .information ul.event-1 b {
            width: 55px;
        }

        .block-schedule .items-blog .information ul.event-1 span {
            width: calc(100% - 55px);
        }

    .custom-page .block-more-information {
        padding: 50px 15px 10px;
        background: #f1f1f1;
    }

        .custom-page .block-more-information .bottom-content .content {
            left: 30px;
            right: 30px;
            bottom: 30px;
        }

    .block-more-information .row > div {
        margin-bottom: 5px;
    }

    .block-gallery .items-image {
        display: block;
        margin: 0;
    }

    .block-gallery .items.text .content {
        position: relative;
        padding: 40px 50px;
    }

    .block-gallery .see-more,
    .block-maps .see-more,
    .block-event .see-more {
        right: calc(50% - 27px);
        bottom: 10px;
    }

    .block-event .see-more {
        bottom: 0;
    }

    .block-gallery {
        padding: 30px 0 50px;
    }

    .custom-page.page-03 .block-text.style3 {
        padding: 50px 0;
    }

    .custom-page.page-03 .blog-carousel .items {
        padding: 0;
    }

    .custom-page .block-blog.style2 .bg-blog .blog-carousel {
        margin: 0;
        padding: 0 25px;
    }

    .block-blog .items .title-blog {
        line-height: 24px;
        font-size: 18px;
    }

    .custom-page .block-text.style3 .title-block a {
        font-size: 24px;
    }

    .custom-page .block-blog.style2 .owl-dots {
        position: initial;
    }

    .block-testimonials {
        padding: 20px 0 50px
    }

    .block-maps .col-right ul {
        width: 100%;
    }

    .block-maps .maps #map {
        position: relative;
    }

        .block-maps .maps #map ul {
            padding: 20px 20px 50px;
            background: #f1f1f1;
            position: absolute;
            top: 0;
            left: 45px;
            right: 45px;
            z-index: 2;
        }

    .block-maps .maps ul li {
        text-align: center;
        font-size: 14px;
        margin-bottom: 10px;
        color: #174255;
        text-transform: uppercase;
        line-height: 20px;
    }

        .block-maps .maps ul li img {
            width: 30px;
            display: block;
            margin: 0 auto 20px;
        }

    .block-maps, .page-05 .block-maps {
        margin: 0;
        padding-top: 50px;
        background: #f1f1f1;
    }

    .block-schedule .items-blog .information ul.event-1:after {
        left: 65px;
    }

    .block-schedule .items-blog .img-blog img {
        height: 650px;
        object-fit: cover;
    }

    .block-more-information .row > div {
        padding: 0;
    }

    .block-more-information .owl-dots {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .page-05 .block-gallery {
        background: #f1f1f1;
        padding-top: 50px;
    }

    .block-testimonials .title-block {
        margin-bottom: 30px;
    }

    .page-05 .block-gallery .title-block p {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 30px;
    }

    .custom-page.dung-bo-lo .block-blog {
        margin-top: 0;
    }

    .block-event .col-left .img-event .text {
        top: 30%;
        font-size: 25px;
    }

    .block-event .col-right .detail-item .content img {
        width: 100%;
    }

    .block-event .col-right .detail-item .content .view-more {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .block-event .items-event {
        position: relative;
    }

    .block-event {
        padding-bottom: 60px;
        margin-top: 0;
    }

        .block-event .col-right {
            padding-bottom: 60px;
        }

    .custom-page.dung-bo-lo .block-blog .title-block:before {
        width: 40px;
        height: 40px;
        left: 0;
        top: -10px;
    }

    .block-event .col-right .wrapper .row .column-event:last-child .content {
        margin-bottom: 0;
    }

    .dung-bo-lo .block-blog .button-bottom {
        margin-bottom: 0;
    }

    .dung-bo-lo .main-slider {
        margin-bottom: 30px;
    }

    .thu-vien-anh .banner-image {
        margin-top: 15px;
    }

    .kol-carousel .top-content {
        position: relative;
    }

        .kol-carousel .top-content .name-kol {
            position: absolute;
            bottom: 30px;
            left: 30px;
            color: #fff;
            font-weight: 600;
            font-size: 24px;
            line-height: 28px;
        }

    .block-kol .bottom-content .title {
        font-size: 18px;
        line-height: 24px;
    }

    .block-kol .bottom-content .desc {
        line-height: 18px;
    }

    .block-kol .bottom-content {
        margin-top: 50px;
    }

    .see-more span {
        width: 50px;
        height: 50px;
        display: block;
    }

    .custom-page.page-03 .block-text.style3 .title-block p {
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .custom-page.page-03 .block-text.style3 .title-block a,
    .custom-page.page-03 .block-text.style3 .title-block a b {
        font-size: 20px;
    }

    .custom-page.page-03 .block-text.style3 .title-block i {
        font-size: 20px;
    }

    .custom-page.thu-vien-anh .block-image .item-img {
        padding: 0 4px
    }

    .thu-vien-anh .banner-image .slick-dots {
        margin-top: 20px;
    }

    .homepage .block-maps .button-bottom {
        margin-bottom: 0;
        padding-bottom:50px;
    }

    .about-us .banner-slider,
    .block-info {
        margin-bottom: 0;
    }

    .block-info {
        padding: 15px;
    }

        .block-info .row {
            flex-direction: column-reverse;
        }

        .block-info.second-item {
            padding: 15px;
            background: #fff;
        }

        .block-info .text-block {
            padding: 50px 0 30px;
        }

            .block-info .text-block .title {
                font-size: 24px;
                line-height: 26px;
            }

            .block-info .text-block .desc {
                padding-right: 0;
            }

    .about-us .block-info.first-item .text-block .button-action {
        display: inline-block;
        width: 100%;
    }

    .about-us .block-info:not(.first-item) .text-block .button-action {
        text-align: center;
    }

    .about-us .block-info.first-item .text-block .button-action .view-more {
        min-width: 48%;
        padding: 10px 0;
    }

        .about-us .block-info.first-item .text-block .button-action .view-more:first-child {
            float: left;
        }

        .about-us .block-info.first-item .text-block .button-action .view-more:nth-child(2) {
            float: right;
        }

    .block-info .img-block img {
        height: 340px;
        object-fit: cover;
    }

    .custom-page.about-us .block-maps .title-block:before {
        width: 35px;
        height: 35px;
        left: 0;
        bottom: 9px;
        background-size: cover;
    }

    .custom-page.about-us .block-maps {
        background: #fff;
    }

    .block-maps .title-block b,
    .block-contact-form .title-block b,
    .custom-page .title-block p,
    .custom-page2 .title-block b {
        font-size: 28px;
        margin-top: 10px;
    }

    .custom-page .title-block {
        padding: 0 0 0 50px;
        line-height: 30px;
    }

        .custom-page .title-block i,
        .block-maps .title-block i,
        .block-contact-form .title-block i {
            font-size: 14px;
        }

    .block-contact-form .content-form .title-form {
        padding-left: 50px;
    }

    .block-contact-form .content-form .contact .top-form > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }

    .block-contact-form .content-form .contact .top-form .input-control {
        height: 40px;
        line-height: 40px;
        padding: 0 55px;
    }

    .block-contact-form .content-form .contact .top-form textarea {
        height: 130px;
        padding: 15px 55px;
    }

    .block-contact-form .content-form .contact .top-form .group-control:before {
        width: 20px;
        height: 20px;
        top: 10px;
    }

    .block-contact-form .content-form .contact .top-form .group-control.note:before {
        left: 15px;
        width: 25px;
        height: 25px;
        top: 20px;
    }

    .block-contact-form {
        background: #f1f1f1;
        padding: 50px 0;
        margin: 0;
    }

        .block-contact-form .content-form .contact .bottom-form {
            text-align: center;
        }

            .block-contact-form .content-form .contact .bottom-form .send-form,
            .block-contact-form .content-form .contact .bottom-form .hot-line {
                float: none !important;
            }

            .block-contact-form .content-form .contact .bottom-form .hot-line {
                margin-top: 50px;
                margin-bottom: 50px;
            }

                .block-contact-form .content-form .contact .bottom-form .hot-line span {
                    padding: 0;
                }

                    .block-contact-form .content-form .contact .bottom-form .hot-line span:before {
                        width: 30px;
                        height: 30px;
                        left: -40px;
                        bottom: -5px;
                    }

    .choi-ha-long .block-text {
        background: #fff;
    }

    .custom-page2 .title-block,
    .custom-page2 .block-text .title-block {
        line-height: 25px;
    }

    .custom-page2.choi-ha-long .block-text .title-block:before,
    .custom-page2.dau-tu-ngay .block-text .title-block:before {
        position: absolute;
        content: "";
        width: 40px;
        height: 40px;
        left: 0;
        bottom: 5px;
    }

    .custom-page2.choi-ha-long .block-text .col-right {
        padding-left: 65px;
    }

    .block-introduce .col-left {
        display: none;
    }

    .block-introduce .col-right,
    .block-introduce .col-right .column-text,
    .block-introduce .col-right .column-image {
        height: auto;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .block-introduce .row > .col-right {
        background: #f1f1f1;
        padding: 15px 15px 0;
    }

    .block-introduce {
        padding: 0 15px;
        background: #fff;
    }

        .block-introduce .col-right .column-text {
            padding: 50px 15px 0 30px;
        }

        .block-introduce .col-right .detail-item:not(:last-child) {
            margin: 0;
        }

        .block-introduce .view-more {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
        }

        .block-introduce .owl-theme .owl-nav.disabled + .owl-dots {
            margin: 30px 0 40px;
        }

    .choi-ha-long .block-maps2 .title-block:before {
        width: 45px;
        height: 35px;
        left: 0;
        bottom: 5px;
    }

    .block-maps2 .maps img {
        height: 380px;
        object-fit: cover;
    }

    .choi-ha-long .block-maps2 .col-right {
        display: none;
    }

    .block-maps2 .items-location .title-place {
        display: flex;
    }

    .block-maps2 .items-location .title {
        width: 33.333%;
        font-size: 14px;
        line-height: 20px;
        color: #174255;
        margin: 0;
        min-height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background: #f1f1f1;
    }

        .block-maps2 .items-location .title.active {
            color: #fff;
            background-image: -moz-linear-gradient( 0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
            background-image: -webkit-linear-gradient(0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
            background-image: -ms-linear-gradient( 0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
        }

    .block-maps2 .items-location .place-item {
        display: none;
    }

    .block-maps2 .items-location .place-content {
        margin: 40px 15% 30px;
    }

    .block-maps2 .items-location .place-item.active {
        display: block;
    }

    .block-maps2 .items-location .item-place p {
        margin: 15px 0 0;
        font-size: 12px;
        font-weight: 600;
        line-height: 18px;
        text-transform: uppercase;
        text-align: center;
    }

    .block-maps2 .items-location .item-place .number {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        color: #fff;
        margin: 0 auto;
        text-align: center;
    }

    .block-maps2 .items-location .place-item:first-child .item-place p {
        color: #174255;
    }

    .block-maps2 .items-location .place-item:first-child .number {
        background: #174255;
    }

    .block-maps2 .items-location .place-item:nth-child(2) .item-place p {
        color: #3995a9;
    }

    .block-maps2 .items-location .place-item:nth-child(2) .number {
        background: #3995a9;
    }

    .block-maps2 .items-location .place-item:last-child .item-place p {
        color: #fbb342;
    }

    .block-maps2 .items-location .place-item:last-child .number {
        background: #fbb342;
    }

    .block-maps2 .arrow-style .owl-nav button.owl-prev, .block-maps2 .arrow-style .owl-nav button.owl-next {
        display: block;
        height: 20px;
        width: 20px;
        border-width: 2px;
    }

    .block-maps2 .arrow-style .owl-nav button.owl-prev {
        left: -15%;
        margin-top: -30px;
    }

    .block-maps2 .arrow-style .owl-nav button.owl-next {
        right: -15%;
        margin-top: -30px;
    }

    .choi-ha-long .block-more-information .top-content img {
        width: 70px;
        min-height: 70px;
        float: left;
        height: 70px;
    }

    .custom-page.choi-ha-long .block-more-information .top-content .title {
        display: inline-block;
        margin: 5px 0 0 20px;
    }

    .block-more-information .top-content .title p,
    .block-more-information .row > div:last-child .title h2 {
        margin: 0;
    }

    .custom-page.choi-ha-long .block-more-information .top-content .desc {
        min-height: 115px;
    }

    .custom-page.choi-ha-long .block-more-information .top-content .title {
        min-height: 70px;
        height: 70px;
    }

    .custom-page.choi-ha-long .block-more-information .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 0;
        top: -20px;
    }

    .custom-page.choi-ha-long .block-more-information {
        background: #fff;
        margin-bottom: 0;
        padding-bottom: 30px;
    }

        .custom-page.choi-ha-long .block-more-information .bottom-content {
            top: -50px !important;
        }

            .custom-page.choi-ha-long .block-more-information .bottom-content:after {
                content: '';
                height: 50px;
                position: absolute;
                bottom: -50px;
                background: #fff;
                left: 0;
                right: 0;
            }

        .custom-page.choi-ha-long .block-more-information .button-bottom {
            display: none;
        }

    .custom-page.choi-ha-long .block-blog {
        background: #f1f1f1;
        padding: 50px 0;
        margin: 0;
    }

    .choi-ha-long .block-blog .title-block:before {
        width: 45px;
        height: 45px;
        left: 0;
        bottom: 5px;
    }

    .choi-ha-long .block-blog .title-block {
        line-height: 20px;
    }

    .custom-page.choi-ha-long .block-blog .blog-carousel .button-bottom, .custom-page.song-tai-day .block-blog .blog-carousel .button-bottom {
        margin: 35px 0 30px;
    }

    .custom-page.choi-ha-long .block-blog .container > .button-bottom,
    .custom-page.song-tai-day .block-blog .container > .button-bottom {
        display: none;
    }

    .custom-page.choi-ha-long .block-maps {
        background: #fff;
        padding: 50px 0 10px;
    }

        .custom-page.choi-ha-long .block-maps img {
            height: 350px;
            object-fit: cover;
        }

    .custom-page2.dau-tu-ngay .block-text {
        background: #f1f1f1;
    }

    .block-tabs .carousel-tabs .title-tabs {
        background-image: -moz-linear-gradient( 0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
        background-image: -webkit-linear-gradient(0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
        background-image: -ms-linear-gradient( 0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
        color: #fff;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        padding: 13px 0;
    }

    .block-tabs .carousel-tabs .content-tabs img {
        height: 420px;
        object-fit: cover;
    }

    .block-tabs .carousel-tabs .content-tabs {
        position: relative;
    }

        .block-tabs .carousel-tabs .content-tabs .item-text {
            position: absolute;
            background: rgb(255 255 255 / 90%);
            color: #174255;
            font-size: 12px;
            top: 0;
            left: 15px;
            right: 15px;
            padding: 15px;
            line-height: 20px;
        }

    .dau-tu-ngay .block-tabs .carousel-tabs .button-bottom {
        margin-top: 50px;
    }

    .dau-tu-ngay .block-tabs .arrow-style .owl-nav button.owl-prev,
    .dau-tu-ngay .block-tabs .arrow-style .owl-nav button.owl-next {
        display: block;
        height: 15px;
        width: 15px;
        border-width: 2px;
        border-color: #fff;
        top: 55px;
    }

    .dau-tu-ngay .block-tabs .arrow-style .owl-nav button.owl-prev {
        left: 5%;
        margin-top: -25px;
    }

    .dau-tu-ngay .block-tabs .arrow-style .owl-nav button.owl-next {
        right: 5%;
        margin-top: -25px;
    }

    .dau-tu-ngay .block-tabs .owl-dots {
        margin-top: 40px;
    }

    .dau-tu-ngay .block-tabs {
        padding-bottom: 40px;
    }

    .dau-tu-ngay .block-project {
        background: #f1f1f1;
        padding-bottom: 0;
    }

    .block-project .title-block:before {
        width: 45px;
        height: 45px;
        left: 0;
    }

    .block-project .items-project .image img {
        height: 410px;
        object-fit: cover;
    }

    .block-project .items-project .text {
        top: -90px;
        position: relative;
        margin: 0 15px;
        width: calc(100% - 30px);
        padding: 45px 15px 0;
        background: #fff;
    }
        .block-project .items-project .text ul li.binvisible {
            display: block;
        }

        .block-project .items-project .text:after {
            content: "";
            width: 100%;
            height: 90px;
            background: #fff;
            bottom: -90px;
            left: 0;
            position: absolute;
        }

    .block-project .owl-theme .owl-nav.disabled + .owl-dots {
        margin: 0 auto;
        width: calc(100% - 30px);
        background: #fff;
        position: relative;
        top: -50px;
    }

    .block-project .items-project .text .title {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 20px;
    }

    .block-project .items-project .text ul {
        margin: 0;
    }

        .block-project .items-project .text ul li {
            width: 100%;
            padding: 0 0 20px 0;
            margin-bottom: 25px;
            border-bottom: 1px solid #174255;
        }

            .block-project .items-project .text ul li .label {
                margin-bottom: 0
            }

                .block-project .items-project .text ul li .label:after {
                    display: none;
                }

    .block-project .items-project .text .view-more {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .dau-tu-ngay .block-kol .title-block:before {
        width: 45px;
        height: 45px;
        left: 0;
    }

    .dau-tu-ngay .block-kol {
        background: #fff;
    }

        .dau-tu-ngay .block-kol .bottom-content {
            margin-top: 30px;
            display: block;
        }

            .dau-tu-ngay .block-kol .bottom-content .title,
            .block-kol .bottom-content .desc {
                width: 100%;
            }

            .dau-tu-ngay .block-kol .bottom-content .title {
                margin: 0 0 30px 0;
            }

                .dau-tu-ngay .block-kol .bottom-content .title br {
                    display: none;
                }

    .dau-tu-ngay .block-info {
        padding: 0 0 50px 0;
    }

        .dau-tu-ngay .block-info img {
            height: 470px;
            object-fit: cover;
        }

        .dau-tu-ngay .block-info .button-action {
            text-align: center;
            margin-top: 40px;
        }

        .dau-tu-ngay .block-info .text-block .desc {
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: 20px;
            -webkit-line-clamp: 3;
            height: 60px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            color: #fff;
            text-transform: capitalize;
        }

        .dau-tu-ngay .block-info .text-block .title {
            color: #fff;
        }

        .dau-tu-ngay .block-info .text-block {
            padding: 0;
            position: absolute;
            bottom: 85px;
            z-index: 222;
            color: #fff;
            left: 60px;
            right: 40px;
        }

    .block-contact-form .content-form .contact .bottom-form .send-form {
        font-size: 14px;
    }
    /* -----song-tai-day------ */
    .song-tai-day {
        background-color: #f1f1f1;
    }

        .song-tai-day .block-slide-introduce .title-block:before {
            width: 40px;
            height: 40px;
            left: 0px;
            top: 12px;
        }

        .song-tai-day .block-apartment .title-block:before {
            width: 45px;
            height: 40px;
            left: 0px;
            top: 20px;
        }

        .song-tai-day.custom-page .title-block {
            line-height: 20px;
        }

        .song-tai-day .block-utilities .title-block:before {
            width: 45px;
            height: 45px;
            left: -5px;
            top: 0;
        }

        .song-tai-day .block-blog .title-block:before {
            width: 43px !important;
            height: 38px !important;
            left: 0px !important;
        }

        .song-tai-day .introduce .item img {
            height: 390px;
            object-fit: cover;
        }

        .song-tai-day .block-slide-introduce .dot-style1.owl-theme .owl-dots {
            bottom: 0px
        }

        .song-tai-day .block-slide-introduce .text .wrapper .title {
            font-size: 22px;
        }

        .song-tai-day .block-apartment .dot-style1.owl-theme .owl-dots {
            bottom: -40px;
        }

        .song-tai-day .block-apartment .item img {
            height: 325px;
            object-fit: cover;
        }

        .song-tai-day .block-blog .title-block b {
            font-size: 22px !important;
        }

        .song-tai-day .block-banner-sale {
            padding-left: 0;
            margin-bottom: 50px;
        }

            .song-tai-day .block-banner-sale img {
                height: 690px;
                object-fit: cover;
            }

            .song-tai-day .block-banner-sale .text-block {
                left: 5%;
                max-width: 90%;
                top: 0;
                transform: none;
                background: #f1f1f1;
            }

    .block-banner-sale .text-block .wrapper {
        padding: 50px 40px;
    }

    .song-tai-day .block-banner-sale .title-block:before {
        display: none !important;
    }

    .song-tai-day .title-block-icon {
        background: url(../images/icon/happy.png);
        width: 50px;
        height: 50px;
        background-repeat: no-repeat;
        background-size: contain;
        margin-bottom: 20px;
    }

    .song-tai-day .block-kol, .block-apartment, .block-utilities {
        margin-bottom: 30px;
    }

    .song-tai-day .content-block .dot-style1.owl-theme .owl-dots {
        bottom: -40px;
    }

    .song-tai-day .block-utilities .content-block .col-left, .block-utilities .content-block .col-right {
        padding: 0 15px;
    }

    .block-utilities .content-block .col-right {
        padding-top: 50px;
    }

    .song-tai-day .arrow-style2 .owl-nav [class*='owl-'].owl-next {
        right: 13px;
    }

    .song-tai-day .arrow-style2 .owl-nav [class*='owl-'].owl-prev {
        left: 13px;
    }

    .song-tai-day .block-apartment {
        padding-top: 0;
    }

    .song-tai-day .block-slide-introduce {
        padding: 40px 0 60px;
    }

    .song-tai-day .block-utilities .bg-heading {
        overflow: auto;
        background: transparent;
    }

    .song-tai-day .block-utilities .items-title {
        display: flex;
        width: 700px;
        margin: 0 auto;
    }

    .block-utilities {
        background: #fff;
        margin: 0;
    }

        .block-utilities .heading-block .item.active {
            background: transparent;
            color: #3996aa;
        }

        .block-utilities .content-block .items-content {
            display: none;
        }

            .block-utilities .content-block .items-content.active {
                display: block;
            }

        .block-utilities .heading-block .item {
            position: relative;
        }

            .block-utilities .heading-block .item:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                height: 5px;
                background: #f1f1f1;
                width: 100%;
            }

            .block-utilities .heading-block .item.active:before {
                background-image: -moz-linear-gradient( 0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
                background-image: -webkit-linear-gradient(0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
                background-image: -ms-linear-gradient( 0deg, rgb(181,209,109) 30%, rgb(91,179,147) 52%, rgb(0,149,185) 100%);
            }

    .custom-page.song-tai-day .block-blog {
        background: #fff;
    }

    .custom-page.song-tai-day .block-apartment .item-wrapper .content,
    .custom-page.song-tai-day .block-apartment .item-wrapper:hover:after {
        display: block;
    }

    .custom-page.song-tai-day .block-apartment .item-wrapper:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        top:initial !important;
        left: 0;
        z-index: 1;
        height: 60%;
        background-image: -moz-linear-gradient( 90deg, rgb(18,121,124) 0%, rgba(255,255,255,0) 110%);
        background-image: -webkit-linear-gradient( 90deg, rgb(18,121,124) 0%, rgba(255,255,255,0) 110%);
        background-image: -ms-linear-gradient( 90deg, rgb(18,121,124) 0%, rgba(255,255,255,0) 110%);
    }

    .custom-page.song-tai-day .block-apartment .item-wrapper .content {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
    }

    .custom-page.song-tai-day .block-apartment .content {
        left: 20px;
        bottom: 30px;
        right: 20px;
    }

    .custom-page.song-tai-day .block-apartment .item-wrapper .content .desc {
        line-height: 20px;
        margin-top: 20px;
    }

    .block-apartment .slick-list .slick-slide > div:first-child {
        margin-bottom: 0;
    }
    /* ---end-song-tai-day---- */

    /* --------landing--------- */

    .landing-page {
        background-color: #f1f1f1;
    }

        .landing-page .main-slider {
            margin-bottom: 20px;
        }

        .landing-page .items-banner img {
            height: 480px;
            object-fit: cover;
        }

        .landing-page .main-slider .items-banner .caption {
            bottom: 10% !important;
        }

        .landing-page .banner-slider .caption h2 {
            font-size: 35px !important;
        }

        .landing-page .block-info {
            position: relative;
            margin-bottom: 200px;
        }

            .landing-page .block-info .img-block img {
                height: 477px;
                object-fit: cover;
            }

            .landing-page .block-info .text-block {
                position: absolute;
                background-color: #ffffff;
                top: 60%;
                left: 15%;
                transform: translateX(-8.7%);
            }

                .landing-page .block-info .text-block .text-block-content {
                    padding: 0 10%;
                }

                    .landing-page .block-info .text-block .text-block-content .button-action {
                        display: flex;
                        justify-content: center;
                    }

        .landing-page .block-tabs .container {
            max-width: 100%;
            padding: 0;
        }

            .landing-page .block-tabs .container .items-title {
                display: flex;
            }

                .landing-page .block-tabs .container .items-title .item {
                    margin: 0;
                    height: 50px;
                    width: 33.33%;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    padding: 0;
                    font-size: 16px;
                }

        .landing-page .block-tabs .content-block .text-block {
            width: 80%;
            margin-left: 10%;
            padding: 20px;
            font-size: 14px;
        }

            .landing-page .block-tabs .content-block .text-block .item-text {
                font-size: 14px;
            }

                .landing-page .block-tabs .content-block .text-block .item-text p {
                    margin-bottom: 10px;
                    line-height: 20px;
                }

        .landing-page .landing-utility {
            margin-top: 30px;
        }

            .landing-page .landing-utility .landing-title {
                font-size: 24px;
            }

        .landing-page .more-menu {
            margin-top: 20px;
        }

        .landing-page .landing-utility .landing-utility-paper {
            margin-left: 5%;
            margin-right: 5%;
            background-color: #ffffff;
            display: block;
            padding: 25px;
            padding-bottom: 50px;
        }

        .landing-page .landing-utility .landing-utility-menu {
            display: flex;
        }

    .landing-utility-menu-open-name:hover {
        text-decoration: underline;
    }

    .landing-utility-menu-open {
        font-size: 30px;
    }

    .landing-utility-menu-name {
        flex-grow: 1;
        font-size: 20px;
        color: rgb(23, 66, 85);
    }

    .landing-utility-slide {
        margin-top: 30px;
    }

    .landing-page .landing-utility .item-text {
        font-size: 18x;
        padding: 15px;
        color: rgb(23, 66, 85);
        margin-top: 20px;
    }

    .landing-page .landing-utility .dot-style1.owl-theme .owl-dots {
        bottom: -250px;
    }

    .landing-page .landing-operator {
        margin-bottom: 0px;
        margin-top: 30px;
    }

        .landing-page .landing-operator .landing-title {
            font-size: 24px;
        }

        .landing-page .landing-operator .landing-operator-container .landing-operator-icon {
            margin-top: 50px;
        }

            .landing-page .landing-operator .landing-operator-container .landing-operator-icon img {
                height: 110px;
                object-fit: cover;
            }

        .landing-page .landing-operator .margin-content {
            font-size: 13px;
            text-align: center;
            padding: 10% 15%;
            line-height: 20px;
        }

    .landing-page .block-contact-form .title-block:before {
        position: absolute;
        content: "";
        background: url(../images/landing/invest.png);
        width: 100%;
        height: 40px;
        left: 0px;
        bottom: 0;
        object-fit: cover;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .landing-utility-menu-open-name {
        font-size: 20px;
    }

    .landing-page .landing-utility .landing-utility-slide {
        display: none;
    }

        .landing-page .landing-utility .landing-utility-slide.active {
            display: block;
        }

    .landing-page .block-maps {
        background: #fff;
        padding: 50px 0;
        margin: 0;
    }

        .landing-page .block-maps .button-bottom {
            margin-bottom: 0;
        }
    /* ------end-landing------ */
    .owl-carousel.arrow-style2 .owl-nav [class*='owl-'] {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .arrow-style2 .owl-nav [class*='owl-'] span {
        width: 15px;
        height: 15px;
    }

    .arrow-style2 .owl-nav [class*='owl-'].owl-prev span {
        margin-left: 15px;
    }

    .arrow-style2 .owl-nav [class*='owl-'].owl-next span {
        margin-right: 15px;
    }

    .custom-page .title-block b {
        font-size: 28px;
    }

    .block-apartment .title-block i {
        display: block;
    }

    .block-apartment .title-block br {
        display: none;
    }

    .block-apartment .title-block {
        line-height: 20px;
    }

    .landing-page .more-menu.collapse .landing-utility-menu-open-name {
        margin: 20px 0;
    }
}

@media (max-width: 425px) {
    .landing-page .block-info {
        margin-bottom: 260px;
    }
}
