
@media (min-width: 1024px) and (max-width: 1239px) {
    .header-bottom .list li a {
        /* margin: 0 15px; */
        transition: all linear .2s;
        /* color: #e6d88d; */
        font-size: 14px;
    }

    .header-top .infor .item.tel section.compa {
        font-size: 14px;
    }

    .grid.wide {
        padding: 0 10px;
    }

    .header-top .infor .item.tel a {
        font-size: 14px !important;
    }

    .header-bottom .grid.wide {
        padding: 0 20px;
    }

    .header-top .infor .item.tel section {
        font-size: 14px;
    }

    h3.title-company-strengths {
        font-size: 14px;
    }

    .right-header-bottom-content {
        font-size: 18px;
    }
}

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none !important;
    }

    .descript-tops {
        padding: 0;
    }

    h3.title-company-strengths {
        font-size: 12px;
    }

    .right-header-bottom-content {
        font-size: 14px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important;
    }

    .grid.wide {
        padding: 0 20px;
    }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none !important;
    }

    div#arcontactus {
        display: none;
    }

    .grid.wide {
        padding: 0 10px;
    }

    .modal-notification span {
        font-size: 12px;
    }

    .right-header-bottom-content {
        font-size: 17px;
        opacity: 0;
        visibility: hidden;
    }

    .modal-notification i {
        font-size: 40px;
    }

    .list-tag a {
        white-space: inherit;
    }

    .contructor-child .grid.wide {
        max-width: 100%;
    }

    span.slogan-strenght-compa {
        font-size: 16px;
    }

    section.des-strenght-compa {
        padding: 0 5px;
        margin-top: 12px;
    }

    span.slogan-bottom-strenght {
        font-size: 18px;
    }

    .leftthanhtoan {
        float: unset;
        width: 100%;
    }

    .rightthanhtoan {
        width: 100%;
        float: unset;
    }

    .thongtindh {
        width: 100%;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    ul.list-strengths-about-home {
        padding: 0;
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 10px;
        row-gap: 10px;
        padding-top: 0;
    }

    .img-strengths img {
        width: 54%;
        margin: auto;
    }

    h3.top-title-strengths {
        font-size: 16px;
        padding-left: 5px;
        margin: 5px 0;
    }

    .wp-strenght-compa {
        padding: 10px 0;
    }

    .title-tops {
        font-size: 24px;
    }

    li.items-strengths-home:nth-child(2) .item-strengths h3.top-title-strengths {
        padding-right: 0;
    }

    .descript-tops {
        font-size: 14px;
    }

    .menu-rs .container {
        width: 70%;
    }

    .menu-rs .container {
        font-size: 16px;
    }

    .pro.content-item {
        margin-bottom: 15px;
    }

        .pro.content-item .wrap .wrap-title {
            font-size: 15px;
            height: 40px;
        }

        .pro.content-item .wrap .place {
            font-size: 13px;
        }

        .pro.content-item .wrap {
        }

    .flickity-prev-next-button {
        display: none;
    }

    .pro.content-item .img {
        height: 150px;
    }
}
