

@font-face {
    font-family: 'Topol Bold';
    src: url('../font/Topol-Bold.eot'); /* IE9 Compat Modes */
    src: url('../font/Topol-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/Topol-Bold.woff') format('woff'), /* Modern Browsers */
    url('../font/Topol-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../font/Topol-Bold.svg#9216320f49cc9380a16a540349f89b94') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 700;
}

.main-menu .no-menu{
    display:none !important;
}

body {
    border: 0;
    padding: 0;
    margin: 0;
    font-family: 'Hind', sans-serif;
    color: #000000;
    max-width: 100%;
    overflow-x: hidden;
    font-size: 14px;
}

.vertical-space-20{
    height:20px;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

hr {
    display: none;
}

iframe {
    max-width: 100%;
}

.vertical-space-70{
    height:70px;
}

.line {
    height: 1px;
    background-color: #e5e5e5;
    margin: 20px 0;
    width: 100%;
}

h1 {
    font-weight: normal;
    font-size: 24px;
    color: #000;
    text-transform: none;
    -moz-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    -webkit-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
    /*font-variant: small-caps;*/
    font-family: Topol Bold, sans-serif;
}

.breadcrumbs{
    text-transform:lowercase;
}

.breadcrumbs a{
    color:#fff;
    margin-right:5px;
}

.breadcrumbs a:hover{
    color:#fff;
    text-decoration:underline;
}

@media only screen and (min-width: 500px) {
    h1 {
        font-size: 34px;
    }
}

a {
    color: #000;
}

h2 a {
    color: #000 !important;
}

h1.seo {
    font-weight: 100;
    color: #373c41;
    font-size: 56px;
    text-transform: none;
    font-variant: normal;
}

    h1.seo strong {
        font-weight: 800;
    }


h2 {
    margin: 0 0 20px 0;
    color: #000;
    font-size: 35px;
    font-family: Topol Bold, sans-serif;
    /*text-transform: uppercase;*/
}

@media only screen and (min-width: 500px) {
    h2 {
        font-size: 24px;
    }
}

h3 {
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

@media only screen and (max-width: 500px) {
    .pux-xxs-12 {
        width: 100%;
    }
}

.clearfix-right {
    clear: right;
}

.scrollFix {
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
}

.no-margin-top {
    margin-top: 0 !important;
}

.relative {
    position: relative;
}

.vertical-space-15 {
    height: 15px;
}

.vertical-space-70 {
    height: 70px;
}

.perex {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 800;
    /*font-style: italic;*/
    /*color: #78b42f;*/
    color: #000;
}

.text {
    margin-bottom: 40px;
    line-height: 25px;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: #000;
}

    a:hover {
        color: #000;
    }

.green {
    color: #78b42f;
}

.right-line {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 1px solid white;
    margin-right: 20px;
    padding-right: 0;
    max-height: 195px;
    min-height: 195px;
}

@media only screen and (max-width: 991px) {

    .right-line {
        min-height: 250px;
    }
}

.header {
    position: relative;
    width: 100%;
    z-index: 50;
    transition: all ease-in-out 300ms;
}

    .header.scrolled {
        background-color: white;
        background-color: rgba(249, 249, 249, 0.95);
    }

.EditMode .main-image,
.DesignMode .main-image,
.EditMode .header,
.DesignMode .header {
    position: relative;
}

.logged-in .header {
    padding-bottom: 22px;
}

@media only screen and (max-width: 1200px) {
    .logged-in .header {
        padding-bottom: 0;
    }

    .header.scrolled {
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 600px) {
    .header.scrolled {
        padding-bottom: 5px;
    }
}


/*.header.scrolled .logo {
            height: 40px;
            margin-top: 40px;
            margin-bottom: 0px;
        }*/

.logo {
    margin-top: 24px;
    float: left;
    margin-bottom: 10px;
    height: 120px;
    -moz-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    -webkit-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
    width: 265px;
}

    .logo h1 {
        display: none;
    }

    .logo img {
        max-height: 100%;
    }

@media only screen and (max-width: 1200px ) {
    .logo {
        height: 100px;
        width: auto;
        width: 180px;
        margin-top: 18px;
        margin-bottom: 0;
    }
    
    
}

@media only screen and (max-width: 500px ) {
    .logo {
        height: 60px;
        width: auto;
        max-width: 90px;
    }
    
    .mean-container a.meanmenu-reveal {
      background: #000;
    }
    
    .mean-container a.meanmenu-reveal span,
    .mean-container a.meanmenu-reveal span:before, 
    .mean-container a.meanmenu-reveal span:after {
      background: #fff !important;
    }
    
    .mean-container a.meanmenu-reveal span.open {
      background: #000 !important;
    }
    
}

.header-title {
    float: right;
    margin-top: 24px;
    margin-bottom: 24px;
}

.main-menu {
    float: right;
    z-index: 50;
    position: relative;
}
    
.ul-container {
   /*padding-right: 56px;*/
}

.lang-container {
  padding: 0 5px;
  height: 40px;
  position: absolute;
  top: 1px;
  right: 0;
}

.lang-container a {
  text-indent: -5000px;
  display: block;
  height: 15px;
  width: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 13px 13px;
}

.lang-container a.cs-CZ {
  background-image: url(../img/cz.png);
}

.lang-container a.en-US {
  background-image: url(../img/us.png);
}

.lang-container a.de-DE {
  background-image: url(../img/de.png);
}

.lang-dropdown {
  height: 40px;
  overflow: hidden;
  background: #000;
  padding-top: 40px;
}

.lang-dropdown:hover {
  height: 110px;
  -webkit-transition: height .3s; /* Safari */
  transition: height .3s;
}

.lang-container a.active {
  position: absolute;
  top: 0;
}

    .main-menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        line-height: 44px;
        position: relative;
        top: -10px;
    }

        .main-menu ul li {
            display: inline-block;
            zoom: 1;
            *display: inline;
            position: relative;
            margin: 0;
            margin-right: 10px;
            padding: 0;
            height: 30px;
            line-height: 26px;
        }

    .main-menu > .ul-container > ul > li > a {
        font-size: 15px;
        font-weight: 500;
        text-align: center;
        display: inline-block;
        height: 40px;
        line-height:40px;
        padding:0 20px;
        text-transform: lowercase;
        font-family: 'Hind', sans-serif;
        color:#000;
    }

    .main-menu ul > li.arrow {
        padding-right: 15px;
    }
    
    .main-menu > .ul-container > ul > li > a:hover{
        text-decoration:underline;
    }

    .main-menu > .ul-container > ul > li.arrow:before {
        background: url(../img/main-menu-arrow.png) top left no-repeat;
        width: 12px;
        height: 20px;
        content: "";
        position: absolute;
        right: 0px;
        top: 8px;
        background-position: 100% 3px;
    }

    .main-menu ul ul {
        display: none;
        background-color: #ff772d;
        text-align: center;
        width: 135px;
        padding: 0 0;
        position: absolute;
        top: 26px;
    }

        .main-menu ul ul li {
            display: block;
            width: 100%;
            margin: 0 auto;
            border-top: 1px solid #ffa06c;
            height: auto;
        }

            .main-menu ul ul li:first-child {
                border: none;
            }

            .main-menu ul ul li:hover {
                background-color: #ff9257;
            }

        .main-menu ul ul a {
            color: white;
            font-size: 12px;
            font-weight: 400;
            padding: 0;
            line-height: 36px;
            padding: 0;
            display: inline-block;
            width: 100%;
        }

            .main-menu ul ul a:hover {
                text-decoration: none;
                color: rgba(255, 255, 255, 0.80);
            }

    .main-menu ul li:hover ul {
        display: block;
    }
    
    .main-menu ul li:last-child{
        margin:0;
    }    

.main-image {
    position: absolute;
    top: 0;
    width: 1220px;
    max-width:1220px;
    height: 640px;
    margin:auto;
    text-align: center;
    overflow:hidden;
    left:10%;
    /*transition: all 300ms ease-in-out;*/
    background-size: cover !important;
}

.main-image.no-cover{
    background-size:auto !important; 
}

.main-image.places {
    background-size: cover !important;
    background-position: 0 0 !important;
}

.main-image:before{
    content: "";
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 660px solid transparent;
    border-left: 120px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.main-image:after{
    content: "";
    width: 0;
    height: 0;
    border-top: 660px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 120px solid #fff;
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 1220px ) {
    
    .main-image{
        width:90%;
        height:450px;
    }
    
    .main-image:before{
        border-bottom: 450px solid transparent;
        border-left: 100px solid #fff;
    }
    
    .main-image:after{
        border-top: 450px solid transparent;
        border-right: 100px solid #fff;
    }
    
}

@media only screen and (max-width: 991px ) {
    
    .main-image{
        width:90%;
        height:400px;
    }
    
    .main-image:before{
        border-bottom: 400px solid transparent;
        border-left: 80px solid #fff;
    }
    
    .main-image:after{
        border-top: 400px solid transparent;
        border-right: 80px solid #fff;
    }
    
}

@media only screen and (max-width: 767px ) {
    
    .main-image{
        width:90%;
        height:350px;
    }
    
    .main-image:before{
        border-bottom: 350px solid transparent;
        border-left: 60px solid #fff;
    }
    
    .main-image:after{
        border-top: 350px solid transparent;
        border-right: 60px solid #fff;
    }
   
}

/*.main-image{
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}*/


.main-image img{
    max-width:none;
    width:100%;
    position:relative;
    z-index:-1;
}

@media only screen and (max-width: 1500px) {

    .main-image {
        left: -55px;
    }
}

@media only screen and (max-width: 1300px) {

    .main-image {
        left: -35px;
    }
}

@media only screen and (max-width: 1200px) {
    .main-image {
        left: 0;
    }
}

.day-selector {
    margin-bottom: 50px;
    margin-top: 90px;
    background:#fff;
}

.day-selector-item {
    background-color: white;
    padding-top: 30px;
    text-align: center;
    padding-bottom: 20px;
    display: block;
    color: #9d9fa2;
}

.black .day-selector-item {
    color: #000;
}

.day-selector-item:focus,
.day-selector-item:hover {
    color: #000;
    text-decoration: none;
}

.day-selector-item .day-date {
    font-family: 'Topol Bold';
    font-size: 50px;
    font-weight: bold;
}

.day-selector-item .day-name {
    font-family: 'Hind', sans-serif;
    font-size: 20px;
    font-weight: normal;
}



/***
detail content
***/

.content {
    max-width: 835px;
    background: #fff;
    margin: 10px 0 0 0;
    position: relative;
    z-index: 99;
    line-height: 17px;
}

.content-date {
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    font-family: 'Topol Bold', sans-serif;
}

    .content-date a {
        color: #000;
        text-decoration: underline;
    }

        .content-date a:hover {
            text-decoration: none;
        }

        .slider-half-label{
            background:#000;
            color:#fff;
            padding:8px 10px;
            position:absolute;
            left:0;
            top:0;
        }
        
.content h1 {
    font-weight: 700;
    font-size: 45px;
    font-family: 'Topol Bold', sans-serif;
    color: #000;
    margin: 10px 0 10px 0;
    line-height: 55px;
    text-transform: none;
}

.after-title {
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 25px;
    font-family: 'Topol Bold', sans-serif;
}

.strong-box {
    font-weight: bold;
    font-size: 19px;
    margin: 30px 0 15px 0;
    line-height: 25px;
}

.btn-back {
    width: 33px;
    height: 48px;
    display: inline-block;
    background: url('../img/back-btn.png') no-repeat;
    cursor: pointer;
}

    .btn-back:hover {
        text-decoration: none;
        color: #373736;
    }

.btn-full {
    background: #000;
    padding: 15px 35px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
}

    .btn-full:hover {
        text-decoration: none;
        opacity: 0.9;
        color: #fff;
    }

.content-box {
    margin-bottom: 50px;
}

.img-content {
   /* width: 730px;*/
    height: 530px;
    
    background: #000;
    bottom: 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center !important;
    margin: 70px 0 0 0;
    position: relative;
}

    .img-content:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-bottom: 530px solid transparent;
        border-left: 90px solid #fff;
        position: absolute;
        left: 0px;
        top: 0;
    }

    .img-content:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 530px solid transparent;
        border-bottom: 0 solid transparent;
        border-right:90px solid #fff;
        position: absolute;
        right: 0px;
        top: 0;
    }

    .img-content .table {
        display: table;
        height: 20px;
        width: 100%;
    }

    .img-content .table-cell {
        width: 100%;
        display: table-cell;
        vertical-align: middle;
        text-align: right;
    }

        .img-content .table-cell a {
            margin-right: 20px;
            margin-bottom: 20px;
            width: 155px;
            position: relative;
            text-align: center;
            z-index: 9999;
        }

            .img-content .table-cell a:last-child {
                margin-right: 0;
            }

@media only screen and (max-width: 900px) {

    .img-content {
        width: 95%;
        margin: auto;
        position: relative;
    }

        .img-content:before {
            border-left: 80px solid #fff;
        }

        .img-content:after {
            border-right: 80px solid #fff;
        }

        .img-content .table-cell a:last-child {
            margin-right: 20px;
        }

    .content-box {
        padding-bottom: 0;
        margin-bottom: 150px;
    }
}

@media only screen and (max-width: 767px) {

    .content {
        margin: 30px 0 0 0;
    }
}

.visible-xxs {
    display: none;
}

@media only screen and (max-width: 599px) {

    .col-xxs-12 {
        width: 100%;
    }

    .xxs-hide {
        display: none;
    }

    .visible-xxs {
        display: block;
    }

   /* .mean-container a.meanmenu-reveal {
        top: -55px !important;
        margin-right: 15px !important;
    }

    .mean-container .mean-bar {
        min-height: 10px !important;
        z-index:777 !important;
    }
    */
    .mean-container .mean-nav {
      margin-top: 0 !important;
    }
    
    .lang-container {
      top: -121px !important;
    }
}

@media only screen and (max-width: 479px) {

    .img-content:before {
        border-left: 50px solid #fff;
    }

    .img-content:after {
        border-right: 50px solid #fff;
    }

    .content h1 {
        font-size: 50px;
    }

    .after-title {
        font-size: 24px;
    }
}

.padding-top-160 {
    padding-top: 160px;
}

/***
theater
***/

.theater-box {
    width: 100%;
    background: #fff;
    /* display: inline-block; */
    overflow: hidden;
    float:left;
    margin:0 0 5px 0;
}

.theater-box-img-top {
    width: 100%;
    height: 510px;
    overflow: hidden;
}

    .theater-box-img-top img {
        display: block;
        height:363px;
    }

.theater-box-text {
    min-height: 363px;
    display: inline-block;
    background: #fff;
    padding: 0px 30px 0px 0px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    position: relative;
    font-family: Topol Bold, sans-serif;
    float:left;
    width:50%;
}

.theater-box-img-bottom,
.theater-box-img-top{
    float:right;
    width:50% !important;
    height:363px !important;
    overflow:hidden;
}

/*
@media only screen and (max-width: 479px ) {

    .theater-box {
        width: 300px;
    }
}
*/

.btn-box {
    margin:0 0 40px 0;
}

.btn-box ul{
    margin:0 -10px;
    padding:0;
    list-style:none;
}

.btn-box ul li{
    width:1%;
    display:table-cell;
    padding:0 3px;
}

    .btn-box a {
        display:block;
        max-width:150px;
        margin-top: 10px;
        text-align: center;
        font-weight: normal;
        padding:10px !important;
    }

.theater-box-text h2 {
    color: #000;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    text-transform: none;
}

.theater-box-text .theater-box-perex{
    font-family: 'Hind', sans-serif;
    font-weight:normal;
    font-size:16px;
}

.theater-box-text .after-title {
    font-size: 23px;
    line-height: 27px;
}

.theater-box-img-bottom {
    width: 100%;
    height: 510px;
    overflow: hidden;
    display: block;
}

    .theater-box-img-bottom img {
        display: block;
        height:363px;
    }
    
    .font-size-16{
        font-size:16px;
    }    
    
    .underline{
        text-decoration:underline;
    }
    
    .underline:hover{
        text-decoration:none;
    }
    
    .display-block{
        display:block;
    }
    
    .vertical-align-30{
        height:30px;
    }
    
@media only screen and (max-width: 991px ) {
    
    .theater-box-img-bottom img {
        display: block;
        height: auto;
        max-width:100%;
    }
    
    .btn-box a {
        max-width: 240px;
    }

}    

@media only screen and (max-width: 767px ) {
    
    .theater-box-img-bottom img {
        display: block;
        height: auto;
        max-width:100%;
    }
    
    .theater-box-img-bottom,
    .theater-box-img-top{
        width:100% !important;
        margin:0 0 25px 0;
    }
    
    .theater-box-text{
        height:auto;
        min-height:max-content;
        width: 100%;
        padding: 0;
    }
    
    .btn-box ul li{
        width:49%;
        display:inline-block;
    }
    
    .btn-box a{
        max-width:none;
    }

} 

.vertical-align-63{
    height: 62px;
}

@media only screen and (max-width: 478px ) {
    
    .theater-box-text h2 {
        font-size: 25px !important;
    }
    
    .theater-box-text .after-title{
        font-size:18px;
    }
    
}

.program-box {
    width: 100%;
    background: #fff;
    font-size: 20px;
    margin-bottom: 70px;
    font-family: 'Hind', sans-serif;
}

.programe-time {
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
}

    .programe-time a {
        color: #000;
        text-decoration: underline;
    }

        .programe-time a:hover {
            text-decoration: none;
        }

        .program-box .btn-full-small{
            margin:5px 0 0 0;
        }
        
.program-box h3 {
    font-weight: bold;
    font-size: 48px;
    color: #000;
    margin: 0px 0 10px 0;
    font-family: Topol Bold, sans-serif;
    min-height:104px;
}

.program-box .after-title {
    font-size: 20px;
    line-height: 20px;
}

.program-box-image{
    width:100%;
    height:230px;
    display:block;
    margin:0 0 53px 0;
    background-position:top center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}

.btn-more {
    width: 33px;
    height: 66px;
    display: inline-block;
    background: url('../img/btn-more.png') no-repeat;
    margin-top: 15px;
    padding: 10px 0 0 40px;
}

.footer {
    padding: 35px 30px;
    background-color: black;
    font-size: 17px;
    color: white;
}

    .footer ul {
        list-style-type: none;
        padding: 0;
        margin: 0 0 0 0;
    }

        .footer ul .our-partners {
            padding-top: 30px;
        }

    .footer .footer-email {
        padding-top: 10px;
    }

.footer-phone {
    font-weight: 600;
}

.footer a {
    color: white;
    font-weight: bold;
}

.footer .social-links {
    margin-top: 20px;
}

    .footer .social-links a {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-color: white;
        color: black;
        text-align: center;
        line-height: 40px;
        text-decoration: none;
        margin-right: 6px;
    }

.Newsletter-subscription {
    padding-top: 0px;
}

    .Newsletter-subscription input[type=text] {
        width: 100%;
        font-size: 14px;
        color: black;
        padding: 3px 7px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
    }

    .Newsletter-subscription input[type=submit] {
        background-color: #dcddde;
        border: none;
        color: black;
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        width: 96px;
        -moz-transition: all ease-in-out 200ms;
        -o-transition: all ease-in-out 200ms;
        -webkit-transition: all ease-in-out 200ms;
        transition: all ease-in-out 200ms;
    }

        .Newsletter-subscription input[type=submit]:hover {
            background-color: white;
        }

.newsletter-bottom-row {
    margin-top: 20px;
}

::-webkit-input-placeholder {
    color: black;
}

:-moz-placeholder {
    color: black;
}

::-moz-placeholder {
    color: black;
}

:-ms-input-placeholder {
    color: black;
}


.tab-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .tab-container ul li {
        display: inline-block;
    }

ul li a {
    color: #9d9fa2;
}

.tab-container ul li.active a {
    color: #000;
}


@media only screen and (max-width: 479px ) {

    .btn-box {
        position: static;
        margin-top: 30px;
    }

    .theater-box-text h2 {
        font-size: 40px;
    }

    .padding-top-160 {
        padding-top: 60px;
    }
}

/***
masonry article
***/

.font-size{
    font-size:0;
}

.article-item {
    width: 390px;
    display: inline-block;
}


.article-item-text {
    padding: 30px;
    line-height: 20px;
}

.article-item-text h2{
    text-transform: none;
}

.news-body {
    padding-right: 20px;
}

    .news-body h2 {
        margin: 0 0 20px 0;
        color: #000;
        font-size: 35px;
        font-family: Topol Bold, sans-serif;
        text-transform:none;
    }

@media only screen and (max-width: 479px ) {

    .article-item {
        width: 300px;
    }

    .article-item-text {
        padding: 10px 5px;
    }
}

.article-item-text .date {
    font-weight: bold;
    font-size: 15px;
    font-family: Topol Bold, sans-serif;
}

.article-item-text .ticket {
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    margin-top: 20px;
    font-family: Topol Bold, sans-serif;
}

.article-item-text .title {
    font-weight: bold;
    color: #000;
    font-size: 20px;
    display: inline-block;
    line-height: 22px;
    margin-bottom: 14px;
    font-family: Topol Bold, sans-serif;
}

.article-item-img-top,
.article-item-img-bottom {
    width: 100%;
    height: 195px;
    overflow: hidden;
}

    .article-item-img-top img,
    .article-item-img-bottom img {
        width: 100%;
    }

.small-title {
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

.share-btn {
    position: absolute;
    width: 40px;
    height: 160px;
    top: 594px;
    right: -25px;
    z-index: 999;
}

@media only screen and (max-width: 1250px ) {

    .share-btn {
        right: 0;
    }
}

.social {
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff !important;
    display: block;
    font-size: 18px;
    padding: 11px;
}

    .social.fa-facebook {
        background: #507cbe;
    }

    .social.fa-twitter {
        background: #62cdf2;
    }

    .social.fa-youtube-play {
        background: #f16361;
    }

    .social.fa-vimeo-square {
        background: #86d3e1;
        color: #86d3e1 !important;
        font-size: 27px;
        padding: 6px;
    }

        .social.fa-vimeo-square:hover {
            color: #86d3e1;
            opacity: 0.9;
        }

        .social.fa-vimeo-square:after {
            content: "";
            width: 20px;
            height: 20px;
            background: #fff;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -10px;
            margin-left: -10px;
            z-index: -1;
        }

    .social:hover {
        text-decoration: none;
        color: #fff;
        opacity: 0.9;
    }

#t-container {
    padding-bottom: 70px;
}

.no-underline {
    text-decoration: none !important;
}

.galery-box {
    margin-right: -20px;
    overflow: hidden;
    margin: 0 0 50px 0;
}

.galery-item {
    width: 200px;
    height: 130px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom:20px;
}

.no-display {
    display: none;
}

.move-left {
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
}

.move-zero {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transition: all ease-in-out 1500ms;
    -o-transition: all ease-in-out 1500ms;
    -webkit-transition: all ease-in-out 1500ms;
    transition: all ease-in-out 1500ms;
}

.aktuality {
    padding: 10px 40px;
    background-color: black;
    display: inline-block;
    margin-top: 30px;
    color: white;
}

.article-item.galery{
    width:100%;
    float:left;
}

@media only screen and (max-width: 767px ) {
    
    .article-item.galery .article-item-img-top{
        height:200px;
    }
    
    .lang-container {
      padding: 0;
      top: -45px;
      overflow: hidden;
    }
    
    .lang-container:hover {
      overflow: visible;
    }
    
    .lang-dropdown:hover {
      height: 76px;
    }
    
}

@media only screen and (max-width: 766px ) {
    
    .col-xss-12{
        width:100%;
    }
    
    .article-item.galery .article-item-img-top{
        height:400px;
    }
    
}

@media only screen and (max-width: 500px ) {
    
    .lang-container {
        top: -59px !important;
        height: 46px;
    }
    
    .lang-container a {
        margin: 15px 13px;
    }
    
    .mean-container a.meanmenu-reveal {
      margin-right: 46px !important;
    }
}


.popup-overlay{
    position:fixed;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    display:none;
    top: 0;
    left: 0;
    z-index: 99999;
}

.popup{
    width:90%;
    max-width:650px;
    position: absolute;
    left: 50%;
    margin-left:-325px;
    top: 60px;
    text-align:center;
}

.popup-close{
    height:30px;
    width:30px;
    position:absolute;
    top:0px;
    right:0;
    color:#fff;
    cursor:pointer;
}

.popup-close:hover{
    text-decoration:none;
    color:#333;
}


@media only screen and (max-width: 750px ) {
    
    .popup{
        left:5%;
        margin-left:0;
    }
}

/***
2016
***/

.slider-half{
    width:100%;
    height:370px;
    background:#fff;
}

.slider-half-image{
    width:55%;
    float:left;
    height:370px;
    background-position:center center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
    position:relative;
}

.slider-half-image:before{
    content:"";
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 370px solid transparent;
    border-left: 65px solid #fff;
    position: absolute;
    left: 0px;
    top: 0;
}

.slider-half-image:after{
    content: "";
    width: 0;
    height: 0;
    border-top: 370px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 65px solid #fff;
    position: absolute;
    right: 0px;
    top: 0;
}

.slider-half-content{
    width:45%;
    float:left;
    position:relative;
    height: 370px;
}

.slider-half-content-date{
    font-size:40px;
    position: absolute;
    left: 17px;
    top: 50px;
    font-family: 'Topol Bold';
}

.slider-half-right{
    position:absolute;
    right:70px;
    bottom:50px;
}

.slider-half-content-name{
    font-size:40px;
    font-family: 'Topol Bold';
}

.btn-full-small {
    background: #000;
    padding: 8px 22px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
}

.btn-full-small:focus,
.btn-full-small:hover{
    color:#fff;
    text-decoration:none;
    opacity:0.9;
}

.slider-half-content-description{
    font-size:16px;
    margin:25px 0 30px 0;
}

.slider-half-content-description h2{
    text-transform: none;
}

.header-logo-title{
    float:left;
    margin:65px 0 0 10px;;
    transition: all ease-in-out 200ms;
}

.header-title-date {
    float:right;
    font-size:72px;
    line-height:60px;
    margin: 68px 0 0 0;
    /*padding: 0 20px 0 0;*/
    font-weight:bold;
    font-family: 'Topol Bold';
}

.header-title-date-line{
    display:inline-block;
    width:70px;
    height:8px;
    background:#000;
    position: relative;
    top: -18px;
}

.header-absolute-top{
    position:absolute;
    top:15px;
    right:0;
    
}

.header-top-language{
    float:left;
}

.header-top-language a{
    margin-right:20px;
}

.header-top-social{
    float:left;
    margin-right:20px;
}

.header-top-social .vimeo,
.header-top-social .fb{
    width:20px;
    height:20px;
    display:inline-block;
}

.sp {
    background-image: url('../img/spritesheet.png');
    background-repeat: no-repeat;
}

.sp-fb {
    width: 8px;
    height: 18px;
    background-position: -10px -10px;
}

.sp-fb-w {
    width: 8px;
    height: 18px;
    background-position: -38px -10px;
}

.sp-search {
    width: 20px;
    height: 20px;
    background-position: -10px -48px;
}

.sp-search-w {
    width: 20px;
    height: 20px;
    background-position: -50px -48px;
}

.sp-vimeo {
    width: 19px;
    height: 16px;
    background-position: -66px -10px;
}

.sp-vimeo-w {
    width: 19px;
    height: 16px;
    background-position: -90px -46px;
}


.header-top-search{
    float:left;
}

.header-search-btn{
    width:20px;
    height:20px;
    border:none;
    background-color:transparent;
    text-indent:-9999px;
    margin-left:5px;
}

.header-search-input{
    outline:0;
    padding:0 10px;
    width:140px;
}

.title-left{
    padding:8px 10px;
    text-align:left;
    min-width:160px;
}

.vertical-space-30{
    height:30px;
}

.photo-label{
    margin:5px 0 10px 0;
}

@media only screen and (max-width: 760px) {
    
    .slider-half-image{
        width:100%;
        height:250px;
    }
    
    .slider-half-content{
        width:100%;
        height:auto;
    }
    
    .slider-half-content-date,
    .slider-half-right{
        position:static;
    }
    
    .content{
        margin: -20px 0 0 0;
    }
    
}

.main-content{
    position: relative;
    z-index: 55;
    padding: 12px 0 0 0;
    min-height: 500px;
}

.orange-box{
    position: absolute;
    right: 15px;
    background: #ff4c00;
    width: 700px;
    height: 530px;
    z-index: -1;
    top:142px;
}

.orange-box:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 530px solid transparent;
    border-left: 90px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.orange-box:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 530px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 90px solid #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.bgc-white{
    background:#fff;
    min-height: 500px;
}

.date-title{
    background:#000;
    color:#fff;
    font-weight:bold;
    font-size:40px;
    padding:5px 10px 5px 10px;
    margin:20px 0;
    display:inline-block;
    line-height:40px;
    font-family: Topol Bold, sans-serif;
}

.footer-right{
    max-width:370px;
    float:right;
}

.Newsletter-subscription{
    padding:10px 0 0 0;
}

.Newsletter-subscription textarea{
    height:29px;
    padding:2px 10px;
    width:100%;
    margin:10px 0 10px 0;
    font-size: 14px;
    color:#000;
}

@media only screen and (max-width: 767px) {
 
    .footer-right{
        max-width:100%;
        width:100%;
        float:none;
        margin: 40px 0 0 0;
    }
    
    
}

@media only screen and (max-width: 1200px) {
    
    .header-logo-title{
        margin: 55px 0 0 30px;
        width: 160px;
    }
    
}

@media only screen and (max-width: 991px) {
    
    .orange-box{
        /*top:98px;*/
        height: 500px;
    }
     
}

.search-link{
    display:none;
}

.absolute-links{
    display:none;
}

.absolute-links-lang{
    left: 10px;
    position: absolute;
    z-index: 999;
    top: 10px;
}

.absolute-links-lang a{
    color:#fff;
    margin:0 10px 0 0
}

.relative-menu{
    position:relative;
}

.search-link{
    position:absolute;
    z-index:999;
    right:55px;
    top:10px;
}

.absolute-links-social{
    position: absolute;
    left: 110px;
    top: 10px;
    z-index:9999;
}

.fb{
    width:20px;
    height:20px;
    display:inline-block;
}

.vimeo{
    width:20px;
    height:20px;
    display:inline-block;
}

.header-float{
    float:left;
}

.SearchDialog{
    overflow:hidden;
    margin:0 40px 40px 40px;
}

.padding-top-40{
    padding-top:40px;
}

.SearchDialog label{
    display:none;
}

.SearchDialog .form-group{
    float:left;
    width:100%;
    margin-right:-150px;
    padding-right:160px;
}

.SearchDialog .form-group.form-group-submit{
    float:left;
    width:150px;
    min-height:1px;
    position:relative;
    z-index:22;
    margin: 0;
    padding: 0;
}

.SearchDialog input[type="text"]{
    height:40px;
    outline:0;
    padding:0 10px;
    width:100%;
}

.SearchDialog input[type="submit"]{
    height:40px;
    outline:0;
    padding:0 10px;
    width:100%;
    color:#fff;
    border:none;
    background:#000;
}

.SearchResults{
    padding:0 60px;
}

@media only screen and (max-width: 767px) {
    
    .hide-xs{
        display:none !important;
    }
    
    .header-float{
        width:100%;
        float:none;
        overflow: hidden;
    }
   
    .orange-box{
        width:440px;
        height: 270px;
        top: 165px;
        right:0;
    }
    
    .orange-box:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-bottom: 270px solid transparent;
        border-left: 90px solid #fff;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .orange-box:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 270px solid transparent;
        border-bottom: 0 solid transparent;
        border-right: 90px solid #fff;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .mean-bar{
        background:#000;
    }
    
    .mean-container a.meanmenu-reveal{
        color:#fff !important;
        margin-right:10px !important;
        padding: 8px 13px 11px 13px !important;
    }
    
    .mean-container a.meanmenu-reveal span{
        background:#fff !important;
    }
    
    .mean-container a.meanmenu-reveal span:before, .mean-container a.meanmenu-reveal span:after{
        background:#fff !important
    }
    
    .mean-container a.meanmenu-reveal span.open{
        background:none !important;
    }
    
    .mean-container .mean-bar{
        min-height: 33px !important;
        margin:0 0 20px 0;
        z-index:777 !important;
    }
    
    .search-link{
        display:inline-block;
        width:20px;
        height:20px;
    }
    
    .searchBox{
        display:none;
    }
    
    .header-absolute-top{
        display:none;
    }
    
    .header-top-language a{
        color:#fff;
    }
    
    .header-top-search{
        float:right;
    }
    
    .mean-container .mean-nav{
        margin-top:37px !important;
    }
    
    .slider{
        display:none;
    }
    
    .absolute-links{
        display:block;
    }
    
    .absolute-links-lang{
        left:10px;
    }
    
    .header-title-date{
        margin:0 0 15px 0;
        font-size: 50px;
        line-height: 50px;
    }
    
    .header-title-date-line{
        height:5px;
        top:-15px;
    }
}

@media only screen and (max-width: 500px) {
    
    .header-logo-title{
        width: 100px;
        margin: 34px 0 0 20px;
    }
    
    .header-title-date {
        margin: 0 0 15px 0;
        font-size: 35px;
        line-height: 35px;
    }
    
    .header-title-date-line{
        height:4px;
        top:-9px;
        width:45px;
    }
    
    .orange-box{
        top:115px;
    }
    
    .SearchDialog{
        margin:0 5px 20px 5px;
    }
    
    .SearchResults {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 479px) {
   
    .SearchDialog .form-group{
        float:none;
        width:100%;
        margin-right:0px;
        padding-right:0px
    }

    .SearchDialog .form-group.form-group-submit{
        float:left;
        width:100%;;
        min-height:1px;
        position:relative;
        z-index:22;
        margin: 15px 0 0 0;
        padding: 0;
    }
    
}

@media only screen and (max-width: 1150px) {
    
    .slider-half-image{
        width:45%;
    }
    
    .slider-half-content{
        width:55%;
    }
    
}

@media only screen and (max-width: 991px) {
 
    .slider-half-content-date{
        top:15px;
    }
    
    .slider-half-content-name{
        line-height:40px;
    }
    
}


@media only screen and (max-width: 1200px) {
    
    .main-menu ul{
        top:10px;
    }
        
}

.top-text{
    font-size:16px;
    margin: 0 0 20px 0;
}

.top-text h2{
    margin:0;
}

.date-container{
    margin:0 -2px;
}

.date-box-parent{
    width:50%;
    height:auto;
    overflow:hidden;
    float: left;
    padding:0 2px;
    margin:0 0 4px 0;
}

.date-box-date{
    cursor:pointer;
    width:100%;
    height:200px;
    display:table;
    background: #ff4c00;
    font-weight: bold;
    font-family: 'Topol Bold';
    font-size:50px;
}

.date-box-date span{
    width:100%;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}

.date-box-current-day{
    height:0;
    overflow:hidden;
    transition: all 300ms ease-in-out;
}

.date-box-inner{
    position:relative;
}

.date-box-current-day.open{
    height:auto;
}

.box-date-event{
    margin:4px 0 70px 0; 
}

.box-date-event-image{
    width:100%;
    height:200px;
    background-position:top center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}

.box-date-event h3{
    font-size:24px;
}

.black-box .date-box-date{
    background:#000;
    color:#fff;
}

.yes-black{
    display:none;
}

.black-box .no-black{
    display:none;
}

.black-box .yes-black{
    display:inline-block;
}

.event-detail-mobile-image{
    width:100%;
    height:250px;
    background-position:top center !important;
    background-repeat:no-repeat !important;
    background-size:cover !important;
}

@media only screen and (max-width: 767px) {
    
    .share-btn{
        display:none;
    }

    .content{
        background:none;
    }
 
    .slider-half-label{
        position:static;
        display:inline-block !important;
        margin: 0 0 20px 0;
    }
    
    .img-content{
        display:none;
    }
    
    .bgc-white{
        background:none;
    }
    
}    

@media only screen and (max-width: 599px) {
    
    .date-box-parent{
        width:100%;
    }
    
}