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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-finish .caption-spacegray {
		left: 401px;
	}
}

.section-environment {
	margin-bottom: 20px;
}

.section-size .image-dimensions-ipadAir-11 .diagram-text-depth {
	top: 166px;
}

@media only screen and (max-width: 1068px) {
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth {
		top: 100px;
	}
}

@media only screen and (max-width: 734px) {
	.section-size .image-dimensions-ipadAir-11 .diagram-text-depth {
		margin-top: 4px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-size .image-dimensions-ipadAir-13 .diagram-text li {
		margin-top: 8px;
	}
	.section-buttons-and-connectors .caption-speaker-1 {
		right: 395px;
	}
	.section-buttons-and-connectors .caption-speaker-2 {
		left: 190px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		left: 552px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size .image-dimensions-ipadAir-13 .diagram-text li {
		margin-top: 6px;
	}
	.section-buttons-and-connectors .caption-speaker-1 {
		left: 140px;
	}
	.section-buttons-and-connectors .caption-speaker-2 {
		left: 140px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		left: 409px;
	}
}

@media only screen and (max-width: 734px) {
	.section-size .image-dimensions-ipadAir-13 .diagram-text li {
		margin-top: 6px;
	}
}

.techspecs-section.section-cellular-and-wireless .custom-br {
	display: none;
}

@media only screen and (max-width: 437px) and (min-width: 369px) {
	.techspecs-section.section-cellular-and-wireless .custom-br {
		display: block;
	}
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-microphone-1 {
		left: 230px;
	}
	.section-buttons-and-connectors .caption-front-camera-2 {
		left: 237px;
	}
	.section-buttons-and-connectors .caption-speaker-1 {
		left: 121px;
	}
	.section-buttons-and-connectors .caption-speaker-2 {
		left: 120px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		left: -7px;
	}
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
