/* Hide ATV+ Offer */
#ac-globalfooter .ac-gf-sosumi [data-flex="true"], html.hide-acmi #ac-globalfooter .ac-gf-sosumi [data-toggle-footnote="acmi"] {
	visibility: hidden;
	height: 0;
	padding: 0;
	margin: 0;
}

.section-hero .ribbon-content .footnote a {
	color: #1d1d1f;
}

/* fix link alignment issue */
.section-big-screen .section-services.grid {
	padding: 0;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services.grid {
		padding: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-services.grid {
		padding: 0;
	}
}

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

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

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

/* Service CTAs */

@media only screen and (max-width: 374px) {
	.section-big-screen .section-services .service-tile-ctas a {
		display: inline-block;
		margin-left: 7px;
		margin-right: 7px;
	}

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

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

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

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

@media only screen and (max-width: 1068px) {
	.section-vn-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-vn-alt-cta {
		display: none;
	}
}

/* home app */
.section-flex-tiles .homepod-mini .picture-wrapper {
	margin-left: 47px;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .homepod-mini .picture-wrapper {
		margin-left: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-flex-tiles .homepod-mini .picture-wrapper {
		margin-left: 2px;
	}
}

.section-flex-tiles .grid .homepod-mini.half-width .tile-content .copy-wrapper {
	padding-top: 12px;
}

.section-flex-tiles .homepod-mini .tile .picture-wrapper {
	margin-top: 67px;
}

.section-flex-tiles .atv-4k .tile .picture-wrapper {
	margin-top: 46px;
}

.section-flex-tiles .tile {
	height: 89%;
}

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

@media only screen and (max-width: 1068px) {
	.section-flex-tiles.pl-alignment .homepod-mini .tile-content {
		padding-top: 6px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles.pl-alignment .atv-4k .tile-content {
		padding-top: 54px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles.pl-alignment .homepod-mini .picture-wrapper img {
		width: 403px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .homepod-mini .tile .picture-wrapper {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .atv-4k .tile .picture-wrapper {
		margin-top: 15px;
	}
}

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

@media only screen and (max-width: 734px) {
	.section-flex-tiles.pl-alignment .homepod-mini .copy-wrapper {
		padding-top: 5px !important;
	}
}

@media only screen and (max-width: 734px) {
	.section-flex-tiles.pl-alignment .homepod-mini .picture-wrapper img {
		width: 480px;
	}
}

@media only screen and (max-width: 734px) {
	.section-flex-tiles .homepod-mini .tile .picture-wrapper {
		margin-top: 50px;
	}
}
