.landpage-container {
  overflow: hidden;
  width: 100%;
}
.carousel-control {
  top: 350px;
  z-index: 1000;
}
.featured {
  padding-bottom: 30px;
}
.featured .featured_in {
  color: #aaa;
  font-size: 18px;
  position: relative;
  padding-right: 20px;
  top: 12px;
}
.landpage {
  font-family: proxima-nova;
  margin-left: -265px;
  width: 1700px;
}
.landpage .bg-img {
  width: 1700px;
  height: 650px;
}
.landpage h1.hero {
  font-weight: normal;
  font-size: 49px;
  margin-bottom: 35px;
  line-height: 55px;
}
.landpage .Vicinity h1.hero {
  font-weight: bold;
  font-size: 57px;
}
.landpage .first-slide {
  background-repeat: no-repeat;
  background-image: url("../images/homepage-bg.jpg");
}
.landpage .first-slide .land-message {
  position: absolute;
  margin-top: 40px;
  top: 68px;
  left: 262px;
  width: 460px;
  color: #fff;
}
.landpage .Vicinity .land-message {
  margin-top: 0px;
  color: black;
}
.landpage .first-slide h4.points {
  font-size: 20px;
  margin-left: 5px;
  margin-bottom: 10px;
  font-weight: normal;
}
.landpage .first-slide .permission-words {
  font-size: 17.5px;
  margin-top: 20px;
  margin-left: 5px;
  line-height: 22px;
  color: white;
}
.landpage .Vicinity .permission-words {
  color: black;
}
.landpage .first-slide a {
  color: #db8433;
}
.landpage .second-slide {
  background-repeat: no-repeat;
  background-image: url("../images/tutti_frutti.jpg");
}
.landpage .second-slide .land-message {
  align: right;
  position: absolute;
  margin-top: 40px;
  top: 68px;
  left: 262px;
  width: 460px;
  color: white;
  font-weight: normal;
  font-size: 49px;
}
.landpage .second-slide h4 {
  margin-left: 3px;
  font-weight: normal;
  font-size: 18px;
}
.landpage .land-btn {
  font-size: 24px;
  font-weight: normal;
  padding: 15px 25px;
}
.landpage .preview-video {
  float: left;
  width: 182px;
  height: 85px;
}
.landpage .third-slide {
  height: 650px;
}
.landpage .third-slide h1 {
  margin: 0px;
  padding: 60px 0px 0px 0px;
  color: black;
  font-size: 50px;
  font-weight: normal;
}
.landpage .third-slide .video-row {
  margin-top: 50px;
}
.landpage .third-slide .video-left {
  margin-right: 15px;
}
.landpage .third-slide .video-right {
  margin-left: 15px;
}
[class^="sprite-logo-"],
[class*="sprite-logo-"] {
  padding: 0px 10px 0px 10px;
  display: inline-block;
  height: 36px;
  *margin-right: .3em;
  line-height: 26px;
  vertical-align: text-top;
  background-image: url("../images/press-sprites.png");
  background-position: 26px 26px;
  background-repeat: no-repeat;
}
[class^="sprite-logo-"]:last-child,
[class*="sprite-logo-"]:last-child {
  *margin-left: 0;
}
.sprite-logo-forbes {
  background-position: 0 0px;
  width: 88px;
}
.sprite-logo-forbes:hover {
  background-position: 0 -56px;
}
.sprite-logo-streetfight {
  background-position: 0 -112px;
  width: 89px;
}
.sprite-logo-streetfight:hover {
  background-position: 0 -168px;
}
.sprite-logo-techcrunch {
  background-position: 0 -224px;
  width: 181px;
}
.sprite-logo-techcrunch:hover {
  background-position: 0 -280px;
}
.sprite-logo-wsj {
  background-position: 0 -336px;
  width: 57px;
}
.sprite-logo-wsj:hover {
  background-position: 0 -392px;
}
.sprite-logo-yahoo {
  background-position: 0 -448px;
  width: 114px;
}
.sprite-logo-yahoo:hover {
  background-position: 0 -504px;
}
.land-btn {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  padding: 12px 20px;
  font-weight: bold;
}
.land-btn:hover,
.land-btn:active,
.land-btn.active,
.land-btn.disabled,
.land-btn[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}
.land-btn:active,
.land-btn.active {
  background-color: #c67605 \9;
}
.land-btn .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.register_form_modal {
  width: 350px;
  padding: 15px 25px;
  border-style: solid;
  border-width: 5px;
  border-color: #5e5853;
  max-width: 350px;
  left: 50%;
  margin-left: -200px;
}
.register_form input[type="checkbox"] {
  margin: 10px 4px 10px 4px;
}
.help-text {
  margin-left: 4px;
}
@media (max-width: 979px) {
  .carousel-control {
    display: None;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .register_form_modal input[type="submit"] {
    height: 40px;
    width: 75%;
    margin-left: 4px;
    margin-top: 10px;
    font-size: 17px;
  }
  .register_form_modal {
    width: 75%;
    text-align: center;
  }
  .register_form {
    margin-left: 20px;
    margin-right: 20px;
  }
  .content {
    overflow: hidden;
  }
}
@media (max-width: 480px) {
  .landpage h1.hero {
    font-weight: normal;
    font-size: 32px;
    margin-bottom: 10px;
    line-height: 30px;
    margin-left: 5px;
  }
  .landpage .Vicinity h1.hero {
    font-weight: normal;
    font-size: 32px;
    line-height: 30px;
  }
  .landpage .first-slide .land-message {
    margin-top: -10px;
    padding-left: 20px;
    width: 250px;
  }
  .landpage .Vicinity .land-message {
    margin-top: 0px;
    color: #fff;
  }
  .landpage .Vicinity .permission-words {
    color: #fff;
  }
  .landpage .first-slide h4.points {
    font-size: 18px;
    margin-left: 5px;
    margin-bottom: 5px;
  }
  .landpage .bg-img {
    height: 400px;
  }
  .landpage .first-slide .permission-words {
    font-size: 14px;
    margin-top: 15px;
    margin-left: 5px;
    line-height: 22px;
    color: silver;
  }
  .register_page .control {
    font-size: 13px;
  }
  .register_form_modal {
    width: 220px;
    margin-left: -140px;
    left: 50%;
  }
}
.modal-900 {
  width: 900px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  margin: -250px 0 0 -450px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  margin-top: -300px;
}
.modal-900.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.modal-900.fade.in {
  top: 50%;
}
.modal-900 .modal-body {
  max-height: 600px;
}
.modal-900 #video_player {
  margin-bottom: 15px;
  width: 800px;
  height: 450px;
  border: None;
}
.modal-900 .video_list img {
  margin-right: 24px;
}
.modal-header a {
  font-size: 24px;
}
.modal-900 .modal-body {
  margin-left: 30px;
}
@media (min-width: 767px) {
  .register_form input[name="name"],
  .register_form input[name="email"],
  .register_form input[name="postal_code"],
  .register_form input[name="password"],
  .register_form input[name="confirm_password"] {
    background: #ffffff url("../images/icons.png") right no-repeat;
  }
  .register_page input[name="name"],
  .register_page input[name="email"],
  .register_page input[name="password"],
  .register_page input[name="confirm_password"] {
    padding-top: 8px;
    padding-bottom: 8px;
    width: 336px;
  }
  .register_page input[type="submit"] {
    width: 350px;
  }
  .register_form_modal input[class*="span"] {
    width: 290px;
    height: 30px;
    text-align: left;
    margin-left: 4px;
    margin-top: 10px;
    padding-right: 50px;
    font-weight: bold;
  }
  .register_form_modal input[type="submit"] {
    height: 40px;
    width: 350px;
    margin-left: 4px;
    margin-top: 10px;
    font-size: 17px;
  }
  .register_form input[name="name"] {
    background-position: 320px -162px;
  }
  .register_form input[name="email"] {
    background-position: 320px -78px;
  }
  .register_form input[name="postal_code"] {
    background-position: 320px -119px;
  }
  .register_form input[name="password"] {
    background-position: 320px -201px;
  }
  .register_form input[name="confirm_password"] {
    background-position: 320px -201px;
  }
  .container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .landpage .first-slide .land-message {
    margin-top: 5px;
    margin-left: 55px;
  }
  .landpage .Vicinity .land-message {
    margin-top: 0px;
    color: #fff;
  }
  .landpage .Vicinity .permission-words {
    color: #fff;
  }
  .landpage .bg-img {
    height: 440px;
  }
}
