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

/* @media only screen and (max-width: 1068px) {
	.section-buttons-and-connectors .caption-camera {
		bottom: 422px;
		left: 443px;
	}
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-camera {
		bottom: 388px;
		left: 64px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-buttons-and-connectors .caption-microphone {
		top: 60px;
		left: 443px;
	}
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-microphone {
		top: 50px;
		left: 64px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-buttons-and-connectors .caption-smart-connector {
		top: 421px;
		left: 443px;
	}
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-smart-connector {
		top: 394px;
		left: 64px;
	}
}

.section-size .caption-depth {
	top: 236px;
}

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

@media only screen and (max-width: 734px) {
	.section-size .caption-depth {
		top: 114px;
	}
} */

@media only screen and (min-width: 1069px) {
	.section-techspecs .column-11-inch .diagram-text li {
		margin-top: 13px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .column-11-inch .diagram-text li {
		margin-top: 7px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .column-11-inch .diagram-text li {
		margin-top: 5px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .column-12-inch .diagram-text li {
		margin-top: 8px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .column-12-inch .diagram-text li {
		margin-top: 7px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .column-12-inch .diagram-text li {
		margin-top: 5px;
	}
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-smart-connector {
		top: 393px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
