/* 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;
	}
	.section-flex-tiles .atv-4k .tile-headline {
		max-width: 311px;
	}
}

.section-flex-tiles.pl-alignment .atv-4k .tile-cta {
	padding-bottom: 20px;
}

/* 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;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-ctas.custom-display {
		display: flex;
	}
}

@media only screen and (max-width: 354px) {
	.section-big-screen .section-services .service-tile-ctas.custom-display {
		display: flex;
	}
}

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

/* section-content */
@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-headline {
		padding: 0 30px;
	}
}

/*video cta*/
.video-wrapper .typography-cta.cta .icon-wrapper {
	font-size: 14px;
	color: #999;
	padding-bottom: 20px;
	padding-top: 15px;
}

@media only screen and (min-width: 1069px) {
	.video-wrapper .typography-cta.cta .icon-wrapper {
		display: inline-block;
		margin-left: 7em;
		padding-bottom: 20px;
		padding-top: 15px;
	}
}

/* tv home screen */
@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;
	}
}

/* HomePod Tile */
@media only screen and (max-width: 734px) {
	.section-flex-tiles .homepod .tile-eyebrow {
		margin-top: 15px;
	}
}

/* HomePod Mini Tile */
.section-flex-tiles .homepod-mini .copy-wrapper {
	padding-top: 0;
}
.section-flex-tiles .homepod-mini .tile-eyebrow {
	margin-top: 43px;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .tile-content {
		padding-top: 14px !important;
	}
	.section-flex-tiles .homepod-mini .tile-eyebrow {
		margin-top: 40px;
	}
}

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

/* Accessories Spacing for only 2 tiles */
@media screen and (min-width: 1068px) and (max-width: 1260px) {
	.section-accessories .section-gallery .gallery-item {
		width: 380px;
	}
}
@media screen and (min-width: 1068px) and (max-width: 1260px) {
	#light {
		opacity: 1;
		transform: translate(0px, 0px) !important;
	}
}
@media screen and (min-width: 1068px) {
	.section-accessories .section-gallery .item-container {
		max-width: 780px !important;
	}
}
@media only screen and (min-width: 735px) {
	.section-accessories .section-paddlenav {
		display: none;
	}
}

/* DP */

.sosumi-link-follows,
.sosumi-link-follows ~ .footnote {
	display: none;
}

.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] ~ .footnote {
	display: inline;
}
