
/* Zuora Central Platform Component */
.zuora-central-platform {
  height:200px;
}
.zuora-central-platform .slide {
  position: absolute;
  top:0;
  left:0;
  opacity: 0;              
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  background: white;
  margin-top: 50px;
}
.zuora-central-platform .slide span{
  text-transform: uppercase;
  color: #C05F68;
}
.zuora-central-platform .slide h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.zuora-central-platform .slide a {
  color: #6EC5AB;
}
.zuora-central-platform p.subhead{
  font-weight: 300;
  letter-spacing: .03em;
  font-size: 18px;
  line-height: 30px;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.zuora-central-platform .active.slide {
  opacity: 100;
  height: 200px;
}
.engine-fill {
  cursor: pointer;
}
.engine.active {
  fill: #C05F68;
}
.engine.engine-1.active path{
  stroke: #C05F68;
}
.engine-fill.active {
  fill: #FFFFFE;
}
.navy-stripe {
  height: 250px;
  background-color: #384B5D;
  position: relative;
  top: -200px;
  z-index: 0;
}
.stop-scroll {
  overflow: hidden;
  height: 100%;
}
.slide-engine-nav {
  margin-top: 100px;
  position: relative;
}
.slide-engine-nav .fa {
  background-color: #fff;
}
.slide-engine-nav .line {
  position: absolute;
  top: 30px;
  bottom: 30px;
  width: 1px;
  left: 0;
  background-color: #777777;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.slide-engine-nav li {
  cursor: pointer;
  text-align: center;
}

/* Complex Account Relationships Component */

.complex-account-relationships-container {
  position: relative;
  text-align: center;
}
.complex-account-relationships-container svg{
  max-width: 100%;
}
.complex-account-relationships-container .rotating-arrow {
  position: absolute;
  top: 250px;
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 160px;
  max-width: 30%;
}
.complex-account-relationships-container #Oval-3-Copy,
.complex-account-relationships-container #Characters {
  fill: #fff;
}
.rotation {
  -webkit-animation: rotation 1.5s infinite linear;
  -moz-animation: rotation 1.5s infinite linear;
  -o-animation: rotation 1.5s infinite linear;
  animation: rotation 1.5s infinite linear;
}
.person-1 {
  opacity: 0;
  -webkit-animation: hideshow 4s 1s ease infinite;
  -moz-animation: hideshow 4s 1s ease infinite;
  -o-animation: hideshow 4s 1s ease infinite;
  animation: hideshow 4s 1s ease infinite;
}
.person-2 {
  opacity: 0;
  -webkit-animation: hideshow 4s 3s ease infinite;
  -moz-animation: hideshow 4s 3s ease infinite;
  -o-animation: hideshow 4s 3s ease infinite;
  animation: hideshow 4s 3s ease infinite;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:    rotate(0deg);
    -ms-transform:     rotate(0deg);
    -o-transform:      rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform:    rotate(359deg);
    -ms-transform:     rotate(359deg);
    -o-transform:      rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:    rotate(0deg);
    -ms-transform:     rotate(0deg);
    -o-transform:      rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform:    rotate(359deg);
    -ms-transform:     rotate(359deg);
    -o-transform:      rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:    rotate(0deg);
    -ms-transform:     rotate(0deg);
    -o-transform:      rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform:    rotate(359deg);
    -ms-transform:     rotate(359deg);
    -o-transform:      rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform:    rotate(0deg);
    -ms-transform:     rotate(0deg);
    -o-transform:      rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    -moz-transform:    rotate(359deg);
    -ms-transform:     rotate(359deg);
    -o-transform:      rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes hideshow {
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@-moz-keyframes hideshow {
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@-o-keyframes hideshow {
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes hideshow {
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}


/* Dotted Map SVG*/

.dotted-map-svg {
  background-size: cover;
  padding: 300px 0;
  background-image: url('https://www.zuora.com/wp-content/uploads/2017/09/World-Dots.svg');
}
.dotted-map-svg.start-animation {
  background-image: url('https://www.zuora.com/wp-content/uploads/2017/09/World-Dots-1.svg');
}


/* Global Payments */
.fade-to-white {
  box-shadow: 0 0 50px 50px #fff;
}
.money-fall-down {
  background-image: url('https://www.zuora.com/wp-content/uploads/2017/09/Money-Falling.svg');
  -webkit-animation: slidedown 5s linear infinite;
  -moz-animation: slidedown 5s linear infinite;
  -o-animation: slidedown 5s linear infinite;
  animation: slidedown 5s linear infinite;
  background-repeat: repeat;
  height: 274px;
  overflow: hidden;
}

@-webkit-keyframes slidedown {
  0%   {background-position: 0 0;}
  100% {background-position: 0 274px;}
}
@-moz-keyframes slidedown {
  0%   {background-position: 0 0;}
  100% {background-position: 0 274px;}
}
@-o-keyframes slidedown {
  0%   {background-position: 0 0;}
  100% {background-position: 0 274px;}
}
@keyframes slidedown {
  0%   {background-position: 0 0;}
  100% {background-position: 0 274px;}
}


/* Subscription Orders */

.subscription-orders-outer {
  position: relative;
  max-width: 595px;
  padding-top: 100px;
  margin: 0 auto;
  overflow: hidden;
}
.subscription-orders-outer .timer-outer {
  position: absolute;
  right: 50px;
  top: 0px;
  max-width: 25%;
  padding-top: 60px;
  overflow: hidden;
}
.subscription-orders-outer .dollars {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-animation: slideuptwo  1s linear infinite;
  -moz-animation: slideuptwo 1s linear infinite;
  -o-animation: slideuptwo 1s linear infinite;
  animation: slideuptwo 1s linear infinite;
}
.subscription-orders-outer .order-history {
  position: absolute;
  top: 250px;
  background-image: url('https://www.zuora.com/wp-content/uploads/2017/09/recurring-items-1.svg');
  -webkit-animation: slideup 5s linear infinite;
  -moz-animation: slideup 5s linear infinite;
  -o-animation: slideup 5s linear infinite;
  animation: slideup 5s linear infinite;
  height: 500px;
  left: 15px;
  width: 566px;
  max-width: 96%;
  overflow: hidden;
  background-repeat: repeat-y;
  background-size: cover;
}
.rotation-fast {
  -webkit-animation: rotation 2s infinite linear;
  -moz-animation: rotation 2s infinite linear;
  -o-animation: rotation 2s infinite linear;
  animation: rotation 2s infinite linear;
}


@-webkit-keyframes slideup {
  0%   {background-position: 0 0;}
  100% {background-position: 0 -731px;}
}
@-moz-keyframes slideup {
  0%   {background-position: 0 0;}
  100% {background-position: 0 -731px;}
}
@-o-keyframes slideup {
  0%   {background-position: 0 0;}
  100% {background-position: 0 -731px;}
}
@keyframes slideup {
  0%   {background-position: 0 0;}
  100% {background-position: 0 -731px;}
}

@-webkit-keyframes slideuptwo {
  0%   {top: 100px;}
  100% {top: -70px;}
}
@-moz-keyframes slideuptwo {
  0%   {top: 100px;}
  100% {top: -70px;}
}
@-o-keyframes slideuptwo {
  0%   {top: 100px;}
  100% {top: -70px;}
}
@keyframes slideuptwo {
  0%   {top: 100px;}
  100% {top: -70px;}
}

/* Orders */

.orders-outer {
  position: relative;
  max-width: 595px;
  padding-top: 100px;
  margin: 0 auto;
}
.orders-outer .timer-outer {
  position: absolute;
  right: 50px;
  top: -5%;
  max-width: 25%;
  padding-top: 50px;
  overflow: hidden;
  z-index: -1;
}
.orders-outer .dollars {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: -2;
}
.start-animation.orders-outer .dollars {
  -webkit-animation: slideuptwo  1s linear;
  -moz-animation: slideuptwo 1s linear;
  -o-animation: slideuptwo 1s linear;
  animation: slideuptwo 1s linear;
}
.orders-outer .line {
  position: absolute;
  left: 12%;
  top: 49%;
  -webkit-transform: rotate(-30deg);
  -moz-transform:    rotate(-30deg);
  -o-transform:      rotate(-30deg);
  transform: rotate(-30deg);
  -webkit-transform-origin: bottom right;
  -moz-transform-origin:    bottom right;
  -o-transform-origin:      bottom right;
  transform-origin: bottom right;
  max-width: 40%;
}
.start-animation.orders-outer .line {
  -webkit-animation: halfrotation  1s linear;
  -moz-animation: halfrotation 1s linear;
  -o-animation: halfrotation 1s linear;
  animation: halfrotation 1s linear;
}
.orders-outer .order-history {
  position: absolute;
  top: 250px;
  opacity: 0;
  left: 15px;
  width: 566px;
  max-width: 96%;
}
.start-animation.orders-outer .order-history {
  -webkit-animation: slidedowntwo 1s linear forwards;
  -moz-animation: slidedowntwo 1s linear forwards;
  -o-animation: slidedowntwo 1s linear forwards;
  animation: slidedowntwo 1s linear forwards;
}
@-webkit-keyframes slidedowntwo {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
@-moz-keyframes slidedowntwo {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
@-o-keyframes slidedowntwo {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes slidedowntwo {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
@-webkit-keyframes halfrotation {
    0% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  60% {
    -webkit-transform: rotate(55deg);
    -moz-transform:    rotate(55deg);
    -o-transform:      rotate(55deg);
    transform: rotate(55deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
}
@-moz-keyframes halfrotation {
    0% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  60% {
    -webkit-transform: rotate(55deg);
    -moz-transform:    rotate(55deg);
    -o-transform:      rotate(55deg);
    transform: rotate(55deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
}
@-o-keyframes halfrotation {
    0% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  60% {
    -webkit-transform: rotate(55deg);
    -moz-transform:    rotate(55deg);
    -o-transform:      rotate(55deg);
    transform: rotate(55deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
}
@keyframes halfrotation {
  0% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  60% {
    -webkit-transform: rotate(55deg);
    -moz-transform:    rotate(55deg);
    -o-transform:      rotate(55deg);
    transform: rotate(55deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(-30deg);
    -moz-transform:    rotate(-30deg);
    -o-transform:      rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin:    bottom right;
    -o-transform-origin:      bottom right;
    transform-origin: bottom right;
  }
}

/* Timeline */
#Rectangle-2 {
  width: 0px;
}
.start-animation #Rectangle-2 {
    -webkit-animation: slideacross 3s linear forwards;
    -moz-animation: slideacross 3s linear forwards;
    -o-animation: slideacross 3s linear forwards;
    animation: slideacross 3s linear forwards;
}
@-webkit-keyframes slideacross {
  0%   {width: 0px;}
  100% {width: 100%;}
}
@-moz-keyframes slideacross {
  0%   {width: 0px;}
  100% {width: 100%;}
}
@-o-keyframes slideacross {
  0%   {width: 0px;}
  100% {width: 100%;}
}
@keyframes slideacross {
  0%   {width: 0px;}
  100% {width: 100%;}
}
.timeline {
    overflow: hidden;
}
.timeline #Triangle-Copy-6 {
  -webkit-transform: translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
  -moz-transform:    translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
  -o-transform:      translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
  transform: translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
}
.start-animation .timeline #Triangle-Copy-6 {
  -webkit-animation: timelineslideup 0.3s ease-out forwards;
  -moz-animation: timelineslideup 0.3s ease-out forwards;
  -o-animation: timelineslideup 0.3s ease-out forwards;
  animation: timelineslideup 0.3s ease-out forwards;
}
.timeline #Triangle-Copy {
  -webkit-transform: translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
  -moz-transform:    translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
  -o-transform:      translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
  transform: translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
}
.start-animation .timeline #Triangle-Copy {
  -webkit-animation: timelineslideuptwo 0.3s 0.3s ease-out forwards;
  -moz-animation: timelineslideuptwo 0.3s 0.3s ease-out forwards;
  -o-animation: timelineslideuptwo 0.3s 0.3s ease-out forwards;
  animation: timelineslideuptwo 0.3s 0.3s ease-out forwards;
}
.timeline #Triangle {
  -webkit-transform: translateY(125px);
  -moz-transform:    translateY(125px);
  -o-transform:      translateY(125px);
  transform: translateY(125px);
}
.start-animation .timeline #Triangle {
  -webkit-animation: timelineslideupthree 0.3s 0.6s ease-out forwards;
  -moz-animation: timelineslideupthree 0.3s 0.6s ease-out forwards;
  -o-animation: timelineslideupthree 0.3s 0.6s ease-out forwards;
  animation: timelineslideupthree 0.3s 0.6s ease-out forwards; 
}
.timeline #Group-2 {
  -webkit-transform: translate(536px, 125px);
  -moz-transform:    translate(536px, 125px);
  -o-transform:      translate(536px, 125px);
  transform: translate(536px, 125px);
}
.start-animation .timeline #Group-2 {
  -webkit-animation: timelineslideupfour 0.3s 1.3s ease-out forwards;
  -moz-animation: timelineslideupfour 0.3s 1.3s ease-out forwards;
  -o-animation: timelineslideupfour 0.3s 1.3s ease-out forwards;
  animation: timelineslideupfour 0.3s 1.3s ease-out forwards;
}
.timeline #Triangle-Copy-2 {
  -webkit-transform: translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
  -moz-transform:    translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
  -o-transform:      translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
  transform: translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
}
.start-animation .timeline #Triangle-Copy-2 {
  -webkit-animation: timelineslideupfive 0.3s 1.8s ease-out forwards;
  -moz-animation: timelineslideupfive 0.3s 1.8s ease-out forwards;
  -o-animation: timelineslideupfive 0.3s 1.8s ease-out forwards;
  animation: timelineslideupfive 0.3s 1.8s ease-out forwards;
}
.timeline #Usage {
  -webkit-transform: translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
  -moz-transform:    translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
  -o-transform:      translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
  transform: translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
}
.start-animation .timeline #Usage {
  -webkit-animation: timelineslideupsix 0.3s 2.5s ease-out forwards;
  -moz-animation: timelineslideupsix 0.3s 2.5s ease-out forwards;
  -o-animation: timelineslideupsix 0.3s 2.5s ease-out forwards;
  animation: timelineslideupsix 0.3s 2.5s ease-out forwards;
}
.timeline #Triangle-Copy-4 {
  -webkit-transform: translateY(125px);
  -moz-transform:    translateY(125px);
  -o-transform:      translateY(125px);
  transform: translateY(125px);
}
.start-animation .timeline #Triangle-Copy-4 {
  -webkit-animation: timelineslideupthree 0.3s 2.9s ease-out forwards;
  -moz-animation: timelineslideupthree 0.3s 2.9s ease-out forwards;
  -o-animation: timelineslideupthree 0.3s 2.9s ease-out forwards;
  animation: timelineslideupthree 0.3s 2.9s ease-out forwards;
}
.timeline #Combined-Shape-Copy-2,
.timeline #upgrade-subscription {
  -webkit-transform: translateY(-125px);
  -moz-transform:    translateY(-125px);
  -o-transform:      translateY(-125px);
  transform: translateY(-125px);
}
.start-animation .timeline #Combined-Shape-Copy-2,
.start-animation .timeline #upgrade-subscription {
  -webkit-animation: timelineslidedown 0.3s 0.6s ease-out forwards;
  -moz-animation: timelineslidedown 0.3s 0.6s ease-out forwards;
  -o-animation: timelineslidedown 0.3s 0.6s ease-out forwards;
  animation: timelineslidedown 0.3s 0.6s ease-out forwards;
}
.timeline #Combined-Shape,
.timeline #suspend-subscription {
  -webkit-transform: translateY(-125px);
  -moz-transform:    translateY(-125px);
  -o-transform:      translateY(-125px);
  transform: translateY(-125px);
}
.start-animation .timeline #Combined-Shape,
.start-animation .timeline #suspend-subscription{
  -webkit-animation: timelineslidedown 0.3s 1.3s ease-out forwards;
  -moz-animation: timelineslidedown 0.3s 1.3s ease-out forwards;
  -o-animation: timelineslidedown 0.3s 1.3s ease-out forwards;
  animation: timelineslidedown 0.3s 1.3s ease-out forwards;
}
.timeline #Combined-Shape-Copy-3,
.timeline #resume-subscription {
  -webkit-transform: translateY(-125px);
  -moz-transform:    translateY(-125px);
  -o-transform:      translateY(-125px);
  transform: translateY(-125px);
}
.start-animation .timeline #Combined-Shape-Copy-3,
.start-animation .timeline #resume-subscription {
  -webkit-animation: timelineslidedown 0.3s 1.8s ease-out forwards;
  -moz-animation: timelineslidedown 0.3s 1.8s ease-out forwards;
  -o-animation: timelineslidedown 0.3s 1.8s ease-out forwards;
  animation: timelineslidedown 0.3s 1.8s ease-out forwards;  
}
.timeline #Combined-Shape-Copy,
.timeline #renew-subscription {
  -webkit-transform: translateY(-125px);
  -moz-transform:    translateY(-125px);
  -o-transform:      translateY(-125px);
  transform: translateY(-125px);
}
.start-animation .timeline #Combined-Shape-Copy,
.start-animation .timeline #renew-subscription {
  -webkit-animation: timelineslidedown 0.3s 2.5s ease-out forwards;
  -moz-animation: timelineslidedown 0.3s 2.5s ease-out forwards;
  -o-animation: timelineslidedown 0.3s 2.5s ease-out forwards;
  animation: timelineslidedown 0.3s 2.5s ease-out forwards; 
}
@-webkit-keyframes timelineslideup {
  0%   {
    -webkit-transform: translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -moz-transform:    translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -o-transform:      translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    transform:         translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
}
@-moz-keyframes timelineslideup {
  0%   {
    -webkit-transform: translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -moz-transform:    translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -o-transform:      translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    transform:         translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
}
@-o-keyframes timelineslideup {
  0%   {
    -webkit-transform: translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -moz-transform:    translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -o-transform:      translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    transform:         translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
}
@keyframes timelineslideup {
  0%   {
    -webkit-transform: translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -moz-transform:    translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    -o-transform:      translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
    transform:         translate(17.5px, 125px) rotate(180deg) translate(-17.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -moz-transform:    translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    -o-transform:      translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
    transform:         translate(17.5px, 87.5px) rotate(180deg) translate(-17.5px, -87.5px);
  }
}
@-webkit-keyframes timelineslideuptwo {
  0%   {
    -webkit-transform: translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -moz-transform:    translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -o-transform:      translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    transform:         translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
  100% {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
}
@-moz-keyframes timelineslideuptwo {
  0%   {
    -webkit-transform: translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -moz-transform:    translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -o-transform:      translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    transform:         translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
  100% {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
}
@-o-keyframes timelineslideuptwo {
  0%   {
    -webkit-transform: translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -moz-transform:    translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -o-transform:      translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    transform:         translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
  100% {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
}
@keyframes timelineslideuptwo {
  0%   {
    -webkit-transform: translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -moz-transform:    translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    -o-transform:      translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
    transform:         translate(129.5px, 125px) rotate(180deg) translate(-129.5px, -125px);
  }
  75%  {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
  100% {
    -webkit-transform: translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -moz-transform:    translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    -o-transform:      translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
    transform:         translate(129.5px, 88.5px) rotate(180deg) translate(-129.5px, -88.5px);
  }
}
@-webkit-keyframes timelineslideupthree {
  0%   {
    -webkit-transform: translateY(125px);
    -moz-transform:    translateY(125px);
    -o-transform:      translateY(125px);
    transform:         translateY(125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
@-moz-keyframes timelineslideupthree {
  0%   {
    -webkit-transform: translateY(125px);
    -moz-transform:    translateY(125px);
    -o-transform:      translateY(125px);
    transform:         translateY(125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
@-o-keyframes timelineslideupthree {
  0%   {
    -webkit-transform: translateY(125px);
    -moz-transform:    translateY(125px);
    -o-transform:      translateY(125px);
    transform:         translateY(125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
@keyframes timelineslideupthree {
  0%   {
    -webkit-transform: translateY(125px);
    -moz-transform:    translateY(125px);
    -o-transform:      translateY(125px);
    transform:         translateY(125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
@-webkit-keyframes timelineslideupfour {
  0%   {
    -webkit-transform: translate(536px, 125px);
    -moz-transform:    translate(536px, 125px);
    -o-transform:      translate(536px, 125px);
    transform:         translate(536px, 125px);
  }
  75%  {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
  100% {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
}
@-moz-keyframes timelineslideupfour {
  0%   {
    -webkit-transform: translate(536px, 125px);
    -moz-transform:    translate(536px, 125px);
    -o-transform:      translate(536px, 125px);
    transform:         translate(536px, 125px);
  }
  75%  {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
  100% {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
}
@-o-keyframes timelineslideupfour {
  0%   {
    -webkit-transform: translate(536px, 125px);
    -moz-transform:    translate(536px, 125px);
    -o-transform:      translate(536px, 125px);
    transform:         translate(536px, 125px);
  }
  75%  {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
  100% {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
}
@keyframes timelineslideupfour {
  0%   {
    -webkit-transform: translate(536px, 125px);
    -moz-transform:    translate(536px, 125px);
    -o-transform:      translate(536px, 125px);
    transform:         translate(536px, 125px);
  }
  75%  {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
  100% {
    -webkit-transform: translate(536px, 71px);
    -moz-transform:    translate(536px, 71px);
    -o-transform:      translate(536px, 71px);
    transform:         translate(536px, 71px);
  }
}
@-webkit-keyframes timelineslideupfive {
  0%   {
    -webkit-transform: translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  75%  {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
}
@-moz-keyframes timelineslideupfive {
  0%   {
    -webkit-transform: translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  75%  {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
}
@-o-keyframes timelineslideupfive {
  0%   {
    -webkit-transform: translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  75%  {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
}
@keyframes timelineslideupfive {
  0%   {
    -webkit-transform: translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 125px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  75%  {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
  100% {
    -webkit-transform: translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -moz-transform:    translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    -o-transform:      translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
    transform:         translate(786.5px, 87.5px) rotate(90deg) translate(-786.5px, -87.5px);
  }
}
@-webkit-keyframes timelineslideupsix {
  0%   {
    -webkit-transform: translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -moz-transform:    translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -o-transform:      translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    transform:         translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
  }
  75%  {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
  100% {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
}
@-moz-keyframes timelineslideupsix {
  0%   {
    -webkit-transform: translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -moz-transform:    translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -o-transform:      translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    transform:         translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
  }
  75%  {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
  100% {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
}
@-o-keyframes timelineslideupsix {
  0%   {
    -webkit-transform: translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -moz-transform:    translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -o-transform:      translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    transform:         translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
  }
  75%  {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
  100% {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
}
@keyframes timelineslideupsix {
  0%   {
    -webkit-transform: translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -moz-transform:    translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    -o-transform:      translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
    transform:         translate(1124.378210px, 125px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);
  }
  75%  {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
  100% {
    -webkit-transform: translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -moz-transform:    translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    -o-transform:      translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
    transform:         translate(1124.378210px, 86.378210px) rotate(50deg) translate(-1124.378210px, -86.378210px) translate(1092.878210px, 54.878210px);;
  }
}
@-webkit-keyframes timelineslidedown {
  0%   {
    -webkit-transform: translateY(-125px);
    -moz-transform:    translateY(-125px);
    -o-transform:      translateY(-125px);
    transform:         translateY(-125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
@-moz-keyframes timelineslidedown {
  0%   {
    -webkit-transform: translateY(-125px);
    -moz-transform:    translateY(-125px);
    -o-transform:      translateY(-125px);
    transform:         translateY(-125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
@-o-keyframes timelineslidedown {
  0%   {
    -webkit-transform: translateY(-125px);
    -moz-transform:    translateY(-125px);
    -o-transform:      translateY(-125px);
    transform:         translateY(-125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
@keyframes timelineslidedown {
  0%   {
    -webkit-transform: translateY(-125px);
    -moz-transform:    translateY(-125px);
    -o-transform:      translateY(-125px);
    transform:         translateY(-125px);
  }
  75%  {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    transform:         translateY(0);
  }
}
/* Metrics Engine */

.metrics-scroll-up {
  background-image: url('https://www.zuora.com/wp-content/uploads/2017/09/Text.svg');
  -webkit-animation: metricsscrollup 5s linear infinite;
  -moz-animation: metricsscrollup 5s linear infinite;
  -o-animation: metricsscrollup 5s linear infinite;
  animation: metricsscrollup 5s linear infinite;
  background-repeat: repeat-y;
  height: 417px;
  overflow: hidden;
}
@-webkit-keyframes metricsscrollup {
  0%   {background-position: center 0;}
  100% {background-position: center 417px;}
}
@-moz-keyframes metricsscrollup {
  0%   {background-position: center 0;}
  100% {background-position: center 417px;}
}
@-o-keyframes metricsscrollup {
  0%   {background-position: center 0;}
  100% {background-position: center 417px;}
}
@keyframes metricsscrollup {
  0%   {background-position: center 0;}
  100% {background-position: center 417px;}
}

/* Central Apps */

.apps-scroll-left {
  background-image: url('https://www.zuora.com/wp-content/uploads/2017/09/Apps-2.png');
  -webkit-animation: appsscrollleft 10s linear infinite;
  -moz-animation: appsscrollleft 10s linear infinite;
  -o-animation: appsscrollleft 10s linear infinite;
  animation: appsscrollleft 10s linear infinite;
  background-repeat: repeat-x;
  min-height: 191px;
  overflow: hidden;
}
.app-appear-1 {
  opacity: 0;
}
.app-appear-2 {
  opacity: 0;
}
.app-appear-3 {
  opacity: 0;
}
.start-animation .app-appear-1 {
  -webkit-animation: appsappear 1s linear forwards;
  -moz-animation: appsappear 1s linear forwards;
  -o-animation: appsappear 1s linear forwards;
  animation: appsappear 1s linear forwards;
}
.start-animation .app-appear-2 {
  -webkit-animation: appsappear 1s 0.5s linear forwards;
  -moz-animation: appsappear 1s 0.5s linear forwards;
  -o-animation: appsappear 1s 0.5s linear forwards;
  animation: appsappear 1s 0.5s linear forwards;
}
.start-animation .app-appear-3 {
  -webkit-animation: appsappear 1s 1s linear forwards;
  -moz-animation: appsappear 1s 1s linear forwards;
  -o-animation: appsappear 1s 1s linear forwards;
  animation: appsappear 1s 1s linear forwards;
}
@-webkit-keyframes appsscrollleft {
  0%   {background-position: 1342px center;}
  100% {background-position: 0 center;}
}
@-moz-keyframes appsscrollleft {
  0%   {background-position: 1342px center;}
  100% {background-position: 0 center;}
}
@-o-keyframes appsscrollleft {
  0%   {background-position: 1342px center;}
  100% {background-position: 0 center;}
}
@keyframes appsscrollleft {
  0%   {background-position: 1342px center;}
  100% {background-position: 0 center;}
}
@-webkit-keyframes appsappear {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
@-moz-keyframes appsappear {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
@-o-keyframes appsappear {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes appsappear {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}

/* Subscription Pricing Engine */

.pricing-engine {
  background-image: url(https://www.zuora.com/wp-content/uploads/2017/09/Group-2-3-still.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.start-animation.pricing-engine {
  background-image: url(https://www.zuora.com/wp-content/uploads/2017/09/Group-2-3.svg);
}

/* Update Across Every Channel */

.every-channel {
  background-image: url(https://www.zuora.com/wp-content/uploads/2017/09/Group-2-2-still.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.every-channel.start-animation {
  background-image: url(https://www.zuora.com/wp-content/uploads/2017/09/Group-2-2-1.svg);
}

/* Financial Transactions */

.financial-transactions.start-animation .upb_row_bg {
  background-image: url(https://www.zuora.com/wp-content/uploads/2017/09/metrics-cards-fixed.svg) !important;
}

/* Graph Draw */
.graph #Path-2,
.graph #Path-2-Copy {
  opacity: 0;
}
.graph circle {
  opacity: 0;
}
.graph.start-animation circle {
  -webkit-animation: graphfadein 1s 5s linear forwards;
  -moz-animation: graphfadein 1s 5s linear forwards;
  -o-animation: graphfadein 1s 5s linear forwards;
  animation: graphfadein 1s 5s linear forwards;
}
.graph #Path-2.start-draw,
.graph #Path-2-Copy.start-draw {
  opacity: 1;
  -webkit-animation: graphdash 10s linear forwards;
  -moz-animation: graphdash 10s linear forwards;
  -o-animation: graphdash 10s linear forwards;
  animation: graphdash 10s linear forwards;
}
@-webkit-keyframes graphfadein {
  to {
    opacity: 1;
  }
}
@-moz-keyframes graphfadein {
  to {
    opacity: 1;
  }
}
@-o-keyframes graphfadein {
  to {
    opacity: 1;
  }
}
@keyframes graphfadein {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes graphdash {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes graphdash {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes graphdash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes graphdash {
  to {
    stroke-dashoffset: 0;
  }
}

/* Ratings */

.rating-container {
  position: relative;
  display: inline-block;
}
.rating-container .gig-tracker {
  position: absolute;
  width: 100%;
  top: 35%;
  text-align: center;
  color: #fff;
}
.rating-container .gig-tracker .gigs {
  font-size: 30px;
}
.rating-container .gig-tracker .percent {
  font-size: 15px;
} 
.rating-container #Inner-Circle {
  -webkit-transition: fill 0.3s linear;
  transition: fill 0.3s linear;
}
.rating-container .upgrade-button {
  background-color: #9A4C53;
  font-size: 10px;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  margin-top: 10px;
  font-family: "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.rating-container svg circle{
  stroke-width: 20.9664 !important;
}
.rating-container svg #Medium-Intervals,
.rating-container svg #Small-Intervals {
  stroke-width: 20 !important;
}
.rating-container #Usage {
  -webkit-transition: all 4.6s linear;
  transition: all 4.6s linear;
  stroke-width: 20.9664 !important;
  stroke-dashoffset: 823.35;
  stroke-dasharray: 823.35;
}
.start-animation .rating-container #Usage {
  stroke-dashoffset: 164;
}
.rating-container-outer {
  text-align: center;
  padding: 50px 0;
  background-color: #f4f7fa
}
.rating-container .warning {
  fill: #C05F68;
  -webkit-animation: alert 1s linear infinite;
  -moz-animation: alert 1s linear infinite;
  -o-animation: alert 1s linear infinite;
  animation: alert 1s linear infinite;
}
.time-slider.start-animation {
  -webkit-animation: sliderscrollleft 10s linear infinite;
  -moz-animation: sliderscrollleft 10s linear infinite;
  -o-animation: sliderscrollleft 10s linear infinite;
  animation: sliderscrollleft 10s linear infinite;
}
.time-slider {
  background-image: url(https://www.zuora.com/wp-content/uploads/2017/10/Time-Lines.svg);
  background-repeat: repeat-x;
  background-position: 1438px 40px;
  text-align: center;
  background-color: #fff;
}
.time-slider .vertical-line {
  height: 100px;
  width: 2px;
  margin: 0 auto;
  background-color: #4D4D4E;
}
.time-slider .date-button {
  background-color: #9ad6c4;
  color: #fff;
  display: inline-block;
  padding: .5em 1em;
  border-radius: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 85px;
}
@-webkit-keyframes alert {
  0% { fill: #C05F68; r: 110.6px; }
  50% { fill: #b74d56; r: 115.6px; }
  100% { fill: #C05F68; r: 110.6px; }
}
@-moz-keyframes alert {
  0% { fill: #C05F68; r: 110.6px; }
  50% { fill: #b74d56; r: 115.6px; }
  100% { fill: #C05F68; r: 110.6px; }
}
@-o-keyframes alert {
  0% { fill: #C05F68; r: 110.6px; }
  50% { fill: #b74d56; r: 115.6px; }
  100% { fill: #C05F68; r: 110.6px; }
}
@keyframes alert {
  0% { fill: #C05F68; r: 110.6px; }
  50% { fill: #b74d56; r: 115.6px; }
  100% { fill: #C05F68; r: 110.6px; }
}
@-webkit-keyframes sliderscrollleft {
  0%   {background-position: 1438px 40px;}
  100% {background-position: 0 40px;}
}
@-moz-keyframes sliderscrollleft {
  0%   {background-position: 1438px 40px;}
  100% {background-position: 0 40px;}
}
@-o-keyframes sliderscrollleft {
  0%   {background-position: 1438px 40px;}
  100% {background-position: 0 40px;}
}
@keyframes sliderscrollleft {
  0%   {background-position: 1438px 40px;}
  100% {background-position: 0 40px;}
}


