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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-magic-keyboard-ipad-pro .features {
		margin-top: 191px;
	}
	.section-magic-keyboard .features {
		margin-top: 217px;
	}
	.section-magic-keyboard-ipad-pro .hardware-profile {
		margin-top: 197px;
	}
	.section-magic-keyboard .hardware-profile {
		margin-top: 221px;
	}
}

@media only screen and (max-width: 365px) {
	.section-hero .typography-hero-headline {
		font-size: 43px;
	}
}

#ac-globalfooter .ac-gf-sosumi {
	padding: 27px 0 11px;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
