
.tabpanel.blue {
    text-align: center;
    float: none;
    width: 100%;
}

.tabpanel.blue .nav-tabs {
    text-align: left;
    border: none;
    display: inline-block;
}

.tabpanel.blue .nav-tabs > li > a {
    margin: 3px;
    border-radius:0;
    border: 2px solid #bdc3c7;
    color:#1F2329;
    font-weight:bold;
    text-transform:uppercase;
}

.tabpanel.blue .nav-tabs > li.active > a {
    border:none;
}

.tabpanel.blue .tab-content {
    border: none;
}

.tabpanel.blue .tab-content .tab-pane {
    text-align: left;
    font-size: 1.1em;
}


.navbar-default .navbar-brand {
    margin-left: 10px;
}

.navbar-default .navbar-brand img {
    top: -4px;
    position: relative;
}

.intro-text {
    font-size: 2em;
    padding-top: 2%;
    padding-bottom: 34%;
}

.home-slides li {
    letter-spacing: 1px;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: #bebebe;
    color: #fff;
    border: 1px solid #bebebe;
    border-bottom: 1px solid #103a5d;
}

.zielfonds-popup {
    max-width: 960px;
}

#grid > div {
    padding-left: 0;
    padding-right: 0;
}

/*
#grid > div:nth-child(even) {
    -webkit-filter: brightness(97%);
    filter: brightness(97%);
}
*/

.table-center-wrap {
    width: 100%;
    height: 100%;
    text-align: center;
}

.grid__brick .grid__brick-inner {
    height: 202px;
    border: 1px solid #5F6469;
    background-color: #103a5d;
}

.process-header h3 {
    font-size: 1.5em;
    margin-bottom: 5px;
}

.process-header p {
    font-size: 1.5em;
}

.service-block {
    -webkit-box-shadow: 5px 5px 0px 0px #616161;
    box-shadow: 5px 5px 0px 0px #616161;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.service-block p {
    padding: 0 28px;
    text-align: left;
}

#page-contact a {
    color: #bebebe;
}

#page-contact .nav>li>a {
    background-color: #616161;
    color: #fff;
    border: 1px solid #616161;
}



#page-contact .nav-tabs {
    border-color: #bebebe;

}

#page-contact .tabpanel.blue .tab-content .tab-pane {
    color: inherit;
}

#page-contact .tabpanel.blue .nav-tabs>li>a {
    border: 2px solid #ffffff;
    background-color: #103a5d;
}

#page-contact .nav-tabs>li.active>a,
#page-contact .nav-tabs>li.active>a:hover,
#page-contact .nav-tabs>li.active>a:focus {
    border: 2px solid #bebebe;
    border-bottom: 2px solid #103a5d;
    background-color: #103a5d;
}

#page-contact .tabpanel.blue .nav-tabs>li>a:hover,
#page-contact .tabpanel.blue .nav-tabs>li.active>a,
#page-contact .tabpanel.blue .nav-tabs>li.active>a:hover,
#page-contact .tabpanel.blue .nav-tabs>li.active>a:focus {
    border: 2px solid #ffffff;
    background-color: #ffffff;
    color: #103a5d;
}

#page-welcome {
    background-image: url('../img/backgrounds/top01.jpg');
    background-repeat: no-repeat;
}


#page-welcome .flexslider {
    background-image: url('../img/logos/mpep_frei_ohneUntertitel.png');
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 30%;
}

/*Small Desktop and Very Small Notebook */
@media screen and (max-width: 480px) {

    #page-welcome .flexslider {
        background-position: center 20px;
    }

}


.page-about .hi-icon.noun-6020 {
    padding-top: 20px;
}

#page-about .section-subtitle {
    font-weight: 800;
}

.navbar-default .navbar-nav>li>a:hover span {
    padding-bottom: 8px;
    border-bottom: 4px solid #c39f18;
}

.nav.nav-pills.imprint-block li a {
    border: 2px solid #FFF;
    color: #9D9D9D;
    font-weight: 200;
    text-transform: inherit;
}

.nav.nav-pills.imprint-block li a:hover {
    color: #ffffff;
}

ul#grid li.mix .overlay, .grid__brick-inner .overlay {
    opacity:.2;
}

ul#grid li.mix .overlay, .grid__brick-inner .overlay:hover {
    background-color: #ffc138;
}

ul#grid li.mix .overlay span, .grid__brick-inner .overlay span {
    display: none;
}

ul#grid li.mix .overlay i, .grid__brick-inner .overlay i {
    top: 150px;
    position: relative;
}

.tabbable .tabbable-controls {
    position: relative;
}

.tabbable .tabbable-controls button {
    position: absolute;
    z-index: 100;
    top: 50px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: -7px -5px;
}


.tabbable .tabbable-controls button:hover, .tabbable .tabbable-controls button:active {
    border: 1px solid #fff;
    outline: 0;
    box-shadow: none;
}

.tabbable .tabbable-controls button.tabbable-prevtab {
    background-image: url('../img/prev2.png');
    left: -100px;
}

.tabbable .tabbable-controls button.tabbable-nexttab {
    background-image: url('../img/next2.png');
    right: -80px;
}

/*Small Desktop and Very Small Notebook */
@media (max-width: 767px) {

    .tab-content {
        padding: 20px 70px;
    }

    .tab-content .btn {
        white-space: initial;
    }

}


.tabbable .tabbable-controls button.tabbable-prevtab:hover {
    background-image: url('../img/prev-hover.png');
}

.tabbable .tabbable-controls button.tabbable-nexttab:hover {
    background-image: url('../img/next-hover.png');
}


.nav-pills-shuffle > li  {
    margin: 3px;
    border-radius:0;
    border: 2px solid #bdc3c7;
    color:#1F2329;
    font-weight:bold;
    text-transform:uppercase;
    position: relative;
    display: block;
    padding: 10px 15px;
    cursor: pointer;
}

.nav-pills-shuffle > li.active, .nav-pills-shuffle > li:hover {
    background: #103a5d;
    border: 2px solid #103a5d;
    color: #fff;
}

.highlight#waben {
    background-color: #fff;
}

.highlight#waben .section-header .spacer {
    margin-bottom: 50px;
}

.highlight#waben h2 {
    color: #555555;
}

.highlight .higlight-waben {
    background-image: url(../img/waben/de/small.png);
    background-repeat: no-repeat;
    height: 390px;
    background-color: #103a5d;
    background-position: center;
    margin-bottom: 2px;
}

.highlight .higlight-waben.en {
    background-image: url(../img/waben/en/small.png);
}

/*Small Desktop and Very Small Notebook */
@media (min-width: 760px) {
    .highlight .higlight-waben {
        background-image: url(../img/waben/de/base.png);
        height: 480px;
    }

    .highlight .higlight-waben.en {
        background-image: url(../img/waben/en/base.png);
        height: 480px;
    }
}

/*iPhone Landscape Mode and Mediium Smart Phones*/
@media screen and (max-width: 480px) {

}

#grid-controls-wrapper {
    margin: 50px 0;
}

.parallax-background-waben {
    background: #103a5d;
    background-image: url(../img/backgrounds/waben.png);
    background-repeat: inherit;
    background-position: inherit;
}

.parallax-background-waben2 {
    background: #c39f18;
    background-image: url(../img/backgrounds/waben.png);
    background-repeat: inherit;
    background-position: inherit;
}

.parallax-background-waben3 {
    background: #85a2ba;
    background-image: url(../img/backgrounds/waben.png);
    background-repeat: inherit;
    background-position: inherit;
}

.parallax-background-landschaft {
    background-image: url(../img/parallax/a3.jpg);
}

section.spacer {
    background-color: #ffffff;
    height: 5px;
    width: 100%;
}

.parallax-content blockquote footer:before {
    content: '\2014 \00A0';
}

.parallax-content blockquote footer small {
    color: #002b36;
    font-size: 0.5em;
    padding-top: 156px;

}

.parallax-content blockquote footer small:before {
    content: '';
}

.map {
    display: block;
    width: 95%;
    height: 310px;
    margin: 0 auto;
}

.map.large {
    height:500px;
}

.map .bubble-wrap {
    color: #000000;
}

.team-popup .col-md-4 .linkdin {
    margin-top: 5px;
    float: right;
}