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






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





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

@media screen and (max-width: 734px) {
   .section-processor + .techspecs-section .techspecs-row .techspecs-rowheader.specs-title {
      margin-top: 20px;
   }
}

.section-content {
   width: 1001px;
}

@media only screen and (max-width: 1068px) {
   .section-content {
      width: 692px;
   }
}

@media only screen and (max-width: 734px){
   .section-content {
      width: 87.5%;
   }
}

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

@media only screen and (max-width: 734px){
   .page-specs .section-size-weight .appletv-dimensions .caption-height {
      bottom: 33px;
}}

.page-specs .section-connectivity .hardware-diagram.wifi-ethernet .caption-power {
    left: 23px;
}

@media only screen and (max-width: 1068px) {
    .page-specs .section-connectivity .hardware-diagram.wifi-ethernet .caption-power {
        left: 15px;
    }
}

.page-specs .section-connectivity .hardware-diagram .caption-power {
        width: 78px;
}
@media only screen and (max-width: 1068px) {
    .page-specs .section-connectivity .hardware-diagram .caption-power {
        width: 78px;
    }
}

.page-specs .section-connectivity .hardware-diagram .caption-ethernet {
	left: 107px;
}

@media only screen and (max-width: 1068px) {
	.page-specs .section-connectivity .hardware-diagram .caption-ethernet {
		left: 92px;
	}
}

@media only screen and (max-width: 734px) {
	.page-specs .section-connectivity .hardware-diagram .caption-ethernet {
		left: 90px;
	}
}

@media only screen and (max-width: 1068px) {
	.page-specs .section-connectivity .hardware-diagram .caption-hdmi:last-child {
		left: 158px;
	}
}

@media only screen and (max-width: 734px) {
	.page-specs .section-connectivity .hardware-diagram .caption-hdmi:last-child {
		left: 162px;
	}
}

.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: 366px;
}

@media only screen and (max-width:1068px) {
   .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: 173px;
   }
}

@media only screen and (max-width:734px) {
   .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: 0px;
   }
}

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