/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 45px 0 70px;
}
.tpttnewsmm{
    margin-bottom: 50px;
}
.itttnewsmm{

    overflow: hidden;
    background-color: #01215a;
}
.itttnewsmm, .itttnewsmm a{
    color: #fff;
}
.itttnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
}
.itttnewsmm .mmgrip .mcol{
    width: 51.163%;
}
.itttnewsmm .mmgrip .hcol{
    width: calc(100% - 51.163%);
}
.itttnewsmm .decss{
    padding: 30px 50px 30px 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    height: 100%;
}
.itttnewsmm .dsdates{
    margin-bottom: 20px;
}
.itttnewsmm .dsdates .dline{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
    background-color: #01215a;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}
.itttnewsmm .dstitle{
    margin-bottom: 10px;
}
.itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.itttnewsmm .dsconts{
    font-size: 15px;
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.tpttnewshh .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpttnewshh .vvgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 40px;
}
.itttnewshh{
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
    height: 100%;
    background-color: #fff;
}
.itttnewshh .decss{
    padding: 30px 30px 45px;
    position: relative;
}
.itttnewshh .dsdates{
    position: absolute;
    top: -20px;
    left: 30px;
    z-index: 1;
}
.itttnewshh .dsdates .dline{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 15px;
    background-color: #01215a;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}
.itttnewshh .dsttile, .itttnewshh .dsttile h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
/* <=== vhttnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 30px 0 40px;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg .orpadd{
    padding: 70px 0;
}
.slorthermm .slick-list{
    padding: 5px 0 20px;
    margin-top: -5px;
    margin-bottom: -20px;
}
.slorthermm .itttnewshh{
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
}
/* <=== vhortherpg ===> */

@media all and (max-width: 1200px){
    /* <=== vhttnewspg ===> */
    .itttnewsmm .decss{
        padding: 30px 30px 30px 40px;
    }
    /* <=== vhttnewspg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .vhttnewspg .nnpadd{
        padding: 30px 0 60px;
    }
    .itttnewsmm .mmgrip .mcol{
        width: 100%;
    }
    .itttnewsmm .mmgrip .hcol{
        width: 100%;
    }
    .itttnewsmm .decss{
        padding: 25px 20px 25px;
    }
    .itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .itttnewsmm .dsconts{
        max-height: calc(25px * 5);
        -webkit-line-clamp: 5;
    }
    .tpttnewsmm{
        margin-bottom: 20px;
    }
    .tpttnewshh .vvgrip > div{
        width: 50%;
    }
    .itttnewshh .dsttile, .itttnewshh .dsttile h3{
        font-size: 16px;
        line-height: 25px;
    }
    .itttnewshh .decss{
        padding: 30px 20px 25px;
    }
    .itttnewshh .dsdates{
        left: 20px;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 25px 0 35px;
    }
    /* <=== vhdetailpg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg .orpadd{
        padding: 45px 0;
    }
    .slorthermm .slick-list{
        padding: 0;
    }
    .slorthermm .slick-track{
        padding: 5px 0 20px;
    }
    /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewshh .vvgrip > div{
        width: 100%;
        margin-bottom: 30px;
    }
    /* <=== vhttnewspg ===> */
}