
.clear{
    clear: both;
    padding:0!important;
}
.content{
    max-width:1320px;
    width:100%;
    margin:auto;
    position: relative;
    padding:0 20px;
    z-index:0;
}

/* Search */
.search .content{
    max-width:1640px;
    padding:0 20px;
    padding-top:200px;
}
.search h1{
    font-size: 2.227em;
    line-height: 1.163em;
    font-weight: 200;
    margin:0 0 60px 0;
}
.search h2{
    font-weight: 300;
    margin:0 0 5px 0;
}
.searchForm{
    max-width:1040px;
}
.search input[type="text"],
.search select{
    width:calc(50% - 40px);
    float:left;
    margin:0 80px 40px 0;
    border-bottom:2px solid #444444;
    line-height:36px;
    font-size:22px;
    background:#fff;
}
.search select option{
    font-size:22px;
    font-family: 'Titillium Web',sans-serif;
}
.search input[type="text"]:nth-child(even),
.search select:nth-child(even){
    margin-right:0;
}

/* Webkit */
.search input[type="text"]::-webkit-input-placeholder { color: #444444; opacity: 1; }

/* Firefox 4-18 */
.search input[type="text"]:-moz-placeholder { color: #444444; opacity: 1; }

/* Firefox 19+ */
.search input[type="text"]::-moz-placeholder { color: #444444; opacity: 1; }

/* IE10+ */
.search input[type="text"]:-ms-input-placeholder { color: #444444; opacity: 1; }


.searchFormButtons button{
    width:calc(50% - 40px);
    display:block;
    float:left;
    margin:0 80px 0 0;
    border:1px solid #999999;
    padding:14px 9px;
    font-size: 0.955em;
    Line-height: 1.476em;
    font-weight:600;
    color:#999999;
    text-decoration: none;
    text-align: center;
    background:#fff;
}
.searchFormButtons button:nth-child(even){
    border:1px solid #444444;
    background:#444444;
    color:#fff;
    margin-right: 0;
}


/* Search End */

section.events{
    padding:255px 20px 0px;
}
.eventsTop{
    max-width:960px;
    width:100%;
    margin:auto;
    margin-bottom:80px;
}
.eventsTop h1{
     font-size:2.227272727272727em;
     line-height:1.163265306122449em;
     margin:0 0 10px;
     font-weight:200;
}
.eventsTop h1 strong{
    font-weight:600;
}
.eventsTop h3{
    font-size:1.5em;
    line-height:1.3636363636363635em;
    font-weight:200;
}
.eventsEntry{
    margin-bottom:40px;
    padding-top:40px;
}
.eventsEntryHeader{
    padding-bottom:10px;
}
.eventsEntryHeader h2{
    border-bottom: 1px solid #818181;
    margin-bottom:10px;
    display: inline-block;
    font-size:1.7619047619047619em;
    line-height:1.2702702702702702em;
    font-weight:600;
}
.eventsEntryHeader a{
    font-weight:600;
}
.eventsEntryDateShortCol7 a.eventSportLink{
    font-weight:400;
}
.eventsEntryData{
    font-size:0.9545454545454546em;
    line-height:1.4761904761904763em;
    border-top: 4px solid #dddddd;
    padding-top:20px;
}
.eventsEntryData:last-child{
    border-bottom: 4px solid #dddddd;
}
.eventsEntryDataShort{
    padding-bottom:20px;
}
.eventsEntryDataLongDetails{
    padding-bottom:40px;
}
.eventsEntryDateShortCol strong{
    display:block;
}
.eventsEntryDateShortCol{
    float:left;
}
.eventsEntryDateLongCol1,
.eventsEntryDateShortCol1{
    width:200px;
    margin-right:40px;
}
.eventsEntryDateShortCol2{
    width:300px;
    margin-right:40px;
}
.eventsEntryDateShortCol3{
    width:80px;
    margin-right:40px;
}
.eventsEntryDateShortCol4{
    width:120px;
    margin-right:40px;
}
.eventsEntryDateShortCol5{
    width:180px;
    margin-right:40px;
}
.eventsEntryDateShortCol6{
    width:200px;
    text-align:right;
}
.eventsEntryDateShortCol8{
    width:240px;
    margin-right:40px;
}
.eventsEntryDateShortCol7{
    width:calc(100% - 240px);
}
.eventsEntryDateLongCol7{
    width:calc(100% - 200px);
    float:left;
}
.eventsEntryDateLongCol1{
    width:160px;
    margin-right:40px;
    float:left;
}
.eventsEntryDateLongCol2{
    width:200px;
    margin-right:40px;
    float:left;
}
.eventsEntryDateLongCol8{
    width:200px;
    margin-right:40px;
    float:left;
}
.eventsEntryDateLongCol5{
    width:calc(100% - 680);
    float:left;
}
.availability{
    display:block;
    font-size:0.7619047619047619em;
    line-height: 1.125em;
    font-weight:600;
    padding-top:6px;
    position: relative;
    padding-left:26px;
}
.availability::before{
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #00ff06;
    position:absolute;
    top:5px;
    left:0;
}
.availability.red::before{
    background-color: #ff0000;
}
.availability.yellow::before{
    background-color: #ffea00;
}
.eventsEntryDataLongTariff,
.eventsEntryDataLongDate{
    margin-left:200px;
    border-top:2px solid #dddddd;
    padding-top:20px;
}
.eventsEntryDataLongTariffsHeader,
.eventsEntryDataLongDatesHeader{
    margin-bottom:10px;
}
.eventsEntryDataLongDates{
    margin-bottom:40px;
}
.eventsEntryDateShortCol3 strong{
    font-size:0.7619047619047619em;
    line-height: 1.125em;
    text-align: center;
    /* border-top:2px solid #ddd;
    border-bottom:1px solid #ddd; */
    background:#ddd;
    padding-top: 2px;
    margin-top:5px;
}
.eventsEntryDataLongDatesHeader div,
.eventsEntryDataLongTariffsHeader div{
    font-weight:600;
}
.eventsEntryDataLongDatesHeader div:first-child,
.eventsEntryDataLongTariffsHeader div:first-child{
    font-weight:400;
}
.eventsEntryDateShortCol7 a{
    font-weight:600;
}
.eventsEntryDatePad{
    padding-left:36px;
    position: relative;
}
.eventsEntryDatePad span{
    position: absolute;
    top:0;
    left:0;
}
.eventsMore{
    font-size:1.0476190476190477em;
    line-height: 1.5454545454545454em;
    font-weight:600;
    margin-bottom:40px;
}
.eventsButtons a{
    display:inline-block;
    text-decoration: none;
    background:#444444;
    color:#fff;
    width:100%;
    max-width: 320px;
    margin-right:40px;
    height:60px;
    text-align: center;
    line-height:60px;
    font-weight:600;
}
a.eventLocation{
    position:relative;
}
/*
a.eventLocation:after{
    content:'';
    background:transparent url(../images/icon_location.png) no-repeat top left;
    width:17px;
    height:18px;
    display:block;
    position:absolute;
    right:0px;
    bottom:11px;
}
*/
a.eventLocation i{
    display:inline-block;
    margin-left:5px;
    background:transparent url(../images/icon_location.png) no-repeat top left;
    width:17px;
    height:18px;
}


.eventsEntryDataLongTariffHeader{
    padding-left:40px;
    background:transparent url(../images/icon_arrow_down.png) no-repeat top 10px left;
    cursor:pointer;
}
.eventsEntryDataLongTariff.open .eventsEntryDataLongTariffHeader{
    background-image:url(../images/icon_arrow_up.png);
}
.eventsEntryDataLongTariff .eventsEntryDataLongTariffEntries{
    display:none;
    padding-bottom:20px;
}
.eventsEntryDataLongTariff.open .eventsEntryDataLongTariffEntries{
    display:block;
}
.eventsEntryDataLongTariffHeader strong{
    display:block;
}
.eventsEntryDataLongTariffEntry{
    padding-top:20px;
}
.eventBookingButton{
    text-decoration: none;
    display:inline-block;
    padding:5px 35px;
    font-size:0.7619047619047619em;
    line-height: 1.125em;
    border:1px solid #444444;
    font-weight:600;
}
.eventsEntryDataLongTariffEntry span{
    font-size:0.7619047619047619em;
    line-height: 1.125em;
    display:block;
}
.eventsEntryDataLongTariffEntry h5{
    display:inline-block;
    margin-bottom:5px;
    display: inline-block;
    font-size: 1em;
    font-weight:400;
}
.eventsEntryDateShortCol6 span{
    display:block;
    float:right;
    width:40px;
    height:40px;
}
.eventToggleButton{
    margin-left:40px;
    background: transparent url(../images/icon_arrow_down.png) no-repeat center center;
    cursor: pointer;
}
.eventDeleteButton{
    background: #f0f0f0 url(../images/icon_cross.png) no-repeat center center;
    margin-left:6px;
    cursor: pointer;
}
.eventEuroSign{
    background: transparent url(../images/icon_euro.png) no-repeat center center;

}
.eventsEntryDataLong{
    display:none;
}
.eventsEntryData.open .eventsEntryDataLong{
    display:block;
}

.eventsEntryData.open .eventToggleButton{
    background: transparent url(../images/icon_arrow_up.png) no-repeat center center;
}

.eventsEntryData.open{
    padding-bottom:20px;
}

.eventsEntryDateShortCol2 span{
    display:block;
}
.eventNotice{
    font-size:0.7619047619047619em;
    line-height: 1.125em;
    display:block;
    padding-top:10px;
}
.eventNotice strong{
    display:inline;
}
a.eventNoticeZoomLink{
    display:inline-block;
    text-decoration: underline;
    font-weight:600;
    padding-top:10px;
    background: transparent url(../images/icon_video.png) no-repeat right top 17px;
}
.bookingFormTabs{
    list-style: none;
    max-width:800px;
    width:100%;
}
.bookingFormTabs li{
    width:50%;
    background:#efefef;
    float:left;
    padding:5px 20px;
    font-size:0.9em;
}
.bookingFormTabs li.active{
    background:#444;
    color:#fff;
}
.bookingForm{
    max-width:800px;
    clear:left;
    padding-top:20px;
}
.bookingForm label{
    display: block;
    margin-bottom:5px;
    width:200px;
    clear:left;
    float:left;
}
.bookingForm select,
.bookingForm input[type="text"],
.bookingForm input[type="email"]{
    display: block;
    border:1px solid #999;
    padding:5px 10px;
    width: calc(100% - 200px);
    margin-bottom:20px;
    float:left;
}
.bookingForm select.selBirth{
    max-width:calc(33.33333333% - 77px);
    float:left;
    margin-right:15px;
}
.bookingForm select.selBirth:last-child{
    margin-right:0;
}
.bookingForm button{
    width:100%;
    padding:5px 20px;
    font-size:0.9em;
    background:#444;
    color:#fff;
}
@media screen and (max-width: 1360px) {
    .footer-newsletter {
        float: none;
    }
    .footer-social {
        text-align: right;
    }
}
@media only screen and (max-width: 1320px) {

    .eventsEntryDateShortCol.eventsEntryDateShortCol2{
        width:calc(100% - 620px);
        margin-right:0;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol1{
        width:210px;
        margin-right:0;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol3{
        width:100px;
        margin-right:20px;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol5{
        width:140px;
        margin-right:0;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol6{
        width:140px;
        margin-right:0;
    }
}
@media only screen and (max-width: 980px) {
    .contact_wrapper_desktop{
        display:none;
    }
    footer {
        margin-top: 40px;
        padding: 40px 0px;
    }
    .footer-links-1, .footer-links-2 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .footer-social {
        width: 100%;
        position: static;
        text-align: left;
        margin-bottom:20px;
    }
    .footer-newsletter {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }
    ul.footer-sponsors li {
        display: block;
        padding-right: 0px;
        margin-bottom:10px;
    }
    ul.footer-sponsors{
        margin-bottom:20px;
    }
    ul.footer-sponsors{
        width:100%;
    }
    .eventsEntryData{
        position: relative;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol6{
        position: absolute;
        right:0;
        top:20px;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol2 {
        width: calc(100% - 210px);
        margin-right: 0;
        padding-right:160px;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol3 {
        width: 190px;
        margin-right: 20px;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol5{
        width: calc(100% - 210px);
    }
    .eventsEntryDateShortCol3 strong{
        max-width:100px;
    }
    section.events {
        padding: 60px 20px 0px;
    }
}
@media only screen and (max-width: 880px) {
    .eventsEntryDateLongCol2 {
       clear:left;
    }
    .eventsEntryDataLongTariff, .eventsEntryDataLongDate {
        margin-left: 0px;
    }
}


@media only screen and (max-width: 720px) {
    .search input[type="text"], .search select {
        width: 100%;
        float: none;
        margin: 0 0px 40px 0;
    }
    .eventsEntryDataLongDatesHeader{
        display:none;
    }
    .eventsEntryDateLongCol2,
    .eventsEntryDateLongCol8,
    .eventsEntryDateLongCol5{
        float:none;
        width:100%;
    }

}
@media only screen and (max-width: 580px) {
    .eventsEntryDateShortCol4{
        width:100%;
        margin-right:0;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol5{
        width:100%;
    }
    .searchFormButtons button{
        width:100%;
        float:none;
        margin-bottom:20px;
    }
    .search .content {
        padding-top: 60px;
    }
    .content {
        padding: 0;
    }
    section.events {
        padding: 60px 20px 0px;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol1 {
        width: 100%;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol2 {
        width: 100%;
        padding-right: 0px;
    }
    .eventsEntryDateShortCol.eventsEntryDateShortCol3 {
        width: 100%;
        margin-right: 0px;
    }
}

