@font-face {
  font-family: 'fontello tb';
  src: url("../font/fontello/fontello.eot");
  src: url("../font/fontello/fontello.eot#iefix") format('embedded-opentype'), url("../font/fontello/fontello.woff") format('woff'), url("../font/fontello/fontello.ttf") format('truetype'), url("../font/fontello/fontello.svg") format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gravity';
  src: url("../font/Gravity-Book/Gravity-Book.eot");
  src: url("../font/Gravity-Book/Gravity-Book.eot#iefix") format('embedded-opentype'), url("../font/Gravity-Book/Gravity-Book.woff") format('woff'), url("../font/Gravity-Book/Gravity-Book.ttf") format('truetype'), url("../font/Gravity-Book/Gravity-Book.svg") format('svg');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gravity';
  src: url("../font/Gravity-BookItalic/Gravity-BookItalic.eot");
  src: url("../font/Gravity-BookItalic/Gravity-BookItalic.eot#iefix") format('embedded-opentype'), url("../font/Gravity-BookItalic/Gravity-BookItalic.woff") format('woff'), url("../font/Gravity-BookItalic/Gravity-BookItalic.ttf") format('truetype'), url("../font/Gravity-BookItalic/Gravity-BookItalic.svg") format('svg');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Gravity';
  src: url("../font/Gravity-Light/Gravity-Light.eot");
  src: url("../font/Gravity-Light/Gravity-Light.eot#iefix") format('embedded-opentype'), url("../font/Gravity-Light/Gravity-Light.woff") format('woff'), url("../font/Gravity-Light/Gravity-Light.ttf") format('truetype'), url("../font/Gravity-Light/Gravity-Light.svg") format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gravity';
  src: url("../font/Gravity-LightItalic/Gravity-LightItalic.eot");
  src: url("../font/Gravity-LightItalic/Gravity-LightItalic.eot#iefix") format('embedded-opentype'), url("../font/Gravity-LightItalic/Gravity-LightItalic.woff") format('woff'), url("../font/Gravity-LightItalic/Gravity-LightItalic.ttf") format('truetype'), url("../font/Gravity-LightItalic/Gravity-LightItalic.svg") format('svg');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Gravity';
  src: url("../font/Gravity-UltraLight/Gravity-UltraLight.eot");
  src: url("../font/Gravity-UltraLight/Gravity-UltraLight.eot#iefix") format('embedded-opentype'), url("../font/Gravity-UltraLight/Gravity-UltraLight.woff") format('woff'), url("../font/Gravity-UltraLight/Gravity-UltraLight.ttf") format('truetype'), url("../font/Gravity-UltraLight/Gravity-UltraLight.svg") format('svg');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Gravity';
  src: url("../font/Gravity-UltraLightItalic/Gravity-UltraLightItalic.eot");
  src: url("../font/Gravity-UltraLightItalic/Gravity-UltraLightItalic.eot#iefix") format('embedded-opentype'), url("../font/Gravity-UltraLightItalic/Gravity-UltraLightItalic.woff") format('woff'), url("../font/Gravity-UltraLightItalic/Gravity-UltraLightItalic.ttf") format('truetype'), url("../font/Gravity-UltraLightItalic/Gravity-UltraLightItalic.svg") format('svg');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Headline One HPLHS';
  src: url("../font/HeadlineOneHPLHS/HeadlineOneHPLHS.eot");
  src: url("../font/HeadlineOneHPLHS/HeadlineOneHPLHS.eot#iefix") format('embedded-opentype'), url("../font/HeadlineOneHPLHS/HeadlineOneHPLHS.woff") format('woff'), url("../font/HeadlineOneHPLHS/HeadlineOneHPLHS.ttf") format('truetype'), url("../font/HeadlineOneHPLHS/HeadlineOneHPLHS.svg") format('svg');
  font-weight: 400;
  font-style: normal;
}

body {
  color: #000;
  -webkit-text-size-adjust: none;
}

/*
 * HEADER
 */
#header, #header-background {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

#metronom-fallback {
  position: relative;
  width: 100%;
  height: auto;
}

#header-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-family: 'Gravity';
  font-weight: 200;
}

.sitetitle {
  position: absolute;
  left: 50px;
  top: 50%;
  margin-top: -30px;
  font-size: 24px;
  text-align: center;
}

.sitetitle strong {
  font-family: 'Headline One HPLHS';
  font-weight: 400;
  font-size: 72px;
  text-transform: uppercase;
  display: block;
}

.sitetitle .vr {
  width: 2px;
  height: 90px;
  vertical-align: baseline;
  margin: 0 -1px 0 -4px;
}

.sitesubtitle {
  position: absolute;
  left: 50px;
  top: 30px;
  font-style: italic;
  font-size: 32px;
  color: #fff;
}

#header-content .socialmedia {
  position: absolute;
  right: 20px;
  top: 10px;
}

#header-content .socialmedia > div {
  float: left;
  margin: 0 0 0 8px;
}

#scroll-down {
  position: absolute;
  left: 50%;
  bottom: 30px;
  text-align: center;
  font-family: 'Headline One HPLHS';
}

#scroll-down-icon {
  font-family: 'fontello tb';
  font-size: 24px;
}

/*
 * Content
 */
#main {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 1280px;
  margin: 0 auto;
}

.main-container {
  position: relative;
  margin: 0 67px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.clearfix {
  display: inline-block;
}

/* Hides from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* End Hack */

/*
 * VIMEO SLIDER
 */
#videos-wrapper {
  padding-top: 20px;
  /*background-color: #fbfbfb;*/
}

#videos-wrapper .section-title {
  margin-bottom: 10px;
}

#vimeo-slider-wrapper .bx-wrapper .bx-controls-direction a {
  top: 95px;
}

.vimeo-slider-item {
  overflow: hidden;
}

.vimeo-video {
  overflow: hidden;
  background-color: #000;
}

.vimeo-cover {
  position: relative;
  width: auto;
  height: 100%;
  margin: 0 auto;
}

.video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  font-family: 'fontello tb';
  font-size: 48px;
  z-index: 2;
  margin: -53px 0 0 -20px;
  cursor: pointer;
}

.vimeo-video:hover .video-play {
  color: #CD277F
}

.video-play-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 22px;
  height: 25px;
  background-color: #fff;
  z-index: 1;
  margin: -43px 0 0 -8px;
}

.vimeo-title, .vimeo-desc {
  position: relative;
  font-family: 'Gravity';
  line-height: 19px;
}

.vimeo-title {
  font-size: 15px;
  font-weight: 400;
  margin: 10px 10px 0 10px;
  white-space: nowrap;
  overflow: hidden;
}

.vimeo-desc {
  font-size: 13px;
  font-weight: 400;
  margin-left: 10px;
  color: #666;
}

/*
 * AUDIO
 */
.section-title {
  font-family: 'Headline One HPLHS';
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}

.section-desc {
  font-family: 'Gravity';
  font-weight: 400;
  font-size: 15px;
  margin: 5px 0 12px;
  color: #666;
  text-align: center;
}

/*
 * SONGS
 */
#songs-wrapper {
  position: relative;
  padding-top: 57px;
}

.audiojs > div {
  display: none;
}

#songs-list-wrapper .bx-wrapper .bx-controls-direction a {
  top: 100px;
}

#songs-list-wrapper .section-desc {
  margin-bottom: 22px;
}

.songs-list-item {
  position: relative;
  height: 228px;
  overflow: hidden;
  display: inline-block;
  margin-right: 9px;
  border: none;
}

.song-img {
  position: absolute;
  left: 2px;
  top: 0;
  -ms-animation-name: none;
}

.song-title {
  position: relative;
  margin: 160px 5px 0;
  text-align: center;
  font-family: 'Gravity';
  font-size: 13px;
  font-weight: 400;
  color: #666;
  line-height: 130%;
}

.song-controller {
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  text-align: center;
}

.song-controller:hover {
  color: #cd277f;
}

.song-controller:before {
  /*position: absolute;
  left: 0;
  bottom: 6px;
  display: block;
  width: 100%;
  text-align: center;*/
  font-family: "fontello tb";
  font-size: 24px;
  content: "\e802";
  line-height: 24px;
}

.equalizer {
  position: absolute;
  right: 2px;
  bottom: 1px;
  display: block;
  width: 13px;
  height: 12px;
}
.songs-list-item.playing .equalizer {
  background: url(../audio/equalizer.gif) no-repeat;
}

.playing .song-controller:before {
  font-size: 18px;
  content: "\e803";
  line-height: 24px;
}

.playing .song-img {
  -moz-animation-name: coverrotate;
  -moz-animation-duration: 2s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;

  -webkit-animation-name: coverrotate;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;

  -o-animation-name: coverrotate;
  -o-animation-duration: 2s;
  -o-animation-timing-function: linear;
  -o-animation-iteration-count: infinite;

  -ms-animation-name: coverrotate;
  -ms-animation-duration: 2s;
  -ms-animation-timing-function: linear;
  -ms-animation-iteration-count: infinite;
}

@-moz-keyframes coverrotate {
  0% { -moz-transform: rotate(0deg); }
  100% { -moz-transform: rotate(359deg); }
}

@-webkit-keyframes coverrotate {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); }
}

@-o-keyframes coverrotate {
  0% { -o-transform: rotate(0deg); }
  100% { -o-transform: rotate(359deg); }
}

@-ms-keyframes coverrotate {
  0% { -ms-transform: rotate(0deg); }
  100% { -ms-transform: rotate(359deg); }
}

.bx-wrapper img {
  max-width: 1000px !important;
}

/*
 * GLOBE
 */
#globe-wrapper {
  padding-top: 52px;
  margin-bottom: 25px;
}

#globe-img-wrapper {
  position: relative;
  overflow: visible;
  width: 100%;
  max-width: 350px;
  height: 437px;
  margin: 30px auto 0;
}

.globe-bg {
  width: 100%;
  height: 437px;
}

#globe-anim {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -175px;
  width: 350px;
  height: 437px;
}

#globe-anim > img {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 350px;
  height: auto;
}

.globe-touch-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#globe-touch-zone {
  position: absolute;
  left: 65px;
  top: 17px;
  width: 240px;
  height: 244px;
  cursor: pointer;
}

#globe-touch-zone > img {
  width: 100%;
  height: 100%;
}

#globe-stope-btn {
  position: absolute;
  left: 50%;
  top: 379px;
  font-family: 'Headline One HPLHS';
  color: #000;
  line-height: 16px;
  text-transform: uppercase;
  padding-left: 24px;
  margin-left: -22px;
  cursor: pointer;
}

#globe-stope-btn:hover {
  color: #CD277F;
}

#globe-stope-btn:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "fontello tb";
  font-size: 16px;
  content: "\e803";
  line-height: 16px;
}

#globe-label {
  position: absolute;
  display: none;
  border-bottom: solid 1px #000;
  font-family: 'Gravity';
  font-size: 22px;
  font-weight: 400;
  white-space: nowrap;
  width: 300px;
  text-transform: lowercase;
  line-height: 1.2em;
  overflow: visible;
  text-align: right;
}

.globe-copy {
  font-family: 'Gravity';
  font-size: 36px;
  font-weight: 300;
  position: absolute;
  right: 0px;
  bottom: 20px;
  color: #000;
  width: auto;
  max-width: 600px;
}

/*
 * Footer
 */
#footer {
  position: relative;
  /*margin-top: 70px;*/
  overflow: hidden;
  background-color: #fff;
}

#footer-content {
  position: relative;
  max-width: 1146px;
  margin: 0 auto;
  overflow: hidden;
  /*box-shadow: 0px 0px 8px 1px #000000;
  -moz-box-shadow: 0px 0px 8px 1px #000000;
  -webkit-box-shadow: 0px 0px 8px 1px #000000;*/
}

#twitter-wrapper {
  width: 225px;
  height: 429px;
  background-color: #fff;
}

#twitter-wrapper iframe {
  vertical-align: bottom !important;
}

.footer-box {
  position: relative;
  float: left;
}

#footer-img1 {
  width: 243px;
  height: 280px;
  overflow: hidden;
}

#footer-img2 {
  width: 200px;
  height: 280px;
  overflow: hidden;
}

#footer-img1 img,
#footer-img2 img {
  width: 100%;
  height: auto;
}

#footer-contact {
  width: 225px;
  height: 280px;
  background-color: #cf207f;
}

#footer-client-access {
  width: 149px;
  height: 149px;
  background-color: #f3bc2b;
}

#footer-text {
  width: 519px;
  height: 149px;
  background-color: #fff;
}

#footer-text p {
  padding: 25px 50px;
  font-family: 'Gravity';
  font-weight: 200;
  font-style: italic;
  color: #000;
  font-size: 34px;
}

#footer-bottom {
  position: relative;
  height: 55px;
  background-color: #dedede;
}

#footer-inner {
  position: relative;
  max-width: 1146px;
  margin-left: auto;
  margin-right: auto;
}

#footer-inner p {
  position: relative;
  line-height: 60px;
  color: #666;
  font-family: 'Gravity';
  font-weight: 400;
  font-size: 14px;
}

#footer-links {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  font-size: 14px;
  line-height: 60px;
  font-family: 'Gravity';
}

#footer-links a {
  color: #666;
  margin-left: 15px;
}

#footer-links a:hover {
  color: #CD277F;
}

a.footer-social {
  font-family: 'fontello tb';
}

/*
 * CONTACT
 */
#footer-contact .vcard {
  display: block;
  padding: 25px 0 0;
  font-family: 'Gravity';
  font-size: 14px;
  line-height: 17px;
  background: url(../img/contact_bg.png) repeat-x left top;
}

#footer-contact .vcard h3 {
  font-weight: 400;
  font-style: italic;
  margin-left: 5px;
}

#footer-contact .vcard a {
  color: #000;
}

#footer-contact .vcard a:hover {
  text-decoration: underline;
}

#footer-contact .vcard .email {
  display: block;
  margin: 13px 0;
  font-weight: 400;
  font-style: italic;
  margin-left: 5px;
}

#footer-contact .vcard .tel {
  display: block;
  font-weight: 300;
  margin-left: 5px;

}

.vcard .tel .type {
  display: none;
}

#footer-contact .vcard .adr {
  margin: 12px 0 0;
  font-weight: 300;
  color: #fff;
  padding-top: 35px;
  background: url(../img/contact_bg.png) repeat-x left top;
}

#footer-contact .vcard .adr > p {
  display: inline-block;
  margin-left: 8%;
  width: 40%;
  vertical-align: top;
  padding-bottom: 25px;
}

#footer-contact .vcard .adr .name {
  font-weight: 700;
}

/*imprint overlay*/
#imprint-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255,255,255,0.98);
  z-index: 9998;
  display: none;
}

#imprint-text {
  position: relative;
  width: auto;
  max-width: 640px;
  padding: 0 20px;
  margin: 0 auto 20px;
  z-index: 5;
}

#open-imprint {
  cursor: pointer;
}

#open-imprint:hover {
  text-decoration: underline;
}

#imprint-close-area {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#close-imprint {
  font-family: 'fontello tb';
  font-size: 18px;
  position: fixed;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

#close-imprint:hover {
  color: #CD277F;
}

/*main loader */
#loading-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff url(../img/ajax-loader.gif) no-repeat center;
}
