/* LOCAL OVERRIDES */

/* HARDWARE AND BUTTONS SECTION */
.section-hardware
	.techspecs-column
	.image-hardware-connectors
	.diagram-text.diagram-mic {
	width: 150px;
}

.section-hardware
	.techspecs-column
	.image-hardware-connectors
	.diagram-text.diagram-band-release {
	top: 28px;
}
.section-hardware
	.techspecs-column
	.image-hardware-connectors
	.diagram-text.diagram-sensor {
	top: 63px;
}
.section-hardware
	.techspecs-column
	.image-hardware-connectors
	.diagram-text.diagram-speaker {
	top: 119px;
}
.section-hardware
	.techspecs-column
	.image-hardware-connectors
	.diagram-text.diagram-optical {
	top: 149px;
}
.section-hardware
	.techspecs-column
	.image-hardware-connectors
	.diagram-text.diagram-band-release-lower {
	top: 219px;
}

@media only screen and (max-width: 1068px) {
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-display {
		top: 45px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-crown {
		top: 64px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-mic {
		width: 115px;
		top: 81px;
	}

	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-band-release {
		top: 12px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-sensor {
		top: 47px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-speaker {
		top: 84px;
	}

	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-optical {
		top: 105px;
	}

	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-band-release-lower {
		top: 154px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-display {
		top: 20px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-crown {
		top: 55px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-mic {
		width: 115px;
		top: 72px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-side {
		top: 103px;
	}

	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-band-release {
		top: 162px;
		width: 115px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-sensor {
		top: 195px;
		width: 115px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-speaker {
		top: 233px;
	}

	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-optical {
		top: 250px;
	}

	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-band-release-lower {
		top: 297px;
	}
}

sub {
	font-weight: 700;
}

/* Localized Screens */
.section-hardware .techspecs-column .image-hardware-connectors {
	background-image: url(/la/apple-watch-series-10/images/specs/hardware_and_buttons__b74pm4s1gu6a_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-hardware .techspecs-column .image-hardware-connectors {
		background-image: url(/la/apple-watch-series-10/images/specs/hardware_and_buttons__b74pm4s1gu6a_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors {
		background-image: url(/la/apple-watch-series-10/images/specs/hardware_and_buttons__b74pm4s1gu6a_medium.jpg);
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-hardware .techspecs-column .image-hardware-connectors {
		background-image: url(/la/apple-watch-series-10/images/specs/hardware_and_buttons__b74pm4s1gu6a_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors {
		background-image: url(/la/apple-watch-series-10/images/specs/hardware_and_buttons__b74pm4s1gu6a_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-hardware .techspecs-column .image-hardware-connectors {
		background-image: url(/la/apple-watch-series-10/images/specs/hardware_and_buttons__b74pm4s1gu6a_small_2x.jpg);
	}
}
