/*------------------------------------*\
   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: 1000px;
}

@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-ports-interfaces .hardware-diagram .caption-power{
   left: 192px;
}

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

@media only screen and (max-width: 734px){
   .page-specs .section-ports-interfaces .hardware-diagram .caption-power{
      left: 30px;
   }
}

.page-specs .section-ports-interfaces .hardware-diagram .caption-ethernet{
   left: 460px;
}

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

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

.page-specs .section-ports-interfaces .hardware-diagram .caption-hdmi{
   left: 362px;
}

@media only screen and (max-width: 1068px){
   .page-specs .section-ports-interfaces .hardware-diagram .caption-hdmi{
      left: 244px;
   }
}

@media only screen and (max-width: 734px){
   .page-specs .section-ports-interfaces .hardware-diagram .caption-hdmi{
      left: 117px;
   }
}

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