
.body-main .post-box {
    margin: auto
}

.post-box {
    max-width: 500px;
    margin-bottom: 5px;
    min-height: 500px;
    /*min-height: 55vh;*/
    /*object-fit: cover;*/
}

    .post-box .post-share-container {
        display: block;
        width: 100%;
        height: 20px
    }

    .post-box .post-share {
        float: left;
        margin-left: 10px;
        width: 20px;
    }

        .post-box .post-share img {
            width: 100%;
            opacity: 0.7;
        }


.channel-box {
    padding: 10px;
    max-width: 500px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}


.channel_photo {
    float: right;
    width: 45px;
    /* margin: 10px; */
    margin-right: 4px;
}

    .channel_photo img {
        vertical-align: top;
        width: 35px;
        height: 35px;
        border-radius: 18px;
    }

.channel_info {
    float: right;
    margin-top: 10px;
    width: 220px;
}

.posts .channel_info {
    margin-top: 0;
    margin-right: 10px;
}

.message_photo_wrap {
    display: block;
    background: no-repeat -10000px -10000px;
    background-size: 0 0;
    /*margin: 10px;*/
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
}


.message_video_wrap {
    display: block;
    text-align: center;
    position: relative;
    overflow: hidden;
    /* margin: 10px;
    width: 98%;*/
    margin-bottom: 5px;
    min-height: 300px;
    max-height: 650px;
    width: 100%;
}

    .message_video_wrap span {
        color: #cccccc17;
        display: none;
        font-size: 18px;
        left: 0;
        margin: auto;
        padding: 10px;
        padding-top: 15px;
        right: 0;
        top: 10%;
        position: absolute;
        z-index: 1000;
        width: 75px;
        height: 70px;
        border-radius: 50px;
    }

        .message_video_wrap span.active {
            background-color: #0077a2;
        }

    .message_video_wrap span {
        display: none
    }

    .message_video_wrap.active img.muted {
        display: none
    }

    .message_video_wrap.unmuted img.muted {
        display: none
    }

    .message_video_wrap.unmuted img.unmuted {
        display: block
    }

    .message_video_wrap.muted img.muted {
        display: block
    }

    .message_video_wrap.muted img.unmuted {
        display: none
    }

    .message_video_wrap .div-sound {
        color: #cccccc6b;
        display: block;
        font-size: 18px;
        left: 0;
        margin: auto;
        padding: 8px 16px;
        right: 0;
        top: 22%;
        position: absolute;
        z-index: 1000;
        width: 130px;
    }

        .message_video_wrap .div-sound.active {
            /*background-color: #0077a2;*/
        }

    .message_video_wrap video {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        min-width: 300px;
        min-height: 100%;
        z-index: -1;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        width: 100%;
    }

    .message_video_wrap .videocover {
        background-repeat: no-repeat;
        filter: blur(10px);
        background-size: cover;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: -10;
    }


.message_photo_wrap:hover {
    text-decoration: none;
}

.message_photo {
    display: block;
    position: relative;
    background: no-repeat center;
    background-size: cover;
    background-image: inherit;
    margin: 0 auto;
    z-index: 2;
    /*border-radius: 10px;*/
}

    .message_photo img {
        width: 100%;
    }

.message_photo_wrap.blured:before {
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    right: -30px;
    top: -30px;
    bottom: -30px;
    background: no-repeat center;
    background-size: cover;
    background-image: inherit;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    z-index: 1;
}

.message_photo_wrap.blured:after {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background: #fff;
    opacity: .3;
    z-index: 1;
}

.message_text {
    padding: 5px;
    font-size: 14px;
    line-height: 1.8em;
    min-height: 30px;
    max-height: 120px;
    overflow: hidden;
}

.message_info {
    text-align: right;
    margin-bottom: 15px;
    padding: 5px;
    padding-top: 0px;
    font-size: 14.5px;
    /* border-top: solid 1px rgb(239, 243, 244);
    border-bottom: solid 2px rgb(239, 243, 244);*/
    word-spacing: 5px;
}

    .message_info a {
        color: #707070;
    }

.copyonly {
    color: transparent;
    display: inline-block;
    vertical-align: baseline;
    width: 1px;
    height: 0;
    background: 0 no-repeat none;
    font-size: 0;
    float: left;
    text-rendering: auto;
}

.message_views,
.message_voters {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    margin-right: 12px;
    color: #707070;
}

    .message_views:after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 10px;
        background: url(data:image/svg+xml,%3Csvg%20height%3D%2210%22%20viewBox%3D%220%200%2016%2010%22%20width%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m8%200c2.8897625%200%205.2230958%201.66666667%207%205-1.7769042%203.33333333-4.1102375%205-7%205-2.88976248%200-5.22309581-1.66666667-7-5%201.77690419-3.33333333%204.11023752-5%207-5zm0%201.48148148c-1.98523978%200-3.59459459%201.5752944-3.59459459%203.51851852s1.60935481%203.51851852%203.59459459%203.51851852%203.5945946-1.5752944%203.5945946-3.51851852-1.60935482-3.51851852-3.5945946-3.51851852zm0%201.85185185c.94037674%200%201.7027027.74619209%201.7027027%201.66666667s-.76232596%201.66666667-1.7027027%201.66666667-1.7027027-.74619209-1.7027027-1.66666667.76232596-1.66666667%201.7027027-1.66666667z%22%20fill%3D%22%238197af%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) no-repeat 0 0;
        margin-right: 5px;
    }

.page-logo {
    float: right
}

    .page-logo svg {
        color: #707070
    }

/*header {
    height: 30px;
    padding: 10px;
    border-bottom: solid 1px rgb(239, 243, 244);
    margin-bottom: 10px;
    font-weight: 700;
    max-width: 800px;
    margin: auto;
}

    header h4 {
        float: right;
        margin-top: 0;
        margin-right: 20px;
    }*/


.message-function {
    text-align: center;
    padding: 10px;
    font-size: 14.5px;
    border-top: solid 1px rgb(239, 243, 244);
    border-bottom: solid 1px rgb(239, 243, 244);
    height: 45px;
}

    .message-function div {
        width: 30px;
        margin-right: 8%;
        margin-left: 8%;
        float: right
    }

    .message-function svg {
        width: 25px;
        fill: gray;
    }

.channel_info-wraper {
    display: block;
    width: 100%;
    height: 40px;
    text-align: right;
    /*margin-top: -2px;*/
}


.posts .channel_info-wraper {
    margin-top: 10px;
    height: 45px;
}

.body-main .channel_info-wraper {
    /*height: 165px;*/
    /*text-align: center*/
}


.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-success {
    color: #fff;
    background-color: #08a0e8;
    width: 80%;
    max-width: 500px;
}

.btn-sound {
    /* float: right; */
    bottom: 15px;
    right: 12px;
    /* margin-right: 30px; */
    /* padding: 5px; */
    /* border: solid 1px #ccc; */
    border-radius: 15px;
    height: 23px;
    width: 28px;
    background-color: #ffffffa8;
    position: absolute;
    z-index: 2000;
    padding-top: 5px;
}

    /* .btn-sound.muted .muted {
        display: block;
    }

    .btn-sound.muted .unmuted {
        display: none;
    }

    .btn-sound.unmuted .unmuted {
        display: block;
    }

    .btn-sound.unmuted .muted {
        display: none;
    }*/

    .btn-sound img {
        margin: auto;
        width: 90%;
        height: 90%;
        opacity: 0.6;
    }

.btn-back {
    position: fixed;
    top: 15px;
    left: 10px;
    width: 50px;
    height: 50px;
    border-radius: 15px;
    z-index: 10000;
    opacity: 0.7;
    background: none;
    border: 0;
}

    .btn-back img {
        width: 50px;
        height: 50px;
    }

.video-container {
    position: relative;
    display: inline-block;
}

.loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-top: 5px solid #000;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    z-index: 2;
    display: none; /* Initially hidden */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.video-container video {
    display: block;
}


@media (min-width: 64rem) {
    .post-box {
        border-right: solid 1px rgb(239, 243, 244);
        border-left: solid 1px rgb(239, 243, 244);
        padding: 5px;
    }
}
