/*
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 : Apr 2, 2018, 5:37:14 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; }

/*
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 : Feb 2, 2018, 12:22:01 PM
    Author     : zarkov
*/
@media (min-width: 1367px) {
  .col-xl-1 {
    width: calc((100% / 12) * 1); }
  .col-xl-2 {
    width: calc((100% / 12) * 2); }
  .col-xl-3 {
    width: calc((100% / 12) * 3); }
  .col-xl-4 {
    width: calc((100% / 12) * 4); }
  .col-xl-5 {
    width: calc((100% / 12) * 5); }
  .col-xl-6 {
    width: calc((100% / 12) * 6); }
  .col-xl-7 {
    width: calc((100% / 12) * 7); }
  .col-xl-8 {
    width: calc((100% / 12) * 8); }
  .col-xl-9 {
    width: calc((100% / 12) * 9); }
  .col-xl-10 {
    width: calc((100% / 12) * 10); }
  .col-xl-11 {
    width: calc((100% / 12) * 11); }
  .col-xl-12 {
    width: calc((100% / 12) * 12); }
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4,
  .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8,
  .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
    position: relative;
    min-height: 1px; } }

.no-gutter {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 8px;
  padding-right: 8px; }

.underline-dandelion {
  text-decoration: underline !important;
  text-decoration-color: #fad705 !important; }
  .underline-dandelion:hover {
    text-decoration: none !important; }

.item.grid-group-item div {
  background: #ffffff; }
  .item.grid-group-item div .thumbnail {
    position: relative;
    padding: 0;
    margin-bottom: 0; }
    .item.grid-group-item div .thumbnail img {
      width: 100%; }
    .item.grid-group-item div .thumbnail .label,
    .item.grid-group-item div .thumbnail .label-quality,
    .item.grid-group-item div .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; }
    .item.grid-group-item div .thumbnail .label-time {
      padding: 0 8px;
      right: 9px;
      left: auto;
      width: auto; }
  .item.grid-group-item div .result_caption {
    height: 70px;
    display: block;
    padding: 0; }
    .item.grid-group-item div .result_caption h5 {
      font-size: 16px;
      text-align: left;
      color: #55505a;
      font-weight: 400;
      line-height: 1.5;
      text-decoration: underline;
      margin: 9px 8px; }

.icon {
  display: table;
  line-height: 24px;
  height: 24px;
  width: 24px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px; }

.nf-textbox {
  height: 40px;
  border-radius: 3px;
  box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.1);
  min-width: 280px; }

/*
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 : June 15th, 2018, 5:37:29 PM
    Author     : Vladimir
*/
.nf_member-profile .nf_member-profile-cover {
  height: 300px;
  width: 100%;
  background-image: var(--coverSrc);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 10%; }

.nf_member-profile .nf_member-profile-details_container {
  max-width: 1300px;
  padding: 0 40px;
  margin: 0 auto;
  margin-top: -77.5px; }
  .nf_member-profile .nf_member-profile-details_container .nf_member-profile-picture {
    width: 155px;
    height: 155px;
    border-radius: 50%;
    border: 8px solid #fff;
    background-image: var(--coverSrc); }
    .nf_member-profile .nf_member-profile-details_container .nf_member-profile-picture img {
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .nf_member-profile .nf_member-profile-details_container h1 {
    font-size: 32px;
    font-weight: bold;
    margin: 24px 0 0 0; }
  .nf_member-profile .nf_member-profile-details_container h4 {
    font-size: 24px;
    margin: 0; }
  .nf_member-profile .nf_member-profile-details_container .nf_member-profile-info {
    margin: 16px 0; }
    .nf_member-profile .nf_member-profile-details_container .nf_member-profile-info h6 {
      margin: 8px 40px 0 0;
      font-size: 16px;
      line-height: 1.67;
      font-weight: normal;
      display: inline-block; }
      .nf_member-profile .nf_member-profile-details_container .nf_member-profile-info h6 .icon {
        width: 16px;
        height: 24px;
        margin-right: 16px;
        display: inline-block;
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: center;
        vertical-align: middle; }
        .nf_member-profile .nf_member-profile-details_container .nf_member-profile-info h6 .icon.icon-map-marker {
          background-image: url(../images/symbols/map-marker-icon-gray.svg); }
        .nf_member-profile .nf_member-profile-details_container .nf_member-profile-info h6 .icon.icon-clock {
          background-image: url(../images/symbols/icon-clock-slate_gray.svg); }
    .nf_member-profile .nf_member-profile-details_container .nf_member-profile-info p {
      font-size: 16px;
      font-weight: bold;
      margin: 24px 0;
      line-height: 1.67; }
  .nf_member-profile .nf_member-profile-details_container .profile-btn-group {
    padding: 8px 0 0 0; }
    .nf_member-profile .nf_member-profile-details_container .profile-btn-group .btn {
      margin: 8px 8px 0 0; }
      .nf_member-profile .nf_member-profile-details_container .profile-btn-group .btn .icon {
        width: 14px;
        height: 40px;
        background-size: 14px;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        margin: 0 8px 0 0;
        vertical-align: middle; }
        .nf_member-profile .nf_member-profile-details_container .profile-btn-group .btn .icon.icon-message {
          background-image: url(../images/symbols/icon-message_bubble-white.svg);
          background-position: 50% 52%; }
        .nf_member-profile .nf_member-profile-details_container .profile-btn-group .btn .icon.icon-pen {
          background-image: url(../images/symbols/icon-pencil-white.svg);
          background-position: 50% 45%; }

.nf_member-profile .nf_member-profile-content {
  margin: 56px 0 40px 0; }
  .nf_member-profile .nf_member-profile-content .nf_member-tabs {
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .nf_member-profile .nf_member-profile-content .nf_member-tabs ul {
      list-style: none;
      display: block;
      max-width: 1300px;
      padding: 0 40px;
      margin: 0 auto; }
      .nf_member-profile .nf_member-profile-content .nf_member-tabs ul li {
        display: inline-block; }
        .nf_member-profile .nf_member-profile-content .nf_member-tabs ul li button {
          box-shadow: none;
          border: none;
          background: none;
          outline: none;
          padding: 24px 16px;
          font-size: 16px;
          font-weight: normal;
          opacity: .65;
          display: inline-block;
          transition: all .4s ease; }
        .nf_member-profile .nf_member-profile-content .nf_member-tabs ul li.active button {
          opacity: 1;
          box-shadow: 0 -4px 0 0 #55505a inset;
          -webkit-box-shadow: 0 -4px 0 0 #55505a inset;
          -moz-box-shadow: 0 -4px 0 0 #55505a inset; }
        .nf_member-profile .nf_member-profile-content .nf_member-tabs ul li:hover button {
          background-color: rgba(250, 215, 5, 0.25);
          opacity: 1;
          transition: all .4s ease; }
  .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .see-more {
    margin: 0 auto;
    display: block; }
  .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos {
    max-width: 1324px;
    margin: 0 auto;
    padding: 0 40px;
    margin-top: 40px;
    margin-bottom: 40px; }
    .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item {
      padding: 0 12px 24px 12px;
      overflow: hidden; }
      .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item .item-container {
        position: relative;
        padding-top: 56.25%;
        border-radius: 3px;
        background-color: #000; }
        .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item .item-container a {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
          .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item .item-container a img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 3px;
            opacity: .8;
            transition: all .4s ease; }
            .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item .item-container a img:hover {
              opacity: 1;
              transition: all .4s ease; }
          .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item .item-container a .label-time {
            color: #fff;
            position: absolute;
            bottom: 16px;
            right: 16px;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
            opacity: .65; }
          .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item .item-container a .item-heading {
            color: #fff;
            position: absolute;
            bottom: 16px;
            left: 16px;
            font-size: 14px;
            font-weight: normal;
            margin: 0;
            line-height: 1.5;
            padding: 0 56px 0 0; }
            .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item .item-container a .item-heading .date {
              font-size: 12px;
              font-weight: bold;
              text-transform: uppercase;
              opacity: .65; }
  .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members {
    max-width: 1324px;
    padding: 0 40px;
    margin: 0 auto;
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap; }
    .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item {
      padding: 0 12px 24px 12px;
      overflow: hidden; }
      .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container {
        position: relative;
        box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
        background-color: #fff; }
        .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .profile-cover_contain {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 50%;
          overflow: hidden; }
          .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .profile-cover_contain img {
            width: 100%;
            height: initial; }
        .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .profile-details_contain {
          position: relative;
          padding: 16px; }
          .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .profile-details_contain img {
            border-radius: 50%;
            min-height: 116px;
            min-width: 116px;
            max-height: 116px;
            max-width: 116px;
            margin: 32px 0 0 0;
            box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2); }
          .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .profile-details_contain h6 {
            font-size: 16px;
            font-weight: bold;
            margin: 16px 0; }
          .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .profile-details_contain .date {
            font-size: 14px;
            font-weight: normal;
            margin: 8px 0 16px 0; }
        .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .vid-num {
          position: absolute;
          right: 16px;
          bottom: 16px;
          font-size: 14px;
          font-weight: normal; }
  .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-no-content {
    padding: 0 16px; }
  .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos-empty {
    max-width: 1220px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 80px;
    text-align: center;
    background-color: #fbfbfa;
    border-radius: 3px;
    border: 1px solid #979797; }
    .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos-empty .icon {
      background-position: center;
      background-repeat: no-repeat;
      background-size: 32px;
      width: 32px;
      height: 32px;
      display: block;
      margin: 0 auto; }
      .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos-empty .icon.icon-emoticon-sad {
        background-image: url(../images/symbols/icon-sad-slate_grey.svg); }

.nf_member-profile .no-videos-items {
  text-align: center;
  color: #55505a;
  padding: 0;
  margin-bottom: 25vh; }
  .nf_member-profile .no-videos-items h3 {
    font-size: 16px;
    margin: 0 auto;
    line-height: 1.5; }
  .nf_member-profile .no-videos-items .icon {
    background-image: url(../images/symbols/icon-sad-slate_grey.svg);
    background-size: 32px;
    width: 32px;
    height: 32px;
    display: table;
    background-position: center;
    margin: 24px auto; }
    .nf_member-profile .no-videos-items .icon p {
      font-size: 16px;
      font-weight: normal;
      margin: 24px 0 0 0; }

/*
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 : June 15th, 2018, 5:37:38 PM
    Author     : Vladimir
*/
@media (max-width: 1480px) {
  .nf_member-profile .nf_member-profile-details_container,
  .nf_member-profile .nf_member-profile-content .nf_member-tabs ul {
    max-width: 943px;
    padding: 0 16px; }
  .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos-empty {
    max-width: 908px; }
  .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos, .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members {
    max-width: 943px;
    padding: 0 4px; } }

@media (max-width: 1220px) {
  .nf_member-profile .nf_member-profile-content .nf_member-tabs ul {
    max-width: 100%; }
  .member-profile .no-videos-items {
    padding: 0 16px; } }

@media (max-width: 1024px) {
  .nf_member-profile .nf_member-profile-details_container {
    max-width: 629px; }
  .nf_member-profile .nf_member-profile-content {
    margin: 40px 0; }
    .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos-empty {
      max-width: 597px; }
    .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos, .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members {
      max-width: 629px; }
    .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item a .profile_container .profile-details_contain img {
      min-height: 88px;
      min-width: 88px;
      max-height: 88px;
      max-width: 88px; }
  .content-main[style*="margin-left: 262px;"] .nf_member-profile .nf_member-profile-details_container {
    max-width: 100%; }
  .content-main[style*="margin-left: 262px;"] .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos, .content-main[style*="margin-left: 262px;"] .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members {
    padding: 0 16px;
    max-width: 100%; }
  .content-main[style*="margin-left: 262px;"] .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item,
  .content-main[style*="margin-left: 262px;"] .nf_member-profile .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item {
    width: 100%;
    padding: 0 0 24px 0; } }

@media (max-width: 767px) {
  body {
    padding-top: 50px; }
  .nf_member-profile .nf_member-profile-cover {
    height: 200px;
    background-position: 50% 0%; }
  .nf_member-profile .nf_member-profile-details_container {
    margin-top: -52px;
    max-width: 100%; }
    .nf_member-profile .nf_member-profile-details_container .profile-btn-group .btn {
      width: auto; }
    .nf_member-profile .nf_member-profile-details_container .nf_member-profile-picture {
      width: 104px;
      height: 104px;
      border: 4px solid #fff; }
    .nf_member-profile .nf_member-profile-details_container h1 {
      font-size: 28px; }
    .nf_member-profile .nf_member-profile-details_container h4 {
      font-size: 16px;
      margin: 8px 0; }
  .nf_member-profile-content {
    overflow: hidden;
    margin-bottom: 0; }
    .nf_member-profile-content .nf_member-tabs {
      overflow: overlay; }
      .nf_member-profile-content .nf_member-tabs::-webkit-scrollbar {
        width: 0; }
      .nf_member-profile-content .nf_member-tabs .ul::-webkit-scrollbar {
        width: 0; }
    .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos, .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members {
      margin-top: 16px;
      margin-bottom: 16px;
      padding: 0 16px;
      max-width: 100%; }
      .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-videos .item, .nf_member-profile-content .nf_member-profile-content-items .nf_member-profile-members .item {
        padding: 0 0 16px 0; } }
