/*------------------------------------*\
	 LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
	 END LOCAL SCREENS
\*------------------------------------*/





/*------------------------------------*\
	 LOCAL FIXES
\*------------------------------------*/

.section-welcome .marquee .header-headline .gradient {
	padding-right: .1em;
	margin-right: -0.1em;
}

.card .card-control .tile-button .tile-icon {
	top: 8px;
	left: 28px;
	color: #d6d6d7;
}

.section-health .section-hero-health .copy-block {
	top: 800px;
}

@media (max-width:1068px) {
	.section-health .section-hero-health .copy-block {
		top: 0;
	}
}

@media (max-width:734px) {
	.section-health .section-hero-health .copy-block {
		top: -60px;
	}
}

[data-component-list="MediaCardGallery"] .media-gallery .caption, [data-media-card-gallery] .media-gallery .caption {
	min-width: 600px;
}

@media (max-width:1068px) {
	[data-component-list="MediaCardGallery"] .media-gallery .caption, [data-media-card-gallery] .media-gallery .caption {
		min-width: 320px;
	}
}

@media (max-width:734px) {
	[data-component-list="MediaCardGallery"] .media-gallery .caption, [data-media-card-gallery] .media-gallery .caption {
		min-width: 240px;
	}
}

.section-finishes-titanium-hero .section-hero-container .section-content .copy-block.row.staggered-end {
	height: 260px;
}

@media (max-width:1068px) {
	.section-finishes-titanium-hero .section-hero-container .section-content .copy-block.row.staggered-end {
		height: 238px;
	}
}

@media (max-width:734px) {
	.section-finishes-titanium-hero .section-hero-container .section-content .copy-block.row.staggered-end {
		height: 356px;
	}
}
/*------------------------------------*\
	 END LOCAL FIXES
\*------------------------------------*/