@media (min-width: 1750px){
    .banner_company{
        height: 350px;
    }
    .banner_company-info1{
        margin-top: 60px;
    }
}

@media (min-width: 1024px) and (max-width: 1115px){
    .banner_company{
        width: 100%;
    }
    .content_banner--number{
        font-size: 4rem;
    }
    .content_banner--text{
        font: size 2.4em;
    }
}

/* Mobile & tablet */
@media (max-width: 1023px){
    .hide-on-mobile-tablet{
        display: none;
    }
    .header__mobile-nav-icon{
        display: block !important;
    }

    .nav__bar-btn{
        display: block;
    }

    .popular-place__item {
        padding: 5px;
    }
    .popular-place__item {
        padding: 5px;
    }
    .content_banner{
        padding: 5px;
    }
    .content_banner--h1{
        font-size: 2.5rem;
    }
    
    .content_banner--number{
        font-size: 3rem;
    }
    .content_banner--text{
        font-size: 2rem;
    }
    .vison_mising-cover{
        padding: 10px;
    }
    .solution-each-link h3{
        font-size: 1.5rem;
    }
    .solution-each{
        height: 20rem;
        width: 100%;
    }
    .cung-cap-thiet-bi-dien-text{
        font-size: 14px;
    }
}   

/* Tablet */
@media(min-width: 740px) and (max-width: 1023px){
    .hide-on-tablet{
        display: none;
    }

    .slider__title{
        font-size: 4.1rem;
        line-height: 4.4rem;
    }
    
    .slider__content{
        font-size: 1.4rem;
        line-height: 2.1rem;
    }

    .slider__btn-link{
        font-size: 1rem;
        padding: 11px 22px;
    }

    .container-description__btn {
        margin-top: 20px;
        padding: 16px 269px;
    }
    .banner_company{
        height: 200px;
        width: 100%;
    }
    .banner_company-info{
        top: 117px;
        left: -40px;
    }
    .banner_company-info1{
        top: 117px;
        right: 22px;
    }
    .banner_company-info2{
        top: 31px;
        left: 165px;
    }
    .footer__logo{
        width: 20%;
    }
    .Contact-SNS input{
        width: 90%;
    }
    .Contact-SNS{
        font-size: 1.3rem;
    }
    .Contact-SNS h1{
        font-size: 1.7rem;
    }
    .Contact-SNS-form-btn{
        width: 40%;
    }
    .Contact-SNS input{
        margin: 1.93rem 0rem;
    }
    .solution-each-link h3{
        font-size: 1.5rem;
    }
    .solution-each{
        height: 20rem;
        width: 100%;
    }
    .may-nen-khi{
        width: 100%;
    }
    .cung-cap-thiet-bi-dien-text{
        font-size: 14px;
    }
}

/* Mobile */
@media(max-width: 740px){  
    .header{
        position: fixed;
        left: 0px;
        right: 0px;
        top: 0px;
    }
    .slick-slide{
        padding: 0px 0px;
    }
    .slider__btn{
        position: relative;
        bottom: 65px;
    }
    .nav__bar-btn{
        position: absolute;
        right: 10px;
    }
    
    .header__logo{
        margin-left: 30px;
    }
    .slider{
        padding-top:80px;
    }
    .slider__title{
        font-size: 2.4rem;
        line-height: 2.1rem;
        margin-bottom: 50px;
    }
    .slider__content{
        font-size: 1.4rem;
        padding: 10px;
        line-height: 2.1rem;
        margin: 80px 0;
        font-weight: 700;
    }

    .slider__btn-link{
        margin-top: -20px;
        font-size: 1rem;
        padding: 5px 10px;
    }
    .container-form__input{
        height: 350px;
    }
    .newest-properties,
    .popular-place,
    .featured-properties,
    .latest-post,
    .footer{
        padding: 20px;
        margin-top: 10px;
    }
    .container-description__title{
        font-size: 2.5rem;
        line-height: 4rem;
        font-weight: 500;
        text-align: center;
    }
    .banner_company{
        display: none;
    }
    .box_number_banner{
        display: block;
        width: 100%;
        background-color: #167064;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
        height: 100px;
        padding: 30px 20px;
        top: 70px;
        line-height: 2.5rem;
    }
    .box_number_banner-number{
        font-size: 2.2rem;
        color: #fff;
        text-align: center;
        font-weight: 600;
    }
    .box_number_banner-content{
        color: #fff;
    }
    .banner_company--detail{
        position: relative;
        top:-60px;
    }
    .banner_company-info{
        position: relative;
        top: 114px;
        left: -125px;
    }
    .banner_company-info1{
        position: relative;
        top: 68px;
        left: 70px;
    }
    .banner_company-info2{
        top: 22px;
        left: -55px;
    }
    .content h1{
        font-size: 2rem;
    }
    
    .content_banner--h1 span{
        font-size: 2.2rem;
    }
    .content_banner--h1{
        font-size: 1.5rem;
        line-height: 2rem;
        padding: 0 1rem;
    }
    .content_banner a{
        font-size: 1.3rem;
        font-weight: 600;
        padding: 1rem 2.5rem;
        text-decoration: none;
    }
    .content_banner--number{
        font-size: 2.5rem;
    }
    .content_banner--text{
        font-size: 1rem;
        line-height: 3rem;
    }
    .container-description{
        padding: 60px 20px;
    }

    .popular-place__item,
    .newest-properties__item,
    .contact__item{
        margin-top: 20px;
    }

    .container-video{
        margin: 20px 0;
    }
    .degson_detail{
        margin: auto;
    }
    .newest-properties__title{
        margin-top: 140px;
    }
    .container-description__btn {
        margin-top: 20px;
        padding: 16px 50px;
    }

    .footer__title{
        margin: 30px 0;
    }
    .list_cat{
        display: none;
    }
    .contact-title{
        font-size: 2rem;
    }
    .Contact-SNS input{
        width: 100%;
    }
    .Contact-SNS-item1 h1{
        font-size: 2.5rem;
    }
    .Contact-SNS-form h1{
        font-size: 2rem;
    }
    .popular-place__img img{
        width: 100px;
    }
    .popular-place__haed {
        font-size: 1rem;
    }
    .popular-place__text{
        display: none;
    }
    .solution-each-link .solution-each__content .may-nen-khi{
        width: 55%;
        margin-bottom: 0px;
    }
    .solution-each{
        width: 165px;
    }
    .newest-properties__title{
        margin-top: 25px;
        padding: 20px 0px;
    }
    .product-line{
        margin-top: -60px;
    }
    .solution-icon{
        margin-left: 15px;
    }
    .activity-content-btn{
       margin-top: 0rem;
    }
    .cung-cap-thiet-bi-dien-text{
        font-size: 14px;
    }

}