p {
    margin: 0 0 10px;
}
.content-detail-box .bx-detail iframe {
    min-height: unset;
}
#youriframe {
    min-height: unset;
}
.bx-thumb {
    min-height:60px;
    max-height:300px;
    width:100%;
    padding:0;
    position:relative;
    overflow:auto;
    margin-bottom:5px
}
.bx-thumb figure img {
    width:100%;
    position:relative;
    top:unset;
    left:unset;
    transform:unset;
    height:auto
}
a.a-wrap.bx-row.form-group.channel-tv {
    padding:10px;
    border:1px solid #ddd;
    border-radius:5px
}
span.bx-row.text-center {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.videoWrapper {
    position:relative;
    padding-bottom:56.25%;
    height:0;
    margin:0 auto
}
.videoWrapper #player {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
