﻿body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    padding-top: 50px;
}

* {
    margin-bottom: unset;
    padding: 0;
}

a {
    text-decoration: none !important;
}

p {
    margin-bottom: unset;
}
/*menu*/
.right .btn-white {
    margin-top: 8px;
    margin-right: 16px;
    float: left;
}

.header .left .bar1, .header .left .bar2, .header .left .bar3 {
    width: 25px;
    height: 3px;
    background-color: #666;
    margin: 6px 0;
    transition: .4s;
}

.btn-blue {
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
    background: #0098da;
    border: none;
}

.txt-bule {
    /*font-weight: 700;*/
    font-size: 20px;
    color: #0098DA !important;
}

.btn-white {
    border: 1px solid rgba(39,64,109,.22);
    border-radius: 5px;
    font-size: 15px;
    color: #27406d;
    font-weight: 600;
    text-transform: uppercase;
    padding: 2px 24px;
    display: inline-block;
}

.right .btn-white {
    margin-top: 11px !important;
}

.btn-white:hover {
    background: #31476c;
    color: #fff;
}

#menu-bar li ul li a {
    width: 100% !important;
}

.second {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    background: white;
    padding: 20px 0px;
}


.title-main {
    font-size: 30px;
    font-weight: 700;
    color: #27406d;
    text-align: center;
    margin: 30px 0px 40px 0px;
}

.text {
    color: #3a3a3a;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    text-align: justify;
}

.text-center {
    color: #27406d;
    font-size: 15px;
    font-weight: 700;
}

.report {
    background: #E9E9E9;
}

    .report .head-report {
        background: url('/ld/images/bao-cao-thi-truong-bds-4-2020/banner-pc.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 400px;
    }

        .report .head-report .content-title .logo-homedy {
            padding-bottom: 120px;
        }

        .report .head-report .content-title .title .txt-title {
            padding: 111px 0px 0px 0px;
            font-size: 40px;
            font-weight: bold;
            color: #fff;
            line-height: 1.5;
        }

    .report .second-one {
        background: white;
        display: inline-block;
        width: 100%;
    }
.text-inline-block{
    display:inline-block;
    margin-top:40px;
}

.title-partial .sub-title-partial {
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    color: #395d8e;
    font-weight: 700;
}

 .info .content-information .item .left {
    width: 49%;
    float: left;
    margin-right: 20px;
}
    .info .content-information .item:first-child .left p:first-child {
        padding-top: 82px;
        padding-bottom: 15px;
    }
.info .content-information .item:not(:first-child) .chart {
    height: 301px;
    display: inline-block;
    width: 100%;
}
.info .content-information .item:not(:last-child) {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.info .content-information .item .right {
    width: 48%;
    float: left;
    margin-left: 12px;
}
    .info .content-information .item .right.fix-width .chart img{
        width:88%;
    }
.info .content-information .item .chart {
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 23px 22px 23px 22px;
}
.info .content-information .item .chart img{
    width:100%;
    height:auto;
}
        .info .content-information .item  .chart .title-chart {
            padding: 0px 0px 20px 0px;
            text-align: center;
            color: #27406d;
            font-weight: 700;
            font-size: 15px;
        }

.second-three .content .content-market-chart {
    width: 100%;
    display: inline-block;
}  
.second-three .info .content-information .item:first-child .left {
    padding-right: 25px;
    width: 46%;
}
    .second-three .info .content-information .item:first-child .left .icon {
        margin: 30px 0px 40px 0px;
    }
.second-three .info .content-information .item:first-child .right {
    width: 51%;
}
    .second-three .info .content-information .item:first-child .right .chart {
        padding: 23px 67px 23px 67px;
        box-sizing: border-box;
    }
.second-three .info .content-information .item:last-child .chart {
    height: 400px;
}
    .second-three .info .content-information .item:last-child .chart img {
        height: 90%;
    }
 .text.text-midde {
    margin-bottom: 30px;
    margin-top: 20px;
}
.second-four .info .content-information .item:first-child .left {
    width: 51%;
}
    .second-four .info .content-information .item:first-child .left .chart {
        padding: 23px 60px 23px 60px;
    }
        .second-four .info .content-information .item:first-child .left .chart .title-chart {
            padding-top: unset;
        }
.second-four .info .content-information .item:first-child .right {
    width: 46%;
}
    .second-four .info .content-information .item:first-child .right .icon {
        margin: 30px 0px 40px 0px;
    }
.second-four .info .content-information .item:last-child .chart {
    height: 400px;
}
    .second-four .info .content-information .item:last-child .chart img {
        height: 90%;
    }
.second-four .info .content-information .item:last-child .right .chart img {
    height: 83%;
    margin-top: 32px;
}
.second-five .info .content-information .item .left {
    width: 50%;
    margin-right: unset;   
}
.second-five .info .content-information .item:first-child .left {
    padding-right: 45px;
}
.second-five .info .content-information .item .right {
    width: 50%;
    margin-left: unset
}
    .second-five .info .content-information .item .right img, .second-five .info .content-information .item .left img {
        width: 100%;
    }
.second-five .info .content-information .item:last-child .right {
    padding-left: 20px;
}
    .second-five .info .content-information .item:last-child .right p:first-child {
        margin-bottom: 20px;
        margin-top: 51px;
    }
.second.second-five{
    margin-bottom:unset;
}
.txt-padding-bottom {
    padding-bottom: 10px;
}

    .second .content .chart .chart-title {
        padding: 0px 0px 20px 0px;
        text-align: center;
        color: #27406d;
        font-weight: 700;
    }

.second .content .content-market .content-text .con-txt-title {
    color: #0A9CDC;
    font-weight: 700;
    font-size: 20px;
}

.back-to-top {
    position: fixed;
    bottom: 85px;
    right: 28px;
    display: none;
    width: 32px;
    height: 32px;
    background: url(/ld/images/bao-gia-truyen-thong-bds/top.svg) no-repeat center;
    background-size: 100%;
    background-color: transparent;
    cursor: pointer;
    animation: .3s;
    display: none;
    box-shadow: 0 2px 4px 0 rgba(32,116,161,.2);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 999;
}

.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: 14px;
                }
                .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;
                }
  
                /*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;
    padding-top:10px;
}

    .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 7px 0px 0px;
    }

    .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: 47%;
    float: left;
    padding: 19px 20px 19px 31px;
    margin-top: 38px;
    margin-left: 24px;
    border-radius: 5px;
    background: #eee;
    display: inline-block;
    float: right;
}

    .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 center;
        height: 60px;
        width: 60px;
        background-size: contain;
    }

    .report-market-by-expert .report-market .download-report .icon-title-report {
        color: #27406d;
        font-weight: 500;
        font-size: 15px;
        width: 57%;
        padding: 10px 33px 0px 10px;
        box-sizing: border-box;
    }

    .report-market-by-expert .report-market .download-report .download-now {
        background: #EB5155;
        display: inline-block;
        float: right;
        padding: 10px 38px;
        border-radius: 5px;
        margin: 9px 0px 0px 0px;
        font-size: 15px;
    }

        .report-market-by-expert .report-market .download-report .download-now a {
            color: white;
            font-weight: 500;
            text-decoration: none;
        }
            .report-market-by-expert .report-market .download-report .download-now a:hover {
                background: #FF0000;
            }

            .footer-report {
                background: #2E4978;
                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-image: url('../images/bao-cao-thi-truong-bds-8-2019/google.svg');
            }

            .footer-report .content-footer .connect-aplication .facebook a {
                background-image: url('../images/bao-cao-thi-truong-bds-8-2019/facebook.svg');
            }

            .footer-report .content-footer .connect-aplication .linkedin a {
                background-image: url('../images/bao-cao-thi-truong-bds-8-2019/in.svg');
            }

            .footer-report .content-footer .connect-aplication .youtube a {
                background-image: url('../images/bao-cao-thi-truong-bds-8-2019/youtube.svg');
            }

    .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;
        padding-top: 3px;
    }

    .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: 100%;
        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;
}

.header {
    width: 100%;
    height: 50px;
}

    .header.fixed {
        position: fixed;
        top: 0px;
        z-index: 1001;
        /*border-bottom: 1px solid #ebebeb;*/
        box-shadow: 0 0px 8px 0 rgba(0,0,0,.3);
    }

    .header .left {
        width: 20%;
        background: #fff;
        float: left;
        height: 100%;
        border-bottom: 1px solid #ebebeb;
    }

        .header .left .ic-menu-bar {
            float: left;
            margin: 8px 16px;
            display: none;
        }

        .header .left .bar1,
        .header .left .bar2,
        .header .left .bar3 {
            width: 25px;
            height: 3px;
            background-color: #666;
            margin: 6px 0;
            transition: 0.4s;
        }

        /* Rotate first bar */
        .header .left .change .bar1 {
            -webkit-transform: rotate(-45deg) translate(-6px, 6px);
            transform: rotate(-45deg) translate(-6px, 6px);
        }

        /* Fade out the second bar */
        .header .left .change .bar2 {
            opacity: 0;
        }

        /* Rotate last bar */
        .header .left .change .bar3 {
            -webkit-transform: rotate(45deg) translate(-7px, -7px);
            transform: rotate(45deg) translate(-7px, -7px);
        }

        .header .left img {
            /*margin-top: 4px;*/
            margin-left: 16px;
        }

    .header .center {
        width: 55%;
        background: #fff;
        float: left;
        height: 100%;
        float: left;
        border-bottom: 1px solid #ebebeb;
        /*position:relative;*/
    }

    .header .right {
        width: 25%;
        background: #fff;
        display: inline-block;
        height: 100%;
        text-align: right;
        border-bottom: 1px solid #ebebeb;
    }

        .header .right .Logged {
            float: right;
        }

        .header .right a:first-child {
            float: left;
            margin-top: 12px;
        }

.center .menu-bar {
    list-style: none;
    margin: 0;
}

    .center .menu-bar li a {
        float: left;
        padding: 16px;
        font-size: 14px;
        color: #27406d;
        text-transform: uppercase;
    }

.right .btn-white {
    margin-top: 8px;
    margin-right: 16px;
    float: left;
}


.right .info-login {
    /*display: inline-block;*/
    float: left;
}

    .right .info-login .image {
        width: 32px;
        height: 32px;
        float: left;
        border-radius: 50%;
        margin-right: 8px;
        /*margin-top: -8px;*/
        /*margin-top: -6px;*/
        margin-top: 8px;
        overflow: hidden;
        border: 1px solid #e8e8e8;
        text-align: center;
        background: url(https://static.homedy.com/src/images/icon/icon-desktop.png);
        background-position: 0 -64px;
    }

        .right .info-login .image img {
            /*width: 100%;*/
            /*height: auto;*/
            margin-top: 3px;
        }

    .right .info-login .name {
        display: inline-block;
        margin-right: 8px;
        position: relative;
    }

        .right .info-login .name a {
            font-size: 15px;
            color: #27406d;
            position: relative;
        }

        .right .info-login .name .full-name {
            /*padding: 12px 0;*/
            max-width: 90px;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
            margin-bottom: -3px;
            padding: 14px 0;
            padding-right: 16px;
            margin-top: 0;
        }

            .right .info-login .name .full-name:after {
                content: "";
                background: url(https://static.homedy.com/src/images/icon/icon-desktop.png) no-repeat center;
                background-position: -90px -70px;
                width: 16px;
                height: 16px;
                position: absolute;
                right: -3px;
                top: 15px;
                /*top: 12px;*/
                background-color: #FFF;
            }

            .right .info-login .name .full-name:hover + .parent-menu, .right .info-login .name .parent-menu:hover {
                display: block;
            }

        .right .info-login .name .parent-menu {
            display: none;
            position: absolute;
            top: 40px;
            /*right:0;*/
            width: 180px;
            background: #fff;
            border: 1px solid #e8e8e8;
            text-align: left;
            border-radius: 4px;
        }

            .right .info-login .name .parent-menu li a {
                display: block;
                padding: 8px 12px;
                float: unset;
                margin-top: 0;
            }

            .right .info-login .name .parent-menu li:not(:last-child) {
                border-bottom: 1px solid #f5f5f5;
            }

            .right .info-login .name .parent-menu li a:hover {
                background: #f5f5f5;
            }

            .right .info-login .name .parent-menu:before {
                content: '';
                position: absolute;
                top: 0;
                left: 10%;
                width: 0;
                height: 0;
                border: 5px solid transparent;
                border-bottom-color: #fff;
                border-top: 0;
                margin-left: -5px;
                margin-top: -5px;
                z-index: 1;
            }

            .right .info-login .name .parent-menu:after {
                content: '';
                position: absolute;
                top: 0;
                left: 10%;
                width: 0;
                height: 0;
                border: 6px solid transparent;
                border-bottom-color: #c8c8c8;
                border-top: 0;
                margin-left: -6px;
                margin-top: -6px;
            }

    .right .info-login .red {
        padding: 0px 8px;
        border-radius: 20px;
        color: #fff;
        background: red;
        margin-left: 8px;
    }

.right .not-logged-in {
    /*float: left;*/
    /*width: calc(100% - 150px);*/
    text-align: right;
    /*padding: 16px 0;*/
    display: inline-block;
    margin-right: 8px;
    float: left;
    position: relative;
}

    .right .not-logged-in a {
        color: #27406d;
        margin-top: 0 !important;
        padding: 16px 4px;
    }

        .right .not-logged-in a:hover {
            color: #4c98da;
        }

    .right .not-logged-in .login-button:hover + .popup-hidden,
    .right .not-logged-in .popup-hidden:hover {
        display: block;
    }

    .right .not-logged-in .popup-hidden {
        position: absolute;
        z-index: 1;
        top: 45px;
        right: 0;
        box-shadow: 0px 2px 4px 0px rgba(0,0,0,.3);
        background: #fff;
        width: 120px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        display: none;
    }

        .right .not-logged-in .popup-hidden a {
            padding: 12px 8px;
            width: 100%;
            box-sizing: border-box;
        }

            .right .not-logged-in .popup-hidden a:hover {
                /*background: #f5f5f5;*/
            }

        .right .not-logged-in .popup-hidden::before {
            content: '';
            position: absolute;
            top: 0;
            right: calc(20% + 1px);
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-bottom-color: #fff;
            border-top: 0;
            margin-left: -5px;
            margin-top: -5px;
            z-index: 1;
        }

        .right .not-logged-in .popup-hidden::after {
            content: '';
            position: absolute;
            top: 0;
            right: 20%;
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-color: #c8c8c8;
            border-top: 0;
            margin-left: -6px;
            margin-top: -6px;
        }
/*Menu dropdown*/
/*Strip the ul of padding and list styling*/
#menu-bar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
}

/*Create a horizontal list with spacing*/
#menu-bar li {
    float: left;
    margin-right: 1px;
}

    #menu-bar li.logged-in-option {
        display: none;
    }

    /*Style for menu links*/
    #menu-bar li a {
        display: block;
    }

    /*Hide dropdown links until they are needed*/
    #menu-bar li ul {
        display: none;
        background-color: #fff;
        /*border: 1px solid #c8c8c8;*/
        position: absolute;
        top: 49px;
        /*left: 0;*/
        border-radius: 4px;
        z-index: 2;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
        max-width: 220px;
    }

        #menu-bar li ul.parent-menu::after {
            content: '';
            position: absolute;
            top: 0;
            left: 25%;
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-color: #c8c8c8;
            border-top: 0;
            margin-left: -6px;
            margin-top: -6px;
        }

        #menu-bar li ul.parent-menu::before {
            content: '';
            position: absolute;
            top: 0;
            left: 25%;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-bottom-color: #fff;
            border-top: 0;
            margin-left: -5px;
            margin-top: -5px;
            z-index: 1;
        }

    #menu-bar li:nth-child(2) ul.parent-menu::before, #menu-bar li:nth-child(2) ul.parent-menu::after {
        left: 16%;
    }
    /*Make dropdown links vertical*/
    #menu-bar li ul li {
        display: block;
        float: none;
    }

        #menu-bar li ul li a {
            /*border-bottom: 1px solid #e8e8e8;*/
            width: calc(100% - 20px);
            white-space: nowrap;
            padding: 10px;
            float: none;
            position: relative;
        }

            #menu-bar li ul li a:hover {
                background: #f5f5f5;
                color: #4c98da;
            }

    #menu-bar li a.active {
        color: #4c98da;
        font-weight: 500;
    }
/*Display the dropdown on hover*/
#menu-bar ul li a:hover + .parent-menu, #menu-bar .parent-menu:hover {
    display: block;
}

.menu-bar .parent-menu .sub-menu {
    position: absolute;
    /*top: -1px !important;*/
    max-width: unset !important;
    /*width: 250px;*/
    left: 100%;
    background: #f5f5f5 !important;
    top: auto !important;
    margin-top: -38px !important;
    overflow: hidden;
}

    .menu-bar .parent-menu .sub-menu .menu-item a {
        border-bottom: 1px solid #e8e8e8;
    }

.menu-bar .parent-menu .parent-item {
    display: inline-block !important;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
}

    .menu-bar .parent-menu .parent-item .arrow-left {
        position: absolute;
        top: 12px;
        right: 4px;
        width: 20px;
        height: 20px;
        background: url(https://static.homedy.com/src/images/icon/icon-desktop.png) no-repeat center;
        background-position: -35px -51px;
        background-size: 601%;
        opacity: 0.6;
    }

    .menu-bar .parent-menu .parent-item a:hover + .sub-menu,
    .sub-menu:hover {
        display: block !important;
    }

.accordion,
.header .center .login-mobile {
    display: none;
}
/*yêu thích*/

.wishlist {
    /*display: none;*/
    width: 20px;
    /* height: 20px; */
    /* float: left; */
    margin-right: 20px;
    /* margin-top: 15px; */
    /* overflow: hidden; */
    text-align: center;
    position: relative;
    padding-top: -3px;
    display: inline-block;
    /* margin-bottom: -1px; */
    top: 6px;
}

.count-wishlist {
    position: absolute;
    top: -6px;
    width: 22px;
    background: #d00;
    color: #fff;
    margin-left: -8px;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
}
.second-one .main-title-partial{
    text-align:unset;
}
.main-title-partial {
    font-size: 29px;
    font-weight: 700;
    padding-top: 0px;
    color: #3D4D65;
    margin-bottom: 20px;
    text-align: center;
}
.wish-list-mobile {
    display: none;
}

@media(max-width: 1024px) {
    .main-title-partial {
        margin-bottom: 20px;
    }
    .text{
        font-size:14px;
    }
    .header.fixed {
        text-align: center;
        width: 100%;
    }

    .header .left .ic-menu-bar {
        display: block;
        position: absolute;
        z-index: 9999;
    }

    .header .left {
        width: 100%;
    }

    .header .right {
        display: none;
    }

    .header .center {
        position: fixed;
        height: 100%;
        background: #fff;
        width: 250px;
        top: 0;
        /*top: 30px;*/
        left: -250px;
        z-index: 1;
        transition: 0.5s;
        padding-top: 50px;
        border-right: 1px solid #e8e8e8;
    }

        .header .center .post-product {
            display: block !important;
            position: absolute;
            top: 8px;
            right: 8px;
            padding: 8px 16px;
        }

        .header .center .login-mobile {
            /*display: block !important;
            position: absolute;
            top: 8px;
            right: 8px;*/
            display: block;
            border-top: 1px solid #ebebeb;
        }

            .header .center .login-mobile a {
                padding: 16px 0px;
                display: inline-block !important;
                width: 49% !important;
                text-transform: uppercase;
                text-align: center;
                /*float:left;*/
            }

                .header .center .login-mobile a:first-child {
                    border-right: 1px solid #ebebeb;
                }


    #menu-bar ul {
        position: unset;
        overflow: auto;
        /*height: calc(100% - 100px);*/
        position: relative;
        height: auto;
    }

    #menu-bar nav {
        position: unset;
        overflow: auto;
        height: calc(100% - 100px);
        position: relative;
    }

    #menu-bar li {
        width: 99% !important;
        float: none !important;
        display: inline-block !important;
        text-align: left;
        border-top: 1px solid #E8E8E8;
        position: relative;
    }

        #menu-bar li ul li a {
            border: unset;
        }

        #menu-bar li a {
            /*width: auto;*/
            width: calc(100% - 64px)
        }

    .accordion {
        display: block;
        border: none;
        background: #fff;
        color: #8493a8;
        font-size: 22px;
        position: absolute;
        right: 6px;
        top: 4px;
        margin-top: 12px;
        width: 22px;
        height: 22px;
        background: url(https://static.homedy.com/src/images/icon/icon-desktop.png);
        background-position: -294px -95px;
        opacity: 0.5;
    }

        .accordion:focus {
            outline: none;
        }

        .accordion.animate {
            -webkit-transform: rotate(-90deg);
            transform: rotate(90deg);
            transition: .5s;
        }

    #menu-bar li ul {
        display: block;
        transition: max-height 0.2s ease-out;
        position: unset;
        max-height: 0;
        overflow: hidden;
        background: #f5f5f5;
        border-radius: 0;
        border: none;
        width: 100%;
        margin-bottom: -3px;
        max-width: unset;
        box-shadow: none;
    }

        #menu-bar li ul.parent-menu:before,
        #menu-bar li ul.parent-menu:after {
            content: none;
        }

        #menu-bar li ul.parent-menu li a {
            color: #54657e;
        }

    .header .center .box-bottom {
        display: block !important;
        position: absolute;
        height: 50px;
        /*background: #27406d;*/
        z-index: 2;
        bottom: 50px;
        left: 0;
        width: 100%;
        background: #fff;
    }

        .header .center .box-bottom .ic {
            width: 24px;
            height: 24px;
            float: left;
            margin-left: 12px;
            margin-top: 12px;
            /*border: 1px solid #27406d;*/
        }

            .header .center .box-bottom .ic.ic-facebook {
                background: url('../images/icon/ic-orther-menu.png') no-repeat;
                background-position-x: -2px;
                /*border: 1px solid #27406d;*/
            }

            .header .center .box-bottom .ic.ic-youtube {
                background: url('../images/icon/ic-orther-menu.png') no-repeat;
                background-position-x: -42px;
                /*border: 1px solid #27406d;*/
            }

            .header .center .box-bottom .ic.ic-call {
                background: url('../images/icon/ic-orther-menu.png') no-repeat;
                background-position-x: -82px;
                /*border: 1px solid #27406d;*/
            }

            .header .center .box-bottom .ic.ic-email {
                background: url('../images/icon/ic-orther-menu.png') no-repeat;
                background-position-x: -119px;
                /*border: 1px solid #27406d;*/
            }

    .menu-bar .parent-menu .parent-item .arrow-left {
        display: none !important;
    }

    .menu-bar .parent-menu .sub-menu {
        position: unset !important;
        /*transition: max-height .2s ease-out;*/
        max-height: 0;
        margin-top: unset !important;
        background: #e8e8e8 !important;
    }

    .menu-bar .parent-item .accordion {
        top: -5px;
    }

    .menu-bar .parent-menu .parent-item {
        border-bottom: none;
    }

    .info .content-information .item .left {
        width: 48%;
    }
    .second-three .info .content-information .item:first-child .left {
        padding-right: 0px;
        width: 45%;
    }
        .second-three .info .content-information .item:first-child .left .icon {
            height: 169px;
        }
    .second-three .info .content-information .item:first-child .left .icon img{
        height: 100%;
    }
        .second-three .info .content-information .item:first-child .left .icon {
            margin: 30px 0px 20px 0px;
        }
    .txt-bule {
        font-size: 18px;
    }
    .second-four .info .content-information .item:first-child .left {
        width: 50%;
    }
    .report-market-by-expert .report-market .title-report-market {
         padding-top: unset; 
    }
    .report-market-by-expert .report-market .download-report {
        width: 47%;
        padding: 19px 20px 19px 20px;
    }
        .report-market-by-expert .report-market .download-report .icon-title-report {
            width: 55%;
            padding: 10px 4px 0px 10px;
        }
        .report-market-by-expert .report-market .download-report .download-now {
            padding: 10px 24px;
            margin: 9px 0px 0px 0px;
        }
    
}
@media(max-width:920px) {
    .main-title-partial {
        font-size: 25px;
    }
    .header.fixed{
        display:block !important;
    }
    .logo-top {
        display: block !important;
    }
    .menu-title {
        display: none;
    }
    .count-wishlist {
        font-size: 17px;
        position: absolute;
        right: 6px;
        top: 12px;
        width: 22px;
        height: 23px;
        background: red;
        color: white;
        border: none;
        font-weight: bold;
    }

    .wish-list-mobile {
        display: block;
    }
    .text-inline-block {
        margin-top: 25px;
    }
    .title-main {
        padding-top: 30px;
        padding-bottom: 20px;
        margin:0px 0px;
        font-size:25px;
    }

    .report .head-report {
        background: url('/ld/images/bao-cao-thi-truong-bds-4-2020/banner-pc.jpg') no-repeat center;
        height: 400px;
    }
   
    .report .head-report .content-title .logo-homedy {
        padding-bottom: unset;
    }

        .report .head-report .content-title .title .txt-title {
            padding: 205px 0px 0px 0px;
            text-align: center;
        }   
    .second-three .info .content-information .item:first-child .left {
        width: 100%;
    }
    .second-three .info .content-information .item:first-child .right {
        width: 100%;
    }
    .info .content-information .item:first-child .left .icon {
        margin: 0px 0px 0px 0px !important;
        width: 22%;
        float: left;
    }
    .info .content-information .item:first-child .right .icon {
        margin: 0px 0px 0px 0px !important;
        width: 22%;
    }
    .info .content-information .item:first-child .right .icon {
        margin: 0px 0px 0px 0px !important;
        width: 22%;
        float: left;
    }
    .second-four .info .content-information .item:first-child .right .text-left-mb {
        width: 78%;
        display: inline-block;
        margin: 64px 0px;
        padding-left: 21px;
    }
    .second-four .info .content-information .item:first-child {
        position: relative;
        height: 648px;
    }
    .info .content-information .item .left {
        width: 100%;
        margin-bottom: 30px;
        margin-right: unset;
    }
    .second-five .info .content-information .item .left {
        width: 100%;
        padding-right: unset !important;
    }

    .second-four .info .content-information .item:first-child .left {
        position: absolute;
        top: 200px;
        padding-bottom:unset;
    }

            .info .content-information .item:first-child .left .icon img, .info .content-information .item:first-child .right .icon img {
                width: 100%;
            }
    .second-four .info .content-information .item:first-child .left, .second-four .info .content-information .item:first-child .right {
        width:100%;
    }
    .second-five .info .content-information .item .right{
        width:100%;
    }
    .second-five .info .content-information .item:last-child {
        position: relative;
        height: 528px;
    }
        .second-five .info .content-information .item:last-child .left {
            position: absolute;
            top: 174px;
        }
    .second-five .info .content-information .item:first-child .left p:first-child {
        padding-bottom:unset !important;
    }
    .second-five .info .content-information .item:last-child .right p:first-child {
        margin-top: unset;
    }
    .text.text-midde {
        margin-top: unset;
    }
    .second-three .info .content-information .item:first-child .left .text-left-mb {
        display: inline-block;
        width: 78%;
        margin: 33px 0px;
        padding-left: 21px;
    }

    .info .content-information .item:first-child .left p:first-child {
        padding-top: unset !important;
        padding-bottom: 15px;
    }
    .info .content-information .item .right {
        width: 100%;
        margin-left: unset;
    }

    .info .content-information .item:not(:first-child) .chart{
        height:unset;
    }
               
    .menu-title .main-menu .m-left {
        padding-top: 11px;
    }
    .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: 80%;
                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) {
    .main-title-partial {
        margin-bottom: 11px;
        font-size: 20px;
    }
    .menu-title{
        display:none;
    }
    .txt-bule {
        display: none;
    }
   
    .down-line {
        display: block;
    }



    .second {
        padding-bottom: 20px;
    }

    .text-center .cut-line {
        display: block;
    }

    .text-center {
        font-weight: 700;
    }

    .title-main {
        color: #062C3D;
        font-size: 20px;
        padding-top: 24px;
        padding-bottom: 10px;
        line-height: 1.5;
    }
    .info .content-information .item:not(:last-child) {
        margin-bottom: 10px;
    }
    .info .content-information .item .left {
        margin-bottom: 15px;
    }
    .info .content-information .item:first-child .left .icon {        
        display:none;
    }
    .second-three .info .content-information .item:first-child .left .text-left-mb {
        padding-left: 0px;
        margin: 0px 0px 0px 0px;
        width:100%;
    }
    .second-three .info .content-information .item:first-child .right .chart {
        padding: 20px 25px 20px 25px;
    }
    .second-three .info .content-information .item:last-child .chart, .second-three .info .content-information .item:last-child .chart img {
        height: unset;
    }
    .text.text-midde {
        margin-bottom: 12px;
    }
    .info .content-information .item:first-child .right .icon{
        display:none;
    }
    .second-four .info .content-information .item:first-child .right .text-left-mb {
        width: 100%;
        display: inline-block;
        margin: 0px 0px;
         padding-left: unset; 
    }
    .second-four .info .content-information .item:first-child .left {        
        top: 81px;
    }
        .second-four .info .content-information .item:first-child .left .chart {
            padding: 23px 22px 23px 22px;
        }
    .second-four .info .content-information .item:first-child {
        height: 403px;
    }
    .second-four .info .content-information .item:last-child .chart {
         height: unset; 
    }
    .second-four .info .content-information .item:last-child .right .chart img {
         height: unset; 
         margin-top: unset; 
    }
    .second-five .info .content-information .item:last-child .right {
         padding-left: unset; 
    }
    .second-five .info .content-information .item:last-child .left {
        top: 211px;
    }
    .second-five .info .content-information .item:last-child .right p:first-child {
        margin-bottom: 10px;
    }
    .second-five .info .content-information .item:last-child {
        height: 409px;
    }

    .report .head-report {
        background: url('/ld/images/bao-cao-thi-truong-bds-4-2020/banner-mobile.jpg') no-repeat center;
        background-size: cover;
        width: 100%;
        height: 259px;
        padding-top: 72px;
    }

    .report .second-one {
        padding: 20px 0px 0px 0px;
    }
    main-title-partial {
        font-size: 25px;
         margin-top: unset; 
        margin-bottom: 16px;
    }
    .title-partial .sub-title-partial {
        font-size: 15px;
    }
    .second-two .high-light .title-main {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .second-two .high-light .content-information h3 {
        font-size: 19px;
    }

    .second .content .chart img {
        width: 100% !important;
    }
  
    .second .content .content-market .market-advanced .chart {
        padding: 26px 25px 19px 25px;
    }
 
        .report-market-by-expert {
            width: 100%;
            background: url('/ld/images/bao-cao-thang-4-2019/mobile/image.png');
            padding-bottom: 17px;
            height: 365px;
        }
    .report .head-report .content-title .title .txt-title {
        padding: 105px 0px 0px 0px;
        font-size: 19px;
        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: 10px 13px;
    }

        .report-market-by-expert .report-market .download-report .download-now {
            clear: both;
            width: 100%;
            text-align: center;
            padding:8px 24px;
        }

        .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: 0px;
            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;
        }
    .info .content-information .item .chart .title-chart br {
        display: none;
    }
}

@media(max-width:375px) {
    .text {
        font-size: 14px;
    }

    .report .head-report {
        height: 200px;
        padding-top: unset;
    }

        .report .head-report .content-title .title .txt-title {
            padding: 80px 0px 0px 0px;
        }

   
    .second .content .content-market .chart .chart-title br{
        display:none;
    }

    .second .content .content-market .market-advanced .chart {
        margin-top: unset;
    }

  
    .second .content .content-market .chart .chart-title .down-line {
        display: none;
    }
    .info .content-information .item .chart .title-chart br{
        display:none;
    }
    .second-four .info .content-information .item:first-child {
        height: 380px;
    }
    .second-five .info .content-information .item:last-child {
        height: 417px;
    }
        .second-five .info .content-information .item:last-child .left {
            top: 244px;
        }
    .report-market-by-expert .report-market .download-report .icon-title-report {
        width: 80%;
    }
}

@media(max-width:360px) {
   

    .title-main {
        font-size: 18px;
        line-height: 1.5;
    }

    main-title-partial {
        font-size: 22px;
    }
  

    .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;
    }

    /*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: 0px;
    }

    .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: 13px;
    }

    .contact-report .information .content-contact {
        padding: 17px 14px 10px 7px;
    }
}

@media(max-width:320px) {
    .title-main {
        font-size: 16px;
    }

    .text {
        font-size: 13px;
    }

    .second .content .content-market .chart .chart-title br {
        display: none;
    }

    .report-market-by-expert {
        height: 420px;
    }

        .report-market-by-expert .report-market .download-report .icon-title-report {
            width: 76%;
        }
            .report-market-by-expert .report-market .download-report .icon-title-report br{
                display:none;
            }
            .report-market-by-expert .report-market .download-report .download-now {
                padding: 6px 24px;
            }
    .title-partial .sub-title-partial {
        font-size: 14px;
    }
    .info .content-information .item .chart .title-chart {
        font-size: 13px;
    }
    .second-four .info .content-information .item:first-child {
        height: 335px;
    }
        .second-four .info .content-information .item:first-child .left {
            top: 74px;
        }
    .second-five .info .content-information .item:last-child {
        height: 371px;
    }
        .second-five .info .content-information .item:last-child .left {
            top: 224px;
        }
}
