
/*TABLET*/
@media all and (min-width: 600px) and (max-width:799px){
    #headerDTCK{
        height: 120px;
    }
    #tieuDe{
        height: 83px;
    }

    #tieuDe #logo-xoay{
        width: 80px;
        height: 80px;
    }
    #tieuDe #text{
        font-size: 20px;
        text-align: left;
        width: 500px;
        margin-top: 5px;
        padding-right: 5px;
    }

    #footerDTCK .tip-chuky .text-tip{
        font-size: 12px;
    }
    .wrap-text-canh5{
        width: 350px;
        font-size: 14px;
    }

}
