/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 .center-content {
   display: flex;
   justify-content: center;
 }

 .center-vcontent {
   display: flex;
   align-items: center;
 }

 .bottom-content {
   display: flex;
   align-items: flex-end;
 }

.spread-content {
  display: flex;
  justify-content: space-between;
}

body,
html {
    width: 100%;
    height: 100%;
    background-color: #000000;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Architects Daughter", "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  color: #000000;
}

hr {
  width: 50%;
  border-color: #000;
  border: 0px;
  height: 20px;
}

.support-separator {
  height: 10px;
}

.header {
    text-align: center;
    color: #000000;
    background: url(../img/header-bg.jpg) no-repeat;
    background-size: 100%;
    background-position: center top;
}

@media (max-width: 1920px) {
  .header {
    background-size: 1920px;
  }
}

.header .logo {
  margin: 0 auto;
}

.header .logo-section {
  padding-top: 15px;
  height: 35vh;
}

.header .logo-section-patchnotes {
  padding-top: 15px;
  height: 40vh;
}

input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill {
  transition-delay: 50000s;
}

@media (max-width: 767px) {
  .header .buy-section {
    padding-top: 45vh;
    width: 100%;
  }

  .header .buy-button {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .header .header-second-half {
    width: 100%;
    height: 65vh;
    position: relative;
  }

  .header .buy-section {
    position: absolute;
    width: 100%;
    bottom: 0px;
  }
}

.intro-message {
}

.intro-message > h3 {
    text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
    color: #000000;
    font-style: italic;
    font-size: 34px;
}

.buy-text {
  text-align: center;
  color: #E4AF7B;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.4);
  font-size: 40px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.main-body {
    text-align: center;
    background-image: url(../img/scroll-bg-top.jpg), url(../img/scroll-bg-mid.jpg);
    background-color: #000000, #000000;
    background-position: center top, 50% 609px;
    background-repeat: no-repeat, repeat-y;
    margin-top: 100px;
}

.trailer-separator {
  height: 150px;
}

.patchnotes {
  text-align: left;
  font-size: 16px;
  color: #ccc;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.patchnotes h3 {
  color: #fff;
  font-size: 20px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: bold;
}

.patchnotes h2 {
  color: #fff;
  font-size: 28px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: bold;
}

.patchnotes h1 {
  color: #fff;
  text-align: center;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: bold;
}

.patchnotes li {
  padding-bottom: 8px;
}

.patchnotes ul {
  padding-left: 15px;
}

.patchnotes img.update-image {
  width: 70%;
  display:block;
  margin-left: auto;
  margin-right: auto;
}

.scroll-text {
    font-size: 20px;
    font-weight: 400px;
    text-align: left;
}

.features-text {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: normal;
  font-size: 18px;
}

.features-icon {
  max-height: 80px;
  margin:auto;
}

.features-container {
  padding-bottom: 0%;
}

.features-center-cell {
  margin-left: 12%;
  margin-right: 12%;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.email-background {
  height:50px;
  background: url(../img/input-bg.png) left bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-left: 30px;
  width: 80%;
  padding-top: 10px;
  margin-left: 10%;
  margin-right: 10%;
}

.email-input {
  border: 0px;
  height:50px;
  width: 100%;
  color: #000000;
  font-size:20px;
  outline: none;
  background: none;
}

.email-input::-moz-placeholder {
  color: #000;
  opacity: 0.5;
}
.email-input:-ms-input-placeholder {
  color: #000;
  opacity: 0.5;
}
.email-input::-webkit-input-placeholder {
  color: #000;
  opacity: 0.5;
}

.email-div {
  width: 100%;
}

.email-label {
  font-size: 24px;
  text-align: center;
  margin-bottom: -15px;
}

.email-button {
  background: url("../img/button-bg.png") center;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 80px;
  padding-right: 80px;
  background-size: cover;
  border: 0px;
  outline: none;
  font-size: 20px;
}

.spacer {
  margin-top: 40px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
  margin-bottom: 5%;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}

.footer {
  background: url(../img/scroll-bg-bot.jpg) no-repeat center top;
  text-align: center;
  font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  background-color: black;
  padding: 40px 0px 20px 0px;
  color: #fff;
}

.footer-no-scroll {
  text-align: center;
  font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  background-color: black;
  padding: 40px 0px 20px 0px;
  color: #fff;
}

.footer-social-icon {
  height: 32px;
  width: 32px;
  margin: 15px;
}

.footer a, .footer-no-scroll a {
  color: #fff;
}
