body .mfp-bg {
    z-index: 9990;
}

body .mfp-wrap {
    z-index: 9999;
}

.yt-webinarbox {
    display: block;
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
}

.ytctitle {
    padding-top: 8px;
    font-size: 12px;
}



.yt-webinarbox h2.widget-title {
    font-size: 22px;
    line-height: 30px;
    color: #00aec3;
}



body .pb-block.yrc-video-title.yrc-item-title {
    padding-top: 8px;
    font-size: 12px;
    white-space: normal;
} 

body #yrc-shell-0 .yrc-item-title {
     white-space: normal;
}


body #yrc-shell-0 .yrc-load-more-button {
    background-color: transparent !important;
    color: #00aec3 !important;
}

body .yrc-video-date,
body .yrc-video-views {
    display: none;
} 

body .yrc-banner.pb-hidden,
body #yrc-shell-0 .yrc-banner {
    display: none !important;
}








.content .col-sm-8  a { color: #00aec3; }
.content .col-sm-8  a:hover { color: #000;}

.classic-blog {
    padding-bottom: 80px;
}

.leftmenu .sub-menu {
  display: none;
}

.leftmenu .current-menu-item .sub-menu,
.leftmenu .current-menu-parent .sub-menu,
.leftmenu .current-menu-ancestor .sub-menu,
.leftmenu .current-menu-ancestor .sub-menu .current-menu-parent .sub-menu {
  display: block;
}


.leftmenu .sub-menu {
   /* left: 211px;*/
 left: 56%;
    padding-left: 0;
    position: absolute;
    top: 0.7rem;
    width: 18rem;
}

.leftmenu .sub-menu .sub-menu {
   /* left: 211px;*/
 left: 10%;
}



.leftmenu .sub-menu .sub-menu {
    position: relative;
}

.leftmenu ul {
    list-style-type: none;
    text-align: right;
}

.leftmenu ul ul {
    list-style-type: none;
    text-align: left;
    margin-top: -2px;
}


.leftmenu ul li {
    max-width: 50%;
}

.leftmenu ul ul li {
    max-width: 100%;
    padding-right: 20px;
}


.leftmenu ul li a {
    color: #606060;
    font-size: 22px;
    line-height: 30px;
    
    
}

.leftmenu ul ul li a {

    font-size: 16px;
    line-height: 20px;
    
}


.leftmenu ul li.current-menu-item a,
.leftmenu ul li.current-menu-parent a {
     color: #00aec3;
}

.leftmenu ul ul li.current-menu-item a,
.leftmenu ul ul li.current-menu-parent a {
     color: #00aec3;
    font-weight: bold;
}

.welcome-box {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.welcome-box img {
        margin-bottom: 30px;
}

.welcome-box h2, 
.welcome-box h3, 
.welcome-box h4 {
    color: #00aec3;
    text-align: right;
    max-width: 50%;
    line-height: 18px;
    
    
}

.classic-blog .page-header {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 20px;
    padding-bottom: 9px;
}

/* temp */

.textwidget iframe {
    display: none;
}
/* /temp */

.logobox { display: block; margin-bottom: 30px; margin-top: 30px;}
.navbar .logobox  .navbar-brand {
    float: none;
}

.leftmenu .navbar-header {
    background: transparent none repeat scroll 0 0;
    border-top: 0px solid #414141;
    box-shadow: none;
    padding: 0;
}

.boulderbox {
    
    position: relative;
}


.boulderbox .boulderbox-inner {
        position: relative;
display: block;
    margin-left: -60px;

}


.menubox { position: relative; } 


@media (max-width: 990px) { 
    .boulderbox .boulderbox-inner img {
    max-width: 100%;
    height: auto;
}
    
    .boulderbox .boulderbox-inner {
    margin-left: 0px;
    max-width: 80%;
}
    
    
   .leftmenu  .navbar.basic.default .navbar-brand img, .leftmenu .navbar.basic.fixed .navbar-brand img {
    height: 70px;
    width: auto;
        margin-top: 26px;
}
    
    
       .menubox { min-width: 480px; }
    
    
    .leftmenu ul ul li {
    max-width: 100%;
}
    
    .leftmenu .sub-menu {
    left: 50%;
    padding-left: 40px;
    position: absolute;
    top: 0.7rem;
    width: 50%;
        text-align: left;
        
}
    
    
.leftmenu .navbar.basic .navbar-collapse {

    background: #efefef;
}   
    

    
    
}

@media (max-width: 767px) { 
    
        .boulderbox, .welcome-box {
        display: none;
        
    }
    
 
    
}




@media (max-width: 480px) { 
        .leftmenu .sub-menu {
    left: auto;
    padding-left: 20px;
    position: relative;
    top: auto;
    width: 100%;
        text-align: left;
            padding-bottom: 20px;
        
}
    
        .leftmenu ul li {
text-align: left;
}
    
    
        .content.inner {
    padding-top: 0px;
    padding-bottom: 30px;
}

    
    
    
}

.unternehmensliste ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

.unternehmensliste ul li a {
    text-decoration: none;
}







