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

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

@media only screen and (min-width: 1069px) {
	.section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
		top: 167px;
	}
	.section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
		top: 185px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
		top: 99px;
	}
	.section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
		top: 110px;
	}
}

@media only screen and (max-width: 734px) {
	.section-weight-and-dimensions .image-dimensions-ipadPro-11 .diagram-text-depth {
		top: 103px;
	}
	.section-weight-and-dimensions .image-dimensions-ipadPro-13 .diagram-text-depth {
		top: 116px;
	}
	.section-buttons-and-connectors .diagram-text.microphone-2 {
		right: 223px;
		left: 215px;
	}
}

.section-buttons-and-connectors .diagram-text.volume {
	width: 72px;
}

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

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

.section-environment.techspecs-section .techspecs-row .callout-techspecs-environment-content .content-headline {
	margin-bottom: 30px;
}

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