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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-finish .caption-starlight {
		left: 330px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-starlight {
		left: 265px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-finish .caption-space-gray {
		left: 502px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-space-gray {
		left: 405px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-finish .caption-purple {
		left: 182px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-purple {
		left: 143px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-finish .caption-blue {
		left: -4px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-blue {
		left: -6px;
	}
}

.section-techspecs .section-size .caption-height {
	--left: 115px;
	--top: 40px;
}
.section-techspecs .section-size .caption-width {
	--right: 40px;
}
.section-techspecs .section-size .caption-depth {
	margin-bottom: 7px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-height {
		--left: 60px;
		--top: 25px;
	}
	.section-techspecs .section-size .caption-width {
		--right: 5px;
		--top: 10px;
	}
	.section-techspecs .section-size .caption-depth {
		--bottom: 25px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-height {
		--left: 40px;
		--top: 10px;
	}
	.section-techspecs .section-size .caption-width {
		--top: -5px;
		--right: -10px;
	}
	.section-techspecs .section-size .caption-depth {
		margin-bottom: -10px;
		margin-right: 5px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
	margin-top: 0px;
	margin-left: 10px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		margin-left: 8px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		margin-top: 0px;
		margin-left: 12px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-volume {
	margin-left: -10px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		margin-right: 0px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
	margin-top: 0px;
	margin-left: 10px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		margin-left: 8px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		margin-top: 0px;
		margin-left: 12px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-top-button {
	margin-right: 0px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		margin-left: 0px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
	margin-left: 10px;
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		margin-left: 20px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
	margin-left: 10px;
	margin-bottom: 0px;
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
		margin-left: 14px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-magnetic-connector {
		margin-left: 0px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		--left: 165px;
		--bottom: 89px;
	}
}

.section-environment .callout-techspecs-environment-content .content-headline {
	margin-bottom: 30px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .typography-display-size {
		left: initial;
	}
}

.section.section-compare {
	--footer-tile-spacing: 25px;
}

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