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

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

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

.section-welcome .header-headline {
	padding-bottom: 5px;
}

@media only screen and (min-width: 735px) {
	.section-welcome .marquee-detail {
		padding: 0;
		margin-bottom: 13px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-on-the-go .typography-headline-standalone {
		font-size: 73px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 62px;
	}
	.section-safety .section-intro {
		max-width: 500px;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -415px;
	}
	.section-so-much-to-love .typography-headline-standalone {
		font-size: 75px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-on-the-go .typography-headline-standalone {
		font-size: 42px;
	}
	.section-safety .typography-headline-standalone {
		font-size: 51px;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -295px;
	}
	.section-so-much-to-love .typography-headline-standalone {
		font-size: 75px;
	}
}

@media only screen and (max-width: 734px) {
	.section-safety .typography-headline-standalone {
		font-size: 40px;
	}
	.section-on-the-go .typography-headline-standalone {
		font-size: 40px;
	}
	.section-fitness .hero-media-container {
		--magic-offset: -190px;
	}
}

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