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

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

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

@media only screen and (min-width: 1069px) {
	.section-routers .typography-router-headline {
		font-size: 30px;
	}
	.section-ipad-accessories .section-content-block-magic-keyboard-folio .copy-block {
		margin-bottom: 256px;
	}
	.section-ipad-accessories .section-content-block-magic-keyboard-folio .copy-block .typography-overview-section-copy {
		font-size: 20px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-router-headline {
		font-size: 38px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-overview-section-headline {
		font-size: 40px;
	}
}

.section-design .section-content-block-ipados .copy-block {
	margin-top: 100px;
}
.section-create .section-content-block-mic-speaker .copy-block {
	margin-top: 50px;
}
.section-ipad-accessories .section-content-block-magic-keyboard-folio {
	margin-top: 0px;
}
html .section-compare .tagline.ipad-10-2 .typography-compare-tagline {
	max-width: 100%;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-design .section-content-block-ipados .copy-block {
		margin-top: 40px;
	}
}

/* 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) {
	html.enhanced .typography-overview-features-headline {
		font-size: 40px;
	}
}
/* se */
@media only screen and (max-width: 375px) {
	html.enhanced .typography-overview-features-headline {
		font-size: 35px;
	}
}
@media only screen and (min-width: 735px) {
	.typography-overview-features-headline {
		line-height: 1.125;
	}
	.section-features .features-content .features-headlines .feature-headline {
		padding: 17px 0px;
	}
}

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