/*------------------------------------*\
   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: 50px;
}

.section-environment.techspecs-section .techspecs-row .callout-techspecs-environment-content .content-cta-alt {
    margin-right: 25px;
}

@media only screen and (min-width: 735px) {
.energy-flag-wrapper {
    margin-top: 90px;
	margin-bottom: -70px !important;
}
}

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