﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    padding-top: 50px;
}
.second {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    background: white;
    padding-bottom: 26px;
}

.menu-title {
    background: #1186D1;
    height: 50px;
    overflow: hidden;
    display: none;
}

.menu-title-fixed {
    position: fixed;
    top: 0;
    z-index: 1;
}

.menu-title {
    background: #1186D1;
    height: 50px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}

    .menu-title .main-menu {
        width: 100%;
        height: 50px;
        display: inline-block;
    }

        .menu-title .main-menu .m-left {
            float: left;
            width: 15%;
            height: 35px;
            margin: 7.5px 0px;
        }

            .menu-title .main-menu .m-left img {
                /*width:100%;*/
                height: 100%
            }

        .menu-title .main-menu .m-center {
            float: left;
            width: 70%;
            /*line-height: 50px;*/
        }

            .menu-title .main-menu .m-center ul {
                margin-bottom: unset;
            }

                .menu-title .main-menu .m-center ul li {
                    list-style-type: none;
                    display: inline-block;
                    margin-left: 30px;
                }

                    .menu-title .main-menu .m-center ul li:not(:first-child) {
                    }

                    .menu-title .main-menu .m-center ul li a {
                        color: #fff;
                        float: left;
                        padding: 14px 0px;
                    }

    .menu-title .title-active {
        border-bottom: 2px solid #fff;
    }

    .menu-title .main-menu .m-right {
        height: 50px;
        width: 15%;
        float: right;
    }

        .menu-title .main-menu .m-right a {
            background: #EB5155;
            display: block;
            float: right;
            padding: 5px 0px;
            border-radius: 5px;
            margin: 9px 0px;
            width: 100%;
            text-align: center;
            color: #fff;
            border: 1px solid #EB5155;
        }

            .menu-title .main-menu .m-right a:hover {
                background: #FF0000;
            }

.title-main {
    font-size: 30px;
    font-weight: 700;
    padding-top: 39px;
    color: #27406d;
    padding-bottom: 40px;
    text-align: center;
}

.titile-chart {
    font-weight: bold !important;
    text-align: center !important;
    padding-bottom: 15px;
    font-size:16px !important;
}
.text-grener {
    color: #27406d;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
    line-height: 1.7;
}
.report {
    background: #E9E9E9;
}

    .report .head-report {
        background: url(../images/bao-cao-thi-truong-bds-7-2019/banner01.png) no-repeat center;
        background-size: cover;
        width: 100%;
    }

        .report .head-report .content-title .logo-homedy {
            padding-bottom: 120px;
        }

        .report .head-report .content-title .title .txt-title {
            padding: 139px 0px 37px 0px;
            font-size: 40px;
            font-weight: bold;
            color: #fff;
            line-height: 1.5;
        }

    .report .second-one {
        background: white;
        display: inline-block;
        width: 100%;
        padding: 20px 0px;
    }

.second-one .content .content-overview {
    padding: 30px 0px;
}

    /*.second-one .content .content-overview .content-main {
        width: 20%;
        float: left;
    }*/

    .second-one .content .content-overview .content-main h3 {
        font-size: 35px;
        font-weight: 700;
        padding-top: 0px;
        color: #062C3D;
    }

    .second-one .content .content-overview .title-partial {
        width: 100%;
        display: inline-block;
    }

        .second-one .content .content-overview .title-partial .content-left {
            float: left;
            width: 57%;
            display: inline-block;
            padding-top: 15px;
        }

        .second-one .content .content-overview .title-partial .content-right {
            width: 43%;
            display: inline-block;
            text-align: right;
            padding-top: 15px;
        }

        .second-one .content .content-overview .title-partial a {
            text-decoration: none;
        }

        .second-one .content .content-overview .title-partial .text-title {
            color: #3B517A;
            font-size: 17px;
            font-weight: 700;
            padding-bottom: 10px;
        }

        .second-one .content .content-overview .title-partial .title {
            color: #3B517A;
            font-size: 20px;
            font-weight: 700;
        }

        .second-one .content .content-overview .title-partial .title-partial-two {
            padding: 11px 0px;
            width: 100%;
            display: inline-block;
        }

        .second-one .content .content-overview .title-partial .title-partial-three {
            width: 100%;
            display: inline-block;
        }

        .second-one .content .content-overview .title-partial .lights p {
            cursor: pointer;
        }

        .second-one .content .content-overview .title-partial .title-partial-two a {
            text-decoration: none;
        }

        .second-one .content .content-overview .title-partial .title-partial-two .overview-market {
            width: 50%;
            float: left;
        }

        .second-one .content .content-overview .title-partial .title-partial-two .title-two {
            float: left;
            padding-left: 40px;
            width: 50%;
        }

        .second-one .content .content-overview .title-partial .title-partial-three .title-market-dn {
            width: 35%;
            float: left;
        }

            .second-one .content .content-overview .title-partial .title-partial-three .title-market-dn a,
            .second-one .content .content-overview .title-partial .title-partial-three .title-three a {
                text-decoration: none;
            }

        .second-one .content .content-overview .title-partial .title-partial-three .title-three {
            display: inline-block;
            padding-left: 40px;
        }

            .second-one .content .content-overview .title-partial .title-partial-three .title-three .title-three-one {
                padding-left: 35px;
            }

                .second-one .content .content-overview .title-partial .title-partial-three .title-three .title-three-one .text-title {
                    color: #194051;
                    font-size: 15px;
                    font-weight: 500;
                }

.second.second-two {
    background: #E9E9E9;
    padding-bottom: 15px;
}

.second-two .high-light .content-information .economic .item {
    float: left;
    text-align: center;
    padding: 23px 12px;
    width: 32%;
    border-radius: 5px;
    border: 1px solid #CAD3DF;
    background: #fff;
}
    .second-two .high-light .content-information .economic .item .index p{
        text-align:center;
    }
    .second-two .high-light .content-information .economic .item .img-economic {
        padding-bottom: 16px;
        color: #27406d;
        height: 74px;
        margin: 16px 0px;
    }

        .second-two .high-light .content-information .economic .item .img-economic img {
            height: 100%;
            width: auto;
        }

    .second-two .high-light .content-information .economic .item .index p {
        padding-bottom: 0px;
        margin: 0;
    }

    .second-two .high-light .content-information .economic .item.custom-size {
        margin: 0px 22px;
    }

.second-three .content .content-market-chart {
    width: 100%;
    display: inline-block;
}
    .second-three .content .title-main {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .second-three .content .content-market-chart .regional-supply .chart, .second-three .content .content-market-chart .supply-segment .chart {
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 26px;
        margin: 27px 0px 0px 0px;
    }

    .second-three .content .content-market-chart .regional-supply {
        width: 49%;
        float: left;
        margin-right: 20px;
    }

    .second-three .content .content-market-chart .supply-segment {
        width: 48%;
        float: left;
        text-align: right;
        margin-left: 12px;
    }

.second-four .content .content-market .ground-left .ground-icon {
    width: 19%;
    float: left;
}

.second-four .content .content-market .ground-left .summary {
    width: 81%;
    display: inline-block;
    float: left;
    padding: 30px 0px 0px 0px;
}

.second-four .content .content-market .ground-right {
    width: 100%;
    display: inline-block;
    border-radius: 5px;
    margin: 25px 0px 0px 0px;
}

    .second-four .content .content-market .ground-right .ground-chart {
        padding: 23px 54px;
        border: 1px solid #ddd;
        width: 75%;
        border-radius: 5px;
        margin: auto;
    }

        .second-four .content .content-market .ground-right .ground-chart p {
            padding-bottom: 10px;
            font-weight: bold;
            font-size: 16px;
        }

.second-five .content .content-market .luxurious-left {
    width: 58%;
    float: left;
    display: inline-block;
    text-align: center;
}

.second-five .content .content-market .luxurious-right {
    width: 39%;
    float: left;
    display: inline-block;
    margin-left: 30px;
}

    .second-five .content .content-market .luxurious-right .luxurious-chart {
        border: 1px solid #ddd;
        border-radius: 5px;
    }


    .second-five .content .content-market .luxurious-right .luxurious-icon {
        padding: 0px 0px 3px 0px;
    }

    .second-five .content .content-market .luxurious-right .summary p {
        text-align: justify !important;
        line-height: 1.7;
    }

.second-five .content .content-market .luxurious-left .luxurious-chart {
    padding: 0px 0px 20px 0px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

    .second-five .content .content-market .luxurious-left .luxurious-chart p {
        font-weight: bold;
        font-size: 16px;
        padding: 23px 0px 15px 0px;
        text-align: center !important;
    }
.second-five .content .content-market .luxurious-row {
    display: inline-block;
    margin: 40px 0px;
}
.second-five .content .content-market .luxurious-row:last-child {
    margin: 0px 0px;
}
    .content .content-market .luxurious-title {
        font-size: 25px;
        padding-bottom: 10px;
        font-weight: 500;
        color: #0098DA;
    }
    .second-five .content .content-market .luxurious-row .apartment-left {
        width: 48%;
        display: inline-block;
        float: left;
        margin-top: 60px;
    }
        .second-five .content .content-market .luxurious-row .apartment-left.apartment-hn {
           margin-top:unset;
        }
        .second-five .content .content-market .luxurious-row .apartment-left p {
            margin-bottom: 10px;
        }
    .second-five .content .content-market .luxurious-row .apartment-right {
        width: 48%;
        float: left;
        margin-left: 44px;
    }
        .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart {
            border: 1px solid #ddd;
            border-radius: 5px;
            text-align: center;
            padding: 25px 0px;
        }
            .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart.apartment-hn {
                padding: 35px 0px;
            }
                .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart.apartment-hn p {
                    padding: 0px 0px 27px 0px;
                }
            .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart p {
                padding: 0px 0px 15px 0px;
            }

    .second-six .content .content-market .intermediate-left {
        width: 40%;
        float: left;
        display: inline-block;
    }

            .second-six .content .content-market .intermediate-left .summary p:first-child {
                padding: 20px 0px 20px 0px;
            }
        .second-six .content .content-market .intermediate-left .summary {
            margin: 11px 0px 0px 0px;
        }
       

                .second-six .content .content-market .intermediate-right {
                    width: 56%;
                    float: left;
                    display: inline-block;
                    margin-left: 44px;
                    border: 1px solid #ddd;
                    border-radius: 5px;
                    text-align: center;
                }

        .second-six .content .content-market .intermediate-right .intermediate-chart {
            padding: 0px 0px 20px 0px;
        }

            .second-six .content .content-market .intermediate-right .intermediate-chart p {
                font-weight: bold;
                font-size: 16px;
                padding: 23px 0px 15px 0px;
                text-align: center !important;
            }
                .second-six .content .content-market .intermediate-row {
                    display: inline-block;
                    margin-bottom: 40px;
                }
                    .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left {
                        width: 48%;
                        float: left;
                    }
                        .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left .intermediate-chart {
                            border: 1px solid #ddd;
                            border-radius: 5px;
                            text-align: center;
                            padding: 23px 0px;
                        }
                            .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left .intermediate-chart p {
                                padding: 0px 0px 13px 0px;
                            }
                    .second-six .content .content-market .intermediate-row .intermediate-hcm .short-description {
                        width: 48%;
                        float: left;
                        margin-left: 44px;
                        margin-top: 56px;
                    }                       
                            .second-six .content .content-market .intermediate-row .intermediate-hcm .short-description p:nth-child(2) {
                                padding: 0px 0px 20px 0px;
                            }
                    .second-six .content .content-market .intermediate-row .intermediate-hn .short-description {
                        width: 48%;
                        float: left;
                    }
                            .second-six .content .content-market .intermediate-row .intermediate-hn .short-description p:nth-child(2) {
                                padding: 0px 0px 20px 0px;
                            }
                    .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right {
                        width: 52%;
                        float: left;
                    }
                        .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right .intermediate-chart {
                            border: 1px solid #ddd;
                            text-align: center;
                            padding: 20px 0px;
                            margin-left: 44px;
                            border-radius: 5px;
                        }
                            .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right .intermediate-chart p {
                                padding: 0px 0px 15px 0px;
                            }
                    
.second.second-seven{
    margin-bottom:unset;    
}
.second-seven .content .content-market .condotel-box .condoltel-left {
    width: 19%;
    float: left;
    display: inline-block;
}
.second-seven .content .content-market .condotel-box .condoltel-right {
    float: left;
    width: 81%;
    margin: 31px 0px 0px 0px;
    display: inline-block;
}

        .second-seven .content .content-market .condotel-box .condoltel-right p:first-child {
            padding: 0px 0px 20px 0px;
        }
.second-seven .content .content-market .condoltel-chart {
    display: inline-block;
    width: 100%;
    margin: 27px 0px;
}
    .second-seven .content .content-market .condoltel-chart .chart-content {
        text-align: center;
        width: 75%;
        margin: auto;
        border-radius: 5px;
        border: 1px solid #ddd;
        padding: 20px 0px 20px 0px;
    }
        .second-seven .content .content-market .condoltel-chart .chart-content p {
            padding: 0px 0px 20px 0px;
        }

/*footer*/
.report-market-by-expert {
    width: 100%;
    background: url('/ld/images/bao-cao-thang-4-2019/desktop/image.png');
    height: 230px;
}

.report-market-by-expert-mobile {
    width: 100%;
    background: url('/ld/images/bao-cao-thang-4-2019/desktop/image.png');
    height: 230px;
}


.report-market-by-expert .report-market .title-report-market {
    display: inline-block;
    width: 50%;
    float: left;
    margin-top: 31px;
}

    .report-market-by-expert .report-market .title-report-market p {
        margin: 0;
        text-align: justify;
        color: white;
        font-size: 15px;
        font-weight: 300;
    }

    .report-market-by-expert .report-market .title-report-market p {
        margin: 0;
        text-align: justify;
        color: white;
        font-size: 15px;
        font-weight: 300;
        padding: 0px 10px;
    }

    .report-market-by-expert .report-market .title-report-market .titile-report {
        font-weight: 500;
    }

    .report-market-by-expert .report-market .title-report-market .analyst {
        display: block;
        font-style: italic;
        font-weight: 500;
        padding-top: 15px;
    }

.report-market-by-expert .report-market .download-report {
    width: 42%;
    float: left;
    padding: 8px 20px;
    margin-top: 38px;
    margin-left: 24px;
    border-radius: 5px;
    background: #eee;
}

    .report-market-by-expert .report-market .download-report p {
        margin: 0;
        float: left;
    }

    .report-market-by-expert .report-market .download-report .icon-report {
        background: url(../images/pdf.svg) no-repeat;
        height: 50px;
        width: 50px;
        background-size: contain;
    }

    .report-market-by-expert .report-market .download-report .icon-title-report {
        padding-left: 7px;
        padding-right: 33px;
        color: #27406d;
        font-weight: 500;
        font-size: 15px;
        width: 57%;
    }

    .report-market-by-expert .report-market .download-report .download-now {
        background: #DD0000;
        display: inline-block;
        float: right;
        padding: 3px 23px;
        border-radius: 5px;
        margin: 6px 0px;
    }

        .report-market-by-expert .report-market .download-report .download-now a {
            color: white;
            font-weight: 500;
            text-decoration: none;
        }

.footer-report {
    background: #27406d;
    width: 100%;
    display: inline-block;
}

    .footer-report .content-footer {
        width: 100%;
        padding: 42px 0px;
        display: inline-block;
    }

        .footer-report .content-footer .homedy {
            background: url(/ld/images/bao-cao-thang-4-2019/desktop/logo.png) no-repeat;
            height: 82px;
            float: left;
            width: 250px;
            /*background-size: 215px 82px;*/
        }

        .footer-report .content-footer .connect-aplication {
            padding: 0px 19px;
            float: left;
        }

            .footer-report .content-footer .connect-aplication ul {
                padding: 0px 10px;
            }

        .footer-report .content-footer .contact {
            float: left;
            padding-left: 80px;
            width: 50%;
        }

            .footer-report .content-footer .contact h3 {
                color: white;
                font-size: 19px;
                font-weight: 300;
            }


            .footer-report .content-footer .contact P {
                color: white;
                font-weight: 300;
                margin: 0;
            }

        .footer-report .content-footer .connect-aplication h3 {
            color: white;
            font-size: 19px;
            text-align: center;
            font-weight: 300;
            margin-bottom: 10px;
        }


        .footer-report .content-footer .connect-aplication {
            float: left;
        }

            .footer-report .content-footer .connect-aplication ul li {
                float: left;
                list-style-type: none;
                margin: 0px 10px;
            }

                .footer-report .content-footer .connect-aplication ul li a {
                    width: 35px;
                    height: 35px;
                    display: inline-block;
                    background-size: 35px 35px;
                }

            .footer-report .content-footer .connect-aplication .google-plus a {
                background: url(/ld/images/bao-cao-thang-4-2019/desktop/01-google.png) no-repeat;
            }

            .footer-report .content-footer .connect-aplication .facebook a {
                background: url(/ld/images/bao-cao-thang-4-2019/desktop/02-facebook.png) no-repeat;
            }

            .footer-report .content-footer .connect-aplication .linkedin a {
                background: url(/ld/images/bao-cao-thang-4-2019/desktop/03-linkedin.png) no-repeat;
            }

            .footer-report .content-footer .connect-aplication .youtube a {
                background: url(/ld/images/bao-cao-thang-4-2019/desktop/04-youtube.png) no-repeat;
            }

    .footer-report .license {
        clear: both;
        border-top: 1px solid rgba(192,192,192,0.1);
    }

        .footer-report .license p {
            margin: 0;
            text-align: center;
            color: white;
            font-size: 13px;
            font-weight: 300;
            padding: 10px 0px;
        }
/*Submit form*/
.error {
    color: red;
}

.contact-report {
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.4);
    position: fixed;
    z-index: 9999;
    top: 0;
    display: none;
}

.information {
    /*margin-top:20px;*/
    width: 100%;
    top: 0;
    animation: mortgagemodal;
    /*animation-duration: 14s;
        -webkit-animation-duration: 10s;*/
    -webkit-animation-name: mortgagemodal;
}

.contact-report .information .content-contact {
    width: 483px;
    margin: auto;
    background: white;
    padding: 17px 28px 10px 28px;
    border-radius: 5px;
    margin-top: 17px;
}

    .contact-report .information .content-contact .txt-title {
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 6px;
        position: relative;
        padding-bottom: 15px;
    }

        .contact-report .information .content-contact .txt-title h3 {
            font-size: 25px;
            color: #19A6DA;
            float: left;
            text-align: center;
            margin: 0px 17px;
            line-height: 1.3;
            font-weight: 500;
        }

        .contact-report .information .content-contact .txt-title .txt-close {
            font-size: 25px;
            color: #C1C5CC;
            text-align: right;
            padding-bottom: 12px;
            display: inline-block;
            position: absolute;
        }

            .contact-report .information .content-contact .txt-title .txt-close span {
                position: relative;
                top: -11px;
                cursor: pointer;
            }

    .contact-report .information .content-contact .content-body .finance .txt-title {
        font-size: 21px;
        font-weight: 500;
        color: #223861;
    }

    .contact-report .information .content-contact .content-body .text-title {
        display: inline-block;
        font-size: 15px;
        padding-bottom: 8px;
    }

    .contact-report .information .content-contact .content-body .txt-checkbox {
        float: left;
    }

    .contact-report .information .content-contact .content-body .txt-confirm {
        padding-top: 6px;
        padding-left: 10px;
    }

    .contact-report .information .content-contact .content-body .finance .item {
        padding: 5px 0px 10px 0px;
    }

        .contact-report .information .content-contact .content-body .finance .item .txt-area {
            background: #f9fafb;
        }


    .contact-report .information .content-contact .content-body .red {
        color: red;
    }

    .contact-report .information .content-contact .content-body .finance .item .input-text {
        padding: 10px 6px;
        color: #4c4c4c;
        border: none;
        width: 95%;
        border-radius: 5px;
        background: #f9fafb;
        border: #d8e3f5 solid 1px;
        font-size: 15px;
    }

    .contact-report .information .content-contact .content-body .send-resgister {
        text-align: center;
        margin: 0px 0px 19px 0px;
    }

        .contact-report .information .content-contact .content-body .send-resgister .btn-contact-report {
            padding: 10px 0px;
            width: 70%;
            border: #d8e3f5 solid 1px;
            background: #0098da;
            color: #fff;
            border-radius: 5px;
            cursor: pointer;
        }

.spinner {
    display: none;
    text-align: center;
}

#form_register_success {
    display: none;
    text-align: center;
}

#form_success {
    display: none;
}

/*end*/
@media(max-width:920px) {
    .menu-title .main-menu .m-left {
        padding-top: 11px;
    }
    .title-main {
        padding-top: 30px;
        padding-bottom: 24px;
    }
    .titile-chart{
        font-size:16px;
    }
    .report .second-one {
        padding: 20px 0px 0px 0px;
    }
    .second-one .content .content-overview {
        padding: 15px 0px 0px 0px;
    }
    .second-one .content .content-overview .title-partial .content-left {
        width: 94%;
    }

    .report .head-report {
        background: url(../images/bao-cao-thi-truong-bds-7-2019/banner01.png) no-repeat center;
        height: 400px;
    }

        .report .head-report .content-title .title .txt-title {
            padding: 125px 0px 0px 0px;
            text-align: center;
        }

    .second-two .high-light .content-information .economic .item {
        width: 100%;
        margin-bottom: 20px;
    }
        .second-two .high-light .content-information .economic .item.custom-size {
            margin: 0px 0px 20px 0px;
        }

    .second-one .content .content-overview .title-partial .content-right {
        display: none;
    }
    .second-three .content .title-main {
        padding-top: 30px;
        padding-bottom: 17px;
    }
    .second-three .content .content-market-chart .regional-supply {
        width: 100%;
        text-align: center;
    }

    .second-three .content .content-market-chart .supply-segment {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .second-four .content .title-main {
        padding-top: 30px;
        padding-bottom: 17px;
    }
    .second-four .content .content-market .ground-left .ground-icon {
        display: none;
    }

    .second-four .content .content-market .ground-left {
        width: 100%;
    }

    .second-four .content .content-market .ground-right {
        width: 100%;
        margin-left: unset;
        margin-top: 20px;
    }
    .second-four .content .content-market .ground-left .summary {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
        .second-four .content .content-market .ground-left .summary p br{
            display:none
        }
        .second-four .content .content-market .ground-right .ground-chart {
            width: 100%;
        }
    .second-three .content .content-market-chart .regional-supply .chart, .second-three .content .content-market-chart .supply-segment .chart {      
        margin: 20px 0px 0px 0px;
    }
    .second-five .content .content-market .luxurious {
        display: inline-block;
        height: 603px;
        width: 100%;
        position: relative;
    }
    .second-five .content .content-market .luxurious-right .luxurious-icon {
        display: none;
    }
    .second-five .content .content-market .luxurious-left {
        width: 100%;
        position: absolute;
        top: 198px;
    }
    .second-five .content .content-market .luxurious-row {
        margin: 21px 0px;
    }
    .second-five .content .content-market .luxurious-right {
        width: 100%;
         margin-left: 0px; 
    }
    .second-five .content .content-market .luxurious-row .apartment-left {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 60px;
    }
    .second-five .content .content-market .luxurious-row .apartment-right {
        width: 100%;
        margin-left: 0px;
    }
    .second-six .content .content-market .intermediate-left .intermediate-icon {
        display: none;
    }
    .second-six .content .content-market .intermediate-left .summary p:first-child {
        padding: 0px 0px 20px 0px;
    }
    .second-six .content .content-market .intermediate-left .summary {
        margin: 0px 0px 10px 0px;
    }
    .second-six .content .content-market .intermediate-row .intermediate-hcm .short-description p:nth-child(2) {
        padding: 0px 0px 10px 0px;
    }
    /*.second-six {
        margin-bottom: unset;
        padding-bottom: 33px;
    }*/
    .second-six .content .content-market .intermediate-row .intermediate-hcm {
        display: inline-block;
        width: 100%;
        position: relative;
        height: 485px;
    }

        .second-six .content .content-market .intermediate-left {
            width: 100%;
        }

        .second-six .content .content-market .intermediate-right {
            width: 100%;
            margin-top: 20px;
            margin-left: unset;
        }
    .second-six .content .content-market .intermediate-row {
        margin-bottom: 20px;
    }
        .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left {
            width: 100%;
            position: absolute;
            top: 169px;
        }
        .second-six .content .content-market .intermediate-row .intermediate-hcm .short-description {
            width: 100%;
            margin-left: 0px;
            margin-top: 0px;
            
        }
        .second-six .content .content-market .intermediate-row .intermediate-hn .short-description {
            width: 100%;
            margin-bottom: 20px;
        }
        .second-six .content .content-market .intermediate-row .intermediate-hcm .short-description p br{
            display:none;
        }
        .second-six .content .content-market .intermediate-row .intermediate-hn .short-description p:nth-child(2) {
            padding: 0px 0px 10px 0px;
        }
        .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right {
            width: 100%;
        }
            .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right .intermediate-chart {
                padding: 20px 0px;
                 margin-left: 0px; 
                border-radius: 5px;
            }
    .second-seven .content .content-market .condotel-box .condoltel-left {
        display: none;
    }
    .second-seven .content .content-market .condotel-box .condoltel-right {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
        .second-seven .content .content-market .condotel-box .condoltel-right p:first-child {
            padding: 0px 0px 10px 0px;
        }
    .second-seven .content .content-market .condoltel-chart {
        margin: 22px 0px 0px;
        width:100%;
    }
        .second-seven .content .content-market .condoltel-chart .chart-content {
            width: 100%;
            padding: 20px 10px 20px 10px;
        }
    .report-market-by-expert {
        /*background: url(/ld/images/bao-cao-thang-4-2019/mobile/image.png);*/
        height: 293px;
    }

        .report-market-by-expert .report-market .download-report {
            width: 50%;
            margin-left: 0;
        }

            .report-market-by-expert .report-market .download-report .icon-title-report {
                width: 83%;
                padding-right: 0;
            }

            .report-market-by-expert .report-market .download-report .download-now {
                clear: right;
                width: 100%;
                text-align: center;
            }

        .report-market-by-expert .report-market .title-report-market p {
            padding-right: 33px;
        }

    .footer-report .content-footer .homedy {
        width: 177px;
        background-size: unset;
    }

    .footer-report .content-footer .contact {
        width: 38%;
        padding-left: 0;
    }

    .footer-report .content-footer .connect-aplication {
        padding: 0;
    }
    /*submit form*/
    .contact-report .information .content-contact {
        width: 63%;
    }

        .contact-report .information .content-contact .content-body .finance .item .input-text {
            font-size: 14px;
        }
}

@media(max-width:480px) {
    .menu-title {
        display: none;
    }
    .second {
        padding-bottom: unset;
    }
    .text-grener{
        font-size:14px; 
    }
    /*.text-center .cut-line {
        display: block;
    }*/

    .title-main {
        color: #062C3D;
        font-size: 21px;
        padding-top: 24px;
        padding-bottom: 15px;
    }

    .report .head-report {
        background: url(../images/bao-cao-thi-truong-bds-7-2019/banner-03.png) no-repeat center;
        background-size: cover;
        width: 100%;
        height: 305px;
    }

    .report .second-one {
        padding: 20px 0px 0px 0px;
    }

    .second-one .content .content-overview {
        padding: 0px 0px;
    }
        .second-one .content .content-overview .title-partial .title {
            font-size: 18px;
        }
        .second-one .content .content-overview .title-partial .title-partial-two {
            padding: 11px 0px 0px 0px;
        }
        .second-one .content .content-overview .title-partial .text-title {
            font-size: 16px;
        }
        .second-one .content .content-overview .content-main h3 {
            font-size: 25px;
            border-bottom: 1px solid #ddd;
            padding-bottom: 14px;
        }

        .second-one .content .content-overview .title-partial .title-partial-two .overview-market {
            width: 100%;
        }

        .second-one .content .content-overview .title-partial .title-partial-two .title-two {
            float: left;
            padding-left: 30px;
            padding-top: 10px;
            width: 100%;
        }

        .second-one .content .content-overview .title-partial .content-left {
            width: 100%;
        }

        .second-one .content .content-overview .title-partial .content-right {
            display: none;
        }

    .second-two .high-light .content-information .economic .item .custom-size img {
        height: unset;
        width: unset;
    }

    .second-two .high-light .content-information h3 {
        font-size: 19px;
    }

    .second-two .high-light .content-information .economic {
        display: inline-block;
        width: 100%;
        padding: 0;
    }
    .second.second-two {
        padding-bottom: unset;
        margin-bottom: 10px;
    }
        .second-two .high-light .content-information .economic .item {
            text-align: center;
            width: 100%;
            border-bottom: 1px solid #ddd;
            padding: 20px 0px 20px 0px;
        }

            .second-two .high-light .content-information .economic .item:last-child {
                border-bottom: 0;
            }

            .second-two .high-light .content-information .economic .item .img-economic {
                padding-left: 25px;
                float: left;
                width: 24%;
                margin: 0px 0px;
                padding-bottom: 0px;
            }
    .second-two .high-light .title-main {
        padding-top: 11px;
        padding-bottom: 25px;
    }
    .second-two .high-light .content-information .economic .item .index {
        width: 76%;
        text-align: left;
        padding-left: 4px;
        display: inline-block;
        padding: 17px 10px 0px 10px;
    }
            .second-two .high-light .content-information .economic .item .index br{
                display:none;
            }
            .second-two .high-light .content-information .economic .item.custom-size{
                margin:0px 0px 20px 0px;
            }

            .second-three .content .content-market-chart .regional-supply, .second-three .content .content-market-chart .supply-segment {
                padding: 13px 0px;
                width: 100%;
            }

    .second-three .content .content-market-chart .supply-segment {
        margin: 0px 0px 5px 0px;
    }
    .second-three .content .title-main {
        padding-bottom:unset;
    }
    .second-three .content .content-market-chart .regional-supply {
        margin-left: unset;
        margin-right: unset;
        margin-top: unset;
    }

    .second-four .content .content-market .ground-left {
        width: 100%;
        margin: 0px 0px;
    }
    .second-four .content .title-main{
        padding-bottom:0px;
    }

    .second-four .content .content-market .ground-left .ground-icon {
        display: none;
    }
    .second-three .content .content-market-chart .regional-supply .chart, .second-three .content .content-market-chart .supply-segment .chart {
        margin: 20px 0px 0px 0px;
    }
    .second-four .content .content-market .ground-right .ground-chart {
        width: 100%;
        padding: 23px 10px;
    }
    .second-four .content .content-market .ground-left .summary p {
        text-align: justify !important;
        margin-bottom: 10px;
    }
        .second-four .content .content-market .ground-left .summary p br {
            display:none;
        }
        .second-four .content .content-market .ground-left .summary {
            width: 100%;
            padding: 15px 0px 0px 0px;
        }

    .second-four .content .content-market .ground-right {
        padding: 0px 10px;
        width: 100%;
        margin-left: unset;
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .second-five .content .content-market .luxurious {
        height: 635px;
        display: inline-block;
        position: relative;
    }

        .second-five .content .content-market .luxurious-right .luxurious-icon {
            display: none;
        }

    .second-five .content .content-market .luxurious-left {
        width: 100%;
        position: absolute;
        top: 271px;
    }
        .second-five .content .content-market .luxurious-row {
            margin: 20px 0px;
        }
            .second-five .content .content-market .luxurious-row .apartment-left {
                margin-top: unset;       
                width:100%;
                margin-bottom:0px
            }
            .second-five .content .content-market .luxurious-left .luxurious-chart p {
                padding: 15px 0px 15px 0px;
            }
            .second-five .content .content-market .luxurious-left .luxurious-chart p br {
                display: none;
            }
    .second-five .content .content-market .luxurious-row .apartment-right {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
            .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart {
                padding: 15px 10px;
            }
        .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart p br{
            display:none
        }
                .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart.apartment-hn {
                    padding: 15px 10px;
                    margin: 5px 0px 20px 0px;
                }
                .second-five .content .content-market .luxurious-row .apartment-right .apartment-chart.apartment-hn p br{
                    display:none
                }

            .second-five .content .content-market .luxurious-right .summary p {
                text-align: justify !important;
                margin-top: 0px;
            }

        .second-five .content .content-market .luxurious-right {
            width: 100%;
            margin-left: unset;
        }

    .second-six .content .content-market .intermediate-left {
        width: 100%;
        margin: 0px 0px 19px 0px;
    }

    .second-five .content .content-market .luxurious-left .luxurious-chart {
        padding: 0px 10px 20px 10px;
    }

    .second-six .content .content-market .intermediate-left .intermediate-icon {
        display: none;
    }

    .second-six .content .content-market .intermediate-left .summary p {
        text-align: justify !important;
    }

    .second-six .content .content-market .intermediate-left .summary {
        margin: 0px 0px 0px 0px;
    }
        .second-six .content .content-market .intermediate-left .summary p:first-child {
            padding: 0px 0px 10px 0px;
        }

    .second-six .content .content-market .intermediate-right .intermediate-chart {
        padding: 0px 10px 20px 10px;
    }
    .second-six .content .content-market .intermediate-row {
        margin-bottom: 0px;
    }
    .second-six .content .content-market .intermediate-general {
        margin: 10px 0px 25px 0px;
    }
    .second-six .content .content-market .intermediate-row .intermediate-hcm {
        display: inline-block;
        width: 100%;
        position: relative;
        height: 496px;
    }
        .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left {
            width: 100%;
            position: absolute;
            top: 204px;
        }
        .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left .intermediate-chart {
            padding: 23px 10px;
        }
            .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right .intermediate-chart p br, .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left .intermediate-chart p br {
                display: none;
            }
            .second-six .content .content-market .intermediate-row .intermediate-hcm .short-description {
                width: 100%;
                margin-left: unset;
                margin-top: 0px;
            }
    .second-six .content .content-market .intermediate-right .intermediate-chart p{
        font-size:14px;
    }
    .second-six .content .content-market .intermediate-right .intermediate-chart p br {
        display: none;
    }
    .second-six .content .content-market .intermediate-row .intermediate-hn .short-description {
        width: 100%;
    }
    .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right {
        width: 100%;
        margin-top: 0px;
    }
        .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right .intermediate-chart {
            padding: 20px 10px;
             margin-left: unset; 
        }
    .second-six .content .content-market .intermediate-right {
        width: 100%;
        margin-left: unset;
        margin: 0px 0px 20px 0px;
    }
    .second-seven .content .content-market .condotel-box .condoltel-left {
        display: none;
    }
    .second-seven .content .content-market .condotel-box .condoltel-right {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
    .second-seven .content .content-market .condoltel-chart {
        width: 100%;
        margin: 23px 0px;
    }
        .second-seven .content .content-market .condoltel-chart .chart-content {
            width: 100%;
            padding: 20px 10px 20px 10px;
        }

    .report-market-by-expert {
        width: 100%;
        /*background: url('/ld/images/bao-cao-thang-4-2019/mobile/image.png');*/
        padding-bottom: 17px;
        height: 340px;
    }

    .report .head-report .content-title .title .txt-title {
        padding: 105px 0px 0px 0px;
        font-size: 20px;
        text-align: center;
    }

    .report-market-by-expert .report-market .title-report-market {
        width: 100%;
        padding: 15px 0px;
        margin-top: 0;
    }

    .report-market-by-expert .report-market .download-report {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        padding: 5px 20px;
    }

        .report-market-by-expert .report-market .download-report .download-now {
            clear: both;
            width: 100%;
            text-align: center;
        }

        .report-market-by-expert .report-market .download-report .icon-title-report {
            width: 83%;
            margin-right: 0;
            padding-right: 0;
        }

    .report-market-by-expert .report-market .title-report-market .analyst {
        padding-top: 0;
    }

    .report-market-by-expert .report-market .title-report-market p {
        padding: 0;
    }

    .footer-report {
        text-align: center;
    }

        .footer-report .content-footer {
            padding: 0;
        }

            .footer-report .content-footer .connect-aplication {
                width: 100%;
                clear: left;
            }

                .footer-report .content-footer .connect-aplication ul {
                    margin: 0;
                    padding: 0;
                    display: inline-block;
                }

            .footer-report .content-footer .contact {
                width: 100%;
                padding: 0px 10px;
                padding-left: 0;
                font-weight: 500;
            }

            .footer-report .content-footer .homedy {
                background: url('/ld/images/bao-cao-thang-4-2019/mobile/logo (1).png') no-repeat center;
                width: 100%;
            }
    /*submit form*/
    .information {
        height: 100%;
    }

    .contact-report .information .content-contact {
        width: unset;
        height: 100%;
        margin-top: unset;
        border-radius: unset;
    }

        .contact-report .information .content-contact .txt-title .txt-close span {
            top: -16px;
            right: 9px;
        }

        .contact-report .information .content-contact .txt-title h3 {
            font-size: 19px;
            font-weight: 500;
        }

    .contact-report .information .content-contact {
        padding: 17px 14px 10px 16px;
    }

        .contact-report .information .content-contact .content-body .txt-confirm {
            padding-top: 7px;
            padding-left: 6px;
        }

        .contact-report .information .content-contact .content-body .text-title {
            font-size: 14px;
        }

        .contact-report .information .content-contact .content-body .finance .item .input-text {
            font-size: 14px;
        }
}
@media(max-width:375px) {
    .second-two .high-light .content-information .economic .item {
        padding: 15px 0px 15px 0px;
    }

        .second-two .high-light .content-information .economic .item .img-economic {
            padding-left: 7px;
            width: 18%;
        }

        .second-two .high-light .content-information .economic .item .index {
            width: 82%;
            padding: 17px 5px 0px 5px;
        }

    .second-five .content .content-market .luxurious-left {
        top: 295px;
    }

    .second-five .content .content-market .luxurious-row .apartment-right {
        margin: 6px 0px 0px 0px;
    }

    .second-six .content .content-market .intermediate-row .intermediate-hcm .short-description p:nth-child(2), .second-seven .content .content-market .condotel-box .condoltel-right p:first-child {
        padding: 0px 0px 10px 0px;
    }
    .second-six .content .content-market .intermediate-row .intermediate-hcm {
        height: 492px;
    }
        .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left {
            top: 225px;
        }
    .second-six .content .content-market .intermediate-row .intermediate-hn .short-description p:nth-child(2) {
        padding: 0px 0px 10px 0px;
    }
    .second-six .content .content-market .intermediate-row .intermediate-hn .short-description p br{
        display:none
    }
    .second-seven .content .content-market .condoltel-chart {
        margin: 17px 0px 23px 0px;
    }
    .second-six .content .content-market .intermediate-row .intermediate-hn .chart-right .intermediate-chart p br, .second-six .content .content-market .intermediate-row .intermediate-hcm .chart-left .intermediate-chart p br{
        display: none;
    }
}
@media(max-width:360px) {
    .text-grener {
        font-size: 13px;
    }
    .titile-chart{
        font-size:15px;
    }
    .title-main {
        font-size: 20px;
    }
    .second-five .content .content-market .luxurious {
        height: 610px;
    }
    .second-five .content .content-market .luxurious-left {
        top: 279px;
    }

    .report-market-by-expert {
        height: 372px;
    }

        .report-market-by-expert .report-market .download-report .icon-title-report {
            width: 80%;
        }

    .footer-report .content-footer .contact {
        padding: 0px 0px;
    }

    .second-four .content .content-market .ground-right .ground-chart .text-center .cut-line {
        display: none;
    }
    /*submit form*/
    .contact-report .information .content-contact .txt-title h3 {
        font-size: 17px;
        font-weight: 500;
    }

    .contact-report .information .content-contact .content-body .finance .item .input-text {
        font-size: 14px;
    }

    .contact-report .information .content-contact .content-body .txt-confirm {
        padding-left: 4px;
        padding-top: 7px;
    }

    .contact-report .information .content-contact .txt-title .txt-close span {
        top: -19px;
        right: 11px;
    }

    .contact-report .information .content-contact .content-body .text-title {
        font-size: 14px;
    }

    .contact-report .information .content-contact {
        padding: 17px 14px 10px 7px;
    }
}

@media(max-width:320px) {
    .title-main {
        font-size: 18px;
    }

    .second-one .content .content-overview .title-partial .title {
        font-size: 17px;
    }

    .second-two .high-light .content-information .economic .item .index p:first-child {
        font-size: 15px;
    }

    .second-three .content .content-market-chart .regional-supply p, .second-three .content .content-market-chart .supply-segment p {
        font-size: 15px;
    }

    .second-four .content .content-market .ground-right .ground-chart .text-center {
        font-size: 15px;
    }

    .second-five .content .content-market .luxurious-left .luxurious-chart p {
        font-size: 15px;
        padding: 23px 10px 15px 9px;
    }

    .second-four .content .content-market .ground-right .ground-chart .text-center .cut-line, .second-five .content .content-market .luxurious-left .luxurious-chart .text-center .cut-line {
        display: none;
    }

    .second-five .content .content-market .luxurious-left {
        top: 125px;
    }

    .second-six .content .content-market .intermediate-right .intermediate-chart .text-center .cut-line {
        display: none;
    }

    .report-market-by-expert {
        height: 388px;
    }

        .report-market-by-expert .report-market .download-report .icon-title-report {
            width: 80%;
        }
}
