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

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

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

#modal-chips .mx-section .gallery-wrap .speed-gallery .tabnav-item:first-child {
	padding-inline-start: 0px;
}

@media only screen and (max-width: 734px) {
	#modal-chips .mx-section .gallery-wrap .speed-gallery .tabnav .separator, #modal-chips .mx-section .gallery-wrap .speed-gallery .tabnav .tabnav-link {
		font-size: 22px;
	}
	#modal-chips .mx-section .gallery-wrap .speed-gallery .item-container .gallery-item .bars-container {
		grid-auto-rows: auto;
	}
	.subsection.subsection-apple-intelligence {
		padding-top: 124px;
	}
	.subsection-apple-intelligence .subsection-headline {
		margin-bottom:20px;
	}
	.product-tile-macbook-air .product-tile-ctas {
		margin-top:78px;
	}
}

@media only screen and (min-width: 1069px) {
	#media-gallery-item-2 > p {
		width:640px;
	}
	.subsection.subsection-apple-intelligence {
		padding-top: 248px;
	}
	section.section.section-themes section.subsection.subsection-apple-intelligence > div > section > div > h3 {
		margin-inline-start:17.1%;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#media-gallery-item-2 > p {
		width:640px;
	}
	.subsection.subsection-apple-intelligence {
		padding-top: 196px;
	}
}

br.small-medium {
	display: none;
}

@media only screen and (min-width: 735px) and (max-width: 900px) {
	br.small-medium {
		display: block;
	}
}
/*------------------------------------*\
END LOCAL FIXES
\*------------------------------------*/
