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





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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-header .techspecs-rowheader {
	min-height: 28px;
}

.section-buttons-and-connectors .diagram-text.usb-c {
	top: 656px;
	left: 585px;
	transform: translateX(-50%);
}

@media only screen and (max-width: 1068px) {
	.section-buttons-and-connectors .diagram-text.usb-c {
		top: 549px;
		left: 488px;
	}
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .diagram-text.usb-c {
		top: 838px;
		left: 143px;
	}
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .diagram-text.three-mic {
		top: 18px;
	}
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.smart-connector, .section-buttons-and-connectors .diagram-text.magnetic-connector {
        text-align: left;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.nano-sim {
        left: unset;
        right: 162px;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.volume {
        left: unset;
        right: 167px;
    }
}

.section-buttons-and-connectors .diagram-text.speaker-1 {
    top: -21px;
    left: 161px;
    transform: translateX(-50%);
}

@media only screen and (max-width: 1068px) {
    .section-buttons-and-connectors .diagram-text.speaker-1 {
        left: 135px;
    }
}

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

.section-buttons-and-connectors .diagram-text.speaker-2 {
    top: -21px;
    left: 345px;
    transform: translateX(-50%);
}

@media only screen and (max-width: 1068px) {
    .section-buttons-and-connectors .diagram-text.speaker-2 {
        left: 290px;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.speaker-2 {
        top: 436px;
        left: 142px;
    }
}

.section-buttons-and-connectors .diagram-text.speaker-3 {
    top: 656px;
    left: 160px;
    transform: translateX(-50%);
}

@media only screen and (max-width: 1068px) {
    .section-buttons-and-connectors .diagram-text.speaker-3 {
        top: 548px;
        left: 289px;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.speaker-3 {
        top: 0px;
        left: 0px;
    }
}

.section-buttons-and-connectors .diagram-text.speaker-4 {
    top: 656px;
    left: 343px;
    transform: translateX(-50%);
}

@media only screen and (max-width: 1068px) {
    .section-buttons-and-connectors .diagram-text.speaker-4 {
        top: 548px;
        left: 133px;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.speaker-4 {
        top: 0px;
        left: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.three-mic {
        top: 32px;
    }
}

.section-weight-and-dimensions .image-dimensions-ipadPro-12-9 .diagram-text-depth {
    left: 332px;
}

@media only screen and (max-width: 1068px) {
    .section-weight-and-dimensions .image-dimensions-ipadPro-12-9 .diagram-text-depth {
        left: 207px;
    }
}

@media only screen and (max-width: 734px) {
    .section-weight-and-dimensions .image-dimensions-ipadPro-12-9 .diagram-text-depth {
        left: 220px;
    }
}


.callout-techspecs-environment-content > .techspecs-subheader {
	margin-bottom: 30px;
}

.energy-flag-list {
	color: #1d1d1f;
}

.energy-flag-list li:nth-child(n+2) {
    margin-inline-start: 0px;
}

.energy-flag-list li:not(:last-child) {
    margin-right: 20px;
}

.energy-flag-list li {
    white-space: nowrap;
}


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