/*------------------------------------*\
   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 .column-11-inch .diagram-text-height {
	top: 38px;
}

@media (max-width: 1068px) {
	.section-size .column-11-inch .diagram-text-height {
		top: 17px;
	}
}

@media (max-width: 734px) {
	.section-size .column-11-inch .diagram-text-height {
		top: 10px;
	}
}

.section-size .column-11-inch .diagram-text-width {
	top: 13px;
}

@media (max-width: 1068px) {
	.section-size .column-11-inch .diagram-text-width {
		top: 0px;
	}
}

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

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

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

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

@media (max-width: 1068px) {
	.section-size .column-12-inch .diagram-text-height {
		top: 12px;
		left: 19px;
	}
}

@media (max-width: 734px) {
	.section-size .column-12-inch .diagram-text-height {
		top: 20px;
		left: 27px;
	}
}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size .column-12-inch .diagram-text-depth {
		top: 110px;
	}
}

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

@media only screen and (min-width: 1069px) {
	.section-size .column-12-inch .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;
	}

	.section-buttons-and-connectors .caption-top-button {
		left: 314px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-size .column-12-inch .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 .column-12-inch .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: 88px;
	}
	.section-buttons-and-connectors .caption-front-camera-2 {
		left: 237px;
	}
	.section-buttons-and-connectors .caption-speaker-1 {
		left: -24px;
	}
	.section-buttons-and-connectors .caption-speaker-2 {
		left: -24px;
	}
	.section-buttons-and-connectors .caption-usb-connector {
		left: -7px;
	}
}

.section-techspecs {
	padding-bottom: 0;
}

.section-environment.techspecs-section {
	padding: 80px 0px 0px;
}

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

#ac-globalfooter {
	margin-top: 20px;
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
