.jupiter,
.reality {
    position: absolute
}

/*.buttonCTA,
.reality .firstText {
    text-transform: uppercase;
    white-space: nowrap
}

@font-face {
    font-family: Gotham-Light;
    src: url(../fonts/Gotham-Light.otf);
    font-weight: 400;
    font-style: normal
}*/

.learnButton {
    position: absolute;
    background-image: url(../image/learn-more.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    bottom: 9px;
    left: 155px;
    width: 128px;
    height: 45px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    clip: rect(0px, 0px, 25px, 0px)
}

.learnButton.inside {
    clip: rect(0px, 200px, 55px, 0px)
}


body {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none
}

.reality {
    width: 0;
    overflow: hidden;
    height: 170px;
    transition: all 1s ease-in;
    -webkit-transition: all 1s ease-in;
    opacity: 1
}

.reality.line1.active {
    width: 100%;
    top: 29px
}

.reality.line2.active {
    width: 100%;
    top: 46px
}

.reality.line21.active {
    width: 100%;
    top: 63px
}

.reality.line22 {
    width: 0;
    top: 63px
}

.reality.line22.active {
    width: 100%;
    top: 63px
}

.reality.line3 {
    width: 0;
    top: 80px
}

.reality.line3.active,
.reality.line4 {
    width: 100%;
    top: 80px
}

.reality.line3 .firstText:after {
    right: -143px;
    display: block
}

.reality.line4 {
    clip: rect(0, 300px, 200px, 300px)
}

.reality.line4.active {
    width: 100%;
    clip: rect(0, 300px, 200px, 0);
    top: 80px
}

.reality.line4 .firstText:before {
    display: none
}

.reality.line4 .firstText:after {
    width: 170px;
    right: -164px;
    display: block
}

.cHolder,
.reality .firstText.awesome:before {
    display: none
}

.reality .firstText {
    color: #F9901B;
    font-family: Gotham-Light;
    position: absolute;
    font-size: 16px;
    text-align: left;
    line-height: 16px
}

.buttonCTA,
.lineText {
    color: #fff;
    background-repeat: no-repeat
}

.reality .firstText.awesome {
    z-index: 1;
    display: none
}

.reality .firstText.awesome:after {
    width: 169px;
    right: -168px
}

@-moz-document url-prefix() {
    .firstText:before {
        top: 3px
    }
    .firstText:after {
        bottom: 2px
    }
}

.jupiter {
    width: 503px;
    height: 250px;
    background-image: url(../image/bg-jupiter.jpg);
    top: 0;
    left: 0
}

#wrapper {
    border: 1px solid #fff;
    width: 298px;
    height: 248px;
    position: relative;
    overflow: hidden;
    background-position: -95px 0;
    background-repeat: no-repeat;
    background-color: #000
}

#wrapper .bgImg,
#wrapper .logo,
.buttonCTA,
.cHolder,
.lineText,
.lineText .sensor1,
.lineText .sensor2 {
    position: absolute
}

#wrapper .logo {
    top: 0;
    right: 8px;
    width: 64px;
    z-index: 1
}

#wrapper .bgImg {
    z-index: 0;
    bottom: 0;
    right: 0
}

/*.buttonCTA {
    background-color: rgba(0, 0, 0, .5);
    padding: 8px 27px 6px 10px;
    font-size: 10px;
    font-family: Gotham-Light, Arial, Helvetica, sans-serif;
    right: 10px;
    bottom: 6px;
    background-image: url(../image/learn-icon.png);
    background-position: 95% center;
    background-size: contain;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    clip: rect(0, 0, 55px, 0)
}

.buttonCTA.inside {
    clip: rect(0, 160px, 55px, 0)
}
*/


/*.buttonCTA {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    color: #fff;
    bottom: 10px;
    padding: 1px 48px 3px 13px;
    text-transform: uppercase;
    font-size: 13px;
    white-space: nowrap;
    font-family: 'Gotham-Light';
    left: 0;
    background-image: url(../image/learn-icon.png);
    background-repeat: no-repeat;
    background-position: 93% center;
    background-size: inherit;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    clip: rect(0px, 0px, 31px, 0px)
}

.buttonCTA.inside {
    clip: rect(0px, 210px, 30px, 0px)
}
*/
.cHolder {
    top: 181px;
    z-index: 2;
    transition: all 10s linear;
    -webkit-transition: all 10s linear
}

.cHolder.move {
    right: 156px
}

.cHolder.second {
    top: 169px
}

.cHolder.second.move {
    right: 228px
}

.cHolder .circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #F9901B;
    margin: 30px
}

.cHolder .circle.moveOut {
    background-color: transparent;
    border: 1px solid #F9901B;
    position: absolute;
    margin: -1px
}

.cHolder .circle.moveOut.moveOut:first-child {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.cHolder .circle.moveOut.moveOut:nth-child(2) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.cHolder .circle.moveOut.moveOut:nth-child(3) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.hotSpotCopy {
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
    opacity:0;
}

.hotSpotCopy.active {
     -webkit-animation: textFadeIn 1s infinite;
    animation: textFadeIn 1s infinite;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
 }

.lineText {
    background-image: url(../image/satelite-lines.png);
    background-position: top left;
    font-family: Gotham-Light;
    font-size: 13px;
    bottom: -11px;
    right: 66px;
    height: 122px;
    z-index: 1;
    width: 233px;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    opacity: 0;
}

.lineText .sensor1 {
    left: 18px;
    top: 20px;
    white-space: nowrap
}

.lineText .sensor2 {
    bottom: 107px;
    right: 3px;
    white-space: nowrap
}

.lineText.active {
    opacity: 1
}

.lineText.active .sensor1,
.lineText.active .sensor2 {
    -webkit-animation: textFadeIn 1s infinite;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation: textFadeIn 1s infinite;
    animation-fill-mode: forwards;
    animation-iteration-count: 1
}

@-webkit-keyframes bgMoveJupiter {
    0% {
        transform: translate3d(0, 10px, 0);
        -webkit-transform: translate3d(0, 10px, 0)
    }
    100% {
        transform: translate3d(-202px, 0, 0);
        -webkit-transform: translate3d(-202px, 0, 0)
    }
}

@keyframes bgMoveJupiter {
    0% {
        transform: translate3d(0, 10px, 0)
    }
    100% {
        transform: translate3d(-202px, 0, 0)
    }
}

@-webkit-keyframes bgMove {
    0% {
        transform: translate3d(-240px, 70px, 0);
        -webkit-transform: translate3d(-240px, 70px, 0)
    }
    100% {
        transform: translate3d(-40px, 70px, 0);
        -webkit-transform: translate3d(-40px, 70px, 0)
    }
}

@keyframes bgMove {
    0% {
        transform: translate3d(-240px, 70px, 0)
    }
    100% {
        transform: translate3d(-40px, 70px, 0)
    }
}

.textFadeInOut {
    -webkit-animation: textFadeInOut 2.5s;
    -webkit-animation-fill-mode: forwards;
    animation: textFadeInOut 2.5s;
    animation-fill-mode: forwards;

    animation-iteration-count: 4;
    -webkit-animation-iteration-count: 4;
}

@-webkit-keyframes textFadeInOut {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    30% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0;
        transform: scale(2);
        -webkit-transform: scale(2)
    }
}

@keyframes textFadeInOut {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    30% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0;
        transform: scale(2);
        -webkit-transform: scale(2)
    }
}

.textFadeIn {
    -webkit-animation: textFadeIn 1s infinite;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation: textFadeIn 1s infinite;
    animation-fill-mode: forwards;
    animation-iteration-count: 1
}

@-webkit-keyframes textFadeIn {
    0% {
        opacity: 0
    }
    100%,
    20% {
        opacity: 1
    }
}

@keyframes textFadeIn {
    0% {
        opacity: 0
    }
    100%,
    20% {
        opacity: 1
    }
}

/*.Windows .buttonCTA {
    padding: 8px 27px 8px 10px
}*/