/* ----------------- */

@media only screen and (max-width: 1396px) and (min-width: 1069px) {
	.section-welcome .viewport-content .header-headline {
		max-width: 800px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-parent-controls .ric-type-lockup-headline {
		max-width: 600px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-parent-controls .ric-type-lockup-headline {
		max-width: 500px;
	}
}
/* ----------------- */

/* ----------------- */
@media only screen and (min-width: 1069px) {
	.section-screentime.caption-tile-section .section-header-type-lockup {
		max-width: 920px;
	}

	.section-screentime .ric-type-lockup-copy {
		max-width: 820px;
	}
}
/* ----------------- */

/* ----------------- */
@media only screen and (min-width: 1069px) {
	.section-apps .ric-type-lockup-headline {
		max-width: 600px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-apps .ric-type-lockup-headline {
		max-width: 500px;
	}
}
/* ----------------- */

/* ----------------- */

@media only screen and (min-width: 735px) {
	.section-faq .section-header .section-header-headline {
		max-width: 900px;
	}
}

@media only screen and (max-width: 734px) {
	.section-faq .section-header .section-header-headline {
		max-width: 360px;
	}
}
/* ----------------- */
