@charset "UTF-8";
/* 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;
}

/* 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: 100em;
  min-width: 80em;
}

.container.\37 5\25 {
  width: 60em;
}

.container.\35 0\25 {
  width: 40em;
}

.container.\32 5\25 {
  width: 20em;
}

.container {
  width: 80em;
}

@media screen and (max-width: 1680px) {
  .container.\31 25\25 {
    width: 100%;
    max-width: 100em;
    min-width: 80em;
  }

  .container.\37 5\25 {
    width: 60em;
  }

  .container.\35 0\25 {
    width: 40em;
  }

  .container.\32 5\25 {
    width: 20em;
  }

  .container {
    width: 80em;
  }
}
@media screen and (max-width: 1280px) {
  .container.\31 25\25 {
    width: 100%;
    max-width: 81.25em;
    min-width: 65em;
  }

  .container.\37 5\25 {
    width: 48.75em;
  }

  .container.\35 0\25 {
    width: 32.5em;
  }

  .container.\32 5\25 {
    width: 16.25em;
  }

  .container {
    width: 65em;
  }
}

@media screen and (max-width: 1040px) {
     .cd-primary-nav ul li.headers:not(:last-child) a {
        pointer-events: none;
    }
}
@media screen and (max-width: 980px) {
  .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: 736px) {
  .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: 480px) {
  .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%;
  }
}
/* 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: 0 0 0 0em;
}

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

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

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

.row > * {
  padding: 0 0 0 2em;
}

.row {
  margin: 0 0 -1px -2em;
}

.row.uniform > * {
  padding: 2em 0 0 2em;
}

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

.row.\32 00\25  > * {
  padding: 0 0 0 4em;
}

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

.row.uniform.\32 00\25  > * {
  padding: 4em 0 0 4em;
}

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

.row.\31 50\25  > * {
  padding: 0 0 0 3em;
}

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

.row.uniform.\31 50\25  > * {
  padding: 3em 0 0 3em;
}

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

.row.\35 0\25  > * {
  padding: 0 0 0 1em;
}

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

.row.uniform.\35 0\25  > * {
  padding: 1em 0 0 1em;
}

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

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

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

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

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

.\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: 1680px) {
  .row > * {
    padding: 0 0 0 2em;
  }

  .row {
    margin: 0 0 -1px -2em;
  }

  .row.uniform > * {
    padding: 2em 0 0 2em;
  }

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

  .row.\32 00\25  > * {
    padding: 0 0 0 4em;
  }

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

  .row.uniform.\32 00\25  > * {
    padding: 4em 0 0 4em;
  }

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

  .row.\31 50\25  > * {
    padding: 0 0 0 3em;
  }

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

  .row.uniform.\31 50\25  > * {
    padding: 3em 0 0 3em;
  }

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

  .row.\35 0\25  > * {
    padding: 0 0 0 1em;
  }

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

  .row.uniform.\35 0\25  > * {
    padding: 1em 0 0 1em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\-1u\28xlarge\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 1280px) {
  .row > * {
    padding: 0 0 0 1.5em;
  }

  .row {
    margin: 0 0 -1px -1.5em;
  }

  .row.uniform > * {
    padding: 1.5em 0 0 1.5em;
  }

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

  .row.\32 00\25  > * {
    padding: 0 0 0 3em;
  }

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

  .row.uniform.\32 00\25  > * {
    padding: 3em 0 0 3em;
  }

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

  .row.\31 50\25  > * {
    padding: 0 0 0 2.25em;
  }

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

  .row.uniform.\31 50\25  > * {
    padding: 2.25em 0 0 2.25em;
  }

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

  .row.\35 0\25  > * {
    padding: 0 0 0 0.75em;
  }

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

  .row.uniform.\35 0\25  > * {
    padding: 0.75em 0 0 0.75em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\-1u\28large\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 980px) {
  .row > * {
    padding: 0 0 0 1.5em;
  }

  .row {
    margin: 0 0 -1px -1.5em;
  }

  .row.uniform > * {
    padding: 1.5em 0 0 1.5em;
  }

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

  .row.\32 00\25  > * {
    padding: 0 0 0 3em;
  }

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

  .row.uniform.\32 00\25  > * {
    padding: 3em 0 0 3em;
  }

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

  .row.\31 50\25  > * {
    padding: 0 0 0 2.25em;
  }

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

  .row.uniform.\31 50\25  > * {
    padding: 2.25em 0 0 2.25em;
  }

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

  .row.\35 0\25  > * {
    padding: 0 0 0 0.75em;
  }

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

  .row.uniform.\35 0\25  > * {
    padding: 0.75em 0 0 0.75em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\-1u\28medium\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 736px) {
  .row > * {
    padding: 0 0 0 1.25em;
  }

  .row {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform > * {
    padding: 1.25em 0 0 1.25em;
  }

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

  .row.\32 00\25  > * {
    padding: 0 0 0 2.5em;
  }

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

  .row.uniform.\32 00\25  > * {
    padding: 2.5em 0 0 2.5em;
  }

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

  .row.\31 50\25  > * {
    padding: 0 0 0 1.875em;
  }

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

  .row.uniform.\31 50\25  > * {
    padding: 1.875em 0 0 1.875em;
  }

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

  .row.\35 0\25  > * {
    padding: 0 0 0 0.625em;
  }

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

  .row.uniform.\35 0\25  > * {
    padding: 0.625em 0 0 0.625em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\-1u\28small\29 {
    margin-left: 8.33333%;
  }
}
@media screen and (max-width: 480px) {
  .row > * {
    padding: 0 0 0 1.25em;
  }

  .row {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform > * {
    padding: 1.25em 0 0 1.25em;
  }

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

  .row.\32 00\25  > * {
    padding: 0 0 0 2.5em;
  }

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

  .row.uniform.\32 00\25  > * {
    padding: 2.5em 0 0 2.5em;
  }

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

  .row.\31 50\25  > * {
    padding: 0 0 0 1.875em;
  }

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

  .row.uniform.\31 50\25  > * {
    padding: 1.875em 0 0 1.875em;
  }

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

  .row.\35 0\25  > * {
    padding: 0 0 0 0.625em;
  }

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

  .row.uniform.\35 0\25  > * {
    padding: 0.625em 0 0 0.625em;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .\-1u\28xsmall\29 {
    margin-left: 8.33333%;
  }
}
/* Section/Article */
section.special, article.special {
  text-align: center;
}

header p {
  color: #bbb;
  position: relative;
  margin: 0 0 1.5em 0;
}
header h2 + p {
  font-size: 1.25em;
  margin-top: -1em;
  line-height: 1.5em;
}
header h3 + p {
  font-size: 1.1em;
  margin-top: -0.8em;
  line-height: 1.5em;
}
header h4 + p,
header h5 + p,
header h6 + p {
  font-size: 0.9em;
  margin-top: -0.6em;
  line-height: 1.5em;
}

/* Form */
form {
  margin: 0 0 2em 0;
}

label {
  color: #555;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0 0 1em 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: rgba(144, 144, 144, 0.075);
  border-radius: 4px;
  border: none;
  border: solid 1px rgba(144, 144, 144, 0.25);
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1em;
  text-decoration: none;
  width: 100%;
}
input[type="text"]:invalid,
input[type="password"]:invalid,
input[type="email"]:invalid,
input[type="tel"]:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  border-color: #5AA6ED;
  box-shadow: 0 0 0 1px #5AA6ED;
}

.select-wrapper {
  text-decoration: none;
  display: block;
  position: relative;
}
.select-wrapper:before {
  content: "";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.select-wrapper:before {
  color: rgba(144, 144, 144, 0.25);
  display: block;
  height: 2.75em;
  line-height: 2.75em;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2.75em;
}
.select-wrapper select::-ms-expand {
  display: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
select {
  height: 2.75em;
}

textarea {
  padding: 0.75em 1em;
}

input[type="checkbox"],
input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  text-decoration: none;
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  padding-left: 2.4em;
  padding-right: 0.75em;
  position: relative;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  background: rgba(144, 144, 144, 0.075);
  border-radius: 4px;
  border: solid 1px rgba(144, 144, 144, 0.25);
  content: '';
  display: inline-block;
  height: 1.65em;
  left: 0;
  line-height: 1.58125em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 1.65em;
}
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  background: #5a5a5a;
  border-color: #5a5a5a;
  color: #ffffff;
  content: '\f00c';
}
input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
  border-color: #5AA6ED;
  box-shadow: 0 0 0 1px #5AA6ED;
}

input[type="checkbox"] + label:before {
  border-radius: 4px;
}

input[type="radio"] + label:before {
  border-radius: 100%;
}

::-webkit-input-placeholder {
  color: #bbb !important;
  opacity: 1.0;
}

:-moz-placeholder {
  color: #bbb !important;
  opacity: 1.0;
}

::-moz-placeholder {
  color: #bbb !important;
  opacity: 1.0;
}

:-ms-input-placeholder {
  color: #bbb !important;
  opacity: 1.0;
}

.formerize-placeholder {
  color: #bbb !important;
  opacity: 1.0;
}

/* Box */
.box {
  border-radius: 4px;
  border: solid 1px #4b4b4b;
  margin-bottom: 0;
  padding: 1.5em;
}
.box > :last-child,
.box > :last-child > :last-child,
.box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
.box.alt {
  border: 0;
  border-radius: 0;
  padding: 0;
}

/* Icon */
.icon {
  text-decoration: none;
  border-bottom: none;
  position: relative;
}
.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.icon > .label {
  display: none;
}

/* Image */
.image {
  border-radius: 4px;
  border: 0;
  display: inline-block;
  position: relative;
}
.image img {
  border-radius: 4px;
  display: block;
}
.image.left, .image.right {
  max-width: 40%;
}
.image.left img, .image.right img {
  width: 100%;
}
.image.left {
  float: left;
  padding: 0 1.5em 1em 0;
  top: 0.25em;
}
.image.right {
  float: right;
  padding: 0 0 1em 1.5em;
  top: 0.25em;
}
.image.fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}
.image.fit img {
  width: 100%;
}
.image.main {
  display: block;
  margin: 0 0 3em 0;
  width: 100%;
}
.image.main img {
  width: 100%;
}

/* List */
ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}

ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
ul li {
  padding-left: 0em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px rgba(144, 144, 144, 0.25);
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.icons li {
  display: inline-block;
  padding: 0 1em 0 0;
}
ul.icons li:last-child {
  padding-right: 0;
}
ul.icons li .icon:before {
  font-size: 2em;
}
ul.actions {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.actions li {
  display: inline-block;
  padding: 0 1em 0 0;
  vertical-align: middle;
}
ul.actions li:last-child {
  padding-right: 0;
}
ul.actions.small li {
  padding: 0 0.5em 0 0;
}
ul.actions.vertical li {
  display: block;
  padding: 1em 0 0 0;
}
ul.actions.vertical li:first-child {
  padding-top: 0;
}
ul.actions.vertical li > * {
  margin-bottom: 0;
}
ul.actions.vertical.small li {
  padding: 0.5em 0 0 0;
}
ul.actions.vertical.small li:first-child {
  padding-top: 0;
}
ul.actions.fit {
  display: table;
  margin-left: -1em;
  padding: 0;
  table-layout: fixed;
  width: calc(100% + 1em);
}
ul.actions.fit li {
  display: table-cell;
  padding: 0 0 0 1em;
}
ul.actions.fit li > * {
  margin-bottom: 0;
}
ul.actions.fit.small {
  margin-left: -0.5em;
  width: calc(100% + 0.5em);
}
ul.actions.fit.small li {
  padding: 0 0 0 0.5em;
}
@media screen and (max-width: 480px) {
  ul.actions {
    margin: 0 0 2em 0;
  }
  ul.actions li {
    padding: 1em 0 0 0;
    display: block;
    text-align: center;
    width: 100%;
  }
  ul.actions li:first-child {
    padding-top: 0;
  }
  ul.actions li > * {
    width: 100%;
    margin: 0 !important;
  }
  ul.actions li > *.icon:before {
    margin-left: -2em;
  }
  ul.actions.small li {
    padding: 0.5em 0 0 0;
  }
  ul.actions.small li:first-child {
    padding-top: 0;
  }
}

dl {
  margin: 0 0 2em 0;
}
dl dt {
  display: block;
  font-weight: bold;
  margin: 0 0 1em 0;
}
dl dd {
  margin-left: 2em;
}

/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

table {
  margin: 0 0 2em 0;
  width: 100%;
}
table tbody tr {
  border: solid 1px rgba(144, 144, 144, 0.25);
  border-left: 0;
  border-right: 0;
}
table tbody tr:nth-child(2n + 1) {
  background-color: rgba(144, 144, 144, 0.075);
}
table td {
  padding: 0.75em 0.75em;
}
table th {
  color: #555;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0 0.75em 0.75em 0.75em;
  text-align: left;
}
table thead {
  border-bottom: solid 2px rgba(144, 144, 144, 0.25);
}
table tfoot {
  border-top: solid 2px rgba(144, 144, 144, 0.25);
}
table.alt {
  border-collapse: separate;
}
table.alt tbody tr td {
  border: solid 1px rgba(144, 144, 144, 0.25);
  border-left-width: 0;
  border-top-width: 0;
}
table.alt tbody tr td:first-child {
  border-left-width: 1px;
}
table.alt tbody tr:first-child td {
  border-top-width: 1px;
}
table.alt thead {
  border-bottom: 0;
}
table.alt tfoot {
  border-top: 0;
}

/* Button */
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  background-color: #5a5a5a;
  border-radius: 4px;
  border: 0;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  height: 2.85em;
  line-height: 2.95em;
  padding: 0 1.5em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
.button:hover {
  background-color: #676767;
}
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
button:active,
.button:active {
  background-color: #4d4d4d;
}
input[type="submit"].icon,
input[type="reset"].icon,
input[type="button"].icon,
button.icon,
.button.icon {
  padding-left: 1.35em;
}
input[type="submit"].icon:before,
input[type="reset"].icon:before,
input[type="button"].icon:before,
button.icon:before,
.button.icon:before {
  margin-right: 0.5em;
}
input[type="submit"].fit,
input[type="reset"].fit,
input[type="button"].fit,
button.fit,
.button.fit {
  display: block;
  margin: 0 0 1em 0;
  width: 100%;
}
input[type="submit"].small,
input[type="reset"].small,
input[type="button"].small,
button.small,
.button.small {
  font-size: 0.8em;
}
input[type="submit"].big,
input[type="reset"].big,
input[type="button"].big,
button.big,
.button.big {
  font-size: 1.35em;
}
input[type="submit"].alt,
input[type="reset"].alt,
input[type="button"].alt,
button.alt,
.button.alt {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
  color: #555 !important;
}
input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
input[type="button"].alt:hover,
button.alt:hover,
.button.alt:hover {
  background-color: rgba(144, 144, 144, 0.075);
}
input[type="submit"].alt:active,
input[type="reset"].alt:active,
input[type="button"].alt:active,
button.alt:active,
.button.alt:active {
  background-color: rgba(144, 144, 144, 0.2);
}
input[type="submit"].alt.icon:before,
input[type="reset"].alt.icon:before,
input[type="button"].alt.icon:before,
button.alt.icon:before,
.button.alt.icon:before {
  color: #bbb;
}
input[type="submit"].special,
input[type="reset"].special,
input[type="button"].special,
button.special,
.button.special {
  background-color: #5AA6ED;
  color: #ffffff !important;
}
input[type="submit"].special:hover,
input[type="reset"].special:hover,
input[type="button"].special:hover,
button.special:hover,
.button.special:hover {
  background-color: #71b2f0;
}
input[type="submit"].special:active,
input[type="reset"].special:active,
input[type="button"].special:active,
button.special:active,
.button.special:active {
  background-color: #439aea;
}
input[type="submit"].disabled, input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
  background-color: #444 !important;
  box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
  color: #fff !important;
  cursor: default;
  opacity: 0.25;
}
@media screen and (max-width: 480px) {
  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  button,
  .button {
    padding: 0;
  }
}

/* Grid Demo */
.grid-demo {
  display: block;
  margin: 0 0 2em 0;
}
.grid-demo span {
  background: #e4f0fc;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.25);
  display: block;
  font-weight: bold;
  height: 2.75em;
  line-height: 2.75em;
  text-align: center;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.cd-vertical-nav {
  position: fixed;
  z-index: 4;
  right: 5%;
  bottom: 30px;
  width: 90%;
  max-width: 400px;
  max-height: 90%;
  overflow-y: auto;
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -moz-transform-origin: right bottom 50%;
  -ms-transform-origin: right bottom 50%;
  -webkit-transform-origin: right bottom 50%;
  transform-origin: right bottom 50%;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.9);
}
.cd-vertical-nav ul li:first-child {
	display: none;
}
.cd-vertical-nav a {
  display: block;
  padding: 1em;
  color: #000000;
  font-weight: bold;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cd-vertical-nav a.active {
  color: #333333;
}
.cd-vertical-nav.open {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-overflow-scrolling: touch;
}
.cd-vertical-nav.open + .cd-nav-trigger {
  background-color: transparent;
}
.cd-vertical-nav.open + .cd-nav-trigger span {
  background-color: transparent;
}
.cd-vertical-nav.open + .cd-nav-trigger span::before, .cd-vertical-nav.open + .cd-nav-trigger span::after {
  /* transform dots in 'X' icon */
  height: 3px;
  width: 20px;
  border-radius: 0;
  left: -8px;
}
.cd-vertical-nav.open + .cd-nav-trigger span::before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 1px;
}
.cd-vertical-nav.open + .cd-nav-trigger span::after {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .cd-vertical-nav {
    /* reset style */
    right: 0;
    top: 0;
    bottom: auto;
    height: 100vh;
    width: 90px;
    max-width: none;
    max-height: none;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: transparent;
    /* vertically align its content*/
    display: table;
  }
  .cd-vertical-nav::before {
    /* this is the navigation background */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.8);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: -moz-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
  }
  .no-touch .cd-vertical-nav:hover::before, .touch .cd-vertical-nav::before {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-vertical-nav ul {
    /* vertically align <ul> inside <nav>*/
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .cd-vertical-nav a {
    position: relative;
    padding: 3em 0 0;
    margin: 1.4em auto;
    border-bottom: none;
    font-size: 1.2rem;
    color: #FFFFFF;
  }
  .cd-vertical-nav a.active {
    color: #FFFFFF;
  }
  .cd-vertical-nav a::before, .cd-vertical-nav a::after {
    /* used to create the filled circle and the background icon */
    content: '';
    position: absolute;
    left: 50%;
    /* Force Hardware Acceleration */
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-vertical-nav a::before {
    /* filled circle */
    top: 0;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background: #FFFFFF;
    -moz-transform: translateX(-50%) scale(0.25);
    -ms-transform: translateX(-50%) scale(0.25);
    -webkit-transform: translateX(-50%) scale(0.25);
    transform: translateX(-50%) scale(0.25);
    -moz-transition: -moz-transform 0.4s, background-color 0.2s;
    -o-transition: -o-transform 0.4s, background-color 0.2s;
    -webkit-transition: -webkit-transform 0.4s, background-color 0.2s;
    transition: transform 0.4s, background-color 0.2s;
  }
  .cd-vertical-nav a::after {
    /* icon */
    opacity: 0;
    top: 8px;
    height: 16px;
    width: 16px;
    -moz-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    -webkit-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -moz-transition: -moz-transform 0.4s 0s, opacity 0.1s 0.3s;
    -o-transition: -o-transform 0.4s 0s, opacity 0.1s 0.3s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -webkit-transition-delay: 0s, 0.3s;
    transition: transform 0.4s 0s, opacity 0.1s 0.3s;
  }
  .cd-vertical-nav a.active::before, .no-touch .cd-vertical-nav a:hover::before {
    background-color: #333333;
  }
  .cd-vertical-nav li:first-of-type a::after {
    /* change icon using image sprites */
    background-position: 0px -48px;
    /* fix bug with transitions - set scale(0.01) rather than scale(0) */
    -moz-transform: translateX(-50%) translateY(4.5em) scale(0.01);
    -ms-transform: translateX(-50%) translateY(4.5em) scale(0.01);
    -webkit-transform: translateX(-50%) translateY(4.5em) scale(0.01);
    transform: translateX(-50%) translateY(4.5em) scale(0.01);
  }
  .cd-vertical-nav li:first-of-type a::before {
    -moz-transform: translateX(-50%) translateY(4.5em) scale(0.25);
    -ms-transform: translateX(-50%) translateY(4.5em) scale(0.25);
    -webkit-transform: translateX(-50%) translateY(4.5em) scale(0.25);
    transform: translateX(-50%) translateY(4.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(2) a::after {
    background-position: 0px -32px;
    -moz-transform: translateX(-50%) translateY(1.5em) scale(0.01);
    -ms-transform: translateX(-50%) translateY(1.5em) scale(0.01);
    -webkit-transform: translateX(-50%) translateY(1.5em) scale(0.01);
    transform: translateX(-50%) translateY(1.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(2) a::before {
    -moz-transform: translateX(-50%) translateY(1.5em) scale(0.25);
    -ms-transform: translateX(-50%) translateY(1.5em) scale(0.25);
    -webkit-transform: translateX(-50%) translateY(1.5em) scale(0.25);
    transform: translateX(-50%) translateY(1.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(3) a::after {
    background-position: 0px -16px;
    -moz-transform: translateX(-50%) translateY(-1.5em) scale(0.01);
    -ms-transform: translateX(-50%) translateY(-1.5em) scale(0.01);
    -webkit-transform: translateX(-50%) translateY(-1.5em) scale(0.01);
    transform: translateX(-50%) translateY(-1.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(3) a::before {
    -moz-transform: translateX(-50%) translateY(-1.5em) scale(0.25);
    -ms-transform: translateX(-50%) translateY(-1.5em) scale(0.25);
    -webkit-transform: translateX(-50%) translateY(-1.5em) scale(0.25);
    transform: translateX(-50%) translateY(-1.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(4) a::after {
    background-position: 0px 0px;
    -moz-transform: translateX(-50%) translateY(-4.5em) scale(0.01);
    -ms-transform: translateX(-50%) translateY(-4.5em) scale(0.01);
    -webkit-transform: translateX(-50%) translateY(-4.5em) scale(0.01);
    transform: translateX(-50%) translateY(-4.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(4) a::before {
    -moz-transform: translateX(-50%) translateY(-4.5em) scale(0.25);
    -ms-transform: translateX(-50%) translateY(-4.5em) scale(0.25);
    -webkit-transform: translateX(-50%) translateY(-4.5em) scale(0.25);
    transform: translateX(-50%) translateY(-4.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(5) a::after {
    background-position: 0px 0px;
    -moz-transform: translateX(-50%) translateY(-7.5em) scale(0.01);
    -ms-transform: translateX(-50%) translateY(-7.5em) scale(0.01);
    -webkit-transform: translateX(-50%) translateY(-7.5em) scale(0.01);
    transform: translateX(-50%) translateY(-7.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(5) a::before {
    -moz-transform: translateX(-50%) translateY(-7.5em) scale(0.25);
    -ms-transform: translateX(-50%) translateY(-7.5em) scale(0.25);
    -webkit-transform: translateX(-50%) translateY(-7.5em) scale(0.25);
    transform: translateX(-50%) translateY(-7.5em) scale(0.25);
  }
  .cd-vertical-nav li:nth-of-type(6) a::after {
    background-position: 0px 0px;
    -moz-transform: translateX(-50%) translateY(-10.5em) scale(0.01);
    -ms-transform: translateX(-50%) translateY(-10.5em) scale(0.01);
    -webkit-transform: translateX(-50%) translateY(-10.5em) scale(0.01);
    transform: translateX(-50%) translateY(-10.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(6) a::before {
    -moz-transform: translateX(-50%) translateY(-10.5em) scale(0.25);
    -ms-transform: translateX(-50%) translateY(-10.5em) scale(0.25);
    -webkit-transform: translateX(-50%) translateY(-10.5em) scale(0.25);
    transform: translateX(-50%) translateY(-10.5em) scale(0.25);
  }
  
   .cd-vertical-nav li:nth-of-type(7) a::after {
    background-position: 0px 0px;
    -moz-transform: translateX(-50%) translateY(-13.5em) scale(0.01);
    -ms-transform: translateX(-50%) translateY(-13.5em) scale(0.01);
    -webkit-transform: translateX(-50%) translateY(-13.5em) scale(0.01);
    transform: translateX(-50%) translateY(-13.5em) scale(0.01);
  }
  .cd-vertical-nav li:nth-of-type(7) a::before {
    -moz-transform: translateX(-50%) translateY(-13.5em) scale(0.25);
    -ms-transform: translateX(-50%) translateY(-13.5em) scale(0.25);
    -webkit-transform: translateX(-50%) translateY(-13.5em) scale(0.25);
    transform: translateX(-50%) translateY(-13.5em) scale(0.25);
  }
  .cd-vertical-nav .label {
    display: block;
    /* Force Hardware Acceleration */
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: -moz-transform 0.4s;
    -o-transition: -o-transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
  }
  .no-touch .cd-vertical-nav:hover a::before, .no-touch .cd-vertical-nav:hover a::after, .touch .cd-vertical-nav li:nth-of-type(n) a::before, .touch .cd-vertical-nav li:nth-of-type(n) a::after {
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    /* set a rotation to fix bug on Firefox - http://gielberkers.com/how-to-fix-shaking-css-transitions-in-firefox/ */
    -moz-transform: translateX(-50%) scale(1) rotate(0.02deg);
  }
  .no-touch .cd-vertical-nav:hover a::after, .touch .cd-vertical-nav a::after {
    opacity: 1;
    -moz-transition: -moz-transform 0.4s, opacity 0s;
    -o-transition: -o-transform 0.4s, opacity 0s;
    -webkit-transition: -webkit-transform 0.4s, opacity 0s;
    transition: transform 0.4s, opacity 0s;
  }
  .no-touch .cd-vertical-nav:hover .label, .touch .cd-vertical-nav .label {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* -------------------------------- 

no-js

-------------------------------- */
.no-js .cd-vertical-nav {
  position: static;
  height: auto;
  width: 100%;
  max-width: none;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.no-js .cd-vertical-nav::before {
  display: none;
}
.no-js .cd-vertical-nav ul::after {
  clear: both;
  content: "";
  display: table;
}
.no-js .cd-vertical-nav li {
  display: inline-block;
  float: left;
}
.no-js .cd-vertical-nav a {
  padding: 0 1em;
  margin: 1.5em 1em;
  color: #FFFFFF;
}
.no-js .cd-vertical-nav a.active {
  color: #333333;
}
.no-js .cd-vertical-nav a::after, .no-js .cd-vertical-nav a::before {
  display: none;
}
.no-js .cd-vertical-nav .label {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/*!
 * 
 * Modern HTML5 Responsive Youtube Playlist Player
 * For jQuery 1.9 and above
 * 
 * @author  Rik de Vos
 * @link    http://rikdevos.com/
 * @version 1.5.0
 *
 * This is not free software. Visit http://codecanyon.net/item/modern-html5-responsive-youtube-playlist-player/8619272?ref=RikdeVos to purchase a license
 * 
 */
.yesp-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.yesp-icon-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.yesp-icon-2x {
  font-size: 2em;
}

.yesp-icon-3x {
  font-size: 3em;
}

.yesp-icon-4x {
  font-size: 4em;
}

.yesp-icon-5x {
  font-size: 5em;
}

.yesp-icon-fw {
  width: 1.28571429em;
  text-align: center;
}

.yesp-icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.yesp-icon-ul > li {
  position: relative;
}

.yesp-icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.yesp-icon-li.yesp-icon-lg {
  left: -1.85714em;
}

.yesp-icon-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.yesp-icon.pull-left {
  margin-right: 0.3em;
}

.yesp-icon.pull-right {
  margin-left: 0.3em;
}

.yesp-icon-spin {
  -webkit-animation: yesp-icon-spin 2s infinite linear;
  animation: yesp-icon-spin 2s infinite linear;
}

.yesp-icon-pulse {
  -webkit-animation: yesp-icon-spin 1s infinite steps(8);
  animation: yesp-icon-spin 1s infinite steps(8);
}

@-webkit-keyframes yesp-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes yesp-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.yesp-icon-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.yesp-icon-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.yesp-icon-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.yesp-icon-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.yesp-icon-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .yesp-icon-flip-horizontal,
:root .yesp-icon-flip-vertical,
:root .yesp-icon-rotate-180,
:root .yesp-icon-rotate-270,
:root .yesp-icon-rotate-90 {
  filter: none;
}

.yesp-icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.yesp-icon-stack-1x,
.yesp-icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.yesp-icon-stack-1x {
  line-height: inherit;
}

.yesp-icon-stack-2x {
  font-size: 2em;
}

.yesp-icon-inverse {
  color: #fff;
}

.yesp-icon-play:before {
  content: "";
}

.yesp-icon-pause:before {
  content: "";
}

.yesp-icon-volume-off:before {
  content: "";
}

.yesp-icon-volume-down:before {
  content: "";
}

.yesp-icon-volume-up:before {
  content: "";
}

.yesp-icon-share-square-o:before {
  content: "";
}

.yesp-icon-youtube-play:before {
  content: "";
}

.yesp-icon-backward:before {
  content: "";
}

.yesp-icon-forward:before {
  content: "";
}

.yesp-icon-align-justify:before {
  content: "";
}

.yesp-icon-expand:before {
  content: "";
}

.yesp-icon-list:before {
  content: "";
}

.yesp {
  position: relative;
  overflow: hidden;
}

.yesp,
.yesp * {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.yesp:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.yesp .yesp-container {
  float: left;
  width: 600px;
  background: url(../img/ajax.gif) center center no-repeat #333;
  position: relative;
  height: 300px;
  overflow: hidden;
}

.yesp .yesp-playlist {
  float: left;
  width: 200px;
  background: url(../img/ajax.gif) center center no-repeat #333;
  height: 300px;
  overflow: hidden;
  position: relative;
}

.yesp .yesp-container .yesp-autoposter {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.yesp .yesp-container .yesp-autoposter .yesp-autoposter-icon {
  position: absolute;
  top: 50%;
  left: 50%;
}

.yesp .yesp-container .yesp-autoposter .yesp-autoposter-icon div {
  position: relative;
  left: -42px;
  top: -30px;
  background: url(../img/youtube-icon-dark.png) top left no-repeat;
  width: 85px;
  height: 60px;
}

.yesp .yesp-container .yesp-autoposter:hover .yesp-autoposter-icon div {
  background-image: url(../img/youtube-icon-red.png);
}

.yesp a.yesp-big-play {
  display: block;
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 30px;
  text-decoration: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #fff;
  font-size: 30px;
  line-height: 60px !important;
  text-align: center !important;
  outline: 0;
}

.yesp a.yesp-big-replay {
  display: block;
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5) !important;
  border-radius: 30px;
  text-decoration: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #fff;
  font-size: 30px;
  line-height: 60px !important;
  text-align: center !important;
}

.yesp .yesp-title {
  height: 70px;
  z-index: 999;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.5)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.yesp .yesp-title .yesp-title-wrapper {
  padding: 20px 20px 0;
  font-family: "Raleway", serif;
  font-size: 18px;
  height: 24px;
  line-height: 18px;
  color: #fff;
  font-weight: 700;
  z-index: 9999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.yesp .yesp-title a.yesp-subtitle {
  display: inline-block;
  height: 18px;
  padding: 0 10px 0 0 !important;
  margin: 0 10px 0 0 !important;
  border-right: 2px solid #fff;
  line-height: 18px;
  font-family: "Raleway", serif;
  font-size: 18px;
  color: #dff76d;
  z-index: 9999;
  text-decoration: none !important;
  font-weight: 700 !important;
  background: 0 0 !important;
  box-shadow: none !important;
  font-style: normal !important;
}

.yesp .yesp-title a.yesp-subtitle:hover {
  text-decoration: underline !important;
}

.yesp .yesp-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 18px;
  padding: 5px 10px;
  margin-left: -20px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  font-family: "Raleway", serif;
  text-transform: uppercase;
  border-radius: 100px;
  display: none;
}

.yesp .yesp-social {
  position: absolute;
  z-index: 999;
  right: 10px;
  right: -180px;
  bottom: 60px;
}

.yesp .yesp-social a.yesp-social-button {
  text-decoration: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 0 0 1px !important;
  width: 40px;
  height: 40px;
  float: right;
  z-index: 999;
  display: block;
  font-size: 14px !important;
  color: #fff !important;
  line-height: 40px !important;
  text-align: center !important;
}

.yesp .yesp-social a.yesp-social-facebook {
  background: #3b5998;
}

.yesp .yesp-social a.yesp-social-twitter {
  background: #55acee;
}

.yesp .yesp-social a.yesp-social-google {
  background: #dd4b39;
}

.yesp .yesp-social a.yesp-social-link {
  background: url(../img/share_link.png) top left no-repeat;
}

.yesp a.yesp-youtube-logo {
  width: 100px;
  height: 50px;
  position: absolute;
  display: block;
  border: none !important;
  padding: none !important;
  margin: none !important;
  outline: 0;
  z-index: 999;
  bottom: 50px;
  right: 0;
  background: url(../img/youtube-logo-light.png) top left no-repeat;
  background-size: 100%;
  opacity: .5;
  cursor: pointer;
}

.yesp a.yesp-youtube-logo:hover {
  opacity: 1;
}

.yesp .yesp-controls {
  font-family: "Raleway", serif;
  background: #e6bc57;
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 999;
  bottom: -50px;
  left: 0;
}

.yesp .yesp-controls .yesp-controls-wrapper {
  height: 30px;
  padding: 10px;
}

.yesp .yesp-controls:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.yesp a.yesp-play {
  display: block;
  float: left;
  width: 12px;
  height: 14px;
  background: 0 0;
  opacity: 1;
  text-decoration: none !important;
  border: none !important;
  padding: 8px 9px !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: 14px;
  line-height: 14px !important;
  text-align: center !important;
  outline: 0;
}

.yesp .yesp-time {
  float: left;
  width: 40px;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  line-height: 12px;
  padding: 9px;
}

.yesp .yesp-time.yesp-full-time {
  width: 80px;
}

.yesp .yesp-bar {
  float: left;
  position: relative;
  width: 100px;
  height: 10px;
  margin: 10px 9px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.yesp .yesp-bar .yesp-bar-buffer {
  position: absolute;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  width: 0;
}

.yesp .yesp-bar .yesp-bar-time {
  position: absolute;
  height: 10px;
  background: white;
  width: 0;
}

.yesp .yesp-volume {
  float: left;
  height: 30px;
  width: 110px;
}

.yesp .yesp-volume:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.yesp .yesp-volume a.yesp-volume-icon {
  display: block;
  float: left;
  width: 16px;
  height: 14px;
  background: 0 0;
  opacity: 1;
  text-decoration: none !important;
  border: none !important;
  padding: 8px 4px 8px 14px !important;
  margin: 0 !important;
  color: #fff;
  font-size: 14px;
  line-height: 14px !important;
  text-align: left !important;
}

.yesp .yesp-volume a.yesp-volume-icon.yesp-volume-icon-off {
  background: url(../img/volume-off.png) center center no-repeat;
}

.yesp .yesp-volume .yesp-volume-bar {
  float: left;
  position: relative;
  width: 55px;
  height: 10px;
  margin: 10px 12px 10px 9px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.yesp .yesp-volume .yesp-volume-bar .yesp-volume-amount {
  position: absolute;
  height: 10px;
  background: #fff;
  width: 75%;
}

.yesp a.yesp-backward,
.yesp a.yesp-forward,
.yesp a.yesp-fullscreen,
.yesp a.yesp-playlist-toggle,
.yesp a.yesp-share,
.yesp a.yesp-youtube {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  background: 0 0;
  opacity: 1;
  text-decoration: none !important;
  border: none !important;
  padding: 8px !important;
  margin: 0 !important;
  color: #fff;
  font-size: 14px;
  line-height: 14px !important;
  text-align: left !important;
  outline: 0;
}

.yesp .yesp-playlist .ps-scrollbar-y-rail {
  opacity: 0;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  -ms-transition: opacity .2s;
  transition: opacity 0.2s;
}

.yesp .yesp-playlist:hover .ps-scrollbar-y-rail {
  opacity: 1;
}

.yesp.yesp-mobile .yesp-playlist .ps-scrollbar-y-rail {
  opacity: 1 !important;
}

.yesp.yesp-touch .yesp-playlist .ps-scrollbar-y-rail {
  opacity: 1;
}

.yesp .yesp-playlist .yesp-playlist-video {
  display: block;
  height: 112px;
  width: 200px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.yesp .yesp-playlist .yesp-playlist-video img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all 0.2s;
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-overlay {
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 112px;
  -webkit-transition: top .2s, opacity .2s;
  -moz-transition: top .2s, opacity .2s;
  -o-transition: top .2s, opacity .2s;
  -ms-transition: top .2s, opacity .2s;
  transition: top .2s, opacity .2s;
  z-index: 2;
  opacity: 0;
  top: -20px;
}

.yesp .yesp-playlist.yesp-playlist-simple .yesp-playlist-video .yesp-playlist-overlay {
  display: none;
}

.yesp .yesp-playlist .yesp-playlist-video:after {
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  z-index: 1;
}

.yesp .yesp-playlist .yesp-playlist-video[data-playing="0"]:hover .yesp-playlist-overlay {
  top: 0;
  opacity: 1;
}

.yesp .yesp-playlist .yesp-playlist-video[data-playing="0"]:hover img {
  transform: scale(1.2);
}

.yesp.yesp-mobile .yesp-playlist .yesp-playlist-video[data-playing="0"] .yesp-playlist-overlay {
  top: -112px !important;
  display: none !important;
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-title {
  padding: 15px;
  top: 0;
  left: 0;
  position: absolute;
  text-align: left;
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #fff;
  line-height: 16px;
  font-size: 12px;
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-channel {
  padding: 15px;
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: left;
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #dff76d;
  line-height: 12px;
  font-size: 12px;
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-current {
  position: absolute;
  width: 180px;
  bottom: 0;
  left: 0;
  text-align: left;
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #fff;
  line-height: 12px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.75);
  padding: 10px;
  display: none;
  z-index: 2;
}

.yesp .yesp-playlist.yesp-playlist-simple .yesp-playlist-video .yesp-playlist-current span {
  display: none;
}

.yesp .yesp-playlist .yesp-playlist-video[data-playing="1"] .yesp-playlist-current {
  display: block;
}

.yesp .yesp-playlist .yesp-playlist-video .yesp-playlist-current i {
  margin-right: 5px;
}

.yesp .yesp-hp {
  clear: both;
  height: 90px;
  background: url(../img/ajax.gif) center center no-repeat #333;
  overflow: hidden;
  width: 100%;
}

.yesp .yesp-hp-videos {
  width: 50px;
}

.yesp .ps-scrollbar-x-rail {
  left: 0 !important;
}

.yesp .yesp-hp-videos:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.yesp .yesp-hp .yesp-hp-next-page {
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  background: #000;
  padding: 0;
  line-height: 90px;
  text-align: center;
  display: inline-block;
  height: 90px;
  width: 50px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.yesp.yesp-ios .yesp-hp .yesp-hp-next-page {
  top: -41px;
}

.yesp .yesp-hp .yesp-hp-video {
  display: inline-block;
  height: 90px;
  width: 160px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.yesp .yesp-hp .yesp-hp-video img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all 0.2s;
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-overlay {
  position: absolute;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 90px;
  -webkit-transition: top .2s, opacity .2s;
  -moz-transition: top .2s, opacity .2s;
  -o-transition: top .2s, opacity .2s;
  -ms-transition: top .2s, opacity .2s;
  transition: top .2s, opacity .2s;
  z-index: 2;
  opacity: 0;
  top: -20px;
}

.yesp .yesp-hp.yesp-hp-simple .yesp-hp-video .yesp-hp-overlay {
  display: none;
}

.yesp .yesp-hp .yesp-hp-video:after {
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, transparent 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  content: '';
  z-index: 1;
}

.yesp .yesp-hp .yesp-hp-video[data-playing="0"]:hover .yesp-hp-overlay {
  top: 0;
  opacity: 1;
}

.yesp .yesp-hp .yesp-hp-video[data-playing="0"]:hover img {
  transform: scale(1.2);
}

.yesp.yesp-mobile .yesp-hp .yesp-hp-video[data-playing="0"] .yesp-hp-overlay {
  top: -90px !important;
  display: none !important;
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-title {
  padding: 15px;
  top: 0;
  left: 0;
  position: absolute;
  text-align: left;
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #fff;
  line-height: 16px;
  font-size: 12px;
  overflow: hidden;
  max-height: 35px;
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-channel {
  padding: 15px;
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: left;
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #dff76d;
  line-height: 12px;
  font-size: 12px;
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-current {
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 0;
  text-align: left;
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #fff;
  line-height: 12px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.75);
  padding: 10px;
  display: none;
  z-index: 2;
}

.yesp .yesp-hp.yesp-hp-simple .yesp-hp-video .yesp-hp-current span {
  display: none;
}

.yesp .yesp-hp .yesp-hp-video[data-playing="1"] .yesp-hp-current {
  display: block;
}

.yesp .yesp-hp .yesp-hp-video .yesp-hp-current i {
  margin-right: 5px;
}

.yesp .yesp-next-page {
  right: 0;
  bottom: 0;
  font-family: "Raleway", serif;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
  height: 18px;
  font-size: 12px;
  background: #000;
  padding: 16px 0;
  z-index: 100;
  cursor: pointer;
  text-align: center;
  display: none;
}

.yesp .yesp-next-page i {
  margin-right: 5px;
}

.yesp .yesp-error {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  color: #fff;
  background: #e52d27;
  text-align: center;
  padding: 10px 2px;
  font-size: 12px;
  line-height: 16px;
  font-family: "Raleway", serif;
  display: none;
}

.yesp .yesp-error i {
  margin-right: 5px;
}

body {
  padding-bottom: 0 !important;
}

.mixcloud-footer-widget-body-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
}

.mixcloud-footer-widget-container {
  display: none;
}

.mixcloud-wrapper .box {
  padding: 0;
  margin-bottom: 20px;
}
.mixcloud-wrapper .mixcloud-player {
  cursor: pointer;
  margin: 0;
  padding: 1.5em;
  background-color: #212121;
}
.mixcloud-wrapper .mixcloud-player .buttons span {
  font-size: 50px;
}
.mixcloud-wrapper .mixcloud-player span.play-button {
  display: block;
}
.mixcloud-wrapper .mixcloud-player .title {
  font-size: 25px;
}
.mixcloud-wrapper .mixcloud-player.playing {
  background-color: #545454;
}
.mixcloud-wrapper h4 {
  text-align: center;
  font-weight: bold;
  text-align: center;
  padding: 0 0 40px 0;
  font-size: 6rem;
}
@media screen and (max-width: 980px) {
  .mixcloud-wrapper h4 {
    font-size: 3rem;
  }
}

.box .collapse {
  opacity: 0;
  height: 0;
  border: 0;
  padding: 0;
  -moz-transition: all 1s 0s;
  -o-transition: all 1s 0s;
  -webkit-transition: all 1s;
  -webkit-transition-delay: 0s;
  transition: all 1s 0s;
}

.box.playing .collapse {
  opacity: 1;
  height: initial;
  padding: 10px 0;
}

.collapse {
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  color: #fff;
  padding: 10px 0px;
  margin: 0px;
  max-height: 40px;
  overflow: hidden;
  transition: all 0.4s;
  box-shadow: none;
}

.collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.collapse.active {
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  z-index: 200;
  color: #fff;
  max-height: 3000px;
  padding: 10px 0px;
  margin: 0;
  transition: all 0.2s,max-height 4.8s;
}

.collapse h5 {
  font-size: 18px;
  line-height: 20px;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0;
}

.collapse p {
  padding: 20px 40px;
}

.collapse strong {
  font-weight: bold;
  display: block;
}

ul.follow-feed li {
  position: relative;
  list-style: none;
  margin-bottom: 20px;
  margin-left: 20px;
  width: 30%;
  overflow: hidden;
}

@media screen and (max-width: 736px) {
	ul.follow-feed li {
	  width: 100%;
	  margin: 0;
	  padding: 0 20px;
	  min-height: inherit;
	}
}
ul.follow-feed li .caption {
  position: absolute;
  top: -1px;
  left: 0px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  padding: 0;
  border-radius: 5px;
  opacity: 0;
  -moz-transition: opacity 1s 0s;
  -o-transition: opacity 1s 0s;
  -webkit-transition: opacity 1s;
  -webkit-transition-delay: 0s;
  transition: opacity 1s 0s;
}

ul.follow-feed li .caption .caption-wrapper {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	padding: 0 20px 0 20px;
}

@media screen and (max-width: 980px) {
  ul.follow-feed li .caption {
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    width: 100%;
    background-color: transparent;
    padding: 20px;	
  }
}
ul.follow-feed li .caption a.instagram-link {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
ul.follow-feed li .caption a.instagram-link span {
  font-size: 22px;
}
@media screen and (max-width: 980px) {
  ul.follow-feed li .caption a.instagram-link {
    display: none;
  }
  
   ul.follow-feed li .caption .caption-wrapper {
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0%);
  }
}
ul.follow-feed li:hover .caption {
  opacity: 1;
}

ul.follow-feed li img {
  width: 100%;
  height: auto !important;
  border-radius: 5px;
}

ul.socials-list {
	text-align: center;
	margin-bottom: 50px;
}

ul.socials-list li.socials {
  display: inline-block;
}
ul.socials-list li.socials a {
  font-size: 3.2rem;
  opacity: 0.4;
  -moz-transition: opacity 0.5s 0s;
  -o-transition: opacity 0.5s 0s;
  -webkit-transition: opacity 0.5s;
  -webkit-transition-delay: 0s;
  transition: opacity 0.5s 0s;
  margin-right: 10px;
}
ul.socials-list li.socials a:hover {
  opacity: 1;
}

.mixcloud-wrapper ul.socials-list li.header {
	font-size: 2.5rem;
	padding-bottom: 15px;
}
/* -------------------------------- 

Primary style

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

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "Raleway", serif;
  color: white;
  background-color: black;
}

html, body {
  height: 100%;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}

button {
  border: none;
  outline: none;
  cursor: pointer;
}

.loader {
  width: 100%;
  height: 100%;
  background-image: url(../img/loader.gif);
  background-color: black;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  background-size: 600px 127px;
  top: 0;
  left: 0;
  z-index: 99;
}
@media screen and (max-width: 736px) {
  .loader {
    background-size: 400px 85px;
  }
}
@media screen and (max-width: 480px) {
  .loader {
    background-size: 280px 59px;
  }
}

/* -------------------------------- 

 Header

-------------------------------- */
.cd-logo, .cd-nav-trigger {
  position: fixed;
  z-index: 5;
}

.cd-logo {
  top: 34px;
  left: 5%;
  -moz-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.cd-logo.project-open {
  opacity: 0;
  visibility: hidden;
}

.cd-nav-trigger {
  top: 24px;
  right: 24px;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  /* image replacement */
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  color: transparent;
}
.cd-nav-trigger .cd-icon,
.cd-nav-trigger .cd-icon::before,
.cd-nav-trigger .cd-icon::after {
  /* icon created in CSS */
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 2px;
  /* Force Hardware Acceleration in WebKit */
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.no-touch .cd-nav-trigger:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.cd-nav-trigger .cd-icon {
  /* middle line of the menu icon */
  display: inline-block;
  width: 18px;
  height: 2px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -moz-transition: -moz-transform 0.3s, background-color 0.3s;
  -o-transition: -o-transform 0.3s, background-color 0.3s;
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
}
.cd-nav-trigger .cd-icon::before, .cd-nav-trigger .cd-icon::after {
  /* upper and lower lines of the menu icon */
  content: '';
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.cd-nav-trigger .cd-icon::before {
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cd-nav-trigger .cd-icon::after {
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
.cd-nav-trigger.project-open .cd-icon {
  /* user selects a projects - transform the icon into a 'X' */
  background-color: rgba(255, 255, 255, 0);
}
.cd-nav-trigger.project-open .cd-icon::before, .cd-nav-trigger.project-open .cd-icon::after {
  background-color: white;
}
.cd-nav-trigger.project-open .cd-icon::before {
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.cd-nav-trigger.project-open .cd-icon::after {
  -moz-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.cd-nav-trigger.nav-open .cd-icon {
  /* user opens the navigation - transform the icon into an arrow */
  -moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
.cd-nav-trigger.nav-open .cd-icon::after {
  -moz-transform: translateX(-5px) translateY(3px) rotate(45deg) scaleX(0.5);
  -ms-transform: translateX(-5px) translateY(3px) rotate(45deg) scaleX(0.5);
  -webkit-transform: translateX(-5px) translateY(3px) rotate(45deg) scaleX(0.5);
  transform: translateX(-5px) translateY(3px) rotate(45deg) scaleX(0.5);
}
.cd-nav-trigger.nav-open .cd-icon::before {
  -moz-transform: translateX(-5px) translateY(-3px) rotate(-45deg) scaleX(0.5);
  -ms-transform: translateX(-5px) translateY(-3px) rotate(-45deg) scaleX(0.5);
  -webkit-transform: translateX(-5px) translateY(-3px) rotate(-45deg) scaleX(0.5);
  transform: translateX(-5px) translateY(-3px) rotate(-45deg) scaleX(0.5);
}

/* -------------------------------- 

 Navigation

-------------------------------- */
.cd-primary-nav {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  /* height = (100% - 9%) - 9% is the space taken by the projects when the navigation is open */
  height: 91%;
  width: 100%;
  overflow: auto;
  text-align: center;
  opacity: 0;
  -moz-transition: opacity 0s 0.4s;
  -o-transition: opacity 0s 0.4s;
  -webkit-transition: opacity 0s;
  -webkit-transition-delay: 0.4s;
  transition: opacity 0s 0.4s;
  /* vertically align its content */
  display: table;
}
.cd-primary-nav ul {
  /* vertically align inside nav */
  display: table-cell;
  vertical-align: middle;
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
}
.cd-primary-nav ul li.main-header {
  text-indent: -9999px;
  background: url(../img/logo.png) no-repeat;
  display: inline-block;
  width: 100%;
  max-width: 400px;
  height: 85px;
  background-size: contain;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .cd-primary-nav ul li.main-header {
    margin-bottom: 0;
    margin-top: 50px;
    max-width: 280px;
    height: 60px;
  }
}
.cd-primary-nav ul li.headers {
  margin-top: 15px;
}
.cd-primary-nav ul li.socials {
  display: inline-block;
}
.cd-primary-nav ul li.socials a {
  font-size: 2rem;
  opacity: 0.2;
  -moz-transition: opacity 0.5s 0s;
  -o-transition: opacity 0.5s 0s;
  -webkit-transition: opacity 0.5s;
  -webkit-transition-delay: 0s;
  transition: opacity 0.5s 0s;
}
.cd-primary-nav ul li.socials a:hover {
  opacity: 1;
}
.cd-primary-nav a {
  display: inline-block;
  padding: .2em 0.6em;
  border-radius: 4px;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  color: #FFFFFF;
  font-family: "Raleway", serif;
  font-size: 2rem;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.no-touch .cd-primary-nav a:hover {
  background-color: #404040;
  color: white;
}
.cd-primary-nav .cd-label {
  position: relative;
  margin: 2.4em 0 2em;
  color: #666666;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.cd-primary-nav .cd-label::after {
  /* line below .cd-label*/
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -16px;
  height: 1px;
  width: 40px;
  background-color: currentColor;
}
.cd-primary-nav.nav-open {
  opacity: 1;
  -moz-transition: opacity 0s;
  -o-transition: opacity 0s;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
  background: url(../img/roger_bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.cd-primary-nav.nav-open ul {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-primary-nav a {
    font-size: 3.2rem;
  }
}

/* -------------------------------- 

 Projects

-------------------------------- */
.cd-projects-container {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.cd-projects-container .single-project {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  /* Force hardware acceleration */
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-projects-container .single-project:nth-of-type(2) {
  -moz-transform: translateY(25%);
  -ms-transform: translateY(25%);
  -webkit-transform: translateY(25%);
  transform: translateY(25%);
}
.cd-projects-container .single-project:nth-of-type(3) {
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.cd-projects-container .single-project:nth-of-type(4) {
  -moz-transform: translateY(75%);
  -ms-transform: translateY(75%);
  -webkit-transform: translateY(75%);
  transform: translateY(75%);
}
.cd-projects-container .single-project.selected {
  /* selected project */
  cursor: auto;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  background-color: #272727;
}
.cd-projects-container .single-project.selected ~ li {
  /* hide siblings projects */
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.cd-projects-container .single-project:hover .cd-title::before {
  opacity: 0.8;
}
.cd-projects-container .single-project:hover .cd-title .logo {
  opacity: 0;
}
.cd-projects-container .single-project:hover .cd-title h2 {
  opacity: 1;
}
.cd-projects-container.nav-open .single-project {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -moz-transform: translateY(91%);
  -ms-transform: translateY(91%);
  -webkit-transform: translateY(91%);
  transform: translateY(91%);
}
.cd-projects-container.nav-open .single-project:nth-of-type(2) {
  -moz-transform: translateY(94%);
  -ms-transform: translateY(94%);
  -webkit-transform: translateY(94%);
  transform: translateY(94%);
}
.cd-projects-container.nav-open .single-project:nth-of-type(3) {
  -moz-transform: translateY(97%);
  -ms-transform: translateY(97%);
  -webkit-transform: translateY(97%);
  transform: translateY(97%);
}
.cd-projects-container.nav-open .single-project:nth-of-type(4) {
  -moz-transform: translateY(99%);
  -ms-transform: translateY(99%);
  -webkit-transform: translateY(99%);
  transform: translateY(99%);
}
.cd-projects-container.nav-open .single-project .cd-title .black-layer {
  opacity: 0;
}
.cd-projects-container.nav-open .single-project .cd-title .logo {
  opacity: 0;
}
.cd-projects-container.nav-open .single-project .cd-title::before {
  opacity: 1;
}
.cd-projects-container.nav-open:hover .single-project {
  -moz-transform: translateY(88%);
  -ms-transform: translateY(88%);
  -webkit-transform: translateY(88%);
  transform: translateY(88%);
}
.cd-projects-container.nav-open:hover .single-project:nth-of-type(2) {
  -moz-transform: translateY(92%);
  -ms-transform: translateY(92%);
  -webkit-transform: translateY(92%);
  transform: translateY(92%);
}
.cd-projects-container.nav-open:hover .single-project:nth-of-type(3) {
  -moz-transform: translateY(96%);
  -ms-transform: translateY(96%);
  -webkit-transform: translateY(96%);
  transform: translateY(96%);
}
.cd-projects-container.nav-open:hover .single-project:nth-of-type(4) {
  -moz-transform: translateY(98%);
  -ms-transform: translateY(98%);
  -webkit-transform: translateY(98%);
  transform: translateY(98%);
}

.cd-title {
  position: relative;
  z-index: 1;
  height: 25%;
  width: 100%;
  text-align: center;
  /* vertical align its content */
  display: table;
  overflow: hidden;
}
.cd-title::before {
  /* background image */
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 400%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: 1;
  -moz-transition: opacity 1s 0s;
  -o-transition: opacity 1s 0s;
  -webkit-transition: opacity 1s;
  -webkit-transition-delay: 0s;
  transition: opacity 1s 0s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-title .logo {
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-8%) translateY(-50%) scaleX(1);
  -ms-transform: translateX(-8%) translateY(-50%) scaleX(1);
  -webkit-transform: translateX(-8%) translateY(-50%) scaleX(1);
  transform: translateX(-8%) translateY(-50%) scaleX(1);
  width: 90%;
  height: 90%;
  z-index: 3;
  opacity: 1;
  display: none;
}
.cd-title .logo.logo-1 {
  left: 49.4%;
}
@media screen and (max-width: 736px) {
  .cd-title .logo {
    left: 43%;
  }
  .cd-title .logo.logo-1 {
	  left: 42.4%;
	}
}
@media screen and (max-width: 480px) {
  .cd-title .logo {
    left: 35%;
  }
  .cd-title .logo.logo-1 {
	  left: 34.4%;
	}
}
.cd-title .logo-1 {
  background-image: url(../img/logo-1.png);
}
.cd-title .logo-2 {
  background-image: url(../img/logo-2.png);
}
.cd-title .logo-3 {
  background-image: url(../img/logo-3.png);
}
.cd-title .logo-4 {
  background-image: url(../img/logo-4.png);
}
.single-project:nth-of-type(1) .cd-title {
  background-color: black;
}
.single-project:nth-of-type(1) .cd-title::before {
  background-image: url(../img/img-1.jpg);
}
.single-project:nth-of-type(2) .cd-title {
  background-color: black;
}
.single-project:nth-of-type(2) .cd-title::before {
  background-image: url(../img/img-1.jpg);
  top: -100%;
}
.single-project:nth-of-type(3) .cd-title {
  background-color: black;
}
.single-project:nth-of-type(3) .cd-title::before {
  background-image: url(../img/img-1.jpg);
  top: -200%;
}
.single-project:nth-of-type(4) .cd-title {
  background-color: black;
}
.single-project:nth-of-type(4) .cd-title::before {
  background-image: url(../img/img-1.jpg);
  top: -300%;
}
.single-project:nth-of-type(1) .cd-title::before, .single-project:nth-of-type(2) .cd-title::before, .single-project:nth-of-type(3) .cd-title::before, .single-project:nth-of-type(4) .cd-title::before {
  background-size: cover;
}
.cd-title h2 {
  position: relative;
  z-index: 4;
  font-size: 6.5rem;
  font-weight: 700;
  color: #FFFFFF;
  font-family: "Raleway", serif;
  text-transform: uppercase;
  opacity: 0;
  /* vertical align inside .cd-title */
  display: table-cell;
  vertical-align: middle;
  -moz-transition: -moz-transform 0.4s;
  -o-transition: -o-transform 0.4s;
  -webkit-transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  /* Force hardware acceleration */
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.no-touch .cd-title:hover::after {
  -moz-transform: translateX(-50%) translateY(-50%) scaleX(1);
  -ms-transform: translateX(-50%) translateY(-50%) scaleX(1);
  -webkit-transform: translateX(-50%) translateY(-50%) scaleX(1);
  transform: translateX(-50%) translateY(-50%) scaleX(1);
}
.no-touch .selected .cd-title:hover::after {
  -moz-transition: -moz-transform 0s;
  -o-transition: -o-transform 0s;
  -webkit-transition: -webkit-transform 0s;
  transition: transform 0s;
  -moz-transform: translateX(-50%) translateY(-50%) scaleX(0);
  -ms-transform: translateX(-50%) translateY(-50%) scaleX(0);
  -webkit-transform: translateX(-50%) translateY(-50%) scaleX(0);
  transform: translateX(-50%) translateY(-50%) scaleX(0);
}
.selected .cd-title h2 {
  /* vertically center h2 in the full-height image*/
  -moz-transform: translateY(112.5%);
  -ms-transform: translateY(112.5%);
  -webkit-transform: translateY(112.5%);
  transform: translateY(112.5%);
}
@media only screen and (min-width: 1170px) {
  .cd-title h2 {
    font-size: 11rem;
  }
}

.cd-projects-container.project-open .single-project.selected .cd-title {
  overflow: visible;
}
.cd-projects-container.project-open .single-project.selected .cd-title::before {
  opacity: 1;
  top: 0;
}
.cd-projects-container.project-open .single-project.selected .cd-title h2 {
  opacity: 1;
}
.cd-projects-container.project-open .single-project.selected .cd-title .logo {
  opacity: 0;
}

.cd-section:nth-child(even):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 150px;
  background: url("../img/lighter-gray-reverse.png") no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

.cd-section:nth-child(even):after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 300px;
  background: url("../img/light-gray-reverse.png") no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}

.cd-section:nth-child(odd):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 150px;
  background: url("../img/light-gray-secondary.png") no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

.cd-section:nth-child(odd):after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 300px;
  background: url("../img/lighter-gray-oblique.png") no-repeat;
  background-size: 70% 100%;
  z-index: 1;
}

.cd-section {
  margin: 0px auto;
  padding: 40px 0 70px;
  position: relative;
}
.cd-section:nth-child(even) {
  background-color: #272727;
}
.cd-section:nth-child(odd) {
  background-color: #a1a1a1;
}
.cd-section h3 {
  font-size: 9rem;
  font-weight: bold;
  text-align: center;
  padding: 0 0 40px 0;
}
@media screen and (max-width: 980px) {
  .cd-section h3 {
    font-size: 6rem;
  }
}
.cd-section .content-wrapper {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0px auto;
}
@media screen and (max-width: 980px) {
  .cd-section .content-wrapper {
    padding: 0 20px;
  }
}

.cd-scroll {
  /* scroll down arrow */
  position: absolute;
  z-index: 1;
  top: calc(100% - 100px);
  left: 50%;
  right: auto;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 60px;
  width: 60px;
  /* replace text with image */
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  background: transparent url(../img/cd-arrow.svg) no-repeat center center;
  text-indent: -9999px;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.4s, visibility 0.4s;
  -o-transition: opacity 0.4s, visibility 0.4s;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  transition: opacity 0.4s, visibility 0.4s;
}
.cd-scroll:hover {
  background-color: transparent;
}
.project-open .cd-scroll {
  opacity: 1;
  visibility: visible;
  -moz-animation: cd-translate 1.2s 0.4s;
  -webkit-animation: cd-translate 1.2s 0.4s;
  animation: cd-translate 1.2s 0.4s;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.project-open .has-boxshadow .cd-scroll {
  opacity: 0;
  visibility: hidden;
}

@-moz-keyframes cd-translate {
  0% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -moz-transform: translateY(10px) translateX(-50%);
    -ms-transform: translateY(10px) translateX(-50%);
    -webkit-transform: translateY(10px) translateX(-50%);
    transform: translateY(10px) translateX(-50%);
  }
  100% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@-webkit-keyframes cd-translate {
  0% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -moz-transform: translateY(10px) translateX(-50%);
    -ms-transform: translateY(10px) translateX(-50%);
    -webkit-transform: translateY(10px) translateX(-50%);
    transform: translateY(10px) translateX(-50%);
  }
  100% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@-ms-keyframes cd-translate {
  0% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -moz-transform: translateY(10px) translateX(-50%);
    -ms-transform: translateY(10px) translateX(-50%);
    -webkit-transform: translateY(10px) translateX(-50%);
    transform: translateY(10px) translateX(-50%);
  }
  100% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes cd-translate {
  0% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  50% {
    -moz-transform: translateY(10px) translateX(-50%);
    -ms-transform: translateY(10px) translateX(-50%);
    -webkit-transform: translateY(10px) translateX(-50%);
    transform: translateY(10px) translateX(-50%);
  }
  100% {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.loader-page {
  position: fixed;
  z-index: 4;
  top: 5%;
  left: 50%;
  right: auto;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.loader-page span {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  margin: 50px auto;
  background: #FFFFFF;
  border-radius: 50px;
  -webkit-animation: loader 0.9s infinite alternate;
  -moz-animation: loader 0.9s infinite alternate;
}

.loader-page span:nth-of-type(2) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}

.loader-page span:nth-of-type(3) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
}

@-webkit-keyframes loader {
  0% {
    width: 10px;
    height: 10px;
    opacity: 0.9;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    opacity: 0.1;
    -webkit-transform: translateY(-21px);
  }
}
@-moz-keyframes loader {
  0% {
    width: 10px;
    height: 10px;
    opacity: 0.9;
    -moz-transform: translateY(0);
  }
  100% {
    width: 24px;
    height: 24px;
    opacity: 0.1;
    -moz-transform: translateY(-21px);
  }
}
ul#gigs-list {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul#gigs-list li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

ul#gigs-list li .box {
  margin-bottom: 1.5em;
}

ul#gigs-list li img {
  width: 100%;
  height: auto !important;
}

ul#gigs-list li span {
  text-align: center;
  display: block;
}

ul#gigs-list li span.event-date {
  font-weight: bold;
  position: relative;
  font-size: 3em;
  font-family: "Raleway", serif;
  color: #FFFFFF;
  text-transform: lowercase;
  text-align: left;
}

ul#gigs-list li .image-date {
  position: relative;
}

ul#gigs-list li .event-image {
  opacity: 0.7;
  -moz-transition: opacity 1.5s 0s;
  -o-transition: opacity 1.5s 0s;
  -webkit-transition: opacity 1.5s;
  -webkit-transition-delay: 0s;
  transition: opacity 1.5s 0s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

ul#gigs-list li:hover .event-image {
  opacity: 1;
}

ul#gigs-list li .event-name {
  margin-top: 10px;
  line-height: 1.2em;
}

ul#gigs-list li .buy-tickets .button {
  margin-top: 15px;
  height: 2em;
  line-height: 2.1em;
}

@media screen and (max-width: 1280px) {
  ul#gigs-list li span.event-date {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 980px) {
  ul#gigs-list li span.event-date {
    font-size: 3.5em;
    left: 25%;
  }
}
/* -------------------------------- 

 Support for no js 

-------------------------------- */
.no-js .cd-nav-trigger, .no-js .cd-scroll {
  display: none;
}

.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  min-height: 94px;
  display: block;
  opacity: 1;
}
.no-js .cd-primary-nav::after {
  clear: both;
  content: "";
  display: table;
}
.no-js .cd-primary-nav ul {
  display: block;
  padding-left: calc(5% + 60px);
  float: right;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.no-js .cd-primary-nav ul::after {
  clear: both;
  content: "";
  display: table;
}
.no-js .cd-primary-nav li {
  display: inline-block;
  float: left;
  margin-top: 1.4em;
}
.no-js .cd-primary-nav li.cd-label {
  display: none;
}
.no-js .cd-primary-nav a {
  font-size: 1.6em;
}

.no-js .cd-projects-container {
  height: auto;
}
.no-js .cd-projects-container .single-project {
  position: relative;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top: 0;
  cursor: auto;
}
.no-js .cd-projects-container .cd-title {
  height: 300px;
}
.no-js .cd-projects-container .cd-title::before {
  height: 300px;
}
.no-js .cd-projects-container h2 {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.no-js .cd-projects-container h2::after {
  display: none;
}

.no-js .cd-project-info {
  position: relative;
  height: auto;
  top: 0;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.no-js .cd-project-info .content-wrapper {
  margin-top: 0;
}

ul.events-roger {
  margin: 0;
  padding: 32px;
  background: transparent;
}
ul.events-roger li {
  list-style-type: none;
  padding: 0 0 24px;
  overflow: hidden;
}
ul.events-roger .date {
  float: left;
  width: 48px;
  margin-right: 16px;
  padding: 10px 4px;
  background: #545454;
  text-align: center;
  color: #fff;
}
ul.events-roger .date .month {
  display: block;
  text-transform: uppercase;
}
ul.events-roger .date .day {
  font-size: 1.35rem;
  font-weight: bold;
}

ul.events-roger li p {
	margin: 0;
  padding-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

ul.events-roger li a {
	text-decoration: underline;
}