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



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




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

.section-techspecs .section-buttons-and-connectors .caption-volume {
    text-align: center;
    --top: 29px;
    --left: 14px;
}

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

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

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






.section-techspecs .section-size .caption-width {
    --right: 64px;
    --top: 42px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size .caption-width {
        --right: 23px;
        --top: 28px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size .caption-width {
        --right: -14px;
        --top: 6px;
    }
}

.section-techspecs .section-size .caption-height {
    --left: 144px;
    --top: 96px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size .caption-height {
        --left: 108px;
        --top: 54px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size .caption-height {
        --left: 38px;
        --top: 20px;
    }
}

.section-techspecs .section-size .caption-depth {
    --bottom: 46px;
    --right: 154px;
}

@media only screen and (max-width: 1068px) {
    .section-techspecs .section-size .caption-depth {
        --bottom: 32px;
        --right: 94px;
    }
}

@media only screen and (max-width: 734px) {
    .section-techspecs .section-size .caption-depth {
        --bottom: 14px;
        --right: 14px;
    }
}


.section-environment .callout-techspecs-environment-content .content-cta {
    width: 100%;
}
/*------------------------------------*\
		END LOCAL FIXES
\*------------------------------------*/
