/* <=== vhttnewspg ===> */
.vhttnewspg .aapadd{
    padding: 35px 0 25px;
    border-bottom: 1px solid #1a85c8;
}
.vhttnewspg .nnpadd{
    padding: 45px 0 70px;
}
.tpttnewsmm{
    margin-bottom: 50px;
}
.itttnewsmm{
    overflow: hidden;
    background-color: #1a85c8;
}
.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 70px 30px 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    height: 100%;
}
.itttnewsmm .dsdates{
    margin-bottom: 12px;
    color: #82c04c;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding-left: 39px;
}
.itttnewsmm .dsdates::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 5px;
    background-color: #82c04c;
}
.itttnewsmm .dstitle{
    margin-bottom: 10px;
}
.itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.itttnewsmm .dstitle a{
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.itttnewsmm .dsconts{
    font-size: 15px;
    line-height: 25px;
    max-height: calc(25px * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;
}
.itttnewsmm .dsviews a{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    padding: 10px 35px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #82c04c;
    color: #fff;
}
.itttnewsmm .dsviews a:hover{
    background-color: #fff;
    color: #82c04c;
}
.tpttnewshh .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpttnewshh .vvgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 40px;
}
.itttnewshh{
    height: 100%;
    background-color: #fff;
}
.itttnewshh .decss{
    padding-top: 20px;
    position: relative;
}
.itttnewshh .dsdates{
    margin-bottom: 10px;
    color: #1a85c8;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    padding-left: 39px;
}
.itttnewshh .dsdates::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 5px;
    background-color: #1a85c8;
}
.itttnewshh .dsttile{
    margin-bottom: 10px;
}
.itttnewshh .dsttile, .itttnewshh .dsttile h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}
.itttnewshh .dsconts{
    font-size: 15px;
    line-height: 25px;
    max-height: calc(25px * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* <=== vhttnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 30px 0 40px;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg{
    background-color: #eff6fa;
}
.vhortherpg .orpadd{
    padding: 50px 0 60px;
}
.slorthermm  .itttnewshh .decss{
    padding: 20px 30px 35px;
}
.slorthermm .itttnewshh .dsdates{
    margin-bottom: 0;
}
/* <=== 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;
    }
    .vhttnewspg .aapadd{
        padding: 35px 0 20px;
    }
    .itttnewsmm .mmgrip .mcol{
        width: 100%;
    }
    .itttnewsmm .mmgrip .hcol{
        width: 100%;
    }
    .itttnewsmm .decss{
        padding: 25px 20px 35px;
    }
    .itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
        font-size: 22px;
        line-height: 30px;
    }
    .itttnewsmm .dsconts{
        max-height: calc(25px * 5);
        -webkit-line-clamp: 5;
    }
    .tpttnewsmm{
        margin-bottom: 30px;
    }
    .tpttnewshh .vvgrip > div{
        width: 50%;
    }
    .itttnewshh .decss{
        padding-top: 20px;
    }
    .itttnewshh .dsttile{
        margin-bottom: 5px;
    }
    .itttnewshh .dsttile, .itttnewshh .dsttile h3{
        font-size: 18px;
        line-height: 25px;
    }
    .itttnewshh .dsconts{
        max-height: calc(25px * 4);
        -webkit-line-clamp: 4;
    }

    /* <=== vhttnewspg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 25px 0 35px;
    }
    /* <=== vhdetailpg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg .orpadd{
        padding: 35px 0 45px;
    }
    .slorthermm .slick-arrow{
        width: 30px;
        height: 30px;
        background-color: rgba(255, 255, 255, 0.5);
    }
    .slorthermm .slick-arrow::before{
        font-size: 13px;
    }
    .slorthermm.vminus .slick-prev{
        left: 15px;
    }
    .slorthermm.vminus .slick-next{
        right: 15px;
    }
    .slorthermm  .itttnewshh .decss{
        padding: 10px 20px 25px;
    }
    .slorthermm .itttnewshh .dsttile{
        margin-bottom: 8px;
    }
    /* <=== vhortherpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewshh .vvgrip > div{
        width: 100%;
        margin-bottom: 30px;
    }
    .itttnewsmm .dsviews a{
        display: block;
        text-align: center;
    }
    /* <=== vhttnewspg ===> */
}