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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ' ';
  content: none; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  -webkit-font-smoothing: antialiased; }

img {
  border: 0;
  vertical-align: middle; }

p {
  margin: 1em 0; }
  p:first-of-type {
    margin-top: 0; }
  p:last-of-type {
    margin-bottom: 0; }

.screen-size-check {
  display: none;
  width: 1px; }
  @media screen and (min-width: 601px) {
    .screen-size-check {
      width: 2px; } }
  @media screen and (min-width: 769px) {
    .screen-size-check {
      width: 3px; } }
  @media screen and (min-width: 1025px) {
    .screen-size-check {
      width: 4px; } }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.hide {
  display: none; }

.show {
  display: block; }

.hide-for-mobile {
  display: none !important; }
  @media screen and (min-width: 601px) {
    .hide-for-mobile {
      display: block !important; } }

@media screen and (min-width: 601px) {
  .hide-for-tablet-up {
    display: none !important; } }

@media screen and (min-width: 601px) {
  .hide-for-tablet-only {
    display: none !important; } }
@media screen and (min-width: 769px) {
  .hide-for-tablet-only {
    display: block !important; } }

@media screen and (min-width: 769px) {
  .hide-for-desktop-up {
    display: none !important; } }

@media screen and (min-width: 769px) {
  .hide-for-desktop-only {
    display: none !important; } }
@media screen and (min-width: 1025px) {
  .hide-for-desktop-only {
    display: block !important; } }

@media screen and (min-width: 1025px) {
  .hide-for-large-up {
    display: none !important; } }

@media screen and (min-width: 1025px) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (min-width: 601px) {
  .show-for-mobile-only {
    display: none !important; } }

.show-for-tablet-up {
  display: none !important; }
  @media screen and (min-width: 601px) {
    .show-for-tablet-up {
      display: block !important; } }

.show-for-tablet-only {
  display: none !important; }
  @media screen and (min-width: 601px) {
    .show-for-tablet-only {
      display: block !important; } }
  @media screen and (min-width: 769px) {
    .show-for-tablet-only {
      display: none !important; } }

.show-for-desktop-up {
  display: none !important; }
  @media screen and (min-width: 769px) {
    .show-for-desktop-up {
      display: block !important; } }

.show-for-desktop-only {
  display: none !important; }
  @media screen and (min-width: 769px) {
    .show-for-desktop-only {
      display: block !important; } }
  @media screen and (min-width: 1025px) {
    .show-for-desktop-only {
      display: none !important; } }

.show-for-large-up {
  display: none !important; }
  @media screen and (min-width: 1025px) {
    .show-for-large-up {
      display: block !important; } }

.clickable {
  cursor: pointer; }

#guide {
  position: absolute;
  z-index: 1000000;
  top: 0;
  left: 0; }

/* Hover Effects */
.hover-black-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNiUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI3OSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC40OCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNDgiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.3) 79%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(16%, rgba(0, 0, 0, 0)), color-stop(79%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.3) 79%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.3) 79%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.3) 79%, rgba(0, 0, 0, 0.3) 100%);
  background: radial,  ellipse  center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0.3) 79%, rgba(0, 0, 0, 0.3) 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#7a000000', GradientType=1); }

/* --- EASYDROPDOWN DEFAULT THEME --- */
/* PREFIXED CSS */
.dropdown, .dropdown div, .dropdown li, .dropdown div::after {
  -webkit-transition: all 0ms ease-in-out;
  -moz-transition: all 0ms ease-in-out;
  -ms-transition: all 0ms ease-in-out;
  transition: all 0ms ease-in-out; }

.dropdown .selected::after, .dropdown.scrollable div::after {
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none; }

/* WRAPPER */
.dropdown {
  position: relative;
  width: 160px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid #2e2e2e;
  font-weight: 700 !important; }

.dropdown .selected {
  color: white !important; }

.dropdown.open {
  z-index: 2; }

.dropdown:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); }

.dropdown.focus {
  box-shadow: 0 0 5px rgba(51, 102, 248, 0.4); }

/* CARAT */
.dropdown .carat {
  position: absolute;
  right: 9px;
  top: 50%;
  margin-top: -10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABVklEQVR4Aa2VTytEURjGKT6DnSnJCqmZSe4QpUwy/l1WiCUfZ2ZvqdjchQ9wiwXyEXA2FOEuR7F7vE9nptO979VZOKd+9fbe5/yu6bzOHfhrYXvuUDgTnoRuD9PrHQnMKMqau8KDAA+PzPqEHb9I0VFCr8xPuyiMBfyTrb5wWMgCCD+FIQoP1MOdBrBWBZpTQBy5Pmv2WlWb0dJ9ChMhv4kbNurA3jKwOM7NxNbsrdeZcS9zJBSaXLNVA5rTwG0KZO/AcQzURoitsw/gJmWG2aLQUPiVa67O2Le/vYALP99WdCKw5np9ZobZorCrhfwZK5M2fH8Nte6u+IwZZkuFRh/KPLA0AUQV4PLcyVg3KnxmM/pQjD4UJ7V/RTQKXJwS1uxpmSNRY6PGhye6MEZYq3FRY+Mf7AjYnLWw9g92+H+9Pu2Ql0P46yv8BavRnwDW7hMwWLbvFxb+rL6HRY4JAAAAAElFTkSuQmCC);
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .dropdown .carat {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAB9UlEQVR42t2ZsUsCURzHI6rB1dqif+MKp8YgggpSIwhqzKFRh1xtq8W0wakpuAYxam9stJbWjCD0bIjAc/Db7wcPUp7i+52nPfrBB+R8P/3wu7v33v1uKkhgc2WaWCYyhEs8EQ3CVzTUMVeNcThH/k9ysUUiR9QICKmp3KVxiEWJvKoORqRNFIhoWHIJdcoQMnUiPorYHFEkMGaKxIxULkKUCUyIMhExlZsl7ghMmIpRJbXTOlkKJjcE/pidQXLzRN0CwXrfKUjNTbCEfL8VwrdI0GenbsFTApaR61743ywUfGU3FnQIWIrDghlx4nYMODkyH89jt2JBBNMs6IoTK9dApwNcXQwfy2N4LOfIBV0WrIqSSufoifsbrmjfKvN3PVE6kwpWWbBpnHC4AbR9aPH4ACRWf8fRZz6mhd/i35AIeizYJmBMNgV8f0GLl2dgfw04WAd/1oJyKFdawZZckDneAxof0MKrA58etHivcY7Klws2CYjhaumVGlxZzpHjSW8SZvi1pl+bQalKpxmTu1W/u4PjCiZqg/lOhZofwyAd7lKXTTGhLnXWbxas3m5Zv2G1f8tv/0OTLpm0QDBu9YO7aevj1srWh/3NI739dmlf+00X3R1TA9MjkmG2gAshtoCLxMI/a6LLX0M4RNrgNUR6lNcQP3usPzUSUKWHAAAAAElFTkSuQmCC); } }

.dropdown.open .carat {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }


/* OLD SELECT (HIDDEN) */
.dropdown .old {
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  overflow: hidden; }

.dropdown select {
  position: absolute;
  left: 0px;
  top: 0px; }

.dropdown.touch .old {
  width: 100%;
  height: 100%; }

.dropdown.touch select {
  width: 100%;
  height: 100%;
  opacity: 0; }

/* SELECTED FEEDBACK ITEM */
.dropdown .selected, .dropdown li {
  display: block;
  line-height: 1;
  color: white;
  padding: 11px 30px 9px 12px;
  overflow: hidden;
  font-size: 0.9375em;
  background-color: black;
  text-rendering: optimizeLegibility; }

.dropdown.disabled .selected {
  color: #999999; }

.dropdown .selected::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 60px;
  border-radius: 0 2px 2px 0; }

/* DROP DOWN WRAPPER */
.dropdown div {
  position: absolute;
  height: 0;
  left: -1px;
  right: -1px;
  top: 100%;
  margin-top: -1px;
  background: white;
  border: 1px solid #2e2e2e;
  border-top: 1px solid #2e2e2e;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  opacity: 0; }

/* Height is adjusted by JS on open */
.dropdown.open div {
  opacity: 1;
  z-index: 2; }

/* FADE OVERLAY FOR SCROLLING LISTS */
.dropdown.scrollable div::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  box-shadow: inset 0 -50px 30px -35px white; }

.dropdown.scrollable.bottom div::after {
  opacity: 0; }

/* DROP DOWN LIST */
.dropdown ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  list-style: none;
  overflow: hidden; }

.dropdown.scrollable.open ul {
  overflow-y: auto; }

/* DROP DOWN LIST ITEMS */
.dropdown li {
  list-style: none;
  padding: 11px 12px 9px 12px; }

/* .focus class is also added on hover */
.dropdown li.focus {
  background: #ff5139;
  position: relative;
  z-index: 3;
  color: white; }

.dropdown li.active {
  font-weight: 700; }

#nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  color: white;
  height: 0; }
  #nav a {
    text-decoration: none; }
  #nav #desktop-nav {
    position: relative;
    width: 100%;
    height: 124px;
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    display: none; }
    @media screen and (min-width: 800px) {
      #nav #desktop-nav {
        display: block; } }
    #nav #desktop-nav .red-bar {
      background-color: #ff5139;
      width: 100%;
      height: 74px;
      position: absolute;
      -webkit-transform: translate3d(0, -74px, 0);
      -moz-transform: translate3d(0, -74px, 0);
      -ms-transform: translate3d(0, -74px, 0);
      -o-transform: translate3d(0, -74px, 0);
      transform: translate3d(0, -74px, 0);
      display: none; }
      #nav #desktop-nav .red-bar .links {
        text-align: center;
        margin: 24px 0px 0;
        padding-left: 40px; }
        #nav #desktop-nav .red-bar .links li {
          display: inline-block; }
          @media screen and (min-width: 800px) {
            #nav #desktop-nav .red-bar .links li {
              font-size: 1em;
              margin: 6px 1%;
              font-weight: 500; } }
          @media screen and (min-width: 880px) {
            #nav #desktop-nav .red-bar .links li {
              font-weight: 300;
              margin: 3px 1%;
              font-size: 1.25em; } }
          @media screen and (min-width: 1000px) {
            #nav #desktop-nav .red-bar .links li {
              font-weight: 300;
              font-size: 1.5em;
              margin: 1px 1%; } }
          @media screen and (min-width: 1130px) {
            #nav #desktop-nav .red-bar .links li {
              font-weight: 100;
              font-size: 1.75em;
              margin: 0 1.5%; } }
          #nav #desktop-nav .red-bar .links li a {
            text-decoration: none;
            color: white;
            -webkit-transition: 0.28s color;
            -moz-transition: 0.28s color;
            transition: 0.28s color; }
            #nav #desktop-nav .red-bar .links li a:hover {
              color: #151515; }
          .games #nav #desktop-nav .red-bar .links li.games a {
            color: #151515 !important;
            cursor: default; }
          .news #nav #desktop-nav .red-bar .links li.news a {
            color: #151515 !important;
            cursor: default; }
          .careers #nav #desktop-nav .red-bar .links li.careers a {
            color: #151515 !important;
            cursor: default; }
          .community #nav #desktop-nav .red-bar .links li.community a {
            color: #151515 !important;
            cursor: default; }
          .faqs #nav #desktop-nav .red-bar .links li.faqs a {
            color: #151515 !important;
            cursor: default; }
    #nav #desktop-nav #logo-share .logo {
      position: absolute;
      top: 19px;
      left: 22px;
      -webkit-transform: translate3d(0, 0, 10px);
      -moz-transform: translate3d(0, 0, 10px);
      -ms-transform: translate3d(0, 0, 10px);
      -o-transform: translate3d(0, 0, 10px);
      transform: translate3d(0, 0, 10px); }
      #nav #desktop-nav #logo-share .logo .inner {
        width: 176px;
        height: 40px;
        background-image: url('/static/img/global/nav/logo-nr.png');
        background-size: 176px 40px;
        background-repeat: no-repeat;
        background-position: bottom center; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          #nav #desktop-nav #logo-share .logo .inner {
            background-image: url('/static/img/global/nav/logo-nr@2x.png');
            background-size: 176px 40px; } }
    #nav #desktop-nav #logo-share .share {
      position: absolute;
      top: 20px;
      right: 20px;
      -webkit-transform: translate3d(0, 0, 10px);
      -moz-transform: translate3d(0, 0, 10px);
      -ms-transform: translate3d(0, 0, 10px);
      -o-transform: translate3d(0, 0, 10px);
      transform: translate3d(0, 0, 10px); }
      #nav #desktop-nav #logo-share .share li {
        display: inline-block;
        margin-left: 15px;
        cursor: pointer;
        position: relative;
        width: 32px;
        height: 32px; }
        #nav #desktop-nav #logo-share .share li a .icon {
          position: absolute;
          top: 0;
          left: 0;
          background-position: top center !important; }
          #nav #desktop-nav #logo-share .share li a .icon.facebook.black {
            width: 32px;
            height: 32px;
            background-image: url('/static/img/global/nav/icons/icon-facebook.png');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #desktop-nav #logo-share .share li a .icon.facebook.black {
                background-image: url('/static/img/global/nav/icons/icon-facebook@2x.png');
                background-size: 32px 32px; } }
          #nav #desktop-nav #logo-share .share li a .icon.facebook.white {
            width: 32px;
            height: 32px;
            background-image: url('/static/img/global/nav/icons/icon-facebook-white.png');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            background-position: bottom center;
            height: 0; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #desktop-nav #logo-share .share li a .icon.facebook.white {
                background-image: url('/static/img/global/nav/icons/icon-facebook-white@2x.png');
                background-size: 32px 32px; } }
          #nav #desktop-nav #logo-share .share li a .icon.twitter.black {
            width: 32px;
            height: 32px;
            background-image: url('/static/img/global/nav/icons/icon-twitter.png');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #desktop-nav #logo-share .share li a .icon.twitter.black {
                background-image: url('/static/img/global/nav/icons/icon-twitter@2x.png');
                background-size: 32px 32px; } }
          #nav #desktop-nav #logo-share .share li a .icon.twitter.white {
            width: 32px;
            height: 32px;
            background-image: url('/static/img/global/nav/icons/icon-twitter-white.png');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            background-position: bottom center;
            height: 0; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #desktop-nav #logo-share .share li a .icon.twitter.white {
                background-image: url('/static/img/global/nav/icons/icon-twitter-white@2x.png');
                background-size: 32px 32px; } }
          #nav #desktop-nav #logo-share .share li a .icon.youtube.black {
            width: 32px;
            height: 32px;
            background-image: url('/static/img/global/nav/icons/icon-youtube.png');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #desktop-nav #logo-share .share li a .icon.youtube.black {
                background-image: url('/static/img/global/nav/icons/icon-youtube@2x.png');
                background-size: 32px 32px; } }
          #nav #desktop-nav #logo-share .share li a .icon.youtube.white {
            width: 32px;
            height: 32px;
            background-image: url('/static/img/global/nav/icons/icon-youtube-white.png');
            background-size: 32px 32px;
            background-repeat: no-repeat;
            background-position: bottom center;
            height: 0; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #desktop-nav #logo-share .share li a .icon.youtube.white {
                background-image: url('/static/img/global/nav/icons/icon-youtube-white@2x.png');
                background-size: 32px 32px; } }
    #nav #desktop-nav .menu-tri {
      position: absolute;
      top: -7px;
      left: 50%;
      margin-left: -92px;
      width: 185px;
      height: 92px;
      background-image: url('/static/img/global/nav/menu-triangle.png');
      background-size: 185px 92px;
      background-repeat: no-repeat;
      background-position: bottom center;
      z-index: -1; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #nav #desktop-nav .menu-tri {
          background-image: url('/static/img/global/nav/menu-triangle@2x.png');
          background-size: 185px 92px; } }
  #nav #mobile-nav {
    opacity: 0;
    background-color: #ff5139;
    padding-bottom: 17px; }
    @media screen and (min-width: 800px) {
      #nav #mobile-nav {
        display: none; } }
    #nav #mobile-nav .links {
      text-align: center;
      padding: 18px 0 15px; }
      #nav #mobile-nav .links li {
        padding: 11px 0;
        font-size: 2.0625em;
        font-weight: 100;
        /*@include activeNav(games);
        @include activeNav(news);
        @include activeNav(careers);
        @include activeNav(community);
        @include activeNav(faqs);*/ }
        #nav #mobile-nav .links li a {
          color: white; }
    #nav #mobile-nav .share {
      border-bottom: 1px solid #c9402d;
      text-align: center;
      padding: 0 0 20px 0; }
      #nav #mobile-nav .share li {
        display: inline-block;
        margin: 0 10px;
        cursor: pointer;
        position: relative;
        width: 50px;
        height: 50px; }
        #nav #mobile-nav .share li a .icon {
          position: absolute;
          top: 0;
          left: 0;
          background-position: top center !important; }
          #nav #mobile-nav .share li a .icon.facebook {
            width: 50px;
            height: 50px;
            background-image: url('/static/img/global/nav/icons/mobile/icon-facebook.png');
            background-size: 50px 50px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #mobile-nav .share li a .icon.facebook {
                background-image: url('/static/img/global/nav/icons/mobile/icon-facebook@2x.png');
                background-size: 50px 50px; } }
          #nav #mobile-nav .share li a .icon.twitter {
            width: 50px;
            height: 50px;
            background-image: url('/static/img/global/nav/icons/mobile/icon-twitter.png');
            background-size: 50px 50px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #mobile-nav .share li a .icon.twitter {
                background-image: url('/static/img/global/nav/icons/mobile/icon-twitter@2x.png');
                background-size: 50px 50px; } }
          #nav #mobile-nav .share li a .icon.youtube {
            width: 50px;
            height: 50px;
            background-image: url('/static/img/global/nav/icons/mobile/icon-youtube.png');
            background-size: 50px 50px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #nav #mobile-nav .share li a .icon.youtube {
                background-image: url('/static/img/global/nav/icons/mobile/icon-youtube@2x.png');
                background-size: 50px 50px; } }
    #nav #mobile-nav #hamburger-logo {
      position: relative;
      border-top: 1px solid #ff8e7e;
      padding-top: 22px;
      height: 62px; }
      #nav #mobile-nav #hamburger-logo a {
        display: inline-block;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        margin-left: -80px; }
      #nav #mobile-nav #hamburger-logo .logo {
        width: 169px;
        height: 39px;
        background-image: url('/static/img/global/nav/logo-nr-mobile.png');
        background-size: 169px 39px;
        background-repeat: no-repeat;
        background-position: bottom center; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          #nav #mobile-nav #hamburger-logo .logo {
            background-image: url('/static/img/global/nav/logo-nr-mobile@2x.png');
            background-size: 169px 39px; } }
      #nav #mobile-nav #hamburger-logo .hamburger {
        width: 51px;
        height: 45px;
        background-image: url('/static/img/global/nav/hamburger.png');
        background-size: 51px 45px;
        background-repeat: no-repeat;
        background-position: bottom center;
        position: absolute;
        left: 6px;
        bottom: 3px;
        cursor: pointer; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          #nav #mobile-nav #hamburger-logo .hamburger {
            background-image: url('/static/img/global/nav/hamburger@2x.png');
            background-size: 51px 45px; } }
        #nav #mobile-nav #hamburger-logo .hamburger.menu-open {
          width: 51px;
          height: 45px;
          background-image: url('/static/img/global/nav/close.png');
          background-size: 51px 45px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            #nav #mobile-nav #hamburger-logo .hamburger.menu-open {
              background-image: url('/static/img/global/nav/close@2x.png');
              background-size: 51px 45px; } }

#footer {
  width: 100%;
  background-color: black;
  text-align: center;
  display: table;
  position: relative;
  min-height: auto; }
  @media screen and (min-width: 601px) {
    #footer {
      width: 1280px;
      height: 442px;
      background-image: url('/static/img/global/footer/bg-skyline.png');
      background-size: 1280px 442px;
      background-repeat: no-repeat;
      background-position: bottom center;
      width: 100%;
      height: 100%;
      min-height: 435px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #footer {
          background-image: url('/static/img/global/footer/bg-skyline@2x.png');
          background-size: 1280px 442px; } } }
  #footer #mobile-bg {
    position: absolute;
    left: 0;
    bottom: 0; }
    #footer #mobile-bg img {
      width: 100%; }
  #footer .stretcher {
    display: table-row;
    height: 100%; }
  #footer .inner {
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 601px) {
      #footer .inner {
        display: table-row; } }
    #footer .inner .connect-with-us {
      text-align: center;
      padding: 0 5%;
      margin-bottom: 25px; }
      @media screen and (min-width: 601px) {
        #footer .inner .connect-with-us {
          margin-bottom: 55px; } }
      #footer .inner .connect-with-us img {
        margin-top: 30px;
        max-width: 690px;
        width: 100%; }
        @media screen and (min-width: 601px) {
          #footer .inner .connect-with-us img {
            margin-top: 40px; } }
    #footer .inner .icons {
      text-align: center; }
      #footer .inner .icons ul {
        margin-bottom: 10px; }
        @media screen and (min-width: 601px) {
          #footer .inner .icons ul {
            margin-bottom: 35px; } }
        #footer .inner .icons ul li {
          margin: 0 1%;
          margin-bottom: 15px;
          display: inline-block;
          border: 1px solid white;
          border-radius: 36px;
          width: 48px;
          height: 48px;
          -webkit-transition: 0.4s background-color;
          -moz-transition: 0.4s background-color;
          transition: 0.4s background-color; }
          @media screen and (min-width: 601px) {
            #footer .inner .icons ul li {
              border: 3px solid white;
              border-radius: 36px;
              width: 72px;
              height: 72px; } }
          #footer .inner .icons ul li:hover {
            background-color: transparent; }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li:hover {
                background-color: rgba(255, 81, 57, 0.87); } }
          #footer .inner .icons ul li a {
            display: inline-block;
            width: 100%;
            height: 100%; }
            #footer .inner .icons ul li a div {
              margin: 7px; }
              @media screen and (min-width: 601px) {
                #footer .inner .icons ul li a div {
                  margin: 12px; } }
          #footer .inner .icons ul li .twitter {
            width: 30px;
            height: 30px;
            background-image: url('/static/img/global/footer/icon-twitter.png');
            background-size: 30px 30px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #footer .inner .icons ul li .twitter {
                background-image: url('/static/img/global/footer/icon-twitter@2x.png');
                background-size: 30px 30px; } }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li .twitter {
                width: 40px;
                height: 40px;
                background-image: url('/static/img/global/footer/icon-twitter.png');
                background-size: 40px 40px;
                background-repeat: no-repeat;
                background-position: bottom center; }
                @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
                  #footer .inner .icons ul li .twitter {
                    background-image: url('/static/img/global/footer/icon-twitter@2x.png');
                    background-size: 40px 40px; } } }
          #footer .inner .icons ul li .facebook {
            width: 30px;
            height: 30px;
            background-image: url('/static/img/global/footer/icon-facebook.png');
            background-size: 30px 30px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #footer .inner .icons ul li .facebook {
                background-image: url('/static/img/global/footer/icon-facebook@2x.png');
                background-size: 30px 30px; } }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li .facebook {
                width: 40px;
                height: 40px;
                background-image: url('/static/img/global/footer/icon-facebook.png');
                background-size: 40px 40px;
                background-repeat: no-repeat;
                background-position: bottom center; }
                @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
                  #footer .inner .icons ul li .facebook {
                    background-image: url('/static/img/global/footer/icon-facebook@2x.png');
                    background-size: 40px 40px; } } }
          #footer .inner .icons ul li .youtube {
            width: 30px;
            height: 30px;
            background-image: url('/static/img/global/footer/icon-youtube.png');
            background-size: 30px 30px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #footer .inner .icons ul li .youtube {
                background-image: url('/static/img/global/footer/icon-youtube@2x.png');
                background-size: 30px 30px; } }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li .youtube {
                width: 40px;
                height: 40px;
                background-image: url('/static/img/global/footer/icon-youtube.png');
                background-size: 40px 40px;
                background-repeat: no-repeat;
                background-position: bottom center; }
                @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
                  #footer .inner .icons ul li .youtube {
                    background-image: url('/static/img/global/footer/icon-youtube@2x.png');
                    background-size: 40px 40px; } } }
          #footer .inner .icons ul li .instagram {
            width: 30px;
            height: 30px;
            background-image: url('/static/img/global/footer/icon-instagram.png');
            background-size: 30px 30px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #footer .inner .icons ul li .instagram {
                background-image: url('/static/img/global/footer/icon-instagram@2x.png');
                background-size: 30px 30px; } }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li .instagram {
                width: 40px;
                height: 40px;
                background-image: url('/static/img/global/footer/icon-instagram.png');
                background-size: 40px 40px;
                background-repeat: no-repeat;
                background-position: bottom center; }
                @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
                  #footer .inner .icons ul li .instagram {
                    background-image: url('/static/img/global/footer/icon-instagram@2x.png');
                    background-size: 40px 40px; } } }
          #footer .inner .icons ul li .pinterest {
            width: 30px;
            height: 30px;
            background-image: url('/static/img/global/footer/icon-pinterest.png');
            background-size: 30px 30px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #footer .inner .icons ul li .pinterest {
                background-image: url('/static/img/global/footer/icon-pinterest@2x.png');
                background-size: 30px 30px; } }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li .pinterest {
                width: 40px;
                height: 40px;
                background-image: url('/static/img/global/footer/icon-pinterest.png');
                background-size: 40px 40px;
                background-repeat: no-repeat;
                background-position: bottom center; }
                @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
                  #footer .inner .icons ul li .pinterest {
                    background-image: url('/static/img/global/footer/icon-pinterest@2x.png');
                    background-size: 40px 40px; } } }
          #footer .inner .icons ul li .google {
            width: 30px;
            height: 30px;
            background-image: url('/static/img/global/footer/icon-google.png');
            background-size: 30px 30px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #footer .inner .icons ul li .google {
                background-image: url('/static/img/global/footer/icon-google@2x.png');
                background-size: 30px 30px; } }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li .google {
                width: 40px;
                height: 40px;
                background-image: url('/static/img/global/footer/icon-google.png');
                background-size: 40px 40px;
                background-repeat: no-repeat;
                background-position: bottom center; }
                @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
                  #footer .inner .icons ul li .google {
                    background-image: url('/static/img/global/footer/icon-google@2x.png');
                    background-size: 40px 40px; } } }
          #footer .inner .icons ul li .rss {
            width: 30px;
            height: 30px;
            background-image: url('/static/img/global/footer/icon-rss.png');
            background-size: 30px 30px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #footer .inner .icons ul li .rss {
                background-image: url('/static/img/global/footer/icon-rss@2x.png');
                background-size: 30px 30px; } }
            @media screen and (min-width: 601px) {
              #footer .inner .icons ul li .rss {
                width: 40px;
                height: 40px;
                background-image: url('/static/img/global/footer/icon-rss.png');
                background-size: 40px 40px;
                background-repeat: no-repeat;
                background-position: bottom center; }
                @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
                  #footer .inner .icons ul li .rss {
                    background-image: url('/static/img/global/footer/icon-rss@2x.png');
                    background-size: 40px 40px; } } }
    #footer .inner .wb-logo {
      width: 40px;
      height: 49px;
      background-image: url('/static/img/global/footer/logo-wb.png');
      background-size: 40px 49px;
      background-repeat: no-repeat;
      background-position: bottom center;
      margin: 0 auto 28px; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        #footer .inner .wb-logo {
          background-image: url('/static/img/global/footer/logo-wb@2x.png');
          background-size: 40px 49px; } }
    #footer .inner #legal {
      padding: 0 6%;
      line-height: 1.6em;
      color: rgba(255, 255, 255, 0.9);
      font-size: 0.6875em;
      margin-bottom: 22px;
      font-weight: 500; }
      @media screen and (min-width: 601px) {
        #footer .inner #legal {
          padding: 0 8%;
          line-height: 2.2em;
          font-size: 0.75em; } }

#community-updates {
  overflow: hidden;
  margin-bottom: -1px; }
  #community-updates .divider {
    background: #063148;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2MzE0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTQ2NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #063148 0%, #094667 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #063148), color-stop(100%, #094667));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #063148 0%, #094667 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #063148 0%, #094667 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #063148 0%, #094667 100%);
    /* IE10+ */
    background: linear, to bottom, #063148 0%, #094667 100%;
    /* W3C */
    padding: 4% 0 2.1%; }
    @media screen and (min-width: 601px) {
      #community-updates .divider {
        padding: 2.9% 0 2.1%; } }
    @media screen and (min-width: 769px) {
      #community-updates .divider {
        padding: 3.3% 0 2%; } }
    @media screen and (min-width: 1025px) {
      #community-updates .divider {
        padding: 2.3% 0 2.1%; } }
    #community-updates .divider h1 {
      text-transform: uppercase;
      width: 100%;
      text-align: center;
      margin-bottom: 2%;
      font-size: 2.625rem; }
      @media screen and (min-width: 601px) {
        #community-updates .divider h1 {
          font-size: 3rem; } }
      @media screen and (min-width: 769px) {
        #community-updates .divider h1 {
          font-size: 3.75rem; } }
      @media screen and (min-width: 1025px) {
        #community-updates .divider h1 {
          font-size: 4.5rem; } }
    #community-updates .divider .filter {
      width: 100%;
      text-align: center;
      text-transform: uppercase;
      font-weight: 900;
      font-size: 1em; }
      #community-updates .divider .filter li {
        display: inline-block;
        margin: 0 8px; }
        #community-updates .divider .filter li.facebook {
          width: 32px;
          height: 32px;
          background-image: url('/static/img/global/community-updates/filter-facebook.png');
          background-size: 32px 32px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            #community-updates .divider .filter li.facebook {
              background-image: url('/static/img/global/community-updates/filter-facebook@2x.png');
              background-size: 32px 32px; } }
        #community-updates .divider .filter li.twitter {
          width: 32px;
          height: 32px;
          background-image: url('/static/img/global/community-updates/filter-twitter.png');
          background-size: 32px 32px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            #community-updates .divider .filter li.twitter {
              background-image: url('/static/img/global/community-updates/filter-twitter@2x.png');
              background-size: 32px 32px; } }
        #community-updates .divider .filter li.youtube {
          width: 32px;
          height: 32px;
          background-image: url('/static/img/global/community-updates/filter-youtube.png');
          background-size: 32px 32px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            #community-updates .divider .filter li.youtube {
              background-image: url('/static/img/global/community-updates/filter-youtube@2x.png');
              background-size: 32px 32px; } }
        #community-updates .divider .filter li.instagram {
          width: 32px;
          height: 32px;
          background-image: url('/static/img/global/community-updates/filter-instagram.png');
          background-size: 32px 32px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            #community-updates .divider .filter li.instagram {
              background-image: url('/static/img/global/community-updates/filter-instagram@2x.png');
              background-size: 32px 32px; } }
        #community-updates .divider .filter li.filter-title {
          height: 32px;
          vertical-align: top;
          margin-top: 10px; }
  #community-updates ul.slides {
    width: 100.1%;
    padding: 0;
    margin: 0; }
    #community-updates ul.slides li {
      position: relative;
      height: 300px;
      width: 100%;
      color: white;
      float: left;
      border-right: 1px solid #444444;
      border-bottom: 1px solid #444444;
      overflow: hidden;
      background-color: black; }
      #community-updates ul.slides li.double {
        width: 100%; }
      @media screen and (min-width: 601px) {
        #community-updates ul.slides li {
          height: 420px;
          width: 50%; }
          #community-updates ul.slides li.double {
            width: 100%; } }
      @media screen and (min-width: 769px) {
        #community-updates ul.slides li {
          height: 420px;
          width: 33.33333%; }
          #community-updates ul.slides li.double {
            width: 66.66666%; } }
      @media screen and (min-width: 1025px) {
        #community-updates ul.slides li {
          width: 25%; }
          #community-updates ul.slides li.double {
            width: 50%; } }
      #community-updates ul.slides li .inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black; }
        #community-updates ul.slides li .inner.right-column {
          border-right: none; }
        #community-updates ul.slides li .inner.last-row {
          border-bottom: none; }
        #community-updates ul.slides li .inner .info {
          padding: 10px;
          width: 100%;
          background-color: black; }
          #community-updates ul.slides li .inner .info .user-photo {
            width: 42px;
            height: 42px;
            border-radius: 42px;
            overflow: hidden; }
            #community-updates ul.slides li .inner .info .user-photo img {
              width: 100%; }
          #community-updates ul.slides li .inner .info .username {
            color: white;
            padding-left: 10px; }
          #community-updates ul.slides li .inner .info .icon {
            margin-bottom: -8px;
            float: right; }
          #community-updates ul.slides li .inner .info .facebook {
            width: 25px;
            height: 25px;
            background-image: url('/static/img/global/community-updates/icon-facebook.png');
            background-size: 25px 25px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #community-updates ul.slides li .inner .info .facebook {
                background-image: url('/static/img/global/community-updates/icon-facebook@2x.png');
                background-size: 25px 25px; } }
          #community-updates ul.slides li .inner .info .twitter {
            width: 25px;
            height: 25px;
            background-image: url('/static/img/global/community-updates/icon-twitter.png');
            background-size: 25px 25px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #community-updates ul.slides li .inner .info .twitter {
                background-image: url('/static/img/global/community-updates/icon-twitter@2x.png');
                background-size: 25px 25px; } }
          #community-updates ul.slides li .inner .info .youtube {
            width: 25px;
            height: 25px;
            background-image: url('/static/img/global/community-updates/icon-youtube.png');
            background-size: 25px 25px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #community-updates ul.slides li .inner .info .youtube {
                background-image: url('/static/img/global/community-updates/icon-youtube@2x.png');
                background-size: 25px 25px; } }
          #community-updates ul.slides li .inner .info .instagram {
            width: 25px;
            height: 25px;
            background-image: url('/static/img/global/community-updates/icon-instagram.png');
            background-size: 25px 25px;
            background-repeat: no-repeat;
            background-position: bottom center; }
            @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
              #community-updates ul.slides li .inner .info .instagram {
                background-image: url('/static/img/global/community-updates/icon-instagram@2x.png');
                background-size: 25px 25px; } }
        #community-updates ul.slides li .inner .content {
          position: relative; }
          #community-updates ul.slides li .inner .content .image {
            width: 100%;
            background-size: cover !important;
            background-position: 50% 50% !important;
            background-repeat: no-repeat;
            height: 240px; }
            @media screen and (min-width: 601px) {
              #community-updates ul.slides li .inner .content .image {
                height: 360px; } }
          #community-updates ul.slides li .inner .content a {
            color: white;
            text-decoration: none;
            line-height: 1.2em;
            font-size: 1.25em;
            display: block;
            width: 100%;
            height: 100%; }
            @media screen and (min-width: 601px) {
              #community-updates ul.slides li .inner .content a {
                font-size: 1.4375em; } }
            #community-updates ul.slides li .inner .content a .tweet {
              padding: 0 8%;
              width: 100%;
              display: table;
              height: 235px;
              vertical-align: middle; }
              @media screen and (min-width: 601px) {
                #community-updates ul.slides li .inner .content a .tweet {
                  padding: 11.5%;
                  height: 358px; } }
                #community-updates ul.slides li .inner .content a .tweet .tweet-inner {
                display: table-cell;
                vertical-align: middle; }
                #community-updates ul.slides li .inner .content a .tweet .tweet-inner .username {
                  color: #ff5139; }


body {
  background-color: #2c2c2c;
  color: white;
  font-family: museo-sans, sans-serif; }

#page-wrap {
  *zoom: 1;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
  margin-top: 78px; }
  #page-wrap:before, #page-wrap:after {
    content: " ";
    display: table; }
  #page-wrap:after {
    clear: both; }
  @media screen and (min-width: 800px) {
    #page-wrap {
      margin-top: 0; } }

h1 {
  font-weight: 900;
  color: white;
  font-size: 4.5em;
  text-rendering: optimizeLegibility; }

h3 {
  font-weight: 900;
  color: white;
  font-size: 3em;
  text-rendering: optimizeLegibility;
  line-height: 1.1em; }

a {
  word-wrap: break-word; }

p {
  color: #c5c3c3;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.9em; }
  .ua-desktop-macintosh.ua-firefox p {
    font-weight: 100; }

.red {
  color: #ff5139; }

.white {
  color: white; }

.play-icon {
  width: 65px;
  height: 40px;
  background-image: url('/static/img/global/icon-play-overlay.png');
  background-size: 65px 40px;
  background-repeat: no-repeat;
  background-position: bottom center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -20px;
  z-index: 10; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .play-icon {
      background-image: url('/static/img/global/icon-play-overlay@2x.png');
      background-size: 65px 40px; } }

.red-arrow-right {
  width: 20px;
  height: 20px;
  background-image: url('/static/img/global/icon-red-arrow.png');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom center; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .red-arrow-right {
      background-image: url('/static/img/global/icon-red-arrow@2x.png');
      background-size: 20px 20px; } }

.red-arrow-left {
  width: 20px;
  height: 20px;
  background-image: url('/static/img/global/icon-red-arrow.png');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom center;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Opera, Chrome, and Safari */ }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .red-arrow-left {
      background-image: url('/static/img/global/icon-red-arrow@2x.png');
      background-size: 20px 20px; } }

.red-arrow-comments {
  width: 20px;
  height: 22px;
  background-image: url('/static/img/global/icon-red-arrow-comments.png');
  background-size: 20px 22px;
  background-repeat: no-repeat;
  background-position: bottom center;
  margin-bottom: -2px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .red-arrow-comments {
      background-image: url('/static/img/global/icon-red-arrow-comments@2x.png');
      background-size: 20px 22px; } }

.red-arrow-up {
  width: 20px;
  height: 20px;
  background-image: url('/static/img/global/icon-red-arrow-up.png');
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom center; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .red-arrow-up {
      background-image: url('/static/img/global/icon-red-arrow-up@2x.png');
      background-size: 20px 20px; } }

.google-play {
  width: 115px;
  height: 41px;
  background-image: url('/static/img/global/icon-google-play.png');
  background-size: 115px 41px;
  background-repeat: no-repeat;
  background-position: bottom center; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .google-play {
      background-image: url('/static/img/global/icon-google-play@2x.png');
      background-size: 115px 41px; } }

.itunes {
  width: 116px;
  height: 39px;
  background-image: url('/static/img/global/icon-app-store.png');
  background-size: 116px 39px;
  background-repeat: no-repeat;
  background-position: bottom center; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
    .itunes {
      background-image: url('/static/img/global/icon-app-store@2x.png');
      background-size: 116px 39px; } }

.share {
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  position: relative; }
  .share:hover {
    color: #c5c3c3; }
  .share .red-arrow-up {
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 5px; }
  .share .share-tooltip {
    position: absolute;
    top: -105px;
    left: -50px;
    width: 183px;
    height: 123px; }
    .share .share-tooltip .share-background {
      position: absolute;
      top: 0;
      left: 0;
      width: 183px;
      height: 102px;
      background-image: url('/static/img/global/share-tooltip/bg-box.png');
      background-size: 183px 102px;
      background-repeat: no-repeat;
      background-position: bottom center; }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
        .share .share-tooltip .share-background {
          background-image: url('/static/img/global/share-tooltip/bg-box@2x.png');
          background-size: 183px 102px; } }
    .share .share-tooltip ul {
      position: absolute;
      top: 20px;
      left: 0;
      text-align: center;
      width: 100%; }
      .share .share-tooltip ul li {
        opacity: 0.8;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        transition: 0.3s all;
        display: inline-block;
        padding: 0 5px; }
        .share .share-tooltip ul li:hover {
          opacity: 1; }
        .share .share-tooltip ul li .share-facebook {
          width: 40px;
          height: 40px;
          background-image: url('/static/img/global/share-tooltip/icon-facebook.png');
          background-size: 40px 40px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            .share .share-tooltip ul li .share-facebook {
              background-image: url('/static/img/global/share-tooltip/icon-facebook@2x.png');
              background-size: 40px 40px; } }
        .share .share-tooltip ul li .share-twitter {
          width: 40px;
          height: 40px;
          background-image: url('/static/img/global/share-tooltip/icon-twitter.png');
          background-size: 40px 40px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            .share .share-tooltip ul li .share-twitter {
              background-image: url('/static/img/global/share-tooltip/icon-twitter@2x.png');
              background-size: 40px 40px; } }
        .share .share-tooltip ul li .share-google {
          width: 40px;
          height: 40px;
          background-image: url('/static/img/global/share-tooltip/icon-google.png');
          background-size: 40px 40px;
          background-repeat: no-repeat;
          background-position: bottom center; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            .share .share-tooltip ul li .share-google {
              background-image: url('/static/img/global/share-tooltip/icon-google@2x.png');
              background-size: 40px 40px; } }

article {
  width: 100%;
  position: relative;
  border-bottom: 2px solid #ff5139;
  background-color: black !important;
  background: #063148;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2MzE0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTQ2NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #063148 0%, #094667 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #063148), color-stop(100%, #094667));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #063148 0%, #094667 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #063148 0%, #094667 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #063148 0%, #094667 100%);
  /* IE10+ */
  background: linear, to bottom, #063148 0%, #094667 100%;
  /* W3C */ }
  @media screen and (min-width: 760px) {
    article {
      border-bottom: none; } }
  article.black-bg {
    background-image: none; }
    article.black-bg .content {
      background-image: none !important;
      background-color: black; }
  article > div {
    vertical-align: top; }
    @media screen and (min-width: 768px) {
      article > div {
        width: 50%; } }
    @media screen and (min-width: 769px) {
      article > div {
        min-height: 480px; } }
  article .photo {
    background-size: cover !important;
    position: relative;
    background-position: -5000px -5000px !important;
    background-repeat: no-repeat !important; }
    @media screen and (min-width: 768px) {
      article .photo {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 0;
        height: 100%;
        background-position: 50% 50% !important; }
        article .photo.anchor-left {
          background-position: 0% 50% !important; }
        article .photo.anchor-right {
          background-position: 100% 50% !important; } }
    article .photo .arrow {
      display: inline-block;
      height: 0;
      width: 0;
      -webkit-transform: rotate(360deg);
      border-width: 25px 24.5px;
      border-style: solid;
      border-color: transparent;
      border-bottom-color: #063148;
      border-top-width: 0;
      left: 50%;
      position: absolute;
      margin-left: -25px;
      bottom: 0;
      z-index: 10; }
      @media screen and (min-width: 768px) {
        article .photo .arrow {
          width: 26px;
          height: 51px;
          background-image: url('/static/img/global/blue-arrow-right.png');
          background-size: 26px 51px;
          background-repeat: no-repeat;
          background-position: bottom center;
          border: none;
          left: 0;
          bottom: auto;
          position: absolute;
          top: 50%;
          margin-top: -25px;
          margin-left: auto; }
          @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
            article .photo .arrow {
              background-image: url('/static/img/global/blue-arrow-right@2x.png');
              background-size: 26px 51px; } } }
    article .photo .mobile-image {
      width: 100%; }
      @media screen and (min-width: 768px) {
        article .photo .mobile-image {
          display: none; } }
  @media screen and (min-width: 768px) {
    article:nth-child(even) .photo {
      background-position: 50% 50% !important;
      left: 0;
      right: 50%; }
      article:nth-child(even) .photo .arrow {
        width: 26px;
        height: 51px;
        background-image: url('/static/img/global/blue-arrow-left.png');
        background-size: 26px 51px;
        background-repeat: no-repeat;
        background-position: bottom center;
        right: 0;
        left: auto; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
          article:nth-child(even) .photo .arrow {
            background-image: url('/static/img/global/blue-arrow-left@2x.png');
            background-size: 26px 51px; } } }
  article:nth-child(even) .photo.anchor-left {
    background-position: 0% 50% !important; }
  article:nth-child(even) .photo.anchor-right {
    background-position: 100% 50% !important; }
  @media screen and (min-width: 768px) {
    article:nth-child(even) .content {
      margin-left: 50%; } }
  article .content {
    padding: 9% 4.5% 10.5%;
    background-repeat: no-repeat !important;
    background: none;
    background: #063148;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2MzE0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTQ2NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #063148 0%, #094667 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #063148), color-stop(100%, #094667));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #063148 0%, #094667 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #063148 0%, #094667 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #063148 0%, #094667 100%);
    /* IE10+ */
    background: linear, to bottom, #063148 0%, #094667 100%;
    /* W3C */ }
    @media screen and (min-width: 601px) {
      article .content {
        padding: 5.6% 4.1% 5%; } }
    @media screen and (min-width: 768px) {
      article .content {
        background: none; } }
    article .content .tagline {
      text-transform: uppercase;
      margin-bottom: 6px;
      color: #c5c3c3;
      font-weight: 300;
      letter-spacing: 0.38em;
      line-height: 1.4em;
      font-size: 0.875em; }
      .ua-desktop-macintosh.ua-firefox article .content .tagline {
        font-weight: 100; }
      @media screen and (min-width: 601px) {
        article .content .tagline {
          font-size: 0.9375em; } }
      @media screen and (min-width: 769px) {
        article .content .tagline {
          font-size: 1.09375em; }
          .ua-mobile-ipad article .content .tagline {
            font-weight: 100; } }
    article .content .title {
      text-transform: uppercase;
      margin-bottom: 10px;
      font-size: 2.0625em; }
      @media screen and (min-width: 601px) {
        article .content .title {
          font-size: 2.375em; } }
      @media screen and (min-width: 769px) {
        article .content .title {
          font-size: 3em; } }
    article .content .blurb {
      margin-bottom: 10px; }
      @media screen and (min-width: 601px) {
        article .content .blurb {
          margin-bottom: 20px;
          text-align: justify; } }
      @media screen and (min-width: 769px) {
        article .content .blurb {
          margin-bottom: 34px; } }
      @media screen and (min-width: 1025px) {
        article .content .blurb {
          margin-bottom: 34px; } }
      article .content .blurb p {
        font-size: 0.875em;
        line-height: 1.65em; }
        @media screen and (min-width: 601px) {
          article .content .blurb p {
            font-size: 0.875em;
            line-height: 1.74em; } }
        @media screen and (min-width: 769px) {
          article .content .blurb p {
            font-size: 0.9375em;
            line-height: 1.9em; }
            .ua-mobile-ipad article .content .blurb p {
              font-weight: 100; } }
        @media screen and (min-width: 1025px) {
          article .content .blurb p {
            font-size: 1em;
            line-height: 1.9em; } }
    article .content .buttons .white-btn {
      margin-top: 20px;
      white-space: nowrap;
      text-transform: uppercase;
      display: inline-block;
      text-rendering: optimizeLegibility;
      font-weight: 900;
      font-size: 1em; }
      article .content .buttons .white-btn:first-of-type {
        margin-right: 8%; }
      @media screen and (min-width: 601px) {
        article .content .buttons .white-btn {
          font-size: 0.9375em; } }
      @media screen and (min-width: 769px) {
        article .content .buttons .white-btn {
          font-size: 1em; } }
      article .content .buttons .white-btn a {
        color: white;
        text-decoration: none;
        -webkit-transition: 0.3s color;
        -moz-transition: 0.3s color;
        transition: 0.3s color; }
        article .content .buttons .white-btn a:hover {
          color: #c5c3c3; }
        article .content .buttons .white-btn a .red-arrow-right, article .content .buttons .white-btn a .red-arrow-up, article .content .buttons .white-btn a .red-arrow-comments {
          display: inline-block;
          vertical-align: text-bottom;
          margin-left: 5px; }
        article .content .buttons .white-btn a .badge {
          margin: 16px 0; }