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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	.grid-item-efficiency .grid-item-modal-trigger-wrap .button {
		max-width: 200px;
	}
	.grid-item-ml .grid-item-modal-trigger-wrap .button {
		max-width: 140px;
	}
}


@media only screen and (max-width: 734px) {
	.grid-item-touchid .touchid-icon-grid .touchid-icon-item p {
		max-width: 95px;
	}
}

.subsection-gallery .item-container .gallery-item .flex .badge-caption{
	white-space: normal
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-cta-item:first-child {
		line-height: 1.19048;
	}
}

.section-hero .hero-cta-item:nth-child(n+2)::before {
	content: normal;
}

.section-hero .hero-cta-list {
	display: block;
	text-align: center;
}

.section-compare .mba-m2.links p {
	margin-top: 34px;
}



@media only screen and (min-width: 1069px) {
	.section-hero .macbook-air-m2-wrapper .intro-cta {
		margin-top: 36px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-hero .macbook-air-m2-wrapper .intro-cta {
		margin-top: 32px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 