/*PRODUCT-OVERVIEW*/
#feature-wrapper {background: #f2f2f2;}
#feature-area {background: url("/products/filemaker-pro/images/overview/feature_graphic_fmp.png") no-repeat scroll 50% 120px transparent;height: 650px !important;}
/*#feature-area h2 {background: url("/products/filemaker-pro/images/overview/fmp_file_icon.png") no-repeat scroll 28% 67% transparent;height: 100px;padding-top: 50px;padding-left: 105px;margin-top: -34px;font-size: 60px !important;}*/
#feature-area h2 {background: url("/products/filemaker-pro/images/overview/fmp_file_icon.png") no-repeat scroll 260px 40% transparent;padding: 20px 0 20px 120px;font-size: 60px !important;}

#product-overview-chart .table-heading h2{font-size: 26px !important;}

/*FILEMAKER-PRO-15-CHART*/
#new-filemaker-pro-15 { margin-top: 70px !important; }
#filemaker-pro-15-chart .table-heading h2{font-size: 26px !important;}

#filemaker-pro-15-chart.feature-chart {margin-bottom: 35px;}
#new-filemaker-pro-15 > span > a{margin-left:20px;font-size: 17px;}
#filemaker-pro-15-chart.feature-chart .table-heading a {width: auto;}

/*PRICING-TRYNOW-BOTTOMBOX*/
#pricing-trynow-bottombox { margin-top:60px;}

.ashe .product-callout-bottom-wrapper { padding-top:0px; }

/* RETINA DISPLAY */
@media (-webkit-min-device-pixel-ratio: 2),(min-device-pixel-ratio: 2),(min-resolution: 192dpi){
#feature-area { background-image:url(/products/filemaker-pro/images/overview/feature_graphic_fmp_2x.png); background-size: 769px 493px; }
#feature-area h2 {background-image: url("/products/filemaker-pro/images/overview/fmp_file_icon_2x.png");background-size:89px 80px}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}