/* Specs */

/* Specs Diagram Sensor */
.section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
	line-height: 1.1;
}

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

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

@media only screen and (min-width: 1067px) {
	.techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		line-height: 1;
	}
}

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

@media only screen and (max-width: 1068px) {
	.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: 142px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-optical {
		top: 254px;
	}
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-text.diagram-band-release-lower {
		top: 290px;
	}
}

/* Local Nav */

@media only screen and (max-width: 321px) {
	#ac-localnav .ac-ln-menucta-chevron {
		justify-content: end;
	}
}
