﻿*{
    margin:0;
    padding:0;
    font-family:'Roboto',sans-serif;
}
.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;
            }
.second{
    display:inline-block;
    width:100%;
    margin-bottom:20px;
    background:white;
}
.title-main {
    font-size: 30px;
    font-weight: 700;
    padding-top: 30px;
    color: #4A4A4A;
}
.report {
    background: #E9E9E9;
}
    .report .head-report {
        background: url(../images/bao-cao-thi-truong-bds-5-2019/Banner_top.png) no-repeat center;        
        background-size: cover;
        width: 100%;
        height: 386px;
    }
        /*.report .head-report .content-title {
            padding-top: 129px;
        }*/
            .report .head-report .content-title .title-report {
                width: 50%;
                float: left;
            }
            .report .head-report .content-title .title {
                width: 50%;
                float: left;
            }
                .report .head-report .content-title .title h3 {
                    font-size: 30px;
                    color: white;
                    font-weight: 500;
                }
                .report .head-report .content-title .title p {
                    font-size: 79px;
                    color: white;
                    font-weight: 500;
                }
            .report .head-report .content-title .logo-homedy {
                padding-bottom: 120px;
            }
            .report .head-report .content-title .logo-homedy .logo {
                /*background: url(/ld/images/bao-cao-thang-4-2019/desktop/logo.png) no-repeat;*/
                height: 55px;
                margin: auto;               
                position: relative;
                top: 20px;
            }

            .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: 80%;
        display: inline-block;
        padding-left: 30px;
    }
    .second-one .content .content-overview .title-partial a{
       text-decoration:none;
    }
        .second-one .content .content-overview .title-partial .text-title {
            color: #194051;
            font-size: 17px;
            font-weight: 700;
        }

        .second-one .content .content-overview .title-partial .title {
            color: #194051;
            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: 35%;
            float: left;
        }

        .second-one .content .content-overview .title-partial .title-partial-two .title-two {          
            float: left;
            padding-left: 40px;
        }

        .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-two{
    padding-bottom:20px;
}
.second-two .high-light .content-information {
    width: 100%;
    display: inline-block;
    text-align: center;
}

    .second-two .high-light .content-information .item {
        width: 33%;
        float: left;
    }
        .second-two .high-light .content-information .item .icon {
            padding: 30px 0px 22px 0px;
        }
        .second-two .high-light .content-information .item .text-item-one .content-text {
            font-size: 17px;
            color: #194051;
            font-weight: 500;
        }
.second-three .content .content-market-chart {
    width: 100%;
    display: inline-block;
    padding: 30px 0px;
}
    .second-three .content .content-market-chart .regional-supply {
        width: 50%;
        float: left;
    }
        .second-three .content .content-market-chart .regional-supply img {
            width: 97%;
        }
    .second-three .content .content-market-chart .supply-segment {
        width: 50%;
        float: left;
        text-align: right;
    }
        .second-three .content .content-market-chart .supply-segment img {
            width: 97%;
        }
.second-four {
    padding-bottom: 20px;
}
.second-four .content .content-market .item {
    width: 100%;
    display: inline-block;
    margin: 10px 0px;
}
.second-four .content .content-market .item:first-child {
    width: 100%;
    display: inline-block;
    margin:20px 0px 10px 0px;
}
    .second-four .content .content-market .item .chart {
        width: 50%;
        float: left;
    }
        .second-four .content .content-market .item .chart img {
            width: 97%;
        }
    .second-four .content .content-market .item .content-chart-text {
        width: 48%;
        float: right;
        background: #F6FAFE;
        border-radius: 5px;
        margin-top: 20px;
    }
        .second-four .content .content-market .item .content-chart-text p {
            padding: 30px 33px;
        }
            .second-four .content .content-market .item .content-chart-text p .press {
                color: #062C3D;
                font-weight: 500;
                font-size: 17px;
                border-bottom: 1px solid;
            }
.second-five{
    padding-bottom:20px;
}
.second-five .content .content-market .item:first-child {
    width: 100%;
    display: inline-block;
    margin: 20px 0px 10px 0px;
}
    .second-five .content .content-market .item .chart {
        width: 50%;
        float: left;
    }
    .second-five .content .content-market .item .chart img {
        width: 97%;
    }
.second-five .content .content-market .item .content-chart-text {
    width: 48%;
    float: right;
    background: #F6FAFE;
    border-radius: 5px;
    margin-top: 20px;
}
    .second-five .content .content-market .item .content-chart-text p {
        padding: 30px 33px;
    }
        .second-five .content .content-market .item .content-chart-text p .press {
            color: #062C3D;
            font-weight: 500;
            font-size: 17px;
            border-bottom: 1px solid;
        }
.second-six {
    background: url(/ld/images/bao-cao-thi-truong-bds-5-2019/img_quangninh.png) no-repeat center;
    background-size: cover;
    height: 228px;
}
    .second-six .content h3 {
        text-align: center;
        line-height: 228px;
        font-size: 40px;
        color: white;
        font-weight: 700;
    }
.second-five .content .content-market .item {
    width: 100%;
    display: inline-block;
    margin: 10px 0px;
}
.second-seven .content .content-market .potential {
    background: #F6FAFE;
    border-radius: 5px;
    margin: 30px 0px;
}
    .second-seven .content .content-market .potential p {
        padding: 30px 54px;
        font-style: italic;
    }
.second-seven .content .content-market .development-potential .item{
    display:inline-block;
    width:100%;
}
.second-seven .content .content-market .development-potential .item .content-chart-text {
    width: 50%;
    float: left;
}
    .second-seven .content .content-market .development-potential .item .chart {
        width: 50%;
        float: left;
        text-align: right;
    }
.second-seven .content .content-market .development-potential .item .content-chart-text p {
    padding: 71px 53px;
}


.second-seven .content .content-market .development-potential .item .content-chart-text img {
    width: 97%;
}
    .second-seven .content .content-market .development-potential .item .content-chart-text .press,
    .second-seven .content .content-market .development-potential .item .content-travel-text .press {
        display: block;
        font-size: 20px;
        color: #062C3D;
        font-weight: 700;
        padding-bottom: 10px;
    }
    .second-seven .content .content-market .development-potential .item .travel {
        width: 50%;
        float: left;
    }
    .second-seven .content .content-market .development-potential .item .travel img{
        width: 97%;       
    }
    .second-seven .content .content-market .development-potential .item .content-travel-text {
        width: 50%;
        float: left;
    }
    .second-seven .content .content-market .development-potential .item:last-child {
        padding: 33px 0px;
    }
    .second-seven .content .content-market .development-potential .item .content-travel-text p {
        padding: 20px 0px 0px 39px;
    }
.second-eight .content .content-market .potential {
    background: #F6FAFE;
    border-radius: 5px;
    margin: 30px 0px;
}
    .second-eight .content .content-market .potential p {
        padding: 30px 54px;
        font-style: italic;
    }
.second-eight .content .content-market .development-potential .item {
    display: inline-block;
    width: 100%;
    margin-bottom:20px;
}
    .second-eight .content .content-market .development-potential .item .content-chart-text {
        width: 50%;
        float: left;
    }
    .second-eight .content .content-market .development-potential .item .chart {
        width: 50%;
        float: left;
    }
        .second-eight .content .content-market .development-potential .item .content-chart-text p {
            padding: 71px 53px;
        }
            .second-eight .content .content-market .development-potential .item .content-chart-text p .press {
                display: block;
                font-size: 20px;
                color: #062C3D;
                font-weight: 700;
                padding-bottom: 10px;
            }
        .second-eight .content .content-market .development-potential .item .content-chart-text .high-light {
            color: #606060;
            font-size: 17px;
            font-weight: 500;
            border-bottom: 1px solid #606060
        }
    .second-eight .content .content-market .development-potential .item .content-chart-text .txt-chart-text {
        background: #F6FAFE;
        width: 92%;
        margin-top: 195px;
    }

    .second-eight .content .content-market .development-potential .item .content-chart-text p {
        padding: 29px 53px;
    }
.second-nine{
    padding-bottom:20px;
    margin-bottom:unset;
}
.second-nine .content .content-market .development-potential .item {
    width: 100%;
    display: inline-block;
    padding: 25px 0px;
}

    .second-nine .content .content-market .development-potential .item .content-chart-text {
        float: left;
        width: 50%;
    }
        .second-nine .content .content-market .development-potential .item .content-chart-text p {
            padding: 71px 53px;
        }
            .second-nine .content .content-market .development-potential .item .content-chart-text p .press {
                display: block;
                font-size: 20px;
                color: #062C3D;
                font-weight: 700;
                padding-bottom: 10px;
            }
    .second-nine .content .content-market .development-potential .item .chart {
        width: 50%;
        float: left;
        text-align: right;
    }
    .second-nine .content .content-market .development-potential .item .travel {
        width: 50%;
        float: left;
    }
    .second-nine .content .content-market .development-potential .item .content-travel-text {
        width: 50%;
        float: left;
    }
        .second-nine .content .content-market .development-potential .item .content-travel-text p {
            padding: 20px 0px 0px 39px;
        }
            .second-nine .content .content-market .development-potential .item .content-travel-text p .press {
                display: block;
                font-size: 20px;
                color: #062C3D;
                font-weight: 700;
                padding-bottom: 10px;
            }
.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(/ld/images/bao-cao-thang-4-2019/desktop/pdf.png) 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;
        }
@media(max-width:920px){
    .menu-title .main-menu .m-left {
        padding-top: 11px;
    }
    .report .head-report .content-title .title {
        padding-left: 18px;
    }
        .report .head-report .content-title .title p {
            font-size: 51px;
        }
    .second-one .content .content-overview .content-main {
        width: 18%;     
    }
    .second-one .content .content-overview .content-main h3 {
        color: #062C3D;
        font-size: 25px;
    }
    .second-one .content .content-overview .title-partial .title {
        font-size: 16px;
    }
    .second-one .content .content-overview .title-partial .title-partial-two .overview-market {
        width: 42%;
    }

    .second-one .content .content-overview .title-partial {
        padding-left: 25px;
    }

        .second-one .content .content-overview .title-partial .title-partial-two .title-two {
            width: 58%;
            padding-left: 20px;
        }

        .second-one .content .content-overview .title-partial .title-partial-three .title-market-dn {
            width: 42%;
        }

        .second-one .content .content-overview .title-partial .title-partial-three .title-three {
            width: 58%;
            padding-left: 20px;
        }
        .second-one .content .content-overview .title-partial .text-title {
            font-size: 15px;
        }
    .second-two .high-light .content-information .item .text-item-one .content-text br{
        display:none;
    }
    .second-two .high-light .content-information .item .text-item-one .content-text {
        font-size: 14px;
    }
    .second-four .content .content-market .item .content-chart-text p
    {
        padding: 30px 13px;
        font-size:15px;
    }
    .second-five .content .content-market .item .content-chart-text p {
        padding: 30px 13px;
        font-size:15px;
    }
    .second-six{
        margin-bottom:unset;
    }
    .second-six .content h3 {
        font-size: 32px;
        padding-top: 91px;
        line-height: unset;
    }
    .second-seven .content .content-market .potential p {
        padding: 30px 40px;
        font-size: 15px;
    }    
    .second-seven .content .content-market .development-potential .item .content-chart-text p {
        text-align: justify;
        font-size: 15px;
        padding: 12px 15px 0px 0px;
    }
    .second-seven .content .content-market .development-potential .item .chart {
        padding-left: 15px;
    }
    .second-seven .content .content-market .development-potential .item .travel {
        text-align: justify;
        padding-right: 15px;
        padding-top: 10px;
    }
    .second-seven .content .content-market .development-potential .item .content-travel-text p {
        padding: 0px 0px 0px 15px;
        text-align: justify;
        font-size: 15px;
    }
    .second-seven .content .content-market .development-potential .item .travel img{
        width:unset;
    }
    .second-eight .content .content-market .potential p {
        padding: 30px 49px;
        font-size: 15px;
    }
    .second-eight .content .content-market .development-potential .item .content-chart-text p {
        padding: 29px 26px;
        text-align: justify;
        font-size:15px;
    }
    .second-eight .content .content-market .development-potential .item .content-chart-text .txt-chart-text {
        margin-top: 77px;
        font-size: 15px;
    }
    .second-nine .content .content-market .development-potential .item .content-chart-text p {
        padding: 7px 15px;
        text-align: justify;
        font-size:15px;
    }
    .second-nine .content .content-market .development-potential .item .chart {       
        text-align: right;
        padding-left: 15px;
    }
    .second-nine .content .content-market .development-potential .item .travel {        
        padding-right: 15px;
    }
    .second-nine .content .content-market .development-potential .item .content-travel-text p {
        padding: 20px 8px 0px 15px;
        font-size: 15px;
    }
    .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;
    }
}
@media(max-width:480px){
    .menu-title {
        display: none;
    }
    .title-main {
        color: #062C3D;
        font-size: 27px;
    }
    .report .head-report {
        height: 303px;
    }
        /*.report .head-report .content-title {
            padding-top: 85px;
        }*/
            .report .head-report .content-title .title {
                width: 100%;     
                padding-left:0px;
            }
            .report .head-report .content-title .title-report {
                width: 71%;
            }
            .report .head-report .content-title .title h3 {
                font-size: 24px;
                padding-top: 10px;
            }
            .report .head-report .content-title .title p {
                font-size: 52px;              
            }
        .report .head-report .content-title .logo-homedy {
            padding-bottom: 48px;
        }
            .report .head-report .content-title .logo-homedy .logo {               
                top: 9px;
                background-position: center;
            }
    .second-one .content .content-overview .title-partial{
        width:100%;
    }
    .second-one .content .content-overview{
        padding:0px;
    }
        .second-one .content .content-overview .content-main h3 {
            color: #062C3D;
            font-size: 25px;
            padding-bottom: 11px;
        }
    .second-one .content .content-overview .title-partial .title-partial-two .title-two {
        width: 100%;
    }
        .second-one .content .content-overview .title-partial .title-partial-three .title-three{
            width:100%;
        }
        .second-one .content .content-overview .content-main,
        .second-one .content .content-overview .title-partial .title-partial-two .overview-market,
        .second-one .content .content-overview .title-partial .title-partial-three .title-market-dn {
            width: 100%;
        }
    .second-one .content .content-overview .title-partial .title-partial-two {
        width: 100%;
    }
        .second-one .content .content-overview .title-partial .text-title {
            font-size: 16px;
            padding: 4px 0px;
        }
    .second-two .high-light .content-information .item {
        width: 100%;
        padding: 20px 0px;
    }
        .second-two .high-light .content-information .item .icon {
            width: 30%;
            float: left;
            padding:unset;
        }
        .second-two .high-light .content-information .item .text-item-one {
            width: 70%;
            float: left;
        }
            .second-two .high-light .content-information .item .text-item-one .content-text {
                padding-left: 20px;
                padding-top: 14px;
                font-size: 16px;
                text-align:left;
            }
            .second-two .high-light .content-information .item .text-item-one .content-text br{
               display:none;
            }
    .second-three .content .content-market-chart .regional-supply,
    .second-three .content .content-market-chart .supply-segment {
        width: 100%;
        text-align: unset;
        
    }
    
        .second-three .content .content-market-chart .supply-segment img, .second-three .content .content-market-chart .regional-supply img {
            width: unset;
        }
    .second-three .content .content-market-chart .regional-supply{
        margin-bottom:10px;
    }
    .second-three .content .content-market-chart .supply-segment{
        margin-top:10px;
    }
    .second-four .content .content-market .item .chart, 
    .second-four .content .content-market .item .content-chart-text {
        width: 100%;
    }
        .second-four .content .content-market .item .content-chart-text p {
            padding: 30px 20px;
        }
    .second-five .content .content-market .item .chart, 
    .second-five .content .content-market .item .content-chart-text {
        width:100%;
    }
    .second-five {       
        margin-bottom: 4px;
    }
        .second-five .content .content-market .item .chart img{
            width:unset;
        }
        .second-six {
            margin-bottom: unset;
        }
        .second-six .content h3 {
            padding-top: 78px;
            line-height: 1.3;
            font-weight: 700;
            font-size: 30px;
        }
    .second-seven .content .content-market .potential p {
        padding: 30px 14px;
    }
    .second-seven .content .content-market .development-potential .item .content-chart-text p {
        padding: 0px 22px;
    }
    .second-seven .content .content-market .development-potential .item .content-chart-text,
    .second-seven .content .content-market .development-potential .item .chart {
        width:100%;
    }
    .second-seven .content .content-market .development-potential .item .chart {
        margin-top: 20px;
    }
    .second-seven .content .content-market .development-potential .item .grade {
        position: relative;
        height: 500px;
    }
    .second-seven .content .content-market .development-potential .item .travel {
        width: 100%;
        float: right;
        position: absolute;
        top: 274px;
    }
        .second-seven .content .content-market .development-potential .item .travel img{
            width:unset;
        }
    .second-seven .content .content-market .development-potential .item .content-travel-text {
        width: 100%;
        float: left;
        position: absolute;
        top: 0px;
    }
        .second-seven .content .content-market .development-potential .item .content-travel-text p{
            padding:unset;
        }
    .second-eight .content .content-market .potential p {
        padding: 30px 9px;
    }
    .second-eight .content .content-market .development-potential .item .content-chart-text p {
        padding: 0px 0px 29px 0px;
    }
    .second-eight .content .content-market .development-potential .item .content-chart-text,
    .second-eight .content .content-market .development-potential .item .chart {
       width: 100%;
    }
        .second-eight .content .content-market .development-potential .item .content-chart-text .txt-chart-text {
            margin-top: unset;
            width: 100%;
            margin-bottom: 30px;
        }
        .second-eight .content .content-market .development-potential .item .content-chart-text .txt-chart-text p {
            padding: 20px 10px 20px 10px;
        }
    .second-nine .content .content-market .development-potential .item .content-chart-text{
        width:100%;
    }
        .second-nine .content .content-market .development-potential .item .content-chart-text p{
            padding:unset;
        }
    .second-nine .content .content-market .development-potential .item .chart{
        width:100%;
        margin-top:20px;
    }
    .second-nine .content .content-market .development-potential .item .general {
        position: relative;
        height: 342px;
    }
    .second-nine .content .content-market .development-potential .item .travel {
        width: 100%;
        position: absolute;
        top: 126px;
    }
    .second-nine .content .content-market .development-potential .item .content-travel-text {
        position: absolute;
        top: 0px;
        width:100%;
    }
        .second-nine .content .content-market .development-potential .item .content-travel-text p{
            padding:unset;
        }
    .second-nine .content .content-market .development-potential .item:last-child{
        padding:unset;
    }
    .report-market-by-expert {
        width: 100%;
        background: url('/ld/images/bao-cao-thang-4-2019/mobile/image.png');
        padding-bottom: 17px;
        height: 340px;
    }

        .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%;
            }
}