.hero{
  background:linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)),url(/images/E36.jpg) no-repeat center;
  background-size:cover;
  border:none;
  margin-bottom:0px;
  margin-top:0px;
  width:100%;
  height:100%;
}

body{
}

div.col-lg-12.col-md-12.col-md-offset-0.col-sm-12.get-it{
  height:863px;
}

.hero .get-it h1{
  font-size:100px;
  margin-top:80px;
  margin-bottom:65px;
}

.hero .get-it p{
  font-size:45px;
  margin-bottom:70px;
}

a.btn.btn-primary.btn-lg, a.btn.btn-success.btn-lg{
  font-size:20px;
}

@media (min-width:992px) {
  .hero .get-it{
    text-align:center;
    padding-right:30px;
  }
}

@media (max-width:992px) {
  .hero .phone-preview{
    text-align:center;
  }
}

.hero .get-it h1, .hero .get-it p{
  color:#000;
  text-shadow:2px 2px 3px rgba(0,0,0,0.3);
}

.hero .get-it .btn{
  margin-left:10px;
  margin-bottom:10px;
  text-shadow:none;
}

.iphone-mockup img.device{
  width:100%;
  height:auto;
}

.icon-feature{
  text-align:center;
}

.icon-feature .glyphicon{
  font-size:60px;
}

.site-footer .social-icons a:hover{
  opacity:1;
}

@media (min-width:768px) {
  .site-footer .social-icons{
    text-align:right;
  }
}

footer{
  background-color: #111111;
  bottom: 0;
  box-shadow: 0 -1px 2px #111111;
  height: 45px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 100000;
}

footer h2{
  color: #EEEEEE;
  font-size: 14px;
  font-weight: normal;
  margin: auto;
  padding: 13px 0 0;
  position: relative;
  width: 540px;
}

footer h2 i{
  font-style:normal;
  color:#888;
}

footer a.tzine,a.tzine:visited{
  color: #999999;
  font-size: 12px;
  left: 50%;
  margin: 16px 0 0 110px;
  position: absolute;
  text-decoration: none;
  top: 0;
}

footer a i{
  color:#ccc;
  font-style: normal;
}

footer a i b{
  color:#c92020;
  font-weight: normal;
}