/* Generated by less 2.5.1 */
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #666666;
}
html,
button,
input,
select,
textarea,
.pure-g [class*="pure-u"] {
  font-family: 'Source Sans Pro', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-weight: 800;
  text-transform: uppercase;
}
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
}
header h1 {
  display: none;
}
#intro {
  max-width: 700px;
  padding: 40px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 22px;
  text-align: center;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#thesis {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 120px;
  text-align: center;
}
.bigbutton {
  border: 2px solid #666666;
  padding: 20px 50px;
  box-sizing: border-box;
  color: #444;
  text-decoration: none;
  border-radius: 10px;
}
.bigbutton:hover {
	color: #fff;
	background: #666666;
}
footer {
  background-color: #000000;
  color: #ffffff;
  margin: 100px 0 0 0;
  padding: 40px 0;
  text-align: center;
}
footer img {
  width: 200px;
}
.video {
  position: relative;
  cursor: pointer;
}
.video-paused:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.video .video-playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -31px;
  margin-top: -31px;
  width: 62px;
  height: 62px;
  background-size: contain;
  background-image: url('../img/play.png');
  transition: 0.2s all;
  opacity: 0;
}
.video.video-paused .video-playbutton {
  opacity: 1;
}
.video-paused:hover .video-playbutton {
  margin-left: -37px;
  margin-top: -37px;
  width: 74px;
  height: 74px;
}
.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 40%;
  vertical-align: middle;
  overflow: hidden;
}
.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
#semconheader {
  text-align: center;
  background-color: #222;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
}
#semconheader a {
  font-weight: bold;
  color: #ff3b3b;
  text-decoration: none;
}
#header-site {
  overflow: hidden;
  text-align: center;
  position: relative;
  background-color: #000000;
  color: #ffffff;
}
#header-site .logo {
  position: absolute;
  left: 50%;
  margin-left: -120px;
  bottom: 80px;
}
#header-site .desc {
  position: absolute;
  text-align: left;
  left: 50%;
  margin-left: -120px;
  bottom: 30px;
  width: 400px;
  font-weight: 400;
  font-size: 18px;
}
.ghostbg {
  background: url('../img/bg2.png') #000000;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 500px;
  width: 2074px;
  left: 50%;
  margin-left: -1000px;
  position: relative;
}
.ghostcar {
  position: absolute;
  background: url('../img/ghostcar.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  left: 650px;
  top: 340px;
  /*animation-name: ghostcarscroll;
    animation-duration: 6s;
    animation-delay: 0s;
    animation-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    animation-iteration-count: 1;*/
}
.ghostbubble {
  position: absolute;
  background: url('../img/bubble.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 120px;
  height: 73px;
  left: 60px;
  top: -58px;
}
.ghosttext {
  position: absolute;
  color: #000;
  font-size: 22px;
  left: 9px;
  top: 11px;
  width: 100px;
  text-align: center;
}
@keyframes ghostcarscroll {
  from {
    transform: translate(210px, -140px) scale(0.55);
  }
  to {
    transform: translate(0, 0) scale(1);
  }
}
#video {
  padding: 80px 0;
  background-color: #000000;
}
.video-intro {
  max-width: 1400px;
  margin: 0 auto;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /*16:9*/
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#needs {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 60px;
  text-align: center;
}
#needs p {
  max-width: 400px;
  margin: 0 auto;
}
#needs img {
  width: 100%;
}
#features {
  background-color: #000000;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.features-columns {
  max-width: 1400px;
  margin: 0 auto;
}
.features-columns .features-column:nth-child(1) {
  padding: 40px 40px 0px 40px;
}
.features-columns .features-column {
  padding: 0px 40px;
}
@media only screen and (min-width: 64em) {
  .features-columns .features-column {
    padding: 80px 40px;
  }
}
.features-columns .features-column .video {
  position: relative;
}
.features-columns .features-column .video .gesture-icon-left {
  position: absolute;
  left: -40px;
  top: 50%;
  margin-top: -60px;
  width: 120px;
  height: 120px;
}
.features-columns .features-column .video .gesture-icon-right {
  position: absolute;
  right: -40px;
  top: 50%;
  margin-top: -60px;
  width: 120px;
  height: 120px;
}
#features h1 {
  text-align: center;
}
#userstudy {
  max-width: 400px;
  margin: 0 auto;
  padding: 40px 0;
}
#userstudy h1 {
  text-align: center;
}
#userstudy-video {
  max-width: 1400px;
  margin: 0 auto;
}
.pure-g > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
