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






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




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

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

@media (max-width:734px) {
    .section-environment .section-content .headline {
        width: 340px;
    }
}


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