.marketing {
	text-align: center;
}

#contact {
	margin-top: 2em;
}

.error {
	display: none!important;
}

.contact {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #FFF;
}

.logo-wrapper {
	background: #d0d1d2
}

.backToTop {
	color: #fff;
}

.backToTop:hover {
	color: #fff;
}

.btn {
	border-radius: 6px;
}

.logo {
	text-align: center;
	float: none;
	display: inline-block;
}

.navbar-inverse {
	text-align: center;
}

.red {
	color: #e0001a;
}

.form-control::-webkit-input-placeholder {
	color: #c3c3c3;
}

.form-control:-moz-placeholder { /* Firefox 18- */
	color: #c3c3c3;  
}

.form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #c3c3c3;  
}

.form-control:-ms-input-placeholder {  
	color: #c3c3c3;  
}

.form-control.placeholderRed::-webkit-input-placeholder {
	color: #e0001a;
}

.form-control.placeholderRed:-moz-placeholder { /* Firefox 18- */
	color: #e0001a;  
}

.form-control.placeholderRed::-moz-placeholder {  /* Firefox 19+ */
	color: #e0001a;  
}

.form-control.placeholderRed:-ms-input-placeholder {  
	color: #e0001a;  
}

.unfall {
	display: none;
}

.tab-content > .tab-pane {
	margin-top: 2em;
}

.col-sm-offset-3 .btn {
	margin-left: 15px;
}

.btn-primary a {
	color: #fff;
}

.scheinwerfer {
	background: url(../img/scheinwerfer.png) no-repeat left center;
}

.scheinwerfer .image img {
	width: 100%;
}

.verkauf {
	padding: 0;
	text-align: center
}

.verkauf h1 {
	color: #818181;
	font-weight: 700;
}

.navbar {
	margin-bottom: 0;
}

.navbar-inverse .navbar-toggle {
	background-color: #e0001a;
	border-color: #fff;
}

.nav-tabs > li > a:hover {
	color: #fff;
}

footer .jumbotron {
	font-size: 14px;
}

footer .backTop {
	background: #707070;
}

.errorHandler h4 {
	display: none;
}

.img-responsive {
	margin: 0 auto;
	border: 2px solid #c3c3c3;
}

/* Typeahead CSS
*************************************************/
.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.twitter-typeahead .tt-hint {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius:4px;
}

.twitter-typeahead .hint-small {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
    line-height: 1.5;
}

.twitter-typeahead .hint-large {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
    line-height: 1.33;
}

.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}

.tt-suggestion p {
  margin: 0;
}


@media (min-width: 768px) {
	.navbar-nav {
		float: none;
		margin: 0;
		display: inline-block;
		margin: 0 auto;
	}
	.container > .navbar-collapse {
		line-height: 0;
	}
	.form-control {
		max-width: 300px;
	}
	footer .backTop {
		background: #707070;
		padding: 15px 0;
	}
	footer .logo {
		width: 100%;
	}
	.navbar-nav > li > a {
		font-size: 16px
	}
}

@media (min-width: 993px) {
	.pushTop {
		margin-top: 5em;
		margin-left: 8em;
	}
}

@media (max-width: 992px) {
	.verkauf img {
		width: 100%;
	}
	.scheinwerfer {
		background: none;
	}
}

@media (max-width: 767px) {
	.logo img {
		width: 100%;
	}
	.nav-tabs > li {
		width: 100%;
	}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		border-bottom-color: #ddd;
		background-color: #e0001a;
		color: #fff;
	}
	.marketing .col-sm-4, .marketing .col-sm-8 {
		margin-bottom: 2em;
	}
	footer .col-sm-3 {
		margin-bottom: 2em;
	}
}