main-title-area.mt-16 {
  margin-top: 16px; }

.mt-8 {
  margin-top: 8px !important; }

.plr-8 {
  padding-left: 8px !important;
  padding-right: 8px !important; }

.pl-8 {
  padding-left: 8px !important; }

.pr-8 {
  padding-right: 8px !important; }

.mb-16 {
  margin-bottom: 16px !important; }

.mb-8 {
  margin-bottom: 8px !important; }

.nf-background-video {
  position: relative;
  overflow: hidden;
  background: black;
  z-index: 1; }
  .nf-background-video video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 1s opacity;
    opacity: .5; }
  .nf-background-video .middle-aligned {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    width: 32%;
    left: 34%; }
    .nf-background-video .middle-aligned h1, .nf-background-video .middle-aligned h5 {
      font-size: 32px;
      line-height: 1.5;
      margin: 0;
      color: #ffffff; }
    .nf-background-video .middle-aligned h5 {
      font-size: 16px;
      font-weight: bold; }

header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1); }
  header .profile__menu {
    display: none;
    position: absolute;
    max-width: 260px;
    width: 100%;
    z-index: 10;
    background: #55505a;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-weight: normal;
    right: 32px;
    top: calc(100% - 4px);
    padding: 0;
    border-radius: 3px; }
    header .profile__menu .glyphicon {
      position: absolute;
      color: #4c4751;
      font-size: 24px;
      top: -16px;
      right: 8px; }
    header .profile__menu .profile_menu-row {
      padding: 16px 24px;
      border: solid rgba(0, 0, 0, 0.1);
      border-width: 0 1px; }
      header .profile__menu .profile_menu-row ul {
        list-style: none; }
        header .profile__menu .profile_menu-row ul li {
          line-height: 24px;
          font-size: 16px;
          margin: 16px 0; }
          header .profile__menu .profile_menu-row ul li .icon {
            display: table;
            line-height: 24px;
            height: 24px;
            width: 24px;
            text-align: center;
            background-repeat: no-repeat;
            background-position: center;
            background-size: 16px;
            float: left;
            margin-right: 16px; }
          header .profile__menu .profile_menu-row ul li .upload {
            background-image: url("../images/symbols/icon-purchases-white.svg"); }
          header .profile__menu .profile_menu-row ul li .messages {
            background-image: url("../images/symbols/icon-message_bubble-white.svg"); }
          header .profile__menu .profile_menu-row ul li .account {
            background-image: url("../images/symbols/icon-profile-white.svg"); }
          header .profile__menu .profile_menu-row ul li .logout {
            background-image: url("../images/symbols/sign-out-white.svg"); }
          header .profile__menu .profile_menu-row ul li span.red-dot {
            background-image: url(../images/symbols/icon-dot-red.svg);
            background-size: 8px;
            background-repeat: no-repeat;
            width: 8px;
            height: 8px;
            vertical-align: middle;
            display: inline-block;
            margin: 0 4px; }
          header .profile__menu .profile_menu-row ul li span.number {
            font-size: 12px;
            font-weight: bold; }
          header .profile__menu .profile_menu-row ul li span.glyphicon {
            position: inherit;
            top: inherit;
            color: #fff;
            font-size: 18px;
            margin: 0 14px 0 4px;
            vertical-align: middle; }
      header .profile__menu .profile_menu-row a {
        color: #ffffff;
        text-decoration: none; }
      header .profile__menu .profile_menu-row.verification-row {
        background-color: rgba(0, 0, 0, 0.1);
        border-radius: 3px 0 0 3px;
        border-top-width: 1px; }
        header .profile__menu .profile_menu-row.verification-row ul {
          width: 100%;
          height: 16px;
          border-radius: 3px;
          background-color: #ffffff;
          margin: 8px 0; }
          header .profile__menu .profile_menu-row.verification-row ul li {
            width: 20%;
            float: left;
            height: 16px;
            margin: 0;
            border: solid rgba(0, 0, 0, 0.1);
            border-width: 0 1px 1px 1px; }
            header .profile__menu .profile_menu-row.verification-row.partner-row ul li {
            width: 16.67%; }
            header .profile__menu .profile_menu-row.verification-row ul li:first-child {
              border-left: 1px;
              border-radius: 3px 0 0 3px; }
            header .profile__menu .profile_menu-row.verification-row ul li:last-child {
              border-right: 1px;
              border-radius: 0 3px 3px 0; }
            header .profile__menu .profile_menu-row.verification-row ul li.done {
              background-color: #00be4b; }
        header .profile__menu .profile_menu-row.verification-row a {
          font-size: 14px;
          line-height: 1.71; }
      header .profile__menu .profile_menu-row:last-of-type {
        border-width: 2px 1px 1px 1px; }
        header .profile__menu .profile_menu-row:last-of-type img {
          width: 32px;
          height: 32px;
          border-radius: 50%;
          margin-right: 8px; }
    header .profile__menu .links-row {
      padding: 0; }
      header .profile__menu .links-row ul {
        margin: 8px 0; }
        header .profile__menu .links-row ul li {
          margin: 0 !important;
          padding: 8px 24px;
          cursor: pointer; }
          header .profile__menu .links-row ul li:hover {
            background-color: rgba(0, 0, 0, 0.1); }

header.logged-out {
  /*    .search-section{
            width: calc(100% - 545px);
            margin-left: 20px;
            form{
                max-width: 100%;
            }
        }*/ }
  header.logged-out.transparent {
    background: transparent;
    border-bottom: none;
    box-shadow: none; }
  header.logged-out .nf-header {
    padding: 16px 40px; }
    header.logged-out .nf-header .header-menu__col-humb,
    header.logged-out .nf-header .logo-area,
    header.logged-out .nf-header .search-section,
    header.logged-out .nf-header .buttons-section {
      display: inline-block; }
    header.logged-out .nf-header .btn, header.logged-out .nf-header a {
      font-weight: normal; }
    header.logged-out .nf-header .header-menu__col-humb {
      float: left;
      width: auto;
      margin: 7px 12px 0 0; }
      header.logged-out .nf-header .header-menu__col-humb .menu__icon {
        padding: 8px 5px 8px 5px; }
        header.logged-out .nf-header .header-menu__col-humb .menu__icon .nf_iconset.menu {
          width: 24px;
          height: 24px;
          font-size: 24px !important;
          color: white; }
        header.logged-out .nf-header .header-menu__col-humb .menu__icon:hover .nf_iconset.menu {
          color: white; }
        header.logged-out .nf-header .header-menu__col-humb .menu__icon.active .nf_iconset.menu {
          color: #55505a; }
        header.logged-out .nf-header .header-menu__col-humb .menu__icon.active:hover .nf_iconset.menu {
          color: #55505a; }
    header.logged-out .nf-header .logo-area a {
      background-image: url("../images/new_images/logo-white.svg");
      width: 160px;
      background-repeat: no-repeat;
      /*background-size: 115px auto;*/
      background-position-y: center;
      margin-top: 4px;
      height: 24px; }
    header.logged-out .nf-header .logo-area .black {
      background: url(../images/new_images/logo-grey02.svg);
      background-repeat: no-repeat; }
    header.logged-out .nf-header .search-section {
      width: calc(100% - 200px);
      margin-left: 20px; }
      header.logged-out .nf-header .search-section #quick-search {
        max-width: 100%;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 3px; }
      header.logged-out .nf-header .search-section.transparent-box form input[type='search'] {
        background: transparent; }
    header.logged-out .nf-header .buttons-section a {
      color: #ffffff;
      text-decoration: underline;
      margin: 0 8px; }
      header.logged-out .nf-header .buttons-section a:hover {
        text-decoration: none; }
      header.logged-out .nf-header .buttons-section a:last-child {
        margin-right: 12px; }
      header.logged-out .nf-header .buttons-section a.btn.btn-tertiary {
        color: #55505a;
        text-decoration: none; }
    header.logged-out .nf-header .buttons-section button {
      margin: 0 0 0 4px; }
  header.logged-out.colored {
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1); }
    header.logged-out.colored .logo-area a {
      background: url(../images/new_images/logo-grey02.svg);
      background-repeat: no-repeat; }
    header.logged-out.colored .nf-header .buttons-section a {
      color: #55505a; }
    header.logged-out.colored .header-menu__col-humb .menu__icon .nf_iconset.menu {
      color: #55505a; }
    header.logged-out.colored .header-menu__col-humb .menu__icon:hover .nf_iconset.menu {
      color: #55505a; }

footer .row {
  margin-left: -8px;
  margin-right: -6px; }

@media (min-width: 1400px) {
  .nf-header .search-section {
    /*width: 1172px;*/ } }

@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; } }

@media (max-width: 1279px) {
  .nf-background-video .middle-aligned {
    width: 100%;
    left: 0; } }

@media (max-width: 992px) {
  header.logged-out .nf-header {
    padding: 16px; }
    header.logged-out .nf-header .header-menu__col-humb {
      float: right;
      width: auto; }
    header.logged-out .nf-header .logo-area a {
      background-image: url("../images/symbols/NFLogo-white.svg");
      background-size: auto 100%;
      width: 30px; }
      header.logged-out .nf-header .logo-area a.black {
        background-size: auto 100%; }
    header.logged-out .nf-header .nf_iconset.search {
      color: #ffffff;
      font-size: 21px !important; }
    header.logged-out .nf-header .header__mobile-search {
      width: 100%;
      left: 40px !important;
      background: transparent; }
      header.logged-out .nf-header .header__mobile-search .nf_iconset.search {
        color: #ffffff; }
      header.logged-out .nf-header .header__mobile-search #quick-search-mobile {
        top: 0 !important;
        width: calc(100% - 16px) !important; }
        header.logged-out .nf-header .header__mobile-search #quick-search-mobile input[type='search'] {
          background: transparent;
          height: 28px;
          color: #ffffff;
          padding-right: 16px; }
          header.logged-out .nf-header .header__mobile-search #quick-search-mobile input[type='search']::-webkit-input-placeholder {
            color: #ffffff; }
          header.logged-out .nf-header .header__mobile-search #quick-search-mobile input[type='search']:-moz-placeholder {
            color: #ffffff; }
          header.logged-out .nf-header .header__mobile-search #quick-search-mobile input[type='search']::-moz-placeholder {
            color: #ffffff; }
          header.logged-out .nf-header .header__mobile-search #quick-search-mobile input[type='search']:-ms-input-placeholder {
            color: #ffffff; }
  header.logged-out.isOpen .logo-area a, header.logged-out.colored .logo-area a {
    background-image: url("../images/new_images/logo-grey02.svg"); }
  header.logged-out.isOpen .header__mobile-search .nf_iconset.search, header.logged-out.colored .header__mobile-search .nf_iconset.search {
    color: #55505a; }
  header.logged-out.isOpen .header__mobile-search #quick-search-mobile input[type='search'], header.logged-out.colored .header__mobile-search #quick-search-mobile input[type='search'] {
    color: #55505a; }
    header.logged-out.isOpen .header__mobile-search #quick-search-mobile input[type='search']::-webkit-input-placeholder, header.logged-out.colored .header__mobile-search #quick-search-mobile input[type='search']::-webkit-input-placeholder {
      color: #55505a; }
    header.logged-out.isOpen .header__mobile-search #quick-search-mobile input[type='search']:-moz-placeholder, header.logged-out.colored .header__mobile-search #quick-search-mobile input[type='search']:-moz-placeholder {
      color: #55505a; }
    header.logged-out.isOpen .header__mobile-search #quick-search-mobile input[type='search']::-moz-placeholder, header.logged-out.colored .header__mobile-search #quick-search-mobile input[type='search']::-moz-placeholder {
      color: #55505a; }
    header.logged-out.isOpen .header__mobile-search #quick-search-mobile input[type='search']:-ms-input-placeholder, header.logged-out.colored .header__mobile-search #quick-search-mobile input[type='search']:-ms-input-placeholder {
      color: #55505a; }
  header.logged-out.isOpen .nf_iconset.search, header.logged-out.colored .nf_iconset.search {
    color: #55505a; }
  header.logged-out.isOpen.colored {
    background: transparent;
    border-bottom: none;
    box-shadow: none; }
  header.logged-out .prev-popup {
    display: none; } }

@media (min-width: 1367px) and (max-width: 1520px) {
  .nf-header .col-xl-8 {
    width: calc((100% / 12) * 7.5); } }

@media (max-width: 767px) {
  header.logged-out .nf-header {
    padding: 16px 4px 16px 16px; }
  header.logged-out .nf-header .header__mobile-search #quick-search-mobile {
    width: calc(100% - 4px) !important; } }

nav.side__menu.sidebar-menu.sidebar-menu ul .sub li .category {
  padding-left: 40px; }

.main-title-area h6 .oval,
#categories_main_menu a.category:before,
nav.side__menu a.category:before {
  visibility: hidden;
  opacity: 0; }

@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; } }

.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; }
