html {
	height: 100%;
}

body {
	height: 100%;
}

h1 {
  font-family: Interstate;
  font-style: normal;
  font-weight: normal;  
}

h1.title {
    font-weight: bold;
    text-transform: uppercase;
    font-family: Interstate Condensed;
    color: #fff;
    float: left;
    margin: 0;
}

h2 {
  font-family: Interstate;
  font-style: normal;
  font-weight: normal;
}

a.title {
	text-decoration: none;
}

a.title h2:hover {
	color: #00ccff !important;
}

h2.title {
	margin-top: 0px;
}

h2 {		
	word-break: break-word;
 
	/* Add hyphens based on language */
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.row > div > h2:first-child {
	margin-top: 0px;
}

h3 {
  font-family: Interstate;
  font-style: normal;
  font-weight: normal;
}

h3 a {
	text-decoration: none;
}

h4 {
  font-family: Interstate;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}

a {
	text-decoration: underline;	
	color: #000000;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 16px;
	outline:0;
}

a:hover {
	color: #00ccff;
}

a:hover, a:focus, a:active {
	outline:0;
}

p {
	font-size: 16px;
	font-family: 'Source Sans Pro';
	font-weight: 500;
}

.color-menu {
	background: #006699 !important;
}

.panel .red-back a, .panel .black-back a {
	text-decoration: none;
}

.panel {
	border: none;
	box-shadow: none;
}

.panel-group .panel {
	border-radius:0;
}

.panel-group .panel+.panel {
	margin-top: 15px;
}

.interstate {
	font-family: Interstate;
}

.helvetica {
	font-family: Helvetica;
	font-size: 14px;	
}

dl { 
	margin: 0px;
}

img {
	max-width: 100%;
}

hr.thin {
	border-top: 2px solid #cc0000;	
	margin: 40px 0;
}

hr {
	border-top: 7px solid #cc0000;	
	margin: 40px 0;
	width:100%;	
}

hr.grey {
	border-top: 5px solid #999999;	
	margin: 0 0 20px 0;
}

hr.contact {
	border-top: 10px solid #99cccc;
	margin: 40px 0;
}

.interstate {
  font-family: Interstate;
  font-style: normal;
  font-weight: normal;
}

.white {
	color: #fff;
}

.blue {
	color: #00ccff;
}

.blue-back {
	background-color: #00ccff;
}

.grey {
	color: #999999;
}

.red {
	color: #cc0000;
}

.red-back {
	background-color: #cc0000;
}

.black {
	color: #000;
}

.black-back {
	background-color: #000;
}

.black-back-opacity {
	background-color: rgba(0,0,0,.4);
}

.pull-right-no-xs {
	float: right;
}

.navbar-fixed-top {
	position: relative;
}

.wrap {
    min-height: 100%;
}

.push {
    height: 366px;
}

.text-justify {
	text-align: justify;
}

.no-underline {
	text-decoration: none;
}


.margin-top {
	margin-top:15px;	
}

.no-margin {
    margin: 0;    
}

.no-margin-top {
    margin-top: 0 !important;    
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60, .margin-top-60-no-xs {
    margin-top: 60px;
}


.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-top-bottom-50 {
	margin: 50px 0px;
}

.cms_toolbar {
	position: relative !important;
}

video#bgvid {
	position: fixed;
	left: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
}

/* Navbar */
#header {
	margin-bottom: 30px;
}

#header .navbar {
    font-family: Interstate;		
    text-transform: uppercase;
}

#header .navbar .navbar-nav {
	margin-left: 50px;
}

#header .navbar-nav > li > a {
	color: #ccc;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header .navbar-nav > li > a:hover {
	color: #0d181c;
	background:none;
}

#header .form-control {
	border: 2px solid #efefef;
	box-shadow: none;
}

#header .input-group-addon {
	border: 2px solid #efefef;
}

#main-navi .collapse.navbar-collapse {
	padding: 0;
}

#main-navi .navbar {
	border: none;
	background: #fff;
	margin:0;
}

#main-navi .navbar-nav a {
	text-decoration:none;
}

#main-navi .navbar-nav > li > a {
	color: #fff;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	text-transform: uppercase;
}

#main-navi .navbar-nav > li:first-child > a {
	margin-right: 7px;
}

#main-navi .navbar-nav > li:nth-child(2) > a, #main-navi .navbar-nav > li:nth-child(2) > .dropdown-menu a {
	margin-right: 7px;
	margin-left: 7px;
}

#main-navi .navbar-nav > li:last-child > a, #main-navi .navbar-nav > li:last-child > .dropdown-menu a {
	margin-left: 7px;
}

#main-navi .navbar-nav > li:nth-child(2) > .dropdown-menu a, #main-navi .navbar-nav > li:last-child > .dropdown-menu a {
	margin-top: 3px;	
}

#main-navi .navbar-nav > li:nth-child(2) > .dropdown-menu a:hover, #main-navi .navbar-nav > li:last-child > .dropdown-menu a:hover {
	background: #006699;
}

#main-navi .navbar-nav > li > a:hover, #main-navi .navbar-nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: #006699;
}

#main-navi .active > a {
	background:#fff;
	color: #0d181c !important;
}
 
#main-navi .dropdown-menu > li > a {
	color: #fff;
	background: #00ccff;
	font-family: 'Source Sans Pro';
	font-size: 35px;
	text-align: center;	
}

#main-navi .dropdown-menu {
	border: none;
	border-radius: 0px;
	padding: 0;
	width: 100%;
	background: none;
	box-shadow:none;
}

#main-navi .dropdown-menu span {
	font-size: 14px;
}


#main-navi.start-navi .navbar {
	border: none;
	background: transparent;	
}

.affix {
	top: 0;
	z-index: 10;
}

.modal-backdrop.in {
	opacity: .9;
	filter: alpha(opacity=90);
}

.modal-header {
	border-bottom:none;
	padding: 20px 15px 0;	
}

.modal-header > div {
	width:60%;
	margin:0 auto;
}

.modal-header h1 {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 70px;
	line-height: 84px;
	color: #99cccc;
	margin-bottom: 0;
	margin-top: 80px;
}

.modal-header p {
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 16px;	
	color: #99cccc;
	width: 80%;
}


.modal-content {
	background: none;
	box-shadow:none;
	border:none;
}

.back-thumb {
	margin-bottom: 47px;
}

.thx-box {
	padding: 20px;
	background: #99cccc;
	text-align: center;
	width: 100%;
	margin-top: 90px;
}

.thx-box p {
	color:#000;
	margin:0;
	width:100%;
}

/* Content */
#content {
	margin-bottom: 190px;
}

.contact-right > div {
	height: 200px;
	padding: 0px;
	background-size: cover;
}

.white-bg {
	background-color: rgb(255, 255, 255);
	bottom: 20px;
	position: absolute;
	width: 75%;
	padding: 10px 10px 10px 15px;
	text-align: left;
	color: rgb(51, 51, 51);
	margin-right: 15px;
}

.white-bg.wide {
	width: 90%;
}

.img-navi {
	height: 200px;
	background-size: 100%;
	cursor: pointer;	
	position: relative;
}



.title-navi-products {
	margin-top: 15px;
}

h4.indent {
    padding-left: 50px;
    line-height: 40px;
    margin-top: 0px;
}

h4.indent-small {
    padding-left: 50px;
    line-height: 20px;
    margin-top: 0px;
}


.img-navi-small {
    width: 40px;           
    background-size: cover;
	cursor: pointer;
}

.img-ref {
	margin-bottom: 30px;
}

.subtitle-news {
	margin: 7px 0px 10px;				
}

.title-wrapper {
    background: #3f4e55;
    padding: 6px 0px 5px;
}

.input-group {
	margin-top: 3px;
}

.input-group-addon {
	padding: 6px 10px;
}

.portrait {
	height:260px;
	background-size: cover;
	background-position-x: center;
}

.portrait > div {
	color: #0d181c;
	background: rgba(255,255,255,.8);
	padding: 7px 15px;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.portrait h2, .portrait p {
	margin: 0px;
}

.portrait-wrapper a {
	word-wrap: break-word;
}

.production > div {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
}

.production .title-margin {
    margin-top: 20px;
    margin-bottom: 10px;
}

.production a, .back a, .download a {
	color: #999999;
}

.production a:hover, .back a:hover, .download a:hover {
	color: #00ccff;
	text-decoration: underline;
}

.production-search .input-group {
	margin-top: 0;
}

.production-search input {
    color: white;
	background: #999;
    height: 25px;
    border: none;
    border-radius: 0;
}

.production-search-sm input {
	height: 40px;
	padding-left: 15px;
}

.production-search-sm .glyphicon-search {
	padding-top: 5px;
}

.production-search .production-search-submit-button {
    color: white;
	background: #999;
    font-size: 16px;
    height: 25px;
    padding: 2px 5px;
    border: none;
    border-radius: 0;
}

.production-search .production-search-submit-button-sm {
	font-size: 22px;
	height: 40px;
	padding: 2px 15px 2px 0;
}

.production-search-form ::-webkit-input-placeholder {
  color: white;
  font-size: 15px;
}

.production-search-form ::-moz-placeholder {
  color: white;
  font-size: 15px;
}
.production-search-form :-ms-input-placeholder {
  color: white;
  font-size: 15px;
}
.production-search-form :-moz-placeholder {
  color: white;
  font-size: 15px;
}


.event-detail {
	margin-top: 40px;
	display: table;
	width: 100%;
	position: relative;
} 

.lead-bold p {
	font-weight: 700;
}

.event-tickets {
	margin-bottom:0;
}

.event h1 {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 55px;
	color: #fff;
	text-transform: uppercase;
	line-height: 58px;
	margin:0;
	padding-left:10px;
}

.event h1 img {
	margin-top: 20px;
	margin-right: 20px;
}

.event-date {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 80px;
	line-height: 53px;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}

.event-month {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	text-transform:uppercase;
}

.event-year {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 18px;
	position: absolute;
	top: 60px;
	width: 100%;
	left: 0;
	text-transform:uppercase;
}

/*
@-moz-document url-prefix() {
    .event-date {
        width: inherit;
    }
	
    .event-month {
        width: inherit;
    }
}*/

.event-location,
.search-message {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	line-height:16px;
}

h1.content-title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 70px;
	margin-top:0;
	margin-bottom:35px;
	line-height: 84px;
}

h2.event-title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 40px;
	margin-top:0;
	margin-bottom:0px;
}

h3.event-title {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 16px;
	margin-top:6px;
	margin-bottom:0px;
}

.event-tag {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 20px;
	text-transform:uppercase;
    float: right;
    background: #000;
    color: #fff;
	text-align: center;
	padding: 0 10px;
	margin-top: -40px;
}

.more-events {
	border: 2px solid #cc0000;
	width: 100%;
	padding: 5px 0px 5px 10px;
	margin-top:50px;	
}

.more-events h3 {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 30px;
	text-transform:uppercase;
	color: #cc0000;
	margin:0;
}

#events-more .event-detail:last-child{
	margin-bottom:20px;
}

.more-dates h2 {
	width: 100%;
	padding: 12px 0px 13px 10px;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 30px;
	text-transform:uppercase;
}

.more-dates a:hover h2 { 
	color: #fff;
}

.event-all-dates {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}

.event-all-dates a {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}

.event-all-dates:last-child {
	margin-bottom: 20px;
}

.artist,
.production_category {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	border-bottom: 1px solid #999999;
}

.artist:last-child,
.production_category:last-child {
	border: none;
}

.artist a, .production_category a, .back a, .download a {
	text-decoration: none;
}

.artist a.active,
.production_category a.active {
	color: #00ccff;
	text-decoration: underline;
}

.start-wrapper {
	display:table-cell;
	vertical-align:middle;
}

#events-more > hr:first-of-type {
	display:none;
}

#events-more > .event-detail:first-of-type {
	margin-top: 56px;
}

.arrow-red {
	margin-top: 9px;
	margin-right: 18px;
}

.more-events .arrow-red {
	margin-top: 6px;
	margin-right: 18px;
}

.arrow-white {
	margin-top: 10px;
	margin-right:18px;
}

.no-contact hr:first-of-type{
	display:none !important;
}



/* Modal */
.modal-dialog {
	width: 80%;
	margin: 50px auto 0;
}

.modal-body {
	text-align: center;
}

.modal-footer {
	border: none;
	margin-top:0px;
}

.modal,button:focus{
    outline:none!important
}

.close {
	opacity: 1;
}

.modal-thumbs {
	max-height: 473px;
}


.modal-body ul
{
  width: 100%;
  padding: 0;
  margin: 0 0 2em 0;
  list-style-type: none;
}
 
.modal-body li
{
  float: left;
  max-height:282px;
  width: 25%;
  padding: 10px;
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
 
.modal-body li a
{
  display: block;
  width: 100%;
}
 
.modal-body img
{
  display: block;
  max-width: 100%;
}

textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {   
    border: none;
    box-shadow: none;
    outline: 0 none;
}

form.contact {
	text-align:left;
	width:60%;
	margin: 0 auto 70px;
	float:none;
}

form.contact.inline {
	text-align:left;
	width:100%;
	margin:0;
}

form.contact h2 {
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 24px;
	color: #99cccc;
	margin-top:0;
	margin-bottom: 20px;
}

form.contact.inline h2 {
	color: #00ccff;
}

form.contact label {
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 24px;
	color: #99cccc;
}

form.contact.inline label {
	color: #00ccff;
}

form.contact .css-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

form.contact .css-checkbox + label.css-label {
	padding-left: 40px;
	height: 24px;
	display: inline-block;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	margin-bottom: 20px;
}

form.contact .css-checkbox:checked + label.css-label {
	background-position: 0 -24px;
}

form.contact input[type="text"], form.contact input[type="tel"], form.contact input[type="email"], form.contact textarea {
	margin-bottom: 20px;
	width: 100%;
	background: #99cccc;
	border: none;
	padding: 11px 10px;
	line-height: 33px;
}

form.contact.inline input, form.contact.inline textarea {
	margin-bottom: 20px;
	width: 100%;
	background: #00ccff;
	border: none;
	padding: 11px 10px;
	line-height: 33px;
}

.contact-btn {
	background: #99cccc;
	padding: 12px 63px;
	border-radius: 30px;
	border:none;
	margin-top: 32px;
}

form[name="tt_address_form"] .contact-btn {  /* NL form */
	margin-top: 0;
}
form[name="tt_address_form"] h2 {
	margin-bottom: 30px;
}

.contact-btn:hover {
	background: #00ccff;
}

form.contact.inline .contact-btn {
	background: #00ccff;
}

form.contact.inline .contact-btn:hover {
	background: #006699;
}

::-webkit-input-placeholder {
	color:#000;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 24px;
}

::-moz-placeholder {
	color:#000;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 24px;
}

:-ms-input-placeholder {
	color:#000;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 24px;
}

input:-moz-placeholder {
	color:#000;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 24px;
}

.css-label {
	background-image: url(/static/img/checkbox-sprite.png);
}

form.contact.inline .css-label {
	background-image: url(/static/img/checkbox-sprite-inline.png);
}

#contact-form .modal-header h1, #contact-form .modal-header p {
	width: 100%;
}

#contact-form .modal-body {
	padding-top:0;
}

/* Carousel */
.gallery-preview > div {
	cursor:pointer;	
}

.gallery-preview {
	text-align:center;
	margin-bottom:10px;
	background-size:cover;
	background-position:center;
}


.carousel-text > div,
.carousel-text strong {
	color: #fff;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 34px;
	padding:25px 15px 0;
	text-shadow: 2px 2px 3px #666;
}

.carousel-text strong {
    padding:0;
}

.carousel-text div p {
	color: #fff;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 30px;
	text-transform: none;
	margin-bottom:0;
	line-height: 34px;
}

.carousel-text div p + p {
	color: #fff;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 30px;
	text-transform: none;
}

.carousel-text a {
	color: #fff;
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 30px;
    text-transform: none;
}

.carousel-text a:hover {
	color: #00ccff;
}

.carousel-indicators-fauteuil {
	bottom: 2px;
	margin-right: 35px;
	padding: 0;
}

.carousel-indicators-fauteuil li {
	display: inline-block;
	cursor: pointer;
	border-radius: 10px;
	width: 27px;
	height: 5px;
	margin: 0;
	background-color: #fff;
	border: none;
	margin: 0 0 0 10px;
}

.carousel-indicators-fauteuil .active {
	width: 27px;
	height: 5px;
	margin: 0;
	background-color: #00ccff;
	margin: 0 0 0 10px;
}

#teaser > div:not(:first-child) {
    margin-top:30px;
}

.teaser-title {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 30px;
	color: #999999;
	margin-top: 10px;
	line-height: 1em;
	margin-bottom: 12px;
}

.teaser-button {
	background: #00ccff;
	color: #fff;
	border-radius: 25px;
	padding: 8px 20px;
	font-size: 16px;
	margin-bottom: 12px;
}

.teaser-button:hover {
	background: #006699;
	color:#fff;
}

/* Glyphicons */
.glyphicons {
	padding-left:0px;
}

.glyphicons.search:before {
	font-size: 12px;
	position: relative;
	margin: 0px;
}

.glyphicons.download_alt {
	margin-right: 10px;
}

.glyphicons.download_alt:before {
	position: relative;
}



/* Buttons */
.btn-primary {
	background: #0d181c;
	border: none;
}

.btn-group a {
	text-decoration: none;
}

.btn-group a:focus {
	background: none;
	border-color: #ddd;
}

.btn-group-products .btn-group > a:hover {
	background: #acab39;
	color: #fff;
}

.btn-group-branchen .btn-group > a:hover {
	background: #f00;
	color: #fff;
}

.btn-group .btn-default {
	font-family: Interstate;
	font-size: 20px;
}

a.btn {
	text-decoration: none;
}

/* Footer */
#footer {
	margin-top: -366px;
    background: #000;
    color: #fff;
    padding: 40px 0 70px 0;
}

#footer a {
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .infos {
	padding-left: 40px;
}

#footer .infos dd, #footer .infos dt, #footer .infos dd a {
	font-family: 'Source Sans Pro';
	font-weight: 500;	
	line-height:24px;	
	font-size: 20px;
}

#footer .nav dd a {
	font-family: 'Source Sans Pro';
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	color: #00ccff;	
}

#footer .nav dd {
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
}

#footer .nav dd:first-child {
	padding-top:0;
}

#footer .nav dd:last-child {
	border-bottom: none
}

#footer .social {
	border-right: 1px solid #cccccc;
	text-align: right;
	padding-bottom: 20px;
}

#footer .social dd img {
	padding-right: 15px;
}

#footer .social dd a:last-child img {
	padding-right:0;
}

#footer .social dd a {
	text-decoration:none;
}

#map img{
	max-width: inherit;
}

#news .modal-title,
#news .modal-body,
#news .modal-body a {
    font-family: 'Source Sans Pro';
    color: #99cccc;
}

#news .modal-title {
    font-weight: 700;
    font-size: 70px;
    line-height: 70px;        
    margin-bottom: 0;    
}

#news .modal-dialog {
	width:60%;
}

#news .modal-body {
	text-align:left;
}

#news .modal-body p,
#news .modal-body li,
#news .modal-body a {	
	font-size:20px;
}

#news .modal-body li {
	float:none;
	max-height: none;
	width: auto;
	padding: 0;
	margin: 0;
	overflow: inherit;
}

#news .modal-body ul {
    padding-left: 40px;
    list-style-type: disc;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive.embed-responsive-3by1 {
    padding-bottom: 30%;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) { 
    .flex-container {
        display: -webkit-box !important; /* Initiate flexbox */
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        -moz-box-orient:vertical !important;
        -webkit-box-orient:vertical !important;
        -ms-box-orient: vertical !important;
        -webkit-flex-direction: column !important;
        flex-direction: column !important;
    }
    
    .flex-first {
        -moz-box-ordinal-group: 1;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    
    .flex-second {
        -moz-box-ordinal-group: 2;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
	
	.panel .carousel-text > div {	
		font-size: 20px;
		padding: 15px;
		line-height:1em;
	}

	h1 {
		font-size: 28px;
	}
	
	h2 {
		font-size: 20px;
	}
	
	h3 {
		font-size: 16px;
	}
	
	body {
		padding-top: 0;
	}	
	
	#footer {
		margin-top: -366px;
	}
	
	.push {
	    height: 366px;
	}
	
	.affix {
		position: relative;
	}
	
	#content {
		margin-bottom: 90px;
	}
	
	#main-navi.start-navi {
		padding:0;
		bottom: 0;
		position: absolute;
		width: 50%;
		left: 25%;
	}
	
	#main-navi-wrapper {
		height: auto !important;
	}
	
	#main-navi .navbar-nav {
		display: block;
		width: auto;
	}	
	
	#main-navi .navbar-toggle .icon-bar {
		background: #fff;
		height: 7px;
		width:35px;
		margin-bottom:5px;
	}
	
	#main-navi .navbar-toggle .icon-bar:last-child {
		margin-bottom:0;
	}
	
	#main-navi .navbar-toggle {
		float:left;
		background: #00ccff;
		border-radius: 0;
		margin: 0;
		padding: 15px 13px;
		border: 0;
	}	
	
	#main-navi .dropdown-menu > li > a {
		color: #fff;
	}
	
	.hidden-xs-fauteuil {
		display:none !important;
	}
	
	.navbar-brand {
		padding:0;
		float:none;
		margin-left: 61px;
		text-align: center;
		background: #fff;
	}	
	
	.navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.carousel .item, #map {
		min-height: 150px;
	}		
	
	.gallery-preview {
		height: 250px;
	}
	
	.gallery-preview > div {
		line-height: 250px;		
	}
	
/*	.carousel-text > div p {
		display: none;
	}*/

	.carousel-text > div p:last-child {
		display: inline;
	}
			
	.carousel-indicators-fauteuil {
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}
	
	.margin-top-60-no-xs {
		margin-top:0;
	}
	
	.carousel-indicators-fauteuil li, .carousel-indicators-fauteuil .active {
		width: 18px;
		margin: 0 0 0 8px;
	}
	
	.carousel-text > div {
		padding:10px 0;
	}
	
	.pull-right-no-xs {
		float: none;
	}

	.production-xs, .event-xs {
		padding:0;
	}
	
	.production-xs .xs > div {
		font-family: 'Source Sans Pro';
		font-weight: 500;
		font-size: 16px;
		line-height: 20px;
		color: #fff;
		text-align:left;
		padding: 8px 15px;
		background: #999999;		
	}
	
	.production-xs a.xs {
		text-decoration:none;
	}
	
	.production-xs .xs img {
		margin-top: 2px;
	}

	.production-xs > div {
		border-top: 1px solid white;
	}

	.production-xs > div:last-child {
		border-bottom: 1px solid white;
	}
	
	.event h1 {
		font-size: 30px;
		padding:0 15px;
		line-height:normal;
	}
	
	.event h1 img {
		margin-top: 11px;
		margin-right:0;
	}
	
	.navbar-fixed-top {
		position: fixed;
		top: auto;
		background:none !important;
    }
	
	#carousel {
		padding-top:61px;
	}
	
	#main-navi .dropdown-menu > li > a:focus, #main-navi .dropdown-menu > li > a:hover {
		background:#fff;
		color: #0d181c !important;
	}
	
	.modal-dialog,
	#news .modal-dialog {
		width: auto;
		margin-top:0;
	}
	
	.btn-group-justified > .btn-group {
		display: block;
		width: auto;
	}	
	
	.btn-group .btn-default {
		font-size: 18px;
	}	
	
	.languages > li > a {
		color: #ccc;
		text-decoration: none;
		padding: 10px;	
		display: block;
		text-transform: uppercase;
		font-size: 10px;
	}
	
	.languages > li {
		float:left;	
		display: block;
	}
	
	.languages {
		list-style-type: none;	
		margin-top: 13px;
		margin-bottom: 13px;
		float: left;
		padding: 0px;
	}
	
	.event-detail {
		margin-top:10px;
		display: table;
		width:100%;
	} 
	
	.event-detail .col-sm-10 {
		padding-left:0;
	}
	
	.event-date {
		font-size: 50px;
		line-height: 42px;
		text-align: left;
		padding-left: 15px;
	}
    
    .event-year {
        text-align: left;
        padding-left: 15px;
        top: 35px;
    }
	
	.event-month {
		display:none;
	}
	
	h2.event-title {
		font-size:27px;
		line-height: 24px;
	}
	
	h1.content-title {
		font-size:27px;
		line-height: 32px;	
		margin-bottom:10px;	
	}
    
    #news .modal-title {
        font-size:27px;
        line-height: 45px;
    }

    #news .modal-body {
        margin-top:0;        
    }
	
	.modal-dialog h1 {
		font-size:27px;
		line-height: 32px;
		font-weight:600;
		margin:0;
		width:100%;
	}
	
	.modal-body {
		padding: 15px;
		margin-top: 25px;
	}
	
	.modal-body li {
		width: 100%;
		padding: 0;
	}
	
	.modal-body li a {
		margin-bottom: 7px;
	}
	
	.modal-header {
		padding: 15px 15px 0;
	}
	
	.modal-header > div {
		width:100%;
	}
	
	.modal-header button img {
		width:29px;
		height:29px;
		margin-top: 10px;
	}
	
	form.contact {
		text-align: left;
		width: 100%;
	}
	
	.contact-btn {
		width:100%;
		margin-top:20px;
	}
	
	iframe {
		max-width:100%;
		height:100%;
	}
	
	h3.event-title {
		display:none;
	}
	
	.event-location {
		font-size:14px;
		margin-bottom:0;
	}
	
	.event-desc {
		display:none;
	} 
	
	.event-tickets {
		display:none;
	}
	
	.event-all-dates:last-child {
		margin-bottom:0;
	}
	
	.more-events h3 {
		font-size: 18px;
		margin-top:0;
		padding:0;
	}
	
	.more-dates h2 {
		font-size: 18px;
		margin-top:10px;
		padding: 7px 10px;
	}	
	
	.margin-xs {
		margin-top: 20px;
	}
	
	.arrow-red {
		margin-top: 2px;
		margin-right: 0;
	}
	
	.more-events .arrow-red {
		margin-top: 1px;
		margin-right: 5px;
	}
	
	.arrow-white {
		margin-top: 2px;
		margin-right: 0;
	}
	
	.col-xs-date {
		width: 70px;
	}
	
	#events-more .event-detail:nth-child(2) {
		margin-top: 10px;
	}
		
	.more-events {
		margin-top: 10px;
		padding: 8px 10px;
		border: 2px solid #cc0000;
		width:auto;
	}
	
	#accordion-more {
		border-top: 2px solid #cc0000;
		margin:10px 0;
	}
	
	hr, hr.thin {
		border-top: 2px solid #cc0000;	
		margin: 10px 0;
		width:100%;
	}
	
	.panel-group .panel+.panel {
		margin-top: 5px;
	}
	
	#main-navi .navbar-nav > li:first-child > a, #main-navi .navbar-nav > li:last-child > a {
		margin-right: auto;
		margin-left: auto;
	}
	
	#main-navi .navbar-nav > li:nth-child(2) > a, #main-navi .navbar-nav > li:nth-child(2) > .dropdown-menu a {
		margin-right: auto;
		margin-left: auto;
	}
	
	.navbar-collapse {
		border: none;
		max-height: none;
	}
	
	.navbar-collapse li {
		margin-top:3px;
	}
	
	#main-navi.start-navi .navbar-collapse li:first-child {
		margin-top:0;
	}
	
	#main-navi .navbar-nav li a {
		font-size: 26px;
		text-align: left;
		padding: 9px 10px;
		font-weight: 700;
	}
	
	#main-navi.start-navi .navbar-nav li a {
		padding:10px 0;
		width:100%;
		margin-left: 0 !important;
		text-align:center;
		padding-left:0 !important;
	}
	
	#main-navi .navbar-nav > li:last-child > .dropdown-menu a {
		margin-left: 0;
	}
	
	#main-navi .navbar-nav > li > .dropdown-menu a {
		padding-left:20px;
	}
	
	
	#main-navi.start-navi .navbar {
		background: none;
		margin-bottom: 10px;
		border: 0px solid transparent;
	}
	
	#main-navi.start-navi .navbar-collapse {
		display:block;
	}
	
	#footer {
		padding: 40px 0;
	}
	
	#footer .nav {
		padding-left:15px;
		margin-top:20px;
	}
	
	#footer .nav dd {
		border:none;
	}
	
	#footer .infos {
		padding-left:15px;
	}
	
	.logo-start {
		margin-bottom: 0;
		padding: 0 8%;
	}
	
	.infos {
		margin-top: 20px;
	}
	
	.event-all-dates a, .event-all-dates {
		font-size:14px;
	}
	
	.margin-top {
		margin-top:0;	
	}
	
	/* Flex */		
    .flex-container {
        display: -webkit-box; /* Initiate flexbox */
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -moz-box-orient:vertical; /* Establishes the direction of reordering - we want the y-axis */
        -webkit-box-orient:vertical;
        -ms-box-orient: vertical;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    
    .flex-first {
        -moz-box-ordinal-group: 1;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    
    .flex-second {
        -moz-box-ordinal-group: 2;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    
    .flex-third {
        -moz-box-ordinal-group: 3;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    
    .flex-fourth {
        -moz-box-ordinal-group: 4;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 4;
        -webkit-order: 4;
        order: 4;
    }
    
    .flex-fifth {
        -moz-box-ordinal-group: 5;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 5;
        -webkit-order: 5;
        order: 5;
    }
    
    .flex-six {
        -moz-box-ordinal-group: 6;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 6;
        -webkit-order: 6;
        order: 6;
    }
	
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {	
	.download {
		margin-top:25px;
	}
	
	h1 {
		font-size: 32px;
	}
	 
	h2 {
		font-size: 20px;
	}	
	
	h3 {
		font-size: 16px;
	}
	
	.br-xs {
		display:none;
	}
		
	#footer {
		margin-top: -366px;
	}
	
	.push {
	    height: 366px;
	}	
	
	#main-navi .navbar-nav {		
		width: 100%;
	}
	
	#main-navi .navbar-nav > li {		
		text-align:center;
		width: 33%;
	}
	
	#main-navi .navbar-nav > li:last-child {
		margin-right:0;
	}
	
	.carousel-go .item {
		height: 200px;
	}	
	
	.function {
		padding-left: 35px;
	}
	
	.portrait-wrapper:nth-child(6n) {
		clear:both;
	}
	
	.btn-group .btn-default {
		font-size: 18px;
	}
	
	.btn-group-justified > .btn-group {
		display: block;
		width: auto;
	}
	
	.btn-group-justified > .btn-group .btn {
		width: 49%;
	}
	
	#main-navi .navbar-nav li a {
		font-size: 40px;
		padding: 22px 0;
	}
	
	#main-navi .dropdown-menu > li > a {
		font-size: 35px;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	
	.more-events h3 {
		font-size: 26px;
	}
	
	.event h1 {
		font-size: 45px;
	}
	
	.logo {
		width: 65%;
	}
	
	.logo-start {
		margin-bottom: 17px;
		padding: 0 8%;
	}

	.carousel .item, .gallery-preview, #map {
		height: 340px;
	}
	
	.gallery-preview > div {
		line-height: 340px;
		cursor: pointer;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	h1 {
		font-size: 36px;
	}
	
	h2 {
		font-size: 22px;  
	}
	
	h3 {
		font-size: 20px;
	}
	
	.carousel-go .item {
		height: 250px;
	}	
	
	.btn-group-justified > .btn-group .btn {
		width: 100%;
	}	
	
	.btn-group-justified > .btn-group {
		display: table-cell;
	}	
	
	#main-navi .navbar-nav li a {
		font-size:55px;
		padding: 32px 0;
	}
	
	#main-navi .dropdown-menu > li > a {
		font-size: 35px;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	
	.logo {
		width: auto;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	h2 {
		font-size: 24px;  
	}
	
	.carousel .item, .gallery-preview, #map {
		height: 430px;
	}
	
	.gallery-preview > div {
		line-height: 430px;
		cursor: pointer;
	}
}

