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

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

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

@media only screen and (min-width: 1069px) {
	.section-finish .caption-starlight {
		left: 308px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-starlight {
		left: 250px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-finish .caption-space-gray {
		left: 495px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-space-gray {
		left: 400px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-finish .caption-purple {
		left: 162px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-purple {
		left: 123px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-finish .caption-blue {
		left: -2px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-section .caption-blue {
		left: -4px;
	}
}

.section-techspecs .section-size .caption-height {
	--left: 115px;
	--top: 40px;
}
.section-techspecs .section-size .caption-width {
	--right: 40px;
}
.section-techspecs .section-size .caption-depth {
	margin-bottom: 6px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-height {
		--left: 60px;
		--top: 25px;
	}
	.section-techspecs .section-size .caption-width {
		--right: 5px;
		--top: 10px;
	}
	.section-techspecs .section-size .caption-depth {
		margin-bottom: 6px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-height {
		--left: 40px;
		--top: 10px;
	}
	.section-techspecs .section-size .caption-width {
		--top: -5px;
		--right: -10px;
	}
	.section-techspecs .section-size .caption-depth {
		margin-bottom: 8px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--right: -47px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		--right: 87px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-volume {
		margin-right: 0px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-top-button {
	margin-right: 0px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		margin-right: 5px;
		margin-top: 0px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-microphone-1 {
	margin-right: 0px;
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-microphone-1 {
		margin-right: 0px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
	margin-left: 13px;
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-microphone-2 {
		margin-left: 16px;
	}
}

.section-environment .callout-techspecs-environment-content .content-headline {
	margin-bottom: 30px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .typography-display-size {
		left: initial;
	}
}

.section.section-compare {
	--footer-tile-spacing: 25px;
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
