
/*!
oweboo sattelite animation Copyright (c) 2015 Michael Dean for www.oweboo.com
*/

/*ie10+ only*/
@media screen and (min-width:0\0) { 
.cover {
    width: 700px;
    height: 990px;
}
}
.cover {
    z-index: 0;
    position: absolute;
    top: -920px;
    right: 0px;
    width: 700px;
    /*height: auto;*/
}
}
svg {
  /*display: block;
  top: 0;
  left: 0;
  margin: auto;
  max-width: 500px;
  height: auto;*/
}
#rope path {
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-animation: rope 3000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
          animation: rope 3000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
#astronaut {
  -webkit-animation: astronaut 3000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
          animation: astronaut 3000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
		  -ms-animation: astronaut 3000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}         
#satelite {
  -webkit-animation: satelite 2000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
          animation: satelite 2000ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
#blue-planet {
  -webkit-animation: blue-planet 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
          animation: blue-planet 1200ms cubic-bezier(0.445, 0.05, 0.55, 0.95) infinite alternate;
}
.star:nth-child(1) {
  -webkit-animation: stars 700ms 100ms infinite alternate;
          animation: stars 700ms 100ms infinite alternate;
}
.star:nth-child(2) {
  -webkit-animation: stars 700ms 200ms infinite alternate;
          animation: stars 700ms 200ms infinite alternate;
}
.star:nth-child(3) {
  -webkit-animation: stars 700ms 300ms infinite alternate;
          animation: stars 700ms 300ms infinite alternate;
}
.star:nth-child(4) {
  -webkit-animation: stars 700ms 400ms infinite alternate;
          animation: stars 700ms 400ms infinite alternate;
}
.star:nth-child(5) {
  -webkit-animation: stars 700ms 500ms infinite alternate;
          animation: stars 700ms 500ms infinite alternate;
}
.star:nth-child(6) {
  -webkit-animation: stars 700ms 600ms infinite alternate;
          animation: stars 700ms 600ms infinite alternate;
}
.star:nth-child(7) {
  -webkit-animation: stars 700ms 700ms infinite alternate;
          animation: stars 700ms 700ms infinite alternate;
}
.star:nth-child(8) {
  -webkit-animation: stars 700ms 800ms infinite alternate;
          animation: stars 700ms 800ms infinite alternate;
}
.star:nth-child(9) {
  -webkit-animation: stars 700ms 900ms infinite alternate;
          animation: stars 700ms 900ms infinite alternate;
}
.star:nth-child(10) {
  -webkit-animation: stars 700ms 1000ms infinite alternate;
          animation: stars 700ms 1000ms infinite alternate;
}
.star:nth-child(11) {
  -webkit-animation: stars 700ms 1100ms infinite alternate;
          animation: stars 700ms 1100ms infinite alternate;
}
.star:nth-child(12) {
  -webkit-animation: stars 700ms 1200ms infinite alternate;
          animation: stars 700ms 1200ms infinite alternate;
}
.star:nth-child(13) {
  -webkit-animation: stars 700ms 1300ms infinite alternate;
          animation: stars 700ms 1300ms infinite alternate;
}
.star:nth-child(14) {
  -webkit-animation: stars 700ms 1400ms infinite alternate;
          animation: stars 700ms 1400ms infinite alternate;
}
.star:nth-child(15) {
  -webkit-animation: stars 700ms 1500ms infinite alternate;
          animation: stars 700ms 1500ms infinite alternate;
}
.star:nth-child(16) {
  -webkit-animation: stars 700ms 1600ms infinite alternate;
          animation: stars 700ms 1600ms infinite alternate;
}
.star:nth-child(17) {
  -webkit-animation: stars 700ms 1700ms infinite alternate;
          animation: stars 700ms 1700ms infinite alternate;
}
.star:nth-child(18) {
  -webkit-animation: stars 700ms 1800ms infinite alternate;
          animation: stars 700ms 1800ms infinite alternate;
}
.star:nth-child(19) {
  -webkit-animation: stars 700ms 1900ms infinite alternate;
          animation: stars 700ms 1900ms infinite alternate;
}
.star:nth-child(20) {
  -webkit-animation: stars 700ms 2000ms infinite alternate;
          animation: stars 700ms 2000ms infinite alternate;
}
.star:nth-child(21) {
  -webkit-animation: stars 700ms 2100ms infinite alternate;
          animation: stars 700ms 2100ms infinite alternate;
}
.star:nth-child(22) {
  -webkit-animation: stars 700ms 2200ms infinite alternate;
          animation: stars 700ms 2200ms infinite alternate;
}
.star:nth-child(23) {
  -webkit-animation: stars 700ms 2300ms infinite alternate;
          animation: stars 700ms 2300ms infinite alternate;
}
.star:nth-child(24) {
  -webkit-animation: stars 700ms 2400ms infinite alternate;
          animation: stars 700ms 2400ms infinite alternate;
}
.star:nth-child(25) {
  -webkit-animation: stars 700ms 2500ms infinite alternate;
          animation: stars 700ms 2500ms infinite alternate;
}
.star:nth-child(26) {
  -webkit-animation: stars 700ms 2600ms infinite alternate;
          animation: stars 700ms 2600ms infinite alternate;
}
.star:nth-child(27) {
  -webkit-animation: stars 700ms 2700ms infinite alternate;
          animation: stars 700ms 2700ms infinite alternate;
}
.star:nth-child(28) {
  -webkit-animation: stars 700ms 2800ms infinite alternate;
          animation: stars 700ms 2800ms infinite alternate;
}
.star:nth-child(29) {
  -webkit-animation: stars 700ms 2900ms infinite alternate;
          animation: stars 700ms 2900ms infinite alternate;
}
.star:nth-child(30) {
  -webkit-animation: stars 700ms 3000ms infinite alternate;
          animation: stars 700ms 3000ms infinite alternate;
}
.star:nth-child(31) {
  -webkit-animation: stars 700ms 3100ms infinite alternate;
          animation: stars 700ms 3100ms infinite alternate;
}
.star:nth-child(32) {
  -webkit-animation: stars 700ms 3200ms infinite alternate;
          animation: stars 700ms 3200ms infinite alternate;
}
.star:nth-child(33) {
  -webkit-animation: stars 700ms 3300ms infinite alternate;
          animation: stars 700ms 3300ms infinite alternate;
}
.star:nth-child(34) {
  -webkit-animation: stars 700ms 3400ms infinite alternate;
          animation: stars 700ms 3400ms infinite alternate;
}
.star:nth-child(35) {
  -webkit-animation: stars 700ms 3500ms infinite alternate;
          animation: stars 700ms 3500ms infinite alternate;
}
.letter {
  opacity: 0;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}
.letter:nth-child(1) {
  -webkit-animation: letters 1000ms 100ms forwards;
          animation: letters 1000ms 100ms forwards;
}
.letter:nth-child(2) {
  -webkit-animation: letters 1000ms 200ms forwards;
          animation: letters 1000ms 200ms forwards;
}
.letter:nth-child(3) {
  -webkit-animation: letters 1000ms 300ms forwards;
          animation: letters 1000ms 300ms forwards;
}
.letter:nth-child(4) {
  -webkit-animation: letters 1000ms 400ms forwards;
          animation: letters 1000ms 400ms forwards;
}
.letter:nth-child(5) {
  -webkit-animation: letters 1000ms 500ms forwards;
          animation: letters 1000ms 500ms forwards;
}
.letter:nth-child(6) {
  -webkit-animation: letters 1000ms 600ms forwards;
          animation: letters 1000ms 600ms forwards;
}
.letter:nth-child(7) {
  -webkit-animation: letters 1000ms 700ms forwards;
          animation: letters 1000ms 700ms forwards;
}
.letter:nth-child(8) {
  -webkit-animation: letters 1000ms 800ms forwards;
          animation: letters 1000ms 800ms forwards;
}
.letter:nth-child(9) {
  -webkit-animation: letters 1000ms 900ms forwards;
          animation: letters 1000ms 900ms forwards;
}
.letter:nth-child(10) {
  -webkit-animation: letters 1000ms 1000ms forwards;
          animation: letters 1000ms 1000ms forwards;
}
.letter:nth-child(11) {
  -webkit-animation: letters 1000ms 1100ms forwards;
          animation: letters 1000ms 1100ms forwards;
}
.letter:nth-child(12) {
  -webkit-animation: letters 1000ms 1200ms forwards;
          animation: letters 1000ms 1200ms forwards;
}
#divider {
  opacity: 0;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-animation: divider 500ms 1000ms forwards;
          animation: divider 500ms 1000ms forwards;
}
.actor {
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.actor:nth-child(3) {
  -webkit-animation: actors 1000ms 1502ms forwards;
          animation: actors 1000ms 1502ms forwards;
}
.actor:nth-child(4) {
  -webkit-animation: actors 1000ms 1602ms forwards;
          animation: actors 1000ms 1602ms forwards;
}
.actor:nth-child(5) {
  -webkit-animation: actors 1000ms 1702ms forwards;
          animation: actors 1000ms 1702ms forwards;
}
.actor:nth-child(6) {
  -webkit-animation: actors 1000ms 1802ms forwards;
          animation: actors 1000ms 1802ms forwards;
}
.signal {
  opacity: 0;
}
.signal:nth-child(2) {
  -webkit-animation: signals 600ms 301ms infinite alternate;
          animation: signals 600ms 301ms infinite alternate;
}
.signal:nth-child(3) {
  -webkit-animation: signals 600ms 601ms infinite alternate;
          animation: signals 600ms 601ms infinite alternate;
}
@media screen and (max-width: 1601px) {
  .cover {
    /*padding: 3vh 200px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);*/
  }
}
@-webkit-keyframes rope {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(0.93);
            transform: scaleY(0.93);
  }
}
@keyframes rope {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(0.93);
            transform: scaleY(0.93);
  }
}
@-webkit-keyframes astronaut {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(9%);
            transform: translateY(9%);
  }
}
@keyframes astronaut {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(9%);
            transform: translateY(9%);  
  }
}
@-webkit-keyframes satelite {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
}
@keyframes satelite {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
}
@-webkit-keyframes blue-planet {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
@keyframes blue-planet {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
@-webkit-keyframes stars {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes stars {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes letters {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes letters {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes divider {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes divider {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@-webkit-keyframes actors {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes actors {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes signals {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes signals {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.5;
  }
}
@-ms-keyframes astronaut {
  0% {
    -webkit-transform:translateY(0);
            transform:translateY(0);
	    -ms-transform:translateY(0);
  }
  100% {
    -webkit-transform:translateY(9%);
            transform:translateY(9%);
	    -ms-transform:translateY(9%);
  }
}

/*!
oweboo eye animation Copyright (c) 2015 Michael Dean for www.oweboo.com
*/


#eye {
    background: none repeat scroll 0% 0% #ECECEC;
    width: 100px;
    height: 118px;
    border-radius: 50%;
    margin-top: -153px;
    margin-left: 54px;
    position: relative;
}
@media all and (max-width: 1200px) {
    #eye {transform: scale(0.8, 0.8);    
    margin-top: -138px;
    margin-left: 32px;}
}
@media all and (max-width: 991px) {
    #eye {transform: scale(0.6, 0.6);    
    margin-top: -123px;
    margin-left: 14px;}
}
@media all and (max-width: 750px) {
    #eye {display:none;}
}
#eye i{
  background: #BDBBB6;
  width:80px;
  height:80px;
  border-radius:50%;
  display:inline-block;
  margin: 9px;
  /* box-shadow:
    inset 0 4px 0 rgba(0,0,0,.18),
    inset 0 -2px 0 rgba(0,0,0,.18),
    0 4px 0 rgba(0,0,0,.18); */
  -webkit-transition:all .43s cubic-bezier(.73,.19,.21,1.7);
  margin-top: px;
}
#eye i i{
  background:rgba(0,0,0,.07);
  width: 87%;
  height: 87%;
  margin: 8%;
  box-shadow:
    inset 0 3px 0 rgba(0,0,0,.18),
    inset 0 -2px 0 rgba(0,0,0,.18)}
#eye i i i i{
  background: #3CBA9D;
  width:80%;
  height:80%;
  margin:10%;
  overflow:hidden;position:relative
}
#eye u{
  background: #56544B;
  width:60%;height:60%;
  border-radius:50%;position:absolute
}
#eye i i i i{
  background: #F0C40D;
  width: 80%;
  height: 80%;
  margin: 10%;
  overflow: hidden;
  position: relative;
}
#eye u:after{
  width: 30%;
  height: 30%;
  background: #CBC3C3;
  top: 0%;
  left: 60%;
}
#eye s{
  position:absolute;width:200%;height:10%;z-index:3;
  background:#3f4755;border-radius:0 0 100% 100%;
  left:-50%;top:-10%;
  box-shadow:
    inset 0 -7px 7px rgba(0,0,0,.18);
  -webkit-animation:blink 10s infinite;
  -moz-animation:blink 10s infinite;
  -o-animation:blink 10s infinite;
  -ms-transition:blink 10s infinite;
  animation:blink 10s infinite;
}

@-webkit-keyframes blink {
20%,70%,74%{height:120%}
18%,22%,68%,72%,76%{height:10%}
}

@-moz-keyframes blink {
20%,70%,74%{height:120%}
18%,22%,68%,72%,76%{height:10%}
}

@-o-keyframes blink {
20%,70%,74%{height:120%}
18%,22%,68%,72%,76%{height:10%}
}

@-ms-keyframes blink {
20%,70%,74%{height:120%}
18%,22%,68%,72%,76%{height:10%}
}

@keyframes blink {
20%,70%,74%{height:120%}
18%,22%,68%,72%,76%{height:10%}
}

#eye:hover i i{width:90%;height:90%;margin:5%}

/*!
oweboo robot animation Copyright (c) 2015 Michael Dean for www.oweboo.com
*/


.spaceship .fireWrapper {
  position: absolute;
  overflow: hidden;
  border-radius: 60px;
  width: 60px;
  height: 500px;
  margin-top: -66px;
  margin-left: -30px;

  -webkit-transform: scale( 1 , 0.15 );
  -moz-transform: scale( 1 , 0.15 );
  -ms-transform: scale( 1 , 0.15 );
  -o-transform: scale( 1 , 0.15 );
  transform: scale( 1 , 0.15 );
  }
  
.rocket-ship--contrail {
    position: absolute;
    top: 14.5em;
    left: 5px;

}
.spaceship {
    position: absolute;
    left: 20px;
    margin-top: -380px;
}
.rocket-ship--tail {
  display: block;
  width: 4em;
  /* height: 11.5em; */
  /* background-color: #ece4f1; */
  position: absolute;
  left: 3.3em;
  /* top: 0.5em; */
  -webkit-border-radius: 0 0 2em 2em;
  border-radius: 0 0 2em 2em;
  /* animation: floating 3s infinite; */
  /* animation: floating 3s infinite, rocket-ship--flame-ani 1.5s ease-in-out infinite; */
  animation: floating 2s infinite;
}
.rocket-ship--flame {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0.5em;
  border-width: 4em 1em 0 1em;
  border-style: solid;
  border-color: #D33F45 transparent;
  -webkit-animation: rocket-ship--flame-ani 1.5s ease-in-out infinite;
  animation: floating 3s infinite, rocket-ship--flame-ani 1.5s ease-in-out infinite;
  /* animation: floating 3s infinite; */
}
.rocket-ship--cloud {
  position: absolute;
  top: 2em;
  left: 0;
}
.rocket-ship--smoke {
  display:block;
  width:4em;
  height:4em;
  position:absolute;
  -webkit-border-radius:50%;
  border-radius:50%;
  background-color:#f1c40f;
  -webkit-animation:rocket-ship--smoke-ani 2s ease infinite;
  animation:rocket-ship--smoke-ani 2s ease infinite;
}
.rocket-ship--smoke.-one { left:.5em; top:1em; -webkit-animation-delay:.2s; animation-delay:.2s; }
.rocket-ship--smoke.-two { left:5em; top:0; -webkit-animation-delay:.3s; animation-delay:.3s; }
.rocket-ship--smoke.-three { left:6em; top:2em; -webkit-animation-delay:.5s; animation-delay:.5s; }
.rocket-ship--smoke.-four { left:.5em; top:3em; -webkit-animation-delay:.9s; animation-delay:.9s; }
.rocket-ship--smoke.-five { left:2em; top:4em; -webkit-animation-delay:.5s; animation-delay:.5s; }
.rocket-ship--smoke.-six { left:4em; top:3em; -webkit-animation-delay:1s; animation-delay:1s; }

/** animations **/
@keyframes floating {
  0% {
    bottom: 0;
  }
  25% {
    bottom: 10px;
  }
  50% {
    bottom: 2px;
  }
  75% {
    bottom: 8px;
  }
  100% {
    bottom: 0;
  }
}
@media all and (max-width: 768px) {
    .cover {margin-top: 80px;
    margin-right: -60px;
    transform: scale(0.8, 0.8);}
}
@media all and (max-width: 400px) {
    .cover {margin-top: 150px;
margin-right: -200px;
transform: scale(0.6, 0.6);}
}
@media all and (max-width: 992px) {
.pdtop{padding-top: 120px;}
}

@media all and (max-width: 400px) {
.btnlaunch{margin-top: -150px;}
}
#robot {
  /* margin: 2em auto 0; */
  display: block;
  position: relative;
  animation: floating 3s infinite;
  transform: scale(1.5,1.5);
  z-index: 1;
}


@-webkit-keyframes rocket-ship--ship-ani {
  0%,
  100% {
    -webkit-transform:scale(1, 1);
    transform:scale(1, 1);
  }
  50% {
    -webkit-transform:scale(.95, 1.05);
    transform:scale(.95, 1.05);
  }
}
@keyframes rocket-ship--ship-ani {
  0%,
  100% {
    transform:scale(1, 1);
  }
  50% {
    transform:scale(.95, 1.05);
  }
}

@-webkit-keyframes rocket-ship--smoke-ani {
  0%,
  100% {
    -webkit-transform:scale(1);
    transform:scale(1);
  }
  50% {
    -webkit-transform:scale(0);
    transform:scale(0);
  }
}
@keyframes rocket-ship--smoke-ani {
  0%,
  100% {
    transform:scale(1);
  }
  50% {
    transform:scale(0);
  }
}

@-webkit-keyframes rocket-ship--flame-ani {
  0%,
  25%,
  60%,
  100% {
    border-width:4em 1em 0 1em;
  }
  10%,
  90% {
    border-width:2em 1em 0 1em;
  }
  40% {
    border-width:3em 1em 0 1em;
  }
}
@keyframes rocket-ship--flame-ani {
  0%,
  25%,
  60%,
  100% {
    border-width:4em 1em 0 1em;
  }
  10%,
  90% {
    border-width:2em 1em 0 1em;
  }
  40% {
    border-width:3em 1em 0 1em;
  }
}
@media all and (max-width: 991px) {
    .spaceship {transform: scale(0.7, 0.7);
margin-top: -300px;
margin-left: -120px;}
}

@media all and (max-width: 800px) {
    .spaceship {transform: scale(0.6, 0.6);
margin-top: -270px;
margin-left: -50px;}
}
@media all and (max-width: 768px) {
    .spaceship {transform: scale(0.5, 0.5);
margin-top: -250px;
margin-left: -50px;}
}

@media all and (max-width: 400px) {
    .spaceship {transform: scale(0.4, 0.4);
margin-top: -220px;
margin-left: -70px;}
}
/** frame style **/
#left,
#right {
  background: #F0C40F;
  position: fixed;
  margin: 0;
  padding: 0;
}

#left,
#right {
  top: 0;
  bottom: 0;
  width: 10px;
}

#left {
  left: 0;
}

#right {
  right: 0;
}
/** header text style **/
.text {
  color: #EFF1DE;
  position: relative;
  margin: 0;
  padding: 0;
  font: 400 16vw/1.1 Bevan, sans-serif;
  text-shadow: -0.0375em 0 0 rgba(48, 48, 48, 0.1);
  letter-spacing: -.125em;
}

.rowmargint {
    margin-top: -30px;
}
.rowpaddingb {
    padding-bottom: 20px;
}
.btnrd {border-radius: 25px;}
.cbd {color: #ebebeb;}

/** skill list style **/

.respon {
    text-align: center;
    position: relative;
    border-bottom: 0;
    padding-bottom: 0;
    margin: 0px;
    font-size: 33px;
    font-size: 2.75vw;
    overflow: visible;
}
#techList {
    position: relative;
    list-style: none;
    margin: 0px;
    padding-top: 80%;
    font-family: 'Oswald', sans-serif;
    font-size: 100%;
    text-transform: uppercase;
    height: auto;
    width: 100%;
}

.faw {

  color: #1c1e20;
  position: relative;
  margin: 0;
  padding: 0;
}

#techList li {
  position: absolute;
  top: 0;
  left: 0;
}

.html5 {
  font-weight: 700;
  letter-spacing: -.05em;
  -webkit-transform: scale(7.5, 7.8) translate(1.18em, .68em);
  -moz-transform: scale(7.5, 7.8) translate(1.18em, .68em);
}

.javascript {
  color: #F0C40F;
  letter-spacing: -.04em;
  font-weight: 400;
  -webkit-transform: scale(1.6) rotate(90deg) translate(3.40em, -11.45em);
  -moz-transform: scale(1.6) rotate(90deg) translate(3.40em, -11.45em);
}

.accessibility {
  color: #fff;
  letter-spacing: -.05em;
  font-weight: 300;
  -webkit-transform: scale(1.43, 1.55) rotate(90deg) translate(3.6em, -18.07em);
  -moz-transform: scale(1.43, 1.55) rotate(90deg) translate(3.6em, -18.07em);
}

.responsive {
  color: #fff;
  font-weight: 300;
  letter-spacing: -.03em;
  word-spacing: .3em;
  -webkit-transform: scale(2.15) translate(2.55em, 4.7em);
  -moz-transform: scale(2.15) translate(2.55em, 4.7em);
}

.usability {
  color: #A4A29D;
  font-weight: 400;
  letter-spacing: -.04em;
  -webkit-transform: scale(2.95, 3.30) translate(7.05em, 3.23em);
  -moz-transform: scale(2.95, 3.30) translate(7.05em, 3.25em);
}

.ajax {
  color: #fff;
  letter-spacing: -0.01em;
  font-weight: 700;
  -webkit-transform: scale(2.40, 2.35) rotate(90deg) translate(5.80em, -5.85em);
  -moz-transform: scale(2.40, 2.35) rotate(90deg) translate(5.80em, -5.85em);
}

.css3 {
  color: #F0C40F;
  letter-spacing: .01em;
  font-weight: 700;
  -webkit-transform: scale(6.8, 6.75) rotate(90deg) translate(1.32em, -4.54em);
  -moz-transform: scale(6.8, 6.75) rotate(90deg) translate(1.32em, -4.54em);
}

.jquery {
  letter-spacing: 0.045em;
  font-weight: 700;
  -webkit-transform: scale(3.88, 3.8) translate(5.42em, 3.72em);
  -moz-transform: scale(3.88, 3.8) translate(5.42em, 3.72em);
}

.designsense {
  color: #1C1E20;
  font-weight: 700;
  letter-spacing: -.010em;
  -webkit-transform: scale(2.25, 1.9) translate(2.10em, 6.45em);
  -moz-transform: scale(2.25, 1.9) translate(2.10em, 6.45em);
}

.wordpress {
  color: #A4A29D;
  font-weight: 400;
  letter-spacing: -0.05em;
  -webkit-transform: scale(2.70, 3) translate(1.95em, 4.90em);
  -moz-transform: scale(2.70, 3) translate(1.95em, 4.90em);
}

.seo {
  color: #A4A29D;
  font-weight: 400;
  letter-spacing: -0.07em;
  -webkit-transform: scale(4.50, 4.0) translate(5.2em, .95em);
  -moz-transform: scale(4.50, 4.0) translate(5.2em, .95em);
}

.crossbrowser {
  font-weight: 700;
  letter-spacing: -0.07em;
  word-spacing: .2em;
  -webkit-transform: scale(2) translate(2.20em, 10.40em);
  -moz-transform: scale(2) translate(2.20em, 10.40em);
}

.webstandards {
  font-weight: 300;
  letter-spacing: 0em;
  word-spacing: .1em;
  -webkit-transform: scale(2) translate(12.8em, 8.5em);
  -moz-transform: scale(2) translate(12.8em, 8.5em);
}

.our {
  color: #ee5d29;
  font-weight: 700;
  letter-spacing: -.03em;
  -webkit-transform: scale(3.30) translate(7.05em, 2.24em);
  -moz-transform: scale(3.30) translate(7.05em, 2.24em);
}

.skills {
  color: #ee5d29;
  font-weight: 700;
  letter-spacing: -.03em;
  -webkit-transform: scale(4) translate(4.40em, 5.00em);
  -moz-transform: scale(4) translate(4.40em, 5.00em);
}

.php {
  color: #F0C40F;
  letter-spacing: -0.01em;
  font-weight: 700;
  -webkit-transform: scale(2.4, 2.3) rotate(90deg) translate(7.8em, -0.70em);
  -moz-transform: scale(2.4, 2.3) rotate(90deg) translate(7.8em, -0.70em);
}

.mysql {
  color: #fff;
  font-weight: 400;
  letter-spacing: -0.05em;
  -webkit-transform: scale(2.85, 3.95) translate(2.0em, 4.55em);
  -moz-transform: scale(2.85, 3.95) translate(2.00em, 4.55em);
}

.cms {
  color: #F0C40F;
  letter-spacing: -0.01em;
  font-weight: 700;
  -webkit-transform: scale(2, 2.1) rotate(90deg) translate(9.5em, -12.10em);
  -moz-transform: scale(2, 2.1) rotate(90deg) translate(9.5em, -12.10em);
}

.project {
  color: #F0C40F;
  font-weight: 300;
  letter-spacing: -.03em;
  word-spacing: 0em;
  -webkit-transform: scale(1.67) translate(7.47em, 10.23em);
  -moz-transform: scale(1.67) translate(7.47em, 10.23em);
}

.joomla {
  color: #A4A29D;
  font-weight: 400;
  letter-spacing: -0.1em;
  -webkit-transform: scale(3.40, 4.20) translate(8.55em, 4.75em);
  -moz-transform: scale(3.40, 4.20) translate(8.55em, 4.75em);
}

.server {
  color: #A4A29D;
  -webkit-transform: scale(1.1) translate(6.90em, 20.70em);
  -moz-transform: scale(1.1) translate(6.90em, 20.70em);
}

.retina {
  color: #fff;
  letter-spacing: -0.01em;
  font-weight: 400;
  -webkit-transform: scale(1, 1.5) rotate(90deg) translate(16.00em, -19.59em);
  -moz-transform: scale(1, 1.5) rotate(90deg) translate(16.00em, -19.59em);
}

.animation {
  font-weight: 700;
  letter-spacing: 0em;
  -webkit-transform: scale(3, 4.35) translate(8.70em, 5.55em);
  -moz-transform: scale(3, 4.35) translate(8.70em, 5.55em);
}

.pixelperfect {
  color: #A4A29D;
  font-weight: 700;
  letter-spacing: 0em;
  -webkit-transform: scale(2.15, 2.50) translate(2.95em, 9.95em);
  -moz-transform: scale(2.15, 2.50) translate(2.95em, 9.95em);
}

.ecommerce {
  color: #f0c40f;
  font-weight: 400;
  letter-spacing: 0em;
  -webkit-transform: scale(1.05, 1.20) translate(1.40em, 18.95em);
  -moz-transform: scale(1.05, 1.20) translate(1.40em, 18.95em);
}

.java {
  color: #A4A29D;
  font-weight: 700;
  letter-spacing: 0.20em;
  -webkit-transform: scale(1.05, 1.50) translate(10.50em, 12.60em);
  -moz-transform: scale(1.05, 1.50) translate(10.50em, 12.60em);
}

/*!
oweboo gears animation Copyright (c) 2015 Michael Dean for www.oweboo.com
*/

@-webkit-keyframes clockwise {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes clockwise {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes counter-clockwise {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-moz-keyframes counter-clockwise {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.gearbox {
  -moz-border-radius: 6px;
  -moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 491px;
  top: 42px;
  transform: rotate(150deg);
  -moz-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
}

.gearbox .overlay {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  -moz-box-shadow: inset 0px 0px 20px black;
  /* -webkit-box-shadow: inset 0px 0px 20px black; */
  /* box-shadow: inset 0px 0px 20px black; */
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.gearbox.turn .overlay {
  background: transparent;
}

.gear {
  position: absolute;
  height: 60px;
  width: 60px;
  -moz-box-shadow: 0px -1px 0px 0px #888888, 0px 1px 0px 0px black;
  /* -webkit-box-shadow: 0px -1px 0px 0px #F0C40F, 0px 1px 0px 0px black; */
  /* box-shadow: 0px -1px 0px 0px #F0C40F, 0px 1px 0px 0px rgb(240, 196, 15); */
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.gear.large {
  height: 120px;
  width: 120px;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}
.gear.large:after {
  height: 96px;
  width: 96px;
  -moz-border-radius: 48px;
  -webkit-border-radius: 48px;
  border-radius: 48px;
  margin-left: -48px;
  margin-top: -48px;
}
.gear.one {
  top: 12px;
  left: 10px;
}
.gear.two {
  top: 61px;
  left: 60px;
}
.gear.three {
  top: 110px;
  left: 10px;
}
.gear.four {
  top: 13px;
  left: 128px;
}
.gear:after {
  content: "";
  position: absolute;
  height: 36px;
  width: 36px;
  -moz-border-radius: 36px;
  -webkit-border-radius: 36px;
  border-radius: 36px;
  background: #F0C40F;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  z-index: 3;
  -moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px #080808, inset 0px -1px 0px 0px #888888;
  -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px #F0C40F, inset 0px -1px 0px 0px #F0C40F;
  /* box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px #080808, inset 0px -1px 0px 0px #888888; */
}

.gear-inner {
  position: relative;
  height: 100%;
  width: 100%;
  background: #F0C40F;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.large .gear-inner {
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
}
.gear.one .gear-inner {
  -webkit-animation: counter-clockwise 3s infinite linear;
  -moz-animation: counter-clockwise 3s infinite linear;
}
.gear.two .gear-inner {
  -webkit-animation: clockwise 3s infinite linear;
  -moz-animation: clockwise 3s infinite linear;
}
.gear.three .gear-inner {
  -webkit-animation: counter-clockwise 3s infinite linear;
  -moz-animation: counter-clockwise 3s infinite linear;
}
.gear.four .gear-inner {
  -webkit-animation: counter-clockwise 6s infinite linear;
  -moz-animation: counter-clockwise 6s infinite linear;
}
.gear-inner .bar {
  background: #F0C40F;
  height: 16px;
  width: 76px;
  position: absolute;
  left: 50%;
  margin-left: -38px;
  top: 50%;
  margin-top: -8px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.large .gear-inner .bar {
  margin-left: -68px;
  width: 136px;
}
.gear-inner .bar:nth-child(2) {
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.gear-inner .bar:nth-child(3) {
  -moz-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.gear-inner .bar:nth-child(4) {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gear-inner .bar:nth-child(5) {
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.gear-inner .bar:nth-child(6) {
  -moz-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}
@media all and (max-width: 360px) {
.gearbox {
top: 41px;
left: 350px;}
}
.btnf {font-size: 1.2em;
border-radius: 25px;
padding: 15px;
}
@media all and (max-width: 400px) {
.btnf {font-size: 1em;}
}

.btnlfix {
    margin-left: 15px !important;
    padding-left: 5px !important;
}
.btnrfix {
    margin-right: 15px !important;
    padding-right: 5px !important;
}

@media all and (max-width: 768px) {
.forkit-curtain {
display: none}
}
@media all and (max-width: 768px) {
.forkit {
display: none}
}

/*!
oweboo landing animation Copyright (c) 2015 Michael Dean for www.oweboo.com
*/

.space {
    left: -40%;
    height: 300%;
    position: absolute;
    width: 120%;
    top: -200%;
    z-index: 0;

}
.space .mars {
position: absolute;
left: 41%;
top: 86%;
transform: scale(2.5, 2.5);
z-index: 2;
}
.space .mars .tentacle {
  position: absolute;
  top: -60px;
  right: -80px;
  z-index: 1;
  height: 70px;
  width: 70px;
  box-sizing: border-box;
  border-radius: 100%;
  border-left: 15px solid #1aae1e;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-animation: tentacle 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: tentacle 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
.space .mars .flag {
  position: absolute;
  height: 17px;
  width: 15px;
  top: -57px;
  left: -1px;
  -webkit-animation: flag-pole 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: flag-pole 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
.space .mars .flag:before {
  content: "";
  position: absolute;
  height: 17px;
  width: 2px;
  background: #eee;
}
.space .mars .flag:after {
  content: "";
  position: absolute;
  height: 10px;
  width: 14px;
  left: 2px;
  top: 0;
  background: #F0C40F;
  -webkit-animation: flag-unfurl 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: flag-unfurl 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
.space .mars .flag .small-tentacle {
  position: absolute;
  left: -16px;
  top: 3px;
  height: 50px;
  width: 50px;
  border-left: 10px solid #1aae1e;
  border-radius: 100%;
  -webkit-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
          transform: rotate(25deg);
  -webkit-animation: small-tentacle 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: small-tentacle 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
  z-index: 2;
}
/*.space .mars:before {
  content: "";
  position: absolute;
  top: 80px;
  left: -30px;
  height: 10px;
  width: 60px;
  background: rgba(0, 0, 0, 0.2);
  background: #374d5c;
  border-radius: 100%;
}*/
.space .mars .planet {
  box-sizing: border-box;
  position: absolute;
  border-radius: 100%;
  height: 120px;
  width: 120px;
  overflow: hidden;
  margin-left: -60px;
  margin-top: -60px;
  z-index: 2;
}
.space .mars .planet .surface {
  position: absolute;
  border-radius: 100%;
  height: 140%;
  width: 140%;
  top: -30%;
  right: -10%;
  box-sizing: border-box;
  border: 30px solid rgba(0, 0, 0, 0.15);
  background: #ff5f40;
}
.space .mars .planet .crater1,
.space .mars .planet .crater2,
.space .mars .planet .crater3 {
  position: absolute;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.15);
  box-shadow: inset 3px 3px 0 rgba(0, 0, 0, 0.2);
}
.space .mars .planet .crater1 {
  height: 20px;
  width: 20px;
  top: 32%;
  left: 17%;
}
.space .mars .planet .crater2 {
  height: 10px;
  width: 10px;
  top: 26%;
  left: 55%;
  box-shadow: inset 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.space .mars .planet .crater3 {
  height: 10px;
  width: 10px;
  top: 60%;
  left: 40%;
  box-shadow: inset 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.space .ship {
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -55px;
  margin-right: -55px;
  height: 22px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transform-origin: 0% 100% 0;
      -ms-transform-origin: 0% 100% 0;
          transform-origin: 0% 100% 0;
  z-index: 1;
  -webkit-animation: ship 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: ship 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
.space .ship .ship-rotate {
  position: absolute;
  height: 22px;
  -webkit-transform: rotate(-110deg);
      -ms-transform: rotate(-110deg);
          transform: rotate(-110deg);
  -webkit-animation: ship-rotate 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: ship-rotate 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}
.space .ship .pod {
  position: absolute;
  top: 0;
  left: -8px;
  height: 16px;
  width: 16px;
  background: #eee;
  border-radius: 100% 0 100% 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.space .ship .fuselage {
  position: absolute;
  top: 14px;
  left: -6px;
  height: 8px;
  width: 12px;
  background: #eee;
  border-radius: 100% 100% 0 0;
}
.space .ship .fuselage:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid red;
}
.space .ship-shadow {
    position: absolute;
    right: 10%;
    top: 50%;
    margin-right: 48px;
    margin-top: 183px;
    height: 20px;
    width: 90px;
    background: #303132 none repeat scroll 0% 0%;
    border-radius: 100%;
  -webkit-animation: ship-shadow 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: ship-shadow 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}

@-webkit-keyframes small-tentacle {
  0% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  86% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  89% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}

@keyframes small-tentacle {
  0% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  86% {
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg);
  }
  89% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@-webkit-keyframes tentacle {
  0% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  75% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  80% {
    -webkit-transform: rotate(-165deg) translate(6px, 8px);
            transform: rotate(-165deg) translate(6px, 8px);
  }
  82.5% {
    -webkit-transform: rotate(-165deg) translate(28px, -17px);
            transform: rotate(-165deg) translate(28px, -17px);
  }
  100% {
    -webkit-transform: rotate(-165deg) translate(35px, -22px);
            transform: rotate(-165deg) translate(35px, -22px);
  }
}
@keyframes tentacle {
  0% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  75% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  80% {
    -webkit-transform: rotate(-165deg) translate(6px, 8px);
            transform: rotate(-165deg) translate(6px, 8px);
  }
  82.5% {
    -webkit-transform: rotate(-165deg) translate(28px, -17px);
            transform: rotate(-165deg) translate(28px, -17px);
  }
  100% {
    -webkit-transform: rotate(-165deg) translate(35px, -22px);
            transform: rotate(-165deg) translate(35px, -22px);
  }
}
@-webkit-keyframes ship {
  0% {
    right: -10%;
    top: -10%;
    margin-top: -55px;
    margin-right: -55px;
  }
  40% {
    right: 50%;
    top: 50%;
  }
  79.5% {
    margin-top: -55px;
    margin-right: -55px;
  }
  84% {
    margin-top: -20px;
    margin-right: 0px;
  }
  100% {
    right: 50%;
    top: 50%;
    margin-top: 0px;
    margin-right: 0px;
  }
}
@keyframes ship {
  0% {
    right: -10%;
    top: -10%;
    margin-top: -55px;
    margin-right: -55px;
  }
  40% {
    right: 50%;
    top: 50%;
  }
  79.5% {
    margin-top: -55px;
    margin-right: -55px;
  }
  84% {
    margin-top: -20px;
    margin-right: 0px;
  }
  100% {
    right: 50%;
    top: 50%;
    margin-top: 0px;
    margin-right: 0px;
  }
}
@-webkit-keyframes ship-rotate {
  0% {
    -webkit-transform: rotate(-110deg);
            transform: rotate(-110deg);
  }
  20% {
    -webkit-transform: rotate(-110deg);
            transform: rotate(-110deg);
  }
  34% {
    -webkit-transform: rotate(47deg);
            transform: rotate(47deg);
  }
  79% {
    -webkit-transform: rotate(47deg);
            transform: rotate(47deg);
  }
  100% {
    -webkit-transform: rotate(47deg);
            transform: rotate(47deg);
  }
}
@keyframes ship-rotate {
  0% {
    -webkit-transform: rotate(-110deg);
            transform: rotate(-110deg);
  }
  20% {
    -webkit-transform: rotate(-110deg);
            transform: rotate(-110deg);
  }
  34% {
    -webkit-transform: rotate(47deg);
            transform: rotate(47deg);
  }
  79% {
    -webkit-transform: rotate(47deg);
            transform: rotate(47deg);
  }
  100% {
    -webkit-transform: rotate(47deg);
            transform: rotate(47deg);
  }
}
@-webkit-keyframes ship-shadow {
  0% {
    right: -10%;
    -webkit-transform: scale(1.4, 1);
            transform: scale(1.4, 1);
    opacity: .3;
  }
  40% {
    right: 50%;
    -webkit-transform: scale(0.75, 1);
            transform: scale(0.75, 1);
    opacity: 1;
  }
  100% {
    right: 50%;
  }
}
@keyframes ship-shadow {
  0% {
    right: -10%;
    -webkit-transform: scale(1.4, 1);
            transform: scale(1.4, 1);
    opacity: .3;
  }
  40% {
    right: 50%;
    -webkit-transform: scale(0.75, 1);
            transform: scale(0.75, 1);
    opacity: 1;
  }
  100% {
    right: 50%;
  }
}
@-webkit-keyframes planet-bump {
  0% {
    margin-left: 0;
  }
  39% {
    margin-left: 0;
  }
  40% {
    margin-left: -1px;
  }
  40.5% {
    margin-left: 1px;
  }
  41% {
    margin-left: 0;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes planet-bump {
  0% {
    margin-left: 0;
  }
  39% {
    margin-left: 0;
  }
  40% {
    margin-left: -1px;
  }
  40.5% {
    margin-left: 1px;
  }
  41% {
    margin-left: 0;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes flag-pole {
  0% {
    top: -57px;
  }
  48% {
    top: -57px;
  }
  54% {
    top: -77px;
  }
  90% {
    top: -77px;
  }
  92% {
    top: -57px;
  }
  100% {
    top: -57px;
  }
}
@keyframes flag-pole {
  0% {
    top: -57px;
  }
  48% {
    top: -57px;
  }
  54% {
    top: -77px;
  }
  90% {
    top: -77px;
  }
  92% {
    top: -57px;
  }
  100% {
    top: -57px;
  }
}
@-webkit-keyframes flag-unfurl {
  0% {
    width: 0;
  }
  55% {
    width: 0;
  }
  60% {
    width: 14px;
  }
  90% {
    width: 14px;
  }
  100% {
    width: 14px;
  }
}
@keyframes flag-unfurl {
  0% {
    width: 0;
  }
  55% {
    width: 0;
  }
  60% {
    width: 14px;
  }
  90% {
    width: 14px;
  }
  100% {
    width: 14px;
  }
}
.launch {
  cursor: pointer;
  padding: 10px;
  background-color: #C32126;
  width: 200px;
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  float: right;
  margin: 300px;
}



#rocket_launch {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  margin-left: 100px;
  
  -webkit-animation: ship-rotate 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite,ship 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
          animation: ship-rotate 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite,ship 12s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
}

.rocket_shadow {
  fill: #fff;
  animation: shadow_flare .45s infinite;
}

.cloud_fill {
  fill: #fff;
  animation: smoke_size .8s infinite;
  -webkit-transform-origin: 40% 40%;
      -ms-transform-origin: 40% 40%;
          transform-origin: 40% 40%;
  -moz-transform-origin: 450% 400% 0px;
}
@keyframes smoke_size{
  0%{transform:scale(0);}
  20%{transform:scale(.5);}
  40%{transform:scale(.75);}
  60%{transform:scale(1);}
  80%{transform:scale(.75);}
  90%{transform:scale(.5);}
  100%{transform:scale(.0);}
}

@keyframes shadow_flare{
  from{fill:#000;}
  to{fill:#fff;}
}


