/* <=== vhttnewspg ===> */
.vhttnewspg .nnpadd{
    padding: 40px 0 50px;
}
.tpttnewsmm{
    margin-bottom: 45px;
}
.slttnewsmm .slick-dots{
    max-width: 50%;
}
.tpttnewshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -22.5px;
}
.tpttnewshh .hhgrip > div{
    padding: 0 22.5px;
    width: 33.3333%;
    margin-bottom: 40px;
}
.itttnewshh .thumb{
    margin-bottom: 15px;
}
.itttnewshh .decss{
    text-align: center;
}
.itttnewshh .dstitle, .itttnewshh .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 400;
}
.itttnewshh .dstitle, .itttnewshh .dstitle a{
    color: #e3724f;
}
.itttnewsmm{
    background-color: #f2f2ed;
}
.itttnewsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itttnewsmm .mmgrip > div{
    width: 50%;
}
.itttnewsmm .decss{
    text-align: center;
    padding: 30px 20px;
}
.itttnewsmm .dswraps{
    max-width: 535px;
    margin: 0 auto;
}
.itttnewsmm .dsdates{
    margin-bottom: 15px;
    color: #e3724f;
    font-size: 16px;
    line-height: 24px;
}
.itttnewsmm .dstitle{
    margin-bottom: 15px;
}
.itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
}
.itttnewsmm .dstitle a{
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itttnewsmm .dsconts{
    margin-bottom: 30px;
    color: #555555;
    font-size: 16px;
    line-height: 26px;
    max-height: calc(26px * 3);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.itttnewsmm .dsviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 42px;
    background-color: #e2714f;
    color: #fff;
    border-radius: 5px;
}
.itttnewsmm .dsviews a:hover{
    background-color: #c74821;
}
/* <=== vhttnewspg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 105px 0 25px;
}
/* <=== vhdetailpg ===> */

/* <=== vhortherpg ===> */
.vhortherpg{
    padding: 35px 0 60px;
}
/* <=== vhortherpg ===> */

@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhttnewspg ===> */
    .vhttnewspg .nnpadd{
        padding: 25px 0 20px;
    }
    .tpttnewshh .hhgrip{
        margin: 0 -10px;
    }
    .tpttnewshh .hhgrip > div{
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .itttnewshh .thumb{
        margin-bottom: 10px;
    }
    .itttnewshh .dstitle, .itttnewshh .dstitle h3{
        font-size: 15px;
        line-height: 23px;
    }
    .tpttnewsmm{
        margin-bottom: 30px;
    }
    .itttnewsmm .mmgrip > div{
        width: 100%;
    }
    .slttnewsmm .slick-dots{
        max-width: 100%;
        bottom: unset;
    }
    .itttnewsmm .decss{
        padding: 15px 10px 25px;
    }
    .itttnewsmm .dswraps{
        max-width: 100%;
    }
    .itttnewsmm .dsdates{
        margin-bottom: 5px;
    }
    .itttnewsmm .dstitle{
        margin-bottom: 10px;
    }
    .itttnewsmm .dstitle, .itttnewsmm .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .itttnewsmm .dstitle a{
        max-height: 60px;
    }
    .itttnewsmm .dsconts{
        font-size: 14px;
        line-height: 24px;
        max-height: calc(24px * 3);
        margin-bottom: 15px;
    }
    /* <=== vhttnewspg ===> */

    /* <=== vhortherpg ===> */
    .vhortherpg{
        padding: 30px 0 35px;
    }
    /* <=== vhortherpg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 45px 0 25px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhttnewspg ===> */
    .tpttnewshh .hhgrip > div{
        width: 50%;
    }
    /* <=== vhttnewspg ===> */
}