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






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




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

.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-mic-1 {
        left: 231px;
    }
}


.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: 44px;
    }
}

@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: 301px;
}

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