/* 

Add here your custom css styles Example: p { text-align: center; color: red; } 


*/
.pt_feat_vid {
    position: relative;
    margin: -60px -15px 0;
    padding-bottom: 720px;
    display: none;
}
.pt_home_top_m {
    margin: 0px 0 0;
    position: relative;
}

.home-page-categories .videos .video-list .video-list-title h4, .video-latest-list .video-title h4 {
    color: #000000;
    display: -webkit-box;
    max-height: 3rem;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.6rem;
    margin: 8px 0 3px;
}
