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

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

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

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

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

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

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

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

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

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

footer#ac-globalfooter {
	margin-top: 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;
	}
	.section-size .column-12-inch .diagram-text-depth {
		top: 113px;
	}
}

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

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

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

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

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

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

@media only screen and (min-width: 1069px) {
	.section-buttons-and-connectors .caption-dual-mics {
		left: 519px;
	}
}

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

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-dual-mics {
		left: 6px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		width: 105px;
	}
	.section-buttons-and-connectors .caption-top-button {
		width: 100px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-buttons-and-connectors .caption-usb-connector {
		left: 540px;
		width: 105px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-buttons-and-connectors .caption-usb-connector {
		left: 387px;
		width: 105px;
	}
}

@media only screen and (max-width: 370px) {
	.section-buttons-and-connectors .caption-microphone-1 {
		left: 241px;
	}
}


.section-size .column-12-inch .diagram-text-height {
	bottom: 194px;
}

.section-size .column-12-inch .diagram-text-depth {
	top: 185px;
}

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

	.section-size .column-11-inch .diagram-text-height {
		top: 32px;
		left: 0;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size .column-11-inch .diagram-text-height {
		top: 15px;
		left: 2px;
	}


	.section-size .column-12-inch .diagram-text-height {
		top: 10px;
	}

	.section-size .column-12-inch .diagram-text-depth {
		top: 113px;
	}

}

@media only screen and (max-width: 734px) {
	.section-size .column-11-inch .diagram-text-height,
	.section-size .column-12-inch .diagram-text-height {
		top: 12px;
	}

	.section-size .column-12-inch .diagram-text-depth {
		top: 106px;
	}
	
	.section-size .column-11-inch .diagram-text-depth {
		top: 92px;
	}
}

@media only screen and (min-width: 735px) {
 	.section-environment.techspecs-section .techspecs-row {
 		margin-bottom: 74px;
 	}
 }

.section-environment.techspecs-section.callout-techspecs-environment,
.section-techspecs {
	padding-bottom: 0;
}

.energy-flag-wrapper {
	width: 100%;
}

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

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