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

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

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

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

.section-finish .caption-blue {
	left: 3px;
}

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

@media only screen and (max-width: 734px) {
	.section-finish .caption-blue {
		left: 0px;
	}
}

.section-finish .caption-purple {
	left: 175px;
}

@media only screen and (max-width: 1068px) {
	.section-finish .caption-purple {
		left: 133px;
	}
}

@media only screen and (max-width: 734px) {
	.section-finish .caption-purple {
		left: 0px;
	}
}

.section-finish .caption-starlight {
	left: 305px;
}

@media only screen and (max-width: 1068px) {
	.section-finish .caption-starlight {
		left: 240px;
	}
}

@media only screen and (max-width: 734px) {
	.section-finish .caption-starlight {
		left: 0px;
	}
}

.section-finish .caption-space-gray {
	left: 505px;
}

@media only screen and (max-width: 1068px) {
	.section-finish .caption-space-gray {
		left: 405px;
	}
}

@media only screen and (max-width: 734px) {
	.section-finish .caption-space-gray {
		left: 0px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-volume {
	left: -15px;
	width: 120px;
}

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

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

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

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

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

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

.section-techspecs .section-size .caption-depth {
	bottom: 45px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-depth {
		bottom: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-depth {
		bottom: 15px;
	}
}

.section-techspecs .section-size .caption-width {
	top: 40px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-width {
		top: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-width {
		top: -5px;
	}
}

.section-techspecs .section-size .caption-height {
	top: 83px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size .caption-height {
		top: 55px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size .caption-height {
		top: 15px;
	}
}
@media only screen and (min-width: 351px) and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		--left: 225px;
	}
}

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