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





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





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


 .section-buttons-and-connectors .caption-volume {
	 width: min-content;
 }

 .section-buttons-and-connectors .caption-volume {
    top: 80px;
}

@media (max-width:1068px) {
    .section-buttons-and-connectors .caption-volume {
        top: 55px;
    }
}

@media (max-width:734px) {
    .section-buttons-and-connectors .caption-volume {
        top: 24px;
    }
 }


 @media only screen and (max-width: 1068px) and (min-width: 735px) {
     .section-size .image-dimensions-ipadAir-11 .diagram-text-height {
         left: 35px;
     }
 }

 .section-techspecs .column-11-inch .diagram-text li:first-child {
 	margin-top: 13px;
 }

 .section-techspecs .column-11-inch .diagram-text li:nth-child(2) {
 	display: none;
 }

 .section-techspecs .column-12-inch .diagram-text li:first-child {
 	margin-top: 9px;
 }

 .section-techspecs .column-12-inch .diagram-text li:nth-child(2) {
 	display: none;
 }


  @media only screen and (max-width: 1068px) {
 	 .section-techspecs .column-11-inch .diagram-text li:first-child {
 	 	margin-top: 6px;
 	 }

 	 .section-techspecs .column-11-inch .diagram-text li:nth-child(2) {
 	 	display: none
 	 }

 	 .section-techspecs .column-12-inch .diagram-text li:first-child {
 	 	margin-top: 6px;
 	 }

 	 .section-techspecs .column-12-inch .diagram-text li:nth-child(2) {
 	 	display: none;
 	 }
  }



@media only screen and (max-width: 734px) {
	.section-buttons-and-connectors .caption-usb-connector {
	  left: -2px;
  }
}

@media only screen and (max-width:1068px) and (min-width: 735px) {
	.section-buttons-and-connectors .caption-smart-connector {
		top: 414px;
	}
}

@media only screen and (max-width:734px) {
	.section-buttons-and-connectors .caption-microphone-1 {
		left: 224px;
	}
}

.section-buttons-and-connectors .caption-magnetic-connector {
    bottom: 308px;
 }

 @media only screen and (max-width:1068px) {
    .section-buttons-and-connectors .caption-magnetic-connector {
        bottom: 224px;
        left: 467px;
    }
 }

 @media only screen and (max-width:734px) {
    .section-buttons-and-connectors .caption-magnetic-connector {
        bottom: 191px;
        left: 64px;
    }
 }

.section-finish .caption-blue {
    left: -5px;
}
@media only screen and (max-width: 1068px) {
    .section-finish .caption-blue {
        left: -8px;
    }
}
@media only screen and (max-width: 734px) {
    .section-finish .caption-blue {
        left: 0px;
    }
}

.section-finish .caption-starlight {
    left: 338px;
}
@media only screen and (max-width: 1068px) {
    .section-finish .caption-starlight {
        left: 266px;
    }
}
@media only screen and (max-width: 734px) {
    .section-finish .caption-starlight {
        left: 0px;
    }
}

@media (max-width:734px) {
    .section-buttons-and-connectors .caption-speaker-1 {
        left: 118px;
    }
}

@media (max-width:734px) {
    .section-buttons-and-connectors .caption-speaker-2 {
        left: 118px;
    }
}

.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
\*------------------------------------*/