#ft_eventContainer {
	width: 1205px;
	padding: 10px 45px;
	background: #fff;
	vertical-align: top;
	margin: 0 auto;
	font-size: 14px;
}

#ft_eventDetailsLeft, #ft_eventDetailsCenter, #ft_eventDetailsRight {
	float: left;
	vertical-align: top;
}

#ft_eventDetailsLeft {
	position: relative;
	width: 280px;
}

#ft_eventDetailsCenter {
	width: 550px;
	padding: 0 20px 10px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

#ft_eventDetailsRight {
	width: 280px;
	font-size: 12px;
}

	#ft_eventDetailsLeft h3, #ft_eventDetailsRight h3 {
		margin: 25px 0 0 0;
		font-size: 14px;
		text-transform: uppercase;
	}

#ft_eventDetailsLeft .ft_grid2 .ft_event {
	margin: 10px 0 0 10px;
}

#ft_eventImageContainer {
	position: relative;
	width: 1205px;
	height: 376px;
	margin: 0 auto;
	overflow: hidden;
}


#ft_eventImage, #ft_eventImage2 {
	width: 100%;
	max-width: 1205px;
	vertical-align: bottom;
}

#ft_eventImageTrailer {
	position: absolute;
	bottom: 10px;
	left: 10px;
	opacity: 0.5;
	z-index: 999;
}

	#ft_eventImageTrailer:hover {
		opacity: 1.0;
	}

	#ft_eventImageTrailer a {
		width: 100%;
		height: 100%;
	}

#ft_eventPoster {
	width: 276px;
	margin-top: -100px;
	border: 2px solid #fff;
}

#ft_eventTrailer img:first-child {
	width: 260px;
	height: 78px;
	display: block;
}

#ft_eventTrailerButton {
	position: absolute;
	top: 0;
	left: 110px;
	width: 60px;
	display: block;
	opacity: 0.6;
}

	#ft_eventTrailerButton:hover {
		opacity: 1.0;
	}


#ft_eventTitle {
	font-size: 36px;
	margin: 5px 0 10px 0;
}

#ft_eventSubTitle {
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0 10px 0;
}

#ft_eventAttributes1 {
	margin: 10px 0 7px 0;
	padding: 0;
}

	#ft_eventAttributes1 a {
		text-decoration: none;
		color: #000;
	}

		#ft_eventAttributes1 a:hover {
			text-decoration: underline;
		}

#ft_eventClassification {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	margin-right: 7px;
}

	#ft_eventClassification div {
		width: 28px;
		font-size: 23px;
		line-height: 23px;
	}

	#ft_eventClassification img {
		width: 25px;
	}

.ft_exhibition #ft_eventClassification {
	float: right;
	margin-top: -40px;
}


.ft_eventInformationRight {
	width: 87%;
	display: inline-block;
	line-height: 23px;
}

	.ft_eventInformationRight div {
		display: inline-block;
	}

.tooltips .ft_eventInformationRight {
	font-size: 14px;
}

.ft_eventDateTime {
	font-weight: bold;
}


#ft_eventCode {
	display: inline-block;
	margin-right: 7px;
}

.ft_eventVenue div {
	width: 10px;
	margin-right: 2px;
}

.ft_eventAccessibility {
	vertical-align: top;
}

	.ft_eventAccessibility div {
		margin: -3px 3px 0 0;
		width: 20px;
		height: auto;
	}



.ft_eventSponsor img {
	margin-bottom: 15px;
}

	.ft_eventSponsor img:last-child {
		margin-bottom: 0;
	}

.ft_miniCalendar {
	width: 44px;
	height: 47px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}

	.ft_miniCalendar .ft_calendarDay {
		width: 44px;
		height: 19px;
		background: #000;
		border: 1px solid #000;
		color: #fff;
		font-size: 15px;
		line-height: 20px;
		text-align: center;
	}

	.ft_miniCalendar .ft_calendarDate {
		width: 44px;
		height: 25px;
		background: #fff;
		border: 1px solid #000;
		color: #000;
		font-size: 21px;
		line-height: 23px;
		text-align: center;
	}


.ft_eventInformation .ft_eventStatus {
	margin-left: 15px;
}

	.ft_eventInformation .ft_eventStatus div {
		width: 11px;
		margin-right: 2px;
	}

#ft_eventDescription {
	margin: 10px 0 15px 0;
	font-weight: normal;
}

	#ft_eventDescription img {
		max-width: 100%;
	}

#ft_calendar .ft_ed_cal_key {
	margin-bottom: 10px;
}

#ft_eventSharing1 div, #ft_eventSharing2 div {
	width: 24px;
}

#ft_eventSharing1 a, #ft_eventSharing2 a {
	text-decoration: none;
	color: #000;
	margin-left: 7px;
	font-size: 24px !important;
}

#ft_eventSharing2 {
	display: none;
}

#ft_eventDates1, #ft_eventDates2 {
	margin-bottom: 15px;
	max-height: 300px;
	overflow: auto;
}

.ft_eventDatesMonth {
	font-weight: bold;
	margin-bottom: 1px;
}

	.ft_eventDatesMonth:not(:first-child) {
		margin: 4px 0 1px 0;
	}

.ft_eventDatesDays .fticon {
	width: 18px;
}

.ft_eventDatesDays div {
	display: inline-block;
	margin-right: 6px;
}

.ft_eventDatesDays a {
	text-decoration: none;
	color: #000;
	display: block;
	margin-bottom: 5px;
}

.ft_eventDatesDays .ft_eventInformationRight {
	margin-right: 0;
	width: 180px;
	overflow: hidden;
	white-space: nowrap;
}

	.ft_eventDatesDays .ft_eventInformationRight span {
		display: none;
	}

.ft_eventDatesTimes {
	font-size: 12px;
	vertical-align: top;
	padding: 2px 0 0 5px;
}

	.ft_eventDatesTimes a {
		display: inline-block;
		text-decoration: none;
		color: #666;
	}

	.ft_eventDatesTimes div {
		margin: -2px 0 0 2px;
		width: 8px;
	}

	.ft_eventDatesTimes span {
		display: none;
	}

.ft_eventDateTimeSelected {
	color: #000 !important;
	font-weight: bold;
}



#ft_eventDates2 {
	display: none;
}





.ft_eventAttributesGroup {
	font-weight: bold;
	margin-bottom: 1px;
}

	.ft_eventAttributesGroup:not(:first-child) {
		margin: 12px 0 1px 0;
	}

.ft_eventAttributesValues, .ft_eventAttributesValues a {
	color: #666;
	text-decoration: none;
}

	.ft_eventAttributesValues a:hover {
		text-decoration: underline;
	}

#ft_eventVenueDetail {
	font-size: 12px;
}

#ft_eventVenueInfo {
	float: right;
	padding: 5px;
	width: 25px !important;
}

	#ft_eventVenueInfo a {
		filter: invert(86%) sepia(1%) saturate(6%) hue-rotate(61deg) brightness(100%) contrast(83%);
	}

#ft_eventVenueAddress {
	color: #666;
}

#ft_eventVenueInformation, #ft_eventVenueTransport, #ft_eventVenueAccessibility {
	font-size: 12px;
	line-height: 14px;
	color: #666;
}

#venueMap {
	width: 280px;
	height: 140px;
	cursor: pointer !important;
}

#ft_rsvp #venueMap {
	width: 100%;
	margin-top: 30px;
}

div[data-map] {
	position: relative;
}

	div[data-map] h2 {
		margin: 0;
		left: 9px;
		top: 10px;
		min-width: 130px;
		max-width: 230px;
		position: absolute;
		background: white;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-weight: 500;
		font-size: 14px !important;
		text-align: center;
		color: black;
		display: none;
		cursor: default;
	}

#ft_venue div[data-map] h2 {
	display: block;
}

.ft_greyBox, .ft_greyBoxPadded {
	width: 280px;
	background: #f4f5f8;
}

.ft_greyBoxPadded {
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ft_greyBoxTabContainer {
	border-bottom: 1px solid #cedae3;
}

.ft_greyBoxTab {
	display: inline-block;
	width: 92px;
	padding: 5px 0;
	text-align: center;
}

	.ft_greyBoxTab:not(:last-child) {
		border-right: 1px solid #cedae3;
	}

	.ft_greyBoxTab a {
		color: #666;
		text-decoration: none;
	}

.ft_greyBoxTabSelected {
	font-weight: bold;
}

	.ft_greyBoxTabSelected a {
		color: #000;
	}


/* Trailer */

#ft_trailer {
	width: 100vw;
	max-width: 800px;
	height: 450px;
	z-index: 19751977;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: opacity 0.8s;
	display: none;
}

	#ft_trailer iframe {
		width: 100%;
		height: 100%;
	}

#ft_trailer_close {
	position: absolute;
	right: 2px;
	top: 2px;
	font-size: 20px;
	color: #fff;
	opacity: 0.8;
	cursor: pointer;
}

	#ft_trailer_close div {
		width: 20px;
		height: 20px;
		filter: invert(13%) sepia(85%) saturate(7463%) hue-rotate(360deg) brightness(100%) contrast(109%);
	}


	#ft_trailer_close:hover {
		opacity: 1;
	}

@media only screen and (max-width:736px) {
	#ft_trailer {
		width: 100vw;
		height: 280px;
		padding: 0;
		border-radius: 0;
	}
}

/* Password */

.ft_eventPassword {
	min-height: 300px;
	max-width: 600px;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

	.ft_eventPassword .col-md-7 {
		padding-left: 0 !important;
	}

.ft_eventPasswordContact {
	color: #337ab7;
	border-top: 1px dashed #ccc;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 20px;
}


@media only screen and (max-width:1220px) {
	#ft_eventContainer {
		padding: 10px 15px;
		width: 1060px;
		position: relative;
		/* 18/11/19 hiding poster image over hero overflow: hidden;*/
	}

	#ft_eventImageContainer {
		width: 1060px;
		height: 331px;
	}

	#ft_eventDetailsCenter {
		padding: 0 15px 10px 15px;
		width: 470px;
	}
}

@media only screen and (max-width:1100px) {
	#ft_eventContainer {
		width: 985px;
	}

	#ft_eventImageContainer {
		width: 985px;
		height: 308px;
	}

	#ft_eventDetailsCenter {
		width: 470px;
	}

	#ft_eventDetailsLeft, #ft_eventDetailsRight {
		width: 240px;
	}

	#ft_eventPoster {
		width: 236px;
	}

	#ft_eventTrailer img:first-child {
		width: 220px;
		height: 66px;
	}

	#ft_eventTrailerButton {
		left: 100px;
		width: 50px;
	}

	#venueMap {
		width: 240px;
	}

	.ft_greyBox, .ft_greyBoxPadded {
		width: 240px;
	}

	.ft_greyBoxTab {
		width: 79px;
		font-size: 11px;
	}
}

@media only screen and (max-width:1030px) {
	#ft_eventContainer {
		width: 935px;
	}

	#ft_eventImageContainer {
		width: 935px;
		height: 292px;
	}

	#ft_eventDetailsCenter {
		width: 425px;
	}
}

@media only screen and (max-width:970px) {
	#ft_eventContainer {
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#ft_eventDetailsCenter {
		width: 70%;
		padding-left: 15px;
	}

	#ft_eventDetailsRight {
		width: 70%;
		padding-left: 15px;
		margin-left: 240px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	#ft_eventImageContainer {
		width: 100%;
		height: auto;
	}

	.ft_eventInformation {
		margin-top: 7px;
	}


	#ft_eventSharing1, #ft_eventDates1 {
		display: none;
	}

	#ft_eventSharing2, #ft_eventDates2 {
		display: block;
	}

	#ft_eventDates2 {
		margin-top: 10px;
		vertical-align: top;
	}


		#ft_eventDates2 .ft_eventDatesMonth {
			margin: 0;
		}

			#ft_eventDates2 .ft_eventDatesMonth:not(:first-child) {
				margin-left: 4px;
			}


		#ft_eventDates2 .ft_eventDatesDays {
			margin-left: 10px;
		}


	#venueMap {
		width: 100%;
	}

	.ft_greyBoxTab {
		width: 33%;
		height: 30px;
		line-height: 30px;
	}

	.ft_greyBox, .ft_greyBoxPadded {
		width: 100%;
	}
}

@media only screen and (max-width:847px) {
	#ft_eventDetailsCenter, #ft_eventDetailsRight {
		width: 65%;
	}
}

@media only screen and (max-width:736px) {

	#ft_eventImageContainer {
		width: 100%;
		height: 100%;
	}


	#ft_eventPoster, #ft_eventSharing1, #ft_eventDates1 {
		display: none;
	}


	#ft_eventDetailsLeft, #ft_eventDetailsCenter, #ft_eventDetailsRight {
		width: 100%;
		float: none;
		position: relative;
		display: block;
		padding: 0 10px 10px 10px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-left: 0;
	}

	#ft_eventTitle {
		font-size: 24px;
	}

	#ft_eventContainer {
		width: 100%;
		padding: 0;
		display: flex;
		flex-flow: column;
	}

	#ft_eventDetailsCenter {
		display: block;
		order: 1;
	}

	#ft_eventDetailsLeft {
		display: block;
		order: 3;
	}

	#ft_eventDetailsRight {
		display: block;
		order: 2;
	}

	#ft_eventClassification {
		position: absolute;
		right: 5px;
		top: 5px;
	}

	.ft_miniCalendar {
		vertical-align: top;
	}

	.ft_eventInformationRight {
		width: 240px;
	}

	.ft_eventType {
		display: none; /* PRAGUE */
	}

	#ft_eventTrailer img:first-child {
		width: 100%;
		height: auto;
	}

	#ft_eventTrailerButton {
		left: 46%;
	}

	#ft_eventDescription {
		padding: 0 5px;
	}

	#venueMap {
		width: 100%;
	}

	.ft_greyBoxTab {
		width: 33%;
		height: 30px;
		line-height: 30px;
	}

	#ft_eventDetailsLeft .ft_grid2 .ft_event {
		margin: 0 0 10px -130px;
	}

	.ft_greyBox, .ft_greyBoxPadded {
		width: 100%;
	}
}

/* Merchandise */
#ft_merchandise #ft_pricing, #ft_merchandise #ft_eventDescription, #ft_pass #ft_pricing, #ft_pass #ft_eventDescription, #ft_voucher #ft_pricing, #ft_voucher #ft_eventDescription, #ft_donation #ft_pricing, #ft_donation #ft_eventDescription {
	max-width: 600px;
}


@media print {
	.ft_related {
		display: none;
	}
}
