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

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

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

@media only screen and (min-width: 1069px) {
	.section-create .section-content-block-mic-speaker .copy-block {
		margin-top: 78px;
	}
	.section-watch-learn-play .typography-overview-section-headline {
		line-height: 1.15;
	}
	.section-ipad-accessories .section-content-block-apple-pencil .copy-block {
		margin-top: 250px;
	}
	.section-apps .typography-overview-section-headline {
		line-height: 1.15;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-router-headline {
		font-size: 38px;
	}
	#main .section-compare .section-content {
		padding-bottom: 50px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-overview-section-headline {
		font-size: 40px;
	}
	html.enhanced .typography-overview-features-headline, html.enhanced .typography-overview-features-headline-alt {
		font-size: 42px;
	}
}
/* 8 plus */
@media only screen and (min-width: 414px) and (max-width: 734px) {
}
/* 8 */
@media only screen and (min-width: 370px) and (max-width: 413px) {
}
/* se */
@media only screen and (max-width: 325px) {
	html.enhanced .typography-overview-features-headline, html.enhanced .typography-overview-features-headline-alt {
		font-size: 38px;
	}
}

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