/* xong */
@media screen and (max-width: 319px) {
    #gioithieu table tr td{
        padding: 5px;
        font-size: 16px;
    }
    #gioithieu h2,
    .title,
    #thietke h2,
    #tiendo h2{
        font-size: 25px;
    }
    .blink-headline{
        font-size: 110% !Important;
    }
    #thietke .content,
    #banggia .content{
        padding: 30px 20px;
    }
    #thietke .wp-caption-text{
        font-size: 13px;
    }
    .form-action2{
        flex-basis: 95%;
        max-width: 95%;
        margin: auto;
    }
    #chinhsach{
        padding-top: 0px;
    }
    #gioithieu table th, #gioithieu table td, #gioithieu table tr {
        display: block;
        border-bottom: none;
        width: 100% ! Important;
        height: auto ! Important;
    }
    #chinhsach  h1{
        margin-bottom: 0px;
    }
    #chinhsach .mt-30{
        margin-top: 0px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    #gioithieu table tr td{
        padding: 5px;
        font-size: 16px;
    }
    #gioithieu h2,
    .title,
    #thietke h2,
    #tiendo h2{
        font-size: 25px;
    }
    .blink-headline{
        font-size: 110% !Important;
    }
    #thietke .content,
    #banggia .content{
        padding: 30px 20px;
    }
    #thietke .wp-caption-text{
        font-size: 13px;
    }
    .form-action2{
        flex-basis: 95%;
        max-width: 95%;
        margin: auto;
    }
    #chinhsach{
        padding-top: 30px;
    }
    #gioithieu table th, #gioithieu table td, #gioithieu table tr {
        display: block;
        border-bottom: none;
        width: 100% ! Important;
        height: auto ! Important;
    }
    #chinhsach  h1{
        margin-bottom: 0px;
    }
    #chinhsach .mt-30{
        margin-top: 0px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    #gioithieu table tr td{
        padding: 5px;
        font-size: 16px;
    }
    #gioithieu h2,
    .title,
    #thietke h2,
    #tiendo h2{
        font-size: 25px;
    }
    .blink-headline{
        font-size: 110% !Important;
    }
    #thietke .content,
    #banggia .content{
        padding: 30px 20px;
    }
    #thietke .wp-caption-text{
        font-size: 13px;
    }
    .form-action2{
        flex-basis: 95%;
        max-width: 95%;
        margin: auto;
    }
    #chinhsach{
        padding-top: 0px;
    }
    #gioithieu table th, #gioithieu table td, #gioithieu table tr {
        display: block;
        border-bottom: none;
        width: 100% ! Important;
        height: auto ! Important;
    }
    #chinhsach  h1{
        margin-bottom: 0px;
    }
    #chinhsach .mt-30{
        margin-top: 0px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #gioithieu table tr td{
        padding: 5px;
        font-size: 16px;
    }
    #gioithieu h2,
    .title,
    #thietke h2,
    #tiendo h2{
        font-size: 25px;
    }
    .blink-headline{
        font-size: 110% !Important;
    }
    #thietke .content,
    #banggia .content{
        padding: 30px 20px;
    }
    #thietke .wp-caption-text{
        font-size: 13px;
    }
    .form-action2{
        flex-basis: 95%;
        max-width: 95%;
        margin: auto;
    }
    #chinhsach  h1{
        margin-bottom: 0px;
    }
    #chinhsach .mt-30{
        margin-top: 0px;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {

}