/* Product Tiles */

.section-flex-tiles .grid .grid-item.half-width {
	min-height: 0;
}

/* Home App Tile */
/* Alignment Overrides */

.section-flex-tiles .home-app.half-width .copy-wrapper {
	padding-top: 50px !important;
}

@media only screen and (max-width: 734px) {
	.section-flex-tiles .home-app.half-width .copy-wrapper {
		padding-top: 30px !important;
	}
}

/* Headline */

.section-flex-tiles .home-app .copy-wrapper .tile-headline {
	max-width: none;
}

/* Picture */

@media screen and (min-width: 735px) {
	.section-flex-tiles .home-app.half-width .picture-wrapper {
		padding-top: 0;
	}
}

.section-flex-tiles .home-app.half-width .overview-your-home-at-your-command img {
	margin-left: 13.5%;
	width: auto;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .home-app.half-width .overview-your-home-at-your-command img {
		margin-left: -18%;
	}
}

@media only screen and (max-width: 734px) {
	.section-flex-tiles .home-app.half-width .overview-your-home-at-your-command img {
		margin-left: -21%;
	}
}

/* Accessories Section */
/* Gallery */

#accessories-gallery ul.section-item-container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

@media only screen and (max-width: 1068px) {
	#accessories-gallery ul.section-item-container {
		width: 678px;
	}
	.section-accessories .section-gallery, .section-smart-home .section-gallery {
		max-width: 100%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#accessories-gallery ul.section-item-container {
		transform: none !important;
	}
}

@media only screen and (max-width: 734px) {
	#accessories-gallery ul.section-item-container {
		width: 87.5%;
	}
	.section-accessories .section-gallery, .section-smart-home .section-gallery {
		max-width: unset;
	}
}

@media only screen and (min-width: 735px) {
	.section-accessories .section-paddlenav, .section-smart-home .section-paddlenav {
		display: none;
	}
}

/* Big Screen Section */
/* Caption */

.section-big-screen .section-geo-alt-caption {
	position: relative;
	margin-top: 0;
	margin-bottom: 24px;
}

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

.section-big-screen .section-geo-alt-caption .geo-alt-caption {
	margin-left: auto;
	margin-right: auto;
	width: 1090px;
	text-align: left;
}

@media only screen and (max-width: 1300px) {
	.section-big-screen .section-geo-alt-caption .geo-alt-caption {
		width: 83.8%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-geo-alt-caption .geo-alt-caption {
		width: 615px;
	}
}

.section-big-screen .section-geo-alt-caption .typography-reel-caption a {
	color: #1d1d1f;
	font-weight: bold;
}

.section-big-screen .section-geo-alt-caption .typography-reel-caption i {
	font-style: italic;
}

/* Holiday Gift Yourself tile */

.section-holiday-2021 .tile-holiday-2021-content-wrapper {
	max-width: 900px;
}

@media only screen and (max-width: 1068px) {
	.section-holiday-2021 .tile-holiday-2021-content-wrapper {
		max-width: 210px;
	}
}

@media only screen and (max-width: 734px) {
	.section-holiday-2021 .tile-holiday-2021-content-wrapper {
		max-width: 268px;
	}
}

em:lang(th) {
	font-synthesis: style;
	font-style: italic;
}
