
@import "../font/fontawesome/css/font-awesome.css";


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}

/* ---- Typography ---- */
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 24px;
  background: #222;

  position:fixed;
}

/* ---- Colors ---- */
/* ---- Grid ---- */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#container {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
}
.ie7 #container {
  letter-spacing: normal;
}


@media only screen and (max-width: 1130px) {
 
}
@media only screen and (min-width: 1367px) and (max-width: 1920px) {
#home {
 padding-top:150px;
 background-attachment: fixed;
}
#home .stage .mars
{


}
}

}
@media only screen and (min-width: 1258px) {
 
}
@media only screen and (min-width: 480px) and (max-width: 957px) {
  
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
}
body.loading {
  background: #222222 center center;
  background-attachment: fixed;
}
/* ---- Sections ---- */
section {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  width: 100%;
  margin-right: 0;
  display: block;
  position: relative;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.ie7 section {
  display: inline;
  zoom: 1;
}
.ie7 section {
  display: inline;
  zoom: 1;
}
section .inner {
  max-width: 1253px;
  margin: 0 auto;
  overflow: hidden;
}
section header {
  margin-top: 72px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 958px) {
  section header {
    margin-top: 144px;
    margin-bottom: 120px;
  }
}

section .content {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
}
.ie7 section .content {
  letter-spacing: normal;
}
section .content .half {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  width: 48.93617021276596%;
  margin-right: 2.127659574468085%;
}
.ie7 section .content .half {
  display: inline;
  zoom: 1;
}
section .content .third {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  word-spacing: normal;
  width: 31.914893617021278%;
  margin-right: 2.127659574468085%;
}
.ie7 section .content .third {
  display: inline;
  zoom: 1;
}
section .content .end {
  margin-right: 0;
}
@media only screen and (max-width: 957px) {
  section .content .half {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    width: 100%;
    margin-right: 2.127659574468085%;
  }
  .ie7 section .content .half {
    display: inline;
    zoom: 1;
  }
  section .content .third {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    width: 100%;
    margin-right: 2.127659574468085%;
  }
  .ie7 section .content .third {
    display: inline;
    zoom: 1;
  }
}
section .separator {
  position: absolute;
  left: 0;
  right: 0;
  height: 20px;
  z-index: 5;
}
section .separator.top {
  top: -10px;
}
section .separator.bottom {
  bottom: -10px;
}

#home {
  min-height: 1080px;
  background: transparent url(../images/home_images/aaa.jpg) repeat ;
  background-size: cover;
  overflow: hidden;
  height:auto;
}
@media only screen and (min-device-width: 1024px) {
  #home {
    background-attachment: fixed;
  }
}
#home .stage .mars {
  position: absolute;
  top: 9%;
left: 49%;
  margin-left: -265px;
  z-index: 2;
}
#home .stage .mars1 {
  position: absolute;
  top: 8%;
  left: 50%;
  margin-left: -265px;
  z-index: 2;
}
#home .stage .mars.animate {
  -webkit-animation: intromars 7s ease 0s 1;
  -moz-animation: intromars 7s ease 0s 1;
  -o-animation: intromars 7s ease 0s 1;
  animation: intromars 7s ease 0s 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .stage .mars1.animate {
  -webkit-animation: intromars 3s ease 0s 1;
  -moz-animation: intromars 3s ease 0s 1;
  -o-animation: intromars 3s ease 0s 1;
  animation: intromars 3s ease 0s 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .stage .eye {
  position: absolute;
  top: 10%;
  left: 50%;
}
#home .stage .eye .ship {
  z-index: 2;
  position: relative;
}
#home .stage .eye .fire {
  position: absolute;
  top: 45px;
  left: 45px;
  z-index: 1;
}



#home .stage .map {
  position: absolute;
  top: 5%;
  left: 0%;
}
#home .stage .map .ship {
  z-index: 2;
  position: relative;
 
}
#home .stage .map .fire {
  position: absolute;
  top: 97px;
right: 130px;
  z-index: 1;
}



#home .stage .bicc {
  position: absolute;
  top: -4%;
  right: 40%;
}
#home .stage .bicc .ship {
  z-index: 2;
  position: relative;
 
}
#home .stage .bicc .fire {
  position: absolute;
  top: 97px;
right: 130px;
  z-index: 1;
}

#home .stage .eye.animate,#home .stage .map.animate,#home .stage .bicc.animate {
  -webkit-animation-name: introbrain,shiphover;
  -webkit-animation-duration: 10s,15s;
  -webkit-animation-timing-function: ease,ease-in-out;
  -webkit-animation-delay: 0s,0s;
  -webkit-animation-iteration-count: 1,infinite;
  -webkit-animation-direction: normal,alternate;
  -moz-animation-name: introbrain,shiphover;
  -moz-animation-duration: 10s,15s;
  -moz-animation-timing-function: ease,ease-in-out;
  -moz-animation-delay: 0s,0s;
  -moz-animation-iteration-count: 1,infinite;
  -moz-animation-direction: normal,alternate;
  -o-animation-name: introbrain,shiphover;
  -o-animation-duration: 10s,15s;
  -o-animation-timing-function: ease,ease-in-out;
  -o-animation-delay: 0s,0s;
  -o-animation-iteration-count: 1,infinite;
  -o-animation-direction: normal,alternate;
  animation-name: introbrain,shiphover;
  animation-duration: 10s,15s;
  animation-timing-function: ease,ease-in-out;
  animation-delay: 0s,0s;
  animation-iteration-count: 1,infinite;
  animation-direction: normal,alternate;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  z-index: 11;
}
#home .stage .eye.animate .fire,#home .stage .map.animate .fire,#home .stage .bicc.animate .fire {
  -webkit-animation: fire 0.3s ease 0 infinite;
  -moz-animation: fire 0.3s ease 0 infinite;
  -o-animation: fire 0.3s ease 0 infinite;
  animation: fire 0.3s ease 0 infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transform: scale(1.6);
  -moz-transform: scale(1.6);
  -ms-transform: scale(1.6);
  -o-transform: scale(1.6);
  transform: scale(1.6);
}



#home .stage .heart {
  position: absolute;
  top: 45%;
  left: 60%;
  z-index: 3;
}
#home .stage .heart .ship {
  z-index: 3;
  position: relative;
  display: block;
}
#home .stage .heart .fire {
  position: absolute;
top: 53px;
left: 49px;
  z-index: 2;
}


#home .stage .tcap {
  position: absolute;
  top: 55%;
  right: 10%;
  z-index: 3;
}
#home .stage .tcap .ship {
  z-index: 3;
  position: relative;
  display: block;
}
#home .stage .tcap .fire {
  position: absolute;
 top: 107px;
right: 130px;
  z-index: 2;
}


#home .stage .sccp {
  position: absolute;
  top: 65%;
  left: 20%;
  z-index: 3;
}
#home .stage .sccp .ship {
  z-index: 3;
  position: relative;
  display: block;
}
#home .stage .sccp .fire {
  position: absolute;
top: 53px;
left: 49px;
  z-index: 2;
}
#home .stage .heart.animate,#home .stage .sccp.animate,#home .stage .tcap.animate {
  -webkit-animation-name: introheart,shiphover;
  -webkit-animation-duration: 10s,10s;
  -webkit-animation-timing-function: ease,ease-in-out;
  -webkit-animation-delay: 0s,0s;
  -webkit-animation-iteration-count: 1,infinite;
  -webkit-animation-direction: normal,alternate;
  -moz-animation-name: introheart,shiphover;
  -moz-animation-duration: 10s,10s;
  -moz-animation-timing-function: ease,ease-in-out;
  -moz-animation-delay: 0s,0s;
  -moz-animation-iteration-count: 1,infinite;
  -moz-animation-direction: normal,alternate;
  -o-animation-name: introheart,shiphover;
  -o-animation-duration: 10s,10s;
  -o-animation-timing-function: ease,ease-in-out;
  -o-animation-delay: 0s,0s;
  -o-animation-iteration-count: 1,infinite;
  -o-animation-direction: normal,alternate;
  animation-name: introheart,shiphover;
  animation-duration: 10s,10s;
  animation-timing-function: ease,ease-in-out;
  animation-delay: 0s,0s;
  animation-iteration-count: 1,infinite;
  animation-direction: normal,alternate;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .stage .heart.animate .fire ,#home .stage .sccp.animate .fire,#home .stage .tcap.animate .fire{
  -webkit-animation: fire 0.3s ease 0 infinite;
  -moz-animation: fire 0.3s ease 0 infinite;
  -o-animation: fire 0.3s ease 0 infinite;
  animation: fire 0.3s ease 0 infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .stage .brain {
  position: absolute;
  top: 44%;
right: 50%;
  z-index: 3;
}
#home .stage .brain .ship {
  z-index: 3;
  position: relative;
  display: block;
}
#home .stage .brain .fire {
position: absolute;
top: 110px;
right: 120px;
z-index: 2;
}


#home .stage .inap {
  position: absolute;
  top: 16%;
 right: 5%;
  z-index: 3;
}
#home .stage .inap .fire {
  position: absolute;
  top: 107px;
right: 130px;
  z-index: 2;
}


#home .stage .brain.animate,#home .stage .inap.animate {
  -webkit-animation-name: introbrain,shiphover;
  -webkit-animation-duration: 8s,13s;
  -webkit-animation-timing-function: ease,ease-in-out;
  -webkit-animation-delay: 0s,0s;
  -webkit-animation-iteration-count: 1,infinite;
  -webkit-animation-direction: normal,alternate;
  -moz-animation-name: introbrain,shiphover;
  -moz-animation-duration: 8s,13s;
  -moz-animation-timing-function: ease,ease-in-out;
  -moz-animation-delay: 0s,0s;
  -moz-animation-iteration-count: 1,infinite;
  -moz-animation-direction: normal,alternate;
  -o-animation-name: introbrain,shiphover;
  -o-animation-duration: 8s,13s;
  -o-animation-timing-function: ease,ease-in-out;
  -o-animation-delay: 0s,0s;
  -o-animation-iteration-count: 1,infinite;
  -o-animation-direction: normal,alternate;
  animation-name: introbrain,shiphover;
  animation-duration: 8s,13s;
  animation-timing-function: ease,ease-in-out;
  animation-delay: 0s,0s;
  animation-iteration-count: 1,infinite;
  animation-direction: normal,alternate;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .stage .brain.animate .fire,#home .stage .inap.animate .fire {
  -webkit-animation: fire 0.3s ease 0 infinite;
  -moz-animation: fire 0.3s ease 0 infinite;
  -o-animation: fire 0.3s ease 0 infinite;
  animation: fire 0.3s ease 0 infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .stage .crbt {
  position: absolute;
  top: 25%;
 right: 68%;
  z-index: 3;
}

#home .stage .crbt .ship {
  z-index: 3;
  position: relative;
  display: block;
}
#home .stage .crbt .fire {
  position: absolute;
  top: 103px;
right: 120px;
  z-index: 2;
}



#home .stage .crbt.animate {
  -webkit-animation-name: introbrain,shiphover;
  -webkit-animation-duration: 8s,13s;
  -webkit-animation-timing-function: ease,ease-in-out;
  -webkit-animation-delay: 0s,0s;
  -webkit-animation-iteration-count: 1,infinite;
  -webkit-animation-direction: normal,alternate;
  -moz-animation-name: introbrain,shiphover;
  -moz-animation-duration: 8s,13s;
  -moz-animation-timing-function: ease,ease-in-out;
  -moz-animation-delay: 0s,0s;
  -moz-animation-iteration-count: 1,infinite;
  -moz-animation-direction: normal,alternate;
  -o-animation-name: introbrain,shiphover;
  -o-animation-duration: 8s,13s;
  -o-animation-timing-function: ease,ease-in-out;
  -o-animation-delay: 0s,0s;
  -o-animation-iteration-count: 1,infinite;
  -o-animation-direction: normal,alternate;
  animation-name: introbrain,shiphover;
  animation-duration: 8s,13s;
  animation-timing-function: ease,ease-in-out;
  animation-delay: 0s,0s;
  animation-iteration-count: 1,infinite;
  animation-direction: normal,alternate;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .stage .crbt.animate .fire {
  -webkit-animation: fire 0.3s ease 0 infinite;
  -moz-animation: fire 0.3s ease 0 infinite;
  -o-animation: fire 0.3s ease 0 infinite;
  animation: fire 0.3s ease 0 infinite;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .elements .saturn {
  top: 25%;
  right: 15%;
  position: absolute;
  z-index: 1;
}

#home .elements .stones-out {
  bottom: px;
  left: 31%;
  margin-left: -433px;
  position: absolute;
  z-index: 3;
}
#home .elements .stones {
  top: 109px;
  left: 50%;
  margin-left: -399px;
  position: absolute;
  z-index: 1;
}
#home .elements.animate .saturn {
-webkit-animation-name: introbrain,shiphover;
  -webkit-animation-duration: 8s,13s;
  -webkit-animation-timing-function: ease,ease-in-out;
  -webkit-animation-delay: 0s,0s;
  -webkit-animation-iteration-count: 1,infinite;
  -webkit-animation-direction: normal,alternate;
  -moz-animation-name: introbrain,shiphover;
  -moz-animation-duration: 8s,13s;
  -moz-animation-timing-function: ease,ease-in-out;
  -moz-animation-delay: 0s,0s;
  -moz-animation-iteration-count: 1,infinite;
  -moz-animation-direction: normal,alternate;
  -o-animation-name: introbrain,shiphover;
  -o-animation-duration: 8s,13s;
  -o-animation-timing-function: ease,ease-in-out;
  -o-animation-delay: 0s,0s;
  -o-animation-iteration-count: 1,infinite;
  -o-animation-direction: normal,alternate;
  animation-name: introbrain,shiphover;
  animation-duration: 8s,13s;
  animation-timing-function: ease,ease-in-out;
  animation-delay: 0s,0s;
  animation-iteration-count: 1,infinite;
  animation-direction: normal,alternate;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .elements.animate .stones-out {
  -webkit-animation: shiphover 10s ease-in-out 0s infinite alternate;
  -moz-animation: shiphover 10s ease-in-out 0s infinite alternate;
  -o-animation: shiphover 10s ease-in-out 0s infinite alternate;
  animation: shiphover 10s ease-in-out 0s infinite alternate;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home .elements.animate .stones {
  -webkit-animation: shiphover 20s ease-in-out 0s infinite alternate;
  -moz-animation: shiphover 20s ease-in-out 0s infinite alternate;
  -o-animation: shiphover 20s ease-in-out 0s infinite alternate;
  animation: shiphover 20s ease-in-out 0s infinite alternate;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#home header {
  width: 100%;
  max-width: 700px;
  margin: -150px auto 0;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
}
#home header .wrapper {
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}
#home header .wrapper .highlight {
  color: #FC0;
  line-height: 1;
  font-size: 23px;
  font-weight: 400;
}
#home header .wrapper .normal {
  font-size: 75px;
  line-height: 1;
}
#home header .wrapper .big {
  font-size: 127px;
  line-height: 90px;
}
@media only screen and (max-width: 655px) {
  #home header {
    top: 85%;
    bottom: auto;
  }
  #home header .wrapper .highlight {
    font-size: 14px;
  }
  #home header .wrapper .normal {
    font-size: 39px;
  }
  #home header .wrapper .big {
    font-size: 66px;
    line-height: 58px;
  }
}



/* ---- Animations ---- */
.ship-hover-keyframes 0% {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: scale(0, 0, 0);
}
.ship-hover-keyframes 33% {
  -webkit-transform: translate3d(-10px, 20px, 0);
  -moz-transform: translate3d(-10px, 20px, 0);
  -ms-transform: translate3d(-10px, 20px, 0);
  -o-transform: translate3d(-10px, 20px, 0);
  transform: scale(-10px, 20px, 0);
}
.ship-hover-keyframes 66% {
  -webkit-transform: translate3d(-5px, -20px, 0);
  -moz-transform: translate3d(-5px, -20px, 0);
  -ms-transform: translate3d(-5px, -20px, 0);
  -o-transform: translate3d(-5px, -20px, 0);
  transform: scale(-5px, -20px, 0);
}
.ship-hover-keyframes 100% {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: scale(0, 0, 0);
}
@-webkit-keyframes shiphover {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
  33% {
    -webkit-transform: translate3d(-10px, 20px, 0);
    -moz-transform: translate3d(-10px, 20px, 0);
    -ms-transform: translate3d(-10px, 20px, 0);
    -o-transform: translate3d(-10px, 20px, 0);
    transform: scale(-10px, 20px, 0);
  }
  66% {
    -webkit-transform: translate3d(-5px, -20px, 0);
    -moz-transform: translate3d(-5px, -20px, 0);
    -ms-transform: translate3d(-5px, -20px, 0);
    -o-transform: translate3d(-5px, -20px, 0);
    transform: scale(-5px, -20px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
@-moz-keyframes shiphover {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
  33% {
    -webkit-transform: translate3d(-10px, 20px, 0);
    -moz-transform: translate3d(-10px, 20px, 0);
    -ms-transform: translate3d(-10px, 20px, 0);
    -o-transform: translate3d(-10px, 20px, 0);
    transform: scale(-10px, 20px, 0);
  }
  66% {
    -webkit-transform: translate3d(-5px, -20px, 0);
    -moz-transform: translate3d(-5px, -20px, 0);
    -ms-transform: translate3d(-5px, -20px, 0);
    -o-transform: translate3d(-5px, -20px, 0);
    transform: scale(-5px, -20px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
@-o-keyframes shiphover {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
  33% {
    -webkit-transform: translate3d(-10px, 20px, 0);
    -moz-transform: translate3d(-10px, 20px, 0);
    -ms-transform: translate3d(-10px, 20px, 0);
    -o-transform: translate3d(-10px, 20px, 0);
    transform: scale(-10px, 20px, 0);
  }
  66% {
    -webkit-transform: translate3d(-5px, -20px, 0);
    -moz-transform: translate3d(-5px, -20px, 0);
    -ms-transform: translate3d(-5px, -20px, 0);
    -o-transform: translate3d(-5px, -20px, 0);
    transform: scale(-5px, -20px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
@keyframes shiphover {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
  33% {
    -webkit-transform: translate3d(-10px, 20px, 0);
    -moz-transform: translate3d(-10px, 20px, 0);
    -ms-transform: translate3d(-10px, 20px, 0);
    -o-transform: translate3d(-10px, 20px, 0);
    transform: scale(-10px, 20px, 0);
  }
  66% {
    -webkit-transform: translate3d(-5px, -20px, 0);
    -moz-transform: translate3d(-5px, -20px, 0);
    -ms-transform: translate3d(-5px, -20px, 0);
    -o-transform: translate3d(-5px, -20px, 0);
    transform: scale(-5px, -20px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
.fire-keyframes 0% {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
}
.fire-keyframes 50% {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
}
.fire-keyframes 100% {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
}
@-webkit-keyframes fire {
  0% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
  50% {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
  }
  100% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
}
@-moz-keyframes fire {
  0% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
  50% {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
  }
  100% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
}
@-o-keyframes fire {
  0% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
  50% {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
  }
  100% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
}
@keyframes fire {
  0% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
  50% {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
  }
  100% {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
  }
}
.introbrain-keyframes 0% {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.introbrain-keyframes 50% {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transform: translate3d(0, 200px, 0);
  -moz-transform: translate3d(0, 200px, 0);
  -ms-transform: translate3d(0, 200px, 0);
  -o-transform: translate3d(0, 200px, 0);
  transform: scale(0, 200px, 0);
}
.introbrain-keyframes 100% {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: scale(0, 0, 0);
}
@-webkit-keyframes introbrain {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    -moz-transform: translate3d(0, 200px, 0);
    -ms-transform: translate3d(0, 200px, 0);
    -o-transform: translate3d(0, 200px, 0);
    transform: scale(0, 200px, 0);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
@-moz-keyframes introbrain {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    -moz-transform: translate3d(0, 200px, 0);
    -ms-transform: translate3d(0, 200px, 0);
    -o-transform: translate3d(0, 200px, 0);
    transform: scale(0, 200px, 0);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
@-o-keyframes introbrain {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    -moz-transform: translate3d(0, 200px, 0);
    -ms-transform: translate3d(0, 200px, 0);
    -o-transform: translate3d(0, 200px, 0);
    transform: scale(0, 200px, 0);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
@keyframes introbrain {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  50% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 200px, 0);
    -moz-transform: translate3d(0, 200px, 0);
    -ms-transform: translate3d(0, 200px, 0);
    -o-transform: translate3d(0, 200px, 0);
    transform: scale(0, 200px, 0);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: scale(0, 0, 0);
  }
}
.intromars-keyframes 0% {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.intromars-keyframes 33% {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -o-transform: scale(0.3);
  transform: scale(0.3);
}
.intromars-keyframes 100% {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes intromars {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  33% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes intromars {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  33% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes intromars {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  33% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes intromars {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  33% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.introheart-keyframes 0% {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.introheart-keyframes 30% {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0.5) translate3d(-1300px,-1200px,0);
  -moz-transform: scale(0.5) translate3d(-1300px,-1200px,0);
  -o-transform: scale(0.5) translate3d(-1300px,-1200px,0);
  transform: scale(0.5) translate3d(-1300px,-1200px,0);
}
.introheart-keyframes 60% {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.introheart-keyframes 100% {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1) translate3d(0,0,0);
  -moz-transform: scale(1) translate3d(0,0,0);
  -o-transform: scale(1) translate3d(0,0,0);
  transform: scale(1) translate3d(0,0,0);
}
@-webkit-keyframes introheart {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  30% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -moz-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -o-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    transform: scale(0.5) translate3d(-1300px,-1200px,0);
  }
  60% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0,0,0);
    -moz-transform: scale(1) translate3d(0,0,0);
    -o-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
  }
}
@-moz-keyframes introheart {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  30% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -moz-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -o-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    transform: scale(0.5) translate3d(-1300px,-1200px,0);
  }
  60% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0,0,0);
    -moz-transform: scale(1) translate3d(0,0,0);
    -o-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
  }
}
@-o-keyframes introheart {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  30% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -moz-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -o-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    transform: scale(0.5) translate3d(-1300px,-1200px,0);
  }
  60% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0,0,0);
    -moz-transform: scale(1) translate3d(0,0,0);
    -o-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
  }
}
@keyframes introheart {
  0% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
  }
  30% {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -moz-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    -o-transform: scale(0.5) translate3d(-1300px,-1200px,0);
    transform: scale(0.5) translate3d(-1300px,-1200px,0);
  }
  60% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
  }
  100% {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0,0,0);
    -moz-transform: scale(1) translate3d(0,0,0);
    -o-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
  }
}
/* ---- Other ---- */


:-moz-placeholder {
  font-style: italic;
}
::-webkit-input-placeholder {
  font-style: italic;
}



/*-----------------------------toggle Menu -----------------------------*/

h1{
	color: white;
	text-align: center;
	font-size: 40pt;
}
#menu{
	transition: all 0.3s ease;
	position: fixed;
	width:auto;
	min-width:176px;
	left:0px;
	background:#c50011;
	height: 100%;
	z-index: 999;
	text-align:center;
	box-shadow: 0px 0px 10px black;
}



#menu a{
	color: white;
	display: block;
	text-align:left;
	text-decoration: none;
	padding: 10px;
	margin: 10px;
	border-radius: 10px;
	transition: all 0.2s ease;
}
#menu b{
margin-left:20px;
}

#menu a i
{

font-size:22px;
}

#menu a:hover{
	background:#fff;
	color:#c50011;
        font-weight:900;
	text-align:left;
}

#menu-toggle{
	position: fixed;
	height:100%;
	left: 0;
	z-index: 9999;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background:transparent;
	transition: all 0.3s ease;
	
}
#menu-toggle i{
color:#464546;
font-size:40px;
}


#menu-toggle:hover{
	cursor: pointer;
}

#menu.open{
	left: 0;
	width: 200px;
	display: block;
}

#menu-toggle.open{
	left: 200px;
}




#home_icons
{
width:177px;
height:80px;	
position: fixed;
	
	right: 0;
	z-index: 1000;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;


}

#home_icons ul
{
list-style-type:none;
}
#home_icons ul li
{
padding:5px;
display:inline;
}

@media only screen and (max-width: 430px)
{

#home_icons
{
width:179px;
}
#home_icons ul
{
display:inline;
list-style-type:none;
}
}

