@charset "UTF-8";
@font-face {
  font-family: 'avenir';
  src: url("../fonts/Avenir-Black.eot");
  src: url("../fonts/Avenir-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Avenir-Black.woff") format("woff"), url("../fonts/Avenir-Black.ttf") format("truetype"), url("../fonts/Avenir-Black.svg#webfont") format("svg");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'swiss_721';
  src: url("../fonts/Swiss721BT-Light.eot");
  src: url("../fonts/Swiss721BT-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Swiss721BT-Light.woff") format("woff"), url("../fonts/Swiss721BT-Light.ttf") format("truetype"), url("../fonts/Swiss721BT-Light.svg#webfont") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'swiss_721';
  src: url("../fonts/Swiss721BT-LightItalic.eot");
  src: url("../fonts/Swiss721BT-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Swiss721BT-LightItalic.woff") format("woff"), url("../fonts/Swiss721BT-LightItalic.ttf") format("truetype"), url("../fonts/Swiss721BT-LightItalic.svg#webfont") format("svg");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'trade-gothic';
  src: url("../fonts/tradegothic-boldtwo.eot");
  src: url("../fonts/tradegothic-boldtwo.eot?#iefix") format("embedded-opentype"), url("../fonts/tradegothic-boldtwo.woff") format("woff"), url("../fonts/tradegothic-boldtwo.ttf") format("truetype"), url("../fonts/tradegothic-boldtwo.svg#trade_gothic_bold_no._2Bdtwo") format("svg");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }
@font-face {
  font-family: 'trade-gothic';
  src: url("../fonts/tradegothic-condeighteen.eot");
  src: url("../fonts/tradegothic-condeighteen.eot?#iefix") format("embedded-opentype"), url("../fonts/tradegothic-condeighteen.woff") format("woff"), url("../fonts/tradegothic-condeighteen.ttf") format("truetype"), url("../fonts/tradegothic-condeighteen.svg#trade_gothic_condcondeighteen") format("svg");
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed; }
@font-face {
  font-family: 'trade-gothic';
  src: url("../fonts/tradegothic-boldcondtwenty.eot");
  src: url("../fonts/tradegothic-boldcondtwenty.eot?#iefix") format("embedded-opentype"), url("../fonts/tradegothic-boldcondtwenty.woff") format("woff"), url("../fonts/tradegothic-boldcondtwenty.ttf") format("truetype"), url("../fonts/tradegothic-boldcondtwenty.svg#trade_gothic_boldBdcondtwenty") format("svg");
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed; }
#loader {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/loading.gif") no-repeat center center #000000; }

body {
  font-family: 'swiss_721', Helvetica, Arial, sans-serif;
  color: #FF6C00; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

.no-padding {
  padding: 0; }

.border {
  border-left: 1px solid #D2D2D2;
  border-right: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2; }

.corner-left {
  border-left: none; }

.corner-right {
  border-right: none; }

hr {
  margin-top: 24px;
  margin-bottom: 34px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.7); }

#header {
  text-align: center; }

#header .cover-background {
  padding-top: 77px; }

#header .cover-background img {
  width: 523px;
  height: 129px;
  padding: 13px 15px 13px 15px; }

#header h2,
#header .subtitle,
#header h3 {
  font-family: 'avenir';
  font-weight: 800;
  color: #fff; }

#header h2 {
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 60px;
  letter-spacing: 5px;
  color: #ff00ff; }
  @media (min-width: 768px) {
    #header h2 {
      font-size: 90px;
      line-height: 68px;
      margin-bottom: 130px; } }

#header .subtitle {
  display: block;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
  color: #ff00ff; }
  @media (min-width: 768px) {
    #header .subtitle {
      font-size: 55px;
      line-height: 70px; } }

#header .dates {
  display: block; }

#header .dates h3 {
  font-size: 25px;
  line-height: 29px;
  text-transform: uppercase; }

#header small {
  font-family: 'trade-gothic';
  font-stretch: condensed;
  font-size: 16px;
  line-height: 12.5px;
  color: #fff; }

#top-header {
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  color: #fff;
  background: #000;
  -webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.6); }

#top-header .archive small {
  display: inline-block;
  margin-right: auto;
  margin-left: auto; }

#top-header .archive a {
  color: #fff;
  text-decoration: underline; }

#top-header .share {
  margin-top: 20px;
  line-height: initial; }

#top-header .share div {
  display: inline-block; }

#top-header .share .facebook {
  line-height: 11px; }

#arrow-down {
  position: relative;
  top: 78px;
  display: block;
  width: 100%;
  height: 75px;
  background: url("../img/i-scroll-down.svg") no-repeat center center; }

#arrow-down:hover {
  cursor: pointer; }

/* @group Counter */
#imageLayout {
  display: block;
  width: 100%;
  max-width: 220px;
  height: 100px;
  color: #fff;
  margin: 113px auto 65px; }

#imageLayout .counter-block .digit {
  width: 70px;
  height: 100px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #000;
  color: #fff;
  margin-left: 5px;
  line-height: 100px;
  font-size: 90px;
  position: relative; }

#imageLayout .counter-block .digit:after {
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  width: 2px;
  background: #000;
  left: 35px; }

#imageLayout .counter-block .digit.first {
  margin-left: 0; }

#imageLayout .untilDate {
  width: 145px;
  background: #000;
  color: #fff;
  margin: 5px auto 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-transform: uppercase;
  font-size: 20px;
  position: relative; }

/*@end*/
/*@group About*/
#about {
  background: url("../img/banner-walk-the-line.jpg") center center/cover no-repeat;
  text-align: center;
  padding-top: 115px;
  padding-bottom: 45px;
  position: relative; }

#about h3 {
  font-family: 'trade-gothic';
  font-size: 40px;
  font-weight: bold;
  font-stretch: condensed;
  color: #fff;
  margin-top: 108px;
  margin-bottom: 48px;
  text-transform: uppercase; }

#about .about-text {
  font-family: 'swiss_721';
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-align: left; }
  #about .about-text p {
    margin-bottom: 18px; }

#about .about-image {
  margin: 0 auto;
  width: 459px;
  height: 262px;
  margin-top: 50px;
  margin-bottom: 75px; }

.about-badge h4 {
  font-size: 48px;
  line-height: 27px;
  letter-spacing: 3px; }

.about-badge small {
  display: block;
  margin-top: 18px;
  color: inherit;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0; }

/*@end*/
/* @group Partners */
#partners {
  background: #FFF;
  padding: 64px 0 54px 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  #partners h3 {
    font-family: 'trade-gothic';
    font-size: 30px;
    font-weight: bold;
    font-stretch: condensed;
    color: rgba(0, 0, 0, 0.7);
    text-align: center; }
  #partners p {
    font-family: 'trade-gothic';
    font-weight: normal;
    font-stretch: condensed;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 2px; }

/* @end */
/* @group Footer */
footer {
  background: #fff;
  padding-bottom: 30px; }
  footer h4 {
    font-family: 'trade-gothic';
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    color: #7290a5;
    letter-spacing: 2.5px; }
    footer h4 span {
      font-family: 'trade-gothic';
      font-stretch: condensed;
      font-size: 45px;
      line-height: 45px;
      color: rgba(0, 0, 0, 0.7);
      display: block;
      padding-top: 10px;
      margin-bottom: 50px; }
      @media (min-width: 768px) {
        footer h4 span {
          font-size: 80px;
          line-height: 80px;
          margin-bottom: 0; } }
  footer .buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 34px 0 85px; }
    @media (min-width: 768px) {
      footer .buttons {
        margin: 34px 0 124px; } }
    footer .buttons .facebook, footer .buttons .twitter  {
      padding: 0 5px; }
  footer h3 {
    font-family: 'trade-gothic';
    font-weight: bold;
    font-stretch: condensed;
    font-size: 30px;
    line-height: 34px;
    color: rgba(0, 0, 0, 0.7);
    text-align: center; }
  footer ul {
    padding: 0; }
    @media (min-width: 768px) {
      footer ul {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: center; } }
  footer .footer-logo {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px; }
    @media (min-width: 768px) {
      footer .footer-logo {
        padding: 0 15px; } }
    @media (min-width: 1092px) {
      footer .footer-logo {
        padding: 0 24px; } }
    footer .footer-logo a {
      font-size: 0;
      display: block;
      width: 100%;
      height: auto; }
    @media (min-width: 768px) {
      footer .footer-logo:nth-of-type(3) {
        min-width: 220px; } }
    @media (min-width: 1092px) {
      footer .footer-logo:nth-of-type(3) {
        min-width: 305px; } }
    @media (min-width: 1092px) {
      footer .footer-logo:nth-of-type(4) img {
        max-height: 84px; } }

/* @end */
.animation-header {
  position: relative;
  width: 100%; }

/* @group SuperSized */
#supersized a {
  z-index: -30;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111;
  display: block; }

#supersized a.image-loading {
  background: #111 url("../img/loading.gif") no-repeat center center;
  width: 100%;
  height: 100%; }

#prevslide,
#nextslide {
  position: absolute;
  height: 37px;
  width: 37px;
  top: 50%;
  margin-top: -18px;
  opacity: 1;
  background: #fff;
  z-index: 999;
  opacity: 1 !important; }

#prevslide,
.nivo-lightbox-prev {
  left: 100px;
  background: url("../img/i-prev.svg"); }

#nextslide,
.nivo-lightbox-next {
  right: 100px;
  background: url("../img/i-next.svg"); }

#prevslide:hover,
#nextslide:hover {
  cursor: pointer; }

#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  text-indent: -999em;
  /*background: url(../img/progress.gif) no-repeat center center;*/ }

#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
  padding: 0; }

#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none; }

#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges; }

/*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality; }

/*Quality*/
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111; }

#supersized li.prevslide {
  z-index: -20; }

#supersized li.activeslide {
  z-index: -10; }

#supersized li.image-loading {
  background: #111 url("../img/loading.gif") no-repeat center center;
  width: 100%;
  height: 100%; }

#supersized li.image-loading img {
  visibility: hidden; }

#supersized li.prevslide img,
#supersized li.activeslide img {
  display: inline; }

/* @end */
/* @group youtube */
#video {
  display: block;
  width: 100%;
  height: 415px;
  background: url("../img/video-poster.png") no-repeat top center;
  position: static; }

#youtube-video-frame {
  -webkit-animation: front .3s ease-in-out;
  -moz-animation: front .3s ease-in-out;
  animation: front .3s ease-in-out;
  position: relative;
  z-index: 9999;
  border: 12px solid #FFF; }

@-moz-keyframes front {
  0% {
    -moz-transform: rotateZ(3deg);
    width: 471px;
    height: 318px; }
  100% {
    -moz-transform: rotateZ(0deg); } }
.video-trigger {
  display: block;
  height: 84px;
  width: 203px;
  background: url("../img/video-trigger.svg") no-repeat center center transparent;
  position: relative;
  top: -270px;
  left: -10px; }
  @media (min-width: 768px) {
    .video-trigger {
      position: absolute;
      top: 170px;
      left: -12px; } }
  @media (min-width: 1092px) {
    .video-trigger {
      left: 192px; } }

.lightbox-trigger {
  background: url("../img/lightbox-trigger.svg") no-repeat center center transparent;
  height: 90px;
  width: 282px;
  display: block;
  position: relative;
  right: 20px;
  top: -152px; }
  @media (min-width: 768px) {
    .lightbox-trigger {
      position: absolute;
      top: 94px;
      right: -46px; } }
  @media (min-width: 1092px) {
    .lightbox-trigger {
      right: 142px; } }

/* @end */
/* @group LightBox*/
.nivo-lightbox-overlay {
  background: url("../img/loading.gif") no-repeat center center rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nivo-lightbox-overlay.nivo-lightbox-open {
  visibility: visible;
  opacity: 1; }

.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%; }

.nivo-lightbox-content {
  width: 100%;
  height: 100%; }

.nivo-lightbox-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center; }

.nivo-lightbox-nav {
  display: none;
  height: 37px;
  width: 37px;
  text-indent: -9999px; }

.nivo-lightbox-prev {
  position: absolute;
  top: 50%;
  left: 100px; }

.nivo-lightbox-next {
  position: absolute;
  top: 50%;
  right: 100px; }

.nivo-lightbox-close {
  background: url("../img/i-close.svg") no-repeat;
  display: block;
  width: 37px;
  height: 37px;
  text-indent: -9999px;
  position: absolute;
  top: 2%;
  right: 2%; }

.nivo-lightbox-image {
  text-align: center; }

.nivo-lightbox-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  border: 12px solid #FFF; }

.nivo-lightbox-content iframe {
  width: 100%;
  height: 100%; }

.nivo-lightbox-inline,
.nivo-lightbox-ajax {
  max-height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nivo-lightbox-error {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 1px 1px #000; }

.nivo-lightbox-error p {
  display: table-cell;
  vertical-align: middle; }

/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7); }

.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%); }

.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%); }

.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%); }

.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%); }

.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px; }

.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateZ(300px);
  -moz-transform: translateZ(300px);
  -ms-transform: translateZ(300px);
  transform: translateZ(300px); }

.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0); }

/*@end*/
#ytb-player {
  display: none;
  height: 480px;
  width: 853px;
  overflow: hidden;
  margin: 0 auto; }

.sharing {
  margin: 100px auto 50px;
  text-align: center; }

.sharing li {
  list-style: none;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.sharing span {
  display: none; }

.sharing .facebook div {
  display: inline-block;
  width: 15px;
  height: 31px;
  margin-right: 25px;
  background: url("../img/footer-social-facebook.png") no-repeat center;
  background-size: 15px 31px; }

.sharing .instagram div {
  display: inline-block;
  width: 31px;
  height: 32px;
  margin-right: 20px;
  background: url("../img/footer-social-instagram.png") no-repeat center;
  background-size: 31px 32px; }

.sharing .twitter div {
  display: inline-block;
  width: 48px;
  height: 31px;
  margin-right: 23px;
  background: url("../img/footer-social-twitter.png") no-repeat center;
  background-size: 48px 31px; }

.sharing .hashtag {
  font-weight: bold;
  font-size: 42px;
  line-height: 51px;
  letter-spacing: 5px;
  text-transform: uppercase;
  color: #fff; }

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