/* Bottom Callout */
/*-------------------------------------------------*/
.callout-bottom-wrapper{  width:1000px; margin:0 auto;min-height:115px;background:url("/site/promos/images/promo_section_bg_lines.png") no-repeat scroll 0% 0% transparent;} 
#callout-bottom{ padding: 45px 0 45px; background-color:#FFF;} 
#callout-bottom .offour{height: 125px;width:229px; float: left; text-align: center; padding:15px 10px;}
#callout-bottom .offour img:nth-child(-n+2){margin-top: 14px;}
#fm-devcon-2015 img{margin-top:11px !important;}
#callout-bottom h3{margin-top: -15px;margin-bottom: 5px; color: #333; font:120% 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }
#callout-bottom h3 a{ color: #333; text-decoration: none; }
#callout-bottom p{ margin: 5px 0; color: #616161; line-height: 130%; }
@media (-webkit-min-device-pixel-ratio: 2),(min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
.callout-bottom-wrapper{background-image:url("/site/promos/images/promo_section_bg_lines_2x.png");background-size:1000px 474px;}
}