.scrollmagic-pin-spacer {
  background-color: #d1edfb;
}

#m8-animation-mobile {
  width: 100%;
  height: 420px;
  min-height: 420px;
  position: relative;
  background-color: #d1edfb;
  overflow: hidden;
}

@media (min-width: 768px) {
  #m8-animation-mobile {
    display: none;
  }
}

#m8-animation-mobile .bg-top {
  display: none;
}

#m8-animation-mobile #m-m8-animation-container {
  max-width: 320px;
  margin: 0 auto;
  padding: 0 10px;
  height: 100%;
  position: relative;
  visibility: hidden;
}

#m8-animation-mobile #m-m8-blueprint {
  width: 119px;
  height: 153px;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: 130px;
  background: transparent url('../img/blueprint.png?1446231139') no-repeat scroll center top;
}

#m8-animation-mobile #m-m8-tower {
  width: 48px;
  height: 116px;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  bottom: 150px;
  background: transparent url('../img/tower.png?1446231139') no-repeat scroll center top;
}

#m8-animation-mobile #m-m8-rocket {
  width: 85px;
  height: 116px;
  position: absolute;
  left: 50%;
  margin-left: -38px;
  bottom: 152px;
  z-index: 1;
}

#m8-animation-mobile #m-m8-rocket .rocket-body {
  width: 85px;
  height: 116px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent url('../img/rocket.png?1446231139') no-repeat scroll center top;
  z-index: 2;
}

#m8-animation-mobile #m-m8-rocket .rocket-flame {
  width: 32px;
  height: 73px;
  position: absolute;
  left: 26px;
  bottom: -55px;
  opacity: 0;
  visibility: hidden;
  background: transparent url('../img/rocket_flame_sprite.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-m8-rocket .rocket-flame-tail {
  width: 34px;
  height: 45px;
  background: transparent url('../img/rocket_flame_tail.png?1446231139') no-repeat scroll center 0;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 25px;
  top: 104px;
  opacity: 0;
  visibility: hidden;
}

#m8-animation-mobile #m-smoke {
  width: 276px;
  height: 81px;
  position: absolute;
  left: 50%;
  margin-left: -135px;
  bottom: 102px;
  background: transparent url('../img/smoke.png?1446231139') no-repeat scroll 0 0;
  display: none;
  z-index: 2;
}

#m8-animation-mobile .author-title {
  -webkit-box-shadow: 4px 6px 0 0 #84aebd;
  box-shadow: 4px 6px 0 0 #84aebd;
  font-size: 38px;
  line-height: 57px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  background-color: #375f82;
  padding: 0 0.6666em;
  margin: 0 0 0 -106px;
  position: absolute;
  bottom: 65px;
  left: 50%;
  z-index: 10;
}

#m8-animation-mobile .cloud {
  position: absolute;
  width: 190px;
  height: 70px;
  bottom: 0;
  left: -190px;
  background: transparent url('../img/cloud.png?1446231139') no-repeat scroll 0 0;
  z-index: 0;
}

#m8-animation-mobile .cloud.cloud-right {
  background: transparent url('../img/cloud-right.png?1446231139') no-repeat scroll 0 0;
  left: 100%;
  z-index: 1;
}

#m8-animation-mobile .cloud.cloud-1 {
  bottom: 60px;
}

#m8-animation-mobile .cloud.cloud-2 {
  bottom: 160px;
}

#m8-animation-mobile .cloud.cloud-3 {
  bottom: 260px;
}

#m8-animation-mobile .cloud.cloud-4 {
  bottom: 360px;
}

#m8-animation-mobile #m-laptop {
  position: absolute;
  left: 50%;
  top: -151px;
  margin-left: -118px;
  width: 237px;
  height: 151px;
  z-index: 2;
}

#m8-animation-mobile #m-laptop .laptop-open {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 237px;
  height: 151px;
  background: transparent url('../img/laptop_sprite.png?1446231139') no-repeat scroll 0 0;
}

#m8-animation-mobile #m-laptop .laptop-open .laptop-screen {
  position: absolute;
  top: 10px;
  left: 32px;
  width: 174px;
  height: 100px;
  background: transparent url('../img/laptop_screen_bg.png?1446231139') no-repeat scroll center top;
  overflow: hidden;
}

#m8-animation-mobile .rocket-3d {
  width: 98px;
  height: 125px;
  position: absolute;
}

#m8-animation-mobile .rocket-3d .rocket-body {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: transparent url('../img/rocket_3d.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile .rocket-3d .rocket-flame {
  width: 32px;
  height: 75px;
  position: absolute;
  left: 34px;
  bottom: -51px;
  background: transparent url('../img/rocket_flame_3d_sprite.png?1446231139') no-repeat scroll 0 0;
}

#m8-animation-mobile #m-laptop .rocket-3d {
  -moz-transform: rotate(145deg) scale(0.92);
  -ms-transform: rotate(145deg) scale(0.92);
  -webkit-transform: rotate(145deg) scale(0.92);
  -o-transform: rotate(145deg) scale(0.92);
  transform: rotate(145deg) scale(0.92);
  display: none;
  left: 50%;
  top: 117px;
  margin-left: -47px;
}

#m8-animation-mobile .deploy-title {
  -webkit-box-shadow: 4px 6px 0 0 #84aebd;
  box-shadow: 4px 6px 0 0 #84aebd;
  font-size: 38px;
  line-height: 57px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  background-color: #375f82;
  padding: 0 0.6666em;
  margin: 0 0 0 -100px;
  position: absolute;
  top: 260px;
  left: 50%;
  z-index: 10;
}

#m8-animation-mobile #m-tv {
  position: absolute;
  left: 50%;
  margin-left: -120px;
  bottom: 100%;
  width: 239px;
  height: 196px;
  background: transparent url('../img/tv.png?1446231139') no-repeat scroll 0 0;
  z-index: 0;
}

#m8-animation-mobile #m-tv .tv-screen {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 218px;
  height: 135px;
  overflow: hidden;
}

#m8-animation-mobile #m-tv .tv-screen .rocket-3d {
  top: 0;
  left: 0;
  -moz-transform: rotate(130deg) scale(0.92);
  -ms-transform: rotate(130deg) scale(0.92);
  -webkit-transform: rotate(130deg) scale(0.92);
  -o-transform: rotate(130deg) scale(0.92);
  transform: rotate(130deg) scale(0.92);
  visibility: hidden;
}

#m8-animation-mobile #m-ipad {
  position: absolute;
  left: 50%;
  margin-left: 30px;
  bottom: 100%;
  width: 87px;
  height: 111px;
  background: transparent url('../img/ipad.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-ipad .ipad-screen {
  position: absolute;
  top: 9px;
  left: 14px;
  width: 61px;
  height: 82px;
  overflow: hidden;
}

#m8-animation-mobile #m-ipad .ipad-screen .rocket-3d {
  top: -5px;
  left: 27px;
  -moz-transform: rotate(120deg) scale(1);
  -ms-transform: rotate(120deg) scale(1);
  -webkit-transform: rotate(120deg) scale(1);
  -o-transform: rotate(120deg) scale(1);
  transform: rotate(120deg) scale(1);
  visibility: hidden;
}

#m8-animation-mobile #m-iphone {
  position: absolute;
  left: -40px;
  top: 30px;
  width: 39px;
  height: 76px;
  background: transparent url('../img/iphone.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-iphone .iphone-screen {
  position: absolute;
  top: 6px;
  left: 5px;
  width: 31px;
  height: 56px;
  overflow: hidden;
}

#m8-animation-mobile #m-iphone .iphone-screen .rocket-3d {
  top: -42px;
  left: -33px;
  -moz-transform: scale(0.32);
  -ms-transform: scale(0.32);
  -webkit-transform: scale(0.32);
  -o-transform: scale(0.32);
  transform: scale(0.32);
}

#m8-animation-mobile #m-mobile {
  position: absolute;
  left: 0;
  top: 30px;
  width: 42px;
  height: 81px;
  background: transparent url('../img/mobile.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-mobile .mobile-screen {
  position: absolute;
  top: 6px;
  left: 5px;
  width: 35px;
  height: 60px;
  overflow: hidden;
}

#m8-animation-mobile #m-mobile .mobile-screen .rocket-3d {
  top: -40px;
  left: -32px;
  -moz-transform: scale(0.32);
  -ms-transform: scale(0.32);
  -webkit-transform: scale(0.32);
  -o-transform: scale(0.32);
  transform: scale(0.32);
}

#m8-animation-mobile #m-kindle {
  position: absolute;
  left: 50%;
  margin-left: -105px;
  bottom: 100%;
  width: 90px;
  height: 146px;
  background: transparent url('../img/kindle.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-kindle .kindle-screen {
  position: absolute;
  top: 14px;
  left: 11px;
  width: 69px;
  height: 111px;
  overflow: hidden;
}

#m8-animation-mobile #m-kindle .kindle-screen .rocket-3d {
  top: -22px;
  left: -6px;
  -moz-transform: rotate(20deg) scale(0.6);
  -ms-transform: rotate(20deg) scale(0.6);
  -webkit-transform: rotate(20deg) scale(0.6);
  -o-transform: rotate(20deg) scale(0.6);
  transform: rotate(20deg) scale(0.6);
}

#m8-animation-mobile #m-tab {
  position: absolute;
  left: 100%;
  top: 20px;
  width: 171px;
  height: 121px;
  background: transparent url('../img/samsung-tab.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-tab .tab-screen {
  position: absolute;
  top: 13px;
  left: 15px;
  width: 140px;
  height: 88px;
  overflow: hidden;
}

#m8-animation-mobile #m-tab .tab-screen .rocket-3d {
  top: -5px;
  left: 27px;
  -moz-transform: rotate(30deg) scale(0.8);
  -ms-transform: rotate(30deg) scale(0.8);
  -webkit-transform: rotate(30deg) scale(0.8);
  -o-transform: rotate(30deg) scale(0.8);
  transform: rotate(30deg) scale(0.8);
  visibility: hidden;
}

#m8-animation-mobile #m-manage-health {
  position: absolute;
  left: 50%;
  margin-left: -145px;
  top: 15px;
  width: 160px;
  height: 99px;
  background: transparent url('../img/health_big.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-manage-graph {
  position: absolute;
  left: 50%;
  margin-left: 15px;
  top: 15px;
  width: 131px;
  height: 102px;
  background: transparent url('../img/manage_graph_big.png?1446231139') no-repeat scroll 0 0;
  z-index: 2;
}

#m8-animation-mobile #m-manage-phone {
  position: absolute;
  left: 50%;
  margin-left: -120px;
  top: 24px;
  width: 75px;
  height: 149px;
  background: transparent url('../img/manage_phone_big.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-manage-levels {
  position: absolute;
  left: 50%;
  margin-left: 40px;
  top: 18px;
  width: 116px;
  height: 112px;
  background: transparent url('../img/manage_levels_big.png?1446231139') no-repeat scroll 0 0;
  z-index: 3;
}

#m8-animation-mobile #m-manage-tablet {
  position: absolute;
  left: 50%;
  margin-left: -145px;
  top: 21px;
  width: 190px;
  height: 135px;
  background: transparent url('../img/manage_tablet_big.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile #m-manage-arrow {
  position: absolute;
  left: 50%;
  margin-left: 5px;
  top: 13px;
  width: 123px;
  height: 94px;
  background: transparent url('../img/manage_arrow.png?1446231139') no-repeat scroll 0 0;
  z-index: 1;
}

#m8-animation-mobile .manage-title {
  -webkit-box-shadow: 4px 6px 0 0 #84aebd;
  box-shadow: 4px 6px 0 0 #84aebd;
  font-size: 35px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  background-color: #375f82;
  padding: 0 0.6666em;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 -69px 0 -100px;
  z-index: 10;
}

#m8-animation-mobile .animation-title {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
  font-family: "Open Sans Extrabold", "Open Sans", Arial, sans-serif;
  font-weight: 800;
  width: 240px;
  position: absolute;
  left: 50%;
  margin-left: -120px;
  top: 26px;
  color: inherit;
  text-decoration: none;
}

#m8-animation-mobile .animation-title a {
  color: inherit;
  text-decoration: none;
}

#m8-animation-mobile .animation-title .title-text {
  display: inline-block;
}

#m8-animation-mobile .animation-title .title-text .top,
#m8-animation-mobile .animation-title .title-text .bottom {
  display: block;
}

#m8-animation-mobile .animation-title .title-text .bottom {
  margin-bottom: 0.3em;
}

#m8-animation-mobile .animation-title .title-arrow {
  height: 58px;
  width: 58px;
  margin: 0 auto;
  display: block;
  background: transparent url('../img/title_arrow.png?1446231139') no-repeat scroll center bottom;
}

#m8-animation-mobile .author-title-2,
#m8-animation-mobile .deploy-title-2,
#m8-animation-mobile .manage-title-2 {
  -webkit-box-shadow: 4px 6px 0 0 #84aebd;
  box-shadow: 4px 6px 0 0 #84aebd;
  font-size: 28px;
  line-height: 42px;
  text-transform: uppercase;
  font-family: "Open Sans Semibold", "Open Sans", Arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
  background-color: #375f82;
  padding: 0 0.6666em;
  display: inline-block;
  margin: 0 auto 0.4em;
  min-width: 200px;
}

#m-animation-scroll-down-arrow {
  width: 58px;
  height: 58px;
  position: absolute;
  bottom: 1em;
  left: 50%;
  margin-left: -29px;
  background: transparent url('../img/scroll-down-arrow.png?1446231139') no-repeat scroll center 50%;
  -o-background-size: auto;
  background-size: auto;
  display: none;
  cursor: pointer;
}
