/*------------------------------------*\
   Pre-April 2017 LOCAL FIXES
\*------------------------------------*/

#comingsoon .learnmore .performance {
	background-image: url(https://images.apple.com/pt/mac-pro/images/learnmore_performance.png);
	width:180px;
	margin-left: 0px;
}

#comingsoon .learnmore .tech-specs {
	background-image: url(https://images.apple.com/pt/mac-pro/images/learnmore_tech-specs.png);
	width:234px;
}

#sectionNav .list li .label { width:125px; }

#desktop .comingmessage .svg { width: 22%; }

#static .panel .improvement img { margin: 15px 0 3px -2px; }
#static .panel .speeds img { margin: 15px 0 3px -2px; }

#desktop #storage .placeholder-inner .callout .mid { min-height: 371px; }
#desktop #panelcontainer #storage.panel { min-height: 637px; }
@media only screen and (max-height: 700px) {
    #desktop #storage .placeholder-inner .callout .mid {
        min-height: 351px;
    }

    #desktop #storage .placeholder-inner .callout .capacity .flash {
        margin-bottom: 3px;
    }

}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
	#ipad #thunderbolt .placeholder-inner .callout.left .mid { margin-top: 5%;min-height: 271px; max-height: 337px; height:65%; }
	#ipad #assembly .thermalcore .description,
	#ipad #assembly .enclosure .description { width: 220px; }
}

/*------------------------------------*\
   END Pre-April 2017 LOCAL FIXES
\*------------------------------------*/




/* Updates - April 2017 */
#desktop .updates-04-17 #processor #processor-chart { display: none; }
#desktop .updates-04-17 #memory #memory-chart { display: none; }
#desktop .updates-04-17 #graphics #graphics-chart { display: none; }
#desktop .updates-04-17 #comingsoon .learnmore .performance.cta { display: none; }

#static .updates-04-17 #memory .improvement { top: 190px; }
#static .updates-04-17 #memory .bandwidth { top: 393px; }
#static .updates-04-17 #memory .chart { display: none; }
#static .updates-04-17 #graphics .chart { display: none; }
#static .updates-04-17 #processor .chart { display: none; }

#ipad .updates-04-17 #memory .improvement { bottom: auto; top: 0; }
#ipad .updates-04-17 #memory .bandwidth { bottom: 0; top: auto; }
#ipad .updates-04-17 #memory .chart { display: none !important; }
#ipad .updates-04-17 #graphics .chart { display: none !important; }
#ipad .updates-04-17 #processor .chart { display: none !important; }
#ipad .updates-04-17 #comingsoon .learnmore .performance.cta { display: none; }

.updates-04-17 #comingsoon .learnmore .performance { display: none; }

/* End Updates - April 2017 */




/*------------------------------------*\
   April 2017 LOCAL FIXES
\*------------------------------------*/


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	#ipad #thunderbolt .speeds.specs,
	#ipad #thunderbolt .improvement.specs { width: 105px; }
}






/*------------------------------------*\
   END April 2017 LOCAL FIXES
\*------------------------------------*/