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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.page-specs .section-connectivity .hardware-diagram.wifi-ethernet .caption-power {
	left: 10px;
}
.page-specs .section-size-weight .appletv-dimensions .caption-depth {
	top: 145px;
}
@media only screen and (max-width: 1068px) {
	.page-specs .section-connectivity .hardware-diagram.wifi-ethernet .caption-power {
		left: 0px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-rowheader {
		font-size: 20px;
	}
	.page-specs .section-size-weight .appletv-dimensions .caption-depth {
		top: 160px;
	}
}
@media only screen and (max-width: 734px) {
	.page-specs .section-connectivity .hardware-diagram.wifi-ethernet .caption-power {
		left: 6px;
	}
	.page-specs .section-size-weight .appletv-dimensions .caption-depth {
		top: 100px;
	}
}
#ac-localnav .ac-ln-action-menucta {
	display: none;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
