@import "fonts/Lato.css";
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  outline: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  overflow-x: hidden;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #292929;
  font-weight: 400;
}
a,
.button {
  text-decoration: none !important;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
}
p {
  margin: 10px 0;
}
p br {
  line-height: 300%;
}
h1 {
  margin: 10px 0;
  font-size: 48px;
  font-weight: 300;
  color: #178ed2;
}
h2 {
  font-size: 18px;
  font-weight: 300;
  color: #1e1e1e;
}
.row {
  margin: 0;
}
.clearfix {
  clear: both;
}
.sprite {
  background-image: url("../img/sprite.png");
  background-size: 788px 448px;
}
input,
textarea,
.button,
.alert {
  padding: 15px 60px;
  border: 2px solid transparent;
  border-radius: 4px;
  line-height: 32px;
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
}
input {
  background-color: #d7d7d7;
}
.button {
  background-color: #178ed2;
  color: white;
  text-align: center;
  cursor: pointer;
}
.button:hover {
  background-color: #00ade1;
  color: white;
}
.cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.cover.tint {
  z-index: -1;
  background-color: rgba(87, 87, 87, 0.6);
  background-blend-mode: multiply;
  -webkit-background-blend-mode: multiply;
}
.cover.background {
  background-position: center;
  background-size: cover;
  z-index: -2;
}
.cube,
#shadow {
  opacity: 0;
}
.cube {
  width: 438px;
  height: 111px;
  position: absolute;
  left: 185px;
  background-position: -1px -61px;
}
.cube#cube1 {
  z-index: 5;
}
.cube#cube2 {
  z-index: 4;
}
.cube#cube3 {
  z-index: 3;
}
.cube#cube4 {
  z-index: 2;
}
#shadow {
  width: 786px;
  height: 156px;
  position: absolute;
  left: 0;
  z-index: 1;
  background-position: -1px -291px;
}
#landing,
.cover {
  height: 100%;
  min-height: 760px;
}
.event-badges {
  position: absolute;
  right: -8px;
  top: 40px;
  text-transform: uppercase;
}
.event-badges .badge {
  text-align: right;
  background-color: transparent;
  font-size: 16px;
}
.event-badges .badge span {
  line-height: 40px;
  background-color: #b4009e;
  color: #fff;
  padding: 0 32px 0 16px;
  display: inline-block;
}
#landing {
  position: relative;
  padding-top: 150px;
  padding-left: 215px;
  text-align: left;
  overflow: hidden;
}
#landing h1 {
  margin: 15px 0;
  color: white;
  letter-spacing: 2px;
}
#landing h1 b {
  text-transform: uppercase;
}
#landing p {
  max-width: 600px;
  margin: 15px 0;
  font-size: 18px;
  color: white;
  font-weight: 300;
  letter-spacing: 1px;
}
#landing .button {
  margin: 15px 10px 15px 0;
  color: white;
}
#landing .background {
  background-image: url("../img/bg_landing.jpg");
}
#landing .landing-badges {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 300px;
}
#landing .landing-badges .landing-badge {
  display: block;
  margin-top: 20px;
  max-width: 100%;
}
#landing .landing-badges .landing-badge img {
  max-width: 100%;
  float: none;
}
#landing .landing-badges #startupbootcamp.landing-badge {
  background-color: #fff;
  border-radius: 5px;
  padding: 10px;
}
#landing #contact {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 0 24px;
  color: #ffffff;
}
#landing #contact b {
  color: #ffffff;
}
#landing #contact .contact-outer {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#landing #contact .contact-half {
  padding-top: 12px;
}
#landing #contact .contact-half .contact-data {
  text-align: center;
  padding: 4px 0 0;
}
#landing .iotree-link {
  display: block;
  position: absolute;
  right: 36px;
  bottom: 280px;
  width: 148px;
  height: 148px;
  border-radius: 4px;
  background-color: #49A1D9;
  color: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  z-index: 5;
}
#landing .iotree-link .check-out {
  background-color: #216993;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 8px;
  text-align: center;
  font-weight: bold;
}
#landing .iotree-link .logo {
  position: absolute;
  top: 0;
  bottom: 60px;
  right: 0;
  left: 0;
  width: 100px;
  height: 60px;
  margin: auto;
  background: url("../img/iotree-logo.png") no-repeat center;
  background-size: contain;
}
#landing .arrow {
  position: absolute;
  right: 230px;
  bottom: 210px;
  width: 400px;
  height: 400px;
  z-index: 4;
  background: url("../img/arrow.png") no-repeat center;
  background-size: 100% 100%;
  opacity: .5;
  transform: rotate(-15deg);
}
.social-contacts:after,
.social-contacts:before {
  clear: both;
  content: '';
  display: table;
}
.clear {
  clear: both;
}
.social-contacts {
  display: block;
  text-align: center;
  padding: 24px 0 0;
}
.social-contacts a {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-size: 100% 100%;
  margin: 5px;
  border-radius: 50%;
  overflow: hidden;
}
.social-contacts a#facebook {
  background-image: url('../img/social/128-facebook.png');
}
.social-contacts a#twitter {
  background-image: url('../img/social/128-twitter.png');
}
.social-contacts a#linkedin {
  background-image: url('../img/social/128-linkedin.png');
}
.social-contacts a#googleplus {
  background-image: url('../img/social/128-googleplus.png');
}
.social-contacts a#youtube {
  background-image: url('../img/social/128-youtube.png');
}
.logos {
  margin-top: 16px;
  text-align: center;
}
.logos img {
  max-height: 60px;
  background-color: white;
  border: 4px solid white;
  border-radius: 4px;
  margin: 2px 2px;
}
.logos.uszt img {
  border-width: 12px;
  max-height: 80px;
}
.logos.uszt img:first-child {
  border-width: 0;
}
@media only screen and (max-width: 1199px) {
  #shadow {
    left: -125px;
  }
  #landing {
    padding-left: 80px;
  }
}
@media only screen and (max-width: 991px) {
  #contact .contact-half .contact-data {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 14px;
  }
  input,
  textarea,
  .button,
  .alert {
    padding-left: 30px;
    padding-right: 30px;
  }
  .event-badges {
    display: none;
  }
  #landing {
    padding-top: 120px;
    padding-left: 0;
  }
  #landing h1 {
    text-align: center;
    padding: 0 20px;
  }
  #landing p {
    max-width: 100%;
    text-align: center;
    padding: 0 20px;
    font-size: 16px;
  }
  #landing .button {
    display: none;
    width: 70%;
    margin: 25px 15%;
  }
  #landing #top50 {
    left: 20px;
    bottom: 10px;
  }
  #landing .iotree-link {
    position: relative;
    left: 0;
    right: 0;
    bottom: auto;
    margin: 24px auto 0;
  }
  #landing .arrow {
    display: none;
  }
  .logos.uszt img {
    max-width: 40%;
  }
  .social-contacts a {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 320px) {
  #landing .button {
    width: 80%;
    margin: 25px 10%;
  }
  #summary {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .meet-us {
    display: none;
  }
}
@media only screen and (max-width: 500px), screen and (max-height: 380px) {
  #landing {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 320px), screen and (max-height: 480px) {
  #landing h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 320px), screen and (max-height: 640px) {
  input,
  textarea,
  .button,
  .alert {
    line-height: 24px;
    font-size: 18px;
  }
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .sprite {
    background-image: url("../img/sprite@2x.png");
    background-size: 788px 448px;
  }
}
