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

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

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

@media only screen and (min-width: 1069px) {
	.typography-router-headline {
		font-size: 45px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-overview-section-headline {
		font-size: 57px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-router-headline {
		font-size: 34px;
	}
	.typography-overview-section-headline {
		font-size: 28px;
	}
}
/* 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) {
}

@media only screen and (min-width: 1069px) {
	.section-design .section-content-block-ipados .copy-block {
		margin-top: 80px;
	}

	.section-create .section-content-block-mic-speaker .copy-block {
		margin-top: 5px;
	}

	.section-ipad-accessories .section-content-block-apple-pencil .copy-block {
		margin-top: 270px;
	}

	.section-ipad-accessories .section-content-block-magic-keyboard-folio {
		margin-top: 40px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-design .section-content-block-ipados .copy-block {
		margin-top: 37px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.enhanced .section-hero .section-content-block-hero .hero-copy {
		margin-left: -62.5px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-ar .typography-router-headline {
		font-size: 32px;
	}
}

@media only screen and (max-width: 400px) {
	html.enhanced .typography-overview-features-headline, html.enhanced .typography-overview-features-headline-alt {
		font-size: 38px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-ar .tile-content {
		padding-left: 6.3333333333%;
		padding-right: 6.3333333333%;
	}
}

@media only screen and (min-width: 1069px) {
	html.no-js .section-ipad-accessories .section-content-block-magic-keyboard-folio .copy-block {
		margin-bottom: 180px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 780px) {
	.section-hero .section-content-block-hero .hardware-hero .overview-hero-hero {
		width: 59.91716vh;
	}
	.section-hero .section-content-block-hero .hero-headlines-wrap {
		margin-left: 15px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
