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

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

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

@media only screen and (min-width: 1069px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-touch {
		top: 184px;
	}

	.page-specs .section-size-weight .appletv-dimensions .caption-height {
		bottom: 50px;
	}

	.page-specs .section-siri-remote {
		overflow: revert;
	}
	.page-specs .section-connectivity .copy {
		padding-right: 0px;
	}
	.hardware-diagram .row .caption-play {
		margin-top: 0;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-touch {
		top: 127px;
	}
	.page-specs .section-connectivity .hardware-diagram .caption-power {
		text-align: left;
		left: 13px;
	}
}
@media only screen and (max-width: 734px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-touch {
		top: 1px;
	}
	.section-processor + .techspecs-section .techspecs-row .techspecs-rowheader.specs-title {
		margin-top: 20px;
	}
	.page-specs .section-size-weight .appletv-dimensions .caption-height {
		bottom: 33px;
	}
}
/* 8 plus */
@media only screen and (min-width: 414px) and (max-width: 734px) {
}
/* 8 */
@media only screen and (min-width: 370px) and (max-width: 413px) {
}
/* se */
@media only screen and (max-width: 325px) {
}

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