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

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

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

@media only screen and (min-width: 1069px) {
	p.diagram-text-item {
		font-size: 15px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 233px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 200px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		width: 156px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 218px;
	}
}

@media only screen and (max-width: 1068px) {
	p.diagram-text-item {
		font-size: 11px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 155px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		width: 150px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 158px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 161px;
		top: 57px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
		width: 150px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		width: 112px;
	}
}
@media only screen and (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		top: 93px;
		width: 142px;
	}
	p.diagram-text-item {
		font-size: 10px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 142px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 142px;
		top: 210px;
	}
}

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