/* Local Overrides */

/* text zoom */
br.custom-tz-show {
	display: none;
}
html.text-zoom br.custom-tz-show {
	display: block;
}
html.text-zoom br.custom-tz-hide {
	display: none;
}
html.text-zoom span.custom-tz-wrap {
	text-wrap: wrap;
}
html.text-zoom .section-copy.custom-update-tz {
	flex-basis: 100%;
	max-width: 100%;
}

/* Local nav title XS */

@media only screen and (max-width: 370px) {
	.ac-ln-title {
		font-size: 14px !important;
		margin-top: 15px !important;
	}
}

#footnote-5 a {
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	white-space: nowrap;
}

.xs-hide {
	display: inline-block;
}

/*  */
@media only screen and (max-width: 734px) {
	#film-logic-pro br.small {
		display: none;
	}
}
@media only screen and (max-width: 372px) {
	.xs-hide {
		display: none;
	}

	#film-logic-pro br.small {
		display: block;
	}
}

@media only screen and (max-width: 340px) {
	.section-session-players .typography-section-headline {
		font-size: 37px;
	}
}
