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






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





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

.section-hardware .image-hardware-connectors.diagram .diagram-text-item {
	font-size: 14px;
}

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

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

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

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

@media only screen and (max-width:1068px) {
	.section-hardware .image-hardware-connectors.diagram .diagram-text-item {
		font-size: 12px;
	}

	.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: 63px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		top: 80px;
		width: 112px;
	}

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

@media only screen and (max-width:734px) {
	.section-hardware .image-hardware-connectors.diagram .diagram-text-item {
		line-height: 12px;
	}

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

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

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

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-side {
		top: 117px;
	}
}
/*------------------------------------*\
	 END LOCAL FIXES
\*------------------------------------*/