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

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

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

@media only screen and (min-width: 1069px) {
	.typography-overview-section-headline {
		font-size: 83px;
	}
	.section-design .section-content-block-ipados .copy-block {
		margin-top: 90px;
	}
	.section-create .section-content-block-mic-speaker .copy-block {
		margin-top: 85px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-design .section-content-block-accessories .accessories-copy .copy-block {
		padding-left: 35px;
	}
	.section-design .section-content-block-ipados .copy-block {
		margin-top: 45px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-overview-section-headline {
		font-size: 42px;
	}
	html.enhanced .typography-overview-features-headline, html.enhanced .typography-overview-features-headline-alt {
		font-size: 42px;
	}
	.section-design .section-content-block-ipad .hardware-fan {
		margin-top: 70px;
	}
	.section-design .section-content-block-ipados .copy-block {
		margin-bottom: 70px;
	}
	.section.section-get-things-done .section-content-block-multitask .hardware-collaborate {
		margin-top: 70px;
	}
	.section-create .section-content-block-apple-pencil .hardware-draw {
		margin-top: 70px;
	}
	.section-connect .section-content-block-center-stage .hardware {
		margin-top: 70px;
	}
	.section-watch-learn-play .section-content-block-ar .column-right .hardware {
		margin-top: 35px;
	}
	.section-ar .typography-router-headline {
		font-size: 35px;
	}
	.section-features .typography-overview-features-headline {
		font-size: 42px;
	}
}
/* 8 plus */
@media only screen and (min-width: 500px) and (max-width: 734px) {
	.section-features .typography-overview-features-headline {
		font-size: 38px;
	}
}
/* 8 */
@media only screen and (min-width: 380px) and (max-width: 499px) {
	.section-features .typography-overview-features-headline {
		font-size: 32px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 379px) {
	.section-features .typography-overview-features-headline {
		font-size: 28px;
	}
}
/* se */
@media only screen and (max-width: 325px) {
	.section-ipad-accessories .typography-overview-section-headline {
		font-size: 39px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 760px) {
	.section-hero .section-content-block-hero .hardware-hero .overview-hero-hero {
		width: 60.91716vh;
	}
}
@media only screen and (max-width: 1068px) {
	.section-features .features-content .features-headlines {
		padding-bottom: 30px;
	}
}
@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;
	}
}
@media only screen and (max-width: 450px) {
	.copy-small {
		display: block;
	}
}
@media only screen and (min-width: 451px) {
	.copy-small {
		display: none;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
