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

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

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

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

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

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

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

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

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

@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: 402px;
	}
}

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

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

@media only screen and (min-width: 735px) 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;
	}
}

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

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

@media only screen and (min-width: 1069px) {
	.section-buttons-and-connectors .caption-speaker-1 {
		right: 355px;
	}
}

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

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

@media only screen and (min-width: 1069px) {
	.section-buttons-and-connectors .caption-speaker-2 {
		left: 151px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-buttons-and-connectors .caption-speaker-2 {
		left: 101px;
	}
}

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

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

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



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