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

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

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

/* 
.page-specs .section-siri-remote .hardware-diagram .caption-home {
	top: 276px;
	left: 368px;
}
.page-specs .section-siri-remote .hardware-diagram .caption-play {
	top: 343px;
}

@media only screen and (max-width: 1068px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-home {
		top: 195px;
		left: 173px;
	}
	.page-specs .section-siri-remote .hardware-diagram .caption-play {
		top: 222px;
	}
}

@media only screen and (max-width: 734px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-home {
		top: auto;
		left: auto
	}
	.page-specs .section-siri-remote .hardware-diagram .caption-play {
		top: auto;
	}
}

@media only screen and (max-width: 734px) {
  .techspecs .techspecs-section.section-processor {
	padding-bottom: 50px;
  }
}
 */
.small-copy {
	display: none;
}

@media only screen and (min-width: 320px) and (max-width: 416px) {
	.small-copy {
		display: block;
	}
}
@media only screen and (min-width: 1069px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-home, .page-specs .section-siri-remote .hardware-diagram .caption-power, .page-specs .section-siri-remote .hardware-diagram .caption-siri, .page-specs .section-siri-remote .hardware-diagram .caption-volume {
		left: 367px;
	}
}

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