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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
#ac-globalfooter .with-cta {
	margin: 0 auto;
	padding-top: 56px;
	position: relative;
	text-align: center;
	width: 216px;
	z-index: 1;
}

#ac-globalfooter .ac-gf-buystrip-elevated .with-cta {
	width: 294px;
	padding-left: 8px;
	padding-right: 8px;
}

br.xs {
	display: none;
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--top: -32px;
		text-align: center;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 204px;
	}
	.section-finish .caption-blue {
		top: -40px;
		left: -17px;
	}

	.section-finish .caption-purple {
		top: -40px;
		left: 165px;
	}

	.section-finish .caption-starlight {
		top: -40px;
		left: 287px;
	}

	.section-finish .caption-space-gray {
		top: -40px;
		left: 478px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
		--left: 507px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 124px;
	}
	.section-techspecs .section-size .caption-depth {
		--bottom: 45px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--top: -31px;
		text-align: center;
	}
	.section-techspecs .section-buttons-and-connectors .caption-magnetic-connector {
		--left: 473px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-camera-2 {
		--left: 479px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 159px;
	}
	.section-finish .caption-blue {
		top: -40px;
		left: -17px;
	}

	.section-finish .caption-purple {
		top: -40px;
		left: 123px;
	}

	.section-finish .caption-starlight {
		top: -65px;
		left: 68px;
		text-align: center;
	}

	.section-finish .caption-space-gray {
		top: -65px;
		left: 212px;
		text-align: center;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
		--left: 395px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 89px;
	}
	.section-techspecs .section-size .caption-depth {
		--bottom: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		--top: -31px;
		text-align: center;
	}
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		--left: 147px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--left: 82px;
	}
	#ac-globalfooter .with-cta {
		padding-top: 36px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
		--left: 105px;
	}
	.section-techspecs .section-size .caption-depth {
		--bottom: 15px;
	}
}

@media only screen and (max-width: 350px) {
	br.xs {
		display: block;
	}
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		--top: -29px;
	}
}

@media only screen and (max-width: 480px) {
	#ac-globalfooter .ac-gf-buystrip-elevated .with-cta {
		width: 240px;
		padding-left: 0;
		padding-right: 0;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
