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

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

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

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

.page-specs .section-siri-remote .hardware-diagram .caption-touch {
	top: 186px;
}

@media only screen and (min-width: 1069px) {
	.page-specs .section-connectivity .copy {
		padding-right: 0px;
		width: 250px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-touch {
		top: 138px;
	}
	.page-specs .section-connectivity .copy {
		padding-right: 0px;
		width: 220px;
	}
}

@media only screen and (max-width: 734px) {
	.section-processor + .techspecs-section .techspecs-row .techspecs-rowheader.specs-title {
		margin-top: 20px;
	}
	.page-specs .section-size-weight .appletv-dimensions .caption-height {
		bottom: 33px;
	}
	.page-specs .section-siri-remote .hardware-diagram .caption-touch {
		top: auto;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.techspecs-rowheader {
		font-size: 18px;
		margin-top: 7px;
	}
}

.section-rooms .video-wrapper .inline-media-ui.show .play-pause-button {
		opacity: 1;
	}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
