// Base $blockColor: #333333; $blockBackground: #eee; $centerWidth: 70%; $gutter: 4%; // Demo $DemoPass: #dff0d8; $DemoFail: #f0d8d8; // Media Query $gridprecision: 0.001em; // Width $width-xlg: 103.125em; // 1650px $width-lg: 75.000em; // 1200px $width-med: 64.375em; // 1030px $width-sm: 40.000em;//37.500em; // 600px $width-xsm: 25.000em; // 400px // Heights $heightSm: 31.250em; // 500px $heightMed: 43.750em; // 700px $heightLg: 50.000em; // 800px // Colors $textColor: #333333; $linkColor: #333333; $linkColorHover: #333333; $hrColor: #ccc; $backgroundColor: #f5f5f2; $progressColor: #333;//#fc8238; // Typography $sans: 'AvenirNext', arial, sans-serif; //font-family:'Avenir Next W01 Light'; //font-family:'AvenirNextLTW01-Medium'; //font-family:'Avenir Next LT W01 Bold';