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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-environment .techspecs-subheader {
	margin-right: 30px;
}
.section-techspecs .section-buttons-and-connectors .caption-volume {
    right: 203px;
    top: 123px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-volume {
        right: 111px;
        top: 98px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-buttons-and-connectors .caption-volume {
        left: 57px;
        top: 625px;
    }
}

.section-techspecs .section-size-weight .caption-depth {
    top: 235px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size-weight .caption-depth {
        top: 177px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size-weight .caption-depth {
        top: 113px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-buttons-and-connectors .caption-camera-1 {
        left: 243px;
        top: 466px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-buttons-and-connectors .caption-mic-1 {
        left: 237px;
        top: 451px;
    }
}

.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
    right: 135px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
        right: 56px;
    }
}

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


.section-techspecs .section-finish .finish-labels:nth-child(4) {
    left: -26px;
}

@media only screen and (max-width:1068px) {
    .section-techspecs .section-finish .finish-labels:nth-child(4) {
        left: 40px;
    }
}

@media only screen and (max-width:734px) {
    .section-techspecs .section-finish .finish-labels:nth-child(4) {
        left: 0;
    }
}

.section-techspecs .section-buttons-and-connectors .caption-touch-id {
    left: 308px;
}

@media only screen and (max-width:1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-touch-id {
        left: 244px;
    }
}
@media only screen and (max-width:734px) {
    .section-techspecs .section-buttons-and-connectors .caption-touch-id {
        left: 200px;
    }
}

.section-environment.techspecs-section.callout-techspecs-environment {
    padding: 80px 0px;
}
@media (max-width: 1068px) {
    .section-environment.techspecs-section.callout-techspecs-environment {
        padding: 0 0 80px 0;
    }
}
@media (max-width: 734px) {
    .section-environment.techspecs-section.callout-techspecs-environment {
        padding: 18px 0px 0px;
    }
}

.section-environment.techspecs-section::before {
    height: calc(100% + 200px);
}

.section-techspecs {
    padding-bottom: 0px;
}
@media (max-width: 734px) {
    .section-techspecs {
        padding-bottom: 15px;
    }
}

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