.seasonepiodebox{max-height:-webkit-calc(100vh - 150px);max-height:calc(100vh - 150px)}.single-episode{width:100%;padding:1rem;cursor:pointer}.single-episode:hover,.single-episode.active{background:rgba(0,0,0,.4)}.single-episode .episode-base-info>div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 5px}.single-episode .episode-base-info .progress-container{width:auto}.single-episode .truncate-description{font-size:12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.image-overlay{background:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.seasonepiodebox{max-height:-webkit-calc(100vh - 250px);max-height:calc(100vh - 250px)}}