@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
body {
  font-family: 'Lato', sans-serif;
}
h1,
h2,
h3,
h4,p
h5,
h6,
p {
  font-family: 'Lato', sans-serif;
}
h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}
h3 {
	font-size: 18px;
	color: #BBBBBB;
}
p {
  font-size: 16px;
}
.title {
  text-align: center;
}
.title h2 {
  font-size: 29px;
  color: #1b1b1b;
  font-weight: 300;
}
.title p {
	font-size: 18px;
	font-weight: 400px;
	color: #707b82;
}
.navbar-default {
  background: transparent;
  border: none;
  margin-bottom: 0;
}
ul li {
  list-style: none;
}
header {
   background-image:url(../images/hero-g.jpg);
  background-repeat: no-repeat;
  background-size: 3000px 510px;
  padding-top:70px;
}
header .app-showcase {
  text-align: right;
}
header .block {
  padding-top: 70px;
}
header .block .logo {
  display: inline-block;
  margin-bottom: 70px;
}
header .block h2 {
  margin-bottom: 15px;
  color: #fff;
}
header .block p {
  margin-bottom: 27px;
  margin-top: 0;
  color: #383838;
}
header .block .download-btn a {
  display: inline-block;
  margin-right: 10px;
}
#service {
  padding: 0px 100px 0px;
  margin: -300px  0px;
  width: auto;
}
#icon1
{
	margin-right: 3px;
}
#service .title {
  padding-bottom: 0px;
}
#service .title h2 {
	margin-top: 0px;
}
#service .block {
  text-align: center;
  margin-top: 0px;

}
#funktion{

}
#service .block h3 {
  color: #202d33;
  line-height: 48px;
  margin-bottom: 0;
}
#service .block p {
  color: #707b82;
  line-height: 25px;
  padding: 0 20px;
  
	
}
#showcase {
  background-image: url("../images/Frankfurt.jpg");
 background-attachment: fixed;
			background-position: center center;
			background-size: cover;
			padding: 100px 0;
}
#showcase .block {
  padding-top: 0px;
}
#showcase .block img {
  margin-bottom: -228px;
   width: 40%; 
  height: auto;
}
#feature {
  padding: 325px 0 105px 0;
}
#bild{
   max-width: 100%;
   height: auto;
   media screen and (min-width:28em) {
  img {
    width:50%;
  }
}

@media screen and (min-width:50em) {
  img {
	width: 0;
  }
}
   

}
#feature .title {
  margin-bottom: 60px;
}
#feature .block .media {
  margin-bottom: 33px;
}
#feature .block .media:last-child {
  margin-bottom: 0;
}
#feature .block .media h4 {
  color: #1b1b1b;
}
#feature .block .media p {
  color: #999999;
}
#feature .block .media > .pull-left {
  padding-right: 20px;
}
#testimonial {
background-image: url("../images/Frankfurt.jpg");
 background-attachment: fixed;
			background-position: center center;
			background-size: cover;
			padding: 100px 0;
}
  

#testimonial .block {
  text-align: center;
}
#testimonial .block h5 {
  background: rg  text-al			
 #fff  text-align: center;
  color: #fff;
block;
  padding: 20px;
  font-size: 20px;
  width: 65%;
  margin: 0 auto;
}
#testimonial .block h5 span {
  font-size: 12px;
}
#team {
  padding: 80px 0 90px 0;
}
#team .title {
  margin-bottom: 50px;
}
#team .social-link {
  margin-top: 15px;
}
#team .social-link a {
  display: inline-block;
}
#team .btn-facebook {
  background: #6788ce;
  color: #fff;
  border-radius: 50%;
  padding: 9px 14px;
  font-size: 17px;
  line-height: 1;
  margin-right: 5px;
}
#team .btn-twitter {
  background: #29c5f6;
  color: #fff;
  border-radius: 50%;
  padding: 8px 9px;
  font-size: 20px;
  line-height: 1;
}
#team .media .pull-left {
  padding-right: 25px;
}
#team .media .media-heading {
  margin-top: 35px;
  font-size: 21px;
}
#team .media p {
  font-size: 16px;
  color: #707b82;
}
footer {
	padding-top: 60px;
	padding-right: 101px;
	padding-left: 0;
	padding-bottom: 60px;
	background: #fafafa;
	border-top: 1px solid #d7d7d7;
}
footer .navbar-nav {
  float: none;
  display: inline-block;
}
footer .navbar-nav li a {
  font-size: 20px;
  font-weight: normal;
}
footer .navbar-default .navbar-nav > li > a {
  color: #989898;
  padding: 20px 25px;
}
footer .social-link ul {
  margin-bottom: 0;
}
footer .social-link ul li {
  display: inline-block;
}
footer .social-link ul li a {
  color: #cccccc;
  font-size: 25px;
  padding: 0 5px;
  display: inline-block;
}
