/* Ebay Template */
@font-face {
  font-family: "glyphicon";
  src: url("http://www.speed-buster.de/layout/bs-style/speedbuster/fonts/glyphicons/glyphicons-halflings-regular.eot");
  src: url("http://www.speed-buster.de/layout/bs-style/speedbuster/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/layout/bs-style/speedbuster/fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("/layout/bs-style/speedbuster/fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("/layout/bs-style/speedbuster/fonts/glyphicons/glyphicons-halflings-regular.svg#halflings") format("svg");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }
.page-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

body {
  color: #000; }

.header {
  padding-top: 25px; }
  .header hr {
    background: #202020; }
  .header .logo {
    margin-right: 25px; }
    .header .logo img {
      display: inline-block;
      vertical-align: middle; }
  .header .navi {
    padding-top: 5px; }
    .header .navi a {
      color: #aaa !important;
      display: inline-block;
      padding: 0 10px;
      line-height: 1;
      font-size: 16px;
      text-decoration: none !important;
      vertical-align: middle; }
  .header .search {
    position: relative;
    padding-right: 15px; }
    .header .search input[type="text"] {
      width: 100%; }
    .header .search button {
      position: absolute;
      top: 0px;
      right: 0px;
      background: transparent !important;
      box-shadow: none !important;
      border: none;
      color: #000; }
    @media (min-width: 768px) {
      .header .search {
        padding-top: 0; }
        .header .search input[type="text"] {
          width: 150px; } }
  .header .headerBox h1, .header .headerBox p {
    text-align: center; }
  @media (min-width: 768px) {
    .header .headerBox h1, .header .headerBox p {
      text-align: left; }
    .header hr {
      display: none; }
    .header .logo, .header .navi, .header .search {
      display: inline-block; }
    .header .logo {
      margin-right: 10px; }
    .header .search {
      float: right;
      padding-top: 8px; }
    .header .search input[type="text"] {
      width: 175px; }
    .header .navi a {
      padding-top: 4px;
      font-size: 13px; } }
  @media (min-width: 992px) {
    .header .search {
      position: relative; }
    .header .search input[type="text"] {
      width: 320px; }
    .header .navi a {
      font-size: 14px; } }
  @media (min-width: 1024px) {
    .header .search input[type="text"] {
      width: 450px; }
    .header .navi a {
      font-size: 16px; } }

h3 {
  font-weight: bold;
  text-transform: uppercase; }

.listing li {
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  padding-top: 8px;
  padding-bottom: 8px; }
  .listing li:before {
    color: #999; }

.on-dark .list {
  color: #fff; }

.installation .section-arrow::before {
  border-color: #efefef transparent transparent transparent !important; }
.installation .container-fluid {
  padding-top: 25px;
  padding-bottom: 25px; }
.installation * {
  color: #fff; }

.footer-info hr {
  background: rgba(255, 255, 255, 0.15) !important;
  margin-top: 0; }
.footer-info p, .footer-info ul {
  color: #666; }

.graph > span {
  -webkit-transition: all 0s ease-in 0s !important;
  -moz-transition: all 0s ease-in 0s !important;
  -o-transition: all 0s ease-in 0s !important;
  transition: all 0s ease-in 0s !important; }

/*# sourceMappingURL=Ebay.css.map */
