html,
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    background-color: #f2f2f2;
    color: #000000;
    font-size: 12px;
    line-height: 17px;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html,
body,
h1,
h2,
h3,
h1 span,
.display,
p,
a,
div {
    margin: 0;
    padding: 0;
}
#preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/preload.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 38px;
    line-height: 38px;
    margin-left: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
}
.display {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 58px;
    line-height: 57px;
}
h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.lead {
    font-size: 16px;
}
.intro-section {
    height: 100%;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}
p {
    font-size: 11px;
}
br {
    font-size: 11px;
}
.logo {
    margin-right: 20px;
    margin-top: 5px;
    padding: 0;
}
.navbar-default {
    background-color: #f9f9f9;
    border: none;
}
.main-nav > li {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-top: 4px;
}
.navbar-default .navbar-nav>.active>a {
    border-top: 2px solid #F6A000;
    padding-top: 13px;
    background-color: transparent;
}
@media(min-width:767px) {
    .navbar {
        padding: 30px 0;
        background-color: rgba(242, 242, 242, 0.85);
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 0;
        background-color: #f9f9f9;
    }
}
.navbar-default .navbar-nav > a,
.navbar-default .navbar-nav > a:hover,
.navbar-default .navbar-nav > a:focus {
    color: #000000;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #000000;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 14px;
    margin-right: 19px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 1px;
    border-radius: 0;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}
.navbar-toggle:hover .icon-bar,
.navbar-toggle:focus .icon-bar {
    background-color: #000000
}
.second-nav {
    font-size: 12px;
    margin-top: 5px;
}
.second-nav .active {
    color: #7a7a7a;
}
.second-nav li a {
    padding-right: 0;
    padding-left: 0;
}
section {
    min-height: 100%;
    padding-top: 190px;
}
.h1-container {
    -webkit-box-shadow: -300px 0px 0px 0px rgba(246, 160, 0, 1);
    -moz-box-shadow: -300px 0px 0px 0px rgba(246, 160, 0, 1);
    box-shadow: -300px 0px 0px 0px rgba(246, 160, 0, 1);
}
section a,
section a:link,
section a:visited,
section a:active {
    color: #fff;
    text-decoration: underline;
}
.content-container {
    margin-top: 57px;
    margin-bottom: 20px;
}
.content-box {
    height: 420px;
}
.content-box-2 {
    height: 155px;
}
.content-box-3 {
    height: 230px;
}
.content-box-4 {
    height: 210px;
}
.content-box-5 {
    height: 790px;
}
.content-box-6 {
    height: 410px;
}
.content-box-7 {
    height: 380px;
	overflow:hidden;
}

.content-box-3fach {
    height: 630px;
}

.content-box-50 {
    height: 50%;
}
.content-box-youtube {
    height: 340px;
}
.padding-box {
    padding: 38px;
}
.quote span,
.img-caption p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
}
.img-caption {
    bottom: 19px;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 19px;
    left: 19px;
    right: 19px;
    margin-left: auto;
    margin-right: auto;
}
.img-caption p {
    text-align: center!important;
}
.media-box {
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.75);
}
.media-box-1 {
    top: 171px;
    right: 19px;
}
.media-box-2 {
    bottom: 19px;
    right: -24px;
    z-index: 999;
}
.media-box i {
    font-size: 38px;
    line-height: 38px;
    padding: 9px;
    background-color: #f6a000;
    color: #ffffff;
}
.media-box i:hover,
.media-box i:focus {
    font-size: 38px;
    line-height: 38px;
    padding: 9px;
    background-color: #ffffff;
    color: #f6a000;
}
.content-slider {
    visibility: hidden;
    position: relative;
    overflow: hidden;
}
.content-slides {
    cursor: move;
    position: absolute;
    width: 100%;
    min-height: 400px;
    overflow: hidden;
}
.slider-caption {
    position: absolute;
    right: 0;
    background-color: rgba(255, 255, 255, 0.86);
    color: #000000;
    bottom: 0;
    padding: 30px;
    left: 0;
    z-index: 10;
    text-align: center;
}
.slider-caption h3 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.slider-caption .slider-copy {
    font-size: 12px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
}
#map-canvas {
    display: block;
    height: 350px;
    position: relative;
    width: 100%;
    z-index: 999;
}
#map-canvas img {
    max-width: inherit !important;
}
#video-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
}
#video-background-2 {
    width: 100%;
    height: auto%;
    background-color: #000000;
    z-index: 1;
}
.intro-caption {
    position: absolute!important;
    z-index: 2;
    top: 60px;
    left: 0;
    max-width: 250px;
    background-color: rgba(242, 242, 242, 0.80);
}
.intro-caption h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    font-weight: 400;
    font-size: 55px;
    line-height: 60px;
    padding: 20px;
    background-color: rgba(246, 160, 0, .80);
    margin: 0;
}
.intro-caption p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    padding: 20px;
    background-color: rgba(242, 242, 242, 0.80);
    color: #000!important;
    text-transform: uppercase;
}
.bg-quote {
    background: url(../img/img_002.jpg) no-repeat center -150px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.img-partner {
    margin: auto;
    width: 95%;
	height: 95%;
    border: 0px solid black;
	padding:2px;
}
.img-partner-2 {
    margin: auto;
    width: 100%;
	height: 100%;
    border: 0px solid green;
    padding: 2px;
}
.img-intro {
    background: url(../video/scr_intro.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.img-001 {
    background: url(../img/img_001.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.img-002 {
    background: url(../img/img_002.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.img-003 {
    background: url(../img/img_006.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.img-004 {
    background: url(../img/img_004.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.img-biene {
    background: url(../img/img_003.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.img-pss {
    background: url(../img/img_pss.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%
}
.team-section .execute {
    text-transform: uppercase;
    margin-bottom: 15px;
}
footer {
    min-height: 57px;
    padding: 19px;
    background-color: #4F4F4F;
}
footer p,
footer a,
footer a:link,
footer a:visited,
footer a:active {
    font-size: 10px;
    color: #ffffff;
}
footer a,
footer a:link,
footer a:visited,
footer a:active {
    text-decoration: underline;
}
footer a:hover,
footer a:focus {
    color: #F6A000;
    text-decoration: underline;
}
.navbar-toggle .icon-bar,
.navbar-toggle:hover .icon-bar,
.navbar-toggle:focus .icon-bar,
.second-nav> li a,
.second-nav > li a:hover,
.second-nav > li a:focus,
footer a,
footer a:hover,
footer a:link {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-nav> li a,
.main-nav > li a:hover,
.main-nav > li a:focus {
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.media-box i,
.media-box i:hover,
.media-box i:focus {
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}
.underline {
    text-decoration: underline;
}
.pos-rel {
    position: relative;
}
.pos-abs {
    position: absolute;
}
.bg-wt,
.bg-special {
    background-color: #ffffff;
}
.bg-orange {
    background-color: #f6a000;
}
.bg-lg {
    background-color: #f2f2f2;
}
.bg-mg {
    background-color: #efefef;
}
.bg-dg {
    background-color: #4F4F4F;
}
.bg-bl {
    background-color: #000000;
}
.get-padding-top-10 {
    padding-top: 10px;
}
.no-padding {
    padding: 0;
}
.cl-wt {
    color: #ffffff;
}
.cl-orange {
    color: #f6a000;
}
.cl-lg {
    color: #f2f2f2;
}
.cl-mg {
    color: #efefef;
}
.cl-dg {
    color: #4F4F4F;
}
.cl-bl {
    color: #000000;
}
.cl-bl a,
.cl-bl a:link,
.cl-bl a:hover,
.cl-bl a:visited,
.cb-bl a:focus,
.cl-bl a:visited {
    color: #000000!important;
}
hr {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    border: 0;
    border-top: 9px solid #ffffff;
}
.hr-1 {
    width: 220px;
}
.hr-2 {
    width: 95px;
    border-top: 9px solid #000000;
}
.hr-3 {
    width: 80px;
}
.hr-4 {
    width: 190px;
}
.justify {
    text-align: justify;
}
::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}
::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}
img::selection {
    color: #fff;
    background: 0 0;
}
img::-moz-selection {
    color: #fff;
    background: 0 0;
}
.left-con {
    text-align: right;
}
@media (max-width: 766px) {
    .content-container {
        margin-left: 30px;
        margin-right: 30px;
    }
    footer a,
    footer p,
    .left-con {
        text-align: center;
    }
}
@media (max-width: 766px) {
    .content-container {
        margin-left: 30px;
        margin-right: 30px;
    }
    footer a,
    footer p,
    .left-con {
        text-align: center;
    }
    .logo {
        margin-left: 15px;
    }
    .second-nav {
        display: none;
    }
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover {
        border-top: none;
        background-color: #efefef;
        padding-top: 13px;
    }
    .navbar-default .navbar-nav li a:hover {
        background-color: #efefef;
    }
    .team-img .caption {
        height: auto!important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 0;
        width: 267px;
    }
    .team-img img {
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 991px) {
    .content-box,
    .content-box-2,
    .content-box-3,
    .content-box-4 {
        height: auto;
    }
    .content-box-50 {
        height: auto;
    }
    .content-box-img {
        height: 250px!important;
    }
    .content-box-img-2 {
        height: 450px;
    }
    .nav > li > a {
        padding-right: 6px;
        padding-left: 6px;
    }
    .bg-special {
        background-color: #efefef;
    }
}
@media (max-width: 1199px) {
    .content-container p {
        line-height: 15px;
    }
    .padding-box {
        padding: 28px;
    }
    .content-box-youtube {
        height: 303px;
    }
}