


























* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (min-width: 601px) {
  #social ul {
    *zoom: 1;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }
    #social ul:before, #social ul:after {
      content: " ";
      display: table; }
    #social ul:after {
      clear: both; } }
#social ul li {
  display: block;
  float: left;
  margin-right: 0%;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #444444; }
  #social ul li:last-child {
    margin-right: 0; }
  @media screen and (min-width: 601px) {
    #social ul li {
      display: block;
      float: left;
      margin-right: 0%;
      width: 50%; }
      #social ul li:nth-child(odd) {
        border-right: 1px solid #444444; }
      #social ul li:last-child {
        margin-right: 0; } }
  #social ul li .content {
    padding: 5% 8% 0; }
    #social ul li .content .logo {
      margin-bottom: 21px; }
    #social ul li .content .logo-facebook {
      width: 156px;
      height: 31px;
      background-image: url('../../../img/community/logo-facebook.png');
      background-size: 156px 31px;
      background-repeat: no-repeat;
      background-position: bottom center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #social ul li .content .logo-facebook {
          background-image: url('../../../img/community/logo-facebook%402x.png');
          background-size: 156px 31px; } }
    #social ul li .content .logo-twitter {
      width: 152px;
      height: 30px;
      background-image: url('../../../img/community/logo-twitter.png');
      background-size: 152px 30px;
      background-repeat: no-repeat;
      background-position: bottom center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #social ul li .content .logo-twitter {
          background-image: url('../../../img/community/logo-twitter%402x.png');
          background-size: 152px 30px; } }
    #social ul li .content .logo-tumblr {
      width: 136px;
      height: 29px;
      background-image: url("../../../img/community/logo-tumblr.png");
      background-size: 136px 29px;
      background-repeat: no-repeat;
      background-position: bottom center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #social ul li .content .logo-tumblr {
          background-image: url("../../../img/community/logo-tumblr%402x.png");
          background-size: 136px 29px; } }
    #social ul li .content .logo-instagram {
      width: 128px;
      height: 44px;
      background-image: url('../../../img/community/logo-instagram.png');
      background-size: 128px 44px;
      background-repeat: no-repeat;
      background-position: bottom center;
      margin-bottom: 2px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #social ul li .content .logo-instagram {
          background-image: url('../../../img/community/logo-instagram%402x.png');
          background-size: 128px 44px; } }
        #social ul li .content .logo-vine {
      width: 86px;
      height: 32px;
      background-image: url('../../../img/community/logo-vine.png');
      background-size: 86px 32px;
      background-repeat: no-repeat;
      background-position: bottom center; }
              #social ul li .content .logo-vine {
          background-image: url('../../../img/community/logo-vine%402x.png');
          background-size: 86px 32px; } }

    #social ul li .content .logo-google {
      width: 121px;
      height: 37px;
      background-image: url('../../../img/community/logo-google.png');
      background-size: 121px 37px;
      background-repeat: no-repeat;
      background-position: bottom center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #social ul li .content .logo-google {
          background-image: url('../../../img/community/logo-google%402x.png');
          background-size: 121px 37px; } }
    #social ul li .content .logo-twitch {
      width: 93px;
      height: 55px;
      background-image: url('../../../img/community/logo-twitch.png');
      background-size: 93px 55px;
      background-repeat: no-repeat;
      background-position: bottom center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #social ul li .content .logo-twitch {
          background-image: url('../../../img/community/logo-twitch%402x.png');
          background-size: 93px 55px; } }
    #social ul li .content h4 {
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 7px; }
    #social ul li .content .info {
      color: #c5c3c3;
      margin-bottom: 20px;
      font-weight: 300;
      line-height: 1.95em; }
    #social ul li .content .social {
      margin-bottom: 30px; }
  #social ul li .arrow {
    position: absolute;
    top: 0;
    right: -24px; }
    #social ul li .arrow.facebook {
      display: inline-block;
      height: 0;
      width: 0;
      -webkit-transform: rotate(360deg);
      border-width: 25px 24px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #3c5891;
      border-bottom-width: 0; }
    #social ul li .arrow.twitter {
      display: inline-block;
      height: 0;
      width: 0;
      -webkit-transform: rotate(360deg);
      border-width: 25px 24px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #00aced;
      border-bottom-width: 0; }
    #social ul li .arrow.instagram {
      display: inline-block;
      height: 0;
      width: 0;
      -webkit-transform: rotate(360deg);
      border-width: 25px 24px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #ddd2bf;
      border-bottom-width: 0; }
    #social ul li .arrow.tumblr {
      display: inline-block;
      height: 0;
      width: 0;
      -webkit-transform: rotate(360deg);
      border-width: 25px 24px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #3e5a70;
      border-bottom-width: 0; }
    #social ul li .arrow.google {
      display: inline-block;
      height: 0;
      width: 0;
      -webkit-transform: rotate(360deg);
      border-width: 25px 24px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #df4a32;
      border-bottom-width: 0; }
    #social ul li .arrow.twitch {
      display: inline-block;
      height: 0;
      width: 0;
      -webkit-transform: rotate(360deg);
      border-width: 25px 24px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #6441a5;
      border-bottom-width: 0; }

.lightbox {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0; }
  .lightbox .spinner {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 -15px;
    background: transparent url('../../../img/global/spinner.gif') top left no-repeat;
    z-index: 2;
    opacity: 0.9; }
  .lightbox .lightbox-inner {
    margin: 0 auto;
    top: 50%;
    position: relative; }
    .lightbox .lightbox-inner img.stretch {
      width: 100%; }
  .lightbox .close {
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    cursor: pointer;
    font-weight: 300;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 1.75em;
    z-index: 1;
    color: white;
    width: 38px;
    height: 38px;
    background-image: url('../../../img/global/red-close.png');
    background-size: 38px 38px;
    background-repeat: no-repeat;
    background-position: bottom center; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
      .lightbox .close {
        background-image: url('../../../img/global/red-close%402x.png');
        background-size: 38px 38px; } }
    .lightbox .close:hover {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }

@media screen and (min-width: 650px) {
  #hero .mobile {
    display: none; } }
#hero .desktop {
  display: none;
  height: 368px;
  background-size: cover !important;
  background-position: 50% 50% !important; }
  @media screen and (min-width: 650px) {
    #hero .desktop {
      display: block; } }
#hero img {
  width: 100%; }

