.header-logo {
  height: 50px;
}
.hero.hero-main {
  color: black;
  max-height: 760px;
  position: relative;
  text-align: right;
  min-height: 500px;
}
.hero.hero-main .g-container {
  max-width: 1152px;
  margin: 0 auto;
}
.hero.hero-main .bg {
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  height: 100%;
  background-size: cover;
  z-index: -1;
  background-color: #c1eaea;
}
.hero.hero-main .bg.cover {
  background-color: rgba(255, 255, 255, 0.5);
}
.hero.hero-main .bgimage {
  transition-duration: 1s;
  opacity: 0;
}
.hero.hero-main .hero-content {
  text-align: right;
}
.hero.hero-main .hero-text {
  display: inline-block;
  text-align: center;
  padding-top: 130px;
  max-width: 530px;
}
.hero.hero-main .mobile-screenshots {
  position: relative;
  text-align: center;
}
.hero.hero-main .body1 {
  max-width: 550px;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.hero.hero-main .mobile-screenshots img {
  transform: translateX(-200px) rotate(22.5deg);
  width: 280px;
  margin-top: 55px;
}
.hero.hero-main .mobile-screenshots img.screenshot1 {
  transform: translateX(-100px) rotate(-22.5deg);
}
.hero.hero-main .mobile-screenshots img.screenshot2 {
  position: absolute;
  top: 10px;
}
.hero.hero-main .logo-image {
  margin-bottom: 25px;
  width: 350px;
  margin-top: -5px;
}
.hero.hero-main h1 {
  font-size: 68px;
  font-weight: 800;
  line-height: 64px;
  margin-bottom: 20px;
}
.hero.hero-main h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
}
.hero.hero-main .download-buttons {
  width: 500px;
  display: inline-block;
}
.hero.hero-main .download-buttons .download-button {
  height: 70px;
  margin: 30px 10px 0 10px;
  display: inline-block;
}
.hero.hero-main .download-buttons .download-button img {
  height: 100%;
}
.column {
  padding-top: 0;
  padding-bottom: 0;
}
.columns {
  margin: 0;
}
.g-content {
  max-width: 1200px;
  margin: 0 auto;
}
.g-section {
  padding: 100px 50px 50px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.g-section h2 {
  font-size: 70px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  padding-bottom: 60px;
  text-align: center;
}
.g-section .feature {
  margin: 0 auto 60px;
  max-width: 1100px;
  padding-right: 50px;
}
.g-section .feature h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 30px;
  padding-top: 20px;
}
.g-section .feature p {
  font-size: 22px;
  margin-bottom: 10px;
}
.g-section .feature .image-column {
  position: relative;
  margin-left: 0px;
  margin-right: 50px;
  padding: 0;
  width: 300px;
  min-height: 300px;
  flex: none;
}
.g-section .feature .image {
  width: 100%;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.4);
  border-radius: 99999px;
  overflow: hidden;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.g-section .feature .image img {
  height: 100%;
  width: 100%;
}
.g-section .feature.right {
  text-align: right;
  padding-right: 0px;
  padding-left: 50px;
}
.g-section .feature.right .image-column {
  margin-right: 0;
  margin-left: 50px;
}
.testimonials {
  background-color: #F5FFFE;
  text-align: center;
}
.testimonials .g-content {
  max-width: 90%;
  padding-bottom: 100px;
}
.testimonials h2 {
  padding-bottom: 20px;
}
.testimonials .frame {
  border-radius: 99999px;
  background-color: #EDFAFA;
  overflow: hidden;
  height: 120px;
  width: 120px;
  margin: 60px auto 24px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.4);
}
.testimonials .frame img {
  width: 100%;
  height: 100%;
}
.testimonials p {
  margin: 0 auto;
  max-width: 400px;
}
.testimonials .quote {
  font-style: italic;
  font-size: 20px;
  margin-bottom: 14px;
  max-width: 300px;
}
.testimonials .source {
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
}
.gameplay .image-parent {
  position: relative;
  margin: 30px 30px 50px;
}
.gameplay .caption {
  position: absolute;
  transform: translateY(-100%) translateX(-50%);
  font-size: 20px;
  width: 300px;
  font-weight: 400;
  text-align: center;
}
.gameplay .caption1 {
  top: 6%;
  left: 11.5%;
}
.gameplay .caption2 {
  top: 56%;
  left: 10%;
}
.gameplay .caption3 {
  top: 2%;
  left: 90%;
}
.gameplay .caption4 {
  top: 54%;
  left: 92%;
}
.psychology {
  background-color: #F5FFFE;
}
.publications a {
  color: #4a4a4a;
}
.publications .feature h3 {
  font-size: 22px;
}
.publications .feature p {
  font-size: 18px;
}
.publications .feature .image-column {
  margin-right: 20px;
}
.publications .feature.right .image-column {
  margin-left: 20px;
}
.awards {
  background-color: #F5FFFE;
  text-align: center;
}
.awards .g-content {
  max-width: 800px;
  padding-bottom: 100px;
}
.awards h2 {
  padding-bottom: 20px;
}
.awards .frame {
  border-radius: 99999px;
  background-color: #EDFAFA;
  overflow: hidden;
  height: 160px;
  width: 160px;
  margin: 60px auto 20px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.4);
}
.awards .frame img {
  width: 100%;
  height: 100%;
}
.awards p {
  margin: 0 auto;
  max-width: 400px;
}
.awards .award {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 10px;
}
.awards .category {
  font-style: italic;
  font-size: 18px;
  margin-bottom: 20px;
}
.awards .place {
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
}
.pastgames .feature {
  padding-top: 50px;
  padding-bottom: 150px;
}
.pastgames .feature .image-column {
  width: 400px;
}
.pastgames .feature .image {
  overflow: auto;
  border-radius: 0;
  box-shadow: none;
  width: 250px;
  left: auto;
  right: 0px;
  transform: translateY(-45%) rotate(-20deg);
}
.pastgames .feature .text-column p {
  font-size: 20px;
}
.pastgames .feature .download-buttons {
  padding-right: 30px;
  text-align: center;
  max-width: 440px;
  margin: 0 auto;
}
.pastgames .feature .download-buttons .download-button {
  display: inline-block;
  height: 60px;
  margin: 30px 5px;
  position: relative;
}
.pastgames .feature .download-buttons .download-button img.android {
  max-height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.pastgames .feature .download-buttons .download-button img.ios {
  height: 100%;
}
.footer {
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}
.navbar-item {
  cursor: pointer;
}
@media screen and (max-width: 1215px) {
  .hero.hero-main .mobile-screenshots img {
    width: 230px;
    transform: translateX(-145px) rotate(22.5deg);
    margin-top: 125px;
  }
  .hero.hero-main .mobile-screenshots img.screenshot1 {
    transform: translateX(-75px) rotate(-22.5deg);
  }
}
@media screen and (max-width: 1023px) {
  .hero.hero-main .download-buttons {
    width: 350px;
  }
  .hero.hero-main .download-buttons .download-button {
    height: 45px;
    margin: 0px 5px 0 10px;
  }
  .hero.hero-main .hero-text {
    padding-top: 100px;
  }
  .hero.hero-main .logo-image {
    width: 260px;
  }
  .hero.hero-main .body1 {
    font-size: 20px;
  }
  .hero.hero-main .mobile-screenshots img {
    width: 200px;
    transform: translateX(-125px) rotate(22.5deg);
    margin-top: 100px;
  }
  .hero.hero-main .mobile-screenshots img.screenshot1 {
    transform: translateX(-30px) rotate(-22.5deg);
  }
  .pastgames .feature .image-column {
    width: 250px;
  }
  .pastgames .feature .image {
    width: 200px;
  }
  .pastgames .feature .download-buttons {
    width: 400px;
  }
}
@media screen and (max-width: 769px) {
  .hero.hero-main {
    overflow: hidden;
  }
  .hero.hero-main .hero-text {
    padding-top: 50px;
  }
  .hero.hero-main .download-buttons {
    max-width: 400px;
    width: auto;
  }
  .hero.hero-main .download-buttons .download-button {
    height: 55px;
    margin: 20px 5px 0 0px;
    vertical-align: top;
  }
  .hero.hero-main .download-buttons .download-button.ios-download {
    width: 43%;
  }
  .hero.hero-main .download-buttons .download-button.ios-download img {
    width: 100%;
  }
  .hero.hero-main .download-buttons .download-button.android-download {
    width: 48%;
  }
  .hero.hero-main .download-buttons .download-button img {
    height: auto;
  }
  .hero.hero-main .mobile-screenshots img {
    margin-top: 30px;
  }
  .hero.hero-main .mobile-screenshots img.screenshot1 {
    transform: translateX(-75px) rotate(-22.5deg);
    margin-top: 50px;
  }
  .hero.hero-main .hero-content {
    text-align: center;
  }
  .g-section {
    padding: 50px 20px 10px;
  }
  .testimonials .column {
    margin-bottom: 20px;
    position: relative;
    text-align: left;
  }
  .testimonials .column .frame {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 20px 0 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .testimonials .column .quote {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .testimonials .column .source {
    font-size: 14px;
  }
  .testimonials .column .text {
    display: inline-block;
    text-align: left;
    margin-top: 20px;
    margin-left: 110px;
  }
  .testimonials .column.right {
    text-align: right;
  }
  .testimonials .column.right .text {
    text-align: right;
    padding-right: 120px;
    margin-left: 0px;
  }
  .testimonials .column.right .frame {
    left: auto;
    right: 0;
  }
  .awards .column {
    max-width: 400px;
    margin: 40px auto 0px;
    position: relative;
    text-align: left;
  }
  .awards .column .frame {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 20px 0px 20px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .awards .column .award {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .awards .column .category {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .awards .column .place {
    font-size: 20px;
  }
  .awards .column .text {
    display: inline-block;
    text-align: left;
    margin-top: 0px;
    margin-left: 120px;
  }
  .awards .column.right {
    text-align: right;
  }
  .awards .column.right .text {
    text-align: right;
    padding-right: 130px;
    margin-left: 0px;
  }
  .awards .column.right .frame {
    left: auto;
    right: 0;
  }
  .g-section h2 {
    font-size: 50px;
    padding-bottom: 40px;
  }
  .g-section .feature {
    position: relative;
    padding: 0;
  }
  .g-section .feature.right {
    padding: 0;
  }
  .g-section .feature.right .image-column {
    margin: 0;
  }
  .g-section .feature .image-column {
    margin: 0;
    width: 100px;
    height: 100px;
    min-height: 100px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .g-section .feature .text-column {
    padding-top: 100px;
    text-align: center;
  }
  .g-section .feature .text-column h3 {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .g-section .feature .text-column p {
    font-size: 18px;
  }
  .gameplay .caption {
    font-size: 14px;
    width: 200px;
  }
  .gameplay .image-parent {
    margin: 30px 70px 30px;
  }
  .publications .feature .text-column h3 {
    font-size: 20px;
  }
  .publications .feature .text-column p {
    font-size: 14px;
  }
  .pastgames .feature .image-column {
    width: 100%;
    overflow: hidden;
    height: 200px;
    position: relative;
  }
  .pastgames .feature .image-column .image {
    width: 150px;
    right: 50%;
    transform: translateX(50%) translateY(-80px) rotate(-20deg);
  }
  .pastgames .feature .text-column {
    padding-top: 0;
  }
  .pastgames .feature .download-buttons {
    max-width: 400px;
    width: auto;
    padding: 0;
  }
  .pastgames .feature .download-buttons .download-button {
    height: 55px;
    margin: 20px 5px 30px;
    padding: 0;
    vertical-align: top;
  }
  .pastgames .feature .download-buttons .download-button.ios-download {
    max-width: 42%;
  }
  .pastgames .feature .download-buttons .download-button.android-download {
    max-width: 48%;
  }
  .pastgames .feature .download-buttons .download-button img.android {
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  .gameplay .caption {
    font-size: 10px;
    width: 110px;
    line-height: 1.2em;
  }
  .gameplay .image-parent {
    margin: 20px 10px 20px;
  }
  .gameplay .image-parent img {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
/*# sourceMappingURL=index.css.map */