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

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

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

.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-play {
		top: 222px;
	}
}

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

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

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

@media only screen and (max-width: 734px) {
  .page-specs .section-siri-remote .hardware-diagram .caption-touch {
	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;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
