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






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




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

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

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

@media (max-width:734px) {
	.section-charging .caption-headphone {
		transform: translate(23px,-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);
	}
}

.section-accessibility .techspecs-os-features li+li, .section-accessibility .techspecs-os-features li {
	margin: 0;
}

.section-accessibility .techspecs-os-features>li {
	padding-bottom: .8em;
}

@media (max-width:1068px) {
	.page-specs .section-accessibility .techspecs-list {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-column-gap: 15px;
	}
}

@media (max-width:734px) {
	.page-specs .section-accessibility .techspecs-list {
		grid-template-columns: 1fr;
		grid-column-gap: unset;
	}
}

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




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