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






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




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

.section-charging .caption-headphone {
    transform: translate(158px,-25px);
}

@media (max-width:1068px) {
    .section-charging .caption-headphone {
        transform: translate(60px,-15px);
    }
}

@media (max-width:734px) {
	.section-charging .caption-headphone {
		transform: translate(14px,-22px);
	}
}

@media (max-width:734px) {
	.section-size-weight .image-wrapper.figure-top-view .caption-depth {
		transform: translate(116px,66px);
	}
}

@media (max-width:734px) {
	.section-size-weight .image-wrapper.figure-side-view .caption-height {
		transform: translate(109px,2px);
	}
}

.techspecs-section.section-in-the-box .techspecs-column .disclaimer {
	color: #86868b;
	font-size: 14px;
}





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