/* Local Overrides */

/* ribbon */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.ribbon .ribbon-content-wrapper .ribbon-content {
		width: 85%;
	}
}

/* atv+ overlapping */

@media only screen and (max-width: 388px) {
	.with-offer-ribbon .section-hero .watch-on-cta-wrapper {
		margin-top: 55px;
	}
}

/* devices icons */
@media only screen and (min-width: 1069px) {
	.section-apple-tv-app .internal .icon-airplay {
		margin-right: -21px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-apple-tv-app .internal .icon-airplay {
		margin-right: -18px;
	}
}
/* section-hero */
@media only screen and (max-width: 320px) {
	.section-hero .typography-hero-headline {
		font-size: 36px;
		min-width: 300px;
	}
}

@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-height: 520px) and (orientation: landscape) {
	.section-hero .lockup {
		top: 190px;
	}
}

@media only screen and (max-width: 375px) and (orientation: portrait) {
	html.ac-ls-visible .section-hero .lockup .watch-on-cta-wrapper {
		margin-top: 62px;
	}
}

/* section-hero with-ribbon */
@media only screen and (max-width: 734px) {
	html.ios body.body-with-ribbon .section-hero .controls.controls-lower,
	html.touch body.body-with-ribbon .section-hero .controls.controls-lower {
		top: 170px;
	}
}
@media only screen and (max-width: 320px) {
	html.no-ios body.body-with-ribbon .section-hero .watch-on-cta-wrapper {
		margin-top: 56px;
	}
}

/* Section hero cta wrapper */
@media only screen and (max-width: 375px) and (orientation: portrait) {
	html.ac-ls-visible .section-hero .lockup .watch-on-cta-wrapper {
		margin-top: 58px;
	}
	html.ac-ls-visible .section-hero .typography-hero-headline {
		font-size: 34px;
	}
}

/* tv 4k router section  */
.section-routers .tv-4k-router .ctas {
	margin-top: 37px;
	margin-bottom: 9px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .tv-4k-router .ctas {
		margin-top: 16px;
		margin-bottom: 6px;
	}
}

/* Section apple-tv-app Icon Alignment */

@media only screen and (min-width: 1069px) {
	.section-apple-tv-app .internal.alt-2025 .logo:nth-child(5) {
		padding-left: 90px;
		padding-right: 0px;
	}

	.section-apple-tv-app .alt-2025 .logo:nth-child(7) {
		padding-left: 0px;
		padding-right: 90px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-apple-tv-app .internal.alt-2025 .logo:nth-child(5) {
		padding-left: 70px;
		padding-right: 0px;
	}

	.section-apple-tv-app .alt-2025 .logo:nth-child(7) {
		padding-left: 0px;
		padding-right: 70px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-tv-app .internal.alt-2025 .logo:nth-child(5) {
		padding-right: 0px;
		display: block;
	}
}



/*Tile apple One*/
.section-apple-one .tile-image {
	width: 245px;
	height: 238px;
	background-size: 245px 238px;
	background-image: url(/lae/apple-tv/images/overview/apple_services_logos__bdmozgx5m93m_large.png);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-apple-one .tile-image {
		background-image: url(/lae/apple-tv/images/overview/apple_services_logos__bdmozgx5m93m_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-apple-one .tile-image {
		width: 182px;
		height: 175px;
		background-size: 182px 175px;
		background-image: url(/lae/apple-tv/images/overview/apple_services_logos__bdmozgx5m93m_medium.png);
	}
}

@media 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(/lae/apple-tv/images/overview/apple_services_logos__bdmozgx5m93m_medium_2x.png);
	}
}

@media only screen and (max-width:734px){.section-apple-one .tile-image {
		width: 155px;
		height: 150px;
		background-size: 155px 150px;{background-image:url(/lae/apple-tv/images/overview/apple_services_logos__bdmozgx5m93m_small.png)}}
@media 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(/lae/apple-tv/images/overview/apple_services_logos__bdmozgx5m93m_small_2x.png)}}

