.tile {
	background-color: transparent;
}

.atv-4k .tile-content .typography-section-header-headline {
	padding-top: 20px;
	padding-bottom: 15px;
}

html.enhance-base-xp .section-flex-tiles .grid .grid-item {
	opacity: 1;
	transform: none;
}

@media only screen and (min-width: 735px) {
	.section-flex-tiles .grid .grid-item.half-width {
		grid-column: span 12;
		padding-top: 37px;
		padding-bottom: 63px;
	}
}

/*tv title treatment*/

.section-alt-cta {
	width: 100%;
	position: relative;
}

.section-alt-cta .inner {
	max-width: 1098px;
	margin: -0.7em auto 0;
	padding: 0 90px 1.7em;
}

.section-alt-cta .inner a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.011em;
	font-family:
		SF Pro Display,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	color: #1d1d1f;
}

@media only screen and (max-width: 1068px) {
	.section-alt-cta .inner {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		padding-bottom: 1em;
		max-width: 615px;
	}
}

@media only screen and (max-width: 734px) {
	.section-alt-cta {
		display: none;
	}
}

.violator {
	margin-top: -28px;
	padding-bottom: 10px;
	display: block;
	color: #bf4800;
	font-size: 14px;
	line-height: 1.3333733333;
	font-weight: 400;
	letter-spacing: -0.01em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

@media only screen and (max-width: 734px) {
	.violator {
		margin-top: -20px;
		padding-bottom: 35px;
	}
}

.section-big-screen .section-services .service-tile-ctas {
	height: 75px;
	justify-content: flex-end;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-headline {
		min-height: auto;
	}

	.section-big-screen .section-services .service-tile-ctas {
		height: auto;
		justify-content: initial;
	}

	.section-big-screen .section-services .fitness .service-tile-ctas {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-services .fitness .service-tile-ctas {
		margin-top: 0.8em;
	}
}

@media only screen and (max-width: 320px) {
	.section-big-screen .section-services .service-tile-button {
		margin-bottom: 14px;
	}

	.section-big-screen .section-services .service-tile-ctas a + a {
		margin-left: 5px;
	}
}

.section-big-screen .section-services .service-tile-headline {
	min-height: 100px;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-headline {
		min-height: auto;
	}
}

/* TVHD Icon */

.chapternav-item-tvhd .chapternav-icon {
	background-size: initial;
	background-repeat: no-repeat;
	background-image: url("/id/tv-home/images/chapternav/light/apple_tv_fill_light__dnmd2pmoeviq_large.svg");
}

/* Fix new v */
.overview-apple-tv-4k-logo.icon img {
	margin: 0 auto;
}

.section-flex-tiles .atv-4k .tile .tile-availability {
	color: #86868b;
	margin-top: 0.1em;
}

.section-flex-tiles .atv-4k .tile-price.typography-intro {
	margin-top: 0;
}

.section-flex-tiles .atv-4k .tile-cta {
	margin-top: 36px;
}

.section-id-alt-cta {
	width: 100%;
	position: relative;
}

.section-id-alt-cta .inner {
	max-width: 1098px;
	margin: -0.7em auto 0;
	padding: 0 90px 1.7em;
}

.section-id-alt-cta .inner a {
	color: #6e6e73;
	font-size: 14px;
}

@media only screen and (max-width: 1068px) {
	.section-id-alt-cta .inner {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
		padding-bottom: 1em;
		max-width: 615px;
	}
}

@media only screen and (max-width: 734px) {
	.section-id-alt-cta {
		display: none;
	}
}

/* Hero title CSS */
.section-flex-tiles .section-content .atv-4k .tile-content {
	padding: 0px;
}

@media only screen and (max-width: 734px) {
	.section-flex-tiles .tile {
		max-width: 100%;
	}
}
