/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 60px 0 100px;
}
.hpttnewshh{
    margin-bottom: 60px;
}
.itttnewshh{
    border-radius: 20px;
    overflow: hidden;
    background-color: #f3f0eb;
}
.itttnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itttnewshh .hhgrip > div{
    width: 50%;
}
.itttnewshh .thumb{
    position: relative;
}
.itttnewshh .thumb .ttxt{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.itttnewshh .decss{
    padding: 20px 20px 35px;
}
.itttnewshh .dswrap{
    max-width: 515px;
    margin: 0 auto;
}
.itttnewshh .dsinfos{
    margin-bottom: 12px;
}
.itttnewshh .dsinfos ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itttnewshh .dsinfos li{
    margin-right: 35px;
    position: relative;
    padding-left: 20px;
}
.itttnewshh .dsinfos li::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: absolute;
    left: 0;
    color: #ed3237;
}
.itttnewshh .dsinfos li:last-child{
    margin-right: 0;
}
.itttnewshh .dstitle{
    margin-bottom: 15px;
}
.itttnewshh .dstitle, .itttnewshh .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.itttnewshh .dsconts{
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 30px;
}
.tpttnewsbb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpttnewsbb .bbgrip > div{
    padding: 0 15px;
    width: 33.3333%;
    margin-bottom: 45px;
}
.itttnewsbb .thumb{
    margin-bottom: 15px;
}
.itttnewsbb .thumb a{
    border-radius: 20px;
    overflow: hidden;
}
.itttnewsbb .dsinfos{
    margin-bottom: 12px;
}
.itttnewsbb .dsinfos ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itttnewsbb .dsinfos li{
    margin-right: 35px;
    position: relative;
    padding-left: 20px;
}
.itttnewsbb .dsinfos li::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: absolute;
    left: 0;
    color: #ed3237;
}
.itttnewsbb .dsinfos li:last-child{
    margin-right: 0;
}
.itttnewsbb .dstitle, .itttnewsbb .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
/* <=== vhttnewspg ===> */
@media all and (max-width: 1200px){
    /* <=== vhttnewspg ===> */
    .itttnewshh .dstitle{
        margin-bottom: 10px;
    }
    .itttnewshh .dstitle, .itttnewshh .dstitle h3{
        font-size: 18px;
        line-height: 30px;
    }
    .itttnewshh .dsconts{
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 22px;
        max-height: 66px;
    }
    /* <=== vhttnewspg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .vhttnewspg .nnpadd{
        padding: 40px 0 60px;
    }
    .hpttnewshh{
        margin-bottom: 40px;
    }
    .itttnewshh .hhgrip > div{
        width: 100%;
    }
    .itttnewshh .dsconts{
        display: none;
    }
    .itttnewshh .dstitle{
        margin-bottom: 12px;
    }
    .tpttnewsbb .bbgrip > div{
        width: 50%;
    }
    .itttnewsbb .dsinfos{
        margin-bottom: 8px;
    }
    .itttnewsbb .dstitle, .itttnewsbb .dstitle h3{
        font-size: 16px;
    }
    /* <=== vhttnewspg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewsbb .bbgrip > div{
        width: 100%;
        margin-bottom: 25px;
    }
    /* <=== vhttnewspg ===> */
}