/* iPhone 4 ----------- */
/*MOBILE*/
@media all and (max-width: 599px){
    #headerDTCK{
        height: 120px;
    }
    #tieuDe{
        height: 83px;
    }

    #tieuDe #logo-xoay{
        width: 66px;
        height: 66px;
    }
    #tieuDe #text{
        font-size: 18px;
        text-align: left;
        width: 230px;
        margin-top: 5px;
        padding-right: 5px;
    }
    #footerDTCK{
        height: 100%;
    }
    #footerDTCK .tip-chuky .text-tip{
        font-size: 10px;
    }
    p.titleScreen{
        font-size: 13px;
    }
    .s1-canh8-wrap{
       width: 480px;

    }
    .wrap-text-canh5{
        width: 240px;
        font-size: 12px;
    }

    .resize-text{
        display: block;
        position: fixed;
        width: 20px;
        height: 20px;
        top: 200px;
        left: 10px;
        z-index: 99999;
    }
    .resize-text img{
        margin: 5px 0;
    }
    #contentDTCK #s1 .s1-canh1 .s1-canh1-wrap,
    #contentDTCK #s1 .s1-canh2 .s1-canh2-wrap,
    #contentDTCK #s1 .s1-canh3 .s1-canh3-wrap,
    #contentDTCK #s1 .s1-canh4 .s1-canh4-wrap,
    #contentDTCK #s1 .s1-canh5 .s1-canh5-wrap,
    #contentDTCK #s1 .s1-canh6 .s1-canh6-wrap,
    #contentDTCK #s1 .s1-canh7 .s1-canh7-wrap,
    #contentDTCK #s1 .s1-canh8 .s1-canh8-wrap,
    #contentDTCK #s1 .s1-canh9 .s1-canh9-wrap{
        font-size: 14px;
    }

    .s1-canh7-wrap .viewsize1{
        font-size: 12px;
        left: 20px;
        top: 80px;
    }
    .s1-canh7-wrap .viewsize2{
        font-size: 12px;
        left: 20px;
        top: 200px;
    }
}

