/*
Theme Name: Sass WordPress Bootstrap
Theme URI: https://github.com/noahbass/sass-wordpress-bootstrap
Description: Mashing together 320press/wordpress-bootstrap and jlong/sass-twitter-bootstrap to create sass-wordpress-bootstrap.
Version: 1.0.0
Author: Your Name
Author URI: https://github.com/noahbass/sass-wordpress-bootstrap
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* Everyhting in the original style.css from 320press/wordpress-bootstrap can be found in /library/scss/_wp.scss */

body {
    background-image: url(./images/background/kachel.jpg);
    background-repeat: repeat;
	background-color: #c2c1c1;
	padding-top:0;
    width: 100%;
}
.error404{
    background-image: url(./images/404/MKCW_Fehler404_bg.jpg);
}
.page_404{
    text-align: center;
    padding-top: 150px;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #bcbbba;
    margin: 1em 0;
    padding: 0;
}

a {
	cursor: pointer;
	color: #AB132C;
}
a:hover {
	color: #7f1021;
}
#logo{
    text-transform: uppercase;
}
#inner-header .navbar-fixed-top .nav-container {
	max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

#content {
	padding-top: 0px;
}

#main {
	float: right;
	/*padding-top:40px;*/
    width: 100%;
    margin-top: -5px
}
.fix{
    overflow: hidden;
}
.scrollable{
    overflow-y: scroll;
}
footer, .footer_overlay {
    bottom: 0;
    width: 100%;
    background-color: #171414;
    margin: 0;
    text-align: center;
    color: #525252;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
}
.footer_overlay{
    /*position: absolute;*/
}
.footer_overlay #widget-footer{
    width: 100%;
}
.overlay-inner{
    background: transparent url(images/contact-bg.png) no-repeat center;
    background-size: contain !important;
}
.center{
   margin: 0 auto;
}
.float-right{
    float: right;
}
#inner-footer{
	padding-bottom: 20px;
    background-color: #262626;
}
#karriere, .parent_of_footer{
    position: relative;
}
#stellenangebote {
	background-image: url(images/career/icons/rocket-bg.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom right;
}
#stellenangebote h3.job_bereich{
    color: #000000;
    text-transform: uppercase;
}
#stellenangebote h3.job_bereich:first-child{
    border-top-color: #000000;
}
#stellenangebote div.jobs:nth-child(2){
    border-bottom-color: #000000;
}

#stellenangebote .job_item p{
    text-align: left;
    float: left;
    width: 55%;
	margin-bottom: 10px;
}
#stellenangebote .job_item p span{
    color: #808080;
    font-size: 11px;
}
#stellenangebote div.job_item ul {

}
#stellenangebote div.job_item ul li{
    display: inline;
    float: right;
    text-align: center;
    cursor: pointer;
    cursor: hand;
}
#stellenangebote div.job_item ul li:first-child{
    margin-left: 10px;

}
#stellenangebote div.job_item ul li a{
    color: #AB122C;
    border: 2px solid #AB122C;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
#stellenangebote div.job_item ul li a:hover{
    color: #FFFFFF;
    background-color: #AB122C;
    border: 2px solid #AB122C;
    padding: 10px 20px;
}
#sidebar1, .sidebar_menu_to_show{
    top: 0;
    margin-left: 0;
    display: block;
}
h1.padding_top{
  padding-top: 1em;
}
.single-content-all iframe{
    width: 100%;
}
footer div #widget-footer, footer #footer-bottom .main_part, .footer_overlay div #widget-footer, footer #footer-bottom .main_part{
    float: right;
}
footer div.footer_img, .footer_overlay div.footer_img{
    overflow: hidden;
    width: 262px;
    margin: 0 auto;
    /*padding-left: 58px;*/
}
footer div.footer_img div, .footer_overlay div.footer_img div{
    float: left;
}
footer div.footer_img img, .footer_overlay div.footer_img img{
    padding-top: 17px;
}

footer .first_img, .footer_overlay .first_img{
    height: 89px;
    border-right: 1px solid #666;
    padding-right: 18px;
    margin-top: 19px;
}
footer .first_img img, .footer_overlay .footer_img img{
    padding-top: 30px !important;
}
footer .second_img {
    height: 89px;
    margin-top: 14px;
    padding-left: 16px;
}
/*.footer_overlay .first_img{
    padding-top: 20px;
    border-right: 1px solid #666;
    height: 89px;
}*/
.footer_overlay .second_img{
    padding-left: 16px;
}
.footer_overlay #footer-bottom .main_part{
    width: 100%;
}
footer #footer-bottom, .footer_overlay #footer-bottom {
    margin-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    color: #676767;
    /*background-color: #000000;*/
    overflow: hidden;
}
footer .first_list, .footer_overlay .first_list{
    padding-top: 40px;
	margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
}
footer .last_list, .footer_overlay .last_list{
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
footer li, .footer_overlay li {
    display: inline;
    margin-left: 0.5em;
    border-left: 1px solid #ffffff;
    padding: 0 0 2px 0.5em;
}
footer li:first-child, .footer_overlay li:first-child {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
}
footer .footer-link, .footer_overlay .footer-link {
    color: #fff;
    font-size: 12px;
}

.page-row {
    display: table-row;
}

.page-row-expanded {
    height: 100%;
}
.padding_bottom{
    padding-bottom: 50px;
}

.uppercase {
	text-transform: uppercase;
}
.section .main_part {
    float: right;
    clear: both;
    text-align: center;
    color: #343232;
    position: relative;
    padding: 0 !important;
}
.contact {
	background: transparent url(images/contact-bg.png) no-repeat center bottom;
	background-size: contain !important;
}
footer .non_float_center, .footer_overlay .non_float_center{
    float: none !important;
    margin: 0 auto;
}
/*sub pages*/
article section.subtitle, div#main section.main_part{
    float: right;
    min-height: 100px;
    overflow: hidden;
}

.slide .main_part h1 {
    position: relative;
    top: 40%;
}

.main_part .fp-tableCell {
    vertical-align: top;
}
.home_page .main_part p{
    padding-bottom: 50px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
body.page .main_part, body.blog .main_part {
    /*important removed from both when is problem with it, add important*/
    width: 76.92308%;
}

.single-div .hover_container img{
    width: 100% !important;
}

.main_part_first {
    margin-top: 0;
}

.main_part h1, article.page h1 {
    font-family: 'bebas_neuebold', 'bebas_neueregular', Arial, Helvetica, sans-serif;
    font-size: 100px;
    text-align: center;
    line-height: 90px;
}
.main_part h1.white, article.page h1.white {
    color: #fff;
}

.main_part h1.white, .main_part h1 {
    /*padding-top: 10%;*/
}

.main_part p, .single-container.black p{
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    /*margin-left: 10%;
    margin-right: 10%;*/
}
.single-container.black h1{
    text-align: center;
    font-size: 80px;
}
#responsive_menu{
    display: none;
}
#logo_sidebar_holder {
	left: 30%;
	position: relative;
    width: 60%;
}

#logo_sidebar_holder .widget {
	/*margin-top: 60px;*/
    margin-top: 40px;
}

#mediakraft_logo {
	width: 120px;
	height: 120px;
}

#menu-mediakraft_sidebar ul.sub-menu {
    display: none;
}

.sidebar {
	height: 100%;
	background-color:#fff;
	background-color:rgba(255,255,255,0.6);
	/*padding-top: 100px;*/
    padding-top: 65px;
    z-index: 9;
}

.sidebar ul li a {
    padding: 6px 0 6px 10px;
    border-left: 5px solid #fff;
    font-size: 20px;
	color: #302e2e;
    font-family: 'bebas_neuebook', 'bebas_neueregular', Arial, Helvetica, sans-serif;
    font-size: 24px;
}

.sidebar ul li.active a {
    border-left: 5px solid #343232;
	background:0 none;
    font-family: 'bebas_neuebold', 'bebas_neueregular', Arial, Helvetica, sans-serif;
}

.sidebar ul li a:hover {
    border-left: 5px solid #343232;
	background:0 none;
    font-family: 'bebas_neuebold', 'bebas_neueregular', Arial, Helvetica, sans-serif;
}

.sidebar ul.sub-menu {
    margin-bottom: 0;
}

.sidebar ul.sub-menu li a {
    padding: 3px 0 3px 20px;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.sidebar ul.sub-menu li:last-child a {
	padding-bottom: 8px;
}

.sidebar ul li.active .sub-menu a {
    border-left: 5px solid #fff;
    background:0 none;
    /*font-family: 'bebas_neuebook', 'bebas_neueregular', Arial, Helvetica, sans-serif;*/
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
}

.sidebar ul li .sub-menu li.active a {
    border-left: 5px solid #343232;
    background:0 none;
}

.sidebar ul li .sub-menu a:hover {
    border-left: 5px solid #343232;
    background:0 none;
}

.navbar {
	overflow: hidden;
}

#menu-top_menu {
    margin: 0;
    padding: 0;
    width: 76.92308%;
    list-style: none;

    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;

    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
}

#menu-top_menu .menu-item {
    flex-grow: 1;
	-webkit-flex-grow: 1
}

#menu-top_menu .menu-item a {
    text-align: center;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
}

.navbar-inner {
	box-shadow: none;
	background-image: none;
	background-color: #343232;
}

h3 {
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
}

.container-fluid .span3 {
    width: 23.07692%;
}

.container-fluid .span9 {
    width: 74.35897%;
}

.navbar .brand {
    text-shadow: none;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    color: #d6d6d6;
    font-size: 16px;
    font-weight: normal !important;
}

.topmenu_link_yellow {
    background-color: #f9b726;
}

.topmenu_link_grey {
    background-color: #a5ab9c;
}

.topmenu_link_pink {
    background-color: #ec6493;
}

.topmenu_link_blue {
    background-color: #4c859c;
}

.topmenu_link_red {
    background-color: #990a2c;
}

.topmenu_link_green {
    background-color: #81bb27;
}

.soliloquy-container {
    max-width: none !important;
}

#language_selector {
    position: relative;
    color: #302e2e;
    clear: both;
    margin: 0 auto;
	text-align: center;
}

#language_selector .language, #language_selector .language_separator {
    font-size: 14px;
    color: #302e2e;
    font-family: 'robotolight', Arial, Helvetica, sans-serif;
}

#language_selector .language_separator {
    margin-left: 10px;
    margin-right: 10px;
}

#language_selector .language.bold {
    font-family: 'robotobold', Arial, Helvetica, sans-serif;
}

.social-links {
    margin-top: 20px;
    text-align: center;
}

.social-links .social-link {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.social-links .social-link {
	opacity: .4;
}
.social-links .social-link:hover {
	opacity: 1;
}
.social-links .social-link.social-link-facebook {
    background-image: url(./images/social_facebook.png);
}

.social-links .social-link.social-link-instagram {
    background-image: url(./images/social_instagram.png);
}

.social-links .social-link.social-link-twitter {
    background-image: url(./images/social_twitter.png);
}

.social-links .social-link.social-link-youtube {
    background-image: url(./images/social_youtube.png);
}

section {
    height: 100%;
    min-height: 100%;
}
#content section.section, #content section.section #slider div.slide{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
#content.firstlevel section {
    /*height: 100vh;*/
    /*wichtig sonst spielt die seite verrückt wenn browser größe geändert wird*/
    /*min-height: 1047px;*/
    min-height: 400px;
    /*height: 1047px;*/
}

article.page {
    height: 100%;
    min-height: 100%;
}



.headline_caption {
    display: block;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #343232;
    text-align: center;
}

.headline_red_border {
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 36px;
    border-bottom: 2px solid #AB122C;
	text-align: left !important;
}

.nav-tabs {
    margin-bottom: 0;
}

.nav-tabs li > a {
    border: none;
    color: #343232;
    font-size: 24px;
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    border-bottom: 4px solid #fff;
    margin: 0;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #fff;
    background-color: #c2c1c1;
    color: #AB122C;
    border-bottom:  4px solid #AB122C;
}


#fscf_submit1, #fscf_submit2, #fscf_submit3, #fscf_submit4, #fscf_submit5 {
	border-bottom-width: 4px !important;
	border-bottom-style: solid !important;
	border-bottom-color: rgb(139, 8, 40) !important;
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif !important;
    font-size: 20px !important;
    padding-top: 3px;
}
#fscf_submit1:hover, #fscf_submit2:hover, #fscf_submit3:hover, #fscf_submit4:hover, #fscf_submit5:hover {
	background-color: #8B0828 !important;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    border: none;
    color: #AB122C;
    background: none;
    border-bottom:  4px solid #AB122C;
    cursor: default;
}

.standorte_holder {
    margin-top:30px;
	position: relative;
	z-index: 1;
}
.standorte_holder .tab-content .tab-info-holder{
    width: 531px;
    margin: 0 auto;
}
.standorte_holder .tab-content {
    background: rgba(255,255,255,.7);
}

section .map{
    width: 100%;
    height: 55em;
    background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
    margin: 0 auto;
	margin-top: -400px;
}

.tab-content .tab-overlay {
    z-index: 5;
    width: 100%;
    height: 35%;
    /*background-color:rgba(255,255,255,0.6);*/
    clear: both;
    padding-top: 20px;
}
.single-container{
    overflow: hidden;
}
.single-container div.content{
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 964px;
}
.tab-content .tab-logo {
    width: 160px;
    height: 160px;
    float: left;
    background-size: 160px 160px;
}

.tab-content .tab-description {
    float: left;
    width: 60%;
    text-align: left;
    padding-left: 10px;
}

#ueberuns {
	padding-bottom: 80px;
}

#ueberuns .headline_caption {
	padding-bottom: 30px;
}
#ueberuns .center {
	width: 90%;
	margin: 0 auto;
}
.center .col-50 {
	width: 45%;
	float: left;
	margin: 0 20px;
}
.post footer, .post .footer_overlay{
    width: 100% !important;
}
section#programm {
    background: transparent url(images/program/bg_programm.jpg);
}

.program-list {
    position: relative;
    width: 100%;
    height: auto;
    /*max-width: 960px;*/
    margin: 0 auto;
}
section.program_section, .section_normal{
    float: right;
    width: 76.92308%;
    /*padding-bottom: 100px !important;*/
}
.section_normal{
    padding-bottom: 0;
}
.section_normal#bewerben .partner-info-holder, .profit_holder, #talents-info-holder, #ifram_partner_werden{
    padding-bottom: 60px;
}
#ifram_partner_werden{
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#ifram_partner_werden div a.button {
    float: right;
}
a.button {
    cursor: pointer;
}

#ifram_partner_werden iframe{
    clear: both;
    width: 76.6%;
    margin: 0 auto;
    display: block;
    height: 300px;
    background: #FFFFFF;
    float: right;
}
.section_normal h1{
    text-align: center;
    padding-top: 90px;
}
.program-list a,.program-list a:hover {
    text-decoration: none;
}

.program-list .program-list-entry {
    position: relative;
    width: 33.3%;
    height: auto;
    float: left;
}

.program-list .program-list-entry-image {
    display: block;
}

.program-list .program-list-entry-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.program-list .program-list-entry-caption {
    width: 100%;
    color: #fff;
}

.program-header {
    position: relative;
    display: block;
    width:100%;
    height: auto;
}

.program-header-image {
    display: block;
    width: 100%;
    height: 100%;
}

.program-header-caption {
    position: relative;
    display: block;
    width:100%;
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    background-color: #f8b324;
    color: #fff;
    text-transform: uppercase;
}

.program-headline {
    font-family: 'bebas_neuebold', 'bebas_neueregular', Arial, Helvetica, sans-serif;
    font-size: 80px;
    color: #f8b324;
    text-align: right;
    border-bottom: 2px solid #c2c1c1;
    line-height: normal;
    margin-top: 50px;
    display: inline-block;
    float: right;
    margin-bottom: 0;
}

.program-content .social-link {
    float: right;
}

.program-text {
    font-family: 'robotolight', 'roboto_condensedlight', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 50px;
	margin-bottom: 30px;
}

.program-link {
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    background-color: #f8b324;
    border-bottom: 4px solid #e2a321;
    padding-top: 16px !important;
	padding-bottom: 10px;
	display: block;
	text-align: center;
	width: 95%;
}
.program-link-half {
     display: inline-block;
     width: 45%;
     margin-right: 15px;
}
.program-link-half:last-child {
    margin-right: 0;
}
.program-link.comedynet:hover {
	color: #fff;
	background: #e5a625;
}
.program-link.tin:hover {
	color: #fff;
	background: #949a8c !important;
}
.program-link.magnolia:hover {
	color: #fff;
	background: #d65b86 !important;
}
.program-link.plexus:hover {
	color: #fff;
	background: #008193 !important;
}
.program-link.hometown:hover {
	color: #fff;
	background: #840826 !important;
}
.program-link.athletia:hover {
	color: #fff;
	background: #72b700 !important;
}

.program-link:hover {
    text-decoration: none;
}

.subpage-header {
    position: relative;
    width: 100%;
    border-bottom: 7px solid #ab122c;
}

.subpage-header-image {
    position: relative;
    width: 100%;
    height: 100%;
}

section#management {
    background-color: #171414;
}

section#management .header {
    width: 100%;
    /*height: 100px;*/
}

ul.team_list {
    /*width:100%;
    height:auto;*/
    clear: both;
    /*width: 990px;*/
    height: auto;
    clear: both;
    margin: 0 auto;
}

ul.team_list li {
    float: left;
    width: 192px;
    height: 295px;
    overflow: hidden;
    background-size: 192px 238px;
    overflow: hidden;
    background-position: 0px 0px;
}
ul.team_list.two-members {
   /* width: 399px;*/
    width: 607px;
}
ul.team_list.two-members li {
    min-height: 233px;
}
ul.team_list.two-members li {
    min-height: 307px;
}
/*
ul.team_list .team_overlay {
    width: 100%;
    height:100px;
    background-color:rgba(171,18,44,0.9);
    text-align: left;
    top: 200px;
    position: relative;
}

ul.team_list .team_overlay .team_overlay_header {
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    display:block;
    padding: 10px;
    height: 40px;
}

ul.team_list .team_overlay .team_overlay_content {
    font-family: 'robotomedium', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    display:block;
    background-color: #343232;
    padding: 10px;
    line-height: 12px;
    padding-top: 2px;
    padding-bottom: 24px;
}
*/
li.kontakt_member {
    background-color: #343232;
    margin-right: 15px;
    display: inline-block;
    float: none;
    margin-bottom: 40px;

}
.kontakt_member div {
	font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif !important;
}

.team_list.two-member {
    width: 408px;
    padding-bottom: 30px;
}
.team_list.one-member {
    width: 204px;
    padding-bottom: 30px;
}
li.kontakt_member:last-child{
    margin-right: 0;
}
.kontakt-func{
    font-family: 'robotomedium', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    padding: 10px;
    line-height: 12px;
    padding-top: 12px;
    padding-bottom: 13px;
    background-color: #545050;
    border-top: 1px solid #000000;
}

.kontakt-bsp{
    font-family: 'robotomedium', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    padding: 10px;
    line-height: 12px;
    padding-top: 15px;
    background-color: #b7b2b2;
    min-height: 53px;
    border-top: 1px solid #000000;
}
.button-kontakt{
    width: 100%;
    padding: 0 !important;
}
.kontakt-name{
    padding: 10px;

}
/* timeline start */

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    margin-left: 0;
    display: none;
}
li.year-block{
    text-align: center;
    background: #d9d8d7;
    padding: 12px 0 12px 0;
    border-top: 1px solid #C8C7C6;
    border-bottom: 1px solid #C8C7C6;
    color: #7f7f7f;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 0;
    list-style-type: none;
    cursor: pointer;
}
ul.timeline.active{
    display: block;
}
.top_pointer:before{
    position: absolute;
    top: -21px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #d9d8d7;
    content: " ";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 48.6%;
}
/*ul div.timeline-end:before{
    bottom: -31px;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
    padding: 5px 0 0;
    margin-bottom: 20px;
}
ul  div.timeline-badge:before{
    top: -18px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 49%;
    margin-left: -1.5px;
    padding: 5px 0 0;
    margin-bottom: 20px;
}
ul div.timeline-badge{
    color: #fff;
    width: 23px;
    height: 23px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    bottom: -59px;
    left: 50%;
    margin-left: -12px;
    /* background-color: #999999; */
    /*z-index: 100;
    background-image: url(./images/Timeline_dot.png);
    background-size: 23px 23px;*/
/*}*/

.bottom_pointer:before{

}
.bottom_pointer:after{
    position: absolute;
    top: -21px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #d9d8d7;
    content: " ";
    left: 48.4%;
}
ul.year-line{
    padding: 0;
    margin: 0;
    display: block;
}

.timeline:before {
  top: 22px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #D8D7D7;
  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;*/
  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);*/
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 14px;
  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: 15px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #d9d8d7;
  border-right: 0 solid #d9d8d7;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge, .timeline_end > li > .timeline-badge {
  color: #fff;
  width: 23px;
  height: 23px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -12px;
  /*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%;*/
  background-image: url(./images/Timeline_dot.png);
  background-size: 23px 23px;
}

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

.timeline .timeline-inverted .timeline-title {
    float: left;
    text-align: left;
}

.timeline .timeline-inverted .timeline-body {
    text-align: left;
	float: none;
}

.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-heading {
    clear: both;
}

.timeline-title {
    display: table;
    float: right;
    margin-top: 0;
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #343232;
    background-color: #d9d8d7;
    padding: 20px;
    text-align: right;
}

.timeline-body {
    padding: 20px;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #343232;
    text-align: right;
    padding-top: 0;
	width: 70%;
	float:right;
}
#home .ppbuffering{
    z-index: -1;
}
.content footer, .content footer .clearfix.row-fluid.main_part.center, .content .footer_overlay, .content .footer_overlay .clearfix.row-fluid.main_part.center{
    width: 100% !important;
}
.space{
    padding-bottom: 85px;
}
.space-middle{
    padding-bottom: 40px;
}
.height-space{
    padding-bottom: 294px;
}
section h4{
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    line-height: 24px;
    /*margin-left: 10%;*/
    font-weight: bold;
}
section .content h2, {
    margin-left: 10%;
}
.single-container .term p, .single-container .term h4, .single-container .term h2{
    margin: 0 3% 20px 3%;
}
ul.ssb_list_wrapper{
    border-top: 1px solid #d3d3d3;
    padding-top: 30px;
}
ul.ssb_list_wrapper li:first-child{
    padding-left: 0;
}
section .splash{
    background-image: url(images/home/MKCW_mobileBG2.jpg);
    background-size: cover;
    background-position: center center;
}
.overlay-date .post_info{
    margin-top: 20px;
    padding-bottom: 83px;
    padding-left: 14px;
    margin-right: 15px;
    float: right;
}
.space_bottom, .space_bottom2{
    padding-bottom: 60px;
    clear: both;
}
#kontakt-overlay{
    position: absolute;
    top: 42px;
    width: 77%;
    right: 0;
    background: #f2f2f2;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
}
.black_background_kontakt{
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    display: none;
}
#kontakt-overlay .single-header-explorebtn a{
    color: #f2f2f2 !important;
    opacity: 1;
    font-size: 14px;
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 206px;
}
#kontakt-overlay .single-header-explorebtn a i{
    right: 5px;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}
/*big icons/links for subpages*/
.icons_for_pages_withe, .icons_for_pages_dark{
    display: inline-flex;
}
.icons_for_pages_withe a, .icons_for_pages_dark a{
    float: left;
    color: #FFFFFF;
    padding-left: 13%;
}
.icons_for_pages_dark.five_icons a{
    padding-left: 8%;
}
.icons_for_pages_withe a:first-child, .icons_for_pages_dark a:first-child
#unternehmen .icons_for_pages_dark a, .icons_for_pages_dark.five_icons a:first-child{
    padding-left: 0;
}
.icons_for_pages_dark a{
    color: #000000;
}
.icons_for_pages_withe a div img, .icons_for_pages_dark a div img{
    width: 100px;
    height: 100px;
}
.icons_for_pages_withe a div img{
   /* -webkit-filter: invert(100%);*/
    border-color: #FFFFFF;
}
.icons_for_pages_withe .icon_middle, .icons_for_pages_dark .icon_middle{
    padding: 0 20%;
}
.home_page{
    position: relative;
}
.home_page .main_part{
    /*position: absolute;*/
    top: 26%;
    right: 0;
}
#werbeformen {
	padding-bottom: 50px;
}
#werbeformen .ppstart {
	bottom: 50%;
	left: 55%;
	width: 80px;
	height: 80px;
}

/*home slider*/
#main section#home div{
    height: 100%;
    overflow: hidden;
    left: 0;
}
#main section#home #home_video{
    left: 0;
    right: 0;
}
#main section#home{
    margin-top: 5px;
}
#main section#home .claim{
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
}
h3.headline_red_border{
    text-align: center;
    margin-top: 30px;
	margin-bottom: 30px;
}
.lean-slider-slide.current {
    z-index: 1;
}
#home #slider{
    display: none;
}
#slider-direction-nav {
    z-index: 2;
    height: auto;
}

#slider-control-nav {
    z-index: 2;
}

/*company/team*/
.team-info{
    position: absolute;
	z-index: 2000;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    display: table;
    display: none;
}
.team-info div.img-left{
    position: relative;
    height: 100%;
	width: 40%;
    display: table-cell;
}
.team-info img{
    width: auto;
	height: 100%;
    max-height: 808px;
}
.team-info div.team-text{
    color: #FFFFFF;
    background-color: #a0253a;
    opacity: 0.98;
    width: 45%;
    margin: 0;
    padding: 40px;
    height: 100%;
    display: table-cell;
    vertical-align: top;
}
.team-info div.team-text p {
    margin: 0 10px;
	margin-bottom: 20px;
}
.team-info div.team-text p.role {
	text-transform: uppercase;
}
.team-info .team-content{
    font-size: 13px;
	opacity: .7;
}
.team-info .team-text h3{
	color: #fff;
    text-transform: uppercase;
    margin: 5% 0 0 11px;
	font-size: 30px;
}
.overflow-exit{
    position: absolute;
    top: 0;
    right: 30px;
}
.overflow-exit i{
    /*background-image: url("../img/glyphicons-halflings.png");*/
}
#responsive_menu_bar {
    display: none;
	height: 46px;
}
.sidebar_menu_to_show{
    margin-left: 0 !important;
}
.timeline_end {
    list-style: none;
    position: relative;
    height: 5px;
    margin-left: 0;
}

.timeline_end:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #D8D7D7;
    left: 50%;
    margin-left: -1.5px;
    padding: 5px 0 0;
    margin-bottom: 20px;
}

.timeline_end.timeline_end_last {
    height: 50px;
    margin-left: 0;

}

/* timeline end */

section#chronik, section#standorte {
    background-color: #c8c7c6;
}

.chronik_today {
    width: 100%;
    background-color: #d9d8d7;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    text-align: center;
}

.chronik_today:before {
    position: absolute;
    top: -30px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #d9d8d7;
    content: " ";
    left:48.4%;
}

/*.chronik_today:after {
    position: absolute;
    top: -30px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #d9d8d7;
    content: " ";
}*/

.chronik_today h1 {
	padding-top: 0;
}
h1.sub_headline {
    font-size: 40px !important;
}
.subtitle {
	text-align: center;
	width: 80%;
	margin: auto;
	padding-bottom: 20px;
}
.chronik_today .info_text {
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
}

section#stellenangebote{
    background-color: #F2F2F2;
}

section#faq {
    background-color: #990a2c;
}

section#faq h1 {
    color: #fff;
}
#faq_bewerbung{
    border-bottom: 3px solid #AB122C;
}
#faq_bewerbung h3{
    width: 100%;
    text-align: left;
}
#faq_bewerbung #accordion {
	margin: 60px 0;
}
#faq_bewerbung #accordion div,
#faq_bewerbung #accordion h3,
#faq_bewerbung #accordion h3 span {
	color: #333 !important;
}
#accordion span.upper, #accordion_jobs span.upper{
    margin-left: 19px;
    text-transform: uppercase;
	margin-bottom: 10px;
}
#accordion p a, #accordion_jobs p a{
    text-transform: uppercase;
    color: #d3d3d3;
    font-weight: bold;
    position: relative;
}

.link-article {
	line-height: 30px;
}

#accordion p a:hover, #accordion_jobs p a:hover{
    text-decoration: none;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    background-color: #d3d3d3;
}
#accordion_jobs p a:hover{
    color: #000000;
}

#accordion, #accordion_jobs {
    padding-left: 15%;
    padding-right: 15%;
}

#accordion .faq_question, #accordion_jobs .job_bereich {
    outline: none;
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: left;
    cursor: pointer;
    border: 0 none;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    border-top: 2px solid transparent;
    margin-top: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
}

#faq_bewerbung #accordion .faq_question.ui-accordion-header-active,
#faq_bewerbung #accordion .faq_answer.ui-accordion-content-active {
	border-color: #000 !important;
}

#accordion_jobs .job_bereich{
    color: #000000;
}

#accordion .faq_question .ui-icon, #accordion_jobs .ui-icon {
    display: inline-block;
}
#accordion_jobs .ui-icon{
    background-image: url(../sass-wordpress-bootstrap-master/library/js/libs/jquery-ui-1.9.2.custom/images/ui-icons_222222_256x240.png);
}

#accordion .faq_answer, #accordion_jobs .jobs{
    outline: none;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    text-align: left;
    border: 0 none;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    border-bottom: 2px solid transparent;
}
#accordion_jobs .jobs{
    color: #000000;
}

#accordion .faq_answer p, #accordion_jobs .jobs p {
    padding-left: 20px;
    margin-left: 0;
    margin-right: 0;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}

section#unsere_leistungen {
    background-color: #f2f2f2;
    border-top: 7px solid #ab122c;
}
section#unsere_leistungen div.subpage-header{
    min-height: 188px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

p.sub_caption {
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    width: 70%;
    /*margin: 0 auto;*/
    margin: 0 auto 30px auto;
}

.profit_holder {
    width: 100%;
    background-color: #e5e5e5;
    clear: both;
}

.profit_list li {
    list-style-type: none;
    float: left;
    width: 50%;
	min-height: 80px;
}

.list-with-icon li {
	list-style-type: none;
}

#city_tabs {
	margin: 0 auto;
	text-align: center;
	border-bottom: 4px solid #E1E1E1;
	height: 30px;
}
#city_tabs a {
	color: #333;
	font-size: 24px;
	font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 0;
	display: inline-block;
}
#city_tabs a.active {
	border-bottom: 4px solid #AB122C;
	text-decoration: none;
}
#city_tabs a:hover {
	color: #AB122C;
	text-decoration: none;
}

.list-holder {
	width: 75%;
	margin: 0 auto;
}
.col-left {
	float: left;
	width: 50%;
}
.col-right {
	margin-left: 50%;
	width: 50%;
}




.list-icon {
	width: 50px;
	height: 50px;
	display: block;
	float: left;
	background-size: 50px 50px;
}
.list-icon.big {
	width: 120px;
	background-repeat: no-repeat;
	/*background-size: contain;*/
    background-size: 117px 52px;
}
.list-desc {
	height: 50px;
	margin-left: 50px;
	text-align: left;
	padding: 15px;
	padding-top: 5px;
	font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.list-desc.big {
	margin-left: 120px;
}

.list-desc h3 {
	line-height: 28px;
	margin: 0;
	margin-top: -5px;
}
.list-desc.list-btn {
	margin-left: 0;
}

.profit_icon {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    background-size: 100%;
}
.profit_icon.big {
	width: 120px;
	background-repeat: no-repeat;
	background-size: contain;
}

.profit_desc {
    min-height: 50px;
    float: left;
    /*width:77%;*/
    width: 55%;
    text-align: left;
    padding: 15px;
    padding-top: 5px;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.profit_desc h3 {
	line-height: 28px;
	margin: 0;
	margin-top: -5px;
}

.button {
    display: inline-block;
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 45px;
    padding: 20px 50px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: rgb(139, 8, 40);
}

.button:hover {
    text-decoration: none;
}

.button.red {
    background-color: #ab122c;
    color: #fff;
    text-align: center;
	padding-top: 4px !important;
}
.button.red:hover {
	background-color: #8B0828;
}

.kontakt_member .button {
	padding-top: 0px !important;
	line-height: 40px;
}

#talents-video-holder, #video-special {
    background-color: #343232;
    color: #fff;
}
#video-special{
    position: relative;
}

#talents-bg {
	position: relative;
	width: 100%;
	height: 800px;
	background: transparent url(images/creator/videoplayer/video-start.jpg) no-repeat 0 0;
	background-size: cover;
}

.talents_video .single-header{
    margin: 0 !important;
    border-bottom: 3px !important;
    border-bottom-color: #AB122C !important;
    border-bottom-style: solid !important;
}

.video_img{
    position: relative;
}

#talents_video_media {
	background: transparent url(images/creator/videoplayer/video-start.jpg) no-repeat 0 0;
	background-size: cover;
}

.close_button{
    margin-top: 19px;
    color: white;
}

#talents-video-holder h1 {
    margin-top: 0;
	padding-top: 120px;
	margin-bottom: 40px;
}

.partner-info-holder {
    margin: 0 auto;
    width: 557px;
}

.partner-info-icon {
    float: left;
    width: 140px;
    margin-top: 6%;
	margin-right: 30px;
}

.partner-info-icon img {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.partner-info-text {
    float: left;
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 36px;
    color: #343232;
    margin-top: 14%;
}

section#referenzen, section#unsere_partner {
    background-color: #343232;
    color: #fff;
    position: relative;
}
.white{
    color: #FFFFFF;
}
.upper{
    text-transform: uppercase;
}

section#bewerben {
    background-color: #c2c1c1;
}

section#aktuelles article{
    margin-bottom: 20px;
}
section#aktuelles article:last-child{
    margin-bottom: 50px;
}
section#aktuelles h1 {
    color: #fff;
    background-color: #343232;
}
section#aktuelles .single-container .single-div img{
    width: 100%;
}

#news_archive_content {
	padding-top: 10px;
}
#news_archive_content article header {
    width: 100%;
    height: 382px;
    margin: 0;
    position: relative;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
    background-position: 50% 50%;
}

#news_archive_content article img {
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    display: block;
}

#news_archive_bar {
    float: left;
    background: transparent;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    width: 27%;
}

#news_archive_bar h2 {
    color: #fff;
    background-color: #343232;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
    text-transform: uppercase;
}

#news_archive_bar ul {
    margin: 0;
}

#news_archive_bar li, #news_archive_bar .archive_month li:last-child {
    list-style-type: none;
    border-bottom: 1px solid #000;
    text-align: left;
}
#news_archive_bar .archive_month li{
    text-transform: uppercase;
}
#news_archive_bar li:last-child {
    border-bottom: none;
}

#news_archive_bar li.active, #news_archive_bar li:hover {

}

#news_archive_bar li a {
    display: block;
    border-left: 4px solid transparent;
    padding: 5px;
}

#news_archive_bar li.active a, #news_archive_bar li:hover a, #news_archive_bar li a:hover {
    background-color: rgba(255,255,255,0.6);
    border-left: 4px solid #ab122c;
    text-decoration: none;
}

#news_archive_bar li a {
    color: #343232;
}

#news_archive_bar li a:before {
    content: "> ";
}
#pagination ul li.last_page:after{
    content: "  >";
    font-size: 18px;
}
#pagination ul li.first_page:before{
    content:  "<  ";
    font-size: 18px;
}

#pagination {
    margin: 30px auto 40px auto;
    display: table;
}
#pagination ul{
    list-style-type: none;
}
#pagination ul li{
    display: inline;
}
#pagination ul li {
	display: inline-block;
    color: #000000;
    /*text-decoration: none;*/
    padding: 5px 8px;
    font-size: 18px;
    font-family: roboto_condensedregular;
}
#pagination ul li.active{
    background-color: #FFFFFF;
}
#pagination ul li:hover{
    color: #FFFFFF;
    background-color: #000000;
    cursor: pointer; cursor: hand;
}


article.post header h3 {
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 26px;
    background-color: #ab122c;
    text-align: left;
    color: #fff;
    padding: 10px 10px 5px 10px;
    display: table;
    position: absolute;
    bottom: 5px;
}

article.post header h3 a {
    color: #fff;
    text-decoration: none;
}

article.post header h3 a:hover {
    text-decoration: none;
}

article.post .post_content {
    background-color: rgba(255,255,255,0.6);
    padding: 20px;
    cursor: pointer;
}

article.post .post_content p {
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    float: left;
    width: 78%;
    text-align: left;
    margin: 0;
}

article.post .post_content .post_info {
    float: right;
    width: 83px;
    text-align: right;
    border-left: 1px solid #bab9b9;
}

article.post .single_post_content .post_info {
    text-align: right;
    border-left: 1px solid #bab9b9;
}
.single_post_content p {
	margin: 0 0 20px 0;
}

article.post .post_content .post_info .info_label, article.post .post_content .post_info .info_value, article.post .single_post_content .post_info .info_label, article.post .single_post_content .post_info .info_value {
    display: block;
}

article.post .post_content .post_info .info_label, article.post .single_post_content .post_info .info_label {
    font-family: 'robotomedium', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343232;
}

article.post .post_content .post_info .info_value, article.post .single_post_content .post_info .info_value {
    font-family: 'bebas_neuebold', 'bebas_neueregular', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 20px;
}

section#pressespiegel {
    background-color: #343232;
}

section#pressekontakt, section#kontakt {
    background-color: #f2f2f2;
}

section#presse_materialien {
    background-color: #c2c1c1;
}

.press_content {
    text-align: left;
    background-color: #e1e0e0;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.press_content a div.ppstart{
    top: 50px;
}

.press_content p {
    font-size: 14px;
    line-height: 20px;
    margin-left: 0;
    margin-right: 0;
}

.press_content .press_info {
    padding: 20px;
    height: 270px;
    position: relative;
}
#werbeformen .press_info {
	height: 150px;
}

.press_content .press_content_image {
    width: 100%;
    height: 100%;
    display: block;
}

 a.download_term{
    text-decoration: none;
    display: block;
    /*color: #343232;*/
    color: #FFFFFF;
    border: 2px solid #808080;
    width: 50%;
    text-align: center;
    font-family: 'robotomedium', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 auto;
    background-color: #808080;
    cursor: text;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 24px;
    padding: 6px;
}
a.enabled{
    color: #000;
    border-color: #343232;
    background-color: transparent;
    cursor: hand;
    cursor: pointer;
}
a.enabled:hover{
    color: #fff;
    border-color: #343232;
    background-color: #000000;
    cursor: hand;
    cursor: pointer;
}

.press_download_link:hover {
    background-color: #343232;
    color: #fff;
    text-decoration: none;
}

section#bewerbungsprozess_tipps {
    background-color: #d3d2d2;
}

section#bewerbungsprozess_tipps .span8 {
    margin: 0;
}

section#bewerbungsprozess_tipps .headline_red_border {
    margin-left: 20px;
    width: 91%;
    text-align: left;
}

.tip_element {
    margin-bottom: 15px;
}

.tip_content {
    margin-left: 70px;
    text-align: left;
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

/* unslider start */

.banner {
    position: relative;
    width: 100%;
    overflow: auto;

    font-size: 18px;
    line-height: 24px;
    text-align: center;

    color: rgba(255,255,255,.6);
    text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);

    background: #5b4d3d;
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.banner ul {
    list-style: none;
    width: 300%;
}
.banner ul li {
    display: block;
    float: left;
    width: 33%;
    padding: 160px 0 110px;

    min-height: 350px;

    /*		-webkit-background-size: 100% 100%;*/
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    /*		background-size: 100% 100%;*/

    box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
}

.banner h1, .banner h2 {
    font-size: 40px;
    line-height: 52px;

    color: #fff;
}

.banner .btn {
    display: inline-block;
    margin: 25px 0 0;
    padding: 9px 22px 7px;
    clear: both;

    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;

    border: 2px solid rgba(255,255,255,.4);
    border-radius: 5px;
}

.banner .btn:hover {
    background: rgba(255,255,255,.05);
}

.banner .btn:active {
    -webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    -moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    -ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    -o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}

.banner .btn, .banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}

.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;

    text-indent: -999em;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

/* unslider end */


/* single post start */


.single-header{
    height: 60px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    background: #343232;
    color: #000;
}

.page .single-header{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.page .single .single-nav{
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.page .single .single-header-explorebtn {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.single-container.white .single-header, .single .single-header{
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.single-container article.post {
    background-color: #f2f2f2;
}

.single .single-header, .page .single-header{
    margin: 0 -15px;
}
.single-header a{
    color: inherit;
}

.single-header-explorebtn {
    height: 100%;
    /*width: 20%;*/
    width: 206px;
    border-right: 1px solid rgba(255,255,255,0.2);
    border-left: 0 none;
    cursor: pointer;
    float: right;
    text-align: center;
    background-color: #ab122c;
}

.single-header-explorebtn a {
    font-family: 'robotomedium', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 20px;
    color: #fff !important;
    line-height: 60px !important;
    position: relative;
    margin-right: 25px;
}

.single-header-explorebtn a:hover {
    text-decoration: none;
}

.single-header-explorebtn .icon-remove {
    display: inline-table;
    width: 24px !important;
    height: 24px !important;
    margin: 3px 0 0 8px;
}

.single-header-explorebtn .icon-th{
    font-size: 20px;
}
.single-container.white .single-header-explorebtn, .single .single-header-explorebtn{
    border-right: 1px solid rgba(0,0,0,0.1);
}
.explore-btn{
    line-height: 63px;
    text-align: center;
    display: block;
}

.single-nav{
    width: 70px;
    height: 100%;
    float: left;
    border-left: 1px solid rgba(255,255,255,0.2);
    list-style: none;
    text-align: center;
    height: 60px;
}
.single-container.white .single-nav, .single .single-nav{
    border-left: 1px solid rgba(0,0,0,0.1);
}

.single-container.white .single-nav.right, .single .single-nav.right{
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.single-nav.right {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.single-nav a{
    display: block;
}
.single-nav span.like{
    line-height: 60px;
    cursor: pointer;
}
.single-nav .icon-chevron-right, .single-nav .icon-chevron-left{
    font-size: 16px;
}
.single-nav .icon-chevron-left, .single-nav .icon-chevron-right{
    line-height: 60px;
    text-align: center;
}

.single-fader{
    /*position: absolute;*/
    position: fixed;
    z-index: 7;
    background: rgba(255,255,255,0.6);
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.single-fader.black{
    background: rgba(0,0,0,0.7);
}

.single-preloader{
    position: absolute;
    height: 120px;
    width: 41px;
    top: 50%;
    left:50%;
    margin-left: -60px;
    margin-top:-20px;
    z-index: 10;
    display: none;
}

.single-container{
    background: #222;
    position: absolute;
    /*height: 100%;*/
    width: 100%;
    right: 0;
    /* bottom: -100%;*/
    z-index: 8;
    opacity: 0;
}

.single-all a{
    color:#d0d0d0;
}

.single-all h1, .single-all h2, .single-all h3, .single-all h4, .single-all h5, .single-all h6{
    color:#fff;
}

.single-all .comment-subscription-form label{
    color: #fff;
}

.press_content label {
    display: inline-block;
}

.single-all .row{
    min-width: 320px;
}

#disqus_thread{
    padding:0 15px;
}

.single-all .single-content{
    margin-bottom: 10px;
}
.single-content .attach{
    line-height: 50px;
    background: #DEDEDE;
    border: 1px solid rgba(0,0,0,0.6);
    border-radius: 35px;
    padding: 0 20px;
    margin-bottom: 30px;
}
.single-content .attach a{
    color: #222;
    font-weight: bold;
}
.single-content .attach .icon-link{
    font-size: 26px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 15px;
    color: #777;
}
.single-all .single-title h2{
    font-family: 'PT Sans', serif;
    color: inherit;
}

.single-all .featimg{
    margin-bottom: 30px;
}

.featimg {
    border-bottom: 4px solid #ab122c;
}

.single-content-all>.row{
    /* margin: 0;*/
}

.single-all .share, .single-content-all .share {
    margin-bottom: 30px;
    width: 100%;
    border-top: 1px dotted rgba(255,255,255,0.2);
    border-bottom: 1px dotted rgba(255,255,255,0.2);
    width: 100%;
}

.single-all #reply-title, .single-content-all #reply-title{
    color: inherit;
    display: block;
    margin: 0;
}

.single-all .cosmo-comment-quote p{
    color: #000;
}

.single-all .related-title, .single-content-all .related-title{
    color: inherit;
}

.single-all .logged-in-as a{
    color: grey;
}


.single-all .single-meta-icons-elem{
    color:#666;
}

.single-all .attached_imgs_gallery, .single-content-all .attached_imgs_gallery{
    margin-bottom: 20px;
}

.single-all .share_button, .single-content-all .share_button {
    float:left;
}

.single-all .comment-form-comment textarea{
    border-radius: 3px;
}

.single-close {
    background-color: #ab122c !important;
    display: block;
}

.single-next{
    position: absolute;
    left: -40px;
    top:41px;
}

.single-prev{
    position: absolute;
    left: -40px;
    top:81px;

}

.single-close, .single-next, .single-prev{
    display: block;
    cursor: pointer;
    text-align: center;
    color: inherit;
}
.single-container.white, .single-container.white .single-close, .single-container.white  .single-next, .single-container.white  .single-prev{
    background: #FFF;
}
.single-container.black{
    /*width: 76,5% !important;*/
    float: right;
}
.single-container.black, .single-container.black .single-close, .single-container.black  .single-next, .single-container.black  .single-prev,
.single-container.black .single-content-title-container, .single-container.black .single-content-all{
    background: #f2f2f2;
    color: #312f2f;
    font-family: 'roboto_condensedregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.single-container.black .single-content-title:after, .single-container.black .single-content-title:before { background: #fff; }
.single-container.black .post-meta a, .single-container.black .fb_iframe_widget .fbFeedbackPost .postText { color: #fff; }

.single-close:hover i, .single-nav:hover i{
    opacity: 0.5 !important;
    filter:alpha(opacity=50) !important;
}

.single-content-title-container {
    margin-top: 20px;
}

.single-content-title {
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 36px;
    color: #AB122C;
}

.single-next i, .single-prev i,.single-close i{
    color: inherit;
    font-size: 16px;
    line-height: 60px;
}

.single-nav.disabled, .single-prev.disabled,.single-close.disabled, .single-next.disabled:hover, .single-prev.disabled:hover,.single-close.disabled:hover{
    opacity: 1;
    filter:alpha(opacity=100);
    cursor: default;
    background: #222;
}
.single-container.white .single-next.disabled, .single-container.white .single-prev.disabled,.single-container.white .single-close.disabled, .single-container.white .single-next.disabled:hover, .single-container.white .single-prev.disabled:hover, .single-container.white .single-close.disabled:hover{
    opacity: 1;
    cursor: default;
    background: #FFF;
}
.single-next.disabled i, .single-prev.disabled i,.single-close.disabled i{
    opacity: 0.5;
}
.single-all .featimg img{
    margin-bottom: 30px;
}

.single-title{
    text-align: center;
    font-family: 'PT Sans', serif;
}
.single-title h2{
    font-size: 32px;
    margin-bottom: 15px;
    margin-top: 30px;
    display: inline-block;
}
.subtext{
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 30px;
    text-align: center;
}
.single .subtext{
    margin-top: -20px;
    margin-bottom: 30px;
}
.single-content{
    margin-bottom: 30px;
    line-height: 1.6;
}

.single-content .attached_imgs_gallery{
    margin-bottom: 20px;
}

.single-content .share{
    margin-bottom: 30px;
}

.single-content .share_button{
    float:left;
}

.article-wrapper > .single-content{
    margin-top: 30px;
}


/* Background for tabs */
.bgr{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.bgr ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.bgr ul li{
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    text-align: center;
}
.bgr ul li:first-child{
    display: block;
}
.bgr ul li img{
    max-width: none;
    z-index: 0;
}

/*Grid view*/

.articlebox{
    position: relative;
    background: #ffffff;
    margin-bottom: 30px;
}

.single-div .featimg img{
    width: auto;
}

/* single post end */

/* jssor slider start */

.swipe-block{
    position: relative;
    display: none;
}
.swipe-block:first-child{
    display: block;
}
.swipe-block-nav{
    cursor: hand;
    cursor: pointer;
}

.jssor-slider {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssor-slides {
    cursor: move;
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.jssor-navigation {
    position: absolute;
	z-index: 10;
    right: 5%;
    height: auto;
    top: 50%;
}

.jssor-navigation li {
    position: relative;
    width: 100%;
    height: auto;
    list-style-type: none;
    left: 0;
    color: #fff;
    cursor: pointer;
    text-align: right;
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 36px;
    padding-right: 20px;
    border-right: 4px solid rgb(255, 255, 255);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.jssor-navigation li:hover, .jssor-navigation li.active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.jssor-textholder {
    position: absolute;
    width: 45%;
    left:5%;
    bottom:8%;
}

.jssor-textholder-headline {
    color: #fff;
    background-color: #ab122c;
    font-family: 'bebas_neueregular', 'bebas_neuebook', Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 36px;
    display: table;
	padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.jssor-textholder-text {
    background-color: #ebebec;
    color: #555354;
    display: table;
    padding: 15px;
    margin: 0 !important;
    text-align: left;
}

/* jssor slider end */


h1 {
    font-family: 'bebas_neuebold', 'bebas_neueregular', Arial, Helvetica, sans-serif;
    font-size: 100px;
    line-height: 90px;
}

h1.white, p.white {
    color: #fff;
}

.custom-span4 {
    width: 29.62393% !important;
}
.single-container{
    width: 77%;
}
#unsere_leistungen h1, #leistungen h1{
    padding-top: 20px;
}
h1.referenzen_title {
	color: #333333;
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 4%;
}
.tip_element{
    width: 80%;
    margin: 0 auto;
}
.tip_element .span8{
    width: 100%;
}
#standorte .standorte_holder ul {
    width: 633px;
	margin: 0 auto;
}
.single-header ul.single-header-nav{
    margin-left: 0;
}
.single-container .single-div {
    overflow-y: scroll;
}

#talents-info-holder {
	padding-top: 20px;
}
.red-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ab122c;
    opacity: 0.7;
    top: 0;
    display: none;
}
.overlay-icon-zoom{
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    background-size: 80px;
    display: none;
}
.close-icon{
    background-image: url(./images/close-x.png);
    background-size: 15px 15px;
    display: inline-table;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 23px;
    right: -6px;
}
#weiterbildung_studium {
    padding-bottom: 0 !important;
}
.head_padding {
    padding: 50px 0;
}

.team_overlay {
    width: 100%;
    height:100px;
    background-color:rgba(171,18,44,0.9);
    text-align: left;
    top: 200px;
    position: relative;
}

.team_overlay .team_overlay_header {
    font-family: 'roboto_condensedlight', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    display:block;
    padding: 10px;
    height: 40px;
}

.team_overlay .team_overlay_content {
    font-family: 'robotomedium', 'robotolight', Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #fff;
    display:block;
    background-color: #343232;
    padding: 10px;
    line-height: 12px;
    padding-top: 2px;
    padding-bottom: 24px;
}

.team-preload {
    display: none;
}
.team-images > a{
    background-position: center;
}
.member1 {
    background-image: url(images/team/sw_400w_spartacus-olsson.jpg);
}
.member1.hover { background-image: url(images/team/4c_400w_spartacus-olsson.jpg); }

.member2 {
    background-image: url(images/team/sw_400w_boris-bolz.jpg);
}
.member2.hover { background-image: url(images/team/4c_400w_boris-bolz.jpg); }

.member3 {
    background-image: url(images/team/sw_400w_levent-gueltan.jpg);
}
.member3.hover { background-image: url(images/team/4c_400w_levent-gueltan.jpg); }

.member4 {
    background-image: url(images/team/sw_400w_martin-liss.jpg);
}
.member4.hover { background-image: url(images/team/4c_400w_martin-liss.jpg); }

.member5 {
    background-image: url(images/team/sw_400w_constantin-stammen.jpg);
}
.member5.hover { background-image: url(images/team/4c_400w_constantin-stammen.jpg); }


.box-list {
    background: rgba(255,255,255,.3);
    padding: 15px;
}
.box-list ul {
    color: rgba(0,0,0,.5);
    margin: 0 20px;
}
.box-list ul li {
    padding: 3px;
    list-style-image: url(images/career/icons/mkcw_de_career_training-studies_check.svg);
}

.gray {
    background: #c2c1c1;
}

.pattern-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url(images/overlay-pattern.png);
    opacity: .8;
}
.striped-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url(images/stripes.png);
    opacity: .3;
}
.striped-bg.light {
    opacity: .1;
}
#stipendium, section#bewerben{
    position: relative;
    z-index: 1;
}
#stipendium .span8, section#bewerben .partner-info-holder{
    position: relative;
    z-index: 2;
}

.team-images {

}
.team-member {
    position: relative;
    float:left;
    width: 20%;
    height: 213px;
    /*background: transparent url(images/team/Spartacus-Olsson-sw.jpg) no-repeat center 0;*/
    background-size: cover;
    overflow: hidden;
}

.text-white {
    color: #fff;
}
.post-prev,
.post-next {
    line-height: 60px;
}
.section-circle {
    margin-bottom: 20px;
}

#referenzen_slider .pattern {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url(images/overlay-pattern.png) repeat;
}

.text-center {
    text-align: center !important;
}

.main_icons.black,
.main_icons.black a span {
    color: #000 !important;
}

.main_icons a {
    display: inline-block;
    margin: 0 20px;
}
.main_icons a:hover {
    text-decoration: none;
}
.main_icons a img {
    margin: 0 auto;
    width: 100px;
    max-width: 100px !important;
    height: 100px;
    opacity: .95;
}
.main_icons a:hover img {
    transform: scale(1.1);
    opacity: 1;
}
.main_icons a span {
    display: block;
    padding: 20px 0;
    color: #fff;
    font-size: 1.2em;
}
#faq_bewerbung .ui-state-default .ui-icon{
    background-image: url("./library/js/libs/jquery-ui-1.9.2.custom/images/ui-icons_222222_256x240.png");
}
#presse_materialien input{
    margin-top: -1px;
}
.studium{
    margin: 0 auto;
    width: 361px;
}
.sf-contact-form{
    width: 288px;
    margin: 0 auto;
}
.sf-contact-form form{
    margin: 0 0 20px;
    color : #555555;
}
.sf-contact-form form input, .sf-contact-form form textarea{
    width: 288px;
}
.sf-contact-form form select, .sf-contact-form input:last-child {
    width: 288px;
}
.sf-contact-form #submit {
    padding: 11px 127px;
    border-bottom: 4px solid rgb(139, 8, 40) !important;
    cursor: pointer;
    background-color: #ab122c;
    font-family: 'robotobold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    border-radius: 0;
}
.error{
    color: #ab122c;
}
section .contact-success, #kontakt-overlay .contact-success{
    text-align: center;
    color: green;
    font-weight: bold;
    margin: 39px 0;
    display: none;
}
.select-contact-form{
    width: 300px !important;
}
/*
    Responsive Start
*/
@media (max-width: 1400px) {
    .team-member {
        width: 25%;
    }
}
@media (max-width: 1000px) {
    .team-member {
        width: 33.3333%;
    }
    #home_video_media_html{
        left: -10% !important;
    }
}

@media (max-width: 1247px) {
    .program-list{
        /*max-width: 640px;*/
    }
}
@media (max-width: 1198px) and (min-width: 979px){
    #logo_sidebar_holder, #language_selector{
        /*left: 10%;*/
    }
}
@media (max-width: 1171px) {
    .center .col-50 {
        width: 95%;
        margin: 0 20px;
    }
}
@media (max-width: 1179px) {
    .timeline-body {
        width: 85%;
    }
}
@media (max-width: 1172px) {
    .press_content .press_info{
        height: 300px;
    }
	#werbeformen .press_info {
		height: 180px;
	}
}
@media (max-width: 1070px) {
    .press_content .press_info{
        height: 320px;
    }
}

@media (max-width: 1150px) {
    .list-holder {
        width: 90%;
    }
}
@media (max-width: 1015px) {
    ul.team_list {
        width: 576px;
    }
    #kontakt ul.team_list{
        width: 415px;
    }
    .team_list.one-member{
        width: 203px !important;
    }
    #logo_sidebar_holder, #language_selector{
        /*left: 10%;*/
    }
    .sidebar ul.sub-menu li a{
    font-size: 15px;
    }
    .press_content .press_info{
        height: 450px;
    }
	#werbeformen .press_info {
		height: 250px;
	}
}

@media (max-width: 979px) and (min-width: 768px) {
    .sidebar{
        position: fixed;
    }
    .fluid-sidebar.sidebar.span3{
        top: 0;
    }
    #stellenangebote .job_item p{
        width: 100%;
    }
    #stellenangebote .job_item .clearfix{
        padding-bottom: 25px;
    }
    body header{
        display: none;
    }
    #standorte .standorte_holder ul{
        width: 324px;
    }
    article.post .post_content p{
        width: 73%;
    }
    section#aktuelles h1{
        margin-top: 0;
    }
    #logo_sidebar_holder {
        left: 10%;
    }
    .single-container.black h1{
        font-size: 70px;
    }
}
@media (max-width: 960px) {
    .col-left,
    .col-right {
        float: none;
        width: 100%;
        margin: auto;
    }
    #main section#home{
        margin-top: 0;
    }
    .page_404 .img-404 {
        padding-top: 50px;
    }
}

@media (max-width: 900px) {
    .team-info div.img-left {
        display: none;
    }
    h1.referenzen_title{
        font-size: 82px;
    }
    .main_icons a {
        margin: 0 10px;
        width: 40%;
    }
    .main_icons a img {
        width: 40px;
        height: 40px;
    }
    .main_icons a span {
        font-size: 13px;
        padding: 10px 0 20px;
    }
}
@media (max-width: 903px) {
    .headline_red_border{
        font-size: 23px;
    }
}
@media (max-width: 863px) {
    #home_video_media_html{
        left: -20% !important;
    }
    .page_404 .img-404 {
        padding-top: 90px;
    }
}

@media (max-width: 768px) {

    body {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .main_part {
        width: 95% !important;
        margin: 0 auto;
        float: none !important;
    }
    .home_page .main_part h1{
        margin-top: 0;
        padding-top: 65px;
    }
    #main section {
        width: 100% !important;
    }
    #main section:first-child{
        padding-top: 50px;
    }
    #main section#home{
        padding-top: 45px;
    }
    header {
        display: none;
    }
	.menu-mediakraft_sidebar-container {
		padding-top: 20px;
	}
    .icons_for_pages_withe a, .icons_for_pages_dark a{
        padding-left: 5%;
    }
    .icons_for_pages_withe a:first-child, .icons_for_pages_dark a:first-child{
        padding-left: 0;
    }
    .program-list {
        /*max-width: 322px;*/
    }

    #programm p{
        padding-bottom: 0;
    }

    #page-top section .main_part{
        width: 100% !important;
    }
    #stellenangebote .job_item p{
        width: 100%;
    }
    #stellenangebote .job_item .clearfix{
        padding-bottom: 25px;
    }
    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: 29px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline li .timeline-title {
        float: left;
    }

    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;
    }
    /**
        responsive mene start
    */
    .fluid-sidebar.sidebar.span3{
        position: fixed;
		z-index: 1000;
        top: 46px;
        right: 0;
		bottom: 0;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    #responsive_menu_bar {
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
		background: #AB122C;
        background-color: #AB122C;
        z-index: 9;
    }
	#responsive_menu_bar .menu_bar {
		background: transparent;
		border: none;
		box-shadow: none;
		padding-top: 8px;
	}
	#responsive_menu_bar .menu_bar .menu-icon {
		border-color: #fff;
		padding-top: 3px;
	}
    #responsive_menu{
        display: block;
        width: 100%;
        height: 46px;
        position: relative;
		color: #fff;
		background: #AB122C;
        border-bottom: 1px solid #8D1A19;
    }
	#responsive_menu a {
		color: #fff;
	}
    #responsive_menu img, #responsive_menu_bar img {
        width: auto;
        height: 43px;
    }
	.sub-menu.nav{
		display: none !important;
	}

	a.bar_exit{
        float: right;
        margin: 6px 27px 0 0;
        color: #8D1A19;
        font-weight: bold;
        cursor: hand;
        cursor: pointer;
        padding: 7px 12px;
    }
    a.bar_exit:hover{
        float: right;
        margin: 6px 27px 0 0;
        color: #FFFFFF;
        background-color: #8D1A19;
        font-weight: bold;
        cursor: hand;
        cursor: pointer;
    }
    #logo_sidebar_holder {
        /*left: 9%;*/
        /*width: 100%;*/
    }
    #logo_sidebar_holder img{
        display: none;
    }
	.sidebar ul li {
		line-height: 25px;
		line-height: 6vw;
	}
    .sidebar ul li a {
		color: #666;
        border: none;
		text-align: right;
		font-size: 1.8em;
		font-size: 8vw;
		padding: 8px 0 8px 0;
    }
	.sidebar ul li.active a {
		color: #fff;
		font-weight: normal !important;
		border: none;
	}

    #language_selector{
        left: 10%;
    }
    #language_selector .language_separator{
        margin-left: 20px;
        margin-right: 20px;
    }
	.program-headline {
		float: none;
		display: block;
		text-align: center;
		margin-left: 15px;
	}
	.program-text {
		margin-top: 10px;
	}
    .social-links {
		position: relative;
		/*width: 100%;*/
		bottom: 0;
		padding: 10px 0;
		/*background: #343232;*/
    }
    .menu_bar{
        width: 25px;
        height: 41px;
        float: right;
        margin: 5px 5px 0 0;
    }
    .menu_bar .menu-icon{
        border-bottom: 2px solid #808080;
        display: block;
        padding-top: 9px;
    }
    #responsive_menu .menu_bar:before{
        content: 'MENU';
        position: absolute;
        right: 61px;
        font-weight: bold;
    }
    .sidebar-content_custom{
        display: none;
    }
    #logo_sidebar_holder .widget{
        margin-top: 0;
    }

    section .social-links .social-link {
		float: none;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 60%;
		height: 30px;
		margin: 0 10px;
		opacity: 1;
		background-color: #939393;
    }
	.sidebar .social-links {
		position: absolute;
		width: 100%;
		background: #343232;
		bottom: 0;
	}
	.sidebar .social-links .social-link {
		width: 18%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 20px;
		height: 30px;
		margin: 0 10px;
		background-color: transparent;
	}
    .social-links .social-link:first-child{
        margin-left: 0;
    }
    #sidebar1, .sidebar_menu_to_show {
		display: none;
		width: 100%;
		top: 46px;
		bottom: 0;
		height: auto;
		background-color: #13100E;
    }
    .float-right.main_part, footer{
        width: 100% !important;
    }
    footer div #widget-footer, footer #footer-bottom .main_part, .footer_overlay div #widget-footer, .footer_overlay #footer-bottom .main_part {
        margin: 0 auto;
        float: none;
    }
    h1.referenzen_title{
        padding-top: 2%;
    }
    .section_normal h1{
        font-size: 75px;
    }
    /*archive blog*/
    #news_archive_bar {
        width: 100%;
        padding-bottom: 50px;
        display: none;
    }
    #news_archive_bar .arhive-left{
        float: left;
        width: 55%;
        margin-left: 5px;
    }
    #news_archive_bar .arhive-right{
        float: right;
        width: 30%;
        margin-right: 5px;
    }
    .single-container{
        width: 90%;
    }
    .single_post_content{
        /*width: 90%;*/
        margin: 0 auto;
    }
    article.post .single_post_content .post_info{
        border-left: none;
    }
    .press_content .press_content_image {
        width: 70%;
        margin: 0 auto;
        padding-top: 30px;
    }
    a.download_terms_conditions_krachten, a.download_terms_conditions_olsson, a.download_terms_conditions_mediakraft{
        width: 34%;
    }
    .program_section .program-content .span5:first-child{
        padding-right: 20px;
    }
    .program_section .program-content .span5:nth-child(2){
        padding-left: 20px;
    }
    #ifram_partner_werden iframe {
        width: 100%;
    }
    .single-container{
        width: 100%;
    }
    #talents-info-holder, #ueberuns .span5{
        width: 90%;
        margin: 0 auto;
    }
    .custom-span4, .custom-span {
        width: 70% !important;
        margin: 0 auto !important;
    }
    .tab-content .tab-description{
        width: 50%;
    }
    .standorte_holder .tab-content .tab-info-holder {
        width: 474px;
    }
    .timeline_end:before, .timeline > li > .timeline-badge, .timeline_end > li > .timeline-badge {
        left: 39px;
    }
    section .map{
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    .partner-info-text {
        margin-top: 0;
    }
    .partner-info-holder {
        width: 334px;
    }
    .partner-info-icon {
        float: none;
        margin: 6% auto;
    }
    #standorte .standorte_holder ul{
        width: 100%;
    }
    .single-container.black h1{
        font-size: 60px;
    }
    .headline_red_border{
        font-size: 28px;
    }
    .press_content .press_info{
        height: auto;
    }
	#werbeformen .press_info {
		height: auto;
	}
    a.download_terms_conditions_krachten, a.download_terms_conditions_olsson, a.download_terms_conditions_mediakraft{
        position: static;
    }
    #kontakt-overlay{
        width: 100%;
        top:47px;
    }
    #language_selector {
        position: absolute;
        z-index: 20;
        left: 0 !important;
        right: 0 !important;
        bottom: 47px;
        width: 100%;
        padding: 10px 0;
        color: #fff;
        background: #2B2928;
    }
    .language {
        position: relative !important;
        color: transparent !important;
        width: 35px !important;
        height: 35px !important;
        background-size: contain !important;
        padding: 3px;
        margin: 0 10px;
    }
    .language.de { background: transparent url(images/language/DE.png) no-repeat; }
    .language.en { background: transparent url(images/language/EN.png) no-repeat; }
    .language.pl { background: transparent url(images/language/PL.png) no-repeat; }
    .language.tr { background: transparent url(images/language/TR.png) no-repeat; }
    .language.nl { background: transparent url(images/language/NL.png) no-repeat; }

    .language_separator {
        display: none;
    }

    .single-container.black .single-content-all, .single-container.black h2, .single-container .term p, .single-container .term h4{
        margin: 0 3% 20px 3%;
    }
    .space_bottom{
        padding-bottom: 0;
    }
    .timeline-body {
        text-align: left;
        float:none;
    }

	#kontakt h1 {
		margin-top: 40px;
	}

    .social-links .social-link.social-link-facebook {
        background-image: url(./images/FB_mobile.svg);
    }

    .social-links .social-link.social-link-instagram {
        background-image: url(./images/Insta_mobile.svg);
    }

    .social-links .social-link.social-link-twitter {
        background-image: url(./images/Twitter_mobile.svg);
    }

    .social-links .social-link.social-link-youtube {
        background-image: url(./images/YT_mobile.svg);
    }

	#werbeformen {
		padding-bottom: 0;
	}

	.swipe-block {
		padding-bottom: 15px;
	}
    .page_404 .img-404 {
        padding-top: 270px;
    }
}

@media (max-width: 760px) {
    .subtitle {
        width: 80%;
    }
}
@media (max-width: 600px) {
    ul.team_list {
        width: 390px;
    }
    #kontakt-overlay #FSContact5{
        width: 50% !important;
    }
    .page_404 .img-404 {
        padding-top: 350px;
    }
}
@media (max-width: 500px) {
    body{
        margin-left: 0;
        margin-right: 0;
    }
    section#aktuelles h1{
        margin-top: 0;
    }
    .main_part h1, article.page h1, .section_normal h1{
        font-size: 60px;
        line-height: 54px;
    }
    .home_page .main_part h1{
        margin-top: 0;
        padding-top: 0;
    }
    #unternehmen .main_icons a{
        width: 26%;
    }
    .icons_for_pages_dark.five_icons{
        width: 373px;
        margin: 0 auto;
        margin: 0 auto;
        display: inherit;
    }
    .for_last_icon{
        padding-left: 18% !important;
    }
    .program-list {
        /*max-width: 50%;*/
    }
	.program-list .program-list-entry-caption {
		font-size: 10px;
	}
    .home_page .main_part {
        top: 13%;
    }
    #FSContact1, #FSContact3, #FSContact2, #FSContact4{
        width: 70% !important;
    }
    .partner-info-holder {
        width: 65%;
		text-align: center;
    }
    .partner-info-icon {
        margin: 0 auto;
        float: none;
    }
    .partner-info-text {
        margin-top: 0;
    }
    p.sub_caption{
        width: 90%;
    }
    .profit_list li {
        float: none;
        width: 100%;
		padding-left: 25px;
    }
    .jssor-textholder{
        position: initial;
        width: 90%;
    }
    .jssor-navigation{
        right: 10%;
        top: 33%;
    }
    .section_normal h1{
        padding-top: 5px;
    }
    .padding_bottom{
        padding-bottom: 10px;
    }
    .custom-span4 {
        width: 70% !important;
        margin: 0 auto;
    }
    h1.referenzen_title{
        font-size: 60px;
    }
    #kontakt ul.team_list {
        width: 205px;
    }
    ul.team_list li{
        margin-bottom: 15px;
    }
    .standorte_holder .tab-content .tab-info-holder {
        width: 100%;
    }
    .tab-content .tab-logo {
        float: none;
        width: 160px;
        margin: 10px auto 0 auto;
    }
    .tab-content .tab-description{
        width: 95%;
        padding: 0;
        margin: 25px 10px 0 10px;
    }
    section .map{
        display: none;
    }
    #accordion, #accordion_jobs {
        padding-left: 5%;
        padding-right: 5%;
    }
    #standorte{
        padding-top: 30px;
    }
    .standorte_holder {
        margin-top: 0;
    }
    .tip_element{
        width: 100%;

    }
    .tip_content {
        margin-left: 10px;
    }
    #responsive_menu{
        height: 46px;
    }
    .sidebar ul li a {
		color: #666;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    a.bar_exit, a.bar_exit:hover{
        margin-top: 7px;
    }
    #responsive_menu_bar img {
        width: auto;
        height: 43px;
    }
    .menu_bar {
        width: 15px;
        height: 26px;
        margin: 5px 5px 3px 0;
    }
    .menu_bar .menu-icon {
        padding-top: 6px;
    }
    .icons_for_pages_withe a div img, .icons_for_pages_dark a div img {
        width: 50px;
        height: 50px;
    }
    article.post .post_content p{
        width: 100%;
    }
    .single-container.black h1{
        font-size: 50px;
    }
    footer .last_list, .footer_overlay .last_list{
        margin-left: 0;
    }
    .profit_list li{
        min-height: 60px;
    }
    .navbar-fixed-top{
        display: none;
    }
    .team-member {
        width: 50%;
    }
    #stellenangebote .job_item p{
        width: 95%;
    }
    .timeline-body {
        width: 83%;
    }
    #city_tabs a{
        font-size: 18px;
    }
    .single-container.black p a{
        word-wrap: break-word;
    }
    .single-container.black .single-nav{
        width: 55px;
    }
    .page_404 .img-404{
        padding-top: 400px;
    }
}

@media (max-width: 400px) {
    ul.team_list {
        width: 50%;
    }
    .main_part h1, article.page h1, .section_normal h1{
        font-size: 40px !important;
        line-height: 47px;
    }
    .home_page .main_part p{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        line-height: 16px;
        padding-bottom: 25px;
    }
    .headline_red_border {
        font-size: 20px;
    }
    #faq_bewerbung h3 {
        /*padding-left: 10px;*/
    }
    h1.referenzen_title{
        font-size: 40px;
    }
    .single-container.black h1{
        font-size: 40px;
    }
    footer div.footer_img, .footer_overlay div.footer_img{
        padding-left: 0;
    }
    .timeline-body {
        width: 81%;
    }
    #kontakt-overlay #FSContact5 {
        width: 70% !important;
    }

	#fscf_submit_div3 {
		width: 105% !important;
	}
    .resonsive-hidden{
        display: none !important;
    }
    
}
@media (max-width: 320px) {
    article.post .post_content .post_info{
        float: none;
        border-left: none;
        width: 100%;
    }
    article.post .post_content p{
        width: 100%;
    }
    .press_content .press_content_image {
        width: 100%;
        padding-top: 0;
    }
    #accordion, #accordion_jobs {
        padding-left: 2%;
        padding-right: 2%;
    }
    .program-headline{
        font-size: 70px;
    }
    .custom-span4 {
        width: 100% !important;
    }
    h1.referenzen_title{
        font-size: 40px !important;
    }
    .main_part h1, article.page h1, .section_normal h1{
        font-size: 30px;
        line-height: 40px;
    }
    .social-links .social-link {
        margin-right: 0;
    }

    .single-container.black h1{
        font-size: 30px;
    }
    .list-desc.list-btn {
        margin: 0;
    }
    .col-right .list-desc.big {
        display: block;
        margin: 0;
        padding: 20px 0;
    }
    .col-right .list-icon.big {
        display: block;
        float: none;
    }

	#unsere_leistungen,
	#unsere_leistungen .profit_holder,
	#talents_programm,
	#leistungen, #leistungen .profit_holder {
		padding-bottom: 0 !important;
	}
	.profit_list .profit_desc:last-child {
		width: 75% !important;
	}

	#bewerben {
		padding-top: 20px;
	}
	#bewerben .partner-info-icon {
		margin-bottom: 20px;
	}

	.jssor-textholder {
		z-index: 5;
		position: relative;
	}
}


/**
    responsive height and width
**/

/*@media (max-height: 600px) and (max-width: 767px){
    .home_page .main_part {
        top: 10%;
    }
    .icons_for_pages_withe a div img, .icons_for_pages_dark a div img {
        width: 50px;
        height: 50px;
    }
    .slide .main_part h1 {
        top: 16%;
    }
    .padding_bottom {
        padding-bottom: 20px;
    }

}*/
@media (min-width: 767px) and (max-height: 857px) {
    #programm .main_part {
        margin-top: 2%;
    }
    .sidebar_menu_to_show{
        padding-top: 60px;
    }
    .sidebar_menu_to_show li{
        line-height: 15px;
    }
    .sidebar_menu_to_show li ul li{
        line-height: 16px;
    }
    #logo_sidebar_holder .widget{
        margin-top: 40px;
    }

}


@media (max-width: 767px)and (min-width: 501px) and (max-height: 857px) {
    .program-list .program-list-entry {
        width: 50%;
    }
    .program-list {
        /*max-width: 90%;*/
    }
}
@media (max-width: 500px) and (max-height: 857px) {
    .program-list .program-list-entry {
        width: 50%;
    }
    .program-list {
        /*max-width: 87%;*/
    }
    #unternehmen .main_part h1{
        height: auto;
    }
}
@media (max-width: 320px) and (max-height: 480px) {
    .home_page .main_part {
        /*position: absolute;*/
        top: 10%;
        right: 0;
    }
    .main_part h1, article.page h1, .section_normal h1 {
        font-size: 400%;
    }
    .home_page .main_part h1{
        padding-top: 0;
    }
    .main_part p {
        font-size: 12px;
        line-height: 12px;
        margin-left: 5%;
        margin-right: 5%;
        padding-bottom: 5px;
    }
    .home_page .main_part {
        top: 30px;
    }
    .icons_for_pages_withe a div img, .icons_for_pages_dark a div img {
        width: 50px;
        height: 50px;
    }
    .icons_for_pages_dark.five_icons {
        width: 216px;
    }
    .for_last_icon {
        padding-left: 7% !important;
    }
    #unternehmen .main_icons a{
        width: 26%;
    }
    .home_page .main_part p {
        padding-bottom: 20px;
    }
    .single-container.black #footer-bottom .main_part.non_float_center{
        top: 0;
    }

    /*#######################################################################*/

    /*section#home h1, section#news h1, section#programm h1, section#creator h1, section#kooperationen h1, section#werben h1, section#unternehmen h1, section#karriere h1{
        height: 35px;
    }
    .main_icons a span{
        padding-bottom: 4px !important;
    }*/
    /*.responsive_menu_bar{
        display: block;
    }*/
}
/*
    Mobile devices
*/

@media (min-device-width: 320px) and (max-device-width: 768px) and (orientation: landscape) {
	#responsive_menu {
		display: none;
	}
}


/*@media (min-device-width: 320px) and (max-device-height: 480px) {
    .home_page .main_part {
        position: absolute;
        top: 10%;
        right: 0;
    }
    .main_part h1, article.page h1, .section_normal h1 {
        font-size: 400%;
    }
    .main_part p {
        font-size: 12px;
        line-height: 12px;
        margin-left: 5%;
        margin-right: 5%;
    }
    .icons_for_pages_withe a div img, .icons_for_pages_dark a div img {
        width: 50px;
        height: 50px;
    }
}*/

/*@media (max-width: 320px) and (max-height: 480px) {
    .home_page .main_part {
        position: absolute;
        top: 10%;
        right: 0;
    }
    .main_part h1, article.page h1, .section_normal h1 {
        font-size: 400%;
    }
    .main_part p {
        font-size: 12px;
        line-height: 12px;
        margin-left: 5%;
        margin-right: 5%;
    }
}*/

/*@media (max-device-width: 480px) and (max-device-height: 800px) {
    .home_page .main_part {
        top: 10%;
        right: 0;
    }
    .main_part h1, article.page h1, .section_normal h1 {
        font-size: 400%;
    }
    .main_part p {
        font-size: 12px;
        line-height: 12px;
        margin-left: 5%;
        margin-right: 5%;
    }
}*/


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .tab-logo {
        background-size: 320px 320px;
    }

    .timeline > li > .timeline-badge, .timeline_end > li > .timeline-badge {
        background-size: 100%;
    }

    .profit_icon {
        /*background-size: 100px 100px;*/
    }

    section#management .content ul li {
        background-size: 384px 456px;
    }
}

@media (orientation: landscape) and (max-width: 768px){
    section .splash{
        background-image: url(images/home/MKCW_mobileBG1.jpg);
    }
    .tab-content .tab-description{
        margin-top: 25px;
    }
    .main_icons a{
        width: auto;
    }
    .home_page .main_part{
        top: 25px;
    }
    .home_page .main_part h1 {
        padding-top: 0;
    }
    .program-list .program-list-entry {
        width: 32%;
    }
    #responsive_menu_bar{
        display: none;
    }
    .home_page .main_part p{
        width: 90%;
    }
    .home_page .main_part p, .single-container.black p {
        padding-bottom: 15px;
    }
    .home_page#unternehmen .main_part p, .home_page#programm .main_part p{
        padding-bottom: 15px;
        margin-bottom: 2px;
        line-height: 20px;
        font-size: 14px;
    }
    .main_icons a span {
        font-size: 13px;
        padding: 10px 0;
    }
    .program-list .program-list-entry-caption {
        font-size: 12px;
    }
}
@media (orientation: landscape) and (max-width: 600px){
    .program-list .program-list-entry-caption {
        font-size: 10px;
    }
    .main_part h1 {
        line-height: 40px;
        font-size: 60px;
    }
}