/* Local Overrides */
.section-flex-tiles .grid-item.half-width.homepod-mini .tile-caption {
	margin-top: 20px;
	color: #86868b;
}

.section-hero .device-lockup {
	padding-top: 0px;
	margin-bottom: 0px;
}

@media only screen and (min-width: 1069px) {
	.overview-your-home-at-your-command {
		padding-left: 150px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.overview-your-home-at-your-command {
		padding-left: 107px;
	}
}
@media only screen and (max-width: 734px) {
	.overview-your-home-at-your-command {
		padding-left: 3px;
	}
}

/* TV and HomePod tile height */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-flex-tiles .atv-4k .tile,
	.section-flex-tiles .homepod-mini .tile {
		height: 550px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-flex-tiles .atv-4k .tile,
	.section-flex-tiles .homepod-mini .tile {
		height: 800px;
	}
}

/* Geo Alt Big Screen Caption */
.section-big-screen .section-geo-alt-caption .geo-alt-caption {
	max-width: 1098px;
	margin: -0.7em auto 0;
	padding: 0 95px;
}
.section-big-screen .section-geo-alt-caption {
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 27px;
	color: #6e6e73;
	display: block;
	width: 100%;
}
@media only screen and (max-width: 1068px) {
	.section-big-screen .section-geo-alt-caption .geo-alt-caption {
		max-width: 615px;
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 1em;
	}
}
.section-big-screen .section-geo-alt-caption a {
	font-weight: 500;
	color: #6e6e73;
	text-decoration: none;
}
@media only screen and (max-width: 734px) {
	.section-big-screen .section-geo-alt-caption {
		display: none;
	}
}
@media only screen and (max-width: 734px) {
	.section-big-screen .section-geo-alt-caption.inside-grid-caption {
		display: block;
		text-align: center;
		bottom: 25px;
	}
}
@media only screen and (max-width: 375px) {
	.section-big-screen .section-geo-alt-caption.inside-grid-caption {
		bottom: 18px;
	}
}
@media only screen and (max-width: 375px) {
	.section-big-screen .section-geo-alt-caption.inside-grid-caption p {
		font-size: 12px;
	}
}
@media only screen and (min-width: 735px) {
	.section-big-screen .section-geo-alt-caption.inside-grid-caption {
		display: none;
	}
}

/* XS cta padding */
@media only screen and (max-width: 375px) {
	.section-big-screen .section-services .service-tile-button {
		margin-bottom: 14px;
	}
}

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

@media only screen and (max-width: 734px) {
	.section-flex-tiles .homepod-mini .tile .tile-cta {
		padding-bottom: 20px;
	}
}

/* Home App Tile */
@media only screen and (min-width: 1069px) {
	.section-flex-tiles .atv-4k .tile-headline {
		max-width: 360px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-flex-tiles .atv-4k .tile-headline {
		max-width: 235px;
	}
}

/* TV 4K tile */
.section-flex-tiles .tile .tile-violator {
	position: unset;
	padding-bottom: 10px;
}

.section-flex-tiles .grid .grid-item.half-width .tile-content .copy-wrapper {
	padding-top: 25px;
}

.section-flex-tiles .homepod-mini .tile-headline {
	max-width: none;
}

/* Hero TV 4K hardware */
.section-hero .overview-hero-homepod-appletv-lockup img {
	padding-top: 67px;
}

@media only screen and (max-width: 734px) {
	.section-hero .overview-hero-homepod-appletv-lockup img {
		padding-top: 15px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .overview-hero-homepod-appletv-lockup img {
		padding-top: 40px;
	}
}
