#wrapper #content-wrapper {
    overflow-x: hidden;
    width: 100%;
}

.single-channel-page {
    padding: 0px 0px 0px 225px;
}

#wrapper #content-wrapper .container-fluid {
    padding: 30px 30px 30px 255px;
}

.single-channel-page .container-fluid {
    padding: 20px 30px 30px !important;
}

.sidebar-toggled #wrapper #content-wrapper .container-fluid {
    padding: 20px 30px 30px 121px;
}

.video-block .mb-3 {
    margin-bottom: 30px !important;
}

.video-card-image {
    border-radius: 2px;
    box-shadow: 0 0 11px #ececec;
    overflow: hidden;
    position: relative;
}

.time {
    background: #03A9F4 none repeat scroll 0 0;
    border-radius: 2px;
    bottom: 5px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    opacity: 0.7;
    padding: 0 6px;
    position: absolute;
    right: 5px;
}

.video-card:hover .time {
    opacity: unset;
}

.video-card-image img {
    width: 100%;
}

.play-icon {
    opacity: 0;
    position: absolute;
}

.play-icon .fas {
    bottom: 0;
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.video-card:hover .play-icon {
    background: #000 none repeat scroll 0 0;
    border-radius: 2px;
    bottom: 0;
    color: #fff;
    font-size: 35px;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition-duration: 0.4s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-title a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.video-title {
    margin-bottom: 5px;
}

.video-page {
    font-size: 11px;
}

.video-page span {
    margin-right:4px;
}

.video-view {
    color: #acacac;
    font-size: 10px;
    font-weight: 500;
    margin: 2px 0 0;
}

.video-card {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 11px #ececec;
    transition-duration: 0.4s;
}

.video-card-body {
    padding: 12px;
}

.video-card-list .video-card-image {
    float: left;
    height: 77px;
    margin: 0 12px 0 0;
    width: 122px;
}

.video-card-list .video-card-body {
    padding: 0;
}

.video-card-list {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    display: inline-block;
    margin-bottom: 1rem;
    width: 100%;
}

.video-card-list .video-card-body .video-title a {
    font-size: 13px;
}

.video-card-list .video-card-body .video-title {
    line-height: 17px;
}

.video-card-list .video-card-body .right-action {
    opacity: 0;
}

.video-card-list:hover .video-card-body .right-action {
    opacity: unset;
}

.single-video-comment-tabs .nav.nav-tabs {
    border-bottom: 2px solid #e7e9ee;
    margin: -15px -15px 15px;
    padding: 0 15px;
}

.single-video-comment-tabs .nav.nav-tabs .nav-link {
    border-color: #b7b9be;
    border-radius: 2px !important;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #b7b9be;
    font-weight: 600;
    margin: 0 !important;
    padding: 16px 17px !important;
    text-transform: uppercase;
}

.single-video-comment-tabs .nav.nav-tabs .nav-link.active,
.single-video-comment-tabs .nav.nav-tabs .nav-link:hover {
    border-color: #000;
    color: #000;
}

.single-video-comment-tabs .nav-tabs .nav-item {
    margin-bottom: -2px;
}

.reviews-members {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 -15px;
    padding: 15px;
}

.reviews-members-header .text-black {
    color: #000;
    font-weight: 600;
}

.reviews-members-header .text-gray {
    color: #7c7c7c;
    font-size: 11px;
    font-weight: 700;
    margin: 0 6px;
}

.reviews-members-header {
    margin-bottom: 11px;
}

.reviews-members-body p {
    color: #7b7b7b;
    font-size: 13px;
}

.reviews-members-footer {
    display: inline-block;
    width: 100%;
}

.total-like-user-main img {
    border: 2px solid #fff;
    box-shadow: 0 0 2px #ccc;
    height: 25px !important;
    margin: 0 0 0 -11px;
    width: 25px !important;
}

.reviews-members .media img {
    border-radius: 50px;
    height: 51px;
    width: 51px;
}

.total-like {
    border: 1px solid #ff516b;
    border-radius: 3px;
    color: #ff516b !important;
    font-size: 11px;
    padding: 4px 10px;
    vertical-align: sub;
}

.total-like:hover {
    background: #ff516b none repeat scroll 0 0;
    border: 1px solid #ff516b;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 11px;
    padding: 4px 10px;
    vertical-align: sub;
}

.total-like-user-main.ml-2 {
    margin: 0 9px 0 17px !important;
}

.reviews-members:last-child {
    border: medium none;
    padding-bottom: 5px;
}

.video-slider-right-list {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 11px #ececec;
    height: 314px;
    overflow: auto;
}

.video-slider-right-list .video-card-list .video-card-image {
    height: 59px;
    width: 95px;
}

.video-slider-right-list .video-card-image img {
    object-fit: scale-down;
}

.video-slider-right-list .video-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video-slider-right-list .video-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.video-slider-right-list .video-card-list {
    cursor: pointer;
    margin-bottom: 1px;
    padding: 9px;
}

.video-slider-right-list .video-card-list:hover,
.video-slider-right-list .video-card-list.active {
    background: #eceff0 none repeat scroll 0 0;
}

.video-slider-right-list::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.video-slider-right-list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.main-title>h6 {
    margin: 0px 0 16px;
}



.single-channel-page {
    padding: 0 0 0 225px;
}
.sidebar-toggled .single-channel-page {
    padding: 0 0 0 90px;
}

.channel-brand {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}



@media (max-width: 999px) {
    /*
    content
     */
    .single-channel-page {
        padding: 0 0 0 90px;
    }
    .sidebar-toggled .single-channel-page{
        padding: 0;
    }
}

@media (max-width: 576px) {

}