@media only screen and (min-device-width : 1025px) and (max-device-width : 1159px) {
	#nav > ul > li{
		margin: 0 5px 0 5px;
	}

	.scroll-area ul li{
		display: block;
		width: 24%;
		position: relative;
	}

	div#slider.large-12.columns.scroll-area ul li h4.event_title,
	div#slider.large-12.columns.scroll-area ul li a.event p{
		width: 80%;
	}

}

@media only screen and (min-device-width : 861px) and (max-device-width : 1024px) {
	body{
		background: url(../img/4.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
		width: 100%;
		height: 100%;
	}

	div#wrap img.slideshow{
		display: none !important;
	}

	.scroll-area ul li{
		display: block;
		width: 40%;
		position: relative;
	}

	div#slider.large-12.columns.scroll-area ul li h4.event_title,
	div#slider.large-12.columns.scroll-area ul li a.event p{
		width: 80%;
	}

	section.content div.row div.large-9.columns.sections{
		padding: 0;
		margin: 0;
		margin-bottom: 2em;
		display: block;
	}

	section.content div.row a.medium-3.columns.entry{
		width: 20%;
		height: 130px;
		position: relative;
		margin-bottom: .6em;
		font-size: 1em;
		padding-top: 20px;
	}

	section.content div.row div.sections a.medium-3.columns.entry.about,
	section.content div.row div.sections a.medium-3.columns.entry.events,
	section.content div.row div.sections a.medium-3.columns.entry.photo,
	section.content div.row div.sections a.medium-3.columns.entry.contact{
		background-size: cover;
		background-repeat: no-repeat;

	}



	article.middle div.row div.large-12.columns.claim h3{
		width: 100%;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns p{
		text-indent: 0px;
	}


	article.middle div.row div.large-12.columns.claim div.large-6.columns.youtube{
		margin-top: 160px;
		text-indent: 0;
	}

	/*subpages*/

	section.subpage-section ul.buttons li{
		width: 100%;
		max-width: 640px;
	}

	section.subpage-section ul.buttons li:hover{
		right: 0;
	}

	.subpage-section.static ul.logos li.large-4.columns{
		width: 33%;
	}

	ul.logos li.large-4.columns a p{
		text-align: left;
	}

	article.footer_bottom div.row div.large-12.columns.bottom_info p.info a.hoverbubble span{
		display: none;
	}

	/*events*/

	.subpage-events div.event div.datum{
		width: 90%;
		position: relative;
		margin: 0 auto;
	}

	.subpage-events div.event div.datum p{
		display: block;
		float: left;
		padding-right: 15px;
	}

	.subpage-events div.datum time{
		position: relative;
		top: 3px;
	}

	.subpage-events div.event div.event-detail{
		width: 100%;
	}

	/*foto*/

	section.content div.row ul.album-list{
		width: 90%;
	}

	section.content div.row div.gallery{
		float: left;
	    margin-left: 19px;
	    margin-top: 10px;
	    padding: 0;
	    position: relative;
	    width: 90%;
	}

	section.content div.row div.gallery a.photo{
		width: 100px;
		height: 100px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	section.content div.row div.gallery a.photo img{
		width: 100px;
		height: 100px;
	}

	/*kontakt*/

	section.content div.row div.subpage-kontakt div.contact-details h3, section.content div.row div.subpage-kontakt div.facture-details h3{
		margin-top: 0;
	}

	.subpage-kontakt div.large-6.columns.facture-details{
		margin-top: .6em;
		position: relative;
	}

	section.content div.row div.subpage-kontakt div.facture-details p,
	section.content div.row div.subpage-kontakt div.facture-details h3{
		text-align: left;
	}

	.subpage-kontakt div.large-6.columns.contact-details{
		width: 55%;
		float: left;
	}

	.subpage-kontakt div.large-6.columns.facture-details{
		width: 45%;
		float: right;
		margin-top: 0;
	}

	div#contact-form.large-4.columns.contact-form,
	div#reserve-form.large-4.columns.reserve-form{
		width: 33%;
	}

	.annoucment p{
		width: 80%;
		margin: 0 auto;
	}
}

@media only screen and (min-device-width : 640px) and (max-device-width : 860px) {
	header{
		position: relative;
	}
		
	body{
		background: url(../img/4.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
		width: 100%;
		height: 100%;
	}

	div#wrap img.slideshow,
	video#bgvid{
		display: none!important;
	}

	.scroll-area ul li{
		display: block;
		width: 100%;
		position: relative;
	}

	div#slider.large-12.columns.scroll-area ul li h4.event_title,
	div#slider.large-12.columns.scroll-area ul li a.event p{
		width: 40%;
	}

	section.content div.row div.large-9.columns.sections{
		padding: 0;
		margin: 0;
		margin-bottom: 2em;
		display: block;
	}

	section.content div.row a.medium-3.columns.entry{
		width: 20%;
		height: 130px;
		position: relative;
		margin-bottom: .6em;
		font-size: 1em;
		padding-top: 20px;
	}

	section.content div.row div.sections a.medium-3.columns.entry.about,
	section.content div.row div.sections a.medium-3.columns.entry.events,
	section.content div.row div.sections a.medium-3.columns.entry.photo,
	section.content div.row div.sections a.medium-3.columns.entry.contact{
		background-size: cover;
		background-repeat: no-repeat;

	}

	article.middle div.row div.large-12.columns.claim{
		padding-bottom: 35px;
	}

	article.middle div.row div.large-12.columns.claim h3{
		width: 100%;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns p{
		text-indent: 0px;
	}


	article.middle div.row div.large-12.columns.claim div.large-6.columns.youtube{
		margin-top: 160px;
		text-indent: 0;
	}

	/*subpages*/

	section.subpage-section ul.buttons li{
		width: 100%;
		max-width: 640px;
	}

	section.subpage-section ul.buttons li:hover{
		right: 0;
	}

	.subpage-section.static ul.logos li.large-4.columns{
		width: 33%;
	}

	ul.logos li.large-4.columns a p{
		text-align: left;
	}

	article.footer_bottom div.row div.large-12.columns.bottom_info p.info a.hoverbubble span{
		display: none;
	}

	/*events*/

	.subpage-events div.event div.datum{
		width: 90%;
		position: relative;
		margin-top: 25px;
	}

	.subpage-events div.event div.datum p{
		display: inline-block;
		padding-right: 5px;
	}

	.subpage-events div.datum time{
		position: relative;
	}

	.subpage-events div.event div.event-detail{
		width: 100%;
	}

	.subpage-events div.event div.event-detail h3{
		width: 100%;
	}

	.subpage-events div.event div.event-detail a.button.show_more{
		margin-top: -53px;
	}

	.subpage-events div.event div.event-detail div.social{
		height: auto;
	}

	.subpage-events div.event div.event-detail div.social a.button-fb,
	.subpage-events div.event-detail div.social a.button-pm{
		top: 5px;
	}

	.subpage-events div.event div.event-detail p.full-view{
		margin-top: 178px;
	}

	.subpage-events div.event-detail h3.teaser span{
		display: block;
		width: 100%;
		padding: 0;
	}

	/*foto*/

	section.content div.row ul.album-list{
		width: 90%;
	}

	section.content div.row div.gallery{
		float: left;
	    margin-left: 19px;
	    margin-top: 10px;
	    padding: 0;
	    position: relative;
	    width: 90%;
	}

	section.content div.row div.gallery a.photo{
		width: 100px;
		height: 100px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	section.content div.row div.gallery a.photo img{
		width: 100px;
		height: 100px;
	}

	/*kontakt*/

	section.content div.row div.subpage-kontakt div.contact-details h3, section.content div.row div.subpage-kontakt div.facture-details h3{
		margin-top: 0;
	}

	.subpage-kontakt div.large-6.columns.facture-details{
		margin-top: .6em;
		position: relative;
	}

	section.content div.row div.subpage-kontakt div.facture-details p,
	section.content div.row div.subpage-kontakt div.facture-details h3{
		text-align: left;
	}

	.subpage-kontakt div.large-6.columns.contact-details{
		width: 55%;
		float: left;
	}

	.subpage-kontakt div.large-6.columns.facture-details{
		width: 45%;
		float: right;
		margin-top: 0;
	}

	div#contact-form.large-4.columns.contact-form,
	div#reserve-form.large-4.columns.reserve-form{
		width: 33%;
	}

	.annoucment{
		background-image: none;
	}


	#ticket_reservation{
		width: 50%;
	}

	div#ticket-form.ticket_form{
		width: 50%;
	}


}

@media only screen and (min-device-width : 601px) and (max-device-width : 639px) {
	header{
		position: relative;
	}

	body{
		background: url(../img/4.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: fixed;
		width: 100%;
		height: 100%;
	}

	div#wrap img.slideshow,
	video#bgvid{
		display: none !important;
	}

	.scroll-area ul li{
		display: block;
		width: 100%;
		position: relative;
	}

	div#slider.large-12.columns.scroll-area ul li h4.event_title,
	div#slider.large-12.columns.scroll-area ul li a.event p{
		width: 35%;
	}

	section.content div.row div.large-9.columns.sections{
		padding: 0;
		margin: 0;
		margin-bottom: 2em;
		display: block;
	}

	section.content div.row a.medium-3.columns.entry{
		width: 100px;
		height: 100px;
		position: relative;
		margin-bottom: .6em;
		font-size: 1em;
		padding-top: 20px;
	}

	section.content div.row div.sections a.medium-3.columns.entry.about,
	section.content div.row div.sections a.medium-3.columns.entry.events,
	section.content div.row div.sections a.medium-3.columns.entry.photo,
	section.content div.row div.sections a.medium-3.columns.entry.contact{
		background-size: cover;
		background-repeat: no-repeat;

	}

	article.middle div.row div.large-12.columns.claim{
		padding-bottom: 35px;
	}

	article.middle div.row div.large-12.columns.claim h3{
		width: 100%;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns p{
		text-indent: 0px;
	}


	article.middle div.row div.large-12.columns.claim div.large-6.columns.youtube{
		margin-top: 160px;
		text-indent: 0;
	}

	article.footer_bottom div.row div.large-12.columns.bottom_info p.info a.hoverbubble span{
		display: none;
	}

	/*subpages*/

	section.subpage-section ul.buttons li:hover{
		right: 0;
	}

	ul li.brand span.overlay{
		display: none;
	}

	/*events*/

	.subpage-events div.event div.datum{
		width: 90%;
		position: relative;
		margin: 0 auto;
	}

	.subpage-events div.event div.datum p{
		display: block;
		float: left;
		padding-right: 15px;
	}

	.subpage-events div.datum time{
		position: relative;
		top: 3px;
	}

	.subpage-events div.event div.event-detail{
		width: 100%;
	}

	.subpage-events div.event div.event-detail h3{
		width: 100%;
	}

	.subpage-events div.event div.event-detail a.button.show_more{
		margin-top: 0;
	}

	.subpage-events div.event div.event-detail div.social{
		height: auto;
	}

	.fb-share-button-div{
		float: none;
	}

	.subpage-events div.event div.event-detail div.social a.button-fb{
		margin-left: 0;
		top: 5px;
		width: 100%;
		display: block;
	}

	.subpage-events div.event div.event-detail div.social a.button-pm{
		float: none;
		margin-left: 0;
		top: 13px;
		width: 100%;
		display: block;
		padding-bottom: 5px;
	}

	.subpage-events div.event div.event-detail p.full-view{
		margin-top: 200px;
	}

	.subpage-events div.event-detail h3.teaser span{
		display: block;
		width: 100%;
		padding: 0;
	}

	/*foto*/

	section.content div.row ul.album-list{
		width: 90%;
	}

	section.content div.row div.gallery{
		float: left;
	    margin-left: 19px;
	    margin-top: 10px;
	    padding: 0;
	    position: relative;
	    width: 90%;
	}

	section.content div.row div.gallery a.photo{
		width: 100px;
		height: 100px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	section.content div.row div.gallery a.photo img{
		width: 100px;
		height: 100px;
	}

	/*kontakt*/

	section.content div.row div.subpage-kontakt div.contact-details h3, section.content div.row div.subpage-kontakt div.facture-details h3{
		margin-top: 0;
	}

	.subpage-kontakt div.large-6.columns.facture-details{
		margin-top: .6em;
		position: relative;
	}

	section.content div.row div.subpage-kontakt div.facture-details p,
	section.content div.row div.subpage-kontakt div.facture-details h3{
		text-align: left;
	}

	.annoucment{
		background-image: none;
	}

	#ticket_reservation{
		width: 50%;
	}

	div#ticket-form.ticket_form{
		width: 50%;
	}


}


@media only screen and (min-device-width : 481px) and (max-device-width : 600px) {
	header{
		position: relative;
	}

	body{
		background: #201C14;
		width: 100%;
		height: 100%;
	}

	div#wrap img.slideshow,
	video#bgvid{
		display: none !important;
	}

	.scroll-area ul li{
		display: block;
		width: 100%;
		position: relative;
	}

	div#slider.large-12.columns.scroll-area ul li h4.event_title,
	div#slider.large-12.columns.scroll-area ul li a.event p{
		width: 30%;
	}

	section.content div.row div.large-9.columns.sections{
		padding: 0;
		margin: 0;
		margin-bottom: 2em;
		display: block;
	}

	section.content div.row a.medium-3.columns.entry{
		width: 100%;
		max-width: 475px;
		padding: 0;
		margin-left: 5px;
		position: relative;
		margin-bottom: .6em;
		height: 40px;
		padding-top: 10px;
		font-size: 1.3em;
	}

	section.content div.row div.sections a.medium-3.columns.entry.about,
	section.content div.row div.sections a.medium-3.columns.entry.events,
	section.content div.row div.sections a.medium-3.columns.entry.photo,
	section.content div.row div.sections a.medium-3.columns.entry.contact{
		border: solid 1px #7F0F18;
		background: none;

	}

	section.content div.row a.medium-3.columns.entry:hover{
		border-radius: 0;
		transform:scale(1,1);
		padding-top: 10px;
		background: #7F0F18!important;
		border: solid 1px #7F0F18;
	}

	div.shadow{
		display: none;
	}

	article.middle div.row div.large-12.columns.claim{
		margin-top: 0;
		padding-bottom: 35px;
	}

	article.middle div.row div.large-12.columns.claim h3{
		width: 100%;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns p{
		text-indent: 0;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns.youtube{
		margin-top: 160px;
		text-indent: 0;
		width: 100%;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns.youtube iframe{
		width: 100%;
	}

	article.footer_top div.row div.large-12.columns ul.large-5.columns.center li.hoverbubble span{
		display: none;
	}

	section.content footer article.footer_bottom div.row div.large-12.columns.bottom_info h2{
		padding: 0 0 20px 0;
	}

	article.footer_bottom div.row div.large-12.columns.bottom_info p.info a.hoverbubble span{
		display: none;
	}

	/*subpage*/

	section.subpage-section ul.buttons li:hover{
		right: 0;
	}

	section.content h2{
		font-size: 1em;
	}

	ul li.brand span.overlay{
		display: none;
	}

	/*events*/

	.subpage-events div.event div.datum{
		width: 90%;
		position: relative;
		margin-top: 25px;
	}

	.subpage-events div.event div.datum p{
		display: inline-block;
		padding-right: 5px;
	}

	.subpage-events div.datum time{
		position: relative;
	}

	.subpage-events div.event div.event-detail{
		width: 100%;
	}

	.subpage-events div.event div.event-detail h3{
		width: 100%;
	}

	.subpage-events div.event div.event-detail a.button.show_more{
		margin-top: 0;
		top: -52px;
	}

	.subpage-events div.event div.event-detail div.social{
		height: auto;
	}

	.fb-share-button-div{
		float: none;
	}

	.subpage-events div.event div.event-detail div.social a.button-fb{
		margin-left: 0;
		top: 5px;
		width: 100%;
		display: block;
	}

	.subpage-events div.event div.event-detail div.social a.button-pm{
		float: none;
		margin-left: 0;
		top: 13px;
		width: 100%;
		display: block;
		padding-bottom: 15px;
	}

	.subpage-events div.event-detail > div > a.scrollto{
		margin-left: 0;
		margin-top: 10px;
		width: 100%;
		display: block;
		padding-bottom: 5px;
	}

	.subpage-events div.event div.event-detail p.full-view{
		margin-top: 230px;
	}

	.subpage-events div.event-detail h3.teaser span{
		display: block;
		width: 100%;
		padding: 0;
	}

	/*foto*/

	section.content div.row ul.album-list{
		width: 90%;
	}

	section.content div.row div.gallery{
		float: left;
	    margin-left: 19px;
	    margin-top: 10px;
	    padding: 0;
	    position: relative;
	    width: 90%;
	}

	section.content div.row div.gallery a.photo{
		width: 100px;
		height: 100px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	section.content div.row div.gallery a.photo img{
		width: 100px;
		height: 100px;
	}

	section.content div.row div.subpage-kontakt div.contact-details h3, section.content div.row div.subpage-kontakt div.facture-details h3{
		margin-top: 0;
	}

	.subpage-kontakt div.large-6.columns.facture-details{
		margin-top: .6em;
		position: relative;
	}

	section.content div.row div.subpage-kontakt div.facture-details p,
	section.content div.row div.subpage-kontakt div.facture-details h3{
		text-align: left;
	}

	section.content div.row div#ticket-form.large-5.columns.ticket_form{
		float: left;
		width: 100%;
		margin-left:0;
		display: block;
	}

	.annoucment{
		background-image: none;
	}

	#ticket_reservation{
		width: 70%;
	}

	div#ticket-form.ticket_form{
		width: 70%;
	}

	/*video*/

	ul.video-embed li{
		width: 100%;
	}
		
}

@media only screen and (min-device-width : 300px) and (max-device-width : 480px) {
	header{
		position: relative;
	}

	body{
		background: #201C14;
		width: 100%;
		height: 100%;
	}

	div#wrap img.slideshow,
	video#bgvid{
		display: none !important;
	}

	.scroll-area ul li{
		display: block;
		width: 100%;
		position: relative;
		padding: 10px;
	}

	.scroll-partner ul li{
		text-align: center;
		display: block;
		width: 23%;
		position: relative;
		float: none;
	}

	div.large-12.columns.h1_hero h1{
		width: 200px;
		height: 200px;
	}

	div.large-12.columns.h1_hero h1 img{
	    height: 80px;
	    top: 66px;
	    width: 183px;
	}

	div#slider.large-12.columns.scroll-area ul li h4.event_title,
	div#slider.large-12.columns.scroll-area ul li a.event p{
		width: 18%;
	}

	section.content div.row div.large-9.columns.sections{
		padding: 0;
		margin: 0;
		margin-bottom: 2em;
		display: block;
	}

	section.content div.row a.medium-3.columns.entry{
		width: 100%;
		padding: 0;
		margin: 0 auto;
		margin-bottom: 1em;
		height: 40px;
		padding-top: 10px;
		font-size: 1.3em;
	}

	section.content div.row div.sections a.medium-3.columns.entry.about,
	section.content div.row div.sections a.medium-3.columns.entry.events,
	section.content div.row div.sections a.medium-3.columns.entry.photo,
	section.content div.row div.sections a.medium-3.columns.entry.contact{
		border: solid 1px #7F0F18;
		background: none;

	}

	section.content div.row a.medium-3.columns.entry:hover{
		border-radius: 0;
		transform:scale(1,1);
		padding-top: 10px;
		background: #7F0F18!important;
		border: solid 1px #7F0F18;
	}

	div.shadow{
		display: none;
	}

	article.middle div.row div.large-12.columns.claim{
		margin-top: 0;
		padding-bottom: 35px;
	}

	article.middle div.row div.large-12.columns.claim h3{
		width: 100%;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns p{
		text-indent: 0;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns.youtube{
		margin-top: 160px;
		text-indent: 0;
		width: 100%;
	}

	article.middle div.row div.large-12.columns.claim div.large-6.columns.youtube iframe{
		width: 100%;
	}

	article.footer_top div.row div.large-12.columns ul.large-5.columns.center li.hoverbubble span{
		display: none;
	}

	section.content footer article.footer_bottom div.row div.large-12.columns.bottom_info h2{
		padding: 0 0 20px 0;
	}

	article.footer_bottom div.row div.large-12.columns.bottom_info p.info a.hoverbubble span{
		display: none;
	}

	/*subpage*/

	section.subpage-section ul.buttons li:hover{
		right: 0;
	}

	section.content h2{
		font-size: 1em;
	}

	section > div > div.usage > ul > li.button{
		width: 100%;
		margin: 0;
		margin-bottom: .4em;
	}

	section.subpage-section{
		margin-top: 25px;
	}

	section.subpage-section > ul{
		margin: 0;
	}

	div.tabbed.tabber.initialized.mobile > span{
		margin: 5px 0 5px 0;
	}

	ul li.brand span.overlay{
		display: none;
	}

	/*events*/

	.subpage-events div.event div.datum{
		width: 90%;
		position: relative;
		margin-top: 25px;
	}

	.subpage-events div.event div.datum p{
		display: inline-block;
		padding-right: 5px;
	}

	.subpage-events div.datum time{
		position: relative;
	}

	.subpage-events div.event div.event-detail{
		width: 100%;
	}

	.subpage-events div.event div.event-detail h3{
		width: 100%;
	}

	.subpage-events div.event div.event-detail a.button.show_more{
		margin-top: 0;
		top: -52px;
	}

	.subpage-events div.event div.event-detail div.social{
		height: auto;
	}

	.fb-share-button-div{
		float: none;
	}

	.subpage-events div.event div.event-detail div.social a.button-fb{
		margin-left: 0;
		top: 5px;
		width: 100%;
		display: block;
	}

	.subpage-events div.event div.event-detail div.social a.button-pm{
		float: none;
		margin-left: 0;
		top: 13px;
		width: 100%;
		display: block;
		padding-bottom: 15px;
	}

	.subpage-events div.event-detail > div > a.scrollto{
		margin-left: 0;
		margin-top: 10px;
		width: 100%;
		display: block;
		padding-bottom: 5px;
	}

	.subpage-events div.event div.event-detail p.full-view{
		margin-top: 282px;
	}

	.subpage-events div.event-detail h3.teaser span{
		display: block;
		width: 100%;
		padding: 0;
	}

	.promoted{
		background-color: rgba(255, 162, 0, .6);
		background-image: url(../img/thumb_up_small.png);
		background-position: top right;
		background-repeat: no-repeat;
	}


	/*foto*/

	section.content div.row ul.album-list{
		width: 30%;
	}

	section.content div.row ul.album-list > li{
		font-size: 14px;
		font-weight: normal;
		white-space: normal;
	}

	section.content div.row div.gallery{
		width: 64%;
		position: relative;
		margin: 0 auto;
		padding: 0;
		margin-top: 10px;
	}

	section.content div.row div.gallery a.photo{
		width: 80px;
		height: 80px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	section.content div.row div.gallery a.photo img{
		width: 80px;
		height: 80px;
	}

	section.content div.row div.subpage-kontakt div.contact-details h3, section.content div.row div.subpage-kontakt div.facture-details h3{
		margin-top: 0;
	}

	.subpage-kontakt div.large-6.columns.facture-details{
		margin-top: .6em;
		position: relative;
	}

	section.content div.row div.subpage-kontakt div.facture-details p,
	section.content div.row div.subpage-kontakt div.facture-details h3{
		text-align: left;
	}

	section.content div.row div#ticket-form.large-5.columns.ticket_form{
		float: left;
		width: 100%;
		margin-left:0;
		display: block;
	}

	.annoucment{
		background-image: none;
		margin: 0 auto;
	}

	.annoucment p{
		width: 88%;
		margin: 0 auto;
	}

	.annoucment p strong{
		color: #FFA200;
		font-size: 1em;
	}

	.annoucment p.tag{
		font-size: .9em;
		padding-top: 0;
	}

	#ticket_reservation{
		width: 70%;
	}

	div#ticket-form.ticket_form{
		width: 70%;
	}

	/*video*/

	ul.video-embed li{
		width: 100%;
	}
	
}