/* line 17, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/* line 68, ../sass/index.sass */
body {
  font-family: HelveticaNeue-UltraLight;
  background-color: #082135;
  letter-spacing: 0.1em;
  background-position: fixed; }

/* line 75, ../sass/index.sass */
#backgroundSheet {
  position: fixed;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe8b0), color-stop(50%, #36668c), color-stop(100%, #0c3257));
  background-image: -webkit-linear-gradient(top, #ffe8b0 0%, #36668c 50%, #0c3257 100%);
  background-image: -moz-linear-gradient(top, #ffe8b0 0%, #36668c 50%, #0c3257 100%);
  background-image: -o-linear-gradient(top, #ffe8b0 0%, #36668c 50%, #0c3257 100%);
  background-image: linear-gradient(top, #ffe8b0 0%, #36668c 50%, #0c3257 100%);
  opacity: 0;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition-delay: 0;
  -moz-transition: opacity 0.4s linear 0;
  -o-transition: opacity 0.4s linear 0;
  transition: opacity 0.4s linear 0; }

/* line 87, ../sass/index.sass */
body {
  text-align: center; }

/* line 98, ../sass/index.sass */
#loadingWrapper {
  position: absolute;
  z-index: 100;
  top: 20%;
  width: 100%;
  height: 300px; }
  /* line 104, ../sass/index.sass */
  #loadingWrapper #loadingSpin {
    margin: 0px auto; }
  /* line 106, ../sass/index.sass */
  #loadingWrapper > p {
    margin: 30px;
    color: white;
    letter-spacing: 4px;
    font-family: HelveticaNeue;
    font-weight: 600; }

/* line 129, ../sass/index.sass */
#bunner {
  max-width: 1500px; }
  @media screen and (min-width: 1500px) {
    /* line 129, ../sass/index.sass */
    #bunner {
      margin: 0 auto; } }
  /* line 137, ../sass/index.sass */
  #bunner > div {
    margin: 7% 7% 0 7%; }
    @media screen and (max-width: 675px) {
      /* line 137, ../sass/index.sass */
      #bunner > div {
        margin: 0; } }
    /* line 142, ../sass/index.sass */
    #bunner > div > div {
      margin: 0 auto;
      margin-top: 200px;
      width: 50%;
      color: white; }
      /* line 152, ../sass/index.sass */
      #bunner > div > div h1 {
        font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
        font-size: 150px;
        letter-spacing: 11px;
        margin: 7%; }
      /* line 157, ../sass/index.sass */
      #bunner > div > div h2 {
        font-size: 30px;
        margin: 7%; }
      /* line 160, ../sass/index.sass */
      #bunner > div > div a {
        margin: 7%; }
        /* line 162, ../sass/index.sass */
        #bunner > div > div a img {
          width: 50%; }
      /* line 164, ../sass/index.sass */
      #bunner > div > div p {
        margin: 7%; }
    /* line 166, ../sass/index.sass */
    #bunner > div > div > img {
      margin: 0 auto; }

@media screen and (max-width: 1200px) {
  /* line 175, ../sass/index.sass */
  #bunner > div > div h1 {
    font-size: 105px; } }
@media screen and (max-width: 1200px) {
  /* line 178, ../sass/index.sass */
  #bunner > div > div h2 {
    font-size: 21px; } }
@media screen and (max-width: 1200px) {
  /* line 181, ../sass/index.sass */
  #bunner > div > div > img {
    width: 250px; } }

@media screen and (max-width: 675px) {
  /* line 189, ../sass/index.sass */
  #bunner > div > div {
    width: 86%; } }
@media screen and (max-width: 675px) {
  /* line 193, ../sass/index.sass */
  #bunner > div > div h1 {
    font-size: 67.5px; } }
@media screen and (max-width: 675px) {
  /* line 196, ../sass/index.sass */
  #bunner > div > div h2 {
    font-size: 17.4px; } }
@media screen and (max-width: 675px) {
  /* line 199, ../sass/index.sass */
  #bunner > div > div > img {
    width: 250px;
    margin: 0 auto; } }

/* line 206, ../sass/index.sass */
#iPhoneImageBox {
  position: relative;
  text-align: center; }
  @media screen and (max-width: 675px) {
    /* line 206, ../sass/index.sass */
    #iPhoneImageBox {
      width: 250px !important; } }
  /* line 211, ../sass/index.sass */
  #iPhoneImageBox span {
    position: relative;
    top: 518px;
    left: 4px;
    text-align: center;
    font-size: 37px;
    font-family: HelveticaNeue-UltraLight;
    font-weight: lighter;
    letter-spacing: 0.1em;
    color: white !important; }
    @media screen and (max-width: 1200px) {
      /* line 211, ../sass/index.sass */
      #iPhoneImageBox span {
        font-size: 24px;
        top: 367px; } }

/* line 244, ../sass/index.sass */
#leadContainer {
  margin: 10% 0 10% 0; }
  /* line 247, ../sass/index.sass */
  #leadContainer p {
    margin: 7%;
    font-size: 45px; }
    @media screen and (max-width: 675px) {
      /* line 247, ../sass/index.sass */
      #leadContainer p {
        font-size: 25px; } }

/* line 271, ../sass/index.sass */
#features {
  background-color: rgba(0, 0, 0, 0.6); }
  /* line 274, ../sass/index.sass */
  #features > section, #features > ul > li > section {
    height: 373px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    margin: 0 10% 0 10%;
    padding: 3% 0 3% 0; }
    @media screen and (max-width: 1200px) {
      /* line 274, ../sass/index.sass */
      #features > section, #features > ul > li > section {
        margin: 0; } }
    @media screen and (max-width: 675px) {
      /* line 274, ../sass/index.sass */
      #features > section, #features > ul > li > section {
        display: block;
        height: 330px; } }
    /* line 287, ../sass/index.sass */
    #features > section > div, #features > ul > li > section > div {
      border: 0px solid rgba(255, 255, 255, 0);
      width: 50%;
      position: relative; }
      @media screen and (max-width: 675px) {
        /* line 287, ../sass/index.sass */
        #features > section > div, #features > ul > li > section > div {
          width: auto; } }
      /* line 295, ../sass/index.sass */
      #features > section > div > p, #features > ul > li > section > div > p {
        font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: 300;
        color: #dddddd;
        margin: 20% 0% 20% 10%;
        text-align: left;
        font-size: 35px; }
        @media screen and (max-width: 675px) {
          /* line 295, ../sass/index.sass */
          #features > section > div > p, #features > ul > li > section > div > p {
            font-size: 20px;
            margin: 11% 14%;
            height: 50px; } }
      /* line 306, ../sass/index.sass */
      #features > section > div > img, #features > ul > li > section > div > img {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: auto !important;
        max-height: 373px;
        max-width: 100%; }
        @media screen and (max-width: 675px) {
          /* line 306, ../sass/index.sass */
          #features > section > div > img, #features > ul > li > section > div > img {
            position: relative;
            max-height: 170px;
            max-width: 183px; } }

/* line 332, ../sass/index.sass */
#appStore > p#anyLanguage {
  margin: 10% 10% 1% 10%;
  font-size: 40px; }
  @media screen and (max-width: 675px) {
    /* line 332, ../sass/index.sass */
    #appStore > p#anyLanguage {
      font-size: 25px; } }
  /* line 337, ../sass/index.sass */
  #appStore > p#anyLanguage .logo-font {
    font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif; }
/* line 339, ../sass/index.sass */
#appStore > p#appStoreLink {
  margin: 10% auto; }
  /* line 341, ../sass/index.sass */
  #appStore > p#appStoreLink img:hover {
    opacity: 0.8; }

/* line 349, ../sass/index.sass */
#shareBox {
  margin-bottom: 14px; }
  /* line 351, ../sass/index.sass */
  #shareBox .addthis_toolbox {
    display: inline-block;
    width: 256px; }
    /* line 355, ../sass/index.sass */
    #shareBox .addthis_toolbox a {
      margin: 14px; }
      /* line 358, ../sass/index.sass */
      #shareBox .addthis_toolbox a span {
        border-radius: 7px; }

/* line 363, ../sass/index.sass */
#follow_contact {
  margin-bottom: 18%; }
  /* line 365, ../sass/index.sass */
  #follow_contact > * {
    margin: -4px; }
  /* line 367, ../sass/index.sass */
  #follow_contact #contactButton {
    top: -11.5px; }

/* line 376, ../sass/index.sass */
.button {
  padding: 8px 14px;
  position: relative;
  overflow: hidden;
  color: white;
  font-size: 14px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.2) inset, 0 4px 0 #1074b7;
  background: #3498db; }

/* line 388, ../sass/index.sass */
.button:active {
  background: #3498db;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 0 #1074b7;
  top: 2px; }

/* line 409, ../sass/index.sass */
#bunnerText {
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1; }

@-webkit-keyframes loading {
  /* line 499, ../sass/index.sass */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 501, ../sass/index.sass */
  25% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 503, ../sass/index.sass */
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 505, ../sass/index.sass */
  75% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 507, ../sass/index.sass */
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-moz-keyframes loading {
  /* line 499, ../sass/index.sass */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 501, ../sass/index.sass */
  25% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 503, ../sass/index.sass */
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 505, ../sass/index.sass */
  75% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 507, ../sass/index.sass */
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-ms-keyframes loading {
  /* line 499, ../sass/index.sass */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 501, ../sass/index.sass */
  25% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 503, ../sass/index.sass */
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 505, ../sass/index.sass */
  75% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 507, ../sass/index.sass */
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes loading {
  /* line 499, ../sass/index.sass */
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 501, ../sass/index.sass */
  25% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 503, ../sass/index.sass */
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  /* line 505, ../sass/index.sass */
  75% {
    -webkit-transform: rotate(160deg);
    -moz-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    -o-transform: rotate(160deg);
    transform: rotate(160deg); }

  /* line 507, ../sass/index.sass */
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }

/* line 511, ../sass/index.sass */
.loading {
  background-color: transparent;
  border-radius: 50%;
  margin: 5px auto;
  -o-animation: loading 5s infinite linear;
  -moz-animation: loading 5s infinite linear;
  -webkit-animation: loading 5s infinite linear;
  animation: loading 5s infinite linear; }

/* line 518, ../sass/index.sass */
.spin-1 {
  border: 5px solid #c00353;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  width: 120px;
  height: 120px; }

/* line 525, ../sass/index.sass */
.spin-2 {
  border: 5px solid #05bbc3;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  width: 100px;
  height: 100px;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* line 533, ../sass/index.sass */
.spin-3 {
  border: 5px solid #d2d947;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  width: 80px;
  height: 80px;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* line 541, ../sass/index.sass */
.spin-4 {
  border: 5px solid #f2a342;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  width: 60px;
  height: 60px;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* line 549, ../sass/index.sass */
.spin-5 {
  border: 5px solid #f34d51;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  width: 40px;
  height: 40px;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* line 557, ../sass/index.sass */
.spin-6 {
  border: 5px solid white;
  width: 20px;
  height: 20px;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }
