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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .content-headline {
	margin-bottom: 2em;
}
.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
	margin-top: 0;
}

html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
	top: 49px;
	width: 215px;
}

html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
	top: 87px;
	width: 215px;
}
html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-speaker {
	top: 126px;
	width: 215px;
}
html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
	top: 147px;
	width: 215px;
}
html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
	top: 201px;
	width: 215px;
}
html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-display {
	top: 67px;
}
html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-crown {
	top: 95px;
}
html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-side {
	top: 154px;
}
html.text-zoom .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
	top: 117px;
}

@media only screen and (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 235px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 225px;
		top: 150px;
	}
	.diagram-text-item {
		font-size: 15px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		top: 115px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		width: 130px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		top: 62px;
		width: 115px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 145px;
		top: 105px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
		width: 125px;
		top: 141px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
		font-size: 11px;
		line-height: 1;
	}
}

@media only screen and (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
		font-size: 10px;
		line-height: 1;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		top: 251px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
		top: 289px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		width: 115px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 110px;
	}
}

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