.respo-switch {
  display: block;
  height: 42px;
  padding: 6px; }
  .respo-switch .switch {
    float: left;
    background: transparent;
    border: 0;
    outline: 0;
    color: #FFF;
    font-size: 24px;
    font-weight: 700; }

.toggle-respo {
  float: right;
  padding: 4px; }
  .toggle-respo .switch {
    color: #EF8300; }

.navbar-logo {
  float: left; }

.navbar-logo-wlkp {
  float: left;
  margin-left: 25px;
  border-radius: 0 0 15px 15px;
  box-shadow: 0 0 7px rgba(13, 42, 64, 0.4);
  padding: 15px;
  position: relative;
  top: -27px; }
  .navbar-logo-wlkp img {
    width: 150px; }

.navitems a:before {
  font-family: 'Linearicons-Free'; }

@media screen and (min-width: 1001px) {
  .proart-navbar {
    height: 110px;
    padding: 27px 0;
    overflow: hidden; }

  .navitems {
    float: right;
    position: relative;
    top: -27px;
    list-style: none; }
    .navitems .respo-switch {
      display: none; }
    .navitems li {
      float: left;
      border-top: 4px solid transparent; }
    .navitems a {
      position: relative;
      font-family: 'Open Sans';
      font-weight: 100;
      display: block;
      padding-top: 71px;
      width: 85px;
      font-weight: 600;
      text-align: center;
      font-size: 10px;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: inherit; }
      .navitems a:before {
        display: block;
        width: 44px;
        height: 44px;
        border-radius: 22px;
        color: inherit;
        font-size: 20px;
        position: absolute;
        top: 17px;
        left: 0px;
        right: 0px;
        margin: auto;
        padding-top: 11px;
        font-weight: 300; }
    .navitems li:nth-child(1), .navitems li:nth-child(6) {
      color: #EF8300; }
      .navitems li:nth-child(1) a:before, .navitems li:nth-child(6) a:before {
        border: 1px solid #EF8300; }
      .navitems li:nth-child(1):hover, .navitems li:nth-child(1).active, .navitems li:nth-child(6):hover, .navitems li:nth-child(6).active {
        border-top: 4px solid #EF8300; }
    .navitems li:nth-child(2), .navitems li:nth-child(7) {
      color: #1C3144; }
      .navitems li:nth-child(2) a:before, .navitems li:nth-child(7) a:before {
        border: 1px solid #1C3144; }
      .navitems li:nth-child(2):hover, .navitems li:nth-child(2).active, .navitems li:nth-child(7):hover, .navitems li:nth-child(7).active {
        border-top: 4px solid #1C3144; }
    .navitems li:nth-child(3), .navitems li:nth-child(8) {
      color: #437F97; }
      .navitems li:nth-child(3) a:before, .navitems li:nth-child(8) a:before {
        border: 1px solid #437F97; }
      .navitems li:nth-child(3):hover, .navitems li:nth-child(3).active, .navitems li:nth-child(8):hover, .navitems li:nth-child(8).active {
        border-top: 4px solid #437F97; }
    .navitems li:nth-child(4), .navitems li:nth-child(9) {
      color: #D00000; }
      .navitems li:nth-child(4) a:before, .navitems li:nth-child(9) a:before {
        border: 1px solid #D00000; }
      .navitems li:nth-child(4):hover, .navitems li:nth-child(4).active, .navitems li:nth-child(9):hover, .navitems li:nth-child(9).active {
        border-top: 4px solid #D00000; }
    .navitems li:nth-child(5), .navitems li:nth-child(10) {
      color: #FFBA08; }
      .navitems li:nth-child(5) a:before, .navitems li:nth-child(10) a:before {
        border: 1px solid #FFBA08; }
      .navitems li:nth-child(5):hover, .navitems li:nth-child(5).active, .navitems li:nth-child(10):hover, .navitems li:nth-child(10).active {
        border-top: 4px solid #FFBA08; }

  .respo-switch {
    display: none; } }
@media screen and (max-width: 1300px) {
  .navbar-logo-wlkp {
    display: none; } }
@media screen and (min-width: 1001px) and (max-width: 1200px) {
  .proart-navbar {
    height: 80px;
    padding: 16px 0;
    overflow: hidden; }

  .navitems {
    top: -16px; }
    .navitems a {
      padding-top: 51px;
      width: 65px;
      font-weight: 600;
      text-align: center;
      font-size: 8px;
      color: inherit; }
      .navitems a:before {
        width: 30px;
        height: 30px;
        border-radius: 15px;
        font-size: 11px;
        top: 12px;
        left: 0px;
        right: 0px;
        padding-top: 9px; }

  .navbar-logo img {
    height: 50px; } }
@media screen and (max-width: 1000px) {
  .proart-navbar {
    height: 42px;
    padding: 2px 0;
    overflow: hidden; }

  .navbar-logo img {
    height: 38px; }

  .navitems {
    position: fixed;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 80%;
    display: block;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.9);
    padding: 0px;
    border: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    overflow: auto; }
    .navitems.visible {
      transform: translateX(0%);
      -webkit-transform: translateX(0%); }
    .navitems, .navitems li {
      display: block;
      color: #FFF;
      list-style: none; }
    .navitems li:not(.respo-switch) {
      padding: 15px;
      font-size: 18px; }
      .navitems li:not(.respo-switch):hover, .navitems li:not(.respo-switch).active {
        background: #000; }
      .navitems li:not(.respo-switch) a {
        display: block;
        padding-left: 37px;
        font-weight: 300;
        text-transform: uppercase;
        font-family: 'Open Sans';
        font-size: 18px; }
      .navitems li:not(.respo-switch) a:before {
        position: absolute;
        left: 15px; } }
@media screen and (min-width: 725px) and (max-width: 1000px) {
  .navitems {
    width: 55%; }
    .navitems li:not(.respo-switch) {
      padding: 18px 15px; }
      .navitems li:not(.respo-switch) a {
        font-size: 22px; } }
.slider-nav-left, .slider-nav-left:visited, .slider-nav-left:hover, .slider-nav-left:active, .slider-nav-left:focus, .slider-nav-right, .slider-nav-right:visited, .slider-nav-right:hover, .slider-nav-right:active, .slider-nav-right:focus {
  text-decoration: none;
  color: #FFF; }

.user-menu {
  background: #000;
  color: #FFF;
  margin-bottom: 15px; }
  .user-menu .container {
    padding-bottom: 0; }
  .user-menu ul {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0; }
  .user-menu li {
    display: inline-block; }
    .user-menu li a, .user-menu li a:active, .user-menu li a:active {
      color: #FFF; }
    .user-menu li:before {
      display: inline-block;
      content: '|';
      margin-right: 15px;
      margin-left: 15px; }

/*# sourceMappingURL=proart.nav.css.map */
