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

.typography-intro-white {
	color: #fff;
}

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

/* atv+ promo button */

@media only screen and (min-width: 734px) and (max-width: 1068px) {
	.with-offer-custom
		.section-big-screen
		.section-services
		.tv
		.service-tile-ctas {
		display: flex;
		flex-direction: column;
		justify-items: center;
		align-items: center;
	}
	.section-big-screen .section-services .service-tile-ctas a + a {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 355px) {
	.with-offer-custom
		.section-big-screen
		.section-services
		.tv
		.service-tile-ctas {
		display: flex;
		flex-direction: column;
		justify-items: center;
		align-items: center;
	}
	.section-big-screen .section-services .tv .service-tile-ctas a + a {
		margin-left: 0px;
	}
}

/* Buy button spacing for XS */
@media only screen and (max-width: 321px) {
	.section-flex-tiles .tile .button:not(:last-child) {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 414px) {
	.section-flex-tiles .tile .button:not(:last-child) {
		margin-bottom: 17px;
	}
}

/* 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;
	}
}
@media only screen and (max-width: 344px) {
	.section-accessories .section-header {
		width: 95.5% !important;
	}
}

/* TV and HomePod tile height */
.section-flex-tiles .homepod-mini .tile-cta {
	margin-top: 0.66em;
}
@media only screen and (min-width: 1069px) and (max-width: 1200px) {
	.section-flex-tiles .homepod-mini .tile-cta {
		margin-top: 47px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-flex-tiles .homepod-mini .tile-cta {
		margin-top: 33px;
	}
}
@media only screen and (max-width: 734px) {
	.section-flex-tiles .homepod-mini .tile-cta {
		margin-top: 0.8em;
	}
}

/* Stack HomePod mini ATV4K CTAs */
@media only screen and (max-width: 354px) {
	.section-flex-tiles .tile .button:not(:last-child) {
		margin-right: 0px;
	}
	.section-flex-tiles .homepod-mini .tile-cta,
	.section-flex-tiles .atv-4k .tile-cta {
		display: flex;
		flex-direction: column;
		justify-items: center;
		align-items: center;
	}
}

/* for misaligned free trial buttons */

.section-big-screen .section-services .service-tile-headline {
	min-height: 100px;
}
.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 .tv .service-tile-headline {
		max-width: 220px;
	}
	.section-big-screen .section-services .fitness .service-tile-ctas {
		margin-top: 16px;
	}
}
@media only screen and (max-width: 734px) {
	.section-big-screen .section-services .tv .service-tile-headline {
		max-width: 270px;
	}
	.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;
	}
}

/* Lightbulb overlaping text */
.gallery #light,
.gallery #security {
	height: 510px;
}

/* Service Arcade CTA vertical alignment */
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.service-tile.arcade .service-tile-ctas {
		padding-top: 2px;
	}
}

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

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

.section-holiday-2022 .tile-holiday-2022 .icon-wrapper {
	margin-top: 6px;
}

#main
	> section.section.section-holiday-2022.background-alt
	> div
	> div
	> div
	> h3 {
	font-weight: 600;
}

/* Holiday banner 2022 */
#main
	> section.section.section-holiday-2022.background-alt
	> div
	> div
	> div
	> h3 {
	font-size: 48px;
	text-align: center;
}

#main
	> section.section.section-holiday-2022.background-alt
	> div
	> div
	> div
	> p {
	color: #fff;
	margin-top: 15px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 1068px) {
	#main
		> section.section.section-holiday-2022.background-alt
		> div
		> div
		> div
		> h3 {
		font-size: 40px;
	}
	#main
		> section.section.section-holiday-2022.background-alt
		> div
		> div
		> div
		> p {
		margin-bottom: 7px;
		margin-top: 15px;
	}
}
@media only screen and (max-width: 734px) {
	#main
		> section.section.section-holiday-2022.background-alt
		> div
		> div
		> div
		> h3 {
		font-size: 32px;
		margin-top: 10px;
	}
	#main
		> section.section.section-holiday-2022.background-alt
		> div
		> div
		> div
		> p {
		margin-top: 15px;
		margin-bottom: 8px;
	}
}

/* Align ATV4K CTA */
.section-flex-tiles.pl-alignment .atv-4k .customized-cta {
	margin-top: 0.66em;
}

/* Ribbon copy */
@media only screen and (max-width: 734px) {
	.ribbon-blue .ribbon-content .column p {
		padding-inline: 15px;
	}
}

/*Homepod mini*/
@media only screen and (max-width: 734px) {
	.typography-product-tile-headline {
		font-size: 24px;
		line-height: 1;
		font-weight: 700;
		letter-spacing: 0.009em;
	}
}

.typography-intro {
	font-size: 17px;
	line-height: 1.4705882353;
	font-weight: 400;
}

/* cta tv4k */
@media only screen and (max-width: 734px) {
	.section-flex-tiles.pl-alignment .atv-4k .customized-cta {
		margin-top: 0.59em;
	}
}

/* hero */
@media only screen and (max-width: 734px) {
	.section-hero .hero-video-copy {
		font-size: 16px;
	}
}

@media only screen and (max-width: 734px) {
	.links-inline li:first-child {
		margin-right: 0px;
	}
}
@media only screen and (max-width: 734px) {
	.hero-video-copy .typography-intro-white {
		max-width: 200px;
	}
}

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

/* Big Screen CTAs Campaign */
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-big-screen
		.section-services.custom_cta_layout
		.service-tile-ctas
		a,
	.section-big-screen
		.section-services.custom_cta_layout
		.service-tile-ctas
		a
		+ a {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 430px) {
	.section-big-screen
		.section-services.custom_cta_layout
		.service-tile-ctas
		a,
	.section-big-screen
		.section-services.custom_cta_layout
		.service-tile-ctas
		a
		+ a {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.section-big-screen
		.section-services.custom_cta_layout
		.service-tile-button {
		margin-bottom: 14px;
	}
}
