.blog-support{
    display: table;
    width: 100%;
}
.hd-faq-list .blog-support{
    height: 96px;
}

.hd-topic .blog-support{
    height: 191px;
}
.support-list > li{
    padding: 0 40px;
}
.support-list .blog-support{
    height: 100px;
}
.mobile-button{
    position: absolute;
    top: 12px;
    font-size: 26px;
    background: #fff;
    padding: 6px;
    right: -45px;
    cursor: pointer;
    display: none;
    border: 1px solid #ddd;
    color: #2a70b8;
    -webkit-transition: ease-in 0.4s;
    transition: ease-in 0.4s;
}
.fa-bars{
    font-size: 26px;
    background: #fff;
    padding: 6px;
    cursor: pointer;
    border: 1px solid #ddd;
    color: #2a70b8;
    position: absolute;
    left: 0;
    top: 10px;
}
body#ho-tro-index:not([data-theme="hocmai2026"]) .course-menu {
    padding-left: 0;
}
body#ho-tro-index .fa-bars {
    display: none;
}
.hd-sidebar li.haschild h5:after {
    position: absolute;
    right: 5px;
}
@media screen and (max-width: 1199px){
    .slick-next.slick-arrow {
        right: 0;
    }
    .slick-prev.slick-arrow {
        left: 0;
    }
    .wrapper {
        width: 100%;
    }
    .support-list {
        margin: 0 -15px;
    }
    .row{
        /*margin: 0;*/
    }
    .wrapper {
        padding: 0 15px;
    }
    .hd-video .slick-list {
        margin: 0 -10px;
    }
    .slick-arrow {
        top: 32%;
    }
    .hd-faq-list,.hd-topic{
        margin: 0 -15px;
    }
    .hd-faq-list .hd-title,.hd-topic .hd-title{
        padding: 0 15px;
    }
    .hd-faq-list li,.hd-topic li {
        display: inline-block;
        float: left;
        height: auto;
        margin-bottom: 35px;
        margin-right: 0;
        text-align: center;
        width: 33.33%;
        padding: 0 20px;
    }
    .blog-support{
        display: table;
        width: 100%;
        height: 96px;
    }
    .hd-topic .blog-support{
        height: 191px;
    }
    .support-list .blog-support{
        height: 100px;
    }
    .support-list > li > div{
        border: 1px solid #fff;
        border-radius: 2px;
        display: table;
        float: left;
        height: 100px;
        list-style: outside none none;
        margin: 0 0;
        padding: 15px 40px;
        width: 100%;
    }
    .support-list > li{
        border: none;
        border-radius: 2px;
        display: block;
        float: left;
        height: auto;
        list-style: outside none none;
        margin: 0 0;
        padding: 0 20px;
        width: 33.33%;
    }
    .hotline-number {
        position: relative;
    }
    .hotline-number:before {
        top: 3px;
        left: 0;
    }
    .slick-slide img {
        margin: 0 auto;
    }
    .play-video {
        top: 45%;
        left: 50%;
        -moz-transform: translate(-50%,-50%) ;
        -webkit-transform: translate(-50%,-50%) ;
        transform: translate(-50%,-50%) ;
    }
    #main::before {
        display: none;
    }
    .sidebar-first {
        display: block;
    }
    .hd-block iframe{
        width: 100% !important;
        height: 360px;
    }
    .with-sidebar-first-medium .sidebar-first {
        width: 200px;
        padding-right: 10px;
    }
    .with-sidebar-first-medium .content-wr {
        margin-left: -200px;
    }
    .with-sidebar-first-medium .content-wr > .content {
        margin-left: 220px;
    }
    .hd-block table, .content-wr table, .content-wr iframe{
        width: 100%;
    }
}
@media screen and (max-width: 767px){

    .support-list > li {
        width: 100%;
        margin: 5px 0;
    }
    #videoModal .modal-dialog {
        width: 100%;
        height: auto;
        padding-left: 18px;
        padding-right: 18px;
    }
    #videoModal iframe, .content-wr table, .content-wr iframe{
        width: 100%;
        height: 350px;
    }
    .hd-sidebar h5 span {
         float: left;
    }
    .hd-sidebar h5 span {
         display: table-cell;
         float: none;
        vertical-align: top;
    }
    .hd-sidebar h5 {
        position: relative;
    }
    .hd-sidebar li.haschild h5:after {
        position: absolute;
        top: 10px;
        margin-right: 0;
        right: 4px;
    }
    .hd-sidebar .hd-cname{
        padding-left: 6px;
        display: table-cell;
    }
    .breadcrumbs {
        margin-top: 15px;
    }
    .hd-page-title {
        font-size: 20px;
        margin: 0 0 10px;
    }
    .hd-block img{
        height: auto !important;
    }
}
@media screen and (max-width: 639px){
    .hd-sidebar-body-open .f-nav .fa-bars{
        position: fixed;
        left: 215px;
    }
    .header-white #search {
        padding: 9px 0;
        float: right;
    }
    .course-menu {
        padding-left: 50px;
    }
    .hd-faq-list li, .hd-topic li{
        width: 100%;
        margin: 5px 0;
    }
    .index-new .hd-faq-list li{
        width: 100%;
        margin: 0 0 15px;
        padding-right: 15px;
    }
    .hd-herotitle{
        font-size: 18px;
        width: 100%;
    }
    .hd-hero {
        height: auto;
        background-size: cover;
        padding-bottom: 20px;
        background: rgba(0, 0, 0, 0) url(../images/hero.jpg) no-repeat scroll right -300px top;
    }
    .hd-herosearch {
        width: 100%;
        text-align: center;
        position: relative;
    }
    .hd-search-input {
        width: 100%;
        padding-right: 80px;
    }
    .hd-search-btn {
        position: absolute;
        top: 0;
        right: 0;
    }
    body{
        min-width: 320px;
    }
    body .sidebar-first {
        position: fixed;
        left: -200px;
        -webkit-transition: ease-in 0.4s;
        transition: ease-in 0.4s;
        top: 0;
        z-index: 99;
        /*bottom: 0;*/
    }
    .with-sidebar-first-medium .sidebar-first{
        left: -200px;
    }
    .hd-sidebar-body-open .with-sidebar-first-medium .sidebar-first{
        left: 0;
    }
    .with-sidebar-first-medium .sidebar-first.hd-sidebar-open .fa-chevron-right:before {
        content: "\f053";
    }
    .with-sidebar-first-medium .content-wr {
        margin-left: 0;
        clear: both;
    }
    .highlight-blue {
        clear: both;
    }
    .with-sidebar-first-medium .content-wr > .content {
        margin-left: 0;
    }
    .mobile-button{
        display: block;
    }
    .hd-sidebar.sidebar-first{
        /*height: auto;*/
    }
    #videoModal iframe,.hd-block iframe,.content-wr table, .content-wr iframe{
        height: 300px;
    }
    body #page{
        position: relative;
        left: 0;
        -webkit-transition: ease-in 0.4s;
        transition: ease-in 0.4s;
    }
    .hd-sidebar-body-open #page{
        left: 200px;
    }
    .hd-sidebar-body-open .mobile-button {
        right: -36px;
    }

}

@media screen and (max-width: 480px){
    #videoModal iframe,.hd-block iframe,.content-wr table, .content-wr iframe{
        height: 250px;
    }
}
@media screen and (max-width: 360px){
    #videoModal iframe,.hd-block iframe,.content-wr table, .content-wr iframe{
        height: 200px;
    }
}



/*  Style theme hocmai20226 */

@media screen and (max-width: 980px){
    .feature-grid{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        height: auto;
    }
    .faq-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        height: auto;
    }
}

@media screen and (max-width: 767px){
    .helpdesk-page .sidebar {
        display: none;
    }
    .helpdesk-page main.content {
        width: 100%;
        padding: 20px 0;
    }
}

@media screen and (max-width: 600px){
    .faq-grid {
        grid-template-columns: repeat(1, 1fr);
        grid-template-row: auto;
    }
    .helpdesk-page .breadcrumbs ~ form {
        width: 100%;
        margin-bottom: 20px;
    }
}