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




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




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

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

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

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

.section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
    --top: -31px;
    --left: 157px;
}
@media only screen and (max-width:1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-speaker-1 {
        --top: -22px;
        --left: 122px;
    }
}

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

.section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
    --bottom: -25px;
    --left: 167px;
}

@media only screen and (max-width:1068px) {
    .section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
        --bottom: -27px;
        --left: 132px;
    }
}

@media only screen and (max-width:734px) {
    .section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
        --bottom: auto;
        --top: 526px;
        --left: 93px;
    }
}

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



.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-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-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;
    }
}

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