.ht-head-box-new {
    width: 100%;
    margin-bottom: 5px;
    float: right;
    line-height: 42px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px 0 10px;
    font-size: 15px;
    font-weight: 700
}

.ht-head-box-new span {
    border-right: 1px solid #fff
}

.ht-head-box-new span:first-child {
    font-weight: bold
}

.ht-head-box-new span:last-child {
    border-right: none
}

.ht-head-box-new a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

#ht-featured {
    position: relative;
    min-height: 350px;
    background: #fff;
    margin-bottom: 10px
}

#ht-featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: auto;
    overflow-x: hidden
}

#ht-featured ul.ui-tabs-nav li {
    padding: 1px 0 2px 20px !important;
    padding-left: 13px;
    font-size: 12px;
    color: #666;
    float: right;
    width: 100%
}

#ht-featured ul.ui-tabs-nav li img {
    float: left;
    margin: 2px 5px;
    padding: 1px;
    width: 91px;
    height: 70px
}

#ht-featured ul.ui-tabs-nav li span {
    font-size: 12.5px;
    font-family: 'Roboto', Arial, Verdana;
    line-height: 18px
}

#ht-featured li.ui-tabs-nav-item a p {
    font-size: 10px;
    color: #1b75bb
}

#ht-featured li.ui-tabs-nav-item a {
    display: block;
    height: 71px;
    text-decoration: none;
    color: #333;
    background: #fff;
    outline: none;
    font-size: 13px
}

#ht-featured li.ui-tabs-nav-item a:hover {
    background: #e1edf3
}

#ht-featured li.ui-tabs-selected, #ht-featured li.ui-tabs-active {
    background: url(../images/selected-item.png) no-repeat 5px top
}

#ht-featured ul.ui-tabs-nav li.ui-tabs-selected a, #ht-featured ul.ui-tabs-nav li.ui-tabs-active a {
    background: #e1edf3
}

#ht-featured .ui-tabs-panel {
    width: 100%;
    position: relative
}

#ht-featured .ui-tabs-panel img {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
}

#ht-featured .ui-tabs-panel .info {
    bottom: 0;
    left: 0;
    height: 70px
}

#ht-featured .ui-tabs-panel .info a.hideshow {
    position: absolute;
    font-size: 11px;
    font-family: 'Roboto', Arial, Verdana;
    color: #f0f0f0;
    right: 10px;
    top: -20px;
    line-height: 20px;
    margin: 0;
    outline: none
}

#ht-featured .info h2 {
    font-size: 1.2em;
    font-family: 'Roboto', Arial, Verdana;
    color: #fff;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: normal;
    overflow: hidden
}

#ht-featured .info p {
    margin: 5px 0;
    font-family: 'Roboto', Arial, Verdana;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

#ht-featured .info a {
    text-decoration: none;
    color: #004f80;
    font-weight: bold
}

#ht-featured .info a:hover {
    text-decoration: none
}

#ht-featured .ui-tabs-hide {
    display: none
}

.layouts-home .top .ht-hot-news {
    max-height: 420px;
    overflow: hidden
}

#ht-featured {
    height: 354px;
    overflow: hidden
}

.ht-hot-news .right .ct .mCSB_scrollTools_vertical {
    margin-right: 8px
}

.ht-head-box-new {
    position: absolute;
    top: 0;
    left: 20px;
}

#ht-featured ul.ui-tabs-nav {
    top: 45px
}

.tit a {
    text-decoration: none !important;
    color: #004f80 !important;
    font-weight: bold !important;
    font-size: 13px !important
}

.des {
    margin: 5px 0;
    font-family: 'Roboto', Arial, Verdana;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

@media ( max-width : 767px) {
    #ht-featured {
        height: auto;
        overflow: hidden
    }
    
     #ht-featured .right{
        display : block;
    }
    
    .ht-head-box-new{
        position: relative;
        left: 0px
    }
    #ht-featured ul.ui-tabs-nav{
        position: relative;
        top: 0px !important;
    }
    #ht-featured ul.ui-tabs-nav li{
        padding-left: 0 !important;
    }
}