html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  max-height: 100%;
  width: auto;
  overflow-y: hidden;
  overflow-x: scroll; }

body.iphone {
  position: relative; }

.overlay {
  z-index: 110;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9); }
  .overlay .overlay-inner {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center; }
    .overlay .overlay-inner .z-number {
      font-size: 5em;
      color: white;
      display: table-cell;
      vertical-align: middle; }

.rightScroll, .leftScroll {
  position: fixed;
  width: 50px;
  height: 100px;
  top: 50%;
  margin-top: -25px;
  z-index: 101;
  display: none; }

.rightScroll {
  right: 30px; }

.leftScroll {
  left: 30px; }

.disabled {
  opacity: .4; }

.leftScroll img {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg); }

.imageloader {
  display: none; }

.controls {
  position: fixed;
  width: 50px;
  height: 120px;
  border: solid 5px black;
  background-color: white;
  z-index: 102;
  top: 7%;
  right: 10%;
  text-align: center;
  overflow: hidden; }

.controls > span {
  width: 35px;
  height: 35px;
  display: inline-block; }

.about {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  display: none;
  z-index: 100; }

.about-inner {
  position: fixed;
  display: none;
  top: 7%;
  bottom: 7%;
  left: 10%;
  right: 10%;
  border: solid 5px black;
  background-color: white;
  z-index: 101;
  overflow: hidden;
  overflow-y: scroll; }
  .about-inner .blurb {
    color: black;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
  .about-inner .logos {
    width: 100%; }
    .about-inner .logos .row {
      width: 100%;
      max-width: 620px;
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
      .about-inner .logos .row .logo {
        width: 50%;
        display: inline-block;
        text-align: center; }
        .about-inner .logos .row .logo img {
          max-width: 90%;
          max-height: 50px; }
      .about-inner .logos .row .logo.us {
        width: 45%;
        max-width: 256px;
        min-width: 210px; }
      .about-inner .logos .row .logo.paom {
        width: 55%;
        max-width: 356px;
        min-width: 220px; }

.about-inner .logos .row .logo.us {
  /*width: 30%;
					max-width: 256px;
					min-width: 175px;*/ }
    .about-inner .logos .row:last-child {
      width: 100%;
      max-width: 1020px;
      margin-left: auto;
      margin-right: auto;
      height: 5.55%;
      text-align: center; }
      .about-inner .logos .row:last-child .logo {
        width: 25%;
        float: none;
        max-width: 150px;
        height: 100%;
        min-height: 100%; }
        .about-inner .logos .row:last-child .logo img {
          max-width: 90%;
          max-height: 50px; }
      .about-inner .logos .row:last-child .logo.achos {
        width: 30.69%;
        max-width: 313px;
        min-width: 200px; }
      .about-inner .logos .row:last-child .logo.sam {
        width: 26.47%;
        max-width: 270px;
        min-width: 180px; }
      .about-inner .logos .row:last-child .logo.ff {
        width: 27.25%;
        max-width: 278px;
        min-width: 220px; }
      .about-inner .logos .row:last-child .logo.cplu {
        width: 9.8%;
        max-width: 100px;
        max-height: 50px;
        min-width: 75px; }
  .about-inner .links {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    .about-inner .links a {
      display: inline-block;
      text-decoration: none;
      text-transform: uppercase;
      color: black;
      margin-right: 4%;
      font-size: 2rem;
      font-family: "Helvetica Neue", sans-serif;
      font-weight: bold; }
    .about-inner .links a img {
      height: 2rem; }
    .about-inner .links a:last-child {
      margin-right: 0; }

.not-desktop .blurb {
  font-size: 150%; }

.not-desktop .links a {
  font-size: 150%; }

@media screen and (max-width: 320px) {
  .not-desktop .blurb {
    font-size: 100%; }
  .not-desktop .links a {
    font-size: 100%; }
  .not-desktop .row .logo img {
    max-width: 80%;
    max-height: 40px; }
  .not-desktop .row:last-child .logo img {
    max-width: 80%;
    max-height: 40px; } }

@media screen and (max-width: 568px) {
  .not-desktop .blurb {
    font-size: 100%; }
  .not-desktop .links a {
    font-size: 100%; }
  .not-desktop .row .logo img {
    max-width: 80%;
    max-height: 40px; }
  .not-desktop .row:last-child .logo img {
    max-width: 80%;
    max-height: 40px; } }

.controls .capsule {
  margin-top: 3px; }

.controls .capsule img, .controls .music img {
  display: none; }

.controls .capsule .open, .controls .music .play {
  display: inline-block; }

.controls .capsule.visible .close, .controls .music.playing .stop {
  display: inline-block; }

.controls .capsule.visible .open, .controls .music.playing .play {
  display: none; }

/* ROLLOVER */
body {
  text-align: center; }

.overlay-background {
  background-image: url("beegees/feelthatshit_landscape.png");
  background-size: auto 1100px;
  background-repeat: no-repeat; }

.landscape-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .3; }

ul {
  margin: 2em; }

* {
  box-sizing: border-box; }

/* FIN ROLLOVER */
.fixedoutput {
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 100px;
  background-color: red;
  z-index: 110; }

.output {
  width: 100%;
  height: 100%; }

.slide.sl1 {
  background-image: url("beegees/1.jpg"); }

.slide.sl2 {
  background-image: url("beegees/2.jpg"); }

.slide.sl3 {
  background-image: url("beegees/3.jpg"); }

.slide.sl4 {
  background-image: url("beegees/4.jpg"); }

.slide.sl5 {
  background-image: url("beegees/5.jpg"); }

.slide.sl6 {
  background-image: url("beegees/6.jpg"); }

.slide.sl7 {
  background-image: url("beegees/7.jpg"); }

.slide.sl8 {
  background-image: url("beegees/8.jpg"); }

.slide.sl9 {
  background-image: url("beegees/9.jpg"); }

.slide.sl10 {
  background-image: url("beegees/10.jpg"); }

.slide.sl11 {
  background-image: url("beegees/11.jpg"); }

.slide.sl12 {
  background-image: url("beegees/12.jpg"); }

.slide.sl13 {
  background-image: url("beegees/13.jpg"); }

.slide.sl14 {
  background-image: url("beegees/14.jpg"); }

.slide.sl15 {
  background-image: url("beegees/15.jpg"); }

.slide.sl16 {
  background-image: url("beegees/16.jpg"); }

.slide.sl17 {
  background-image: url("beegees/17.jpg"); }

.slide.sl18 {
  background-image: url("beegees/18.jpg"); }

.slide.sl19 {
  background-image: url("beegees/19.jpg"); }

.slide video {
  width: auto;
  height: 100%; }

.slide {
  height: 100%;
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  float: left;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative; }

.outer {
  min-width: 100%;
  height: 100%;
  overflow: hidden; }

.outer .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }

#scroller, #groupScroller {
  position: relative;
  padding: 0px;
  margin: 0px;
  list-style: none;
  height: 100%;
  min-width: 100%;
  overflow: hidden; }

#scroller {
  overflow-x: scroll; }

ul#scroller li, ul#groupScroller li {
  display: inline-block;
  height: 100%;
  list-style: none;
  margin: 0px;
  padding: 0px;
  float: left; }

ul#scroller li {
  overflow: hidden; }

.slide img {
  height: 100%;
  width: 100%; }

.elem {
  width: 100%;
  height: 100%;
  margin-top: 10%; }

.teebox {
  position: absolute;
  display: none;
  min-width: 100px;
  min-height: 100px;
  width: 15%;
  height: 10%;
  max-height: 175px;
  max-width: 187px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  transition: all 0s; }

.mtbox {
  position: absolute;
  display: inline-block;
  width: 15%;
  height: 10%;
  max-width: 145px;
  max-height: 145px;
  min-width: 80px;
  min-height: 80px;
  top: 30%;
  right: -20%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100; }

.teebox img, .mtbox img {
  width: 100%;
  height: 100%;
  border: solid 5px black; }

#console {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 10%;
  z-index: 100;
  display: none; }

#title {
  position: fixed;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
  font-family: Futura;
  font-size: 1.5em; }

.simply-scroll.simply-scroll-container, .simply-scroll-clip, .simply-scroll-list, #slide, .simply-scroll .simply-scroll-list li {
  height: 100%; }

.elements {
  position: relative; }

.elements .elem > img {
  width: 100%; }

.group .elements .elem {
  position: absolute;
  height: auto;
  margin: 0px;
  padding: 0px;
  z-index: 1; }

.g1 .elements .elem.a {
  left: 36.40%;
  top: 1.85%;
  width: 14.4%;
  z-index: 10; }
  .g1 .elements .elem.a .mtbox {
    top: 15%;
    left: 90%; }

.g1 .elements .elem.b {
  left: 3.13%;
  top: 6.81%;
  width: 18.27%;
  z-index: 2; }

.g1 .elements .elem.c {
  left: 0.00%;
  top: 45.33%;
  width: 32.62%;
  z-index: 3; }

.g1 .elements .elem.d {
  left: 24.28%;
  top: 53.89%;
  width: 16.73%;
  z-index: 4; }

.g1 .elements .elem.e {
  left: 15.89%;
  top: 66.93%;
  width: 25.02%;
  z-index: 1; }

.g1 .elements .elem.f {
  left: 29.00%;
  top: 9.82%;
  width: 53.53%;
  z-index: 7; }
  .g1 .elements .elem.f .mtbox {
    left: 30%;
    top: 50%; }

.g1 .elements .elem.g {
  left: 30.64%;
  top: 0.00%;
  width: 69.36%;
  z-index: 6; }

.g1 .elements .elem.h {
  left: 38.33%;
  top: 25.00%;
  width: 51.89%;
  z-index: 5; }

.g1 .elements .elem.i {
  left: 52.58%;
  top: 3.70%;
  width: 28.70%;
  z-index: 8; }
  .g1 .elements .elem.i .mtbox {
    left: 70%; }

.g1 .elements .elem.j {
  left: 64.5%;
  top: 67.70%;
  width: 13.26%;
  z-index: 9; }

.g2 .elements .elem.a {
  left: 5.24%;
  top: 19.09%;
  width: 9.09%;
  z-index: 10;
  -ms-transform: rotate(31.38deg);
  /* IE 9 */
  -webkit-transform: rotate(31.38deg);
  /* Chrome, Safari, Opera */
  transform: rotate(31.38deg); }
  .g2 .elements .elem.a .mtbox {
    -ms-transform: rotate(-31.38deg);
    /* IE 9 */
    -webkit-transform: rotate(-31.38deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-31.38deg);
    top: -50%; }

.g2 .elements .elem.b {
  left: 51.32%;
  top: 0%;
  width: 14.66%;
  z-index: 1; }

.g2 .elements .elem.c {
  left: 20.31%;
  top: 3.59%;
  width: 10.97%;
  z-index: 5; }

.g2 .elements .elem.d {
  left: 14.70%;
  top: 24.39%;
  width: 23.33%;
  z-index: 5; }

.g2 .elements .elem.e {
  left: 20.11%;
  top: 66.50%;
  width: 15.17%;
  z-index: 9; }
  .g2 .elements .elem.e .mtbox {
    top: -30%;
    left: 50%; }

.g2 .elements .elem.f {
  left: 0.00%;
  top: 66.70%;
  width: 15.04%;
  z-index: 7; }

.g2 .elements .elem.g {
  left: 35.27%;
  top: 26.50%;
  width: 32.30%;
  z-index: 8; }
  .g2 .elements .elem.g .mtbox {
    top: -10%;
    left: 30%; }

.g2 .elements .elem.h {
  left: 58.65%;
  top: 78.16%;
  width: 8.67%;
  z-index: 6; }

.g2 .elements .elem.i {
  left: 55.30%;
  top: 0%;
  width: 20.49%;
  z-index: 4; }
  .g2 .elements .elem.i .mtbox {
    left: 30%; }

.g2 .elements .elem.j {
  left: 65.90%;
  top: 10.78%;
  width: 15.21%;
  z-index: 2; }

.g2 .elements .elem.k {
  left: 67.36%;
  top: 18.64%;
  width: 32.72%;
  z-index: 3; }
  .g2 .elements .elem.k .mtbox {
    left: 70%; }

.g3 .elements .elem.a {
  left: 41.31%;
  top: 62.73%;
  width: 14.91%;
  z-index: 11; }

.g3 .elements .elem.b {
  left: 6.71%;
  top: 5.00%;
  width: 28.88%;
  z-index: 5; }
  .g3 .elements .elem.b .mtbox {
    left: 0%;
    top: 80%; }

.g3 .elements .elem.c {
  left: 0%;
  top: 22%;
  width: 10.29%;
  z-index: 7; }

.g3 .elements .elem.d {
  left: 31.91%;
  top: 59%;
  width: 14.40%;
  z-index: 3;
  -ms-transform: rotate(3deg);
  /* IE 9 */
  -webkit-transform: rotate(3deg);
  /* Chrome, Safari, Opera */
  transform: rotate(3deg); }
  .g3 .elements .elem.d .mtbox {
    -ms-transform: rotate(-3deg);
    /* IE 9 */
    -webkit-transform: rotate(-3deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-3deg); }

.g3 .elements .elem.e {
  left: 24.22%;
  top: 67.82%;
  width: 21.53%;
  z-index: 2;
  -ms-transform: rotate(3deg);
  /* IE 9 */
  -webkit-transform: rotate(3deg);
  /* Chrome, Safari, Opera */
  transform: rotate(3deg); }
  .g3 .elements .elem.e .mtbox {
    -ms-transform: rotate(-3deg);
    /* IE 9 */
    -webkit-transform: rotate(-3deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-3deg); }

.g3 .elements .elem.f {
  left: 34.34%;
  top: 5.00%;
  width: 36.01%;
  z-index: 4; }
  .g3 .elements .elem.f .mtbox {
    left: 0%;
    top: 20%; }

.g3 .elements .elem.g {
  left: 47.20%;
  top: -1.27%;
  width: 20.89%;
  z-index: 1; }

.g3 .elements .elem.h {
  left: 63.05%;
  top: 14.82%;
  width: 28.79%;
  z-index: 6; }
  .g3 .elements .elem.h .mtbox {
    left: 30%;
    top: 0%; }

.g3 .elements .elem.i {
  left: 87.78%;
  top: -4.81%;
  width: 12.22%;
  z-index: 10; }

.g3 .elements .elem.j {
  left: 76.72%;
  top: 72.73%;
  width: 7.65%;
  z-index: 9; }

.g3 .elements .elem.k {
  left: 82.36%;
  top: 62.27%;
  width: 9.18%;
  z-index: 8; }

.g4 .elements .elem.a {
  left: 27.86%;
  top: -2.39%;
  width: 16.59%; }
  .g4 .elements .elem.a .mtbox {
    left: -30%; }

.g4 .elements .elem.b {
  left: 40.60%;
  top: 10.04%;
  width: 11.63%; }
  .g4 .elements .elem.b .mtbox {
    left: 70%;
    top: 60%; }

.g4 .elements .elem.c {
  left: 10.95%;
  top: 1.1%;
  width: 17.99%; }

.g4 .elements .elem.d {
  left: 0%;
  top: 36.33%;
  width: 41.95%; }
  .g4 .elements .elem.d .mtbox {
    left: 0%;
    top: 20%; }

.g4 .elements .elem.e {
  left: 46.31%;
  top: 38.17%;
  width: 9.37%;
  z-index: 5; }
  .g4 .elements .elem.e .mtbox {
    left: 70%; }

.g4 .elements .elem.f {
  left: 40.06%;
  top: 45.14%;
  width: 13.73%;
  z-index: 4; }

.g4 .elements .elem.g {
  left: 2.80%;
  top: 67.89%;
  width: 17.50%; }

.g4 .elements .elem.h {
  left: 3.45%;
  top: 73.30%;
  width: 11.52%; }

.g4 .elements .elem.i {
  left: 60.97%;
  top: 39.82%;
  width: 29.08%;
  z-index: 6; }
  .g4 .elements .elem.i .mtbox {
    left: 50%;
    top: 10%; }

.g4 .elements .elem.j {
  left: 70.73%;
  top: 64.86%;
  width: 22.78%;
  z-index: 6; }

.g4 .elements .elem.k {
  left: 49.32%;
  top: 74.22%;
  width: 14.49%;
  z-index: 5; }

.g5 .elements .elem.a {
  left: 62.54%;
  top: 54.23%;
  width: 37.57%;
  z-index: 5; }
  .g5 .elements .elem.a .mtbox {
    left: -20%; }

.g5 .elements .elem.b {
  left: 0%;
  top: 30.58%;
  width: 29.51%;
  z-index: 1; }

.g5 .elements .elem.c {
  left: 10.56%;
  top: 0%;
  width: 54.48%;
  z-index: 4; }
  .g5 .elements .elem.c .mtbox {
    left: 0%;
    top: 10%; }

.g5 .elements .elem.d {
  left: 62.54%;
  top: 21.61%;
  width: 13.85%;
  z-index: 3; }

.g5 .elements .elem.e {
  left: 66.84%;
  top: 24.67%;
  width: 21.01%;
  z-index: 2; }

.g6 .elements .elem.a {
  left: 0%;
  top: -6.13%;
  width: 37.48%;
  z-index: 6; }
  .g6 .elements .elem.a .mtbox {
    left: 40%;
    top: 20%; }

.g6 .elements .elem.b {
  left: 30.21%;
  top: 34.21%;
  width: 18.52%;
  z-index: 5; }
  .g6 .elements .elem.b .mtbox {
    left: -20%;
    top: 80%; }

.g6 .elements .elem.c {
  left: 69.98%;
  top: 8.95%;
  width: 9.7%;
  z-index: 12; }

.g6 .elements .elem.d {
  left: 56.06%;
  top: 41.66%;
  width: 9.14%;
  z-index: 13; }

.g6 .elements .elem.e {
  left: 60.35%;
  top: 17.34%;
  width: 22.68%;
  z-index: 9; }

.g6 .elements .elem.f {
  left: 51.03%;
  top: 5.18%;
  width: 15.23%;
  z-index: 11; }

.g6 .elements .elem.g {
  left: 59.35%;
  top: 15.65%;
  width: 8.02%;
  z-index: 10; }

.g6 .elements .elem.h {
  left: 74.83%;
  top: 34.21%;
  width: 10.07%;
  z-index: 10; }
  .g6 .elements .elem.h .mtbox {
    left: 10%;
    top: -100%; }

.g6 .elements .elem.i {
  left: 39.47%;
  top: 59.19%;
  width: 35.18%;
  z-index: 7; }

.g6 .elements .elem.j {
  left: 81.29%;
  top: 5.28%;
  width: 15.23%;
  z-index: 2; }

.g6 .elements .elem.k {
  left: 91.3%;
  top: 27.33%;
  width: 8.95%;
  z-index: 4; }

.g6 .elements .elem.l {
  left: 91.36%;
  top: 34.12%;
  width: 6.96%;
  z-index: 3; }
  .g6 .elements .elem.l .mtbox {
    left: -50%;
    top: 80%; }

.g6 .elements .elem.m {
  left: 84.03%;
  top: 16.68%;
  width: 10.32%;
  z-index: 1; }

.g7 .elements .elem.a {
  left: 44.86%;
  top: 22.20%;
  width: 8.71%;
  z-index: 10; }
  .g7 .elements .elem.a .mtbox {
    left: 70%; }

.g7 .elements .elem.b {
  left: 36.09%;
  top: 0%;
  width: 16.67%;
  z-index: 8; }
  .g7 .elements .elem.b .mtbox {
    left: 50%;
    top: 0%; }

.g7 .elements .elem.c {
  left: 17.91%;
  top: 38.71%;
  width: 27.32%;
  z-index: 9; }
  .g7 .elements .elem.c .mtbox {
    left: 40%;
    top: 70%; }

.g7 .elements .elem.d {
  left: 0.00%;
  top: 12.78%;
  width: 37.72%;
  z-index: 7; }

.g7 .elements .elem.e {
  left: 62.03%;
  top: 60.07%;
  width: 16.41%;
  z-index: 6; }

.g7 .elements .elem.f {
  left: 54.64%;
  top: 74.44%;
  width: 13.16%;
  z-index: 3; }
  .g7 .elements .elem.f .mtbox {
    left: -50%; }

.g7 .elements .elem.g {
  left: 66.54%;
  top: 18.94%;
  width: 33.46%;
  z-index: 4; }
  .g7 .elements .elem.g .mtbox {
    left: 20%;
    top: 80%; }

.g7 .elements .elem.h {
  left: 48.62%;
  top: 55.32%;
  width: 16.54%;
  z-index: 2; }

.g7 .elements .elem.i {
  left: 59.84%;
  top: 54.94%;
  width: 5.58%;
  z-index: 1; }

.g8 .elements .elem.a {
  left: 2.99%;
  top: 10.15%;
  width: 13.47%;
  z-index: 1; }
  .g8 .elements .elem.a .mtbox {
    left: -10%;
    top: -30%; }

.g8 .elements .elem.b {
  left: 20.30%;
  top: -8.03%;
  width: 37.77%;
  z-index: 7; }
  .g8 .elements .elem.b .mtbox {
    left: 60%;
    top: 90%; }

.g8 .elements .elem.c {
  left: 0.00%;
  top: 27.31%;
  width: 33.06%;
  z-index: 3; }
  .g8 .elements .elem.c .mtbox {
    left: 80%;
    top: 60%; }

.g8 .elements .elem.d {
  left: 62.84%;
  top: -2.4%;
  width: 16.35%;
  z-index: 2; }

.g8 .elements .elem.e {
  left: 54.94%;
  top: 40.77%;
  width: 40.41%;
  z-index: 5; }

.g8 .elements .elem.f {
  left: 83.24%;
  top: 71.31%;
  width: 9.62%;
  z-index: 4; }

.g8 .elements .elem.g {
  left: 87.04%;
  top: 76.01%;
  width: 12.96%;
  z-index: 6; }

.noScroll {
  overflow: hidden !important; }

.clear {
  clear: both; }

html, body, a {
  cursor: url(/assets/controls/cursor.png), auto; }

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0px;
  height: 0px; }

/*
::-webkit-scrollbar-thumb {
    //border-radius: 4px;
    background-color: $white;
    border: solid 3px $black;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace.pace-inactive .pace-progress {
  display: none; }

.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 50%;
  margin-top: 100px;
  height: 2rem;
  width: 100% !important;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important; }

.not-desktop .pace .pace-progress {
  margin-top: 130px; }

.pace .pace-progress:after {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  content: attr(data-progress-text);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1;
  color: black; }
