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

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

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

/* 
.page-specs .section-siri-remote {
	overflow: visible;
}

.page-specs .section-siri-remote .hardware-diagram .caption-home {
	top: 276px;
}
.page-specs .section-siri-remote .hardware-diagram .caption-play {
	top: 341px;
}

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

@media only screen and (max-width: 734px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-home {
		top: 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;
  }
}
 */
@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;
	}
	.page-specs .section-siri-remote .hardware-diagram {
		margin-left: -20px;
	}
}

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

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