@media (min-width: 768px) {
    header .navbar-meta .navbar-nav {
        float: right;
        margin: 0;
    }

    .container-header .navbar-nav {
        float: right;
        margin: 0;
    }
}

a:hover {
    text-decoration: none;
}

body {
    font-family: 'Fira Sans', sans-serif;
}

body {
    background: url(../img/layout/background-content.jpg) no-repeat top center;
}

body.index {
    background: url(../img/layout/background-startseite.jpg) no-repeat top center;
}

header .navbar.navbar-meta {
    background: rgba(255,255,255,0.7);
    box-shadow: 0 8px 0 rgba(0,0,0,0.1), inset 0 4px 0 rgba(255,255,255,0.6), 0px 0px 5px 0px rgba(0,0,0,0.15);
    border: none;
    border-radius: 0;
    height: auto;
    min-height: 0;
    margin-bottom: 0px;
}

header .navbar-meta .navbar-nav>li>a {
    font-size: 10px;
    text-transform: uppercase;
    color: #3d3e40;
    margin-top: 4px;
    padding: 8px 10px;
    position: relative;
    font-family: "Montserrat", sans-serif;
}

header .navbar-meta .navbar-nav>li>a:after {
    content: "·";
    position: absolute;
    top: 7px;
    right: -2px;
}

header .navbar-meta .navbar-nav>li:last-child>a:after {
    content: "";
}

header .navbar-meta .nav>li>a:focus, 
header .navbar-meta .nav>li>a:hover {
    background: none;
    color: #000;
}

header .container-header {
    margin-top: 160px;
    margin-bottom: 88px;
}

.index header .container-header {
    margin-top: 120px;
    margin-bottom: 219px;
}

.footer-partner {
    background: #edeff0;
    padding: 36px 0 25px;
    border-top: 1px solid #fff;
    box-shadow: inset 0 9px #e6e8e8, inset 0 -20px #e6e8e8;
}

.footer-partner h4 {
    margin-top: 0px;
    font-family: "Montserrat", sans-serif;
    color: #636566;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.footer-kontakt {
    background: #3d3e40;
    padding: 42px 0 18px;
    border-top: 1px solid #171819;
    box-shadow: inset 0 11px #3b3c3d;
}

.footer-meta {
    background: #38393b;
    padding: 16px 0 24px;
    border-top: 1px solid #4c4d4f;
    box-shadow: inset 0 6px #353638;
}

.footer-meta ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.footer-meta ul li {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 10px;
    font-family: "Montserrat", sans-serif;
    color: #b4b6b8;
    margin-right: 16px;
}

.footer-meta ul li:after {
    content: "·";
    position: absolute;
    right: -12px;
    top: 0px;
}

.footer-meta ul li:last-child:after {
    content: "";
}

.footer-meta ul li.first {
    color: #1390e2;
    margin-right: 20px;
}

.footer-meta ul li.first:after {
    content: "···";
    position: absolute;
    right: -16px;
    top: 0px;
}

.footer-meta ul li a {
    color: #b4b6b8;
}

.footer-meta ul li a:hover {
    text-decoration: none;
    color: #1390e2;
}

.footer-kontakt img {
    margin-bottom: 20px;
}

.footer-kontakt p {
    font-size: 17px;
    color: #edeff0;
    line-height: 25px;
    font-weight: 300;
}

.footer-kontakt a {
    color: #edeff0;
}

.footer-kontakt .phone {

}

.footer-kontakt .phone a {
    font-size: 26px;
}

.footer-kontakt .phone span,
.footer-kontakt .phone span a{
    font-size: 17px;
    color: #888b8c;
}

.img-responsive-full {
    width: 100%;
}

.container-header .navbar-nav {
    background: #2073a9;
    border-radius: 5px;
    padding: 0 15px;
}

.container-header .navbar-nav > li {

}

.container-header .navbar-nav  > li > a {
    color: #f2f4f5;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    padding: 15px;
}

.container-header .navbar-nav>li>a:focus,
.container-header .navbar-nav>li>a:hover {
    background: #287db5;
    color: #f2f4f5;
}

.container-header .navbar-collapse {
    padding: 0;
}

.container-header .navbar {
    margin: 19px 0 0;
}

.container-header .container-fluid {
    padding: 0;
}

.panel.panel-startseite {
    border: none;
    background: rgba(255,255,255,0.55);
    margin-bottom: 210px;
}

.panel.panel-startseite .panel-heading {
    padding: 20px 25px 14px;
}

.panel.panel-startseite h1 {
    margin: 0px;
    color: #555759;
    font-size: 28px;
    line-height: 40px;
    font-weight: 300;
}

.panel.panel-startseite h1 b {
    font-size: 38px;
    color: #0663a1;
    font-weight: 500;
}

.panel.panel-startseite h1 b span {
    font-weight: bold;
}

.panel.panel-startseite .panel-body {
    background-color: #1e71a8;
    padding: 25px;
}

.panel.panel-startseite .panel-body p {
    margin: 0;
    font-size: 17px;
    line-height: 28px;
    color: #edeff0;
    font-weight: 300;
}

.container.container-down {
    position: relative;
}

.arrow-down-startseite {
    position: absolute;
    left: 50%;
    margin-left: -67px;
    bottom: 54px;
    width: 144px;
    height: 108px;
    cursor: pointer;
    background: url(../img/layout/arrow-down-startseite.png) no-repeat;
}

.startseite-content {
    background: url(../img/layout/startseite-content.jpg) repeat-x top #dee1e3;
    border-top: 1px solid #edeff0;
    border-bottom: 20px solid #d7dadc;
}

.startseite-content p.start-text {
    color: #636566;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    margin: 50px 0;
}

.startseite-content .startseite-box h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    background: #f2f4f5;
    margin: 0px;
    padding: 28px 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 25px;
    position: relative;
}

.startseite-content .startseite-box a h3 {
    color: #333;
}

.startseite-content .startseite-box h3:after {
    position: absolute;
    content: " ";
    width: 96px;
    height: 1px;
    background: #0c568a;
    margin-left: -48px;
    left: 50%;
    bottom: 0;
}

.startseite-content .startseite-box p {
    color: #0663a1;
    font-size: 16px;
    line-height: 23px;
    padding: 0 15px;
    margin-bottom: 60px;
}

.startseite-slider-box {
    background: #0c5687;
    border-top: 1px solid #0d76b2;
    border-bottom: 8px solid #0a5485;
    padding: 60px 0;
}

.startseite-slider-box h4 {
    color: #edeff0;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    position: relative;
    margin: 0px 0 30px;
}

.startseite-slider-box h3 {
    font-size: 48px;
    font-weight: 100;
    font-style: italic;
    color: #b4b6b8;
    position: relative;
    margin-top: 0px;
    padding-bottom: 12px;
    margin-bottom: 13px;
}

.startseite-slider-box h3:after {
    bottom: 0px;
    left: 50%;
    content: " ";
    position: absolute;
    height: 1px;
    width: 96px;
    margin-left: -48px;
    background-color: #38393b;
}

.startseite-slider-box p {
    font-size: 19px;
    color: #edeff0;
    line-height: 28px;
    font-weight: lighter;
}

.bx-wrapper .bx-viewport {
    background: none;
    border: none;
    left: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bx-wrapper .bx-controls-direction a {
    width: 22px;
    height: 40px;
    margin-top: -20px;
}

.startseite-slider-box .bx-wrapper .bx-prev {
    background: url(../img/layout/startseite-prev.png) no-repeat;
}

.startseite-slider-box .bx-wrapper .bx-next {
    background: url(../img/layout/startseite-next.png) no-repeat;
}

.slider-numbers {
    display: block;
    position: absolute;
    top: -7px;
    right: 50px;
    font-size: 26px;
    color: #38393b;
}

.slider-numbers .current {
    color: #edeff0;
}

.slider-numbers .all {
    color: #1390e2;
}

.content {
    background: #0c5687;
    border-bottom: 8px solid #0b5280;
    padding-bottom: 62px;
    padding-top: 39px;
    border-top: 1px solid #0980bb;
    box-shadow: 0 -16px 0 0 rgba(0,0,0,0.08), 0 -1px 0 0 rgba(0,0,0,0.4);
}

.content > .container > .row {
    padding: 0 15px;
}

.inner-content {
    padding: 17px 47px 47px;
    background: #edeff0;
    border: 1px solid #f2f4f5;
    border-radius: 3px;
    box-shadow: inset 0 -11px 0 0 #dfe1e2, 0 4px 0 0 #0b4d79;
    float: left;
    min-height: 500px;
}

.sidebar-header {
    display: block;
    color: #1390e2;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 50px 0;
    text-align: center;
    position: relative;
}

.sidebar-header:after {
    bottom: -25px;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    height: 12px;
    content: " ";
    position: absolute;
    background: url(../img/layout/sidebar-arrow.png) no-repeat;
}

.page-header {
    margin-top: 0px;
    border-color: #dee1e3;
    position: relative;
    margin-bottom: 30px;
}

.page-header:after {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 96px;
    height: 1px;
    background-color: #0663a1;
}

.page-header span {
    font-size: 14px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    color: #555759;
    text-transform: uppercase;
}

.page-header h1 {
    color: #0663a1;
    font-size: 38px;
    font-weight: bold;
    margin: 0px;
    text-transform: uppercase;
}

.img-responsive.pull-right {
    margin: 0 0 25px 25px;
}

.img-responsive.pull-left {
    margin: 0 25px 25px 0;
}

.inner-content img {
    border-radius: 3px;
}

.inner-content p {
    font-size: 17px;
    line-height: 24px;
    color: #636566;
    margin-bottom: 25px;
}

.inner-content h2 {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 28px;
    color: #0663a1;
    font-weight: bold;
}

.inner-content h3 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 24px;
    color: #0663a1;
    font-weight: bold;
}

.inner-content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 25px;
}

.inner-content ul li {
    color: #636566;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 5px;
    padding-left: 30px;
    background: url(../img/layout/content-list.png) no-repeat 4px 4px;
}

.inner-content a {

}

aside ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

aside > ul {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #f2f4f5;
    border-right: none;
    box-shadow: 0 4px 0 0 #0b4d79;
    margin-top: 20px;
}

aside > ul > li {
    background: #dee1e3;
    border-bottom: 1px solid #f2f4f5;
    box-shadow: inset 0 -2px 0 0 #d1d4d6;
}

aside > ul > li.hassub.open {
    background: #ced2d5;
    box-shadow: inset 0 6px 0 0 #c8cbce;
}

aside > ul > li.hassub.open > a {
    border-bottom: 1px solid #f2f4f5;
    background: url(../img/layout/sidebar-open.png) no-repeat 95% center;
}

aside > ul > li:last-child {
    border: none;
}

aside > ul > li.active {
    background: #edeff0;
    box-shadow: inset 0 6px 0 0 #e6e8e8;
}

aside > ul > li.active > a {
    color: #636566;
    background: url(../img/layout/sidebar-active.png) no-repeat 95% center;
}

aside > ul > li > a {
    font-family: "Montserrat", sans-serif;
    color: #0663a1;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px 0px 9px 24px;
    display: block;
}

aside > ul > li > ul {
    display: none;
}
aside > ul > li.open > ul {
    display: block;
}

aside > ul > li > ul > li {
    background: #dee1e3;
    border-bottom: 1px solid #f2f4f5;
    box-shadow: inset 0 -2px 0 0 #d1d4d6;
}

aside > ul > li > ul > li.active {
    background: #edeff0;
    box-shadow: inset 0 6px 0 0 #e6e8e8;
}

aside > ul > li > ul > li.active > a {
    color: #636566;
    background: url(../img/layout/sidebar-active.png) no-repeat 95% center;
}

aside > ul > li > ul > li.hassub.open {
    background: #ced2d5;
    box-shadow: inset 0 6px 0 0 #c8cbce;
}

aside > ul > li > ul > li.hassub.open > a {
    border-bottom: 1px solid #f2f4f5;
    background: url(../img/layout/sidebar-open.png) no-repeat 95% center;
}

aside > ul > li > ul > li:last-child {
    border: none;
}

aside > ul > li > ul > li > a {
    font-family: "Montserrat", sans-serif;
    color: #097fcc;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px 0px 9px 34px;
    display: block;
}

aside > ul > li > ul > li > ul {
    display: none;
}
aside > ul > li > ul > li.open > ul {
    display: block;
}

aside > ul > li > ul > li > ul > li {
    background: #dee1e3;
    border-bottom: 1px solid #f2f4f5;
    box-shadow: inset 0 -2px 0 0 #d1d4d6;
}

aside > ul > li > ul > li > ul > li.active {
    background: #edeff0;
    box-shadow: inset 0 6px 0 0 #e6e8e8;
}

aside > ul > li > ul > li > ul > li.active > a {
    color: #636566;
    background: url(../img/layout/sidebar-active.png) no-repeat 95% center;
}

aside > ul > li > ul > li > ul > li:last-child {
    border: none;
}

aside > ul > li > ul > li > ul > li > a {
    font-family: "Montserrat", sans-serif;
    color: #097fcc;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px 0px 9px 44px;
    display: block;
}

.inner-content .breadcrumb {
    background: none;
    padding: 0px;
}

.inner-content ul.breadcrumb li {
    padding: 0;
    background: none;
    font-size: 12px;
}

.breadcrumb>.active a {
    color: #777;
}

@media(max-width: 767px) {
    .container-header .container-fluid>.navbar-header {
        background: #2073a9;
    }

    .container-header .navbar-toggle {
        border-color: #f2f4f5;
    }

    .container-header .navbar-toggle .icon-bar {
        background-color: #f2f4f5;
    }

    .container-header .container-fluid {
        padding: 0 15px;
    }

    .index header .container-header {
        margin-top: 25px;
    }

    .container-header .navbar {
        margin-bottom: 25px;
    }

    aside {
        display: none;
    }

    .inner-content {
        width: 100%;
        padding-top: 47px;
    }

    .page-header h1 {
        font-size: 28px;
    }

    .inner-content .breadcrumb {
        display: none;
    }
    .footer-meta {
        text-align: center;
    }

    header .container-header {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {

    aside {
        float: left;
        width: 30%;
    }

    .inner-content {
        width: 70%;
    }
}

@media (min-width: 992px) {

    aside {
        float: left;
        width: 25%;
    }

    .inner-content {
        width: 75%;
    }
}

@media (min-width: 1200px) {

    aside {
        float: left;
        width: 22%;
    }

    .inner-content {
        width: 78%;
    }
}

@media (min-width: 768px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }
    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }
}

.dropdown-menu {
    background: #2073a9;
}

.dropdown-menu>li>a {
    color: #f2f4f5;
}

.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
    color: #f2f4f5;
    background: #287db5;
}

.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
    background: #287db5;
}

.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover {
    background: #287db5;
}

.btn.btn-primary {
    padding: 8px 25px;
    font-size: 16px;
    background: #2073a9;
}

.btn.btn-default {
    padding: 8px 25px;
    font-size: 16px;
    border: 1px solid #2073a9;
    color: #2073a9;
    background: #f7f7f7;
}

hr {
    border-top: 1px solid #dee1e3;
}

h4 {
    color: #636566;
}

.control-label {
    color: #636566;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed, .embed-container a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form-horizontal .control-label {
    padding-top: 11px;
}

.form-control {
    height: 42px;
    color: #636566;
    border-color: #2073a9;
    box-shadow: inset 0 4px 0 0 rgba(0,0,0,0.07);
}

.row.categories{
    margin-bottom: 25px;
}

.inner-content ul.timeline li {
    background: none;
    padding: 0;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #c5c5c5;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    background: #fff;
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}