body.narwletable/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ===========================================LEISTU===============
 */


    /* =============================================================================
       HTML5 display definitions
       ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; height: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: 'Roboto Condensed', sans-serif; /*font-family: 'Roboto', sans-serif;*/ color: #000; }

body { margin: 0; height: 100%; font-size: 15px; line-height: 1.4; overflow-x: hidden; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #E00019; color: #fff; text-shadow: none; }
::selection { background: #E00019; color: #fff; text-shadow: none; }

/* =============================================================================
   FONTS
   ========================================================================== */

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}


/* =============================================================================
   Links
   ========================================================================== */

a { color: #000; text-decoration: none; border: none;}
a:visited { color: #000; }
a:hover { color: #E00019; }
a:focus { outline: none; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 30px 0; padding: 0; list-style: none; list-style-image: none; text-decoration: none;text-transform: uppercase;}
.main ul li { padding: 0 0 0 15px; background: url(../img/list.png) no-repeat 0px 10px;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

table.historie td { border-bottom: 1px solid #E00019; padding: 25px 0 }
table.historie td h3 { font-size: 35px; color: #E00019; margin: 0; line-height: 1;}

table.zertifikate { margin: 20px 0 0 0;  }

.smallPDF td { padding: 0px 5px 0px 0px; font-size: 13px; }

/* =============================================================================
   Standard-Classes
   ========================================================================== */
.siegel{
    position: absolute;
    z-index: 999;
    height: 240px;
    right: 0;

}

.absolute { position: absolute;}
.relative { position: relative;}

.floatleft { float: left; }
.floatright { float: right; }

    @media (max-width:991px){
    .floatright {
    float:left
      }
    }

.clearboth { clear: both; }


.margintop { margin-top: 20px;}
.margintopx1-5 { margin-top: 30px;}
.margintopx2 { margin-top: 40px;}
.margintopx3 { margin-top: 50px;}
.margintopx2-25 { margin-top: 50px;}
.margintopx3 { margin-top: 60px;}

.marginbottom { margin-bottom: 20px;}
.marginbottomx1-5 { margin-bottom: 30px;}
.marginbottomx2 { margin-bottom: 40px;}
.marginbottomx3 { margin-bottom: 60px;}

.paddingtopx2-25 { padding-top: 50px; }

.t_center {text-align: center;}
.t_right {text-align: right;}

.h58 { height: 58px; }

.redfont { color: #DF0019; margin-bottom: 5px; }
.font_roboto { font-family:'Roboto Condensed', sans-serif; }

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */

/*RWD-Start*/

.caption-head{
    text-align: left;
    font-size: 50px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 20%;
}

    @media (max-width:1200px){
        .caption-head {
            padding-left: 80px;
            font-size:50px
        }
    }

    @media (max-width:992px){
        .caption-head {
            padding-left: 80px;
            font-size:25px
        }
    }

        @media (max-width:768px){
        .caption-head {
            padding-left: 0px;
            font-size:10px
        }
    }

.caption-content{
    text-align: left;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase; 
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 20%;
}

    @media (max-width:1200px){
        .caption-content {
            padding-left: 80px;
            font-size:30px
        }
    }

    @media (max-width:992px){
        .caption-content {
            padding-left: 80px;
            font-size:18px
        }
    }


    @media (max-width:768px){
        .caption-content {
            padding-left: 0px;
            font-size:10px
        }
    }

section.metaNavigation {
    z-index: 999999999;
    right: 0;
    top: 125px;
}

.position_fixed {
    position: fixed;
}

section.metaNavigation a {
    width: 60px;
    height: 60px;
    display: block;
    position: relative;
    margin-top: 2px;
}

section.metaNavigation .mail .metaButton {
    background-image: url(../img/meta_sprite.png);
    background-position: center top;
}

section.metaNavigation .phone .metaButton {
    background-image: url(../img/meta_sprite.png);
    background-position: center bottom;
}

.metaSlide {
    display: block;
    width: 200px;
    height: 60px;
    background: rgba(255,255,255,0.8);
    border: 1px solid #eee;
    z-index: 8888888;
    position: absolute;
    right: -180px;
    line-height: 1;
    color: #cc228c;
    font-family: 'Fira Sans',"sans serif";
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem;
    text-transform: uppercase;
    padding: 20px;
    webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

section.metaNavigation a span.metaButton {
    width: 60px;
    height: 60px;
    background-color: #E50000;
    -webkit-background-size: 60px;
    -moz-background-size: 60px;
    -o-background-size: 60px;
    background-size: 60px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    z-index: 9999999;
}

.container_1920 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.margin-bottom {
    margin-bottom: 100px;
}

.margin-top {
    margin-top: 100px;
}


header .display_table {
    height: 90px;
}

.display_table-row {
    display: table-row;
    width: 100%;
}

.vertical-align_middle {
    vertical-align: middle;
}

.display_table-cell {
    display: table-cell;
    float: none;
    height: 100%;
    position: inherit;
}

.text-align_center {
    text-align: center;
}

.footer-rwd {
    background:#000000;
    padding: 40px 0;
    color: #ffffff;
}

.footer-first {
    background:#000000;
}

.footer-second {
    background:#000000;
    padding: 20px 0;
    color: #ffffff;
}

.footer-rwd h2 {
    font-size: 25px;
    color: #ffffff;
    margin: 0 0 10px 0;
}
    @media (min-width:768px){
        .footer-rwd h2 {
            font-size: 20px;
        }
    }

    @media (min-width:992px){
        .footer-rwd h2 h2 {
            font-size: 25px;
        }
    }


    @media (min-width:1200px){
        .footer-rwd h2 {
            font-size: 25px;
        }
    }

footer.container_1920.footer-first a {
    color: #fff;
}

footer.container_1920.footer-first a:hover {
    color: #fff;
    text-decoration: none;
}

footer.container_1920.footer-first a:active {
    color: #fff;
    text-decoration: none;
}


#headerwrap {
    background: url(../img/header.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#sozial {
    background: url(../img/sozial.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 300px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#leistungen {
    background: url(../img/leistungen_01.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#leistungen2 {
    background: url(../img/leistungen_02.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 300px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#leistungen3 {
    background: url(../img/leistungen_03.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#historie {
    background: url(../img/historie_01.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#quali {
    background: url(../img/quali_01.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#jobs {
    background: url(../img/jobs_01.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#kontakt {
    background: url(../img/kontakt_01.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#unternehmen2 {
    background: url(../img/unternehmen_1.jpg) no-repeat center top;
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.zitat {
    height: 100%;
    background: #fff;
    min-height: 200px;
    color: #000;
    padding: 10px 0;
}

.zitat-2-1 {
    height: 100%;
    min-height: 200px;
    color: #000;
    padding: 10px 0;
}

.zitat_inner-2-1 {
    padding: 0px 70px;
    min-height: 125px;
    text-align: center;
}

.zitat_inner-2-1 h2 {
    color: #fff;
    font-size: 45px;
    text-shadow: 5px 0px 0px #000;
}

.zitat_inner-2-1 p {
    color: #fff;
}

.zitat_inner-3-1 {
    padding: 0px 130px;
    text-align: center;
}

.zitat-4-1 {
    height: 100%;
    min-height: 200px;
    color: #000;
    padding: 10px 0;
}

.zitat_inner-4-1 {
    padding: 0px 130px;
    min-height: 125px;
    text-align: center;
}

.zitat_inner-4-1 h2 {
    color: #fff;
    font-size: 45px;
    text-shadow: 5px 0px 0px #000;
}
@media (max-width:1200px){
        .zitat_inner-4-1 h2 {
            font-size: 45px;
        }
    }
    
@media (max-width:992px){
        .zitat_inner-4-1 h2 {
            font-size: 35px;
        }
    }
    
@media (max-width:768px){
        .zitat_inner-4-1 h2 {
            font-size: 20px;
        }
    }


.zitat_inner-4-1 p {
    color: #fff;
}

.zitat-4 {
    background: url(../img/zitat_4.jpg) no-repeat;
    background-color: #000;
        background-size: cover;
    background-position: 65%;
    height: auto;
}


.zitat_inner {
    padding: 0px 70px;
    min-height: 125px;
    text-align: center;
}

.zitat_inner h2 {
    color: #000;
    font-size: 45px;
}

.zitat-2 {
    background: url(../img/zitat_2.jpg) no-repeat;
    background-color: #000;
    background-size: cover;
    background-position: 80%;
    height: auto;
}

.unternehmen {
    background: url(../img/unternehmen.jpg) no-repeat;
    background-color: #000;
    background-size: 100% 100%;
    height: auto;
}

.unternehmen h2 {
    color: #000;
}

.unternehmen h3 {
    color: #E50000;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.unternehmen h4 {
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}

.leistungen {
    background: url(../img/leistungen.jpg) no-repeat;
    background-color: #000;
    background-size: 100% 100%;
    height: auto;
}

.leistungen h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 45px;
}

.padding-top-leistung{
    padding-top: 50px;
}

.leistung-bottom{
    padding-bottom: 50px;
}

.leistung-2-bottom{
    padding-bottom: 100px;
}


.leistung1 p {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.fakten h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}

.fakten p {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.jobs h3 {
    color: #E50000;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 25px;

}

.stellen {
    background: #000;
    color: #fff;
    padding: 15px;
    font-size: 30px;

}

.margin-jobs{
 margin-bottom: 80px;
}

.ansprechpartner {
    background: #E50000;
    padding: 20px;
    font-size: 35px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-weight: 100;
    font-style: normal;
    margin-bottom: 30px;
}

    @media (max-width:991px){
    .ansprechpartner {
    font-size: 17px;
      }
    }


.ansprechpartner a {
    color: #fff;
}

.ansprechpartner a:hover, a:active {
    text-decoration: none;
    color: #fff;
}

.tab ul li {
    list-style-image: none;
    list-style: none;
    list-style: noen;
    margin-left: 0px;
    background-image: none;
    padding-left: 0px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #E50000;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent;
    cursor: default;
    font-size: 25px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 25px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 0px;
    padding-right: 30px;
}

.nav-tabs {
    border-bottom: 2px solid #E50000;
}

.tab-content>.active {
    display: block;
    border-bottom: 2px solid #E50000;
}

.tab-head{
    color: #E50000;
    font-size: 30px;
    padding: 5px 30px;
    font-weight: 500;

}

.tab-content{

    padding-top: 20px;
    padding-bottom: 30px;

}

.caption{
    text-align: left;
    padding-left: 35px;
    padding-top: 50px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Sidr Trigger Button
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.navbar-toggle {
  border-radius: 0;
}
.navbar-toggle .icon-bar {
  height: 5px;
  width: 40px;
  background-color: #E50000;
}
#sidr {
  display: none;
}
#sidr-trigger {
  font-size: 25px;
  color: #E50000;
  padding: 0;
  margin: 0;
  margin-top: 7px;
  position: absolute;
  right: 5%;
  top: 2%;
}
#sidr-trigger:hover {
  text-decoration: none;
  color: #E50000;
}

@media (min-width: 768px)
.navbar-toggle {
    display: block !important;
}

.tab .nav>li>a {
    padding: 5px;
}

/*RWD-Ende*/


.page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
}

.page_2 {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -197px; /* the bottom margin is the negative value of the footer's height */
}

.header{

}
.logo {
    position: relative;
    height: 90px;
    margin-top: 20px;
    padding-left: 0px;

}

.logo img {
    position: absolute;
    left: 0px;
    top: 0;
}


.footer,
.push {
    height: 81px; /* .push must be the same height as .footer */
}

.ftype_2,
.push_2 {
    height: 197px; /* .push must be the same height as .footer */
}
.push_2 {position: relative; z-index: -100;}

.footer {
    background: #000;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
}
.footer img {
    display: inline-block;
    float: left;
}
/* FOOTER-NAV */

.footer nav {
    position: absolute;
    right: 0;
    top: 29px;
}
.footer nav ul li {
    display: inline;
    float: left;
    margin: 0 0 0 20px;
}
.footer nav ul li a {
    color: #fff;
    padding-right: 20px;
}
.footer nav ul li:after {
    content: "|";
}
.footer nav ul li:last-child:after {
    content: "";
}
.footer nav ul li:last-child {
    margin: 0 20px 0 20px;
}

/* ------------------------------- HEADLINES -------------------------------------- */

h1, h2, h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

h1, h2 {
    font-size: 20px;
    color: #E00019;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

   @media (min-width:768px){
        h1.margintopx3, h2 {
            font-size:20px
        }
    }
   @media (min-width:992px){
        h1.margintopx3, h2 {          
            font-size:25px
        }
   }
    
    @media (min-width:1200px){
        h1.margintopx3, h2 {
            font-size:30px
        }
    }

h2 {
    line-height: 1;
}

h3 {
    font-size: 20px;
    color: #000;
    margin: 0;
}
h3.red {
    font-size: 20px;
    color: #E00019;
    margin: 0 0 15px 0;
    line-height: 1;
}


/* ------------------------------- MAINNAV -------------------------------------- */

.navMain {
    right: 5px;
    top: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    float: left;
}

    @media (min-width:768px){
        .navMain {
            font-size: 14px;
        }
    }

    @media (min-width:992px){
        .navMain {
            font-size: 14px;
            margin: 0 10px 0 18px;
        }
    }


    @media (min-width:1200px){
        .navMain {
            font-size: 15px;
        }
    }


.navMain nav ul li a:hover, .navMain nav ul li.current a, .footer nav ul li a:hover {
    color: #E00019;
    text-decoration: none;
}

.navMain nav ul,
.navSub nav ul,
.footer nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.navMain nav ul li {
    display: inline;
    float: left;
    margin: 0 10px 0 16px;
    position: relative;
}
/*
.navMain nav ul li:first-child {
  margin: 0;
}
*/

.navMain nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.navMain nav ul li a {
    color: #000;
}

.navMain nav ul li.current a {
    font-weight: 700;
}
.navMain nav ul li a:hover,
.navMain nav ul li.current a,
.footer nav ul li a:hover {
    color: #E00019;
}

.navMain nav ul li:before {
    content: '//';
    position: absolute;
    right: -25px;
}

.navMain nav ul li:last-child:before
{
  content: '';
}

/* ------------------------------- SUBNAVIs START -------------------------------------- */

.navSub nav ul li a:hover, .navSub nav ul li.current a, .footer nav ul li a:hover {
    color: #E00019;
    text-decoration: none;
}

.navSub {
    right: 5px;
    top: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    width: 100%;
    float: left;
}

    @media (min-width:768px){
        .navSub nav ul li {
            font-size: 10px;
        }
    }

    @media (min-width:992px){
        .navSub nav ul li {
            font-size: 12px;
        }
    }


    @media (min-width:1200px){
        .navSub nav ul li {
            font-size: 15px;
        }
    }

.navSub nav ul li {
    display: inline-block;
    float: left;
    margin: 0px 0px 0px 40px;
    font-size:15px;
}
/*
.navMain nav ul li:first-child {
  margin: 0;
}
*/

.navSub nav ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.navSub nav ul li a {
    color: #000;
}

.navSub nav ul li.current a {
    font-weight: 700;
}
.navSub nav ul li a:hover,
.navSub nav ul li.current a,
.footer nav ul li a:hover {
    color: #E00019;
}
/* ------------------------------- SUBNAVI ENDE -------------------------------------- */

.button.red {
    background: #A80915;
    background: -webkit-gradient(linear, left top, right top, from(#DF0019), to(#A80915));
    background: -moz-linear-gradient(left, #DF0019, #A80915);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DF0019', endColorstr='#A80915');
    height: 69px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.button.red p {
    margin: 23px 0;
    font-style: italic;
    font-family: 'Roboto Condensed', sans-serif;
}
.button.red.twoRows p {
    margin: 10px 0;
}


/* ------------------------------- ENDE:SUBNAVIs -------------------------------------- */

.main ul li {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #000;
    margin: 0;
}

/* BOXES */

.box {
    position: relative;
}

.redoverlaytop {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/bg_red_overlay.png) repeat;
    color: #fff;
    padding: 16px 22px;
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
}

.whiteoverlaybottom,
.blackoverlaybottom {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px 17px;
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
}
.whiteoverlaybottom {
    background: url(../img/bg_white_overlay.png) repeat;
    background: rgba(255, 255, 255, 0.6);
    color: #000;
}
.blackoverlaybottom {
    background: url(../img/bg_black_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}
.redoverlaytop p,
.whiteoverlaybottom p,
.overlaybigright p,
.blackoverlaybottom p {
    margin: 0;
}

.overlaybigright {
    font-weight: 700;
    font-style: italic;
    font-size: 35px;
    position: absolute;
    top: 35px;
    left: 355px;
    color: #fff;
    text-transform: uppercase;
}
.overlaybigright span {
    position: absolute;
    right: 20px;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    text-align: right;
}


.illustration_us {
    position: relative;
    width: 940px;
    height: 169px;
}
.headline_illu {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../img/bg_red_overlay.png) repeat;
    color: #fff;
    padding: 25px 40px 25px 30px;
    font-size: 35px;
    line-height: 35px;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.headline_illu p {
    margin: 0;
}

.button.grey.phone {
    background: #DDDDDD url(../img/phone.png) no-repeat 30px 30px;
}
.button.grey.mail {
    background: #DDDDDD url(../img/mail.png) no-repeat 30px 33px;
}
.button.grey.phone p,
.button.grey.mail p {
    padding: 20px 0 20px 85px;
    margin: 0;
    color: #B70716;
    font-size: 40px;
    font-weight: 300;
    font-family: 'Roboto Condensed', sans-serif;
}
.button.grey.mail p a {
    color: #B70716;
    padding-left: 15px;
}

.button.grey {
    background: #DDDDDD;
}
.button.grey div.padding {
    padding: 30px 25px;
}
.button.grey span {
    color: #B70716;
    font-weight: 700;
}
.button.grey p {
    color: #000;
    margin: 0;
}
.kontakt {
    height: 460px;
}

p {margin: 0;}

.stripes {
    background: #f3f3f3;
}
.backend.box.info {
    background: #f3f3f3;
    padding: 10px;
}


.form_kontakt, .bigboxgrey {
    padding: 35px 45px 25px 20px;
}
.form_kontakt label {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.input_xsmall {
    width: 390px;
    height: 22px;
    margin: 0 0 10px 0;
}
.input_small {
    width: 390px;
    height: 135px;
    margin: 0 0 10px 0;
}
.input_xxsmall {
    width: 144px;
    height: 41px;
    background: #E10019;
    text-align: center;
    border: none;
    color: #fff;
    float: right;
}
.w390 { width: 390px;}



/*------------------- ACCORDEON -------------------*/

div.accordion {
    margin: 0 0 20px 0;
}
div.accordion h2 {
    cursor: pointer !important;
}
div.accordion .current h2 {
    color: #fff;
    background: #DF0019;
    background: #DF0019 url(../img/x.png) no-repeat 98%; /* fallback */
    background: url(../img/x.png) no-repeat 98%, -webkit-gradient(linear, left top, right top, from(#DF0019), to(#A80915)); /* Saf4+, Chrome */
    background: url(../img/x.png) no-repeat 98%, -webkit-linear-gradient(left, #DF0019, #A80915); /* Chrome 10+, Saf5.1+ */
    background: url(../img/x.png) no-repeat 98%,    -moz-linear-gradient(left, #DF0019, #A80915); /* FF3.6+ */
    background: url(../img/x.png) no-repeat 98%,     -ms-linear-gradient(left, #DF0019, #A80915); /* IE10 */
    background: url(../img/x.png) no-repeat 98%,      -o-linear-gradient(left, #DF0019, #A80915); /* Opera 11.10+ */
    background: url(../img/x.png) no-repeat 98%,         linear-gradient(left, #DF0019, #A80915); /* W3C */
    /*
    background: -webkit-gradient(linear, left top, right top, from(#DF0019), to(#A80915));
    background: -moz-linear-gradient(left, #DF0019, #A80915);
    background: #DF0019 url(../img/x.png) no-repeat 98%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DF0019', endColorstr='#A80915'); */
}
div.accordion h2 {
    display: block;
    width: 100%;
    list-style: none;
    background: #CCCCCC url(../img/arrow_down.png) no-repeat 98%; /* rechts anordnen */
    padding: 21px 30px 21px 30px;
    margin: 0 0 10px 0;
    cursor: pointer;
    font-weight: 400;
    color: #fff;
    outline: none;
    color: #fff;
    font-size: 27px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}
div.accordion .toggle {
    display: none;
    padding: 0px 15px 25px 15px;
}

.accordion table td {
    padding: 10px 0;
}
.accordion ul {
    padding: 0;
    margin: 0;
}
.accordion ul li {
    padding: 0;
    margin: 0;
    color: #000;
    list-style: none;
    background: none;
    font-size: 15px;
    font-weight: 400;
}
.accordion ul li:before {
    content: "»";
    color: #DF0019;
    margin-right: 8px;
}



/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

/*body {
  min-width: 960px;
}*/

/* Container
----------------------------------------------------------------------------------------------------*/

.container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16 {
    position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
    width: 40px;
}

.container_16 .grid_2 {
    width: 100px;
}

.container_16 .grid_3 {
    width: 160px;
}

.container_16 .grid_4 {
    width: 220px;
}

.container_16 .grid_5 {
    width: 280px;
}

.container_16 .grid_6 {
    width: 340px;
}

.container_16 .grid_7 {
    width: 400px;
}

.container_16 .grid_8 {
    width: 460px;
}

.container_16 .grid_9 {
    width: 520px;
}

.container_16 .grid_10 {
    width: 580px;
}

.container_16 .grid_11 {
    width: 640px;
}

.container_16 .grid_12 {
    width: 700px;
}

.container_16 .grid_13 {
    width: 760px;
}

.container_16 .grid_14 {
    width: 820px;
}

.container_16 .grid_15 {
    width: 880px;
}

.container_16 .grid_16 {
    width: 940px;
}

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
    padding-left: 60px;
}

.container_16 .prefix_2 {
    padding-left: 120px;
}

.container_16 .prefix_3 {
    padding-left: 180px;
}

.container_16 .prefix_4 {
    padding-left: 240px;
}

.container_16 .prefix_5 {
    padding-left: 300px;
}

.container_16 .prefix_6 {
    padding-left: 360px;
}

.container_16 .prefix_7 {
    padding-left: 420px;
}

.container_16 .prefix_8 {
    padding-left: 480px;
}

.container_16 .prefix_9 {
    padding-left: 540px;
}

.container_16 .prefix_10 {
    padding-left: 600px;
}

.container_16 .prefix_11 {
    padding-left: 660px;
}

.container_16 .prefix_12 {
    padding-left: 720px;
}

.container_16 .prefix_13 {
    padding-left: 780px;
}

.container_16 .prefix_14 {
    padding-left: 840px;
}

.container_16 .prefix_15 {
    padding-left: 900px;
}

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
    padding-right: 60px;
}

.container_16 .suffix_2 {
    padding-right: 120px;
}

.container_16 .suffix_3 {
    padding-right: 180px;
}

.container_16 .suffix_4 {
    padding-right: 240px;
}

.container_16 .suffix_5 {
    padding-right: 300px;
}

.container_16 .suffix_6 {
    padding-right: 360px;
}

.container_16 .suffix_7 {
    padding-right: 420px;
}

.container_16 .suffix_8 {
    padding-right: 480px;
}

.container_16 .suffix_9 {
    padding-right: 540px;
}

.container_16 .suffix_10 {
    padding-right: 600px;
}

.container_16 .suffix_11 {
    padding-right: 660px;
}

.container_16 .suffix_12 {
    padding-right: 720px;
}

.container_16 .suffix_13 {
    padding-right: 780px;
}

.container_16 .suffix_14 {
    padding-right: 840px;
}

.container_16 .suffix_15 {
    padding-right: 900px;
}

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .push_1 {
    left: 60px;
}

.container_16 .push_2 {
    left: 120px;
}

.container_16 .push_3 {
    left: 180px;
}

.container_16 .push_4 {
    left: 240px;
}

.container_16 .push_5 {
    left: 300px;
}

.container_16 .push_6 {
    left: 360px;
}

.container_16 .push_7 {
    left: 420px;
}

.container_16 .push_8 {
    left: 480px;
}

.container_16 .push_9 {
    left: 540px;
}

.container_16 .push_10 {
    left: 600px;
}

.container_16 .push_11 {
    left: 660px;
}

.container_16 .push_12 {
    left: 720px;
}

.container_16 .push_13 {
    left: 780px;
}

.container_16 .push_14 {
    left: 840px;
}

.container_16 .push_15 {
    left: 900px;
}

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .pull_1 {
    left: -60px;
}

.container_16 .pull_2 {
    left: -120px;
}

.container_16 .pull_3 {
    left: -180px;
}

.container_16 .pull_4 {
    left: -240px;
}

.container_16 .pull_5 {
    left: -300px;
}

.container_16 .pull_6 {
    left: -360px;
}

.container_16 .pull_7 {
    left: -420px;
}

.container_16 .pull_8 {
    left: -480px;
}

.container_16 .pull_9 {
    left: -540px;
}

.container_16 .pull_10 {
    left: -600px;
}

.container_16 .pull_11 {
    left: -660px;
}

.container_16 .pull_12 {
    left: -720px;
}

.container_16 .pull_13 {
    left: -780px;
}

.container_16 .pull_14 {
    left: -840px;
}

.container_16 .pull_15 {
    left: -900px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_16:before,
.container_16:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after,
.container_16:after {
    clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_16 {
    zoom: 1;
}




/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; } /* h5bp.com/t */
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}

body.sidr-open button#sidr-trigger {
right:calc(50px + 260px);
}