/******************************************************************
Site Name: mobiles Autoglas
Author: Black Kiwi

Stylesheet: Main Stylesheet
******************************************************************/
/*********************
IMPORTING PARTIALS
*********************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/******************************************************************
Site Name: mobiles autoglas
Author: Black Kiwi

Stylesheet: Variables
******************************************************************/
/*********************
COLORS
*********************/
/******************************************************************
Site Name: mobiles Autoglas
Author: Black Kiwi

Stylesheet: Typography
******************************************************************/
/*********************
FONT FACE
*********************/
/******************************************************************
Site Name: mobiles Autoglas
Author: Black Kiwi

Stylesheet: Mixins Stylesheet
******************************************************************/
/*********************
TRANSITION
*********************/
/*
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
BASE (MOBILE) SIZE
*********************/
/******************************************************************
Site Name: mobiles Autoglas
Author: Black Kiwi

Stylesheet: Base Mobile Stylesheet
******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-size: 90%;
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-weight: normal;
  background: url("/images/blue-bg.png") repeat 0 0; }

a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
  text-decoration: none; }

a:visited {
  color: #fff; }

a:hover, a:focus {
  color: #95c11f; }

a:active {
  color: #95c11f; }

img {
  max-width: 100%;
  height: auto;
  display: block; }

.gallery-container {
  left: -9999px;
  top: -9999px;
  position: absolute; }

.bigbr, .bigbr2 {
  display: none; }

/* IMAGE LIGHTBOX SELECTOR */
#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav, .imagelightbox-arrow {
  border: none; }

#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
  touch-action: none;
  /* 50 */
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  /* 50 */ }

/* ACTIVITY INDICATION */
#imagelightbox-loading,
#imagelightbox-loading div {
  border-radius: 50%; }

#imagelightbox-loading {
  width: 2.5em;
  /* 40 */
  height: 2.5em;
  /* 40 */
  background-color: #062452;
  background-color: rgba(6, 36, 82, 0.3);
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  /* 10 */
  margin: -1.25em 0 0 -1.25em;
  /* 20 */
  /* 40 */
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  /* 40 */ }

#imagelightbox-loading div {
  width: 1.25em;
  /* 20 */
  height: 1.25em;
  /* 20 */
  background-color: #fff;
  -webkit-animation: imagelightbox-loading .5s ease infinite;
  animation: imagelightbox-loading .5s ease infinite; }

@-webkit-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1); }
  to {
    opacity: .5;
    -webkit-transform: scale(0.75); } }
@keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  to {
    opacity: .5;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); } }
/* OVERLAY */
#imagelightbox-overlay {
  background-color: #062452;
  background-color: rgba(6, 36, 82, 0.8);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/* ARROWS */
.imagelightbox-arrow {
  width: 3.75em;
  /* 60 */
  height: 7.5em;
  /* 120 */
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  margin-top: -3.75em;
  /* 60 */ }

.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.75); }

.imagelightbox-arrow:active {
  background-color: #111; }

.imagelightbox-arrow-left {
  left: 2.5em;
  /* 40 */ }

.imagelightbox-arrow-right {
  right: 2.5em;
  /* 40 */ }

.imagelightbox-arrow:before {
  width: 0;
  height: 0;
  border: 1em solid transparent;
  content: '';
  display: inline-block;
  margin-bottom: -0.125em;
  /* 2 */ }

.imagelightbox-arrow-left:before {
  border-left: none;
  border-right-color: #fff;
  margin-left: -0.313em;
  /* 5 */ }

.imagelightbox-arrow-right:before {
  border-right: none;
  border-left-color: #fff;
  margin-right: -0.313em;
  /* 5 */ }

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow {
  -webkit-animation: fade-in .25s linear;
  animation: fade-in .25s linear; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* "CLOSE" BUTTON */
#imagelightbox-close {
  width: 2.5em;
  /* 40 */
  height: 2.5em;
  /* 40 */
  text-align: left;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  position: fixed;
  z-index: 10002;
  top: 2.5em;
  /* 40 */
  right: 2.5em;
  /* 40 */
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

#imagelightbox-close:hover,
#imagelightbox-close:focus {
  background-color: #111; }

#imagelightbox-close:before,
#imagelightbox-close:after {
  width: 2px;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 50%;
  margin-left: -1px; }

#imagelightbox-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

#imagelightbox-close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 95%;
  position: relative;
  margin: 0 auto; }

/*********************
HEADER STYLES
*********************/
#top {
  height: 198px;
  padding-top: 50px;
  border-bottom: 5px solid #0a1d3b;
  border-top: 5px solid #0a1d3b;
  position: relative;
  z-index: 2; }
  #top #service {
    padding-top: 34px;
    padding-bottom: 34px;
    color: #95c11f;
    font-size: 18px; }
    #top #service .phone {
      color: #fff; }
      #top #service .phone a {
        color: #fff; }
        #top #service .phone a:hover {
          color: #95c11f; }
    #top #service img {
      padding-left: 30px;
      display: inline; }

#intro {
  position: relative;
  z-index: 1;
  height: 584px;
  background-color: #ededed;
  color: #062452;
  font-family: "Raleway";
  font-size: 30px;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.4);
  padding-top: 12px; }
  #intro h1 {
    color: #95c11f;
    font-size: 43px;
    font-weight: normal;
    margin-bottom: 12px; }
  #intro a {
    background-color: #95c11f;
    display: block;
    text-align: center;
    width: 210px;
    height: 33px;
    font-family: "Raleway";
    font-size: 15px;
    padding-top: 14px;
    margin-top: 25px;
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.6); }
    #intro a:hover {
      color: #f2f2f2;
      background-color: #9fce21; }

nav {
  text-align: center; }
  nav ul {
    display: inline-block;
    padding-left: 0;
    padding-top: 54px;
    padding-bottom: 54px; }
    nav ul li {
      list-style: none;
      background-color: #fff;
      border-top: 5px solid #95c11f;
      border-bottom: 5px solid #0a1d3b;
      height: 125px;
      box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.4);
      text-transform: uppercase;
      padding-top: 18px;
      line-height: 1;
      font-size: 15px; }
      nav ul li a {
        color: #062452; }
        nav ul li a .mark {
          color: #95c11f;
          font-weight: bold; }
        nav ul li a:hover {
          color: #95c11f; }
      nav ul li a:visited {
        color: #062452; }
        nav ul li a:visited:hover {
          color: #95c11f; }
      nav ul li img {
        display: block;
        margin: 0 auto;
        padding-bottom: 18px; }
      nav ul li:nth-of-type(odd) img {
        padding-bottom: 26px; }

/*********************
POSTS & CONTENT STYLES
*********************/
main {
  padding-bottom: 98px; }
  main .txt {
    height: 281px;
    position: relative;
    color: #fff;
    font-size: 16px; }
    main .txt h2 {
      color: #95c11f;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "Raleway";
      font-size: 27px; }
    main .txt .mark {
      font-weight: bold; }
    main .txt .mark-white {
      font-weight: bold;
      color: #fff; }
    main .txt .infos {
      position: relative;
      bottom: -20px;
      left: 0; }
      main .txt .infos img {
        float: left;
        padding-top: 31px; }
      main .txt .infos div {
        float: left;
        padding-left: 18px; }
        main .txt .infos div a {
          font-size: 15px; }
          main .txt .infos div a:after {
            content: "\25A0";
            position: relative;
            bottom: 2px;
            left: 16px; }
      main .txt .infos .mark {
        font-weight: bold;
        color: #95c11f;
        font-size: 20px;
        margin-top: 6px; }
  main .txt.left .infos {
    right: 0;
    bottom: 0; }
    main .txt.left .infos img {
      position: absolute;
      left: 0; }
    main .txt.left .infos div {
      float: left;
      padding-left: 62px; }
      main .txt.left .infos div a {
        font-size: 15px; }
        main .txt.left .infos div a:after {
          content: "\25A0";
          position: relative;
          bottom: 2px;
          right: 16px; }
    main .txt.left .infos .mark {
      font-weight: bold;
      color: #95c11f;
      font-size: 20px;
      margin-top: 6px; }
  main .mark-normal {
    font-weight: bold;
    color: #fff; }
  main .certificate:before {
    color: #ed6c1a; }
  main #scheibenfolierung .infos img {
    padding-top: 56px; }
  main #scheibenfolierung a.zertifikat:before {
    color: #ed6c1a;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out; }
  main #scheibenfolierung a.zertifikat:hover:before {
    color: #95c11f; }

#vorteile {
  background-color: #fff;
  width: 100%;
  border-bottom: 5px solid #0a1d3b;
  border-top: 5px solid #0a1d3b;
  position: relative;
  color: #062452;
  display: inline-block;
  padding-bottom: 50px; }
  #vorteile .van {
    padding: 18px 0;
    position: relative;
    z-index: 2; }
  #vorteile h1 {
    color: #062452;
    font-size: 43px;
    font-weight: normal;
    margin: 54px 0 12px 0;
    line-height: 1.1;
    font-family: "Raleway"; }
  #vorteile .green {
    color: #95c11f; }
  #vorteile ul {
    padding: 0;
    margin: 0; }
    #vorteile ul li {
      line-height: 30px;
      font-size: 17px;
      list-style: none;
      padding-left: 29px;
      padding-bottom: 0px; }
      #vorteile ul li:before {
        content: "\25A0";
        margin-left: -29px;
        position: absolute; }
  #vorteile h3 {
    color: #95c11f;
    font-size: 17px;
    margin: 38px 0 34px 29px; }
  #vorteile #aside {
    font-size: 17px;
    background: url("/images/aside-bg.png") no-repeat 0% 100%;
    width: 252px;
    height: 254px;
    margin-top: 20px;
    margin-right: 22px;
    position: relative;
    line-height: 22px;
    z-index: 1;
    text-align: center; }
    #vorteile #aside img {
      margin: 26px auto; }
    #vorteile #aside div {
      position: absolute;
      bottom: 0;
      width: 220px; }
    #vorteile #aside .green a {
      color: #95c11f; }
      #vorteile #aside .green a:hover {
        color: #8bb41d; }

/*********************
FOOTER STYLES
*********************/
footer {
  padding: 25px 0 80px 0;
  color: #fff; }
  footer #service {
    padding-top: 34px;
    padding-bottom: 34px;
    color: #95c11f;
    font-size: 20px; }
    footer #service .phone {
      color: #fff; }
      footer #service .phone a {
        color: #fff; }
        footer #service .phone a:hover {
          color: #95c11f; }
    footer #service img {
      padding-left: 30px;
      display: inline; }
  footer small {
    padding-top: 58px;
    font-size: 12px;
    display: inline-block; }

/*********************
TABLET & SMALLER LAPTOPS
*********************/
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name: mobiles Autoglas
  Author: Black Kiwi
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  ******************************************************************/
  /*********************
  GENERAL STYLES
  *********************/
  body {
    font-size: 100%; }

  .smallbr {
    display: none; }

  .bigbr2 {
    display: inline-block; }

  .bigbr {
    display: block; }

  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 768px; }

  /*********************
  HEADER STYLES
  *********************/
  #top {
    height: 148px;
    text-align: left; }
    #top #logo {
      float: left; }
    #top #service {
      font-size: 20px;
      float: left;
      padding-top: 14px;
      padding-bottom: 0; }

  #intro {
    height: 388px; }
    #intro #intro-img {
      float: right;
      width: 700px;
      margin-right: -20px;
      margin-top: 10px;
      opacity: 1; }
    #intro #intro-txt {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      line-height: 1.1; }

  nav ul li {
    width: 21.0526315789%;
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    nav ul li:nth-child(4n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    nav ul li:nth-child(4n + 2) {
      margin-left: 26.3157894737%;
      margin-right: -100%;
      clear: none; }
    nav ul li:nth-child(4n + 3) {
      margin-left: 52.6315789474%;
      margin-right: -100%;
      clear: none; }
    nav ul li:nth-child(4n + 4) {
      margin-left: 78.9473684211%;
      margin-right: -100%;
      clear: none; }
    nav ul li:hover {
      height: 120px;
      border-bottom: solid 5px #ed6c1a; }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  main {
    background: url("/images/shadow-bright.png") no-repeat 384px 0; }
    main .txt {
      font-size: 17px; }
      main .txt .infos {
        position: absolute; }
      main .txt h2 {
        margin-top: -5px; }
    main section {
      width: 100%;
      display: inline-block;
      margin-bottom: 75px; }
    main .left {
      width: 50%;
      float: left; }
    main .txt.left {
      text-align: right;
      width: 45%; }
      main .txt.left .infos img {
        right: 0;
        left: auto; }
      main .txt.left .infos div {
        float: right;
        padding-right: 62px; }
        main .txt.left .infos div a:before {
          content: "\25A0";
          position: relative;
          bottom: 2px;
          right: 16px; }
        main .txt.left .infos div a:after {
          content: ""; }
    main .right {
      width: 50%;
      float: right; }
    main .txt.right {
      width: 45%; }
    main #steinschlagreparatur, main #scheibenfolierung {
      padding: 8px 0;
      background: url("/images/white-bg.png") repeat 0 0; }
      main #steinschlagreparatur .txt.left h2, main #scheibenfolierung .txt.left h2 {
        margin-top: 15px; }

  #vorteile .van {
    position: absolute;
    right: -44px;
    top: -122px;
    padding: 0; }
  #vorteile ul {
    width: 350px;
    float: left;
    padding-right: 12px; }
  #vorteile ul:last-of-type li:last-of-type {
    margin-top: 28px; }
  #vorteile #aside {
    height: 454px; }

  /*********************
  FOOTER STYLES
  *********************/
  footer {
    padding: 75px 0 130px 0; }
    footer small {
      padding-top: 68px; } }
@media only screen and (min-width: 960px) {
  /******************************************************************
  Site Name: mobiles Autoglas
  Author: Black Kiwi
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  ******************************************************************/
  .bigbr {
    display: block; }

  .wrap {
    width: 960px; }

  #top #service {
    float: right;
    padding-top: 74px; }

  main {
    background: url("/images/shadow-bright.png") no-repeat 480px 0; }

  #vorteile .van {
    right: 84px; }
  #vorteile #aside {
    margin-top: -460px;
    float: right; }

  footer #logo {
    float: right; }
  footer #service {
    float: left;
    padding-top: 48px;
    padding-bottom: 0; } }
/*********************
PRINT STYLESHEET
*********************/
@media print {
  /******************************************************************
  Site Name: mobiles Autoglas
  Author: Black Kiwi
  
  Stylesheet: Print Stylesheet
  ******************************************************************/
  * {
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: transparent !important; }

  html {
    background-color: #fff; }

  nav {
    display: none; }

  a[href]:after {
    content: " (" attr(href) ") "; }

  a[href] {
    font-weight: bold;
    text-decoration: underline;
    color: #06c;
    border: none; }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  figure {
    margin-bottom: 1em;
    overflow: hidden; }

  figure img {
    border: 1px solid #000; } }
