/* Local Overrides */
.customized-caption {
	margin-top: -20px !important;
	margin-bottom: 15px !important;
}
.customized-intro {
	margin-top: 0.1em !important;
}

@media only screen and (min-width: 1069px) {
	.typography-reel-caption {
		display: inline-block;
		margin-left: 5.85em;
		padding-bottom: 20px;
		padding-top: 15px;
	}
}

/* Geo Alt Big Screen Caption Small*/

@media only screen and (min-width: 735px) {
	.section-big-screen .section-geo-alt-caption {
		display: none;
	}
}

/* TV and HomePod tile height */
.section-flex-tiles .homepod-mini .tile-cta {
	margin-top: 0.66em;
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-geo-alt-caption .geo-alt-caption {
		max-width: 1098px;
		margin: -0.7em auto 0;
		padding: 0px 25px;
	}
}

.section-big-screen .section-geo-alt-caption a {
	font-weight: 500;
	color: #999;
	text-decoration: none;
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-geo-alt-caption {
		position: relative;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #6e6e73;
		display: block;
		width: 100%;
		display: block;
		text-align: center;
		bottom: 25px;
	}
}

@media only screen and (max-width: 375px) {
	.section-big-screen .section-geo-alt-caption {
		bottom: 25px;
	}
}
@media only screen and (max-width: 375px) {
	.section-big-screen .section-geo-alt-caption .icon-copy {
		font-size: 12px;
		color: #6e6e73;
	}
}

.typography-reel-caption {
	font-weight: 500;
	color: #6e6e73;
	font-size: 14px;
	margin-left: 100px;
}
.section-padding {
	padding: 90px 0 60px;
}
