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






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





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


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

.section-size .column-12-inch .diagram-text-depth {
    top: 185px;
}
@media (max-width:1068px) {
    .section-size .column-12-inch .diagram-text-depth {
        top: 113px;
    }
}
@media (max-width:734px) {
    .section-size .column-12-inch .diagram-text-depth {
        top: 106px;
    }
}

.section-size .column-11-inch .diagram-text-depth {
    top: 167px;
}
@media (max-width:1068px) {
    .section-size .column-11-inch .diagram-text-depth {
        top: 102px;
    }
}
@media (max-width:734px) {
    .section-size .column-11-inch .diagram-text-depth {
        top: 97px;
    }
}

.section-size .column-11-inch .diagram-text-height {
    top: 28px;
}
@media (max-width:1068px) {
    .section-size .column-11-inch .diagram-text-height {
        top: 14px;
    }
}
@media (max-width:734px) {
    .section-size .column-11-inch .diagram-text-height {
        top: 2px;
    }
}

@media (max-width:1068px) {
    .section-size .column-12-inch .diagram-text-height {
        top: 2px;
    }
}

.section-size .column-11-inch .diagram-text-width {
    top: 1px;
}
@media (max-width:1068px) {
    .section-size .column-11-inch .diagram-text-width {
        top: -6px;
    }
}

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



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