.imgBank{
    display: block !important;
    display: inline-block !important;
}
.sidebar .table-tygia .table-responsive td span{
    height:auto !important;
}

.sidebar .table-tygia .table-responsive thead th span{
    height:auto !important;
}

@media (max-width: 960px) {
    .imgBank{
        display: block;
    }
    .vnameCurrency{
        display: none;
    }
    .hometblbank{
        min-width: 100px;
    }
    .vn-hnx-block{
        display: none;
    }
}

@media (min-width: 769px) and (max-width: 1366px) {
    .imgBank{
        display: none;
    }
    .vnameCurrency{
        display: none;
    }

    /*.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{*/
    /*height: 50px;*/
    /*}*/
    .img-tienao{
        display: inline-block;
    }
    /*.sidebar .table-tygia{*/
    /*line-height: 50px;*/
    /*}*/
    .bitcoindcash{
        line-height: 10px !important;
    }

}

@media (max-width: 568px){
    .header-layout .container .col-sm-3{
        width:100%;
        position: fixed;
        z-index: 9;
        margin-top: -1px;
    }
    .header-layout .container .col-sm-9{
        margin-top:50px;
    }
}
@media (min-width: 569px) and (max-width: 768px){
    .header-layout .container .col-sm-3{
        width:100%;
        position: fixed;
        z-index: 99;
    }
    .header-layout .container .col-sm-9{
        margin-top:50px;
    }
    .logo{
        margin-left: -33px;
    }
    .navi-layout .navigation > ul > li > a{
        color: #333333;
    }
}

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}*/
div, ul, li, ol {
    /*padding-left: 0;*/
}
h2 {font-size: 20px;}
.source {
    text-align: right;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 10px;
    font-style: italic;
}
.blog-list img {
    height: auto;
    max-height: 200px;
    max-width: 100%;
    margin-bottom: 15px;
}
.blog-list {
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
@media screen and (max-width:767px){.blog-time{padding-left: 175px;font-size:12px;}.blog-ct h2 {padding-left: 175px; font-size: 15px; min-height: 50px;}.blog-list img {height: auto;max-height: 100px;width: 180px;margin-bottom: 15px;position: absolute;top: 0;left: 0;}.blog-list {margin-left: 5px;}}