@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*
 * VERSION 2
 */
/*------------------------------------*\
    $Variables
\*------------------------------------*/
/*------------------------------------*\
    $Mixins
\*------------------------------------*/
/*------------------------------------*\
    $Extends
\*------------------------------------*/
.col-s-1, .col-m-1, .col-l-1, .col-s-2, .col-m-2, .col-l-2, .col-s-3, .col-m-3, .col-l-3, .col-s-4, .col-m-4, .col-l-4, .col-s-5, .col-m-5, .col-l-5, .col-s-6, .col-m-6, .col-l-6, .col-s-7, .col-m-7, .col-l-7, .col-s-8, .col-m-8, .col-l-8, .col-s-9, .col-m-9, .col-l-9, .col-s-10, .col-m-10, .col-l-10, .col-s-11, .col-m-11, .col-l-11, .col-s-12, .col-m-12, .col-l-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding: 0 0.809em; }

/*------------------------------------*\
    $Class
\*------------------------------------*/
.row {
  margin: 0 -0.809em; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

.container {
  position: relative;
  margin: 0 auto;
  width: 95%; }

/*------------------------------------*\
    $Grid
\*------------------------------------*/
.m-show {
  display: none; }

.l-show {
  display: none; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-0 {
  left: 0%; }

.col-s-offset-0 {
  margin-left: 0%; }

.col-s-pull-0 {
  left: 0%; }

.col-s-1 {
  width: 8.33333%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-1 {
  left: 8.33333%; }

.col-s-offset-1 {
  margin-left: 8.33333%; }

.col-s-pull-1 {
  left: 8.33333%; }

.col-s-2 {
  width: 16.66667%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-2 {
  left: 16.66667%; }

.col-s-offset-2 {
  margin-left: 16.66667%; }

.col-s-pull-2 {
  left: 16.66667%; }

.col-s-3 {
  width: 25%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-3 {
  left: 25%; }

.col-s-offset-3 {
  margin-left: 25%; }

.col-s-pull-3 {
  left: 25%; }

.col-s-4 {
  width: 33.33333%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-4 {
  left: 33.33333%; }

.col-s-offset-4 {
  margin-left: 33.33333%; }

.col-s-pull-4 {
  left: 33.33333%; }

.col-s-5 {
  width: 41.66667%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-5 {
  left: 41.66667%; }

.col-s-offset-5 {
  margin-left: 41.66667%; }

.col-s-pull-5 {
  left: 41.66667%; }

.col-s-6 {
  width: 50%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-6 {
  left: 50%; }

.col-s-offset-6 {
  margin-left: 50%; }

.col-s-pull-6 {
  left: 50%; }

.col-s-7 {
  width: 58.33333%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-7 {
  left: 58.33333%; }

.col-s-offset-7 {
  margin-left: 58.33333%; }

.col-s-pull-7 {
  left: 58.33333%; }

.col-s-8 {
  width: 66.66667%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-8 {
  left: 66.66667%; }

.col-s-offset-8 {
  margin-left: 66.66667%; }

.col-s-pull-8 {
  left: 66.66667%; }

.col-s-9 {
  width: 75%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-9 {
  left: 75%; }

.col-s-offset-9 {
  margin-left: 75%; }

.col-s-pull-9 {
  left: 75%; }

.col-s-10 {
  width: 83.33333%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-10 {
  left: 83.33333%; }

.col-s-offset-10 {
  margin-left: 83.33333%; }

.col-s-pull-10 {
  left: 83.33333%; }

.col-s-11 {
  width: 91.66667%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-11 {
  left: 91.66667%; }

.col-s-offset-11 {
  margin-left: 91.66667%; }

.col-s-pull-11 {
  left: 91.66667%; }

.col-s-12 {
  width: 100%; }

.col-s-center {
  margin: 0 auto;
  float: none; }

.col-s-push-12 {
  left: 100%; }

.col-s-offset-12 {
  margin-left: 100%; }

.col-s-pull-12 {
  left: 100%; }

/*------------------------------------*\
    $RESPONSIVE
\*------------------------------------*/
/* Medium Screen */
@media only screen and (min-width: 640px) {
  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-0 {
    left: 0%; }

  .col-m-offset-0 {
    margin-left: 0%; }

  .col-m-pull-0 {
    left: 0%; }

  .col-m-1 {
    width: 8.33333%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-1 {
    left: 8.33333%; }

  .col-m-offset-1 {
    margin-left: 8.33333%; }

  .col-m-pull-1 {
    left: 8.33333%; }

  .col-m-2 {
    width: 16.66667%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-2 {
    left: 16.66667%; }

  .col-m-offset-2 {
    margin-left: 16.66667%; }

  .col-m-pull-2 {
    left: 16.66667%; }

  .col-m-3 {
    width: 25%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-3 {
    left: 25%; }

  .col-m-offset-3 {
    margin-left: 25%; }

  .col-m-pull-3 {
    left: 25%; }

  .col-m-4 {
    width: 33.33333%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-4 {
    left: 33.33333%; }

  .col-m-offset-4 {
    margin-left: 33.33333%; }

  .col-m-pull-4 {
    left: 33.33333%; }

  .col-m-5 {
    width: 41.66667%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-5 {
    left: 41.66667%; }

  .col-m-offset-5 {
    margin-left: 41.66667%; }

  .col-m-pull-5 {
    left: 41.66667%; }

  .col-m-6 {
    width: 50%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-6 {
    left: 50%; }

  .col-m-offset-6 {
    margin-left: 50%; }

  .col-m-pull-6 {
    left: 50%; }

  .col-m-7 {
    width: 58.33333%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-7 {
    left: 58.33333%; }

  .col-m-offset-7 {
    margin-left: 58.33333%; }

  .col-m-pull-7 {
    left: 58.33333%; }

  .col-m-8 {
    width: 66.66667%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-8 {
    left: 66.66667%; }

  .col-m-offset-8 {
    margin-left: 66.66667%; }

  .col-m-pull-8 {
    left: 66.66667%; }

  .col-m-9 {
    width: 75%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-9 {
    left: 75%; }

  .col-m-offset-9 {
    margin-left: 75%; }

  .col-m-pull-9 {
    left: 75%; }

  .col-m-10 {
    width: 83.33333%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-10 {
    left: 83.33333%; }

  .col-m-offset-10 {
    margin-left: 83.33333%; }

  .col-m-pull-10 {
    left: 83.33333%; }

  .col-m-11 {
    width: 91.66667%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-11 {
    left: 91.66667%; }

  .col-m-offset-11 {
    margin-left: 91.66667%; }

  .col-m-pull-11 {
    left: 91.66667%; }

  .col-m-12 {
    width: 100%; }

  .col-m-center {
    margin: 0 auto;
    float: none; }

  .col-m-push-12 {
    left: 100%; }

  .col-m-offset-12 {
    margin-left: 100%; }

  .col-m-pull-12 {
    left: 100%; }

  .m-hide {
    display: none; }

  .m-show {
    display: block; }

  .s-show {
    display: none; } }
/* Large Screen */
@media only screen and (min-width: 1280px) {
  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-0 {
    left: 0%; }

  .col-l-offset-0 {
    margin-left: 0%; }

  .col-l-pull-0 {
    left: 0%; }

  .col-l-1 {
    width: 8.33333%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-1 {
    left: 8.33333%; }

  .col-l-offset-1 {
    margin-left: 8.33333%; }

  .col-l-pull-1 {
    left: 8.33333%; }

  .col-l-2 {
    width: 16.66667%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-2 {
    left: 16.66667%; }

  .col-l-offset-2 {
    margin-left: 16.66667%; }

  .col-l-pull-2 {
    left: 16.66667%; }

  .col-l-3 {
    width: 25%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-3 {
    left: 25%; }

  .col-l-offset-3 {
    margin-left: 25%; }

  .col-l-pull-3 {
    left: 25%; }

  .col-l-4 {
    width: 33.33333%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-4 {
    left: 33.33333%; }

  .col-l-offset-4 {
    margin-left: 33.33333%; }

  .col-l-pull-4 {
    left: 33.33333%; }

  .col-l-5 {
    width: 41.66667%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-5 {
    left: 41.66667%; }

  .col-l-offset-5 {
    margin-left: 41.66667%; }

  .col-l-pull-5 {
    left: 41.66667%; }

  .col-l-6 {
    width: 50%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-6 {
    left: 50%; }

  .col-l-offset-6 {
    margin-left: 50%; }

  .col-l-pull-6 {
    left: 50%; }

  .col-l-7 {
    width: 58.33333%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-7 {
    left: 58.33333%; }

  .col-l-offset-7 {
    margin-left: 58.33333%; }

  .col-l-pull-7 {
    left: 58.33333%; }

  .col-l-8 {
    width: 66.66667%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-8 {
    left: 66.66667%; }

  .col-l-offset-8 {
    margin-left: 66.66667%; }

  .col-l-pull-8 {
    left: 66.66667%; }

  .col-l-9 {
    width: 75%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-9 {
    left: 75%; }

  .col-l-offset-9 {
    margin-left: 75%; }

  .col-l-pull-9 {
    left: 75%; }

  .col-l-10 {
    width: 83.33333%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-10 {
    left: 83.33333%; }

  .col-l-offset-10 {
    margin-left: 83.33333%; }

  .col-l-pull-10 {
    left: 83.33333%; }

  .col-l-11 {
    width: 91.66667%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-11 {
    left: 91.66667%; }

  .col-l-offset-11 {
    margin-left: 91.66667%; }

  .col-l-pull-11 {
    left: 91.66667%; }

  .col-l-12 {
    width: 100%; }

  .col-l-center {
    margin: 0 auto;
    float: none; }

  .col-l-push-12 {
    left: 100%; }

  .col-l-offset-12 {
    margin-left: 100%; }

  .col-l-pull-12 {
    left: 100%; }

  .l-hide {
    display: none; }

  .l-show {
    display: block; }

  .m-show {
    display: none; }

  .container {
    width: 1280px; } }
/**
 * --- = @section 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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

a {
  text-decoration: none; }

body, input, textarea, select, button {
  text-rendering: optimizeLigibility;
  -webkit-font-smoothing: antialiased; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

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

a img {
  border: none; }

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

input:focus {
  outline: none; }

input[type="search"]::-ms-clear {
  /* removes close icon - IE */
  display: none; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

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

.clear {
  clear: both; }

.container {
  margin: 0 auto;
  padding: 0 10px; }

img, embed, object, video {
  max-width: 100%; }

html {
  height: 100%; }

body {
  height: 100%; }

textarea {
  resize: none; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.clearfix::before {
  content: "";
  display: block; }

html,
body {
  height: 100%;
  font-family: "Raleway", Arial, sans-serif;
  color: #666;
  font-size: 14px;
  font-weight: normal;
  background: #ecebe8;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

a {
  color: #337ab7; }

h1 {
  display: inline-block;
  margin-bottom: 15px;
  padding: 8px 15px;
  font-size: 32px;
  font-weight: 200;
  color: #666;
  background: white; }

h2 {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600; }

h3 {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600; }

h4 {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600; }

/*.btn:link,
.btn:visited {
  display: inline-block;
  padding: 8px 15px;
  font-weight: 600;
  font-size: 18px;
  color: white;
  text-decoration: none;
  background: transparent;
  border: 1px white solid;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.btn:hover,
.btn:active {
  color: black;
  background: white;
}

.btn.btn-grey:link,
.btn.btn-grey:visited {
  color: $grey;
  border-color: $grey;
}

.btn.btn-grey:hover,
.btn.btn-grey:active {
  color: $greyLight;
  background: $grey;
}

.btn.btn-important:link,
.btn.btn-important:visited {
  color: $greyLight;
  border-color: $important;
  background: $important;
}

.btn.btn-important:hover,
.btn.btn-important:active {
  color: $important;
  background: $greyLight;
}*/
.form {
  margin: 0;
  padding: 0;
  display: inline-block; }
  .form input {
    -webkit-appearance: none;
    border-radius: 0; }
  .form select {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../../images/select.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: 97% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #666;
    font-size: 14px;
    margin: 20px;
    overflow: hidden;
    padding: 5px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px; }
  .form input[type="text"] {
    display: inline-block;
    padding-left: 15px;
    height: 36px;
    width: 100%;
    border: 1px white solid; }
  .form input[type="submit"] {
    line-height: 36px;
    margin: 0;
    padding: 0 15px;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 200;
    font-size: 18px;
    color: white;
    border: 1px white solid;
    background: transparent;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  .form textarea {
    display: inline-block;
    padding: 10px;
    width: 100%;
    min-height: 200px;
    border: 0; }
  .form input[type="submit"]:hover {
    color: black;
    background: white; }

.form-a p {
  margin: 20px 0; }
  .form-a p ul li {
    font-size: 18px;
    color: #d64541; }
.form-a label {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase; }
.form-a input {
  -webkit-appearance: none;
  border-radius: 0; }
.form-a input[type="text"],
.form-a input[type="email"] {
  display: inline-block;
  padding-left: 15px;
  height: 36px;
  width: 100%;
  font-family: "Raleway", Arial, sans-serif;
  font-size: 18px;
  border: 1px white solid; }
.form-a textarea {
  display: inline-block;
  padding: 10px;
  width: 100%;
  min-height: 200px;
  font-family: "Raleway", Arial, sans-serif;
  font-size: 18px;
  border: 0; }
.form-a textarea:focus {
  outline: none;
  border: none; }
.form-a input[type="submit"] {
  line-height: 36px;
  margin: 0;
  padding: 0 15px;
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 200;
  font-size: 18px;
  color: #d64541;
  border: 1px #d64541 solid;
  background: transparent;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s; }
.form-a input[type="submit"]:hover {
  color: white;
  background: #d64541; }

.form-b span.required {
  display: block;
  margin: 5px 0;
  font-size: 12px;
  font-style: italic; }
.form-b p {
  margin: 20px 0; }
.form-b ul li {
  font-size: 18px;
  color: #d64541; }
.form-b label {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase; }
.form-b input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }
.form-b input[type="text"],
.form-b input[type="email"] {
  display: block;
  padding-left: 15px;
  height: 36px;
  width: 100%;
  font-family: "Raleway", Arial, sans-serif;
  font-size: 18px;
  border: 1px white solid; }
.form-b textarea {
  display: inline-block;
  padding: 10px;
  width: 100%;
  min-height: 200px;
  font-family: "Raleway", Arial, sans-serif;
  font-size: 18px;
  border: 0; }
.form-b textarea:focus {
  outline: none;
  border: none; }
.form-b input[type="submit"] {
  line-height: 36px;
  margin: 0;
  padding: 0 15px;
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 200;
  font-size: 18px;
  color: #d64541;
  border: 1px #d64541 solid;
  background: transparent;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s; }
.form-b input[type="submit"]:hover {
  color: white;
  background: #d64541; }

.page-content .cms-content {
  margin-top: 25px;
  font-size: 18px; }
  .page-content .cms-content h2 {
    display: inline-block;
    margin-top: 15px;
    padding-bottom: 5px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px #666 solid; }
  .page-content .cms-content p,
  .page-content .cms-content a,
  .page-content .cms-content li {
    font-size: 18px; }
  .page-content .cms-content p,
  .page-content .cms-content li {
    margin: 5px 0; }
  .page-content .cms-content ul {
    margin: 10px 0 10px 20px;
    list-style: disc; }
    .page-content .cms-content ul li {
      padding-left: 10px; }

.share-box {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px; }

#pagination {
  width: 100%; }
  #pagination ul {
    display: table;
    margin-top: 20px;
    width: 100%; }
    #pagination ul li {
      display: table-cell; }
      #pagination ul li a:link,
      #pagination ul li a:visited {
        padding: 5px;
        color: #666;
        text-decoration: none;
        font-size: 16px; }
      #pagination ul li a:hover,
      #pagination ul li a:active {
        text-decoration: underline; }
    #pagination ul .active a:link,
    #pagination ul .active a:visited {
      color: white;
      background: #666; }
    #pagination ul .active span {
      display: none; }

header.header {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0; }

.applications-btn {
  position: absolute;
  z-index: 1000;
  top: 100px;
  width: 160px;
  right: 15px;
  text-align: right; }

a.tickets-mobile {
  display: none;
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 50%;
  margin-left: -44px; }

.misc-nav-box {
  position: absolute;
  z-index: 1000;
  width: 160px;
  top: 100px;
  right: 15px; }
  .misc-nav-box .tickets {
    text-align: right; }

@media screen and (max-width: 1170px) {
  .misc-nav-box {
    display: none; }

  a.tickets-mobile {
    display: block; }

  .applications-btn {
    top: 30px; } }
@media only screen and (max-width: 1169px) {
  body.nav-on-left.overflow-hidden {
    overflow: hidden; } }
.cd-main-content, .cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform; }

.cd-main-content, .cd-main-header {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

@media only screen and (max-width: 1169px) {
  .cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px); }

  .nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px); } }
.cd-main-content {
  min-height: 100vh;
  z-index: 2; }

.cd-main-header {
  height: 50px;
  background: #000000;
  z-index: 3; }

.nav-is-fixed .cd-main-header {
  /* add .nav-is-fixed class to body if you want a fixed navigation on > 1170px */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

@media only screen and (min-width: 1170px) {
  .cd-main-header {
    height: 80px; }

  .cd-main-header::after {
    clear: both;
    content: "";
    display: table; } }
.cd-logo {
  position: absolute;
  top: 12px;
  left: 5%; }

.cd-logo img {
  display: block;
  width: 45px;
  height: 45px; }

@media only screen and (max-width: 1169px) {
  .nav-on-left .cd-logo {
    left: auto;
    right: 5%; }

  .cd-logo img {
    width: 25px;
    height: 25px; } }
@media only screen and (min-width: 1170px) {
  .cd-logo {
    top: 20px;
    left: 4em; } }
.cd-header-buttons {
  position: absolute;
  display: inline-block;
  top: 3px;
  right: 5%; }

.cd-header-buttons li {
  display: inline-block; }

@media only screen and (max-width: 1169px) {
  .nav-on-left .cd-header-buttons {
    right: auto;
    left: 5%; }

  .nav-on-left .cd-header-buttons li {
    float: right; } }
@media only screen and (min-width: 1170px) {
  .cd-header-buttons {
    top: 18px;
    right: 4em; } }
.cd-search-trigger, .cd-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  /* hide text */
  color: transparent !important;
  z-index: 3; }

.cd-search-trigger::before, .cd-search-trigger::after {
  /* search icon */
  content: '';
  position: absolute;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.cd-search-trigger::before {
  /* lens */
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #666666; }

.cd-search-trigger::after {
  /* handle */
  height: 3px;
  width: 8px;
  background: #2e3233;
  bottom: 14px;
  right: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-search-trigger span {
  /* container for the X icon */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.cd-search-trigger span::before, .cd-search-trigger span::after {
  /* close icon */
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #337ab7;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s; }

.cd-search-trigger span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-search-trigger span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
  /* hide search icon */
  opacity: 0; }

.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
  /* show close icon */
  opacity: 1; }

.cd-search-trigger.search-is-visible span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.cd-search-trigger.search-is-visible span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #ffffff; }

.cd-nav-trigger span {
  /* line in the center */
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s; }

.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* other 2 lines */
  content: '';
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s; }

.cd-nav-trigger span::before {
  /* menu icon top line */
  top: -6px; }

.cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px; }

.cd-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(46, 50, 51, 0); }

.cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
  /* keep visible other 2 lines */
  background: #ffffff; }

.cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
  transform: translateX(4px) translateY(-3px) rotate(45deg); }

.cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
  transform: translateX(4px) translateY(2px) rotate(-45deg); }

@media only screen and (min-width: 1170px) {
  .cd-nav-trigger {
    display: none; } }
.cd-primary-nav, .cd-primary-nav ul {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 260px;
  background: #666666;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

.cd-primary-nav a, .cd-primary-nav ul a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #e2e3df;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s; }
  .cd-primary-nav a:hover, .cd-primary-nav ul a:hover {
    text-decoration: none;
    color: #e2e3df; }

.cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden {
  /* secondary navigations hidden by default */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

.cd-primary-nav.moves-out > li > a, .cd-primary-nav ul.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0; }

@media only screen and (max-width: 1169px) {
  .nav-on-left .cd-primary-nav, .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0; } }
.cd-primary-nav .see-all a {
  /* different style for the See all button on mobile and tablet */
  color: #ffffff; }

.cd-primary-nav .cd-nav-gallery .cd-nav-item, .cd-primary-nav .cd-nav-icons .cd-nav-item {
  /* items with picture (or icon) and title */
  height: 80px;
  line-height: 80px; }

.cd-primary-nav .cd-nav-gallery .cd-nav-item h3, .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: 400; }

.cd-primary-nav .cd-nav-gallery .cd-nav-item {
  padding-left: 90px; }

.cd-primary-nav .cd-nav-gallery .cd-nav-item img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px; }

.cd-primary-nav .cd-nav-icons .cd-nav-item {
  padding-left: 75px; }

.cd-primary-nav .cd-nav-icons .cd-nav-item p {
  color: #2e3233;
  font-size: 1.3rem;
  /* hide description on small devices */
  display: none; }

.cd-primary-nav .cd-nav-icons .cd-nav-item::before {
  /* item icon */
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px; }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-1::before {
  background-image: url("../images/line-icon-1.svg"); }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-2::before {
  background-image: url("../../images/line-icon-2.svg"); }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-3::before {
  background-image: url("../../images/line-icon-3.svg"); }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-4::before {
  background-image: url("../../images/line-icon-4.svg"); }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-5::before {
  background-image: url("../../images/line-icon-5.svg"); }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-6::before {
  background-image: url("../../images/line-icon-6.svg"); }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-7::before {
  background-image: url("../../images/line-icon-7.svg"); }

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-8::before {
  background-image: url("../../images/line-icon-8.svg"); }

@media only screen and (max-width: 1169px) {
  .cd-primary-nav {
    /* by default .cd-primary-nav is hidden - trick for iOS devices where you can see the navigation if you pull down */
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s;
    -moz-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s; }

  .cd-primary-nav.nav-is-visible {
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s; } }
@media only screen and (min-width: 1170px) {
  .cd-primary-nav {
    position: static;
    padding: 0 150px 0 0;
    height: auto;
    width: auto;
    float: right;
    overflow: visible;
    background: transparent; }

  .cd-primary-nav::after {
    clear: both;
    content: "";
    display: table; }

  .cd-primary-nav.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }

  .cd-primary-nav ul {
    position: static;
    height: auto;
    width: auto;
    background: transparent;
    overflow: visible;
    z-index: 3; }

  .cd-primary-nav ul.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

  .cd-primary-nav ul.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1; }

  .cd-primary-nav > li {
    float: left;
    margin-left: 1.85em; }
    .cd-primary-nav > li.lang-selector {
      margin-left: 2em; }

  .cd-primary-nav > li > a {
    /* main navigation buttons style */
    position: relative;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    padding: 0 10px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    overflow: visible;
    border-bottom: none;
    -webkit-transition: color 0.3s, box-shadow 0.3s;
    -moz-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s; }

  .cd-primary-nav > li.lang-selector > a {
    font-size: 13px;
    padding: 0 5px;
    text-transform: uppercase;
    color: #666666; }
    .cd-primary-nav > li.lang-selector > a.lang-active {
      color: #ffffff; }

  .cd-primary-nav > li > a:hover {
    color: #ffffff; }

  .cd-primary-nav > li > a.selected {
    color: #ffffff;
    box-shadow: inset 0 -2px 0 #ffffff; }

  .cd-primary-nav .go-back, .cd-primary-nav .see-all {
    display: none; }

  .cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons {
    /* dropdown menu style */
    position: absolute;
    top: 80px;
    width: 100vw;
    background: #ffffff;
    padding: 48px 64px;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s; }

  .cd-primary-nav .cd-secondary-nav::after, .cd-primary-nav .cd-nav-gallery::after, .cd-primary-nav .cd-nav-icons::after {
    clear: both;
    content: "";
    display: table; }

  .cd-primary-nav .cd-secondary-nav.is-hidden, .cd-primary-nav .cd-nav-gallery.is-hidden, .cd-primary-nav .cd-nav-icons.is-hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s; }

  .cd-primary-nav .cd-secondary-nav > .see-all, .cd-primary-nav .cd-nav-gallery > .see-all, .cd-primary-nav .cd-nav-icons > .see-all {
    /* this is the BIG See all button at the bottom of the dropdown menu */
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    overflow: hidden;
    /* reset some inherited style */
    margin: 0;
    padding: 0; }

  .cd-primary-nav .cd-secondary-nav > .see-all a, .cd-primary-nav .cd-nav-gallery > .see-all a, .cd-primary-nav .cd-nav-icons > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    border-top: 1px solid #e2e3df;
    /* reset some inherited style */
    border-bottom: none;
    margin: 0;
    padding: 0;
    -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
    -moz-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s; }

  .cd-primary-nav .cd-secondary-nav > .see-all a:hover, .cd-primary-nav .cd-nav-gallery > .see-all a:hover, .cd-primary-nav .cd-nav-icons > .see-all a:hover {
    background: #666666;
    border-color: #666666;
    color: #ffffff; }

  .cd-primary-nav .cd-secondary-nav > li {
    /* change the height according to your needs - you can even set height: auto */
    height: 340px;
    /* here you set the number of columns - use width percentage */
    width: 23%;
    float: left;
    margin-right: 2.66%;
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }

  .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    /* +2 because we have 2 list items with display:none */
    margin-right: 0;
    border-right: none; }

  .cd-primary-nav .cd-secondary-nav > li > a {
    /* secondary nav title */
    color: #337ab7;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: .6em; }

  .cd-primary-nav .cd-secondary-nav a {
    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #2e3233;
    border-bottom: none;
    font-size: 1.4rem; }

  .cd-primary-nav .cd-secondary-nav a:hover {
    color: #337ab7; }

  .cd-primary-nav .cd-secondary-nav ul {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }

  .cd-primary-nav .cd-secondary-nav ul ul {
    /* tertiary navigation */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }

  .cd-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block; }

  .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent; }

  .cd-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block; }

  .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when tertiary nav slides in */
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }

  .cd-primary-nav .cd-nav-gallery li {
    /* set here number of columns - use width percentage */
    width: 22%;
    float: left;
    margin: 0 4% 40px 0; }

  .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0; }

  .cd-primary-nav .cd-nav-gallery .cd-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2; }

  .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: .6em; }

  .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
    color: #337ab7;
    font-size: 16px;
    font-weight: bold;
    padding: 0 .4em; }

  .cd-primary-nav .cd-nav-icons li {
    /* set here number of columns - use width percentage */
    width: 32%;
    float: left;
    margin: 0 2% 20px 0; }

  .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0; }

  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
    position: relative; }

  .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
    background: #e2e3df; }

  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    color: #337ab7;
    font-weight: bold; }

  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    display: block; }

  .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
    left: 25px; } }
.has-children > a, .go-back a {
  position: relative; }

.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media only screen and (min-width: 1170px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #e2e3df; }

  .has-children > a:hover::before, .has-children > a:hover::after, .go-back a:hover::before, .go-back a:hover::after {
    background: #337ab7; } }
.has-children > a {
  padding-right: 40px; }

.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%; }

.cd-primary-nav .go-back a {
  padding-left: 40px; }

.cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%; }

@media only screen and (min-width: 1170px) {
  .has-children > a::before, .has-children > a::after {
    right: 15%; }

  .cd-primary-nav > .has-children > a {
    /* main navigation arrows on larger devices */
    padding-right: 30px !important; }

  .cd-primary-nav > .has-children > a::before, .cd-primary-nav > .has-children > a::after {
    width: 9px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #e2e3df;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s; }

  .cd-primary-nav > .has-children > a::before {
    right: 12px; }

  .cd-primary-nav > .has-children > a::after {
    right: 7px; }

  .cd-primary-nav > .has-children > a.selected::before, .cd-primary-nav > .has-children > a.selected::after {
    width: 14px; }

  .cd-primary-nav > .has-children > a.selected::before {
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg); }

  .cd-primary-nav > .has-children > a.selected::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

  .cd-secondary-nav > .has-children > a::before, .cd-secondary-nav > .has-children > a::after {
    /* remove arrows on secondary nav titles */
    display: none; }

  .cd-primary-nav .go-back a {
    padding-left: 20px; }

  .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
    left: 1px; } }
.cd-search {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }

.cd-search form {
  height: 100%;
  width: 100%; }

.cd-search input {
  border-radius: 0;
  border: none;
  background: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.cd-search input::-webkit-input-placeholder {
  color: #e2e3df; }

.cd-search input::-moz-placeholder {
  color: #e2e3df; }

.cd-search input:-moz-placeholder {
  color: #color-3; }

.cd-search input:-ms-input-placeholder {
  color: #e2e3df; }

.cd-search input:focus {
  outline: none; }

.cd-search.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.nav-is-fixed .cd-search {
  position: fixed; }

@media only screen and (min-width: 1170px) {
  .cd-search {
    height: 120px;
    top: 80px; }

  .cd-search input {
    padding: 0 2em;
    font-size: 3.2rem;
    font-weight: 300; } }
.cd-overlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s; }

.cd-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s; }

@media only screen and (max-width: 1169px) {
  .cd-overlay.is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px); }

  .nav-on-left .cd-overlay.is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px); }

  .cd-overlay.is-visible.search-is-visible, .nav-on-left .cd-overlay.is-visible.search-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
/* -------------------------------- 

support for no js 

-------------------------------- */
.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  width: 100%;
  overflow: visible;
  visibility: visible;
  z-index: 2; }

.no-js .cd-search {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible; }

@media only screen and (min-width: 1170px) {
  .no-js .cd-primary-nav {
    position: absolute;
    z-index: 3;
    display: inline-block;
    width: auto;
    top: 0;
    right: 150px;
    padding: 0; }

  .no-js .nav-is-fixed .cd-primary-nav {
    position: fixed; } }
.page-content {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  /*a.btn {
    margin-top: 60px;
  }*/ }
  .page-content #map-canvas {
    height: 250px; }
  .page-content #phenix {
    margin: 10px 0; }
  .page-content #box-press {
    background: #F62459;
    color: #fff; }
    .page-content #box-press h2 {
      border-color: #fff; }
    .page-content #box-press p a {
      color: #fff; }
  .page-content .pass-box {
    margin-top: 30px;
    font-size: 20px; }
    .page-content .pass-box .pass-img {
      text-align: center; }
    .page-content .pass-box p {
      margin: 20px 0;
      line-height: 1.25em; }
    .page-content .pass-box .expander {
      width: 100%; }
      .page-content .pass-box .expander iframe {
        display: block;
        width: 100%;
        height: 1200px; }
      .page-content .pass-box .expander .expander-trigger {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-bottom: 1px solid #DDD;
        color: #337ab7;
        cursor: pointer;
        display: block;
        font-size: 1em;
        margin-bottom: 1em;
        padding-bottom: 0.25em;
        text-decoration: none; }
        .page-content .pass-box .expander .expander-trigger:before {
          font-family: sans-serif;
          font-size: 0.7em;
          content: "\25BC";
          margin-right: 0.5em; }
      .page-content .pass-box .expander .expander-content p {
        color: #e2e3df;
        line-height: 1.5em; }
      .page-content .pass-box .expander .expander-hidden:before {
        font-size: 0.7em;
        content: "\25BA"; }
      .page-content .pass-box .expander .expander-hidden + .expander-content {
        display: none; }
  .page-content article {
    display: inline-block; }
    .page-content article p {
      margin: 20px 0;
      font-size: 20px;
      line-height: 1.25em; }
  .page-content .path-infos {
    margin-top: 40px; }
    .page-content .path-infos h2 {
      display: inline-block;
      width: 100%;
      padding-bottom: 5px;
      border-bottom: 1px #666 solid; }
    .page-content .path-infos p {
      margin-top: 0; }
  .page-content section.org-gallery {
    margin-top: 120px; }
    .page-content section.org-gallery figure {
      margin-bottom: 60px; }
      .page-content section.org-gallery figure img {
        display: block;
        margin: 0 auto;
        width: 150px;
        height: 150px;
        border-radius: 150px;
        overflow: hidden; }
      .page-content section.org-gallery figure figcaption {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
        font-size: 18px;
        text-align: center; }
        .page-content section.org-gallery figure figcaption strong {
          display: block; }

div.aside {
  color: white; }
  div.aside h2 {
    display: inline-block;
    margin-bottom: 15px;
    padding: 8px 15px;
    font-size: 28px;
    font-weight: 200; }
  div.aside .wysiwyg-content {
    padding: 0 25px; }
    div.aside .wysiwyg-content p {
      font-size: 24px; }
  div.aside #banners-col-1 a {
    display: block;
    width: 100%;
    overflow: hidden; }
  div.aside #banners-col-1 img {
    display: block;
    width: 100%; }
  div.aside #banners-col-2 a {
    border: 0;
    padding: 0;
    margin: 0; }
  div.aside #banners-col-2 img {
    max-width: 100%; }
  div.aside p {
    margin-bottom: 15px;
    line-height: 1.25em; }
  div.aside .twitter-feed {
    position: relative;
    padding: 20px;
    min-height: 149px;
    background: rgba(121, 168, 218, 0.7); }
    div.aside .twitter-feed .col-1 {
      text-align: center;
      margin-bottom: 20px; }
      div.aside .twitter-feed .col-1 span {
        font-size: 50px; }
      div.aside .twitter-feed .col-1 a.btn:link,
      div.aside .twitter-feed .col-1 a.btn:visited {
        margin-top: 10px;
        font-size: 14px; }
      div.aside .twitter-feed .col-1 a.btn:hover,
      div.aside .twitter-feed .col-1 a.btn:active {
        color: #79a8da; }
    div.aside .twitter-feed .col-2 span.date {
      font-size: 12px; }
    div.aside .twitter-feed .col-2 a:link,
    div.aside .twitter-feed .col-2 a:visited {
      text-decoration: none;
      color: white;
      font-weight: 600; }
    div.aside .twitter-feed .col-2 a:hover,
    div.aside .twitter-feed .col-2 a:active {
      text-decoration: underline; }
  div.aside .latest-news {
    position: relative;
    padding: 20px;
    background: rgba(0, 0, 0, 0.7); }
    div.aside .latest-news h2 {
      color: #666;
      background: white; }
    div.aside .latest-news article.top-story {
      border-bottom: 1px white solid; }
    div.aside .latest-news h3 {
      display: block;
      margin-bottom: 5px;
      font-size: 24px;
      font-weight: 600; }
    div.aside .latest-news h3 a:link,
    div.aside .latest-news h3 a:visited {
      color: white;
      text-decoration: none; }
    div.aside .latest-news h3 a:hover,
    div.aside .latest-news h3 a:active {
      text-decoration: underline; }
    div.aside .latest-news span.date {
      display: block;
      margin-bottom: 5px;
      font-weight: 200;
      font-size: 11px; }
    div.aside .latest-news p {
      font-size: 16px; }
    div.aside .latest-news ul.articles {
      margin: 15px 0 0;
      display: inline-block;
      padding-right: 10px;
      width: 100%; }
      div.aside .latest-news ul.articles li article {
        min-height: 65px; }
        div.aside .latest-news ul.articles li article h4 {
          margin-bottom: 5px; }
          div.aside .latest-news ul.articles li article h4 a:link,
          div.aside .latest-news ul.articles li article h4 a:visited {
            color: white;
            text-decoration: none; }
          div.aside .latest-news ul.articles li article h4 a:hover,
          div.aside .latest-news ul.articles li article h4 a:active {
            text-decoration: underline; }
        div.aside .latest-news ul.articles li article p {
          font-size: 14px; }
  div.aside .applications {
    padding: 20px;
    background: rgba(246, 36, 89, 0.7); }
    div.aside .applications h2 {
      color: #f62459;
      background: white; }
    div.aside .applications p {
      font-size: 16px; }
  div.aside .facebook {
    padding: 20px;
    background: rgba(73, 100, 159, 0.7); }
    div.aside .facebook .col-1 {
      position: relative;
      text-align: center;
      background: url("../../images/facebook-feed.svg") no-repeat 50% 15px;
      -webkit-background-size: 35px 35px;
      -o-background-size: 35px 35px;
      background-size: 35px 35px; }
      div.aside .facebook .col-1 a.btn {
        margin-top: 110px;
        font-size: 14px; }
      div.aside .facebook .col-1 a.btn:hover,
      div.aside .facebook .col-1 a.btn:active {
        color: #49649f; }
    div.aside .facebook .col-2 p {
      font-size: 12px; }
  div.aside .galleries {
    padding: 20px;
    background: rgba(240, 82, 63, 0.7);
    text-align: center;
    /*a.btn:hover,
    a.btn:active {
      color: $gallery;
    }*/ }
    div.aside .galleries h2 {
      color: #f0523f;
      background: white; }
    div.aside .galleries ul {
      display: table;
      width: 100%; }
      div.aside .galleries ul li {
        margin: 5px 0;
        height: 60px; }
        div.aside .galleries ul li .thumb {
          display: block; }
          div.aside .galleries ul li .thumb figure {
            display: inline-block;
            width: 60px;
            height: 60px;
            border-radius: 60px;
            background: black;
            overflow: hidden; }
            div.aside .galleries ul li .thumb figure img {
              display: block;
              width: 100px;
              overflow: hidden; }
        div.aside .galleries ul li p {
          line-height: 60px; }
          div.aside .galleries ul li p span {
            vertical-align: middle;
            display: inline-block;
            line-height: normal; }
          div.aside .galleries ul li p a:link,
          div.aside .galleries ul li p a:visited {
            vertical-align: middle;
            display: inline-block;
            line-height: normal;
            color: white;
            font-size: 16px;
            text-decoration: none; }
          div.aside .galleries ul li p a:hover,
          div.aside .galleries ul li p a:active {
            text-decoration: underline; }
    div.aside .galleries a.btn {
      margin-top: 25px; }
  div.aside .videos {
    padding: 20px;
    background: rgba(154, 18, 179, 0.7);
    text-align: center;
    /*a.btn:hover,
    a.btn:active {
      color: $video;
    }*/ }
    div.aside .videos h2 {
      color: #9a12b3;
      background: white; }
    div.aside .videos ul {
      display: table;
      width: 100%; }
      div.aside .videos ul li {
        margin: 5px 0;
        height: 60px; }
        div.aside .videos ul li .thumb {
          display: block; }
          div.aside .videos ul li .thumb figure {
            display: inline-block;
            width: 60px;
            height: 60px;
            border-radius: 60px;
            background: black;
            overflow: hidden; }
            div.aside .videos ul li .thumb figure img {
              display: block;
              height: 60px;
              overflow: hidden; }
        div.aside .videos ul li p {
          line-height: 60px; }
          div.aside .videos ul li p span {
            vertical-align: middle;
            display: inline-block;
            line-height: normal; }
          div.aside .videos ul li p a:link,
          div.aside .videos ul li p a:visited {
            vertical-align: middle;
            display: inline-block;
            line-height: normal;
            color: white;
            font-size: 16px;
            text-decoration: none; }
          div.aside .videos ul li p a:hover,
          div.aside .videos ul li p a:active {
            text-decoration: underline; }
    div.aside .videos a.btn {
      margin-top: 25px; }
  div.aside .pass {
    padding: 50px 0;
    background: rgba(103, 128, 159, 0.7);
    text-align: center; }
    div.aside .pass a,
    div.aside .pass a span {
      -webkit-transition-duration: 0.5s;
      -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      transition-duration: 0.5s; }
    div.aside .pass a:link,
    div.aside .pass a:visited,
    div.aside .pass a:hover span,
    div.aside .pass a:active span {
      font-size: 60px;
      color: white;
      text-decoration: none; }
    div.aside .pass a:hover,
    div.aside .pass a:active,
    div.aside .pass a span {
      color: #c0392b; }

.page-content {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
  /*a.btn {
    margin-top: 60px;
  }*/ }
  .page-content #map-canvas {
    height: 250px; }
  .page-content #phenix {
    margin: 10px 0; }
  .page-content #box-press {
    background: #F62459;
    color: #fff; }
    .page-content #box-press h2 {
      border-color: #fff; }
    .page-content #box-press p a {
      color: #fff; }
  .page-content article {
    display: inline-block; }
    .page-content article p {
      margin: 20px 0;
      font-size: 20px;
      line-height: 1.25em; }
  .page-content .path-infos {
    margin-top: 40px; }
    .page-content .path-infos h2 {
      display: inline-block;
      width: 100%;
      padding-bottom: 5px;
      border-bottom: 1px #666 solid; }
    .page-content .path-infos p {
      margin-top: 0; }
  .page-content section.org-gallery {
    margin-top: 120px; }
    .page-content section.org-gallery figure {
      margin-bottom: 60px; }
      .page-content section.org-gallery figure img {
        display: block;
        margin: 0 auto;
        width: 150px;
        height: 150px;
        border-radius: 150px;
        overflow: hidden; }
      .page-content section.org-gallery figure figcaption {
        display: inline-block;
        width: 100%;
        margin-top: 20px;
        font-size: 18px;
        text-align: center; }
        .page-content section.org-gallery figure figcaption strong {
          display: block; }

ul.cd-tabs-content {
  width: 100%; }

.cd-tabs {
  position: relative;
  margin: 40px 0; }
  .cd-tabs h3 {
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 25px;
    font-size: 23px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    border-bottom: 1px #666 solid; }

.cd-tabs.ticketing {
  margin: 0; }

.cd-tabs:after {
  content: "";
  display: table;
  clear: both; }

.cd-tabs::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient(right, #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.no-cssgradients .cd-tabs::after {
  display: none; }

.cd-tabs.is-ended::after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; }

.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); }

@media only screen and (max-width: 768px) {
  .cd-tabs nav {
    display: none; }
  .cd-tabs .cd-tabs-content li {
    display: block; } }
@media only screen and (min-width: 768px) {
  .cd-tabs::after {
    display: none; }

  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1; } }
@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none; } }
.cd-tabs-navigation {
  width: 360px; }

.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both; }

.cd-tabs-navigation li {
  float: left; }

.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  color: #666;
  padding-top: 34px;
  text-decoration: none; }

.no-touch .cd-tabs-navigation a:hover {
  color: black;
  background-color: rgba(233, 230, 202, 0.3); }

.cd-tabs-navigation a.selected {
  background-color: white !important;
  box-shadow: inset 0 2px 0 white;
  color: black; }

@media only screen and (min-width: 768px) {
  .cd-tabs-navigation {
    width: 80px;
    float: left; }

  .cd-tabs-navigation a {
    height: 80px;
    width: 80px; }

  .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #666; } }
@media only screen and (min-width: 960px) {
  .cd-tabs-navigation {
    width: auto;
    background-color: #f8f7ee;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06); }

  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 16px;
    padding: 0 2.8em; }

  .cd-tabs-navigation a.selected {
    box-shadow: inset 0 2px 0 black; }

  .cd-tabs-navigation a::before {
    top: 50%;
    margin-left: 0; } }
.cd-tabs-content {
  float: left;
  background: white; }

.cd-tabs-content li {
  display: none;
  padding: 1.4em; }
  .cd-tabs-content li span.part,
  .cd-tabs-content li span.medal,
  .cd-tabs-content li span.trophee {
    display: block;
    padding-bottom: 5px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #666; }
  .cd-tabs-content li p.content-tabs .legend {
    font-size: 18px;
    margin: 10px 0; }
  .cd-tabs-content li p.content-tabs img {
    display: block;
    float: left;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: #666;
    overflow: hidden; }
  .cd-tabs-content li p.content-tabs strong {
    margin: 5px 0; }

.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s; }

.cd-tabs-content li p {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 2em; }

@media only screen and (min-width: 768px) {
  .cd-tabs-content {
    min-height: 480px; }

  .cd-tabs-content li {
    padding: 2em 2em 2em 7em; } }
@media only screen and (min-width: 960px) {
  .cd-tabs-content {
    min-height: 0; }

  .cd-tabs-content li {
    padding: 3em; }

  .cd-tabs-content li p {
    font-size: 16px; } }
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes cd-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.grid-wrap {
  clear: both;
  margin: 0 auto;
  padding: 0;
  max-width: 1260px; }

.grid {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  min-height: 500px; }

.js .grid {
  background: url(../../images/loading.gif) no-repeat 50% 100px; }

.js .grid.loaded {
  background: none; }

.grid li {
  display: inline-block;
  overflow: hidden;
  width: 314px;
  text-align: left;
  vertical-align: top; }

.js .grid li {
  display: none;
  float: left; }

.js .grid.loaded li {
  display: block; }

/* Title box */
.title-box h2 {
  display: block;
  margin: 7px;
  padding: 20px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  letter-spacing: 1px;
  font-weight: 200; }

/* Anchor and image */
.grid li > a,
.grid li img {
  display: block;
  outline: none;
  border: none; }

.grid li > a {
  position: relative;
  overflow: hidden;
  margin: 7px; }

/* Curtain element */
.grid .curtain {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: plum; }

.grid.swipe-right .curtain {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.grid.swipe-down .curtain {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.grid.swipe-rotate .curtain {
  width: 200%;
  height: 200%;
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
  transform: rotate3d(0, 0, 1, 90deg);
  -webkit-transform-origin: top left;
  transform-origin: top left; }

/* Shadow */
.grid .curtain::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  content: ''; }

.grid.swipe-right .curtain::after,
.grid.swipe-rotate .curtain::after {
  left: -100%; }

.grid.swipe-down .curtain::after {
  top: -100%; }

/* Title */
.grid li h3 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 20px;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: right;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 1em;
  -webkit-transition: -webkit-transform 0.2s, color 0.2s;
  transition: transform 0.2s, color 0.2s; }

/* Pseudo element for hover effect */
.grid li > a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100.5%;
  height: 100.5%;
  border: 0px solid transparent;
  background: transparent;
  content: '';
  -webkit-transition: border-width 0.2s, border-color 0.2s;
  transition: border-width 0.2s, border-color 0.2s; }

/* Hover effects */
.grid li.shown:hover h3 {
  color: #fff;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

.grid li.shown:hover > a::before {
  border-width: 14px;
  border-color: white; }

/* Animations */
/* Swipe right */
.grid.swipe-right li.animate .curtain {
  -webkit-animation: swipeRight 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
  animation: swipeRight 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards; }

@-webkit-keyframes swipeRight {
  /* fixes Chrome 35.0.1916.114 issue (easing breaks) */
  50%, 60% {
    -webkit-transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(100%, 0, 0); } }
@keyframes swipeRight {
  50%, 60% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate(0); }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
/* Swipe down */
.grid.swipe-down li.animate .curtain {
  -webkit-animation: swipeDown 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
  animation: swipeDown 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards; }

@-webkit-keyframes swipeDown {
  /* fixes Chrome 35.0.1916.114 issue (easing breaks) */
  50%, 60% {
    -webkit-transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 100%, 0); } }
@keyframes swipeDown {
  50%, 60% {
    -webkit-transform: translate(0);
    transform: translate(0); }
  100% {
    transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
/* Swipe rotate */
.grid.swipe-rotate li.animate .curtain {
  -webkit-animation: swipeRotate 1.5s ease forwards;
  animation: swipeRotate 1.5s ease forwards; }

@-webkit-keyframes swipeRotate {
  /* fixes Chrome 35.0.1916.114 issue (easing breaks) */
  50%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, -90deg); } }
@keyframes swipeRotate {
  50%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg); } }
/* Shadow */
.grid li.animate .curtain::after {
  -webkit-animation: fadeOut 1.5s ease forwards;
  animation: fadeOut 1.5s ease forwards;
  -webkit-animation-delay: inherit;
  animation-delay: inherit; }

@-webkit-keyframes fadeOut {
  /* fixes Chrome 35.0.1916.114 issue (easing breaks) */
  50%, 60% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  50%, 60% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* Hide image and title and show at half time */
.js .grid li img,
.js .grid li h3 {
  visibility: hidden; }

.grid li.animate img,
.grid li.animate h3 {
  -webkit-animation: showMe 1.5s step-end forwards;
  animation: showMe 1.5s step-end forwards; }

@-webkit-keyframes showMe {
  from {
    visibility: hidden; }
  60%, 100% {
    visibility: visible; } }
@keyframes showMe {
  from {
    visibility: hidden; }
  60%, 100% {
    visibility: visible; } }
.grid li.shown img,
.grid li.shown h3 {
  visibility: visible; }

#grid-box {
  background: none;
  margin-top: 15px; }

#grid-box.grid {
  float: left;
  margin: 15px 0 35px;
  /* Hover effects */ }

#grid-box.grid a {
  float: left;
  width: 25%;
  color: #333; }

#grid-box.grid a:nth-child(odd) {
  margin: 30px 0 -30px 0; }

#grid-box.grid figure {
  position: relative;
  overflow: hidden;
  margin: 10px;
  background: #333; }

#grid-box.grid figure img {
  position: relative;
  display: block;
  width: 100%;
  max-height: 450px;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

#grid-box.grid .box {
  position: relative;
  display: block;
  width: 100%;
  height: 450px;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

#grid-box.grid .linkedin-box {
  background: #006699; }

#grid-box.grid .contact-box {
  background: #d64541; }

#grid-box.grid .member-box {
  background: #34495e; }

#grid-box.grid .testimonials-box {
  background: #e87e04; }

#grid-box.grid figcaption {
  position: absolute;
  top: 0;
  z-index: 11;
  padding: 10px;
  width: 100%;
  height: 100%;
  text-align: center; }

#grid-box.grid figcaption h2 {
  margin: 0;
  color: #6bb9f0;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 130%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }

#grid-box.grid figcaption h2 span.fi-social-linkedin {
  color: #006699;
  font-size: 60px; }

#grid-box.grid figcaption h2 span.fi-mail {
  color: #d64541;
  font-size: 60px; }

#grid-box.grid figcaption h2 span.fi-torsos-all {
  color: #34495e;
  font-size: 60px; }

#grid-box.grid figcaption h2 span.fi-torso-business {
  color: #e87e04;
  font-size: 60px; }

#grid-box.grid figcaption p {
  padding: 10px 0 0;
  color: #aaa;
  font-weight: normal;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s; }

#grid-box.grid figcaption h2,
#grid-box.grid figcaption p {
  -webkit-transform: translateY(20px);
  transform: translateY(20px); }

#grid-box.grid figure button {
  position: absolute;
  padding: 4px 20px;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s; }

#grid-box.grid figcaption,
#grid-box.grid figcaption h2,
#grid-box.grid figcaption p,
#grid-box.grid figure button {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#grid-box.grid svg {
  position: absolute;
  top: -1px;
  /* fixes rendering issue in FF */
  z-index: 10;
  width: 101%;
  height: 100%; }

#grid-box.grid svg path {
  fill: #fff; }

#grid-box.grid a:hover figure img {
  opacity: 1; }

#grid-box.grid a:hover figcaption h2,
#grid-box.grid a:hover figcaption p {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

#grid-box.grid a:hover figcaption p {
  opacity: 0; }

#grid-box.grid figure button {
  top: 50%;
  left: 50%;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  font-weight: 200;
  font-size: 16px;
  opacity: 0;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(0.25);
  transform: translateY(-50%) translateX(-50%) scale(0.25); }

#grid-box.grid a:hover figure button {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1); }

#grid-box.grid figcaption h2,
#grid-box.grid figcaption p {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445); }

#grid-box.grid a:hover figcaption p {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

#grid-box.grid figcaption h2 {
  color: #6bb9f0; }

#grid-box.grid a:hover figcaption h2 {
  -webkit-transform: translateY(5px);
  transform: translateY(5px); }

@media screen and (max-width: 58em) {
  #grid-box.grid a {
    width: 33.333%; }

  #grid-box.grid a:nth-child(odd) {
    margin: 0; }

  #grid-box.grid a:nth-child(3n-1) {
    margin: 30px 0 -30px 0; } }
@media screen and (max-width: 45em) {
  #grid-box.grid {
    max-width: 500px; }

  #grid-box.grid a {
    width: 50%; }

  #grid-box.grid a:nth-child(3n-1) {
    margin: 0; }

  #grid-box.grid a:nth-child(even) {
    margin: 30px 0 -30px 0; }

  #grid-box.grid figcaption h2 {
    margin-bottom: 0px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  #grid-box.grid figcaption p {
    margin: 0;
    padding: 0 10px; } }
@media screen and (max-width: 27em) {
  #grid-box.grid {
    max-width: 250px; }

  #grid-box.grid a {
    width: 100%; }

  #grid-box.grid a:nth-child(even) {
    margin: 0; } }
footer.footer {
  display: inline-block;
  position: relative;
  padding: 20px;
  width: 100%;
  margin-top: 60px;
  background: #000;
  border-top: 1px white solid;
  color: white; }
  footer.footer #mc-embedded-subscribe-form label {
    display: inline;
    margin: 10px;
    font-weight: 200;
    font-size: 24px;
    text-transform: uppercase; }
  footer.footer input {
    -webkit-appearance: none;
    border-radius: 0; }
  footer.footer div.mc-field-group {
    padding: 15px 0; }
  footer.footer input#mce-EMAIL,
  footer.footer input#mce-FNAME,
  footer.footer input#mce-LNAME {
    display: inline;
    padding-left: 15px;
    height: 36px;
    width: 100%;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 18px;
    border: 1px white solid; }
  footer.footer input#mc-embedded-subscribe.button {
    line-height: 36px;
    margin: 0;
    padding: 0 15px;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 200;
    font-size: 18px;
    color: white;
    border: 1px white solid;
    background: transparent;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s; }
  footer.footer input#mc-embedded-subscribe.button:hover {
    color: black;
    background: white; }
  footer.footer .social-networks {
    padding-top: 4px; }
    footer.footer .social-networks ul {
      display: table;
      border-collapse: collapse;
      width: 100%;
      height: 36px;
      margin: 0; }
      footer.footer .social-networks ul li {
        display: table-cell;
        height: 25px;
        text-align: center; }
        footer.footer .social-networks ul li a:link,
        footer.footer .social-networks ul li a:visited {
          font-size: 36px;
          color: white;
          opacity: 1;
          text-decoration: none;
          -webkit-transition-duration: 0.5s;
          -moz-transition-duration: 0.5s;
          -ms-transition-duration: 0.5s;
          -o-transition-duration: 0.5s;
          transition-duration: 0.5s; }
        footer.footer .social-networks ul li a:hover,
        footer.footer .social-networks ul li a:active {
          opacity: 0.7; }
  footer.footer .baseline {
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 30px; }
  footer.footer .quick-access ul {
    display: table;
    border-collapse: collapse;
    margin: 0; }
    footer.footer .quick-access ul li {
      display: table-cell;
      width: 1%;
      text-align: center; }
  footer.footer .footer-nav {
    margin-top: 20px; }
    footer.footer .footer-nav ul {
      display: table;
      border-collapse: collapse; }
      footer.footer .footer-nav ul li {
        display: table-cell;
        padding: 5px 0;
        width: 1%;
        text-align: center; }
        footer.footer .footer-nav ul li a:link,
        footer.footer .footer-nav ul li a:visited {
          color: white;
          text-decoration: none; }
        footer.footer .footer-nav ul li a:hover,
        footer.footer .footer-nav ul li a:active {
          text-decoration: underline; }
  footer.footer .partners {
    margin: 20px 0; }
    footer.footer .partners ul {
      display: table;
      border-collapse: collapse; }
      footer.footer .partners ul li {
        display: table-cell;
        width: 1%;
        height: 60px;
        text-align: center;
        vertical-align: middle; }
  footer.footer .copyright {
    font-size: 10px; }

#cookies-policy {
  display: none;
  position: fixed;
  z-index: 15;
  bottom: 0;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #666;
  background: #ecebe8;
  /*a.btn:link,
  a.btn:active {
    background: $grey;
    font-size: 12px;
    color: white;
    border-color: $grey;
  }
  a.btn:hover,
  a.btn:active {
    background: transparent;
    color: $grey;
    border-color: $grey;
  }*/ }
  #cookies-policy p {
    margin-bottom: 5px;
    color: #666;
    font-size: 12px;
    font-weight: normal; }
  #cookies-policy a.cookies-more {
    font-size: 12px;
    color: black;
    text-decoration: underline; }

.breadcrumb {
  margin: 0 0 30px; }
  .breadcrumb ul {
    display: block; }
    .breadcrumb ul li {
      display: inline-block;
      line-height: 18px;
      margin-right: 15px;
      font-size: 16px; }
      .breadcrumb ul li a:link,
      .breadcrumb ul li a:visited {
        color: #666;
        font-weight: 200;
        text-decoration: none; }
      .breadcrumb ul li a:hover,
      .breadcrumb ul li a:active {
        border-bottom: 2px solid #666; }
    .breadcrumb ul li.active {
      color: #666;
      font-weight: 600;
      border-bottom: 2px solid #666; }

.breadcrumb.video-bg ul li a:link,
.breadcrumb.video-bg ul li a:visited {
  color: white; }
.breadcrumb.video-bg ul li a:hover,
.breadcrumb.video-bg ul li a:active {
  border-color: white; }
.breadcrumb.video-bg ul li.active {
  color: white;
  border-color: white; }

@media only screen and (max-width: 1024px) {
  .breadcrumb.video-bg ul li a:link,
  .breadcrumb.video-bg ul li a:visited {
    color: #666; }
  .breadcrumb.video-bg ul li a:hover,
  .breadcrumb.video-bg ul li a:active {
    border-color: #666; }
  .breadcrumb.video-bg ul li.active {
    color: #666;
    border-color: #666; } }
/*
 * VERSION 2
 */
@media only screen and (max-width: 1024px) {
  html,
  body {
    background: #ecebe8;
    color: #666; }

  .twitter .col-1,
  .twitter-feed .col-1 {
    min-height: 40px; }
  .twitter a.btn,
  .twitter-feed a.btn {
    display: none; }

  #big-video-wrap {
    display: none; }

  .nav-pro .member-login input {
    margin-bottom: 5px; }

  .slider__arrows-item {
    display: none; }

  .twitter {
    margin-top: 0; }

  .page-content {
    padding-bottom: 50px; }
    .page-content h1 {
      background: rgba(0, 0, 0, 0.7);
      color: white; }
    .page-content a.btn:link,
    .page-content a.btn:visited {
      color: #666;
      border-color: #666; }
    .page-content a.btn:hover,
    .page-content a.btn:active {
      color: white;
      background: #666; }
    .page-content .btn.btn-important:link,
    .page-content .btn.btn-important:visited {
      color: #ecebe8;
      border-color: #d64541;
      background: #d64541; }
    .page-content .btn.btn-important:hover,
    .page-content .btn.btn-important:active {
      color: #d64541;
      background: #ecebe8; }
    .page-content .top-story a.btn {
      border-color: white;
      color: white; }
    .page-content .path-infos h2 {
      border-color: #666; }

  aside.aside .facebook .col-1 {
    text-align: left; }

  footer.footer .baseline {
    font-size: 22px; }

  footer.footer.footer-nav {
    margin: 10px 0; }
    footer.footer.footer-nav ul {
      display: block;
      width: 100%; }
      footer.footer.footer-nav ul li {
        display: block;
        width: 100%; }

  #cookies-policy p {
    font-size: 12px; }
  #cookies-policy a#cookies-close,
  #cookies-policy a#cookies-more {
    font-size: 12px; }

  a#cookies-close.btn:link,
  a#cookies-close.btn:active {
    background: #666;
    color: white;
    border-color: #666; }

  a#cookies-close.btn:hover,
  a#cookies-close.btn:active {
    background: transparent;
    color: #666; } }
/*@media (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }
  .overlay ul li {
    min-height: 34px;
  }
}*/

/*# sourceMappingURL=main.css.map */
