/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 5, 2017, 12:55:03 PM
    Author     : stanimir
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 12, 2017, 5:07:46 PM
    Author     : stanimir
*/
/*
$cool-grey: #8996a0;
$slate-grey: #55505a;
$white: #ffffff;
$black: #000000;
$dandelion: #fad705;
$off-white: #f3f3f3;
$red: #ff6565;*/
.background-white {
  background-color: #ffffff; }

.background-slate-grey {
  background-color: #55505a; }

.background-off-white {
  background-color: #f3f3f3; }

.text-cool-gray {
  color: #8996a0; }

.text-slate-gray {
  color: #55505a; }

.color-class-0 {
  background-color: #00BE4B !important; }

.color-class-1 {
  background-color: #003C87 !important; }

.color-class-2 {
  background-color: #00BEC8 !important; }

.color-class-3 {
  background-color: #826EDC !important; }

.color-class-4 {
  background-color: #F0503C !important; }

.color-class-5 {
  background-color: #006E78 !important; }

.color-class-6 {
  background-color: #82144B !important; }

.color-class-7 {
  background-color: #37DCB9 !important; }

.color-class-8 {
  background-color: #00B9FA !important; }

.color-class-9 {
  background-color: #FF649B !important; }

#open-tip-form {
  bottom: 16px !important; }

.content-main .container.nf-video-page {
  max-width: 1610px;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
  padding: 0; }
  .content-main .container.nf-video-page .info-title {
    margin-top: 16px; }
    .content-main .container.nf-video-page .info-title .icon {
      width: 32px;
      height: 32px;
      display: table;
      background-size: 100%;
      margin: 8px auto !important; }
    .content-main .container.nf-video-page .info-title .icon-checkmark_circle-green {
      background-image: url("../images/symbols/icon-checkmark_circle-green.svg"); }
    .content-main .container.nf-video-page .info-title .icon-attantion-circle-red {
      background-image: url("../images/symbols/icon-attention_circle-red.svg"); }
    .content-main .container.nf-video-page .info-title a.link {
      margin: 0;
      display: inline;
      text-decoration: none;
      border-bottom: 2px solid #fad806;
      color: #55505a; }
      .content-main .container.nf-video-page .info-title a.link:hover {
        border-bottom: none; }
  .content-main .container.nf-video-page .nf-video-container {
    position: relative;
    width: calc(100% - 474px);
    padding: 0 24px 0 40px; }
    .content-main .container.nf-video-page .nf-video-container .video-player-custom {
      position: relative;
      padding-top: 56.25%; }
      .content-main .container.nf-video-page .nf-video-container .video-player-custom #newsflare-player, .content-main .container.nf-video-page .nf-video-container .video-player-custom #video_endroll_newsflare-player {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .content-main .container.nf-video-page .nf-video-container .video-player-custom .nf-logo {
        background-image: url(../images/new_images/logo-white@2x.png);
        background-repeat: no-repeat;
        background-size: 150px;
        background-position: center;
        width: 150px;
        height: 32px;
        position: absolute;
        left: 16px;
        top: 16px; }
      .content-main .container.nf-video-page .nf-video-container .video-player-custom .labels {
        position: absolute;
        bottom: 16px;
        z-index: 1;
        width: calc(100% - 16px); }
        .content-main .container.nf-video-page .nf-video-container .video-player-custom .labels span {
          position: absolute;
          bottom: 0;
          right: 0;
          color: white;
          letter-spacing: .13px;
          font-style: normal;
          font-size: 12px;
          font-weight: normal;
          line-height: 2;
          text-align: center; }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .labels span.nf-picks {
            left: 16px;
            right: auto;
            text-transform: uppercase; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .labels span.nf-picks i {
              background-image: url("../images/symbols/icon-star-white.svg");
              width: 12px;
              height: 12px;
              display: inline-block;
              background-position: center;
              background-size: 12px;
              opacity: 1;
              margin-right: 4px;
              background-repeat: no-repeat;
              vertical-align: text-top; }
      .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container {
        position: relative; }
        .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll {
          position: absolute;
          background-color: rgba(0, 0, 0, 0.6);
          width: 100%;
          height: 100%;
          bottom: 0;
          left: 0;
          border-radius: 3px; }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .header-area {
            position: relative; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .header-area .btn-primary {
              border-color: #fad705;
              color: #55505a;
              margin: 4px;
              border-radius: 3px;
              display: inline-block;
              min-width: 120px;
              text-decoration: none;
              height: 40px;
              line-height: 40px;
              padding: 0 14px;
              position: absolute;
              left: 16px;
              top: 16px; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .header-area .button-replay {
              font-size: 16px;
              color: #ffffff;
              position: absolute;
              top: 24px;
              right: 24px; }
              .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .header-area .button-replay:hover {
                color: #ffffff;
                text-decoration: none; }
              .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .header-area .button-replay .icon-replay {
                background-image: url(../images/symbols/icon-replay-white.svg);
                width: 18px;
                height: 18px;
                display: table;
                background-size: 16px;
                background-repeat: no-repeat;
                float: right;
                margin-left: 8px; }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            text-align: center; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area a.btn {
              line-height: 1.67;
              height: auto;
              padding: 5.8px 16px; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area a.upload-btn {
              border: 2px solid #ffffff;
              border-radius: 3px;
              color: #ffffff;
              display: inline-block;
              min-width: 120px;
              text-decoration: none;
              text-align: center;
              border-width: 2px;
              height: 40px;
              line-height: 36px;
              padding: 0 14px;
              background: transparent;
              margin-left: 6px; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback {
              display: inline-block;
              width: 216px;
              height: 56px;
              background-color: rgba(255, 255, 255, 0.8);
              border-radius: 3px;
              text-align: center;
              line-height: 56px;
              text-decoration: none;
              font-size: 24px;
              color: #55505A;
              margin: 0 4px; }
              .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback span {
                background-size: 40px;
                background-position: center;
                background-repeat: no-repeat;
                width: 40px;
                height: 40px;
                display: inline-block;
                vertical-align: middle; }
                .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback span.icon-like {
                  background-image: url(../images/symbols/icon-heart-large.svg); }
                .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback span.icon-unlike {
                  background-image: url(../images/symbols/icon-heartbroken-large.svg); }
              .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback:active {
                box-shadow: none;
                border: 2px solid #fff; }
              .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback.active {
                background-color: #FBEBEA;
                box-shadow: none; }
                .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback.active .icon-like {
                  background-image: url(../images/symbols/icon-heart-active.svg); }
                .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback.active .icon-unlike {
                  background-image: url(../images/symbols/icon-heartbroken-active.svg); }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area {
            position: absolute;
            bottom: 16px;
            left: 16px;
            width: 100%; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area img {
              height: 97px;
              width: auto;
              border: 2px solid #ffffff;
              border-radius: 3px;
              float: left;
              margin-right: 16px; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area h5 {
              color: #ffffff;
              line-height: 1.5;
              margin: 0; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area a.button-next-video {
              color: #ffffff;
              border: 2px solid #ffffff;
              line-height: 36px;
              height: 40px;
              padding: 0 16px;
              border-radius: 3px;
              text-decoration: none;
              position: absolute;
              bottom: 0;
              font-size: 16px;
              outline: none; }
              .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area a.button-next-video i {
                font-size: 8px;
                padding: 4px;
                border: 2px solid white;
                border-radius: 50%;
                float: right;
                margin: 7px 0 0 4px; }
            .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area h6 {
              line-height: 1.71;
              margin: 4px 0 0 0;
              color: #fff; }
    .content-main .container.nf-video-page .nf-video-container .section-edit {
      padding: 0 0 16px 0;
      margin-top: -8px;
      position: relative;
      display: flex;
      align-items: center; }
      .content-main .container.nf-video-page .nf-video-container .section-edit p {
        display: inline-block;
        color: #55505a;
        line-height: 1.67;
        font-weight: bold;
        margin: 0;
        width: 100%; }
      .content-main .container.nf-video-page .nf-video-container .section-edit .tooltip-el {
        top: calc(100% + 4px); }
    .content-main .container.nf-video-page .nf-video-container .restricted-video {
      padding: 0; }
      .content-main .container.nf-video-page .nf-video-container .restricted-video .restricted-thumbnail img {
        opacity: 0.6; }
      .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning {
        text-align: -webkit-center;
        position: absolute;
        top: calc(50% + 32px);
        left: 50%;
        transform: translate(-50%, -50%); }
        .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-sign {
          background-image: url(../images/symbols/icon-disabled-white.svg);
          background-size: 32px;
          background-repeat: no-repeat;
          background-position: center;
          height: 65px;
          width: 65px;
          padding: 65px;
          background-color: rgba(0, 0, 0, 0.8);
          border-radius: 50%; }
        .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-text {
          padding-top: 32px; }
          .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-text p {
            background-color: rgba(0, 0, 0, 0.8);
            color: #ffffff;
            font-size: 14px;
            border-radius: 3px;
            padding: 8px 16px;
            line-height: normal; }
            .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-text p a {
              color: #fff; }
  .content-main .container.nf-video-page .video-main-details {
    position: absolute;
    right: 40px;
    top: 0;
    width: 442px;
    height: 100%;
    padding: 0; }
    .content-main .container.nf-video-page .video-main-details .floated-details {
      position: fixed;
      width: 442px;
      height: 100%; }
      .content-main .container.nf-video-page .video-main-details .floated-details.absolute {
        position: absolute;
        top: unset !important;
        bottom: 16px;
        height: unset; }
        .content-main .container.nf-video-page .video-main-details .floated-details.absolute .floating-container {
          height: 100%; }
        .content-main .container.nf-video-page .video-main-details .floated-details.absolute .video-popup-check {
          padding-top: 56.20767%; }
      .content-main .container.nf-video-page .video-main-details .floated-details .passive-notification {
        margin: 8px 0 0 0;
        border: solid 2px #ef6f6a;
        border-radius: 3px;
        padding: 0;
        float: unset; }
        .content-main .container.nf-video-page .video-main-details .floated-details .passive-notification p {
          margin: 0;
          padding: 16px 16px 16px 46px;
          font-size: 14px;
          line-height: 1.71;
          color: #ef6f6a;
          background-image: url(../images/symbols/icon-attention-red.svg);
          background-size: 14px;
          background-repeat: no-repeat;
          background-position: 16px center; }
      .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-title {
        font-size: 32px;
        line-height: 1.5;
        margin: 0 0 8px 0; }
      .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons {
        margin-bottom: 16px; }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns {
          margin: 16px 0 8px 0; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .nf-border-btn {
            margin: 0 0 8px 0;
            padding: 24px;
            border-radius: 8px;
            box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
            border: solid 1px #eeedee;
            background-color: #fbfbfa; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .nf-border-btn p {
              margin: 0 0 8px;
              font-size: 16px;
              font-weight: normal;
              line-height: 1.5;
              text-align: center;
              color: #55505a; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .nf-border-btn .btn {
              width: 100%;
              margin: 8px 0 0 0;
              line-height: 40px; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns > * {
            display: block !important;
            width: 100% !important;
            float: unset !important;
            margin: 8px 0 0 0; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns > * .btn {
              width: 100%;
              height: 56px;
              line-height: 56px; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder {
            padding: 8px 16px 16px 16px;
            border-radius: 8px;
            margin: 0 0 8px 0;
            box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
            border: solid 1px #eeedee;
            background-color: #fbfbfa; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch {
              border-radius: 3px;
              background-color: #eeedee;
              font-size: 16px;
              line-height: 1.5;
              color: #55505a;
              text-align: center;
              cursor: pointer;
              display: block;
              padding: 9px 16px;
              height: 56px;
              line-height: 36px;
              margin: 8px 0 12px 0;
              position: relative; }
              .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch:after {
                content: "";
                border-left: 16px solid transparent;
                border-right: 16px solid transparent;
                border-top: 8px solid #eeedee;
                position: absolute;
                bottom: -8px;
                left: 50%;
                transform: translateX(-50%); }
              .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch .toggle {
                background-image: url(../../images/upload/switch-off@2x.png);
                background-position: center;
                background-repeat: no-repeat;
                background-size: 32px;
                width: 32px;
                height: 22px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 6px; }
                .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch .toggle.active {
                  background-image: url(../../images/upload/switch-off@2x%202.png); }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .button_hold {
              margin: 8px 0 0 0; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .btn {
            height: 56px;
            line-height: 56px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .btn .icon-folder {
              background-image: url(../images/symbols/icon-favorites-slate_white.png);
              background-repeat: no-repeat;
              background-position: center;
              background-size: 14px;
              width: 14px;
              height: 14px;
              display: inline-block;
              float: unset; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns.free-license #addToFoldersLogin {
            color: #55505a;
            background-color: #EEEDEE; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns.free-license #addToFoldersLogin:hover {
              box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
              border: 1px solid transparent; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns.free-license #addToFoldersLogin:focus {
              box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
              color: #55505a; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns.free-license #addToFoldersLogin .icon-folder {
              background-image: url(../images/symbols/icon-favorites-slate_grey.svg);
              height: 56px;
              vertical-align: bottom; }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group {
          display: flex; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn {
            width: 100%;
            height: 40px;
            background-color: transparent;
            color: #55505a;
            border: 1px solid rgba(0, 0, 0, 0.1);
            padding: 0 8px;
            height: 40px;
            line-height: 40px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn:first-of-type {
              margin-right: 4px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn:last-of-type {
              margin-left: 4px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn .icon {
              background-size: 16px;
              background-repeat: no-repeat;
              background-position: center;
              width: 16px;
              height: 16px;
              display: inline-block;
              vertical-align: text-bottom;
              float: unset; }
              .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn .icon.icon-like {
                background-image: url(../images/symbols/icon-heart.svg); }
              .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn .icon.icon-unlike {
                background-image: url(../images/symbols/icon-heartbroken.svg); }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn.active {
              background-color: #FBEBEA;
              box-shadow: none; }
              .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn.active .icon-like {
                background-image: url(../images/symbols/icon-heart-active.svg); }
              .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn.active .icon-unlike {
                background-image: url(../images/symbols/icon-heartbroken-active.svg); }
      .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info {
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .content-partner {
          padding: 16px;
          display: inline-block;
          border-radius: 3px;
          position: relative;
          margin: 16px 0 8px 0;
          border: solid 1px rgba(0, 0, 0, 0.1);
          width: 100%; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .content-partner img {
            width: 24px;
            position: absolute;
            height: 24px;
            top: calc(50% - 12px); }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .content-partner h5 {
            color: #55505a;
            margin: 0;
            line-height: 24px;
            display: inline-block;
            margin-left: 40px;
            width: calc(100% - 40px); }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .video-owner-info {
          padding: 24px 0 16px 96px;
          position: relative; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .video-owner-info a {
            display: flex;
            text-decoration: none; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .video-owner-info a img {
              width: 85px;
              height: 85px;
              border-radius: 50%;
              margin: 0 8px 0 0;
              position: absolute;
              left: 0;
              top: 24px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .video-owner-info a .video-owner-name {
              font-size: 16px;
              line-height: 1.5;
              font-weight: bold;
              margin: 0;
              color: #55505a; }
              .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-info .video-owner-info a .video-owner-name .video-owner-details {
                text-transform: uppercase;
                font-size: 12px;
                line-height: 2;
                margin: 0;
                font-weight: bold;
                display: block;
                opacity: .65; }
      .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-contacts {
        padding-left: 96px; }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-contacts .btn {
          margin-right: 6px;
          font-size: 14px;
          line-height: 1.71;
          transition: all .4s ease; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-contacts .btn:hover {
            box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
            transition: all .4s ease; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-contacts .btn .icon {
            width: 14px;
            height: 14px;
            display: inline-block;
            background-repeat: no-repeat;
            background-position: center;
            margin-right: 8px;
            margin-top: 6px;
            background-size: 14px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-contacts .btn .icon.icon-message-gray {
              background-image: url(../images/symbols/icon-message_bubble-slate_grey.svg); }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-contacts .btn .icon.icon-plus-gray {
              background-image: url(../images/symbols/icon-plus-dark.svg); }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-contacts .btn .icon.icon-minus-gray {
              background-image: url(../images/symbols/icon-minus-dark.svg); }
      .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share {
        display: block;
        align-items: center;
        margin: 16px 0 16px -8px;
        padding-left: 96px; }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share h5 {
          opacity: 0.65;
          font-size: 12px;
          font-weight: bold;
          line-height: 2;
          color: #55505a;
          margin: 0 0 0 8px;
          text-transform: uppercase; }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn {
          width: 48px;
          height: 48px;
          border-radius: 3px;
          display: inline-block;
          margin: 0 0 8px 8px;
          box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
          border: none;
          outline: none;
          cursor: pointer;
          transition: all .4s ease; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn:hover {
            box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
            transition: all .4s ease; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn .icon {
            background-repeat: no-repeat;
            background-size: 16px;
            background-position: center;
            height: 48px;
            width: 48px;
            display: block; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.fb-share {
            background-color: #4167b2; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.fb-share .icon {
              background-image: url(../images/symbols/icon-facebook-slate_grey.svg);
              filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(128deg) brightness(150%) contrast(136%); }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.twitter-share {
            background-color: #54aced; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.twitter-share .icon {
              background-image: url(../images/symbols/icon-twitter-white.png); }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.instagram-share {
            background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.instagram-share .icon {
              background-image: url(../images/symbols/icon-insta-white.png); }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.linkedin-share {
            background-color: #0176b5; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.linkedin-share .icon {
              background-image: url(../images/symbols/linkedin-white.svg);
              background-size: 24px; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.youtube-share {
            background-color: #c3302a; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.youtube-share .icon {
              background-image: url(../images/symbols/youtube-white.svg); }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.mixi-share {
            background-color: #d59c2f; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.mixi-share .icon {
              background-image: url(../images/symbols/mxi-white.svg);
              background-size: 34px;
              margin-top: 6px; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.weibo-share {
            background-color: #df232a; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.weibo-share .icon {
              background-image: url(../images/symbols/webo-white.svg);
              background-size: 34px;
              margin-top: 6px; }
          .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.vk-share {
            background-color: #4b75a3; }
            .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-share .share-btn.vk-share .icon {
              background-image: url(../images/symbols/vk-white.svg);
              background-size: 34px;
              margin-top: 6px; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container {
        position: relative;
        height: calc(100% - 150px); }
      .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container {
        position: absolute;
        width: 100%;
        bottom: 0;
        display: none; }
        .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .icon-close {
          background-image: url(../images/symbols/icon-close-white.svg);
          background-repeat: no-repeat;
          background-size: 14px;
          background-position: center;
          display: block;
          width: 14px;
          height: 14px;
          position: absolute;
          top: 8px;
          right: 8px;
          z-index: 9999;
          cursor: pointer; }
        .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container {
          position: relative;
          padding-top: 56.20767%; }
          .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img {
            background-color: #000;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img .button_hold {
              display: none;
              width: 100%;
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              text-align: center; }
              .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img .button_hold .btn {
                width: calc(100% - 32px); }
            .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img button {
              display: none;
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              z-index: 1; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img img {
              position: absolute;
              width: 100%;
              height: 100%;
              left: 0;
              top: 0;
              opacity: .6; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img .button-replay {
              position: absolute;
              right: 8px;
              color: #fff;
              top: 8px;
              text-decoration: none; }
              .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img .button-replay .icon-replay {
                background-image: url(../images/symbols/icon-replay-white.svg);
                width: 18px;
                height: 18px;
                display: table;
                background-size: 16px;
                background-repeat: no-repeat;
                float: right;
                margin-left: 8px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floated-video-container .video-popup-container .video-img .button-upload {
              display: none;
              border: 2px solid #ffffff;
              border-radius: 3px;
              color: #ffffff;
              display: inline-block;
              min-width: 120px;
              text-decoration: none;
              text-align: center;
              border-width: 2px;
              height: 40px;
              line-height: 36px;
              padding: 0 14px;
              background: transparent;
              margin-left: 6px;
              position: absolute;
              top: calc(50% + 48px);
              transform: translateY(-50%);
              width: calc(100% - 32px);
              left: 10px; }
  .content-main .container.nf-video-page .video-bottom-area {
    position: relative;
    width: calc(100% - 660px);
    padding: 0;
    margin-left: 156px; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container {
      position: relative; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-briefs-section {
        padding: 16px 0; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-briefs-section h4 {
          font-size: 16px;
          font-weight: bold;
          line-height: 1.5;
          margin: 0 0 16px 0;
          color: #55505a; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-briefs-section a {
          text-decoration: none;
          color: #55505a; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-briefs-section a img {
            width: 100%; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-briefs-section a p {
            font-size: 12px;
            line-height: 1.33;
            letter-spacing: 0.3px;
            margin: 0 0 0 16px; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-briefs-section a h5 {
            font-size: 16px;
            line-height: 1.5;
            letter-spacing: 0.4px;
            margin: 0 0 0 16px;
            text-decoration: underline; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details {
        display: block;
        padding: 16px 0 8px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details p {
          color: #55505a;
          font-size: 16px;
          line-height: 1.5;
          margin: 0 30px 8px 0;
          display: inline-block; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details p .icon {
            width: 14px;
            height: 14px;
            display: inline-block;
            margin-right: 8px;
            background-repeat: no-repeat;
            background-size: 12px;
            background-position: center; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details p .icon.clock-icon-gray {
              background-image: url(../images/symbols/icon-clock-slate_gray.svg); }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details p .icon.map-marker-icon-gray {
              background-image: url(../images/symbols/map-marker-icon-gray.svg);
              margin-right: 4px; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details p .icon.download-icon-gray {
              background-image: url(../images/symbols/icon-download-slate_grey.svg); }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin {
        padding: 8px 0; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .btn {
          margin-right: 4px; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area {
          border-bottom: 1px solid #e5e5e5;
          padding: 0 0 8px 0; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .no-gutter {
            padding: 0; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area h3 {
            font-size: 24px;
            font-weight: bold;
            line-height: 40px;
            float: left;
            color: #55505a;
            margin: 0 16px 0 0; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .error-message {
            color: #55505a; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area button {
            width: auto;
            margin: 8px 0 0 4px;
            border: 2px solid #fbd606;
            border-radius: 3px; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area a.btn-rounded {
            width: auto;
            margin: 8px 0 0 4px;
            border: 2px solid #fbd606;
            border-radius: 3px;
            margin: 8px 5px 8px 0px;
            border: none; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs {
            padding: 0;
            margin-top: 24px; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success {
              border-radius: 3px;
              color: #fff;
              background-color: #00be4b;
              border: none;
              font-size: 14px;
              height: 32px;
              line-height: 2.29;
              font-weight: bold;
              padding: 0 8px;
              display: inline-block;
              text-transform: uppercase;
              position: relative;
              overflow: visible;
              margin: 0 5px 8px 0;
              cursor: pointer; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .glyphicon {
                color: #fff;
                display: inline;
                font-size: 12px;
                font-weight: normal;
                top: 0;
                line-height: 32px; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .package-report, .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .account-report {
                display: none;
                position: absolute;
                top: 38px;
                left: 0;
                width: 100%;
                background: #55505A;
                font-size: 14px;
                padding: 8px 16px;
                color: #fff;
                z-index: 1;
                border-radius: 3px;
                text-transform: initial;
                font-weight: normal;
                line-height: normal;
                white-space: normal;
                text-align: left;
                overflow: visible;
                word-break: break-word; }
                .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .package-report .package-date, .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .account-report .package-date {
                  font-weight: bold;
                  display: block; }
                .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .package-report:after, .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .account-report:after {
                  content: "";
                  position: absolute;
                  top: -8px;
                  left: 50%;
                  transform: translateX(-50%);
                  border-bottom: 8px solid #55505A;
                  border-left: 8px solid transparent;
                  border-right: 8px solid transparent; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success:hover {
                box-shadow: none;
                background-color: rgba(0, 190, 75, 0.6); }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success:first-of-type:hover {
                box-shadow: none;
                background-color: #00be4b; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success:hover > .package-report, .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success:hover > .account-report {
                display: block; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area .nf-packaged-tabs .btn-success .account-report {
                padding-left: 32px; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags {
          border-bottom: none; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags h4 {
            margin: 0 0 4px 4px; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags .btn-pill:hover {
            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags .btn-pill .delete {
            background-image: url("../images/symbols/icon-close-black.svg");
            background-repeat: no-repeat;
            width: 16px;
            height: 16px;
            margin: 0 0 0 4px;
            background-size: 10px;
            background-position: center;
            vertical-align: sub;
            display: inline-block; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags .add-tag {
            border-bottom: 1px solid #e5e5e5;
            padding-bottom: 8px;
            margin-bottom: 16px; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags .add-tag textarea {
              resize: none;
              width: 320px;
              height: 108px;
              background-color: #fbfbfa;
              color: #55505a;
              font-size: 16px;
              line-height: 1.5;
              padding: 16px;
              border-radius: 8px;
              border: solid 2px rgba(85, 80, 90, 0.2); }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags .add-tag textarea:focus {
                box-shadow: none;
                background-color: #fff;
                border: 2px solid #fad705;
                outline: none; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags .add-tag p {
              color: #8996a0;
              font-size: 12px;
              line-height: 1; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment {
          padding: 0px;
          border-bottom: 1px solid #e5e5e5; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p {
            color: #55505a;
            padding-right: 16px;
            float: left;
            margin: 12px 0; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p:first-of-type {
              border-right: 1px solid #e5e5e5; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p:last-of-type {
              padding-left: 16px; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p span.icon {
              background-repeat: no-repeat;
              background-size: 16px;
              display: table;
              width: 16px;
              height: 24px;
              float: left;
              background-position: 0 4px;
              margin-right: 8px; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p .cart {
              background-image: url(../images/symbols/icon-get_paid.svg); }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p .user {
              background-image: url(../images/symbols/profile.svg); }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p a {
              color: #55505a;
              text-decoration: none; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p a:hover {
                text-decoration: underline; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p .text-green {
              color: #49bc75; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p .text-red {
              color: #ff6565; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container .tags {
        padding: 16px 0; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .tags h4 {
          font-size: 16px;
          line-height: 1.67;
          margin: 16px 0 -8px 0;
          color: #55505a; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .tags .more-tags, .content-main .container.nf-video-page .video-bottom-area .video-description-container .tags .less-tags {
          border-radius: 3px;
          font-size: 12px;
          text-align: center;
          padding: 0 16px;
          font-weight: bold;
          text-transform: uppercase;
          margin: 8px 8px 0 0;
          float: left;
          height: auto;
          line-height: 32px;
          text-decoration: none;
          color: #55505a;
          background-color: #eeedee;
          border: none; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .tags .less-tags {
          display: none; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .tags .btn-pill {
          border-radius: 3px;
          background-color: #f3f3f3;
          font-size: 12px;
          text-align: center;
          color: #55505A;
          padding: 0 16px;
          font-weight: bold;
          text-transform: uppercase;
          margin: 8px 8px 0 0;
          float: left;
          height: auto;
          line-height: 32px;
          text-decoration: none; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend {
        position: absolute;
        top: 80px;
        right: 0;
        width: 286px;
        border-radius: 8px;
        background-color: #fbfbfa;
        padding: 0;
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .category-controls {
          position: absolute;
          top: 16px;
          right: 16px;
          z-index: 1; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .category-controls span {
            background-image: url(../images/symbols/arrow-right-white.svg);
            background-repeat: no-repeat;
            background-position: center;
            background-size: 14px;
            width: 40px;
            height: 40px;
            border-radius: 3px;
            background-color: rgba(0, 0, 0, 0.8);
            display: inline-block;
            cursor: pointer; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .category-controls span:hover {
              box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.25); }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .category-controls span.left-arrow {
              margin-right: 8px;
              transform: rotate(-180deg); }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .category-controls span.disabled {
              opacity: .48;
              pointer-events: none; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .container-holder {
          display: block;
          display: none; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .container-holder:nth-child(2) {
            display: block; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend img {
          width: 100%;
          height: 161px;
          border-radius: 8px 8px 0 0; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend h5 {
          padding: 24px 16px 8px 16px;
          margin: 0;
          font-size: 24px;
          line-height: 1.67;
          color: #55505a; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend p {
          padding: 0 16px 24px 16px;
          margin: 0;
          font-size: 16px;
          font-weight: bold;
          line-height: 1.5;
          color: #55505a; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend p span {
            background-image: url(../images/symbols/upload-cloud.svg);
            background-size: 16px;
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 16px;
            display: inline-block;
            margin-right: 12px;
            filter: invert(63%) sepia(4%) saturate(392%) hue-rotate(227deg) brightness(90%) contrast(82%);
            vertical-align: text-top; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend p.guest-comment {
            padding: 24px 16px 16px 16px;
            border-top: 1px solid rgba(0, 0, 0, 0.1);
            font-weight: normal; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group {
          padding: 0 16px 16px 16px;
          width: 100%; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .btn {
            margin: 0 8px 8px 0;
            font-size: 14px;
            line-height: 1.71;
            border-radius: 3px;
            width: calc(100% - 48px);
            text-align: left;
            position: relative; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .btn .icon-bell {
              background-image: url(../images/symbols/icon-bell-gray.svg);
              background-repeat: no-repeat;
              background-position: center;
              background-size: 13px;
              width: 13px;
              height: 20px;
              display: inline-block;
              margin-right: 6px;
              vertical-align: inherit; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .btn .glyphicon {
              position: absolute;
              right: 16px;
              top: 50%;
              transform: translateY(-50%); }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .btn.btn-default {
              width: 100%;
              padding: 0;
              text-align: center; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .btn.btn-default .icon-envelope {
                background-image: url(../images/symbols/icon-envelope_outline-white.svg);
                background-repeat: no-repeat;
                background-position: center;
                background-size: 14px;
                width: 14px;
                height: 14px;
                display: inline-block;
                vertical-align: middle;
                margin: 0 8px 1px 16px; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .nf-dropdown-menu {
            left: 16px;
            width: calc(100% - 80px);
            top: 48px;
            margin-top: -4px;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
            background-color: #fff;
            border: 1px solid rgba(0, 0, 0, 0.1);
            padding: 0;
            max-height: 200px;
            overflow-y: auto; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .nf-dropdown-menu .dropdown-item {
              height: 44px;
              line-height: 44px;
              cursor: pointer;
              border-radius: 0;
              color: #55505a;
              padding: 0 16px;
              border-bottom: 1px solid rgba(0, 0, 0, 0.1);
              border-left: 4px solid transparent; }
              .content-main .container.nf-video-page .video-bottom-area .video-description-container .category-recommend .btn-group .nf-dropdown-menu .dropdown-item:hover {
                border-left-color: #fad705;
                background-color: rgba(250, 215, 5, 0.5); }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description {
        margin: 16px 0; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description h3 {
          color: #55505a;
          font-size: 24px;
          font-weight: bold;
          line-height: 1.67;
          margin: 0 0 8px 0;
          display: inline-block; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description .btn {
          border-radius: 30px;
          font-weight: bold;
          text-transform: uppercase;
          margin-left: 8px;
          height: 32px;
          line-height: 15px;
          vertical-align: baseline;
          font-size: 14px; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description p {
          font-size: 18px;
          line-height: 1.67;
          margin: 0 0 24px 0;
          color: #55505a; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description .btn-group.toggle {
          margin: 0; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description .btn-group.toggle button {
            background: #eeedee;
            border: none;
            float: unset;
            margin: 8px 6px 0 0;
            font-size: 14px; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description .btn-group.toggle button:nth-of-type(2) {
              margin-right: 12px; }
            .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description .btn-group.toggle button span {
              margin-top: 12px; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .video-description, .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .tags {
        width: calc(100% - 310px); }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .video-description {
        min-height: 368px; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .video-description.guest-description {
          min-height: 458px; }
    .content-main .container.nf-video-page .video-bottom-area .blog-field {
      background-image: linear-gradient(126deg, #dcf4ff, #99a9f7);
      padding: 4px 0;
      margin: 0 0 32px 0; }
      .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container {
        background: #fff;
        padding: 40px 0; }
        .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container h2 {
          font-size: 32px;
          line-height: 1.5;
          margin: 0 0 8px 0; }
        .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container h6 {
          font-size: 12px;
          font-weight: bold;
          line-height: 2;
          text-transform: uppercase;
          color: #55505a;
          margin: 0; }
        .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container p {
          margin: 16px 0;
          font-size: 20px;
          line-height: 1.5;
          color: #55505a; }
        .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container .btn {
          margin: 8px 0 0 0;
          width: auto; }
    .content-main .container.nf-video-page .video-bottom-area .related-videos, .content-main .container.nf-video-page .video-bottom-area .member-videos {
      padding: 0; }
      .content-main .container.nf-video-page .video-bottom-area .related-videos .row, .content-main .container.nf-video-page .video-bottom-area .member-videos .row {
        margin: 0 -8px; }
      .content-main .container.nf-video-page .video-bottom-area .related-videos .item .result_thumbnail, .content-main .container.nf-video-page .video-bottom-area .member-videos .item .result_thumbnail {
        box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
        padding: 0;
        margin: 8px 24px 8px 0; }
        .content-main .container.nf-video-page .video-bottom-area .related-videos .item .result_thumbnail .item-background, .content-main .container.nf-video-page .video-bottom-area .member-videos .item .result_thumbnail .item-background {
          background-color: #000;
          border-radius: 3px;
          position: relative;
          height: 100%;
          overflow: hidden; }
          .content-main .container.nf-video-page .video-bottom-area .related-videos .item .result_thumbnail .item-background a img, .content-main .container.nf-video-page .video-bottom-area .member-videos .item .result_thumbnail .item-background a img {
            opacity: .8;
            border-radius: 3px;
            height: 100%;
            width: 100%; }
          .content-main .container.nf-video-page .video-bottom-area .related-videos .item .result_thumbnail .item-background a .label-time, .content-main .container.nf-video-page .video-bottom-area .member-videos .item .result_thumbnail .item-background a .label-time {
            position: absolute;
            right: 16px;
            bottom: 16px;
            color: #fff;
            letter-spacing: .1px;
            font-size: 12px;
            font-weight: bold;
            font-style: normal;
            opacity: .65; }
          .content-main .container.nf-video-page .video-bottom-area .related-videos .item .result_thumbnail .item-background a h5, .content-main .container.nf-video-page .video-bottom-area .member-videos .item .result_thumbnail .item-background a h5 {
            position: absolute;
            bottom: 16px;
            left: 0;
            color: #fff;
            padding: 0 16px;
            line-height: 1.6;
            margin: 0;
            font-size: 16px; }
            .content-main .container.nf-video-page .video-bottom-area .related-videos .item .result_thumbnail .item-background a h5 span, .content-main .container.nf-video-page .video-bottom-area .member-videos .item .result_thumbnail .item-background a h5 span {
              color: #fff;
              font-size: 12px;
              height: 24px;
              opacity: .65;
              line-height: 2;
              font-weight: bold;
              text-transform: uppercase;
              display: block; }
      .content-main .container.nf-video-page .video-bottom-area .related-videos .related-see-more, .content-main .container.nf-video-page .video-bottom-area .member-videos .related-see-more {
        margin: 8px 0 16px 0;
        width: 390px; }

.report-pop-up {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 10001;
  width: 100%;
  overflow-y: auto; }
  .report-pop-up section {
    width: 430px;
    background: white;
    position: absolute;
    z-index: 10005;
    padding: 16px 16px 16px 40px;
    min-height: 100%; }
    .report-pop-up section h1 {
      font-size: 32px;
      line-height: 1.5;
      text-align: left;
      color: #55505a; }
    .report-pop-up section p {
      font-size: 16px;
      line-height: 1.5;
      text-align: left;
      color: #55505a;
      margin: 8px 0; }
    .report-pop-up section #copyrightDispute,
    .report-pop-up section .report-button {
      width: 100%;
      height: 40px;
      line-height: 40px;
      border-radius: 3px;
      background: #f3f3f3;
      color: #55505a;
      text-decoration: none;
      text-align: center;
      display: block;
      margin-bottom: 8px; }
  .report-pop-up aside {
    width: calc(100% - 430px);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
    .report-pop-up aside span {
      display: block;
      width: 32px;
      height: 32px;
      background-size: 16px 16px;
      background-repeat: no-repeat;
      background-position: 50%;
      border-radius: 40px;
      position: absolute;
      top: 16px;
      right: 24px;
      background-image: url(../images/symbols/icon-close-white.svg);
      cursor: pointer;
      z-index: 100010; }
  .report-pop-up .copyright-dispute {
    position: absolute;
    background-color: #ffffff;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 16px 16px 16px 40px;
    z-index: 10006; }
    .report-pop-up .copyright-dispute .btn-group.toggle button {
      overflow: hidden; }
    .report-pop-up .copyright-dispute .icon.icon-arrow-left {
      background-image: url(../images/symbols/icon-arrow-NW.png);
      width: 16px;
      height: 24px;
      display: inline-block;
      transform: rotate(-45deg);
      background-repeat: no-repeat;
      cursor: pointer;
      background-size: auto 24px; }
    .report-pop-up .copyright-dispute .file-container {
      overflow: hidden;
      position: relative;
      height: 40px;
      border-radius: 3px;
      box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 500px;
      padding: 4px 4px 4px 16px;
      font-weight: normal;
      line-height: 32px;
      color: #55505a; }
      .report-pop-up .copyright-dispute .file-container input[type=file] {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        z-index: -1; }
      .report-pop-up .copyright-dispute .file-container span.btn {
        float: right;
        width: auto !important; }
    .report-pop-up .copyright-dispute h5 {
      font-size: 16px;
      line-height: 1.5;
      color: #55505a;
      margin: 8px 0 0 0; }
    .report-pop-up .copyright-dispute button.closeDispute {
      margin-top: 8px; }

.video-page {
  margin-top: 10px; }
  .video-page .video-error {
    margin: 0 auto;
    padding: 32px 0 0 0;
    display: flex;
    width: 1200px; }
    .video-page .video-error > .col-sm-12 {
      margin: 0 8px;
      padding: 0;
      padding-bottom: 32px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .video-page .video-error .video-error-text {
      padding: 0; }
      .video-page .video-error .video-error-text .col-sm-12 {
        padding: 0;
        display: flex; }
        .video-page .video-error .video-error-text .col-sm-12 .video-error-title {
          padding: 0; }
        .video-page .video-error .video-error-text .col-sm-12 .video-error-image {
          background-size: 215px;
          width: 230px; }
          .video-page .video-error .video-error-text .col-sm-12 .video-error-image img {
            width: 91px;
            height: 84px; }
      .video-page .video-error .video-error-text h1 {
        font-size: 64px;
        line-height: 1.33;
        height: 170px; }
      .video-page .video-error .video-error-text h2 {
        font-size: 32px;
        line-height: 1.5;
        margin-bottom: 8px; }
      .video-page .video-error .video-error-text p {
        color: #55505A;
        line-height: 1.5;
        margin-bottom: 16px; }
    .video-page .video-error .video-error-image {
      background-image: url(../images/symbols/404-page-bg.svg);
      background-size: 315px;
      background-position: center;
      background-repeat: no-repeat;
      width: 315px;
      height: 100%;
      margin: 0 auto;
      justify-content: center;
      align-items: center;
      display: flex; }
      .video-page .video-error .video-error-image img {
        width: 126px;
        height: 116px; }
  .video-page .related-videos {
    padding: 0 20px 0 40px; }
    .video-page .related-videos .title-area {
      padding: 16px 16px 16px 0; }
      .video-page .related-videos .title-area h3 {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.67;
        float: left;
        color: #55505a;
        margin: 0 16px 0 0; }
    .video-page .related-videos .related-content {
      padding: 0 0 196px 0; }
    .video-page .related-videos .item {
      background-color: #FFFFFF;
      margin-bottom: 16px;
      border-right: solid 16px #F3F3F3;
      padding: 0px; }
      .video-page .related-videos .item .result_thumbnail {
        position: relative;
        padding: 0px; }
        .video-page .related-videos .item .result_thumbnail img {
          width: 100%; }
        .video-page .related-videos .item .result_thumbnail .label-quality {
          position: absolute;
          background: rgba(85, 80, 90, 0.6);
          bottom: 9px;
          left: 9px;
          border-radius: 3px;
          color: white;
          letter-spacing: 0.1px;
          font-style: normal;
          width: 32px;
          font-size: 12px;
          height: 24px;
          font-weight: 300;
          line-height: 24px;
          text-align: center; }
        .video-page .related-videos .item .result_thumbnail .label-time {
          position: absolute;
          background: rgba(85, 80, 90, 0.6);
          bottom: 9px;
          left: 9px;
          border-radius: 3px;
          color: white;
          letter-spacing: 0.1px;
          font-style: normal;
          width: 32px;
          font-size: 12px;
          height: 24px;
          font-weight: 300;
          line-height: 24px;
          text-align: center;
          padding: 0 8px;
          right: 9px;
          left: auto;
          width: auto; }
      .video-page .related-videos .item .result_caption {
        height: 70px;
        display: block;
        padding: 0; }
        .video-page .related-videos .item .result_caption h5 {
          font-size: 16px;
          height: 50px;
          overflow: hidden;
          text-align: left;
          color: #55505a;
          font-weight: 400;
          line-height: 1.5;
          text-decoration: underline;
          margin: 9px 8px; }
    .video-page .related-videos .item.buyer {
      padding: 0;
      border: none;
      margin: 0; }
      .video-page .related-videos .item.buyer .result_thumbnail {
        margin: 0;
        padding: 8px 12px; }
        .video-page .related-videos .item.buyer .result_thumbnail .item-background {
          background-color: #000;
          border-radius: 3px;
          position: relative; }
        .video-page .related-videos .item.buyer .result_thumbnail i.label-time {
          bottom: 16px;
          right: 16px;
          background: none;
          color: #fff;
          font-size: 14px; }
        .video-page .related-videos .item.buyer .result_thumbnail h5.list-group-item-heading {
          position: absolute;
          bottom: 16px;
          padding: 0 16px;
          line-height: 1.6;
          color: #fff;
          margin: 0;
          width: calc(100% - 64px); }
          .video-page .related-videos .item.buyer .result_thumbnail h5.list-group-item-heading span {
            color: #fff;
            font-size: 14px;
            height: 24px; }
        .video-page .related-videos .item.buyer .result_thumbnail img {
          opacity: 0.8;
          border-radius: 3px; }
        .video-page .related-videos .item.buyer .result_thumbnail .btn-primary.buy-video {
          display: none;
          position: absolute;
          top: 24px;
          right: 80px; }
        .video-page .related-videos .item.buyer .result_thumbnail .icon-folder {
          background-color: rgba(0, 0, 0, 0.65);
          background-image: url(../images/symbols/icon_folder_white.svg);
          background-size: 14px;
          width: 46px;
          height: 40px;
          display: block;
          background-repeat: no-repeat;
          background-position: center;
          border-radius: 3px;
          position: absolute;
          top: 24px;
          right: 24px;
          cursor: pointer;
          display: none; }
        .video-page .related-videos .item.buyer .result_thumbnail:hover .btn-primary.buy-video {
          display: block; }
        .video-page .related-videos .item.buyer .result_thumbnail:hover .icon-folder {
          display: block; }
          .video-page .related-videos .item.buyer .result_thumbnail:hover .icon-folder:hover {
            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }

.onboard-guest {
  background-color: #55505A;
  margin-top: 16px;
  display: none; }
  .onboard-guest .onboard-message {
    text-align: center;
    padding: 16px; }
    .onboard-guest .onboard-message p {
      font-size: 16px;
      line-height: 1.5;
      color: #fff;
      margin: 0 0 4px 0; }
    .onboard-guest .onboard-message .button-group .btn {
      margin: 8px 8px 0 0; }
    .onboard-guest .onboard-message .button-group .btn-default {
      background-color: rgba(255, 255, 255, 0.1); }
    .onboard-guest .onboard-message .button-group .btn-default-light {
      background-color: rgba(255, 255, 255, 0.3); }
      .onboard-guest .onboard-message .button-group .btn-default-light .icon-upload {
        background-image: url(../images/symbols/icon-upload-white.svg); }

@media (max-width: 1200px) and (min-width: 767px) {
  .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns {
    margin-bottom: 0; }
    .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder {
      padding: 0;
      box-shadow: none;
      border: none;
      background: unset; }
      .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch {
        display: inline-block;
        margin: 0 4px 8px 0; }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch:after {
          display: none; }
      .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .button_hold {
        display: inline-block;
        margin: 0; } }

@media (max-width: 1680px) {
  .content-main .container.nf-video-page {
    max-width: 100%;
    padding: 0; }
    .content-main .container.nf-video-page .nf-video-container {
      width: calc(100% - 428px); }
    .content-main .container.nf-video-page .video-main-details {
      width: 388px; }
      .content-main .container.nf-video-page .video-main-details .floated-details {
        width: 388px; }
        .content-main .container.nf-video-page .video-main-details .floated-details .video-details-container .video-action-buttons .full-btns .nf-border-btn {
          padding: 16px; }
    .content-main .container.nf-video-page .video-bottom-area {
      width: calc(100% - 452px);
      padding: 0 0 0 40px;
      margin-left: 0; }
  .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning {
    top: calc(50% + 16px) !important; }
    .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-sign {
      background-size: 24px !important;
      height: 44px !important;
      width: 44px !important;
      padding: 44px !important; }
    .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-text {
      width: 458px;
      padding-top: 16px !important; }
  .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .payment p:last-of-type {
    padding-left: 0; }
  .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container p {
    margin: 8px 0 16px 0;
    font-size: 16px; } }

@media (max-width: 1200px) {
  .video-page .video-error {
    padding: 32px 8px 0 8px; }
  .video-page .related-videos .item.buyer {
    width: 50%; }
  .video-page .related-videos .item.buyer .result_thumbnail {
    padding: 8px 16px; }
  .content-main .container.nf-video-page .nf-video-container .restricted-video {
    padding: 16px 0 0 0 !important; }
    .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-sign {
      background-size: 45px !important;
      height: 86px !important;
      width: 86px !important;
      padding: 86px !important; }
  .content-main .container.nf-video-page {
    margin-top: 25px; }
    .content-main .container.nf-video-page .nf-video-container {
      width: 100%;
      padding: 0 16px; }
      .content-main .container.nf-video-page .nf-video-container .section-edit {
        margin: 0;
        padding-bottom: 8px; }
    .content-main .container.nf-video-page .video-main-details {
      position: initial;
      width: 100%; }
      .content-main .container.nf-video-page .video-main-details .floated-details {
        width: 100%;
        position: initial;
        padding: 8px 16px 0 16px; }
        .content-main .container.nf-video-page .video-main-details .floated-details .floating-container {
          height: auto; }
          .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-popup-check .floated-video-container {
            position: fixed;
            bottom: 16px;
            right: 16px;
            width: 360px;
            height: 203px;
            z-index: 1; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-popup-check .floated-video-container .video-popup-container {
              padding-top: 56.38889%; }
          .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-title {
            margin: 0; }
          .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns {
            margin: 8px 0;
            display: inline-block; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns > * {
              width: auto !important;
              display: inline-block !important;
              margin: 0 6px 0 0; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns .nf-border-btn {
              display: none !important; }
          .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .feedback-btns {
            float: right;
            margin: 8px 0; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn {
              width: auto;
              height: 56px;
              line-height: 56px;
              padding: 0 24px; }
          .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info {
            position: relative; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-share.hidden-sm {
              display: none; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-share.hidden-md {
              display: flex !important; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info {
              padding-left: 96px; }
              .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info a img {
                width: 78px;
                height: 78px;
                margin-right: 16px; }
              .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info .video-share {
                display: flex;
                align-items: center;
                margin: 0;
                position: absolute;
                bottom: 8px;
                left: 96px; }
                .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info .video-share p {
                  font-size: 14px;
                  line-height: 1.71;
                  margin: 0 16px 0 0;
                  color: #55505a; }
                .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info .video-share .icon {
                  width: 18px;
                  height: 18px;
                  display: block;
                  margin: 0 24px 0 0;
                  background-repeat: no-repeat;
                  background-size: 16px;
                  background-position: center; }
                  .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info .video-share .icon.fb-icon {
                    background-image: url(../images/symbols/icon-facebook-slate_grey.svg); }
                  .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info .video-share .icon.twitter-icon {
                    background-image: url(../images/symbols/icon-twitter-slate_grey.svg); }
                  .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info .video-share .icon.envelope-icon {
                    background-image: url(../images/symbols/icon-envelope-slate_grey.svg);
                    background-size: 18px; }
                .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info .video-share.row-line {
                  bottom: 55px; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-share {
              padding-left: 96px;
              margin-top: 0; }
            .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-contacts {
              position: absolute;
              right: 0;
              top: 50%;
              transform: translateY(-50%); }
              .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-contacts .btn {
                margin-left: 0; }
              .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-contacts.row-line {
                position: initial;
                transform: unset;
                margin: -8px 0 8px 0;
                padding-left: 96px; }
    .content-main .container.nf-video-page .video-bottom-area {
      width: 100%;
      padding: 0 16px; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .tags, .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .video-description {
        width: 100%; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .video-description {
        min-height: unset; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend {
        width: 100%;
        top: unset !important;
        position: relative;
        margin: 0 0 32px 0;
        box-shadow: 0 10px 15px 6px rgba(0, 0, 0, 0.1); }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-controls {
          right: calc(55% + 16px); }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .container-holder {
          display: flex;
          display: none; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .container-holder:nth-child(2) {
          display: flex; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-thumbnail {
          width: 45%; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend img {
          width: 100%;
          border-radius: 8px 0 0 8px;
          height: 100%; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-details {
          width: 55%;
          flex: 1; }
          .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-details h5 {
            padding: 16px 16px 8px 16px; }
  .report-pop-up section {
    width: 486px;
    padding-left: 16px; } }

@media (max-width: 960px) {
  .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .feedback-btns {
    margin: 0;
    float: unset; } }

@media (max-width: 767px) {
  .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-popup-check {
    display: none; }
  .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .title-area a.btn-rounded #add-to-review-queue {
    width: 100%;
    margin-bottom: 0; }
  .video-page .related-videos .item.buyer {
    width: 100%; }
  .video-page .related-videos .item.buyer .result_thumbnail:hover .btn-primary.buy-video {
    width: auto; }
  .content-main .container.nf-video-page .video-bottom-area .video-description-container .admin .tags .add-tag textarea {
    width: 100%; }
  .onboard-guest {
    display: block;
    margin-top: 0;
    margin-bottom: 16px; }
    .onboard-guest .onboard-message .button-group .btn-default-light .icon-upload {
      float: unset;
      height: 14px; }
  .content-main .container.nf-video-page {
    margin-top: 0; }
    .content-main .container.nf-video-page .nf-video-container {
      padding: 0; }
      .content-main .container.nf-video-page .nf-video-container .video-player-custom .nf-logo {
        background-size: 110px;
        width: 110px; }
      .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area {
        text-align: center; }
        .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback {
          width: 64px;
          height: 64px;
          line-height: 64px;
          padding: 0;
          font-size: 0;
          background-color: #fff; }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback.active {
            background-color: #FBEBEA; }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area .feedback span {
            background-size: 32px;
            width: 32px;
            height: 32px; }
        .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .middle-area a.btn {
          width: auto; }
      .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area {
        left: 0; }
        .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area .button-replay {
          color: #fff;
          text-align: center;
          display: block; }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area .button-replay:hover {
            color: #ffffff;
            text-decoration: none; }
          .content-main .container.nf-video-page .nf-video-container .video-player-custom .end-roll-container .end-roll .bottom-area .button-replay .icon-replay {
            background-image: url(../images/symbols/icon-replay-white.svg);
            width: 18px;
            height: 18px;
            display: inline-block;
            background-size: 16px;
            background-repeat: no-repeat;
            float: unset;
            vertical-align: sub;
            margin-left: 8px; }
    .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns {
      width: 100%;
      margin: 0; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns > * {
        width: 100% !important; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns .btn {
        margin: 8px 0 0 0; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder {
        margin-top: 8px; }
        .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch {
          height: auto;
          padding-left: 56px;
          text-align: left; }
          .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns .thumbnails-video-download-holder .toggle-switch .toggle {
            position: absolute;
            top: 16px;
            left: 16px; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .full-btns .nf-border-btn {
        display: block !important; }
    .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-action-buttons .feedback-btns .feedback-btn-group .btn {
      width: 100%; }
    .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info {
      padding-bottom: 0;
      padding-left: 72px; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-owner-info a img {
        width: 60px;
        height: 60px; }
    .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-share {
      position: inherit;
      padding-left: 72px;
      margin: 8px 0 0 -8px; }
    .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-contacts {
      position: inherit;
      transform: unset;
      padding-left: 72px; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-contacts .btn {
        display: inline-block;
        width: auto; }
      .content-main .container.nf-video-page .video-main-details .floated-details .floating-container .video-details-container .video-info .video-contacts .btn .icon {
        float: unset;
        margin-top: 2px;
        vertical-align: text-top;
        margin-right: 4px; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details {
      padding: 16px 0 8px 0; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description-details p {
        margin: 0 0 8px 0;
        word-break: break-all; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container .tags {
      padding-top: 8px; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description .btn {
      width: auto; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description .btn-group.toggle {
      float: unset; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container .video-description p {
      font-size: 16px;
      line-height: 1.5; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .video-description {
      margin-bottom: 16px; }
    .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend {
      display: block;
      margin: 0 0 16px 0; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-controls {
        right: 16px; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .container-holder {
        display: block;
        display: none; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .container-holder:nth-child(2) {
        display: block; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-thumbnail {
        width: 100%; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-thumbnail img {
          border-radius: 8px 8px 0 0; }
      .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-details {
        width: 100%; }
        .content-main .container.nf-video-page .video-bottom-area .video-description-container.container-recommendation .category-recommend .category-details h5 {
          padding: 24px 16px 8px 16px; }
    .content-main .container.nf-video-page .video-bottom-area .related-videos .item .result_thumbnail, .content-main .container.nf-video-page .video-bottom-area .member-videos .item .result_thumbnail {
      margin: 4px 16px 4px 0; }
    .content-main .container.nf-video-page .video-bottom-area .related-videos > .text-center, .content-main .container.nf-video-page .video-bottom-area .member-videos > .text-center {
      padding: 0; }
      .content-main .container.nf-video-page .video-bottom-area .related-videos > .text-center .btn, .content-main .container.nf-video-page .video-bottom-area .member-videos > .text-center .btn {
        width: 100%; }
    .content-main .container.nf-video-page .video-bottom-area .floated-mobile {
      display: none;
      padding: 8px 0 16px 0;
      background: #fff;
      width: 100%; }
      .content-main .container.nf-video-page .video-bottom-area .floated-mobile .btn-group {
        width: 100%;
        padding: 0 16px; }
      .content-main .container.nf-video-page .video-bottom-area .floated-mobile.active {
        position: fixed;
        bottom: -1px;
        left: 0;
        z-index: 1;
        box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.1); }
        .content-main .container.nf-video-page .video-bottom-area .floated-mobile.active .btn-group .info.full-btns > * {
          display: block !important; }
        .content-main .container.nf-video-page .video-bottom-area .floated-mobile.active .thumbnails-video-download-holder {
          display: none; }
      .content-main .container.nf-video-page .video-bottom-area .floated-mobile.inactive {
        position: inherit;
        box-shadow: none;
        padding-top: 0; }
        .content-main .container.nf-video-page .video-bottom-area .floated-mobile.inactive .btn-group {
          padding: 0; }
    .content-main .container.nf-video-page .video-bottom-area .blog-field {
      margin-bottom: 8px; }
      .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container h2 {
        font-size: 24px;
        line-height: 1.67; }
      .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container p {
        margin: 16px 0; }
      .content-main .container.nf-video-page .video-bottom-area .blog-field .blog-container .btn {
        width: auto; }
  .video-page .video-error {
    padding-top: 0; }
    .video-page .video-error .video-error-text a.btn {
      width: auto; }
    .video-page .video-error .video-error-text .col-sm-12 {
      display: block; }
      .video-page .video-error .video-error-text .col-sm-12 .video-error-title h1 {
        font-size: 32px;
        line-height: 1.5;
        height: 96px; }
      .video-page .video-error .video-error-text .col-sm-12 .video-error-title h2 {
        font-size: 24px;
        height: 40px;
        line-height: 1.67; }
      .video-page .video-error .video-error-text .col-sm-12 .video-error-image {
        height: 161px;
        width: 215px;
        margin-bottom: 16px; } }

@media (max-width: 480px) {
  .video-page .video-error {
    padding-top: 66px; }
  .onboard-guest {
    margin-top: 50px;
    margin-bottom: -34px; }
  .content-main .container.nf-video-page {
    margin-top: 50px; }
  .content-main .container.nf-video-page .nf-video-container .restricted-video {
    padding: 0 !important; }
    .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-sign {
      background-size: 16px !important;
      height: 32px !important;
      width: 32px !important;
      padding: 32px !important; }
    .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-text {
      width: 288px;
      padding-top: 8px !important; }
      .content-main .container.nf-video-page .nf-video-container .restricted-video .restriction-warning .restriction-warning-text p {
        line-height: 1.67 !important; } }
