@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?-q90aa2');
  src: url('fonts/icomoon.eot?#iefix-q90aa2') format('embedded-opentype'), url('fonts/icomoon.ttf?-q90aa2') format('truetype'), url('fonts/icomoon.woff?-q90aa2') format('woff'), url('fonts/icomoon.svg?-q90aa2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-home:before {
  content: "\e601";
}
.icon-music:before {
  content: "\e602";
}
.icon-folder-open:before {
  content: "\e60e";
}
.icon-envelope:before {
  content: "\e60f";
}
.icon-stopwatch:before {
  content: "\e612";
}
.icon-calendar:before {
  content: "\e613";
}
.icon-box-add:before {
  content: "\e614";
}
.icon-user:before {
  content: "\e615";
}
.icon-link-external:before {
  content: "\e644";
}
.icon-spinner:before {
  content: "\e616";
}
.icon-zoomin:before {
  content: "\e617";
}
.icon-zoomout:before {
  content: "\e618";
}
.icon-lock:before {
  content: "\e619";
}
.icon-unlocked:before {
  content: "\e61a";
}
.icon-settings:before {
  content: "\e61b";
}
.icon-equalizer:before {
  content: "\e61c";
}
.icon-cog:before {
  content: "\e62d";
}
.icon-play:before {
  content: "\e610";
}
.icon-pause:before {
  content: "\e611";
}
.icon-stop:before {
  content: "\e61d";
}
.icon-backward:before {
  content: "\e61e";
}
.icon-forward:before {
  content: "\e61f";
}
.icon-first:before {
  content: "\e620";
}
.icon-last:before {
  content: "\e621";
}
.icon-previous:before {
  content: "\e622";
}
.icon-next:before {
  content: "\e623";
}
.icon-volume-high:before {
  content: "\e624";
}
.icon-volume-medium:before {
  content: "\e625";
}
.icon-volume-low:before {
  content: "\e628";
}
.icon-volume-mute:before {
  content: "\e629";
}
.icon-volume-mute2:before {
  content: "\e62a";
}
.icon-volume-increase:before {
  content: "\e62b";
}
.icon-volume-decrease:before {
  content: "\e62c";
}
.icon-arrow-up-left:before {
  content: "\e63e";
}
.icon-arrow-up:before {
  content: "\e63f";
}
.icon-arrow-up-right:before {
  content: "\e640";
}
.icon-arrow-right:before {
  content: "\e641";
}
.icon-arrow-down-right:before {
  content: "\e642";
}
.icon-arrow-down:before {
  content: "\e643";
}
.icon-arrow-down-left:before {
  content: "\e626";
}
.icon-arrow-left:before {
  content: "\e627";
}
.icon-facebook:before {
  content: "\e62e";
}
.icon-instagram:before {
  content: "\e62f";
}
.icon-twitter:before {
  content: "\e630";
}
.icon-tumblr:before {
  content: "\e631";
}
.icon-soundcloud:before {
  content: "\e632";
}
.icon-youtube:before {
  content: "\ea99";
}
.icon-bandcamp:before {
  content: "\e637";
}
.icon-libreoffice:before {
  content: "\e633";
}
.icon-file-pdf:before {
  content: "\e634";
}
.icon-file-word:before {
  content: "\e638";
}
.icon-file-excel:before {
  content: "\e639";
}
.icon-html5:before {
  content: "\e63a";
}
.icon-chrome:before {
  content: "\e63b";
}
.icon-firefox:before {
  content: "\e63c";
}
.icon-IE:before {
  content: "\e63d";
}
.icon-opera:before {
  content: "\e635";
}
.icon-safari:before {
  content: "\e636";
}
.icon-chevron-down:before {
  content: "\e600";
}
.icon-chevron-left:before {
  content: "\e60c";
}
.icon-chevron-right:before {
  content: "\e60d";
}
.icon-chevron-up:before {
  content: "\e603";
}
.icon-chevron-small-down:before {
  content: "\e604";
}
.icon-chevron-small-left:before {
  content: "\e605";
}
.icon-chevron-small-right:before {
  content: "\e606";
}
.icon-chevron-small-up:before {
  content: "\e607";
}
.icon-chevron-thin-down:before {
  content: "\e608";
}
.icon-chevron-thin-left:before {
  content: "\e609";
}
.icon-chevron-thin-right:before {
  content: "\e60a";
}
.icon-chevron-thin-up:before {
  content: "\e60b";
}
/* RESET CSS */
body {
  background: white;
  font-family: Montserrat;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-weight: 300;
}
form {
  margin: 0;
  padding: 0;
}
form fieldset {
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
  padding: 0;
}
div,
header,
main,
footer,
section,
article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* various colours */
@keyframes bgs {
  from {
    background-position: 0%;
  }
  to {
    background-position: 100% 0;
  }
}
.omniplayer-container {
  position: fixed;
  padding-left: 220px;
  padding-right: 60px;
  bottom: 0;
  z-index: 100;
  width: 100%;
  pointer-events: none;
}
.omniplayer {
  border-top: 2px solid rgba(0, 0, 0, 0.05);
  height: 4em;
  width: 100%;
  pointer-events: auto;
  position: relative;
  overflow: visible;
}
.omniplayer .controls {
  float: right;
  position: relative;
  z-index: 100;
  height: 100%;
  width: 240px;
}
.omniplayer .controls > div {
  float: left;
  position: relative;
  display: table;
  width: 60px;
  height: 100%;
  text-align: center;
  background-color: white;
  border-right: 1px dotted rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.omniplayer .controls > div:hover {
  background-color: #f0f0f0;
  transition: background-color 0.2s;
}
.omniplayer .controls > div:active {
  background-color: rgba(240, 240, 240, 0.85);
  transition: background-color 0s;
}
.omniplayer .controls > div i {
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  color: #a0a0a0;
}
.omniplayer .controls > div:active i {
  position: relative;
  left: 1px;
  top: 1px;
}
.omniplayer .controls > div > span {
  background-color: blue;
  display: none;
}
.omniplayer .controls > div.disabled {
  cursor: default;
}
.omniplayer .controls > div:first-child {
  margin-left: 0;
}
.omniplayer .controls > div.volume {
  transition: top 0.1s ease-out;
  transition-delay: 0.05s;
  top: 0%;
}
.omniplayer .controls > div.volume.adjusting {
  transition-delay: 0s;
  top: 100%;
}
.omniplayer .controls.disabled > div {
  cursor: default;
  opacity: 0.5;
}
.omniplayer .controls .volumebar {
  position: absolute;
  right: 0;
  bottom: -200px;
  height: 200px;
  width: 60px;
  border-top: 2px solid white;
  background-color: rgba(0, 0, 0, 0.05);
  transition-delay: 0s;
  transition: bottom 0.1s ease-out;
}
.omniplayer .controls .volumebar .level {
  position: absolute;
  border-top: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 50%;
  bottom: 0;
}
.omniplayer .controls .volumebar .numeric {
  display: none;
  position: absolute;
  top: -30px;
  width: 100%;
  text-align: center;
  color: white;
}
.omniplayer .controls .volumebar.active {
  bottom: 0;
  transition-delay: 0.05s;
  cursor: none !important;
}
.omniplayer .controls .volumebar.active .numeric {
  display: block;
}
.omniplayer .progress {
  height: 100%;
  width: auto;
  margin-right: 240px;
  background-color: rgba(0, 0, 0, 0.04);
  position: relative;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.68) 21%, rgba(255, 255, 255, 0.93) 62%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.84)), color-stop(21%, rgba(255, 255, 255, 0.68)), color-stop(62%, rgba(255, 255, 255, 0.93)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.68) 21%, rgba(255, 255, 255, 0.93) 62%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.68) 21%, rgba(255, 255, 255, 0.93) 62%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.68) 21%, rgba(255, 255, 255, 0.93) 62%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.68) 21%, rgba(255, 255, 255, 0.93) 62%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6ffffff', endColorstr='#a1ffffff', GradientType=0);
}
.omniplayer .progress .load {
  position: absolute;
  z-index: 10;
  height: 100%;
  background-color: #a0a0a0;
}
.omniplayer .progress .play {
  position: absolute;
  z-index: 20;
  height: 100%;
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.9);
  transition-timing-function: ease-out;
  transition: width 0.2s;
}
.omniplayer .progress .play:after {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.08;
  background-image: url('../img/site/play-bg.gif');
  background-size: 200px;
  animation-name: bgs;
  animation-duration: 4s;
}
.omniplayer .progress .play.seeking {
  transition: width 0s;
}
.omniplayer .progress .seek {
  position: absolute;
  z-index: 22;
  height: 100%;
  opacity: 0;
  background-color: rgba(58, 58, 58, 0.3);
  transition: opacity 0.2s;
  pointer-events: none;
}
.omniplayer .progress .seek.seeking {
  opacity: 1;
  transition: opacity 0.2s;
}
.omniplayer .progress .scrubber {
  position: absolute;
  z-index: 30;
  display: block;
  width: 10px;
  height: 100%;
}
.omniplayer .progress .seek-time {
  display: block;
  position: absolute;
  top: -37px;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 12px;
  padding: 5px 10px;
  opacity: 0;
  color: white;
  transition: background-color 0.3s ease-out, opacity 0.3s ease-out, top 0.15s ease-out;
  pointer-events: none;
  -webkit-border-radius: 8px 8px 8px 0;
  -moz-border-radius: 8px 8px 8px 0;
  border-radius: 8px 8px 8px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.omniplayer .progress .seek-time:after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  border-style: solid;
  border-width: 5px 5px 0 0;
  border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent;
  transition: border-color 0.3s ease-out;
}
.omniplayer .progress .seek-time.active {
  opacity: 0.8;
}
.omniplayer .progress .seek-time.seeking {
  background-color: rgba(0, 0, 0, 0.8);
  top: -34px;
}
.omniplayer .progress .seek-time.seeking:after {
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
}
.omniplayer .progress .right {
  position: absolute;
  right: 0;
  top: 0;
  padding: 23px;
  z-index: 30;
  pointer-events: none;
}
.omniplayer .progress .time {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.omniplayer .visualization {
  position: absolute;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 5;
  right: 250px;
  height: 100%;
  width: 30%;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-indent: -999em;
}
.omniplayer .info {
  position: absolute;
  padding: 20px;
  top: 0;
  z-index: 30;
  pointer-events: none;
}
.omniplayer .info > span,
.omniplayer .info i {
  vertical-align: middle;
}
.omniplayer .info .album,
.omniplayer .info .title {
  font-size: 1em;
  padding: 4px 10px;
}
.omniplayer .info .album {
  background-color: #c8c8c8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
  font-size: 1em;
  font-style: italic;
  display: none;
}
.omniplayer .info .album i {
  margin-right: 0.5em;
}
.omniplayer .info .title {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.01em;
  color: #404040;
  text-shadow: 0 0 6px #ffffff;
}
.omniplayer .info .author {
  font-size: 0.6em;
  display: inline-block;
  display: none;
}
.omniplayer .extended-info {
  position: absolute;
  height: auto;
  left: 0;
  bottom: 100%;
  min-width: 400px;
  max-width: 70%;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px 4px #0e3933 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 4px 4px #0e3933 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px 4px #0e3933 1px 2px 0 rgba(0, 0, 0, 0.25);
  padding: 10px;
  transform-origin: 57px 107%;
  transform: scale(0, 0);
  transition: transform 0.1s ease-in;
}
.omniplayer .extended-info:before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% + 25px);
  left: 0;
  top: 0;
  z-index: -1;
}
.omniplayer .extended-info:after {
  position: absolute;
  top: 100%;
  left: 42px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: rgba(255, 255, 255, 0.3) transparent transparent transparent;
}
.omniplayer .extended-info .details {
  padding-left: 20px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.05);
}
.omniplayer .extended-info .details > div {
  margin-left: 170px;
  overflow: hidden;
}
.omniplayer .extended-info .title,
.omniplayer .extended-info .description {
  color: #808080;
  display: block;
}
.omniplayer .extended-info .description,
.omniplayer .extended-info .permalink {
  margin-top: 10px;
}
.omniplayer .extended-info .art {
  float: left;
  width: 150px;
  margin-right: 20px;
}
.omniplayer .extended-info .title {
  font-size: 18px;
}
.omniplayer .extended-info .description {
  font-size: 13px;
}
.omniplayer .extended-info .description a {
  color: #8c8c8c;
  border-bottom: 2px solid;
  border-color: rgba(128, 128, 128, 0.5);
  font-weight: bold;
  margin-right: 0.2em;
  text-decoration: none;
  padding: 0px 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.omniplayer .extended-info .description a:hover {
  color: #828282;
  border-color: #808080;
}
.omniplayer .extended-info .description a:active {
  color: #787878;
  border-color: rgba(128, 128, 128, 0.75);
}
.omniplayer .extended-info .permalink {
  box-sizing: border-box;
  display: inline-block;
  color: white;
  background-color: white;
  color: #577369;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  position: relative;
  padding-right: 27px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.omniplayer .extended-info .permalink:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.03);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
}
.omniplayer .extended-info .permalink:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60d";
  position: absolute;
  font-size: 14px;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}
.omniplayer .extended-info .permalink:hover {
  background-color: #f0f0f0;
  color: #577369;
}
.omniplayer .extended-info .permalink:active {
  background-color: #e6e6e6;
  color: #577369;
}
.omniplayer:hover .extended-info {
  display: block;
  transform: scale(1, 1);
  transition: transform 0.1s ease-out;
}
.omniplayer .icon-soundcloud {
  font-size: 31px;
  margin: 0 5px 0 25px;
  color: #909090;
  text-shadow: 0 0 6px #ffffff;
}
a {
  color: white;
  text-decoration: none;
  /*&:visited {
		color: @linkvisitedcolor;
	}*/
}
a:hover {
  color: #e6e6e6;
  text-decoration: none;
}
a:active {
  color: #cccccc;
}
span p > a {
  color: white;
  border-bottom: 2px solid;
  border-color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  margin-right: 0.2em;
  text-decoration: none;
  padding: 0px 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
span p > a:hover {
  color: #d0d0d0;
  border-color: #ffffff;
}
span p > a:active {
  color: #c0c0c0;
  border-color: rgba(255, 255, 255, 0.75);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  text-rendering: optimizeLegibility;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
ul {
  list-style-type: none;
}
.hidemouse {
  cursor: none !important;
}
.cta {
  box-sizing: border-box;
  display: inline-block;
  color: white;
  background-color: white;
  color: #577369;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  position: relative;
  padding-right: 27px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cta:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.03);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
}
.cta:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60d";
  position: absolute;
  font-size: 14px;
  right: 10px;
  top: 50%;
  margin-top: -7px;
}
.cta:hover {
  background-color: #f0f0f0;
  color: #577369;
}
.cta:active {
  background-color: #e6e6e6;
  color: #577369;
}
body {
  width: 100%;
  font-family: 'Anaheim', sans-serif;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}
body:after {
  content: " ";
  width: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  height: 100%;
  position: fixed;
  right: 0;
  z-index: 10000;
}
canvas#background {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../img/site/bg.png) center center no-repeat;
  background-size: cover;
  z-index: 0;
}
header {
  padding: 30px;
  position: fixed;
  z-index: 2;
  width: 220px;
  float: left;
}
header h1 {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.01em;
  color: white;
  margin-top: 0.5em;
}
header h2 {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}
header figure {
  background: white;
  width: 150px;
  height: 150px;
  border-radius: 100px;
  display: inline-block;
  margin: 0 20px 0 0;
  background-image: url("../img/site/bryface-artist-logo.png");
  background-size: cover;
  background-repeat: no-repeat;
}
nav {
  position: relative;
  z-index: 3;
  padding-top: 1em;
  box-sizing: border-box;
  float: left;
}
nav ul {
  list-style-type: none;
}
nav ul li {
  display: block;
}
nav ul li a {
  display: block;
  position: relative;
  color: white;
  font-weight: 200;
  font-size: 16px;
  letter-spacing: 0em;
  padding: 10px 15px;
  height: 20px;
}
nav ul li a i {
  display: none;
}
nav ul li a:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 17px;
  position: absolute;
  left: 100%;
  top: 0;
  border-color: transparent transparent transparent transparent;
}
nav ul li a:hover {
  color: rgba(255, 255, 255, 0.75);
}
nav ul li a:active {
  color: rgba(255, 255, 255, 0.5);
}
nav ul li.selected {
  background: white;
  transition: background-color 0.5s;
}
nav ul li.selected a {
  color: #114141;
  font-weight: 600;
  letter-spacing: 0em;
}
nav ul li.selected a:after {
  border-color: transparent transparent transparent white;
  transition: border-color 0.5s;
}
.main-container {
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-left: 220px;
  padding-right: 60px;
}
main {
  box-sizing: border-box;
  width: 100%;
  padding: 0 0;
  color: white;
  padding-bottom: 4em;
  min-height: 100%;
  overflow: visible;
}
main > section {
  display: none;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.15);
  transition: transform 0.2s ease-in-out;
}
main > section.active {
  display: block;
}
main > section h2 {
  font-size: 60px;
  font-weight: bold;
  line-height: 0.9;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
  text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.25);
}
main > section h2:after {
  content: none;
  display: block;
  width: 50px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 20px;
}
main > section article > img {
  max-width: 60%;
  height: auto;
  margin-bottom: 30px;
}
main > section article > img.inset {
  max-width: 250px;
  float: left;
  margin-right: 20px;
}
main > section article span {
  font-weight: 100;
}
main > section article span p:last-child {
  margin-bottom: 0;
}
footer {
  position: fixed;
  right: 0;
  top: 0;
  padding-top: 20px;
  z-index: 20;
}
footer ul {
  list-style-type: none;
}
footer ul li {
  list-style-type: none;
}
footer ul li a {
  display: block;
  position: relative;
  padding: 0;
  /* margin-bottom: 15px; */
  margin-right: 18px;
  height: 50px;
}
footer ul li a i {
  display: block;
  font-size: 24px;
  font-rendering: optimizeLegibility;
  opacity: 0.8;
}
footer ul li a span {
  transform: scale(0, 0);
  transform-origin: 100% 50%;
  position: absolute;
  right: calc(100% + 40px);
  top: -6px;
  padding: 10px 15px;
  background-color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  color: black;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}
footer ul li a:hover span {
  transform: scale(1, 1);
  transition: transform 0.1s ease-out;
}
footer ul li a:hover i {
  opacity: 1;
  transition: opacity 0.5s ease-out;
}
footer ul li a:active i {
  opacity: 0.9;
  position: relative;
  top: 1px;
  left: 1px;
}
i {
  color: white;
}
#home h2 {
  display: block;
}
#home .features {
  width: 100%;
}
#home .features > article {
  margin-bottom: 20px;
  background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.12) 69%, rgba(255, 255, 255, 0.15) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.25)), color-stop(40%, rgba(255, 255, 255, 0.1)), color-stop(69%, rgba(255, 255, 255, 0.12)), color-stop(100%, rgba(255, 255, 255, 0.15)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.12) 69%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.12) 69%, rgba(255, 255, 255, 0.15) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.12) 69%, rgba(255, 255, 255, 0.15) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.12) 69%, rgba(255, 255, 255, 0.15) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#home .features > article > img {
  display: block;
  max-width: none;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
#home .features > article > .details {
  margin: 0;
  padding: 30px;
}
#home .features > article h2 {
  font-size: 24px;
  width: auto;
  color: #114141;
}
#home .features > article span {
  line-height: 1.2;
  font-size: 13px;
  font-weight: 600;
  color: rgba(17, 65, 65, 0.6);
}
#home .features > article span a {
  color: rgba(17, 65, 65, 0.9);
}
#home .features > article .cta {
  background-color: #114141;
  color: white;
  margin-top: 20px;
}
#home .features > article .cta:hover {
  background-color: #1c6969;
}
#home .features > article .cta:active {
  background-color: #165555;
}
#home .features > article#home-bio {
  width: 520px;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.9);
  background: transparent;
}
#home .features > article#home-bio h2 {
  font-size: 44px;
  color: white;
}
#home .features > article#home-bio h2:after {
  display: none;
}
#home .features > article#home-bio span {
  color: #0C4547;
}
#home .features > article#home-bio .cta {
  font-size: 24px;
  letter-spacing: 0em;
  font-weight: 300;
  background-color: rgba(255, 255, 255, 0.17);
  width: 100%;
  background-color: #114141;
  color: white;
}
#home .features > article#home-bio .cta:hover {
  background-color: rgba(255, 255, 255, 0.12);
}
#home .features > article#home-bio .cta:active {
  background-color: rgba(255, 255, 255, 0.09);
}
#about article {
  overflow: hidden;
}
#about article h2 {
  font-size: 40px;
  margin-top: 60px;
}
#about article h2 p {
  margin-bottom: 0.5em;
}
#about article span {
  line-height: 1.4;
  font-size: 16px;
}
#about article *:first-child {
  margin-top: 0;
}
#about aside {
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  float: right;
  width: calc(50% - 20px);
  margin-left: 40px;
  margin-bottom: 40px;
  padding: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 14px;
}
#about aside h2 {
  font-size: 20px;
}
#about aside span p {
  line-height: 1.5;
  font-size: 14px;
}
#about:after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background-color: white;
}
#about dl dt {
  font-weight: bold;
  font-size: 1.2em;
}
#about dl dd {
  margin-top: 1em;
  margin-bottom: 1em;
}
#live article h2 {
  font-size: 40px;
  width: 60%;
}
#live article .inset {
  float: right;
}
#live #stage ul li {
  font-size: 22px;
  font-weight: 300;
  display: inline-block;
}
#live #stage ul li:after {
  content: " ";
  display: inline-block;
  margin: 0.25em 10px;
  width: 5px;
  height: 5px;
  background-color: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#live #stage ul li:last-child:after {
  display: none;
}
#live #past-events {
  margin-top: 50px;
}
#live #past-events ul li {
  display: block;
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
}
#live #past-events ul li > * {
  margin-top: 10px;
}
#live #past-events ul li > *:first-child {
  margin-top: 0;
}
#live #past-events ul li img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: auto;
  padding: 2px;
  background-color: #e0e0e0;
}
#live #past-events ul li h3,
#live #past-events ul li h4,
#live #past-events ul li h5 {
  display: block;
  color: #888888;
  letter-spacing: 0em;
}
#live #past-events ul li h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  width: 85%;
  line-height: 1;
}
#live #past-events ul li h4 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 0;
}
#live #past-events ul li h5 {
  margin-top: 0;
}
#live #past-events ul li .description {
  display: block;
  color: #aaaaaa;
  font-size: 12px;
  line-height: 1;
}
#live #past-events ul li:first-child {
  margin-top: 0;
}
.intro-cta {
  background-color: white;
  padding: 25px;
  font-size: 16px;
  font-weight: 800;
  margin: 0;
  margin-bottom: 25px;
  border-radius: 5px;
  color: #808080;
  display: inline-block;
}
.intro-cta:after {
  content: ' >';
}
.intro-cta:hover {
  color: #606060;
}
.grid-sizer,
.grid-item {
  width: calc(50% - 10px);
  margin-bottom: 10px;
}
.grid-item--width2 {
  width: 100%;
}
.gutter-sizer {
  width: 20px;
}
@media screen and (min-width: 1024px) {
  .grid-sizer,
  .grid-item {
    width: calc(33.33333333% - 13.3333333333px);
    margin-bottom: 15px;
  }
  .grid-item--width2 {
    width: 66%;
  }
  .gutter-sizer {
    width: 20px;
  }
}
