/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 45px 0 85px;
}
.tpttnewsmm{
    margin-bottom: 50px;
}
.itttnewsmm{
    background-color: #274e91;
}
.itttnewsmm, .itttnewsmm a{
    color: #fff;
}
.itttnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
}
.itttnewsmm .mmgrip > div{
    width: 50%;
}
.itttnewsmm .decss{
    padding: 60px 60px 40px;
}
.itttnewsmm .dsdates{
    margin-bottom: 15px;
}
.itttnewsmm .dsdates .dinfo{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #fff;
    padding: 4px 10px;
    color: #fff;
}
.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 .ligrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpttnewshh .ligrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 45px;
}
.itttnewshh .decss{
    padding-top: 20px;
    position: relative;
}
.itttnewshh .dsdates{
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 1;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    background-color: #274e91;
    color: #fff;
}
.itttnewshh .dstitle{
    margin-bottom: 10px;
}
.itttnewshh .dstitle, .itttnewshh .dstitle h3{
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.itttnewshh .dsconts{
    font-size: 15px;
    line-height: 25px;
    color: #444444;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== vhttnewspg ===> */

/* <=== vhortherpg ===> */
.vhortherpg{
    background-color: #f6f6f6;
    margin-bottom: -50px;
}
.vhortherpg .orpadd{
    padding: 55px 0 120px;
}
.slortherpg .slick-arrow{
    background-color: transparent;
}
/* <=== vhortherpg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 30px 0 40px;
}
.hpdetailmm .mmnava{
    margin-bottom: 10px;
}

/* <=== vhdetailpg ===> */

@media all and (max-width: 1200px){
    /* <=== vhttnewspg ===> */
    .itttnewsmm .decss{
        padding: 30px;
    }
    .itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
        font-size: 22px;
        line-height: 30px;
    }
    /* <=== vhttnewspg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .vhttnewspg .nnpadd{
        padding: 30px 0 50px;
    }
    .tpttnewsmm{
        margin-bottom: 30px;
    }
    .itttnewsmm .mmgrip > div{
        width: 100%;
    }
    .itttnewsmm .decss{
        padding: 30px 20px;
    }
    .itttnewsmm .dsconts{
        max-height: 100px;
        -webkit-line-clamp: 4;
    }
    .tpttnewshh .ligrip > div{
        width: 50%;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg{
        margin-bottom: -30px;
    }
    .vhortherpg .orpadd{
        padding: 35px 0 70px;
    }
    /* <=== vhortherpg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 25px 0 30px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewshh .ligrip > div{
        width: 100%;
        margin-bottom: 30px;
    }
    /* <=== vhttnewspg ===> */
}