/*Local fixes*/

/* Headline A assinatura universitária */
@media only screen and (max-width: 734px) {
	.student-plan-router .typography-router-headline {
		margin-top: 12px;
		margin-left: 30px;
		margin-right: 30px;
	}
}
@media only screen and (max-width: 344px) {
	.student-plan-router .typography-router-headline {
		margin-top: 12px;
		margin-left: 17px;
		margin-right: 17px;
	}
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
	.section-hero .typography-hero-headline {
		font-size: 40px;
		max-width: 100%;
	}
}
@media only screen and (max-width: 568px) and (orientation: landscape) {
	.section-hero .typography-hero-headline {
		font-size: 32px;
	}
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
	.section-hero .lockup {
		max-width: 100%;
	}
}

@media only screen and (max-width: 667px) and (orientation: landscape) {
	.section-hero .section-content {
		min-height: 500px;
	}
}
@media only screen and (max-width: 568px) and (orientation: landscape) {
	.section-hero .section-content {
		min-height: 460px;
	}
}

@media only screen and (max-width: 734px) {
	.section-shows .button-super {
		width: 100px;
	}
}
@media only screen and (max-width: 734px) {
	.section-shows .button-super .icon-copy {
		white-space: normal;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.alt-button {
		white-space: normal !important;
		max-width: unset;
		width: min-content;
	}
}

@media only screen and (min-width: 1440px) {
	.offer-copy-paragraph-2 {
		margin-bottom: 10px !important;
		padding-top: 45px;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 1069) {
	.offer-copy-paragraph-2 {
		margin-bottom: 50px !important;
	}
}

/* Apple One Tile */
@media only screen and (min-width: 1069px) {
	.section-apple-one .tile-headline {
		font-size: 34px;
	}
}
@media only screen and (min-width: 1300px) {
	.section-apple-one .tile-headline {
		font-size: 42px;
	}
}
@media only screen and (min-width: 1069px) {
	br.large {
		display: block !important;
	}
}
@media only screen and (min-width: 1068px) and (max-width: 1299px) {
	.section-apple-one .tile-copy-wrapper {
		width: 95%;
	}
}

/*AirPlay*/
@media only screen and (max-width: 734px) {
	.section-routers .airplay-router {
		height: 500px;
	}
}

/*Watch Anywhere Section*/

/*First button on Offers section*/
.section-offers .big-margin-top {
	margin-top: 0;
}
@media only screen and (max-width: 1068px) {
	.section-offers .big-margin-top {
		margin-top: 25px;
	}
}
@media only screen and (max-width: 734px) {
	.section-offers .big-margin-top {
		margin-top: 0;
	}
}

.margin-top-offers {
	margin-top: 20px !important;
}
@media only screen and (max-width: 1068px) {
	.margin-top-offers {
		margin-top: 0px !important;
	}
}

/*Local Screens*/

/* AirPlay */
.section-routers .image-router-airplay {
	background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-routers .image-router-airplay {
		background-image: url(/br/apple-tv-plus/images/overview/air_play__dyuvvwnd5riq_small_2x.jpg);
	}
}

/*Hero*/
.image-tv-app-startframe {
	width: 1570px;
	height: 1180px;
	background-size: 1570px 1180px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-tv-app-startframe {
		width: 1170px;
		height: 880px;
		background-size: 1170px 880px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-tv-app-startframe {
		width: 238px;
		height: 514px;
		background-size: 238px 514px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_small_2x.jpg");
	}
}
.bg-image-tv-app-startframe {
	background-repeat: no-repeat;
	background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.bg-image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.bg-image-tv-app-startframe {
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.bg-image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.bg-image-tv-app-startframe {
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.bg-image-tv-app-startframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_startframe__ceq0tfdymkty_small_2x.jpg");
	}
}

.image-tv-app-endframe {
	width: 1570px;
	height: 1180px;
	background-size: 1570px 1180px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-tv-app-endframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-tv-app-endframe {
		width: 1170px;
		height: 880px;
		background-size: 1170px 880px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-tv-app-endframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-tv-app-endframe {
		width: 238px;
		height: 514px;
		background-size: 238px 514px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-tv-app-endframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_small_2x.jpg");
	}
}
.bg-image-tv-app-endframe {
	background-repeat: no-repeat;
	background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.bg-image-tv-app-endframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.bg-image-tv-app-endframe {
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.bg-image-tv-app-endframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.bg-image-tv-app-endframe {
		background-repeat: no-repeat;
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.bg-image-tv-app-endframe {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_small_2x.jpg");
	}
}

.section-apple-tv-app .static-screen .ipad-video {
	background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-apple-tv-app .static-screen .ipad-video {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .static-screen .ipad-video {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-apple-tv-app .static-screen .ipad-video {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-tv-app .static-screen .ipad-video {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-apple-tv-app .static-screen .ipad-video {
		background-image: url("/br/apple-tv-plus/images/overview/tv_app_endframe__frx41venx126_small_2x.jpg");
	}
}

/*Tile apple One*/
.section-apple-one .tile-image {
	background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_medium.jpg");
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-apple-one .tile-image {
		background-image: url("/br/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_small_2x.jpg");
	}
}

/*Tile Student Plan*/
.image-student-plan {
	background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_large.jpg);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-student-plan {
		background-image: url(/br/apple-tv-plus/images/overview/student_plan__bm7yp0v4tf6u_small_2x.jpg);
	}
}

.image-fnb-logo {
	background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.image-fnb-logo {
		width: 212px;
		height: 120px;
		background-size: 212px 120px;
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.image-fnb-logo {
		width: 172px;
		height: 98px;
		background-size: 172px 98px;
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_small_2x.png);
	}
}
.bg-image-fnb-logo {
	background-repeat: no-repeat;
	background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_large.png);
}
@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.bg-image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.bg-image-fnb-logo {
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.bg-image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.bg-image-fnb-logo {
		background-repeat: no-repeat;
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.bg-image-fnb-logo {
		background-image: url(/br/apple-tv-plus/images/overview/fnb_logo__xuots43b34yu_small_2x.png);
	}
}

.section-shows,
.section-apple-tv-app,
.section-faq,
.section-apple-one,
.section-routers,
.ac-globalfooter {
	margin-bottom: -2px;
}

@media only screen and (max-width: 1068px) {
	.typography-shows-genre {
		margin-right: 20px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-shows-genre {
		margin-right: 0px;
	}
}
