/*
    Yukon template
    Autor: Almin Kalabic
*/

@import url("//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700&subset=latin-ext");
@import url("../css/font-awesome.min.css");


/* Reset */

  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }

  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }

  body {
    line-height: 1;
  }

  ol, ul {
    list-style: none;
  }

  blockquote, q {
    quotes: none;
  }

  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  body {
    -webkit-text-size-adjust: none;
  }

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.3em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.8em;
}

h6 {
  font-size: 0.5em;
}


/* Box Model */

  *, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

/* Containers */

  .container {
    margin-left: auto;
    margin-right: auto;
  }

  .container.\31 25\25 {
    width: 100%;
    max-width: 1500px;
    min-width: 1200px;
  }

  .container.\37 5\25 {
    width: 900px;
  }

  .container.\35 0\25 {
    width: 600px;
  }

  .container.\32 5\25 {
    width: 300px;
  }

  .container {
    width: 1200px;
  }

  @media screen and (max-width: 1280px) {

    .container.\31 25\25 {
      width: 100%;
      max-width: 112.5%;
      min-width: 90%;
    }

    .container.\37 5\25 {
      width: 67.5%;
    }

    .container.\35 0\25 {
      width: 45%;
    }

    .container.\32 5\25 {
      width: 22.5%;
    }

    .container {
      width: 90%;
    }

  }

  @media screen and (max-width: 1080px) {

    .container.\31 25\25 {
      width: 100%;
      max-width: 118.75%;
      min-width: 95%;
    }

    .container.\37 5\25 {
      width: 71.25%;
    }

    .container.\35 0\25 {
      width: 47.5%;
    }

    .container.\32 5\25 {
      width: 23.75%;
    }

    .container {
      width: 95%;
    }

  }

  @media screen and (max-width: 960px) {

    .container.\31 25\25 {
      width: 100%;
      max-width: 125%;
      min-width: 100%;
    }

    .container.\37 5\25 {
      width: 75%;
    }

    .container.\35 0\25 {
      width: 50%;
    }

    .container.\32 5\25 {
      width: 25%;
    }

    .container {
      width: 100% !important;
    }

  }

  @media screen and (max-width: 736px) {

    .container.\31 25\25 {
      width: 100%;
      max-width: 125%;
      min-width: 100%;
    }

    .container.\37 5\25 {
      width: 75%;
    }

    .container.\35 0\25 {
      width: 50%;
    }

    .container.\32 5\25 {
      width: 25%;
    }

    .container {
      width: 100% !important;
    }

  }

/* Grid */

  .row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row > * {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row:after, .row:before {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }

  .row.uniform > * > :first-child {
    margin-top: 0;
  }

  .row.uniform > * > :last-child {
    margin-bottom: 0;
  }

  .row.\30 \25 > * {
    padding: 0px 0 0 0px;
  }

  .row.\30 \25 {
    margin: 0px 0 -1px 0px;
  }

  .row.uniform.\30 \25 > * {
    padding: 0px 0 0 0px;
  }

  .row.uniform.\30 \25 {
    margin: 0px 0 -1px 0px;
  }

  .row > * {
    padding: 40px 0 0 40px;
  }

  .row {
    margin: -40px 0 -1px -40px;
  }

  .row.uniform > * {
    padding: 40px 0 0 40px;
  }

  .row.uniform {
    margin: -40px 0 -1px -40px;
  }

  .row.\32 00\25 > * {
    padding: 80px 0 0 80px;
  }

  .row.\32 00\25 {
    margin: -80px 0 -1px -80px;
  }

  .row.uniform.\32 00\25 > * {
    padding: 80px 0 0 80px;
  }

  .row.uniform.\32 00\25 {
    margin: -80px 0 -1px -80px;
  }

  .row.\31 50\25 > * {
    padding: 60px 0 0 60px;
  }

  .row.\31 50\25 {
    margin: -60px 0 -1px -60px;
  }

  .row.uniform.\31 50\25 > * {
    padding: 60px 0 0 60px;
  }

  .row.uniform.\31 50\25 {
    margin: -60px 0 -1px -60px;
  }

  .row.\35 0\25 > * {
    padding: 20px 0 0 20px;
  }

  .row.\35 0\25 {
    margin: -20px 0 -1px -20px;
  }

  .row.uniform.\35 0\25 > * {
    padding: 20px 0 0 20px;
  }

  .row.uniform.\35 0\25 {
    margin: -20px 0 -1px -20px;
  }

  .row.\32 5\25 > * {
    padding: 10px 0 0 10px;
  }

  .row.\32 5\25 {
    margin: -10px 0 -1px -10px;
  }

  .row.uniform.\32 5\25 > * {
    padding: 10px 0 0 10px;
  }

  .row.uniform.\32 5\25 {
    margin: -10px 0 -1px -10px;
  }

  .\31 2u, .\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u, .\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u, .\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u, .\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u, .\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u, .\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u, .\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u, .\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u, .\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u, .\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u, .\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u, .\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\24 + *,
  .\31 1u\24 + *,
  .\31 0u\24 + *,
  .\39 u\24 + *,
  .\38 u\24 + *,
  .\37 u\24 + *,
  .\36 u\24 + *,
  .\35 u\24 + *,
  .\34 u\24 + *,
  .\33 u\24 + *,
  .\32 u\24 + *,
  .\31 u\24 + * {
    clear: left;
  }

  .\-11u {
    margin-left: 91.66667%;
  }

  .\-10u {
    margin-left: 83.33333%;
  }

  .\-9u {
    margin-left: 75%;
  }

  .\-8u {
    margin-left: 66.66667%;
  }

  .\-7u {
    margin-left: 58.33333%;
  }

  .\-6u {
    margin-left: 50%;
  }

  .\-5u {
    margin-left: 41.66667%;
  }

  .\-4u {
    margin-left: 33.33333%;
  }

  .\-3u {
    margin-left: 25%;
  }

  .\-2u {
    margin-left: 16.66667%;
  }

  .\-1u {
    margin-left: 8.33333%;
  }

  @media screen and (max-width: 1280px) {

    .row > * {
      padding: 40px 0 0 40px;
    }

    .row {
      margin: -40px 0 -1px -40px;
    }

    .row.uniform > * {
      padding: 40px 0 0 40px;
    }

    .row.uniform {
      margin: -40px 0 -1px -40px;
    }

    .row.\32 00\25 > * {
      padding: 80px 0 0 80px;
    }

    .row.\32 00\25 {
      margin: -80px 0 -1px -80px;
    }

    .row.uniform.\32 00\25 > * {
      padding: 80px 0 0 80px;
    }

    .row.uniform.\32 00\25 {
      margin: -80px 0 -1px -80px;
    }

    .row.\31 50\25 > * {
      padding: 60px 0 0 60px;
    }

    .row.\31 50\25 {
      margin: -60px 0 -1px -60px;
    }

    .row.uniform.\31 50\25 > * {
      padding: 60px 0 0 60px;
    }

    .row.uniform.\31 50\25 {
      margin: -60px 0 -1px -60px;
    }

    .row.\35 0\25 > * {
      padding: 20px 0 0 20px;
    }

    .row.\35 0\25 {
      margin: -20px 0 -1px -20px;
    }

    .row.uniform.\35 0\25 > * {
      padding: 20px 0 0 20px;
    }

    .row.uniform.\35 0\25 {
      margin: -20px 0 -1px -20px;
    }

    .row.\32 5\25 > * {
      padding: 10px 0 0 10px;
    }

    .row.\32 5\25 {
      margin: -10px 0 -1px -10px;
    }

    .row.uniform.\32 5\25 > * {
      padding: 10px 0 0 10px;
    }

    .row.uniform.\32 5\25 {
      margin: -10px 0 -1px -10px;
    }

    .\31 2u\28normal\29, .\31 2u\24\28normal\29 {
      width: 100%;
      clear: none;
      margin-left: 0;
    }

    .\31 1u\28normal\29, .\31 1u\24\28normal\29 {
      width: 91.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 0u\28normal\29, .\31 0u\24\28normal\29 {
      width: 83.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\39 u\28normal\29, .\39 u\24\28normal\29 {
      width: 75%;
      clear: none;
      margin-left: 0;
    }

    .\38 u\28normal\29, .\38 u\24\28normal\29 {
      width: 66.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\37 u\28normal\29, .\37 u\24\28normal\29 {
      width: 58.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\36 u\28normal\29, .\36 u\24\28normal\29 {
      width: 50%;
      clear: none;
      margin-left: 0;
    }

    .\35 u\28normal\29, .\35 u\24\28normal\29 {
      width: 41.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\34 u\28normal\29, .\34 u\24\28normal\29 {
      width: 33.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\33 u\28normal\29, .\33 u\24\28normal\29 {
      width: 25%;
      clear: none;
      margin-left: 0;
    }

    .\32 u\28normal\29, .\32 u\24\28normal\29 {
      width: 16.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 u\28normal\29, .\31 u\24\28normal\29 {
      width: 8.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\31 2u\24\28normal\29 + *,
    .\31 1u\24\28normal\29 + *,
    .\31 0u\24\28normal\29 + *,
    .\39 u\24\28normal\29 + *,
    .\38 u\24\28normal\29 + *,
    .\37 u\24\28normal\29 + *,
    .\36 u\24\28normal\29 + *,
    .\35 u\24\28normal\29 + *,
    .\34 u\24\28normal\29 + *,
    .\33 u\24\28normal\29 + *,
    .\32 u\24\28normal\29 + *,
    .\31 u\24\28normal\29 + * {
      clear: left;
    }

    .\-11u\28normal\29 {
      margin-left: 91.66667%;
    }

    .\-10u\28normal\29 {
      margin-left: 83.33333%;
    }

    .\-9u\28normal\29 {
      margin-left: 75%;
    }

    .\-8u\28normal\29 {
      margin-left: 66.66667%;
    }

    .\-7u\28normal\29 {
      margin-left: 58.33333%;
    }

    .\-6u\28normal\29 {
      margin-left: 50%;
    }

    .\-5u\28normal\29 {
      margin-left: 41.66667%;
    }

    .\-4u\28normal\29 {
      margin-left: 33.33333%;
    }

    .\-3u\28normal\29 {
      margin-left: 25%;
    }

    .\-2u\28normal\29 {
      margin-left: 16.66667%;
    }

    .\-1u\28normal\29 {
      margin-left: 8.33333%;
    }

  }

  @media screen and (max-width: 1080px) {

    .row > * {
      padding: 20px 0 0 20px;
    }

    .row {
      margin: -20px 0 -1px -20px;
    }

    .row.uniform > * {
      padding: 20px 0 0 20px;
    }

    .row.uniform {
      margin: -20px 0 -1px -20px;
    }

    .row.\32 00\25 > * {
      padding: 40px 0 0 40px;
    }

    .row.\32 00\25 {
      margin: -40px 0 -1px -40px;
    }

    .row.uniform.\32 00\25 > * {
      padding: 40px 0 0 40px;
    }

    .row.uniform.\32 00\25 {
      margin: -40px 0 -1px -40px;
    }

    .row.\31 50\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.\31 50\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.uniform.\31 50\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.uniform.\31 50\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.\35 0\25 > * {
      padding: 10px 0 0 10px;
    }

    .row.\35 0\25 {
      margin: -10px 0 -1px -10px;
    }

    .row.uniform.\35 0\25 > * {
      padding: 10px 0 0 10px;
    }

    .row.uniform.\35 0\25 {
      margin: -10px 0 -1px -10px;
    }

    .row.\32 5\25 > * {
      padding: 5px 0 0 5px;
    }

    .row.\32 5\25 {
      margin: -5px 0 -1px -5px;
    }

    .row.uniform.\32 5\25 > * {
      padding: 5px 0 0 5px;
    }

    .row.uniform.\32 5\25 {
      margin: -5px 0 -1px -5px;
    }

    .\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
      width: 100%;
      clear: none;
      margin-left: 0;
    }

    .\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
      width: 91.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
      width: 83.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\39 u\28narrow\29, .\39 u\24\28narrow\29 {
      width: 75%;
      clear: none;
      margin-left: 0;
    }

    .\38 u\28narrow\29, .\38 u\24\28narrow\29 {
      width: 66.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\37 u\28narrow\29, .\37 u\24\28narrow\29 {
      width: 58.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\36 u\28narrow\29, .\36 u\24\28narrow\29 {
      width: 50%;
      clear: none;
      margin-left: 0;
    }

    .\35 u\28narrow\29, .\35 u\24\28narrow\29 {
      width: 41.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\34 u\28narrow\29, .\34 u\24\28narrow\29 {
      width: 33.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\33 u\28narrow\29, .\33 u\24\28narrow\29 {
      width: 25%;
      clear: none;
      margin-left: 0;
    }

    .\32 u\28narrow\29, .\32 u\24\28narrow\29 {
      width: 16.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 u\28narrow\29, .\31 u\24\28narrow\29 {
      width: 8.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\31 2u\24\28narrow\29 + *,
    .\31 1u\24\28narrow\29 + *,
    .\31 0u\24\28narrow\29 + *,
    .\39 u\24\28narrow\29 + *,
    .\38 u\24\28narrow\29 + *,
    .\37 u\24\28narrow\29 + *,
    .\36 u\24\28narrow\29 + *,
    .\35 u\24\28narrow\29 + *,
    .\34 u\24\28narrow\29 + *,
    .\33 u\24\28narrow\29 + *,
    .\32 u\24\28narrow\29 + *,
    .\31 u\24\28narrow\29 + * {
      clear: left;
    }

    .\-11u\28narrow\29 {
      margin-left: 91.66667%;
    }

    .\-10u\28narrow\29 {
      margin-left: 83.33333%;
    }

    .\-9u\28narrow\29 {
      margin-left: 75%;
    }

    .\-8u\28narrow\29 {
      margin-left: 66.66667%;
    }

    .\-7u\28narrow\29 {
      margin-left: 58.33333%;
    }

    .\-6u\28narrow\29 {
      margin-left: 50%;
    }

    .\-5u\28narrow\29 {
      margin-left: 41.66667%;
    }

    .\-4u\28narrow\29 {
      margin-left: 33.33333%;
    }

    .\-3u\28narrow\29 {
      margin-left: 25%;
    }

    .\-2u\28narrow\29 {
      margin-left: 16.66667%;
    }

    .\-1u\28narrow\29 {
      margin-left: 8.33333%;
    }

  }

  @media screen and (max-width: 960px) {

    .row > * {
      padding: 20px 0 0 20px;
    }

    .row {
      margin: -20px 0 -1px -20px;
    }

    .row.uniform > * {
      padding: 20px 0 0 20px;
    }

    .row.uniform {
      margin: -20px 0 -1px -20px;
    }

    .row.\32 00\25 > * {
      padding: 40px 0 0 40px;
    }

    .row.\32 00\25 {
      margin: -40px 0 -1px -40px;
    }

    .row.uniform.\32 00\25 > * {
      padding: 40px 0 0 40px;
    }

    .row.uniform.\32 00\25 {
      margin: -40px 0 -1px -40px;
    }

    .row.\31 50\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.\31 50\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.uniform.\31 50\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.uniform.\31 50\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.\35 0\25 > * {
      padding: 10px 0 0 10px;
    }

    .row.\35 0\25 {
      margin: -10px 0 -1px -10px;
    }

    .row.uniform.\35 0\25 > * {
      padding: 10px 0 0 10px;
    }

    .row.uniform.\35 0\25 {
      margin: -10px 0 -1px -10px;
    }

    .row.\32 5\25 > * {
      padding: 5px 0 0 5px;
    }

    .row.\32 5\25 {
      margin: -5px 0 -1px -5px;
    }

    .row.uniform.\32 5\25 > * {
      padding: 5px 0 0 5px;
    }

    .row.uniform.\32 5\25 {
      margin: -5px 0 -1px -5px;
    }

    .\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
      width: 100%;
      clear: none;
      margin-left: 0;
    }

    .\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
      width: 91.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
      width: 83.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\39 u\28narrower\29, .\39 u\24\28narrower\29 {
      width: 75%;
      clear: none;
      margin-left: 0;
    }

    .\38 u\28narrower\29, .\38 u\24\28narrower\29 {
      width: 66.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\37 u\28narrower\29, .\37 u\24\28narrower\29 {
      width: 58.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\36 u\28narrower\29, .\36 u\24\28narrower\29 {
      width: 50%;
      clear: none;
      margin-left: 0;
    }

    .\35 u\28narrower\29, .\35 u\24\28narrower\29 {
      width: 41.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\34 u\28narrower\29, .\34 u\24\28narrower\29 {
      width: 33.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\33 u\28narrower\29, .\33 u\24\28narrower\29 {
      width: 25%;
      clear: none;
      margin-left: 0;
    }

    .\32 u\28narrower\29, .\32 u\24\28narrower\29 {
      width: 16.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 u\28narrower\29, .\31 u\24\28narrower\29 {
      width: 8.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\31 2u\24\28narrower\29 + *,
    .\31 1u\24\28narrower\29 + *,
    .\31 0u\24\28narrower\29 + *,
    .\39 u\24\28narrower\29 + *,
    .\38 u\24\28narrower\29 + *,
    .\37 u\24\28narrower\29 + *,
    .\36 u\24\28narrower\29 + *,
    .\35 u\24\28narrower\29 + *,
    .\34 u\24\28narrower\29 + *,
    .\33 u\24\28narrower\29 + *,
    .\32 u\24\28narrower\29 + *,
    .\31 u\24\28narrower\29 + * {
      clear: left;
    }

    .\-11u\28narrower\29 {
      margin-left: 91.66667%;
    }

    .\-10u\28narrower\29 {
      margin-left: 83.33333%;
    }

    .\-9u\28narrower\29 {
      margin-left: 75%;
    }

    .\-8u\28narrower\29 {
      margin-left: 66.66667%;
    }

    .\-7u\28narrower\29 {
      margin-left: 58.33333%;
    }

    .\-6u\28narrower\29 {
      margin-left: 50%;
    }

    .\-5u\28narrower\29 {
      margin-left: 41.66667%;
    }

    .\-4u\28narrower\29 {
      margin-left: 33.33333%;
    }

    .\-3u\28narrower\29 {
      margin-left: 25%;
    }

    .\-2u\28narrower\29 {
      margin-left: 16.66667%;
    }

    .\-1u\28narrower\29 {
      margin-left: 8.33333%;
    }

  }

  @media screen and (max-width: 736px) {

    .row > * {
      padding: 15px 0 0 15px;
    }

    .row {
      margin: -15px 0 -1px -15px;
    }

    .row.uniform > * {
      padding: 15px 0 0 15px;
    }

    .row.uniform {
      margin: -15px 0 -1px -15px;
    }

    .row.\32 00\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.\32 00\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.uniform.\32 00\25 > * {
      padding: 30px 0 0 30px;
    }

    .row.uniform.\32 00\25 {
      margin: -30px 0 -1px -30px;
    }

    .row.\31 50\25 > * {
      padding: 22.5px 0 0 22.5px;
    }

    .row.\31 50\25 {
      margin: -22.5px 0 -1px -22.5px;
    }

    .row.uniform.\31 50\25 > * {
      padding: 22.5px 0 0 22.5px;
    }

    .row.uniform.\31 50\25 {
      margin: -22.5px 0 -1px -22.5px;
    }

    .row.\35 0\25 > * {
      padding: 7.5px 0 0 7.5px;
    }

    .row.\35 0\25 {
      margin: -7.5px 0 -1px -7.5px;
    }

    .row.uniform.\35 0\25 > * {
      padding: 7.5px 0 0 7.5px;
    }

    .row.uniform.\35 0\25 {
      margin: -7.5px 0 -1px -7.5px;
    }

    .row.\32 5\25 > * {
      padding: 3.75px 0 0 3.75px;
    }

    .row.\32 5\25 {
      margin: -3.75px 0 -1px -3.75px;
    }

    .row.uniform.\32 5\25 > * {
      padding: 3.75px 0 0 3.75px;
    }

    .row.uniform.\32 5\25 {
      margin: -3.75px 0 -1px -3.75px;
    }

    .\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
      width: 100%;
      clear: none;
      margin-left: 0;
    }

    .\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
      width: 91.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
      width: 83.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\39 u\28mobile\29, .\39 u\24\28mobile\29 {
      width: 75%;
      clear: none;
      margin-left: 0;
    }

    .\38 u\28mobile\29, .\38 u\24\28mobile\29 {
      width: 66.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\37 u\28mobile\29, .\37 u\24\28mobile\29 {
      width: 58.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\36 u\28mobile\29, .\36 u\24\28mobile\29 {
      width: 50%;
      clear: none;
      margin-left: 0;
    }

    .\35 u\28mobile\29, .\35 u\24\28mobile\29 {
      width: 41.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\34 u\28mobile\29, .\34 u\24\28mobile\29 {
      width: 33.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\33 u\28mobile\29, .\33 u\24\28mobile\29 {
      width: 25%;
      clear: none;
      margin-left: 0;
    }

    .\32 u\28mobile\29, .\32 u\24\28mobile\29 {
      width: 16.6666666667%;
      clear: none;
      margin-left: 0;
    }

    .\31 u\28mobile\29, .\31 u\24\28mobile\29 {
      width: 8.3333333333%;
      clear: none;
      margin-left: 0;
    }

    .\31 2u\24\28mobile\29 + *,
    .\31 1u\24\28mobile\29 + *,
    .\31 0u\24\28mobile\29 + *,
    .\39 u\24\28mobile\29 + *,
    .\38 u\24\28mobile\29 + *,
    .\37 u\24\28mobile\29 + *,
    .\36 u\24\28mobile\29 + *,
    .\35 u\24\28mobile\29 + *,
    .\34 u\24\28mobile\29 + *,
    .\33 u\24\28mobile\29 + *,
    .\32 u\24\28mobile\29 + *,
    .\31 u\24\28mobile\29 + * {
      clear: left;
    }

    .\-11u\28mobile\29 {
      margin-left: 91.66667%;
    }

    .\-10u\28mobile\29 {
      margin-left: 83.33333%;
    }

    .\-9u\28mobile\29 {
      margin-left: 75%;
    }

    .\-8u\28mobile\29 {
      margin-left: 66.66667%;
    }

    .\-7u\28mobile\29 {
      margin-left: 58.33333%;
    }

    .\-6u\28mobile\29 {
      margin-left: 50%;
    }

    .\-5u\28mobile\29 {
      margin-left: 41.66667%;
    }

    .\-4u\28mobile\29 {
      margin-left: 33.33333%;
    }

    .\-3u\28mobile\29 {
      margin-left: 25%;
    }

    .\-2u\28mobile\29 {
      margin-left: 16.66667%;
    }

    .\-1u\28mobile\29 {
      margin-left: 8.33333%;
    }

  }

/* Basic */

  body {
    font-family: 'PT Sans', sans-serif;
    font-size: 10pt;
    line-height: 2em;
  }

  .CL-search-text {
  	width:100%
  }

  input, textarea, select {
    font-family: 'PT Sans', sans-serif;
    font-size: 10pt;
    line-height: 2em;
    display: inline-block;
  }

  h1, h2, h3, h4, h5, h6 {
    line-height: 1em;
    font-weight: bold;
  }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
      color: inherit;
      text-decoration: none;
    }

  strong, b {
    font-weight: bold;
  }

  em, i {
    font-style: italic;
  }

  sub {
    position: relative;
    top: 0.5em;
    font-size: 0.8em;
  }

  sup {
    position: relative;
    top: -0.5em;
    font-size: 0.8em;
  }

  hr {
    border: 0;
    border-top: solid 1px #ddd;
  }

  blockquote {
    border-left: solid 0.5em #ddd;
    padding: 1em 0 1em 2em;
    font-style: italic;
  }

  p, ul, ol, dl, table {
    margin-bottom: 1em;
  }

  header {
    margin-bottom: 1em;
  }

    h3.CL-box-title {
      display: block;
      margin: 0em;
      padding: 0em;
      letter-spacing: 0.05em;
      font-size: 1.6em;
      font-weight: 700;
    }

    h4.CL-box-subtitle {
      display: block;
      margin: 0.5em 0 0 0;
      padding: 0 0 0.5em 0;
      font-weight: 400;
    }

  footer {
    margin-top: 1em;
  }

  br.clear {
    clear: both;
  }

/* Sections/Articles */

  section, article {
    margin-bottom: 3em;
  }

    section > :last-child, section:last-child, article > :last-child, article:last-child {
      margin-bottom: 0;
    }

  .row > section, .row > article {
    margin-bottom: 0;
  }

/* Images */

  .image {
    display: inline-block;
  }

    .image img {
      display: block;
      width: 100%;
    }

    .image.featured {
      display: block;
      width: 100%;
      margin: 0 0 2em 0;
    }

    .image.full {
      display: block;
      width: 100%;
    }

    .image.left {
      float: left;
      margin: 0 2em 2em 0;
    }

    .image.centered {
      display: block;
      margin: 0 0 2em 0;
    }

      .image.centered img {
        margin: 0 auto;
        width: auto;
      }

/* Lists */

  ul.default {
    list-style: none;
    margin: 0;
    padding: 2em 0em 0em 0em;
  }

    ul.default li {
      display: block;
      padding: 0.60em 0em;
      border-top: 1px solid #dcdcdc;
    }

      ul.default li:first-child {
        padding-top: 0;
        border-top: none;
      }

    ul.default a {
      text-decoration: none;
      color: #888787;
    }

      ul.default a:hover {
        text-decoration: underline;
      }

  ul.icons {
    float: right;
    cursor: default;
    text-align: center;
  }

    ul.icons li {
      display: inline-block;
      padding: 0px 0.60em;
    }

      ul.icons li span {
        display: none;
      }

      ul.icons li a {
        -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
        -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
        -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
        display: inline-block;
        color: #fff;
        width: 40px;
        height: 40px;
        border: 1px solid #596268;
        border-radius: 50%;
        text-align: center;
      }

        ul.icons li a:before {
          display: inline-block;
          line-height: 40px;
          font-size: 1.2em;
          color: #fff;
        }

        ul.icons li a:hover {
          background: rgba(255, 255, 255, 0.05);
          border-color: #6b7982;
        }

  ul.info li {
    padding: 2em 0 1.5em 0;
    border-top: 1px solid #dcdcdc;
  }

    ul.info li:first-child {
      padding-top: 0;
      border-top: none;
    }

    ul.info li:last-child {
      padding-bottom: 0;
    }

  ul.info h3 {
    display: inline-block;
    padding-bottom: 0.50em;
    letter-spacing: 1px;
    font-size: 1.4em;
  }

  ul.info a {
    text-decoration: none;
    color: #7a8186;
  }

    ul.info a:hover {
      text-decoration: underline;
    }

  ul.menu {
    cursor: default;
  }

    ul.menu li {
      display: inline-block;
      line-height: 1em;
      border-left: solid 1px #ddd;
      padding: 0 0 0 0.5em;
      margin: 0 0 0 0.5em;
    }

      ul.menu li:first-child {
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
      }

  ul.actions {
    cursor: default;
  }

    ul.actions li {
      display: inline-block;
      margin: 0 0 0 0.5em;
    }

      ul.actions li:first-child {
        margin-left: 0;
      }

  ol.default {
    list-style: decimal;
    padding-left: 1.25em;
  }

    ol.default li {
      padding-left: 0.25em;
    }

/* Forms */

  form .actions {
    padding-top: 0;
  }

  form label {
    display: inline-block;
  }

  form select, form textarea {
    -moz-transition: border-color 0.2s ease-in-out;
    -webkit-transition: border-color 0.2s ease-in-out;
    -ms-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    -webkit-appearance: none;
    display: inline-block;
    padding: 1em;
    background: none;
    border: solid 1px #e8e8e8;
    outline: none;
  }

  form input {
    -moz-transition: border-color 0.2s ease-in-out;
    -webkit-transition: border-color 0.2s ease-in-out;
    -ms-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
    -webkit-appearance: none;
    display: inline-block;
    padding: 1.1em;
    background: none;
    border: solid 1px #e8e8e8;
    outline: none;
  }

  form input, form select {
    line-height: 1em;
  }

  form textarea {
    min-height: 14em;
  }

  form .formerize-placeholder, form ::-webkit-input-placeholder, form :-moz-placeholder, form ::-moz-placeholder, form :-ms-input-placeholder {
    color: #555 !important;
  }

  form ::-moz-focus-inner {
    border: 0;
  }

/* Tables */

  table {
    width: 100%;
  }

    table.default {
      width: 100%;
    }

      table.default tbody tr:nth-child(2n+2) {
        background: #f4f4f4;
      }

      table.default td {
        padding: 0.5em 1em 0.5em 1em;
      }

      table.default th {
        text-align: left;
        font-weight: bold;
        padding: 0.5em 1em 0.5em 1em;
      }

      table.default thead {
        background: #444;
        color: #fff;
      }

      table.default tfoot {
        background: #eee;
      }

/* Icons */

  .icon {
    text-decoration: none;
  }

    .icon:before {
      display: inline-block;
      font-family: FontAwesome;
      font-size: 1.25em;
      text-decoration: none;
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: right;
      margin-left: 6px;
    }

    #main .icon:before {
    	margin-top: 0.2em;
    }

/* Header */

  #header {
    position: relative;
  }

/* Logo */

  #logo {
    position: relative;
    letter-spacing: 3px;
    text-align: center;
    color: #FFF;
    width: 320px;
    height: 120px;
    margin: 4em auto 1em auto
  }

  #logo a {
    color: #FFF !important;
  }

  .headerpadding {
    padding-bottom:3em; 
  }

  #nav {
    position: relative;
    height: 6em;
    background: #445058;
    cursor: default;
  }

    #nav .CL-box-main-content > ul {
      text-align: center;
    }

      #nav .CL-box-main-content > ul > li {
        display: inline-block;
      }

        #nav .CL-box-main-content > ul > li > a, #nav .CL-box-main-content > ul > li > span {
          -moz-transition: background-color 0.2s ease-in-out;
          -webkit-transition: background-color 0.2s ease-in-out;
          -ms-transition: background-color 0.2s ease-in-out;
          transition: background-color 0.2s ease-in-out;
          display: inline-block;
          margin: 0;
          padding: 1.5em 1.6em 1.7em 1.6em;
          letter-spacing: 0.06em;
          text-decoration: none;
          font-weight: 700;
          font-size: 1.2em;
          outline: 0;
          color: #ccc;
          color: rgba(255, 255, 255, 0.75);
          border-top: 5px solid transparent;
        }

    #nav li:hover a {
      background: rgba(255, 255, 255, 0.05);
    }

    #nav .CL-box-main-content li.CL-active {
      background: rgba(255, 255, 255, 0.05);
    }

    #nav .CL-box-main-content li.CL-active a {
      color: #fff;
    }

    #nav .CL-box-main-content > ul > li > ul {
      display: none;
    }

  .dropotron {
    top: 0;
    text-align: left;
    min-width: 15em;
    line-height: 1em;
    padding: 0.85em 0 0.85em 0;
  }

    .dropotron a  {
      display: block;
      padding: 1em 1.70em;
      border-top: solid 1px;
      border-color: rgba(255, 255, 255, 0.15);
      border-bottom: 0;
      letter-spacing: 0.10em;
      font-size: 1em;
      text-decoration: none;
      color: #eee;
      color: rgba(255, 255, 255, 0.9);
    }

    .dropotron a:hover {
      color: #FFF;
    }

    .dropotron li:first-child > a, .dropotron li:first-child > span {
      border-top: 0;
    }

    .dropotron li.active > a, .dropotron li.active > span {
      color: #FFF;
    }

    .dropotron.level-0 {
      margin-top: -3px;
    }

      .dropotron.level-0:before {
        content: '';
        position: absolute;
        top: -1.2em;
        left: 50%;
        margin-left: -0.65em;
        width: 1.3em;
        height: 1.3em;
        border-bottom: solid 0.8em;
        border-left: solid 0.8em transparent;
        border-right: solid 0.8em transparent;
      }

/* Banner */

  #banner {
    position: relative;
    text-align: center;
    color: #fff;
  }


      #banner h3.CL-box-title {
        margin: 0;
        padding: 0;
        letter-spacing: 0.05em;
        font-size: 4em;
        color: #FFF;
      }

      #banner h4.CL-box-subtitle{
        letter-spacing: 0.05em;
        font-size: 2.4em;
        padding-top: 0.25em;
        line-height: 1.25em;
      }

    #banner footer {
      height: 8px;
      margin: 4em auto 3em auto;
      width: 50%;
      min-width: 40em;
    }

    #banner .button {
      position: relative;
      top: -1.1em;
      font-size: 1.6em;
      padding: 0.75em 3em 0.75em 2em;
    }

      #banner .button:before {
        position: absolute;
        right: 0.75em;
      }

    #extrafooter {
      padding: 0em 5em;
    }

    .CL-content-link--button {
    display: inline-block;
    color: #FFF;
    border: 0px solid #999;
    border: none rgba(0, 0, 0, 0);
    background-color: #E6E6E6;
    border-radius: 0px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    font-size: 14px;
    padding: 8px 16px;
    line-height: normal;
    white-space: nowrap;
    outline: 0;
    font-weight: normal;
    text-decoration: none;
    -moz-box-shadow: 0px 0px 0px rgba(55,55,55,0.25);
    box-shadow: 0px 0px 0px rgba(55,55,55,0.25);
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 0.15em;
    padding: 0.5em 1.5em 0.5em 1.5em;
}

.CL-content-link--button:hover, .CL-content-link--button:focus {
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 0%, from(transparent), color-stop(0%, rgba(0,0,0, 0)), to(rgba(0,0,0, 0)));
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    background-image: -moz-linear-gradient(top, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    background-image: -o-linear-gradient(transparent, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    background-image: linear-gradient(transparent, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0));
    text-decoration: none;
}

/* Main */

  #main {
    position: relative;
    padding: 5em 5em;
    background: #fff;
  }

  .homepage #main {
    padding: 0em !important;
  }

  #main .button {
    margin-top: 1em;
  }

/* Content */

  #content header {
    margin-bottom: 2.5em;
  }

    h3.CL-box-title {
      font-size: 2.5em;
      color: #3a444a;
    }

    h4.CL-box-subtitle {
      letter-spacing: 0.05em;
      font-size: 1.2em;
    }

  #content h3 {
    display: block;
    padding: 0em 0em 0.1em 0em;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    font-size: 1.4em;
  }

  .contact #content header {
    margin-bottom: 2.5em;
  }


/* Footer */

  #footer {
    position: relative;
    padding: 2em 5em 2em 5em;
    color: #FFF;
    margin-bottom: 5em;
  }

    #footer .copyright {
      display: inline-block;
      padding-top: 1.2em;
      letter-spacing: 0.05em;
      color: #999;
      color: rgba(255, 255, 255, 0.5);
    }

/* Featured */

  #featured {
    position: relative;
    padding: 5em 5em;
  }

    #featured h3 {
      padding: 0.80em 0em 0.50em 0em;
      letter-spacing: 0.10em;
      font-size: 2em;
    }

    #featured .image {
      float: left;
      margin-right: 3em;
    }

      #featured .image img {
        background-color: #bababa;
        border-radius: 50%;
      }

    #featured .link2 {
      display: inline-block;
      letter-spacing: 0.10em;
      text-decoration: none;
      font-size: 1.3em;
      font-weight: 700;
      color: #2b475d;
    }

      #featured .link2 .icon {
        margin-left: 0.6em;
        font-size: 0.7em;
        color: #61a8df;
      }

    .IconeBox .link {
      letter-spacing: 0.10em;
      text-decoration: none;
      font-size: 1.3em;
      font-weight: 700;
      text-align: center;
      display: block;
    }

      .IconeBox .link:hover {
        text-decoration: underline;
      }

/* Normal */

  @media screen and (max-width: 1280px) {

    /* Basic */

      body, input, textarea, select {
        font-size: 9.5pt;
      }

    /* Banner */

      #banner h3.CL-box-title {
        font-size: 4em;
      }

      #banner h4.CL-box-subtitle {
        font-size: 2.4em;
      }

    /* Slider */

      #slider {
        height: 300px;
      }

        #slider .viewer {
          width: 700px;
          height: 300px;
        }

          #slider .viewer .reel {
            height: 300px;
          }

            #slider .viewer .reel .slide {
              width: 700px !important;
              height: 300px;
            }

        #slider .previous-button, #slider .next-button {
          top: 135px;
        }

        #slider .links {
          font-size: 1.4em;
        }

        #slider p {
          font-size: 1.8em;
        }

    /* Featured */

      #featured h3 {
        padding: 0.80em 0em 0.50em 0em;
        letter-spacing: 0.10em;
        font-size: 1.6em;
      }

      #featured .image {
        margin-right: 0.50em;
      }

        #featured .image img {
          width: 90%;
        }

  }

/* Narrow */

  @media screen and (max-width: 1080px) {

    /* Basic */

      body, input, textarea, select {
        font-size: 9.5pt;
      }

    /* Banner */

      #banner h3.CL-box-title {
        font-size: 4em;
      }

      #banner h4.CL-box-subtitle {
        font-size: 2.4em;
      }

    /* Slider */

      #slider {
        height: 300px;
      }

        #slider .viewer {
          width: 700px;
          height: 300px;
        }

          #slider .viewer .reel {
            height: 300px;
          }

            #slider .viewer .reel .slide {
              width: 700px !important;
              height: 300px;
            }

        #slider .previous-button, #slider .next-button {
          top: 135px;
        }

        #slider .links {
          font-size: 1.4em;
        }

        #slider p {
          font-size: 1.8em;
        }

    /* Featured */

      #featured {
        padding: 5em 3em 2em 3em;
      }

        #featured section {
          margin-bottom: 3em;
        }

        #featured h3 {
          padding: 0.80em 0em 0.50em 0em;
          letter-spacing: 0.10em;
          font-size: 1.6em;
        }

        #featured .image {
          margin-right: 0.50em;
        }

          #featured .image img {
            width: 90%;
          }

  }

/* Narrower */

  #navPanel, #titleBar {
    display: none;
  }

  @media screen and (max-width: 960px) {

    /* Basic */

      html, body {
        overflow-x: hidden;
      }

      body, input, textarea, select {
        font-size: 9.5pt;
        letter-spacing: 0.05em;
      }

      form {
        width: 100%;
      }

    /* Lists */

      ul.icons {
        float: none;
        display: block;
        padding-top: 2em;
      }

    /* Off-Canvas Navigation */

      #page-wrapper {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        padding-bottom: 1px;
      }

      #titleBar {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 44px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10001;
        background: none;
      }

        #titleBar .toggle {
          position: absolute;
          left: 0;
          top: 0;
          width: 80px;
          height: 60px;
        }

          #titleBar .toggle:before {
            content: '';
            position: absolute;
            left: 7px;
            top: 7px;
            background: rgba(0, 0, 0, 0.2);
            width: 60px;
            height: 44px;
          }

          #titleBar .toggle:after {
            content: '';
            display: block;
            width: 20px;
            height: 12px;
            position: absolute;
            left: 28px;
            top: 23px;
            background: url("../img/toggle.svg") 0px 0px no-repeat;
            opacity: 0.7;
          }

          #titleBar .toggle:active:after {
            opacity: 0.75;
          }

      #navPanel {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-275px);
        -webkit-transform: translateX(-275px);
        -ms-transform: translateX(-275px);
        transform: translateX(-275px);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 100%;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 275px;
        z-index: 10002;
        background: #242b30;
      }

        #navPanel .link {
          display: block;
          color: #888;
          color: rgba(255, 255, 255, 0.6);
          text-decoration: none;
          height: 44px;
          line-height: 44px;
          border-top: solid 1px rgba(255, 255, 255, 0.05);
          padding: 0 1em 0 1em;
        }

          #navPanel .link:first-child {
            border-top: 0;
          }

          #navPanel .link.depth-0 {
            color: #fff;
          }

        #navPanel .indent-1 {
          display: inline-block;
          width: 1em;
        }

        #navPanel .indent-2 {
          display: inline-block;
          width: 2em;
        }

        #navPanel .indent-3 {
          display: inline-block;
          width: 3em;
        }

        #navPanel .indent-4 {
          display: inline-block;
          width: 4em;
        }

        #navPanel .indent-5 {
          display: inline-block;
          width: 5em;
        }

        #navPanel .depth-0 {
          color: #fff;
        }

      body.navPanel-visible #page-wrapper {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
      }

      body.navPanel-visible #titleBar {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
      }

      body.navPanel-visible #navPanel {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
      }

    /* Nav */

      #nav {
        display: none;
      }

    /* Footer */

      #footer {
        padding: 2em 2em 2em 2em;
        text-align: center;
      }

        #footer .copyright {
          display: block;
          padding-top: 1.2em;
          letter-spacing: 0.05em;
        }

    /* Featured */

      #featured section {
        margin-bottom: 3em;
      }

      #featured h3 {
        margin-top: 0.75em;
      }

      #featured .image {
        float: left;
        margin-right: 3em;
      }

        #featured .image img {
          width: 100%;
        }

    /* Newsletter */

      #subscribe {
        width: 80%;
      }

    /* Slider */

      #slider {
        height: 260px;
      }

        #slider .viewer {
          width: 500px;
          height: 260px;
        }

          #slider .viewer .reel {
            height: 260px;
          }

            #slider .viewer .reel .slide {
              width: 500px !important;
              height: 260px;
            }

        #slider .previous-button {
          top: 125px;
          left: 20px;
        }

        #slider .next-button {
          top: 125px;
          right: 20px;
        }

        #slider .links, #slider p {
          font-size: 1.4em;
        }

    /* Footer */

      #footer {
        margin-bottom: 0;
      }

  }

/* Mobile */

  @media screen and (max-width: 736px) {

    /* Basic */

      body, input, textarea, select {
        line-height: 1.75em;
        font-size: 9.5pt;
        letter-spacing: 0.05em;
      }

      body {
        padding-top: 0px;
        min-width: 320px;
      }

      h2, h3, h4, h5, h6 {
        font-size: 1.5em;
      }

      section, article {
        clear: both;
        margin: 2em 0 2em 0 !important;
      }

        section > :first-child, section:first-child, article > :first-child, article:first-child {
          margin-top: 0 !important;
        }

    /* Lists */

      ul.icons {
        float: none;
        cursor: default;
        text-align: center;
      }

      .button {
        width: 100%;
        max-width: 300px;
        padding: 0.50em 0em 0.70em 0em;
        text-align: center;
      }

    /* Logo */

      #logo {
        position: relative;
        letter-spacing: 3px;
        text-align: center;
        color: #FFF;
        width: 320px;
        height: 120px;
        margin: 4em auto 1em auto
      }

      #logo a {
      color: #FFF !important;
      }

        .headerpadding {
        padding-bottom:3em; 
      }


    /* Banner */


        #banner section {
          margin: 0 !important;
        }

        #banner header {
          margin: 0;
        }

          #banner h3.CL-box-title {
            font-size: 2em;
          }

        #banner h4.CL-box-subtitle{
            font-size: 1.4em;
          }

        #banner footer {
          box-shadow: none;
          height: auto;
          width: 100%;
          margin: 1em 0 0 0;
          min-width: 0;
        }

        #banner .button {
          top: 0;
          font-size: 1em;
        }

    /* Content */

      #main {
        padding: 2em 2em 1.5em 2em;
      }

      #content {
        position: relative;
        padding: 2em 2em 1.5em 2em;
      }

    /* Featured */

      #featured {
        padding: 3em 2em 2em 2em;
        text-align: center;
      }

        #featured h3 {
          padding: 0.80em 0em 0.50em 0em;
          letter-spacing: 0.10em;
          font-size: 2em;
        }

        #featured .image {
          float: none;
          display: block;
          margin-right: 0em;
        }

          #featured .image img {
            display: inline-block;
            width: inherit;
            background-color: #bababa;
            border-radius: 50%;
          }

    /* Extra */

      #extrafooter {
        padding: 0em 2em;
      }

    /* Intro */

      #intro {
        position: relative;
        padding: 3em 0em 2em 0em;
        text-align: center;
        color: #FFF;
      }

        #intro:before {
          content: '';
          position: absolute;
          display: block;
          width: 100%;
          height: 100%;
          top: 0;
          z-index: 1;
        }

        #intro .txt1 {
          line-height: 1em !important;
          font-size: 2.4em;
        }

        #intro .txt2 {
          font-size: 1.4em;
        }

    /* Newsletter */

      #newsletter {
        padding: 4em 2em 3em 2em;
      }

      #subscribe {
        width: 100%;
      }

        #subscribe .button {
          width: auto;
          padding: 0 1em 0 1em;
        }

    /* Slider */

      #slider {
        height: 260px;
      }

        #slider .viewer {
          width: 280px;
          height: 260px;
        }

          #slider .viewer .reel {
            height: 260px;
          }

            #slider .viewer .reel .slide {
              width: 280px !important;
              height: 260px;
            }

        #slider .previous-button, #slider .next-button {
          display: none;
        }

        #slider .pennant {
          font-size: 1.2em;
        }

        #slider .links {
          font-size: 1.4em;
        }

        #slider p {
          font-size: 1.2em;
        }

  }

/* Yukon design */

/* HeaderBox */

#banner h2.CL-box-main-title,
#header h2.CL-box-main-title {
    display: none
}

.CL-language-switch {
    text-align: center;
    font-weight: 600;
    font-size: 1.1em;
    color: #FFF;
}

.CL-language-switch a {
    text-decoration: none;
    font-weight: 400;
    color: #FFF;
}

#langform {
    overflow: hidden;
    width: 100px;
    margin: 0 auto;
}

#langform option {
    background: #FFF;
    color: #333;
}

.CL-language-switch-dropdown {
    height: 2em;
    padding: 0px 1em;
    margin: 0px;
    border: 0px;
    text-align: center;
    color: #FFF;
    width: 100px;
}

#banner h3.CL-box-title,
#banner h4.CL-box-subtitle {
  color: #FFF;
}

.HeaderBox h3.CL-box-title {
  font-weight: 700;
}

.HeaderBox h4.CL-box-subtitle {
  font-weight: 400;
}

#banner .CL-box-main-content {
    padding: 5em 5em 5em 5em;
}

#main .HeaderBox h3.CL-box-title,
#banner .HeaderBox h3.CL-box-title {
    font-size: 3em;
}

#main .HeaderBox h4.CL-box-subtitle,
#banner .HeaderBox h4.CL-box-subtitle{
    font-size: 2.2em;
}

#main .HeaderBox {
    margin: 0em -5em;
    padding: 4em 0em;
}

#main .marginfix .HeaderBox {
    margin: 0px !important;
}

#main #sidebar .HeaderBox {
    margin: 0em 0em;
    padding: 4em 0em;
}

/* ContentBox */

#main .footerbox h3.CL-box-title {
    padding: 0.4em 0em 0.50em 0em;
    letter-spacing: 0.10em;
    font-size: 2em;
    line-height: 1em;
    font-weight: bold;
}

#main .footerbox .CL-box-read-more-link a{
    display: inline-block;
    letter-spacing: 0.10em;
    text-decoration: none;
    font-size: 1.3em;
    font-weight: 700;
    color: #2b475d;
    min-height: 2em;
}


#main .HeaderBox h3.CL-box-title{;
    display:inline-block;
    padding: 0.30em 0.30em 0.50em 0.30em !important;
    text-align: center;
    background-color: #3a444a;
    color: #FFF;
}

#main .HeaderBox h4.CL-box-subtitle{;
    display:inline-block;
    padding: 0.20em 0.30em 0.30em 0.30em !important;
    text-align: center;
    background-color: #3a444a;
    color: #FFF;
    margin-top: -5px;
}

#main .footerbox .CL-box-read-more-link a {
	background-color: transparent;
	padding: 0px;
}

#main .footerbox .CL-box-read-more-link a::after {
    content: '\f055';
    font-family: FontAwesome;
    margin-left: 5px;
    font-size: 0.8em;
}

/* IconeBox */

.IconeBox .CL-box-icon {
    position: relative;
    top: 5px;
    text-align: center;
}

.IconeBox .CL-box-icon img {
    padding: 10px;
    border-radius: 50%;
    background-color: #333;
    margin-bottom: 2em;
}


.IconeBox .icoborder {
  margin-bottom: 2em;
  padding: 2em 0em 1em 0em;
  border-top: 1px solid #dadcde;
  border-bottom: 1px solid #dadcde;
}

/* Footer */

.CL-portlet-footer h2.CL-box-main-title {
	display: none;
}

.CL-portlet-footer .CL-box-main-content,
.CL-portlet-footer .CL-follow-us {
	text-align: right;
}

.CL-portlet-footer .CL-custom-html {
    margin-top: 1.2em;
}

#extrafooter a {
  color: #FFF !important;
  text-decoration: none;
}

/* Buttons */

  .button,
  .CL-box-read-more-link a,
  .CL-search-result-submit {
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    position: relative;
    display: inline-block;
    padding: 0.5em 1.5em 0.5em 1.5em;
    letter-spacing: 0.10em;
    text-decoration: none;
    font-size: 1.2em;
    color: #FFF;
    border: none;
    cursor: pointer;
    letter-spacing: 2px;
    font-weight: 700;
}

  input.button,
  input.CL-box-read-more-link a,
  .CL-search-result-submit {
    padding: 0.75em 1.5em 0.75em 1.5em;
}

/* Sidebar */

#sidebar .button {
	margin-top: 0.2em;
}

#sidebar .CL-portlet {
	margin-bottom: 2.5em;
}

#sidebar h2.CL-box-main-title {
	margin-bottom: 0.5em;
}

.CL-poll-results h3, .CL-poll-results h4, .CL-poll-results span {
    text-align: center;
    padding: 0.5em 0em;
}

.CL-calendar-container .clndr-days-container {
    position: relative;
    height: 310px;
}

.CL-what-is-new-item-icon {
    width: 37%;
}

span.CL-what-is-new-item-title {
    display: block;
    font-size: 2em;
}

/* Search */

input.CL-search-result-text {
    width: 100% !important;
}

.CL-search-result-toolbar .CL-search-result-scope {
  min-width: 57%;
  margin-top: 0.7em;
}

.CL-search-result-item, .CL-search-result-item a {
    text-align: center;
    font-size: 1.2em;
    text-decoration: none;
    color: #888787;
}

.CL-search-result-item .CL-search-result-item-title {
    font-size: 15px;
    color: #888787;
    line-height: 1.2em;
}

.CL-search-result-submit {
    margin-top: 1em;
}

#sidebar .CL-portlet-menu ul li a {
  text-decoration: none;
  color: #888787;
}

#sidebar .CL-portlet-menu ul li {
  padding: 0.5em 0em;
  border-bottom: 1px solid #dcdcdc;
}

#sidebar .CL-portlet-menu ul li ul {
  margin: 0.5em 0 0 0;
}

#sidebar .CL-portlet-menu ul li ul li {
  border-bottom: 0px solid;
  border-top: 1px solid #dcdcdc;
}

#sidebar .CL-portlet-menu ul li ul li:last-child {
  padding: 0.5em 0 0 0;
}

#sidebar .CL-portlet-menu ul li a:hover::before {
    content: '-';
}

#sidebar .CL-portlet-menu ul li ul li a {
  padding-left: 10px;
}

#sidebar .CL-portlet-menu ul li ul li ul li a {
  padding-left: 10px;
}

#extrafooter .CL-portlet-menu ul li {
  padding: 0.1em 0em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

#extrafooter .CL-portlet-menu ul li ul {
  margin: 0.1em 0 0 0;
}

#extrafooter .CL-portlet-menu ul li ul li {
  border-bottom: 0px solid;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}

#extrafooter .CL-portlet-menu ul li ul li:last-child {
  padding: 0.1em 0 0 0;
  border: 0px;
}

#extrafooter .CL-portlet-menu ul li a::before {
    content: '';
}

#extrafooter .CL-portlet-menu ul li ul li a {
  padding-left: 10px;
}

#extrafooter .CL-portlet-menu ul li ul li ul li a {
  padding-left: 10px;
}

#extrafooter h2 {
    padding-bottom: 1em;
}

.theme-dark .nivo-controlNav a {
    background: #888787;
    border-radius:50%;
}

.theme-dark .nivo-control .active {
	background: #dcdcdc !important;
}

#sidebar .CL-box-container {
    padding: 0;
}

.CL-show-other-poll-result {
    margin-left: 0px;
    width: 100%;
}

.copyright a {
  color: #FFF;
  text-decoration: none;
}

#main .CL-box-main {
  padding: 1em 0;
}

.CL-gallery-single-image-wrapper {
    border: 0px solid #DDDDDD;
    border-radius: 0px;
}

.CL-contact-form-item--text {
  margin: 0 !important;
}

#extrafooter h3,
#extrafooter h2,
#extrafooter h4 {
  color: #FFF;
}

#extrafooter .CL-box-container {
    padding: 0;
}

#extrafooter .CL-box-main{
  padding: 2em 0;
}

.CL-gallery-single-image-wrapper .CL-gallery-image:hover {
  opacity: 0.8;
}

#extrafooter .CL-box-text-content {
  color: #FFF;
}

.CL-login-form .text-input {
    width: 100% !important;
}

#extrafooter .CL-portlet-custom4 ul {
    text-align: center;
    color: #FFF;
}

#extrafooter .CL-portlet-custom4 ul.CL-menu-level-0 li a {
   padding: 0 1em;
   color: #FFF;
   text-decoration: none;
}

#extrafooter .CL-portlet-custom4 ul li {
    padding: 0.0em 0em;
    border-bottom: 0px solid;
    border-top: 0px solid;
    display: inline-block;
    text-align: center;
}

#extrafooter .CL-portlet-custom4 ul li ul {
  display: inline-block;
  margin-top: -6px;
}

#extrafooter .CL-portlet-custom4 ul li ul li a{
  text-align: center;
}

.CL-question .bar-container strong {
    top: -3px;
}

.CL-content-separator {
    height: 0px !important;
    overflow: hidden;
    border-bottom: 1px solid #dadcde;
}

.CL-what-is-new-item-text {
    font-size: 0.8em;
    color: #666;
}

.CL-trail a {
    text-decoration: none;
}

/* custom slider */
/*za custom slider*/
.theme-dark .nivo-directionNav a {
    text-indent: 0;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    height: 44px;
    line-height: 44px;
    margin-top: -20px;
    opacity: 0.75;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 50%;
    transition: opacity 300ms ease 0s;
    vertical-align: middle;
    width: 44px;
    z-index: 999;
    background: transparent !important
}
.theme-dark a.nivo-prevNav {
    bottom: 50%;
    right: auto;
    left: 25px;
    z-index: 8;
    color: white;
}
.theme-dark a.nivo-nextNav {
    bottom: 50%;
    left: auto;
    right: 25px;
    z-index: 8;
    color: white
}
.theme-dark a.nivo-nextNav:before {
    content: "\f061";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    position: relative;
    top: -2px;
    right: -1px;
}
.theme-dark a.nivo-prevNav:before {
    content: "\f060";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    position: relative;
    top: -2px;
    right: 0px;
}
.theme-dark .nivoSlider {
    margin-bottom: 0px;
}
.theme-dark .nivo-directionNav a:hover {
    opacity: 1;
    background: none;
    border-radius: 50%;
}
.theme-dark .nivo-controlNav {
    background: transparent !important;
    height: 0px;
    left: 0;
    padding: 0px;
    position: relative;
    text-align: center;
    top: -22px;
    z-index: 10;
}
.theme-dark .nivo-controlNav a {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 18px;
    position: relative;
    text-indent: -9999px;
    width: 18px;
    background-image: none;
}
.theme-dark .nivo-controlNav a:before {
    background-color: #FFFFFF;
    border-radius: 50%;
    content: "";
    display: block;
    height: 6px;
    left: 50%;
    margin-left: -3px;
    margin-top: -3px;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 6px;
}
.theme-dark .nivo-controlNav a.active {
    border-color: #fff
}
.theme-dark .nivo-controlNav a:hover {
    border-color: #fff
}
/* end custom slider*/