/* ------form video comments------ */
#comment-form.comment-form .input-group {
    width: 100%;
}

#comment-form.comment-form .comment-area,
#comment-form.comment-form #request-reply select {
    padding-top: 9px;
    padding-bottom:4px;
}

#comment-form.comment-form .name-field {
    opacity: 0;
    position: absolute;
    top:0;
    left: 0;
    height:0;
    width:0;
    z-index: -1;
}

#comment-form.comment-form input,
#comment-form.comment-form textarea,
#comment-form.comment-form select {
    width: 100%;
    border-radius: 5px;
    min-height: 37px;
    border: 1px solid #dbdbdb;
    padding: 0 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    color: #000000;
}

#comment-form.comment-form label {
    margin-top: 19px;
    margin-bottom: 0px;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: 0.4px;
    color: rgba(0, 0, 0, 0.87);
}

#comment-form.comment-form .note {
    font-size: 0.8em;
    color: #9b9b9b;
    margin-top: 10px;
    margin-bottom: 0px;
}

#comment-form.comment-form #toggle-request, #comment-form.comment-form #checkbox_id {
    width: unset;
    min-height: unset;
    margin-right: 10px;
}

#comment-form.comment-form .toggle-request, #comment-form.comment-form .checkbox_id {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: normal;
    color: #000000;
}

/*#comment-form.comment-form .important-field {*/
/*position: absolute;*/
/*right: -2000%;*/
/*}*/

#comment-form.comment-form #submit-comment:hover{
    color: #ffffff;
}




.video-wrapper {
    position: relative;
    padding-bottom: 51.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-wrapper span{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    font-size: 1.5em;
}

/** Video details **/
.video-bx {
    display: block;
    margin-bottom: 40px;
}
.comment-section {
    background: #FFF;
    padding: 20px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.video-details {
    background: #FFF;
    padding: 10px;
    position: relative;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.vid-side {
    background: none;
    padding: 0;
}
.video-details h1{
    font-weight: 400;
    color: #333;
    display: block;
    margin: 0;
    font-size: 17px;
    line-height: 1.3em;
    margin: 0 0 10px;
    color: #333;
    text-transform: initial;
    font-weight: 400;
    max-height: 44.8px;
    font-size: 16px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.video-details h2{
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.4;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-weight: 400;
}
.video-details p {
    margin: 25px 0;
    font-size: .9em;
    width: 100%;
}
/*.video-details .video-rating {*/
/*top: 13px;*/
/*right: 12px;*/
/*color: #666;*/
/*}*/
.pr-box > h1 {
    padding-right: 130px;
}
.pr-box .avg-label {
    margin-right: 5px !important;
}
h1 .video-rating {
    font-size: 12px;
    float: right;
    margin-top: 3px;
    margin-right: -130px;
}
/** Video actions **/
.video-actions{
    color: #e3000f;
    font-size: 12px;
    margin-bottom: 30px;
    float: right;
    top: -30px;
    position: relative;
    right: -15px;
}

.video-actions #rate{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 20px;
}

.video-actions .video-rating{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 20px;
}

.video-actions i {
    color: #e3000f;
}
.video-rating div{
    display: inline-block;
    vertical-align: middle;
}
.video-rating div:first-child{
    margin-right: 15px;
}
.video-rating div:last-child{
    margin-left: 5px;
}
.total-views{
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}
.action-like{
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}
.action-favorite{
    display: inline-block;
    vertical-align: middle;
}
#like_video{
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-top: -3px;
    font-size: 1.2em;
}
#like_video.active {
    background-position: 20px;
}
.like-total{
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
}
.share-video{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 20px;
}
.share-buttons{
    position: absolute;
    width: 182px;
    background: #F5F5F5;
    border: 5px solid #FFF;
}
.share-buttons > a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 4px;
    background: #AAA;
    float: left;
}
.share-buttons > a:last-child{
    margin-right: 0px;
}
.share{
    cursor: pointer;
}
#upload-thumbnail {
    display: none;
}
#upload-thumbnail > span {
    color: #777;
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 10px;
    padding-left: 2px;
    display: block;
    transition: .2s;
}
#upload-thumbnail > input {
    margin-bottom: 25px;
}
.preview-label{
    color: #777;
    padding-left: 3px;
    padding-bottom: 8px;
    height: 23px;
    margin-top: -22px;
}
.paste-action{
    width: 30px;
    height: 30px;
    margin-top: -50px;
    position: relative;
    float: right;
    margin-right: -30px;
}
.paste-ok{
    background: url('/themes/mastertube/images/check.png');
    width: 30px;
    height: 30px;
}
.paste-error{
    background: url('/themes/mastertube/images/cross.png');
    width: 30px;
    height: 30px;
}
#request-reply {
    display: none;
}

/** Additional videos **/
.additional-videos h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #666;
    font-size: 1.6em;
}

/** Comment **/
.comments {
    margin-bottom: 10px;
    margin-top: 25px;
}
.comments h2{
    margin: 30px 0 15px;
    color: #333333;
    text-transform: initial;
    font-weight: 400;
    font-size: 1.2em !important;
    margin: 25px 0 10px;
}
.comment {
    margin-bottom: 12px;
    border-bottom: 1px solid #f1f1f1;
}
.comment .postdate{
    text-transform: capitalize;
    color: #e3000f;
    font-size: 0.7em;
    display: inline-block;
    margin-left: 7px;
}
.comment .poster{
    font-weight: 400;
    font-size: 1em;
    display: inline-block;
}
.comment .poster > span {
    color: #000 !important;
    width: 20px;
    margin-left: -20px;
    display: block;
    float: left;
}
.comment .post{
    color: #000;
    font-weight: 400;
    font-size: 0.9em;
    padding: 4px 2px 10px;
}
.load-more{
    cursor: pointer;
    display: inline-block;
    color: #777;
}
.load-more:hover{
    color: #333;
}
.load-more.dsbld {
    color: #CCC;
    pointer-events: none;
}
.replied {
    padding-left: 30px;
}
.pad-left-5 {
    padding-left: 5px;
}
.pad-right-5 {
    padding-right: 5px;
}
#name-block {
    height: 0px;
    overflow: hidden;
    transition: .1s;
    display: block;
}

#success {
    display: none;
}
#sharebox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999999;
}
.share-options {
    width: 380px;
    padding-left: 20px;
    background: #FFF;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -190px;
    z-index: 9999999;
    border-radius: 5px;
}
.share-header {
    font-size: 1.5em;
    margin-top: 14px;
    color: #666;
}
.share-subheader {
    font-size: .9em;
    color: #999;
}
.sharebutton {
    width: 70px;
    height: 70px;
    margin: 20px 20px 20px 0px;
    background: #666;
    float: left;
    cursor: pointer;
    font-size: 1.4em;
    text-align: center;
    line-height: 70px;
    transition: .2s;
    position: relative;
    color: #FFF;
    border-radius: 5px;
}
.sharebutton span {
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.1);
    border-radius: 100%;
    color: #FFF;
    transition: .2s;
    position: absolute;
    top: 15px;
    left: 15px;
}
.sharebutton:hover {
    padding: 0;
}
.sharebutton:hover span {
    width: 70px;
    height: 70px;
    top: 0px;
    left: 0px;
    border-radius: 0%;
}
.facebook {
    background: #3b5998;
}
.linkedin {
    background: #007bb5;
}
.twitter {
    background: #55acee;
}
.whatsapp {
    background: #4FCE5D;
}
.bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #000;
    opacity: .4;
    width: 100%;
    height: 100%;
}
.close-share {
    position: absolute;
    top: 15px;
    right: 10px;
    cursor: pointer;
    opacity: .9;
    font-size: 2em;
    line-height: 0px;
}
.note {
    font-size: 0.8em;
    color: #999;
    margin: -10px 0 15px;
}
.count {
    color: #999;
    font-size: 0.8em;
}
.leadform {
    margin-bottom: 30px;
}
.no-fav {
    color: #ccc !important;
}

/*.popup-block-main {*/
/*position: absolute;*/
/*width: 100%;*/
/*height: 100vh;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 9999999;*/
/*margin-bottom: 50px;*/
/*display: none;*/
/*}*/


/*.popup-lead {*/
/*border-radius: 5px;*/
/*}*/


.leadform.preview {
    border-radius: 5px;
}

.requiredlead {
    border: 1px solid red!important;
}

.leaderrors {
    display: none;
    margin-bottom: 20px;
}

.btn-block {margin-left: 0px;}

.leadform .view-website {color: #e3000f; text-align: left; margin-bottom: 10px; margin-top: 0px;}
.leadform .view-website .fa {margin-right: 10px;}

.titlepopup {font-size: 1.2em; font-weight: bold; margin-left: 0px; margin-bottom: 30px;}

.toggle-request {font-size: 0.9em!important;}

section.vid:last-of-type{display: none;}

@media screen and (max-width: 991px ){
    .sharebutton {
        width: 60px;
        height: 60px;
        margin: 20px 10px 20px 0px;
        line-height: 59px;
    }

    .sharebutton:hover span {
        width: 60px;
        height: 60px;
        top: 0px;
        left: 0px;
        border-radius: 0%;
    }

    .sharebutton span {
        top: 10px;
        left: 10px;
    }
}

.emoji-picker-icon {
    right: 25px;
    top: 87px;
}