/* 320×568*/
@media screen and (max-width: 568px){
    .slick-next{
        display: none !important;
    }
    #tintucnoibat .item-child{
        margin-top: 35px;
    }
    .showhome .content-showhome{
        padding: 1em;
    }
    .title-feature{
        width: 22em;
        height: 4em;
        margin: 1em 0em;
        background: none;
    }
    .feature-1, .feature-2, .feature-3 {
        background: none;
        width: 100%;
        float: right;
        padding: 20px;
        margin: 20px 0px;
        height: auto;
        border-radius: 30px;
    }
    .feature-1{
        border: 1px solid #FEC107;
    }
    .feature-2{
        border: 1px solid #ED2027;
    }
    .feature-3{
        border: 1px solid #56BC86;
    }

    .icon-ft-1, .icon-ft-2, .icon-ft-3, .icon-ft-4{
        width: 100px;
    }
    /* Footer */
    .footer-bct {
        text-align: center !important;
        margin-bottom: 15px;
    }
    .footer-bct img { width: 50%; }
    .img-homepage img { width: 70%; }
    #footer-content .footer-desc { font-size: 13px; }
    img.footer-logo { width: 70% }
    .company-name, .footer-link { font-size: 14px }
    .company-info { font-size: 12px }
    ul#footer-menu li a { font-size: 12px; line-height: 25px }
    #footer-content .container { padding-left: 0px; padding-right: 0px }
    #footer-copyright span { font-size: 12px; }

    /* Tính năng */
    .info { padding: 5px; }


}

/* <=640 px */
@media screen and (max-width: 640px) and (min-width: 568px) {
    .slick-next{
        display: none !important;
    }
    #tintucnoibat .item-child{
        margin-top: 35px;
    }
    .showhome .content-showhome{
        padding: 1em;
    }
    .title-feature{
        width: 22em;
        height: 4em;
        margin: 1em 0em;
        background: none;
    }
    .feature-1, .feature-2, .feature-3 {
        background: none;
        width: 100%;
        float: right;
        padding: 20px;
        margin: 20px 0px;
        height: auto;
        border-radius: 30px;
    }
    .feature-1{
        border: 1px solid #FEC107;
    }
    .feature-2{
        border: 1px solid #ED2027;
    }
    .feature-3{
        border: 1px solid #56BC86;
    }
    .icon-ft-1, .icon-ft-2, .icon-ft-3, .icon-ft-4{
        width: 100px;
    }
    /* Footer */
    .footer-bct {
        text-align: center !important;
        margin-bottom: 15px;
    }
    .img-homepage img { width: 70%; }
    #footer-content .footer-desc { font-size: 13px; }
    img.footer-logo { width: 70% }
    .company-name, .footer-link { font-size: 14px }
    .company-info { font-size: 12px }
    ul#footer-menu li a { font-size: 12px; line-height: 25px }
    #footer-content .container { padding-left: 0px; padding-right: 0px }
    #footer-copyright span { font-size: 12px; }

    /* Tính năng */
    .info { padding: 5px; }
}

/* <=768 px */
@media screen and (max-width: 768px) and (min-width: 640px) {
    .slick-next{
        display: none !important;
    }
    #tintucnoibat .item-child{
        margin-top: 35px;
    }
    .showhome .content-showhome{
        padding: 1em;
    }
    .title-feature{
        width: 22em;
        height: 4em;
        margin: 1em 0em;
        background: none;
    }
    .feature-1, .feature-2, .feature-3 {
        background: none;
        width: 100%;
        float: right;
        padding: 20px;
        margin: 20px 0px;
        height: auto;
        border-radius: 30px;
    }
    .feature-1{
        border: 1px solid #FEC107;
    }
    .feature-2{
        border: 1px solid #ED2027;
    }
    .feature-3{
        border: 1px solid #56BC86;
    }
    .icon-ft-1, .icon-ft-2, .icon-ft-3, .icon-ft-4{
        width: 100px;
    }
    /* Footer */
    .footer-bct {
        text-align: center !important;
        margin-bottom: 15px;
    }
    .img-homepage img { width: 70%; }
    #footer-content .footer-desc { font-size: 13px; }
    img.footer-logo { width: 35% }
    .company-name, .footer-link { font-size: 14px }
    .company-info { font-size: 12px }
    ul#footer-menu li a { font-size: 12px; line-height: 25px }
    #footer-content .container { padding-left: 0px; padding-right: 0px }
    #footer-copyright span { font-size: 12px; }

    /* Tính năng */
    .info { padding: 5px; }

}

@media screen and (max-width: 1280px) and (min-width: 768px) {

}

/* WXGA(1280×800) */
@media screen and (min-width: 1280px) {


}