/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.section-apple-one .tile-image {
	width: 371px;
	height: 330px;
	background-size: 371px 330px;
	background-repeat: no-repeat;
	background-image: url("/cz/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_large.png");
}
@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("/cz/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-image {
		width: 194px;
		height: 172px;
		background-size: 194px 172px;
		background-repeat: no-repeat;
		background-image: url("/cz/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_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) {
	.section-apple-one .tile-image {
		background-image: url("/cz/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_medium_2x.png");
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-one .tile-image {
		width: 205px;
		height: 182px;
		background-size: 205px 182px;
		background-repeat: no-repeat;
		background-image: url("/cz/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_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) {
	.section-apple-one .tile-image {
		background-image: url("/cz/apple-tv-plus/images/overview/bundle__3m7ltrl8mvme_small_2x.png");
	}
}

.section-routers .image-apple-tv-4k {
	width: 539px;
	height: 532px;
	background-size: 539px 532px;
	background-repeat: no-repeat;
	background-image: url(/cz/apple-tv-plus/images/overview/apple_tv_4k_remote__igmcbznr1w2u_large.jpg);
	position: relative;
	left: 50%;
	margin-left: -331.5px;
	background-position: bottom;
	padding-bottom: 347px;
	bottom: 0;
	z-index: -1;
}

@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-apple-tv-4k {
		background-image: url(/cz/apple-tv-plus/images/overview/apple_tv_4k_remote__igmcbznr1w2u_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-routers .image-apple-tv-4k {
		width: 291px;
		height: 287px;
		background-size: 291px 287px;
		background-repeat: no-repeat;
		background-image: url(/cz/apple-tv-plus/images/overview/apple_tv_4k_remote__igmcbznr1w2u_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-apple-tv-4k {
		background-image: url(/cz/apple-tv-plus/images/overview/apple_tv_4k_remote__igmcbznr1w2u_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .image-apple-tv-4k {
		width: 289px;
		height: 288px;
		background-size: 289px 288px;
		background-repeat: no-repeat;
		background-image: url(/cz/apple-tv-plus/images/overview/apple_tv_4k_remote__igmcbznr1w2u_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-apple-tv-4k {
		background-image: url(/cz/apple-tv-plus/images/overview/apple_tv_4k_remote__igmcbznr1w2u_small_2x.jpg);
	}
}

.section-routers .airplay-router, .section-routers .tv-4k-router {
	min-height: 0px;
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 734px) {
	.section-shows .cta-wrapper .controls {
		margin-bottom: 15px;
	}
}

@media only screen and (min-width: 735px) {
	.section-apple-tv-app .internal {
		justify-content: center;
	}
}

.section-routers .tv-4k-router {
	width: 100%;
}
@media only screen and (max-width: 1068px) {
	.section-routers .tv-4k-router {
		overflow: hidden;
	}
}

.section-routers .tv-4k-icon {
	left: 50%;
	margin-left: -65px;
}
@media only screen and (max-width: 1068px) {
	.section-routers .tv-4k-icon {
		left: 50%;
		margin-left: -40px;
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .tv-4k-icon {
		left: 50%;
		margin-left: -35px;
	}
}

.section-routers .lower-container .copy-container {
	top: 30%;
	right: 0;
	text-align: center;
	padding-left: 0%;
	padding-right: 4%;
	position: absolute;
}
.section-routers .image-apple-tv-4k {
	padding-bottom: 35px;
	bottom: -50px;
	padding-left: 165px;
}
@media only screen and (max-width: 1068px) {
	.section-routers .lower-container .copy-container {
		top: 27%;
	}
	.section-routers .image-apple-tv-4k {
		left: 50%;
		margin-left: -145.5px;
		padding-bottom: 35px;
		top: 20px;
		bottom: 0px;
		padding-left: 0px;
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .image-apple-tv-4k {
		margin-left: -162.5px;
		padding-bottom: 208px;
		bottom: 7px;
		position: absolute;
		z-index: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .lower-container .copy-container {
		position: relative;
		top: 42px;
		height: auto;
		display: block;
		text-align: center;
		padding-right: 0%;
	}
}

.section-routers .lower-container .copy-container .violator-frameless {
	right: 6%;
}
@media only screen and (max-width: 734px) {
	.section-routers .lower-container .copy-container .violator-frameless {
		right: 0%;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .tv-4k-router .button {
		padding: 7px 12px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-routers .typography-router-cta {
		margin-bottom: -420px;
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .typography-router-cta {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 734px) {
	.typography-hero-headline {
		font-size: 30px;
	}
}

@media only screen and (max-width: 734px) {
	html.ios .section-hero .controls, html.touch .section-hero .controls, html.ios .section-hero .controls, html.touch .section-hero .controls {
		top: 175px;
	}
}

@media only screen and (max-width: 734px) {
	html.ios .section-hero .lockup {
		bottom: 80px;
	}
	.section-hero .watch-on-cta-wrapper {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-hero-headline {
		margin-top: 24px;
	}
}

.section-apple-one .tile-image {
	margin-left: 22%;
}

@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-image {
		margin-left: 70px;
	}
}
@media only screen and (max-width: 734px) {
	.section-apple-one .tile-image {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .tv-4k-router {
		width: 100%;
		height: 498px;
		display: inline-block;
	}
}

@media only screen and (min-width: 1069px) {
	.section-apple-tv-app .external.build-in .logo {
		padding: 0 45px;
	}
	.section-apple-tv-app .external.build-in {
		justify-content: center;
	}
}

@media only screen and (max-width: 1068px) {
	.section-apple-tv-app .external .icon-xbox {
		padding-right: 23px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .external.build-in {
		max-width: 285px;
	}
	.section-apple-tv-app .external .icon-xbox {
		padding-right: 10px;
	}
}

@media only screen and (min-width: 735px) {
	.section-every-screen .internal.alt-2025 {
		justify-content: center;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .alt-2025 .logo:nth-child(5) {
		margin-bottom: 35px;
	}
}

.section-routers .student-plan-router .copy-container {
	margin-top: 30px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .student-plan-router .copy-container {
		margin-top: 79px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .student-plan-router .copy-container {
		margin-top: 35px;
	}
}

@media only screen and (min-width: 1441px) {
	.section-hero .lockup {
		bottom: 35px;
	}
	.section-hero .watch-on-cta-wrapper {
		margin-top: 36px;
	}
}

.typography-offer-headline {
	font-size: 36px;
}

@media only screen and (max-width: 1068px) {
	.typography-offer-headline {
		font-size: 25px;
	}
	.typography-offer-eyebrow {
		font-size: 17px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-content .three-month-block, .section-content .one-month-block {
		flex-basis: 31.3333333333%;
		max-width: 31.3333333333%;
	}
	.section-content .apple-one-block {
		flex-basis: 39.3333333333%;
		max-width: 39.3333333333%;
	}
}

@media only screen and (max-width: 734px) {
	.section-content .three-month-block, .section-content .one-month-block, .section-content .apple-one-block {
		flex-basis: 100%;
		max-width: 100%;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-one .figure-wrapper {
		padding-left: 30px;
	}
}

.section-apple-one .tile-copy-container {
	padding-right: 4%;
}

@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-copy-container {
		padding-right: 3%;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-one .tile-copy-container {
		padding-right: 0%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-hero-headline {
		font-size: 50px;
	}
	.section-offers .button-custom {
		padding: 12px 18px;
	}
	.section-offers .offer:first-of-type .offer-copy {
		max-width: 200px;
		min-height: 150px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
