@font-face {
  font-family: "HelveticaNeueNormal";
  src: url("HelveticaNeue.eot");
  src: url("HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("HelveticaNeue.woff") format("woff"), url("HelveticaNeue.ttf") format("truetype"), url("HelveticaNeue.svg#fs_albertregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "HelveticaNeueNEW";
  src: url("helveticaneuelight-webfont.eot");
  src: url("helveticaneuelight-webfont.eot?#iefix") format("embedded-opentype"), url("helveticaneuelight-webfont.woff") format("woff"), url("helveticaneuelight-webfont.ttf") format("truetype"), url("helveticaneuelight-webfont.svg#fs_albertregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "HelveticaNeueNEW";
  src: url("HelveticaNeue-Bold.eot");
  src: url("HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("HelveticaNeue-Bold.woff") format("woff"), url("HelveticaNeue-Bold.ttf") format("truetype"), url("HelveticaNeue-Bold.svg#fs_albertregular") format("svg");
  font-weight: bold;
  font-style: bold; }

body {
  margin: 0;
  padding: 0;
  font-size: 18px;
  background-color: #f0f0f0;
  /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif */
  font-family: "HelveticaNeueNEW", Helvetica, Arial, sans-serif;
  color: #999999;
  font-size: 14px;
  line-height: 18px;
  height: 100%;
  overflow: hidden; }

h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  margin-bottom: 15px; }

p {
  padding: 0;
  margin: 0;
  margin-bottom: 15px; }

#normal-nav {
  position: absolute;
  left: 0;
  top: 0; }

#content {
  display: none; }

#about {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%; }
  #about h2 {
    font-size: 58px;
    width: 770px;
    height: 58px;
    font-weight: bold; }
  #about p {
    font-size: 18px;
    line-height: 25px;
    width: 600px; }
  #about ul {
    font-size: 18px;
    line-height: 25px; }
  #about .headline,
  #about .content,
  #about .background {
    position: absolute;
    z-index: 10; }
  #about .background {
    width: 770px;
    height: 400px;
    z-index: 9; }
  #about #end-of-about {
    position: absolute;
    width: 100%;
    height: 50px;
    top: -50px;
    background-color: gray; }
  #about .about-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100px;
    overflow: hidden; }

#game {
  position: absolute;
  left: 0;
  top: 0;
  display: none; }

.bubble-background {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #f56969;
  background: -moz-radial-gradient(center, ellipse cover, white 0%, #c1e6ee 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #c1e6ee));
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, #c1e6ee 100%);
  background: -o-radial-gradient(center, ellipse cover, white 0%, #c1e6ee 100%);
  background: -ms-radial-gradient(center, ellipse cover, white 0%, #c1e6ee 100%);
  background: radial-gradient(ellipse at center, white 0%, #c1e6ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c1e6ee',GradientType=1 );
  x-index: 5; }

#molecule {
  position: absolute;
  left: 0;
  top: 0; }

#molecule-background {
  position: absolute;
  left: 0;
  top: 0; }

#canvas {
  position: absolute;
  z-index: 10; }

#back {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  cursor: pointer;
  z-index: 10; }

#content {
  position: absolute;
  width: 100%; }

#view,
#view-second {
  position: absolute;
  display: none;
  top: 0; }
  #view.loading-background,
  #view-second.loading-background {
    background-image: url("../img/ajax-loader.gif");
    background-position: center center;
    background-repeat: no-repeat; }

#info,
#friend-info {
  position: absolute;
  width: 342.5px;
  height: 100%;
  background-color: #66e7f3;
  color: white;
  display: none; }
  #info .info-holder,
  #friend-info .info-holder {
    padding: 50px 40px 50px 40px;
    text-align: justify; }

#friend-info {
  width: 270px; }

.info-holder a {
  color: white;
  text-decoration: none; }

#contact_screen {
  display: none; }

#showreel_screen {
  display: none; }

.contact-list-holder {
  font-size: 18px;
  line-height: 20px;
  width: 840px;
  text-align: center;
  margin: 100px auto; }
  .contact-list-holder .contact-element {
    width: 265px;
    height: 265px;
    background-color: white;
    margin-right: 15px;
    float: left;
    position: relative; }
    .contact-list-holder .contact-element a {
      text-decoration: none; }
    .contact-list-holder .contact-element .floaty-light {
      width: 265px;
      height: 265px;
      display: table-cell;
      vertical-align: middle;
      cursor: pointer; }
    .contact-list-holder .contact-element .overlay {
      position: absolute;
      width: 265px;
      height: 145px;
      display: none;
      padding-top: 120px;
      background-color: #66e7f3;
      color: white;
      left: 0;
      top: 0;
      cursor: pointer; }
  .contact-list-holder .shadow {
    clear: both;
    padding-top: 20px;
    width: 825px;
    height: 50px; }
    .contact-list-holder .shadow img {
      width: 825px; }

#work-elements {
  position: relative;
  clear: both;
  max-width: 1400px;
  min-width: 840px;
  margin: 0 auto;
  overflow: hidden !important; }
  #work-elements .work-element {
    width: 265px;
    height: 265px;
    margin-left: 15px;
    margin-bottom: 15px;
    float: left;
    cursor: pointer;
    position: relative; }
    #work-elements .work-element .thumb-overlay {
      position: absolute;
      top: 0;
      left: 0;
      display: none; }

#blog-elements {
  position: relative;
  clear: both;
  max-width: 2100px;
  min-width: 590px;
  height: 600px;
  margin: 0 auto; }
  #blog-elements .blog-element {
    width: 345px;
    margin-left: 15px;
    margin-bottom: 15px;
    float: left;
    cursor: pointer;
    position: relative;
    background-color: white;
    padding: 30px;
    text-align: justify; }
    #blog-elements .blog-element img {
      margin-left: -30px;
      margin-top: -30px;
      margin-bottom: 30px; }
    #blog-elements .blog-element a {
      color: #66e7f3; }

#music-elements {
  position: relative;
  clear: both;
  max-width: 2100px;
  min-width: 855px;
  margin: 0 auto; }
  #music-elements .music-element {
    width: 345px;
    margin-left: 15px;
    margin-bottom: 15px;
    float: left;
    cursor: pointer;
    position: relative;
    background-color: white;
    padding: 30px;
    text-align: justify; }
    #music-elements .music-element img {
      margin-left: -30px;
      margin-top: -30px;
      margin-bottom: 30px; }
    #music-elements .music-element .soundcloud {
      margin-left: -30px;
      margin-top: -30px;
      margin-bottom: 30px; }
    #music-elements .music-element .youtube {
      margin-left: -30px;
      margin-top: -30px;
      margin-bottom: 30px; }
    #music-elements .music-element a {
      color: #65f3b9; }

nav {
  margin-top: 15px;
  padding-bottom: 30px;
  height: 18px;
  padding-top: 32px;
  text-align: center;
  background-color: #f0f0f0;
  z-index: 5;
  position: relative; }
  nav .filters {
    list-style: none;
    padding: 0;
    margin: 0; }
    nav .filters li {
      vertical-align: baseline;
      font-size: 18px;
      padding-right: 20px;
      cursor: pointer;
      display: inline; }
      nav .filters li.selected {
        color: #66e7f3; }
  nav .music li.selected {
    color: #65f3b9; }

#return {
  position: absolute;
  left: 20px;
  cursor: pointer; }

.controls {
  position: absolute;
  right: 20px;
  cursor: pointer; }
  .controls div {
    margin-top: 2px; }

.shadow {
  margin-top: 30px; }

#about-nav {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -50px;
  width: 50px; }
  #about-nav img {
    padding-top: 1px;
    cursor: pointer; }

.about-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 400px;
  color: white;
  height: 380px;
  display: none;
  font-size: 14px; }
  .about-text h2 {
    font-weight: normal; }

.close-float {
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.close-friend-float {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 11; }

#friends {
  cursor: move; }
  #friends circle {
    cursor: pointer; }

#friends-blob {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9; }

.friends-text {
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  color: white;
  height: 150px;
  display: none;
  font-size: 14px;
  text-align: center;
  z-index: 10; }
  .friends-text h2 {
    font-weight: normal; }
  .friends-text #bemyfriend {
    border-radius: 50px;
    border: 0;
    color: white;
    font-size: 14px;
    width: 180px;
    background-color: rgba(0, 0, 0, 0.3);
    padding-top: 8px;
    padding-bottom: 8px;
    position: absolute;
    top: 123px;
    left: 50px;
    text-decoration: none;
    margin-top: 15px; }

#add-me,
#find-me,
#show-tints {
  border-radius: 50px;
  border: 0;
  color: white;
  font-size: 14px;
  width: 190px;
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  margin-top: 10px; }

#find-me:focus {
  outline: none; }

#add-me,
#show-tints {
  cursor: pointer; }

.tints {
  margin-top: 20px;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.5); }
  .tints div {
    display: inline-block;
    margin-right: 5px; }

.friend-info {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -50px;
  width: 50px; }
  .friend-info img {
    padding-top: 1px;
    cursor: pointer; }

.stretch-background {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.clearfix {
  clear: both; }

.level-counter {
  font-family: "HelveticaNeueNEW", Helvetica, Arial, sans-serif;
  position: absolute;
  display: none;
  font-size: 58px;
  color: white;
  text-align: center;
  font-weight: bold; }

.you-did-it {
  font-family: "HelveticaNeueNEW", Helvetica, Arial, sans-serif;
  position: absolute;
  display: none;
  text-align: center;
  width: 350px;
  font-weight: bold; }
  .you-did-it h2 {
    padding-top: 30px;
    font-size: 58px;
    color: white;
    font-weight: bold; }
  .you-did-it p {
    margin-top: 35px;
    margin-left: 85px;
    color: white;
    background-color: #46a1a9;
    padding: 3px 10px 3px 10px;
    border-radius: 10;
    width: 150px;
    text-align: center;
    cursor: pointer; }

.isotope {
  overflow: hidden !important; }

.isotope-holder {
  margin: 0 auto;
  position: relative; }

.more-holder {
  width: 100%;
  text-align: center; }

#end-of-content {
  position: absolute;
  width: 100%;
  height: 50px;
  top: -50px;
  background-color: gray;
  display: none; }

.simplecolorpicker.icon {
  opacity: 0;
  position: absolute;
  margin-left: -120px;
  width: 150px;
  height: 20px;
  margin-top: -4px; }

.simplecolorpicker.picker {
  width: 300px !important;
  margin-left: -100px !important;
  margin-top: 20px !important; }
  .simplecolorpicker.picker:before {
    left: 170px !important; }
  .simplecolorpicker.picker:after {
    left: 171px !important; }

.friends-text h3 {
  font-weight: normal; }

.antiscroll-inner {
  overflow-x: hidden !important; }
