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

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

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

@media only screen and (min-width: 735px) {
	.section-techspecs .section-finish .caption-silver {
		inset-inline-start: -16px;
	}

	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 137px;
	}

	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 266px;
	}

	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 430px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-finish .caption-silver {
		inset-inline-start: -9px;
	}

	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 173px;
	}

	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 333px;
	}

	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 524px;
	}
}

.section-techspecs .section-size-weight .caption-depth {
	bottom: 43px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 31px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-depth {
		bottom: 13px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-size-weight .caption-depth {
		top: 235px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-touch-id {
	left: 302px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 241px;
		max-width: fit-content;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-touch-id {
		/* 		left: 243px; */
		top: -32px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 203px;
	}
}

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

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

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
		right: -16px;
	}
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-mic-1 {
		left: 108px;
	}
}

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

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-smart-connector {
		bottom: 515px;
	}
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-speaker-2 {
		bottom: 8px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
