@media only screen and (min-width: 1440px) {
    article#bk-tq-box {
        padding-top: 235px;
    }

    .vi-tri {
        text-align: center;
        background: #025373;
    }

    #position-project {
        width: 1140px !important;
        margin: auto;
    }

    .bg-project .bg-title {
        top: -20px;
    }
    iframe.iframe-map {
        height: 700px;
    }
}

/**mobile**/
@media only screen and (max-width: 900px) {
    article#slider-home .owl-nav button.owl-next {
        right: 10px;
    }

    article#slider-home .owl-nav button.owl-prev {
        left: 10px;
    }

    article#slider-home .owl-nav button i {
        color: #fff
    }

    .home-widget .home_title h2 {
        font-size: 20px;
    }

    .home-widget .home_description p {
        font-size: 13px;
    }

    .home-widget .home_description {
        width: 100%;
    }

    article#slider-home {
        height: auto;
    }

    .box-register {
        width: 100%;
    }

    article#company-information .company-box ul li {
        width: 50%;
        float: left;
        text-align: center;
        height: 250px;
        display: inline-block;
    }

    article#company-information .company-box ul li .company-item .company-avatar {
        width: 120px;
        height: 120px;
        margin: 0px auto 25px;
    }

    article#company-information .company-box:after, article#company-information .company-box ul li .company-item .company-content:after {
        display: none;
    }

    article.blog-box {
        background: #fff !important;
    }

    .video-content {
        height: 200px;
    }

    .video-button-play {
        line-height: 200px;
    }

    article#bk-tq-box .box-tq {
        display: block;
    }

    .tq-item {
        width: calc(100% / 2);
    }

    .tq-item .tq-item-avatar {
        height: auto !important;
    }

    article#bk-tq-box .box-tq:before, .tq-item:before {
        display: none;
    }

    article#bk-tq-box {
        padding-top: 60px;
    }

    article#bk-tq-box {
        padding-top: 60px;
        box-shadow: unset;
    }

    .tq-item {
        width: calc(100% / 2);
        height: 230px;
    }

    article#bk-tq-box .icon-10, article#bk-tq-box .icon-11 {
        display: none;
    }

    footer#footer .footer-top .footer-address h2 {
        font-size: 18px;
        margin-bottom: 10px !important;
    }

    footer#footer .bg-lk {
        background: #025373;
    }

    footer#footer {
        border-top: 1px solid #ddd;
    }

    .vi-tri {
        margin-bottom: -110px;
        text-align: center;
        background: #025373;
    }

    .bg-project .bg-title {
        background: #025373;
        position: unset !important;
        height: auto !important;
    }

    #position-project .box-project-item.mbang-5 {
        position: unset;
        margin-top: 0px;
    }

    #position-project .box-project-mb {
        position: unset;
        margin: 20px 0;
    }

    #position-project .box-project-mb:before {
        display: none;
    }

    #position-project .project-item-mb:after, #position-project .box-project-mb:after {
        display: none;
    }

    #position-project {
        height: auto !important;
    }

    #position-project .bg-zoom {
        position: unset !important;
    }

    #position-project .bg-zoom {
        width: 200px;
        height: 200px;
        left: 0px;
        margin: 50px auto 100px !important
    }

    .icon-5, .icon-4, #position-project .icon-3, #position-project .icon-1 {
        display: none;
    }

    #position-project .box-project {
        width: 100%;
    }

    .bg-project {
        position: relative;
        width: 100%;
        height: 100% !important;
    }

    #position-project .bg-icon-zoom {
        line-height: 200px;
    }

    #position-project .box-item-content {
        text-align: left;
    }

    .position .home_title {
        margin: 20px 0 !important;
    }

    .home-widget.position .home_title h2 {
        color: #fff !important;
    }

    .home-widget.position .home_title h2 span {
        border-color: #fff;
    }

    .home-widget.position .home_title h2 span:after {
        background: #025373;
    }

    .color-white .home_title h2 {
        color: #000;
    }

    .box-grid .box-grid-content h3 {
        color: #000;
    }
}
