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

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

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

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

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

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

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

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

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

@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: 308px;
    transform: translateX(-50%);
}

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

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


.section-buttons-and-connectors .diagram-text.top-button {
	top: -36px;
}

@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .diagram-text.top-button {
		top: -22px;
	}
}
.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
\*------------------------------------*/ 