/* Local Overrides */

/* Local Nav Button */

@media only screen and (min-width: 834px) {
	sup.custom-footnote {
		font-size: 12px;
		position: relative;
		top: -2px;
	}
}

@media only screen and (max-width: 833px) {
	sup.custom-footnote {
		font-size: 14px;
		position: relative;
		top: -2px;
	}
}

.section-watch-the-film-banner a:hover {
	text-decoration: none;
}
.section-watch-the-film-banner a:hover .thumbnail-copy {
	text-decoration: none;
}
.section-watch-the-film-banner a:hover .custon_underline {
	text-decoration: underline;
}
