.upper, #cityChamps .champ-wrap .slide .title .place, #cityChamps .champ-wrap .slide .title .static-text, #illPlayers h1, #illPlayers .illInfo .inner .stats .name, .single-oz_ill_players .info label {
  text-transform: uppercase; }

#illspeedTour {
  background-image: url("../images/illspeed-section1-bg.jpg");
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  background-attachment: static; }
  #illspeedTour .entry-header {
    display: none; }
  #illspeedTour .aa-logo-wrapper {
    height: 300px;
    margin-top: 400px; }
    #illspeedTour .aa-logo-wrapper .aa-logo {
      width: 75% !important; }

.page-template-page-illspeed #header {
  min-height: 0 !important;
  border-bottom: none;
  background: #000; }
.page-template-page-illspeed #primary {
  margin-top: 0; }

#cityChamps {
  background: url(../images/champions-bg.jpg) bottom center no-repeat;
  background-size: cover !important;
  padding: 60px 0 0 0; }
  #cityChamps .entry-title {
    display: none; }
  #cityChamps .entry-content {
    font-family: "armourregular";
    font-size: 17.5px;
    color: #fff; }
  #cityChamps .champ-wrap {
    height: 515px;
    position: relative;
    text-align: center;
    margin-top: 105px; }
    #cityChamps .champ-wrap .gradient-bar {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0px;
      height: 80px;
      width: 100%;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6020c+0,f6020c+100&0+0,1+34,1+66,0+100 */
      background: -moz-linear-gradient(left, rgba(246, 2, 12, 0) 0%, #f6020c 34%, #f6020c 66%, rgba(246, 2, 12, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(246, 2, 12, 0) 0%, #f6020c 34%, #f6020c 66%, rgba(246, 2, 12, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(246, 2, 12, 0) 0%, #f6020c 34%, #f6020c 66%, rgba(246, 2, 12, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f6020c', endColorstr='#00f6020c',GradientType=1 );
      /* IE6-9 */ }
    #cityChamps .champ-wrap .champ-slider {
      max-width: 550px;
      margin: 0 auto; }
      #cityChamps .champ-wrap .champ-slider .slick-prev, #cityChamps .champ-wrap .champ-slider .slick-next {
        top: 55%; }
      #cityChamps .champ-wrap .champ-slider .slick-prev {
        left: -150px; }
      #cityChamps .champ-wrap .champ-slider .slick-next {
        right: -150px; }
    #cityChamps .champ-wrap .slide {
      height: 100%; }
      #cityChamps .champ-wrap .slide.slick-current .title .place {
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1; }
      #cityChamps .champ-wrap .slide .title {
        padding: 15px 0px;
        margin-bottom: 30px; }
        #cityChamps .champ-wrap .slide .title span {
          display: block;
          line-height: 1; }
        #cityChamps .champ-wrap .slide .title .place {
          font-family: "armourlight";
          font-size: 26px;
          font-weight: 300;
          letter-spacing: 7px;
          color: #fff;
          margin-bottom: 10px;
          -moz-transform: translateY(-25px);
          -webkit-transform: translateY(-25px);
          -o-transform: translateY(-25px);
          -ms-transform: translateY(-25px);
          transform: translateY(-25px);
          -webkit-transition: all .2s ease;
          -moz-transition: all .2s ease;
          -ms-transition: all .2s ease;
          -o-transition: all .2s ease;
          transition: all .2s ease;
          opacity: 0; }
        #cityChamps .champ-wrap .slide .title .static-text {
          font-family: "armourxbold";
          font-size: 36px;
          letter-spacing: 10px;
          color: #f6020c; }
      #cityChamps .champ-wrap .slide .ill_player .player_thumb {
        width: 100%;
        height: 250px;
        border: 4px solid #fff;
        background: #000;
        margin: 0 auto 30px auto;
        background-size: cover !important; }
      #cityChamps .champ-wrap .slide .ill_player .name span {
        font-family: "armourlight";
        font-size: 19px;
        display: block;
        color: #fff; }

#galleryGrid {
  background: #000;
  padding: 90px 0; }
  #galleryGrid .envira-gallery-public .gallery-item-inner {
    position: static !important; }
  #galleryGrid .envira-gallery-item:hover img {
    opacity: .4 !important; }

#illPlayers {
  padding: 60px 0; }
  #illPlayers h1 {
    color: #000;
    margin: 0 0 30px 0; }
  #illPlayers .tax-wrap:after {
    display: table;
    content: " ";
    clear: both; }
  #illPlayers .ua-block {
    height: 437px; }
    #illPlayers .ua-block .inner {
      height: 100%;
      background: #000;
      position: relative; }
      #illPlayers .ua-block .inner .ua-wrap {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        text-align: center; }
      #illPlayers .ua-block .inner img {
        max-width: 200px; }
  #illPlayers .illInfo {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#090909+0,3e4a50+100 */
    background: #090909;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #090909 0%, #3e4a50 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #090909 0%, #3e4a50 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #090909 0%, #3e4a50 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#090909', endColorstr='#3e4a50',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    #illPlayers .illInfo .inner {
      padding: 10px;
      color: #fff; }
      #illPlayers .illInfo .inner .rank img {
        max-width: 115px; }
      #illPlayers .illInfo .inner .stats .name {
        font-family: "armourxbold";
        font-size: 16px;
        padding-bottom: 5px;
        border-bottom: 2px solid rgba(255, 255, 255, 0.4);
        margin-bottom: 5px; }
        #illPlayers .illInfo .inner .stats .name a {
          color: #fff; }
      #illPlayers .illInfo .inner .stats .scores {
        font-family: "armour_cdbold";
        font-size: 58px;
        line-height: 1;
        font-style: italic; }

.single-oz_ill_players #header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#090909+0,3e4a50+100 */
  background: #090909;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #090909 0%, #3e4a50 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #090909 0%, #3e4a50 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #090909 0%, #3e4a50 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#090909', endColorstr='#3e4a50',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  .single-oz_ill_players #header .logo {
    top: 48%; }
.single-oz_ill_players .entry-title {
  margin-bottom: 15px; }
.single-oz_ill_players .info {
  font-size: 14px; }
  .single-oz_ill_players .info label {
    font-family: "armour_cdbold";
    font-size: 18px;
    display: block;
    line-height: 1; }
  .single-oz_ill_players .info .scores {
    margin-bottom: 15px; }
    .single-oz_ill_players .info .scores span {
      font-family: "armourxbold";
      font-size: 34px;
      font-style: italic; }
  .single-oz_ill_players .info .bio {
    margin-bottom: 30px; }
.stats a {
   pointer-events: none;
}
/*# sourceMappingURL=illspeed.css.map */
