@charset "UTF-8";
/* Media Query Variables */
/* Gradient */
/* Border Radius */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
picture,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../Content/libs/font-awesome-4.0.3/fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("../Content/libs/font-awesome-4.0.3/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../Content/libs/font-awesome-4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../Content/libs/font-awesome-4.0.3/fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../Content/libs/font-awesome-4.0.3/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-asc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-desc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-reply-all:before {
  content: ""; }

.fa-mail-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

@font-face {
  font-family: "BentonCondBook";
  src: url("fonts/bentonsans-cond-book.eot");
  src: url("fonts/bentonsans-cond-book.eot?#iefix") format("embedded-opentype"), url("fonts/bentonsans-cond-book.woff") format("woff"), url("fonts/bentonsans-cond-book.ttf") format("truetype"), url("fonts/bentonsans-cond-book.svg#bentonsans-cond-book") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "BentonCondBold";
  src: url("fonts/bentonsans-cond-bold.eot");
  src: url("fonts/bentonsans-cond-bold.eot?#iefix") format("embedded-opentype"), url("fonts/bentonsans-cond-bold.woff") format("woff"), url("fonts/bentonsans-cond-bold.ttf") format("truetype"), url("fonts/bentonsans-cond-bold.svg#bentonsans-cond-bold") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "BentonCondBlack";
  src: url("fonts/bentonsans-cond-black.eot");
  src: url("fonts/bentonsans-cond-black.eot?#iefix") format("embedded-opentype"), url("fonts/bentonsans-cond-black.woff") format("woff"), url("fonts/bentonsans-cond-black.ttf") format("truetype"), url("fonts/bentonsans-cond-black.svg#bentonsans-cond-black") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "BentonBook";
  src: url("fonts/bentonsans-book.eot");
  src: url("fonts/bentonsans-book.eot?#iefix") format("embedded-opentype"), url("fonts/bentonsans-book.woff") format("woff"), url("fonts/bentonsans-book.ttf") format("truetype"), url("fonts/bentonsans-book.svg#bentonsans-book") format("svg");
  font-style: normal;
  font-weight: normal; }
/* =================================================================================================
Global styles
================================================================================================= */
body {
  padding: 0;
  margin: 0;
  font: 14px/17px Arial, sans-serif;
  color: #565457;
  background: #bcbcbc; }

.container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }

/* do not use the row mixin for your container. the direct child selectors will bork everything*/
@media (min-width: 768px) {
  .container {
    padding-left: 2%;
    padding-right: 2%; }

  .container > h1 {
    width: 70%; } }
a:focus {
  border: none; }

h1 {
  font-size: 30px;
  line-height: 35px;
  color: #1f64a6;
  font-family: "BentonCondBold", Arial, sans-serif;
  font-weight: normal; }

h1 small {
  font-size: 21px;
  line-height: 24px;
  color: #565457;
  display: block; }

h1 .circle {
  margin: 0 15px 0 0;
  width: 35px;
  height: 35px;
  font-size: 20px;
  line-height: 35px;
  margin-left: -51px;
  color: white;
  text-align: center;
  background: #1f64a6;
  -moz-border-radius: 17px 17px 17px 17px;
  -webkit-border-top-left-radius: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
  border-radius: 17px 17px 17px 17px;
  display: inline-block; }

h2 {
  font-size: 15px;
  line-height: 18px;
  color: #1f64a6;
  font-family: Arial, sans-serif;
  font-weight: bold;
  letter-spacing: -0.05em; }

h3 {
  font-size: 13px;
  line-height: 15px;
  color: #1f64a6;
  font-family: "BentonCondBold", Arial, sans-serif;
  font-weight: normal; }

h4 {
  font-size: 12px;
  line-height: 13px;
  color: #1f64a6;
  font-family: "BentonCondBold", Arial, sans-serif;
  font-weight: normal; }

h5 {
  font-size: 14px;
  line-height: 15px;
  color: #1f64a6;
  font-family: "BentonCondBold", Arial, sans-serif;
  font-weight: normal; }

hr {
  margin-bottom: 25px;
  background: #e6e6e6;
  color: #e6e6e6;
  height: 1px;
  border: none; }

h1.header-text {
  margin-left: 47px; }

.text-list, .feature-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 15px; }
  .text-list li, .feature-list li {
    margin: 0 0 10px 20px;
    padding-left: 12px;
    background: url("images/list-arrow.png") 0 6px no-repeat; }

/* Header */
#logo {
  background: #ebebeb;
  position: relative;
  z-index: 3;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.38); }

#logo .container {
  padding-top: 14px;
  padding-bottom: 10px;
  position: relative;
  z-index: 2;
  overflow: hidden; }

#logo .dremel-tool {
  display: none; }

#header {
  padding: 10px 0 14px;
  background: #005494;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.38); }

#header h1 {
  margin: 0;
  padding: 0;
  font-size: 25px;
  color: #fff; }

/* Footer */
#footer-call {
  padding: 14px 0 10px;
  color: #1f64a6;
  font-weight: bold;
  text-align: right;
  background: #ececec; }

#footer {
  padding: 10px 0 15px;
  font-size: 10px;
  color: #565457;
  text-align: right;
  background: #bcbcbc; }

/* Main */
#main {
  min-height: 300px;
  background: #fff;
  position: relative;
  z-index: 1;
  zoom: 1; }
  #main:before, #main:after {
    content: "";
    display: table; }
  #main:after {
    clear: both; }

#main .container {
  position: relative; }

/* Breadcrumb */
#breadcrumb {
  margin: 0 0 20px 0;
  padding: 0;
  height: 68px;
  overflow-y: hidden;
  position: relative;
  z-index: 2; }

#breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  overflow-x: scroll;
  zoom: 1; }
  #breadcrumb ul:before, #breadcrumb ul:after {
    content: "";
    display: table; }
  #breadcrumb ul:after {
    clear: both; }

#breadcrumb ul li {
  margin-right: 4px;
  padding-bottom: 8px;
  font-size: 10px;
  letter-spacing: -0.01em;
  line-height: 11px;
  float: left; }

#breadcrumb ul li div {
  height: 59px;
  border: 1px solid #dadada;
  border-top: 0;
  overflow: hidden; }

#breadcrumb ul li a {
  padding: 0 5px;
  width: 50px;
  height: 59px;
  color: #1f64a6;
  text-decoration: none;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: #dadada; }

#breadcrumb ul li.active {
  background: url("images/breadcrumb-arrow.png") center bottom no-repeat; }

#breadcrumb ul li.active a {
  background: #fff; }

@media (max-width: 767px) {
  #logo, #header, #main, #footer-call, #footer {
    padding-left: 5%;
    padding-right: 5%; }

  #logo .hero {
    position: absolute;
    top: 0;
    right: 0; }

  #logo .dremel-tool {
    display: block;
    position: absolute;
    top: 0;
    right: 0; }

  #logo .dremel-tool.hide {
    display: none; } }
@media (max-width: 310px) {
  #header h1 {
    font-size: 20px; } }
#main .dremel-tool {
  display: none; }

@media (min-width: 768px) {
  #main .dremel-tool {
    width: 30%;
    display: block;
    position: absolute;
    top: 0;
    right: 0; }

  #main .dremel-tool img {
    width: 100%;
    max-width: 100%; }

  #main .dremel-tool.hide {
    display: none; } }
.bg-band {
  background: #f7f7f7; }

@media (max-width: 767px) {
  .bg-band {
    padding: 10px 25px; } }
/* Buckets */
.buckets {
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
  zoom: 1; }
  .buckets:before, .buckets:after {
    content: "";
    display: table; }
  .buckets:after {
    clear: both; }

.buckets li {
  margin-bottom: 28px;
  border: 1px solid #d0d0d0;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.buckets li img {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 100%; }

.buckets .bucket-4 {
  display: none; }

.buckets li a {
  text-decoration: none;
  color: inherit; }

.buckets li .btn, .buckets li .btn-primary-wrapper a, .btn-primary-wrapper .buckets li a {
  color: #fff; }

@media (max-width: 479px) {
  .buckets li {
    margin-bottom: 18px;
    width: 48%;
    text-align: center;
    float: left; }

  .buckets li.bucket-1, .buckets li.bucket-3 {
    margin-right: 4%; }

  .buckets .bucket-4 {
    display: block; }

  .buckets li p, .buckets li .btn, .buckets li .btn-primary-wrapper a, .btn-primary-wrapper .buckets li a {
    display: none; }

  .buckets h1 {
    font-size: 24px;
    line-height: 24px; }

  .buckets h1 small {
    font-size: 14px;
    line-height: 15px; } }
@media (max-width: 479px) and (max-width: 300px) {
  .buckets li {
    width: 100%; } }
@media (min-width: 480px) {
  .buckets li {
    font-size: 12px; }

  .buckets h1 {
    margin: 0 0 10px; }

  .buckets li .copy {
    margin: 16px 30px;
    padding: 0 15px 0 22px;
    background: url("images/arrow.jpg") 0 9px no-repeat;
    zoom: 1; }
    .buckets li .copy:before, .buckets li .copy:after {
      content: "";
      display: table; }
    .buckets li .copy:after {
      clear: both; }

  .buckets li .btn, .buckets li .btn-primary-wrapper a, .btn-primary-wrapper .buckets li a {
    margin-top: 5px;
    padding: 10px 40px; } }
@media (min-width: 480px) and (max-width: 767px) {
  .buckets li {
    width: 100%; }

  .buckets li .copy {
    width: 44%; }

  .buckets li img {
    width: 56%;
    float: right; } }
@media (min-width: 768px) {
  .buckets h1 {
    font-size: 36px;
    line-height: 36px; }

  .buckets li {
    margin-left: 2%;
    width: 32%;
    float: left; }

  .buckets li:first-child {
    margin: 0; } }
/* Product Detail */
.product-detail {
  margin: 45px 0 100px;
  background: #f0f0f0; }

.product-detail .graphic {
  padding: 30px 45px 20px 35px;
  font-size: 13px;
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1; }
  .product-detail .graphic:before, .product-detail .graphic:after {
    content: "";
    display: table; }
  .product-detail .graphic:after {
    clear: both; }

.product-detail .graphic .main-image img {
  margin: 0 auto;
  width: 100%;
  max-width: 100%; }

.product-detail .detail {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.product-detail .detail .copy {
  margin-bottom: 30px; }

@media (min-width: 550px) {
  .product-detail .graphic {
    width: 33%;
    float: left; }

  .product-detail .detail {
    width: 67%;
    float: left; } }
@media (max-width: 767px) {
  .product-detail .graphic {
    padding-bottom: 70px; }

  /*.product-detail .detail { width: 50%; }*/ }
/* Thumb Gallery */
.thumb-gallery {
  margin: 15px 0 10px;
  padding: 0;
  list-style: none;
  zoom: 1; }
  .thumb-gallery:before, .thumb-gallery:after {
    content: "";
    display: table; }
  .thumb-gallery:after {
    clear: both; }

.thumb-gallery li {
  margin: 2px 7px;
  float: left;
  cursor: pointer; }

.thumb-gallery li img {
  width: 100%;
  max-width: 100%;
  width: auto;
  max-height: 56px;
  display: block; }

.thumb-gallery li.active {
  margin: 0 5px;
  border: 2px solid #1f64a6; }

@media (max-width: 959px) {
  .thumb-gallery li {
    width: 30%; } }
/* Tabs */
.tabs .tab {
  padding: 25px 20px 40px 35px;
  display: none; }

.tabs .tab:first-child {
  display: block; }

.tabs-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  zoom: 1;
  position: absolute;
  top: -55px;
  left: 0; }
  .tabs-nav:before, .tabs-nav:after {
    content: "";
    display: table; }
  .tabs-nav:after {
    clear: both; }

.tabs-nav li {
  background: #f0f0f0;
  font-family: 'BentonCondBold', sans-serif;
  font-size: 13px;
  float: left;
  overflow: hidden; }

.tabs-nav li a {
  padding: 0 20px;
  height: 55px;
  color: #969696;
  line-height: 55px;
  text-decoration: none;
  background: #fff;
  display: block; }

.tabs-nav li.active a {
  color: #1f64a6;
  background: #f0f0f0; }

.tabs-nav li i {
  margin-right: 5px; }

.tabs .text-list {
  zoom: 1; }
  .tabs .text-list:before, .tabs .text-list:after {
    content: "";
    display: table; }
  .tabs .text-list:after {
    clear: both; }

.tabs .text-list li {
  width: 30%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 767px) {
  .tabs .tab h2 {
    font-size: 13px;
    line-height: 15px; }

  .tabs .tab {
    font-size: 12px;
    line-height: 15px; } }
@media (min-width: 768px) {
  .tabs .tab {
    padding: 25px 20px 40px 50px; }

  .tabs-nav li {
    font-size: 16px; }

  .tabs-nav li a {
    padding: 0 50px; } }
/* Attachment List */
.attachment-list {
  margin: 0;
  padding: 0;
  list-style: none;
  zoom: 1; }
  .attachment-list:before, .attachment-list:after {
    content: "";
    display: table; }
  .attachment-list:after {
    clear: both; }

.attachment-list li {
  margin: 0 14px 15px 0;
  font-size: 11px;
  text-align: center;
  background: #fff;
  float: left;
  position: relative; }

.attachment-list li > a {
  width: 110px;
  padding: 20px 10px 12px;
  color: #211e1f;
  background: #fff;
  text-decoration: none;
  display: block; }

.attachment-list li > a:hover {
  background-color: #1f64a6;
  color: #fff; }

.attachment-list li:hover {
  background-color: #1f64a6; }

.attachment-list li img {
  margin: 10px auto 6px;
  width: 100%;
  max-width: 100%;
  border: 1px solid #d0d0d0; }

.attachment-list li p {
  margin: 0; }

@media (max-width: 640px) {
  .attachment-list li {
    margin-right: 4%;
    width: 48%; }

  .attachment-list li:nth-child(2n+2) {
    margin-right: 0; }

  .attachment-list li > a {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
.attachment-list .alert {
  width: 100%;
  line-height: 18px;
  color: #fff;
  background: #b82025;
  position: absolute;
  top: 0;
  left: 0; }

/* Nav List */
.nav-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav-list li {
  position: relative; }

.nav-list li > a {
  height: 100%;
  text-decoration: none;
  display: block; }

.nav-list .info {
  font-size: 16px;
  color: #e0e1e2;
  cursor: help; }

.nav-list .info:hover {
  color: #2165a8; }

.nav-list a p {
  padding: 0 15px;
  font-size: 12px;
  line-height: 15px;
  color: #565457; }

.nav-list .img-frame img {
  width: 100%;
  max-width: 100%; }

@media (max-width: 767px) {
  .nav-list li:first-child {
    border-top: 1px solid #f0f0f0; }

  .nav-list li {
    padding: 10px 0;
    padding-left: 2%;
    padding-right: 2%;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    zoom: 1;
    position: relative; }
    .nav-list li:before, .nav-list li:after {
      content: "";
      display: table; }
    .nav-list li:after {
      clear: both; }

  .nav-list li {
    display: block;
    position: relative; }

  .nav-list li a {
    height: 100%; }

  .nav-list h2 {
    margin: 0;
    padding: 0;
    width: 74%;
    display: table-cell;
    vertical-align: middle;
    /*position: absolute; left: 30%; top: 42%;*/ }

  .nav-list .frame {
    display: table;
    height: 100%;
    zoom: 1; }
    .nav-list .frame:before, .nav-list .frame:after {
      content: "";
      display: table; }
    .nav-list .frame:after {
      clear: both; }

  .nav-list .img-frame {
    margin: 0 6% 0 0; }

  .nav-list .info {
    position: absolute;
    right: 5%;
    top: 42%; }

  .nav-list p {
    display: none; } }
@media (min-width: 768px) {
  .nav-list {
    zoom: 1; }
    .nav-list:before, .nav-list:after {
      content: "";
      display: table; }
    .nav-list:after {
      clear: both; }

  .nav-list li {
    margin: 0 22px 50px 0;
    width: 170px;
    float: left;
    background: #f0f0f0;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-radius: 5px 5px 5px 5px; }

  .nav-list .img-frame {
    margin: 0 0 10px;
    padding-bottom: 100%;
    background: #fff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-radius: 5px 5px 0 0;
    position: relative;
    overflow: hidden; }

  .nav-list .img-frame img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; }

  .nav-list .frame {
    margin-bottom: 8px;
    padding: 2px 2px 0;
    text-align: center; }

  .nav-list .info {
    font-size: 22px;
    float: none;
    position: absolute;
    bottom: -28px;
    right: 0; }

  .nav-list li:hover {
    background-color: #1f64a6; }

  .nav-list li:hover h2, .nav-list li:hover p {
    color: #fff; }

  .nav-list p {
    margin: 0 0 10px;
    overflow: hidden; } }
/* Video List */
.video-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.video-list li {
  margin: 0 0 25px; }

.video-list h4 {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 20px; }

@media (min-width: 280px) {
  .video-list {
    zoom: 1; }
    .video-list:before, .video-list:after {
      content: "";
      display: table; }
    .video-list:after {
      clear: both; }

  .video-list li {
    margin-right: 60px;
    width: 122px;
    float: left; } }
/* Task List */
.task-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.task-list li a {
  text-decoration: none;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.task-list li a:hover, .task-list li.active a {
  background: #1f64a6; }

.task-list li a:hover h5, .task-list li.active h5 {
  color: white; }

@media (max-width: 479px) {
  .task-list li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    width: 100%; }

  .task-list li a {
    padding: 4px;
    height: 100%;
    display: block; }

  .task-list li .frame {
    height: 100%;
    display: table;
    zoom: 1; }
    .task-list li .frame:before, .task-list li .frame:after {
      content: "";
      display: table; }
    .task-list li .frame:after {
      clear: both; }

  .task-list li img {
    margin-right: 16px;
    float: left; }

  .task-list li h5 {
    margin: 0;
    width: 74%;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px; } }
@media (min-width: 480px) {
  .task-list {
    margin-left: 55px;
    zoom: 1; }
    .task-list:before, .task-list:after {
      content: "";
      display: table; }
    .task-list:after {
      clear: both; }

  .task-list li {
    float: left; }

  .task-list li a {
    padding-top: 16px;
    width: 75px;
    height: 148px;
    text-align: center; }

  .task-list li a img {
    margin: 0 auto; } }
#choose-task {
  margin-bottom: 30px; }

/* Comparision Table */
.comparison {
  margin-bottom: 50px;
  width: 100%; }

.comparison td.material img {
  vertical-align: middle;
  display: inline-block; }

.comparison td {
  font-size: 15px;
  line-height: 15px; }

.comparison td a {
  text-decoration: none;
  color: inherit;
  display: block; }

.comparison td img {
  vertical-align: middle; }

.comparison .fa-check {
  color: #1f64a6; }

.comparison .fa-chevron-right {
  color: #b3b3b3; }

.comparison .fa-times {
  color: #d00101; }

.comparison tfoot td {
  padding: 10px 0;
  font-size: 11px;
  color: #aaaaaa; }

.comparison tfoot .compatibility-legend img {
  width: 12px;
  height: auto;
  vertical-align: middle; }

/* How Used */
.comparison td.type i {
  font-size: 45px;
  color: #1f64a6; }

@media (max-width: 767px) {
  .comparison thead {
    display: none; }

  .comparison td {
    display: block;
    clear: both; }

  .comparison td {
    padding: 12px 20px;
    border-bottom: 1px solid #cccccc; }

  .comparison td.material {
    margin-bottom: 10px;
    padding: 8px 20px;
    font-size: 18px;
    line-height: 18px;
    font-family: "BentonCondBold", Arial, sans-serif;
    text-align: left;
    color: white;
    background: #1f64a6;
    border-bottom: 1px solid gray; }

  .comparison td.material p {
    display: inline; }

  .comparison td.material img {
    display: none; }

  /*.comparison td:nth-of-type(2) a span:after { content: "Rotary"; }
  .comparison td:nth-of-type(3) a span:after { content: "Multi-Max"; }
  .comparison td:nth-of-type(4) a span:after { content: "Saw-Max"; }
  .comparison td:nth-of-type(5) a span:after { content: "Ultra-Saw"; }
  .comparison td:nth-of-type(6) a span:after { content: "Moto-Saw"; }*/
  .comparison td:last-child {
    border: none; }

  .comparison .fa-check {
    margin-right: 5px;
    display: inline-block; }

  .comparison .fa-times {
    margin-right: 5px;
    display: inline-block; }

  .comparison .fa-chevron-right {
    float: right; }

  /*.comparison tfoot .compatibility-legend span { display: block; }*/
  .comparison td.type {
    margin: 8px 0;
    font-size: 20px;
    color: #fff;
    background: #1f64a6;
    zoom: 1; }
    .comparison td.type:before, .comparison td.type:after {
      content: "";
      display: table; }
    .comparison td.type:after {
      clear: both; }

  .comparison td.type i {
    margin-right: 20px;
    color: #fff;
    float: left; }

  .comparison.how-used td span {
    margin-left: 6px;
    display: inline; } }
@media (min-width: 768px) {
  .comparison thead img {
    width: 100%;
    max-width: 100%; }

  .comparison td, .comparison th {
    border: 1px solid #cccccc; }

  .comparison td:first-child, .comparison th:first-child {
    border: none; }

  .comparison th {
    /* fallback/image non-cover color */
    background-color: #054575;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#1f64a6, #054575);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1f64a6), to(#054575));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#1f64a6, #054575);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#1f64a6, #054575); }

  .comparison th a {
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    display: block; }

  .comparison tbody td {
    text-align: center; }

  .comparison tbody td.material {
    width: 16%;
    text-align: right;
    border: none; }

  .comparison tbody td.material p {
    width: 50%;
    float: left; }

  .comparison tbody td.type {
    padding: 20px 0;
    background: #f7f7f7;
    width: 16%;
    border: 1px solid #cccccc; }

  .comparison tbody td.type p {
    margin: 12px 0 0;
    font-weight: bold;
    color: #1f64a6; }

  .comparison .fa-times,
  .comparison .fa-chevron-right {
    display: none; }

  .comparison tfoot td {
    text-align: right; }

  .comparison.how-used td span {
    display: none; } }
/* List Model Table */
.list-model {
  margin-bottom: 50px;
  width: 100%; }

.list-model td.material img {
  vertical-align: middle;
  display: inline-block; }

.list-model td {
  font-size: 15px;
  line-height: 15px;
  min-width: 115px; }

.list-model td a {
  text-decoration: none;
  color: inherit; }

.list-model td img {
  vertical-align: middle; }

.list-model td.spec {
  padding: 0 8px 8px 0;
  width: 16%;
  font-weight: bold;
  text-align: right;
  border: none; }

.list-model .fa-check {
  color: #1f64a6; }

.list-model .fa-times {
  color: #d00101; }

.list-model tfoot td {
  padding: 10px 0;
  font-size: 11px;
  color: #aaaaaa; }

.list-model thead img {
  margin: 0 auto;
  max-height: 100px;
  display: block; }

.list-model td, .list-model th {
  border: 1px solid #cccccc; }

.list-model td:first-child, .list-model th:first-child {
  border: none; }

.list-model th {
  /* fallback/image non-cover color */
  background-color: #054575;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#1f64a6, #054575);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1f64a6), to(#054575));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#1f64a6, #054575);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#1f64a6, #054575); }

.list-model th a {
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
  display: block; }

.list-model tbody td {
  padding: 10px 0;
  font-size: 12px;
  text-align: center; }

.list-model tbody td.type {
  padding: 20px 0;
  background: #f7f7f7;
  width: 16%;
  border: 1px solid #cccccc; }

.list-model tbody td.type p {
  margin: 12px 0 0;
  font-weight: bold;
  color: #1f64a6; }

.list-model tfoot td {
  text-align: right; }

/* Responsive Table */
table.responsive {
  margin-bottom: 0; }

.pinned {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 25%;
  min-width: 120px;
  overflow: hidden;
  overflow-x: scroll;
  border-right: 1px solid #ccc; }

.pinned table {
  border-right: none;
  border-left: none;
  width: 100%; }

.pinned table th, .pinned table td {
  white-space: normal; }

.pinned td:last-child {
  border-bottom: 0; }

div.table-wrapper {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-right: 1px solid #ccc; }

div.table-wrapper div.scrollable {
  margin-left: 25%; }

div.table-wrapper div.scrollable {
  overflow: scroll;
  overflow-y: hidden; }

table.responsive td, table.responsive th {
  position: relative;
  white-space: nowrap;
  overflow: hidden; }

table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
  display: none; }

.list-model td.spec {
  text-align: left; }

/* Buttons */
.btn, .btn-primary-wrapper a {
  text-decoration: none;
  display: block;
  float: left; }

.btn-primary {
  margin: 0 5px 12px 0;
  padding: 15px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  /* fallback/image non-cover color */
  background-color: #054575;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#1f64a6, #054575);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1f64a6), to(#054575));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#1f64a6, #054575);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#1f64a6, #054575);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-radius: 0 0 0 0; }

.btn-primary:hover {
  /* fallback/image non-cover color */
  background-color: #06538d;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#2371bb, #06538d);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2371bb), to(#06538d));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#2371bb, #06538d);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#2371bb, #06538d); }

.btn-secondary {
  margin: 0 5px 12px 0;
  padding: 10px 20px;
  color: #565457;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
  border: 1px solid #dedede;
  /* fallback/image non-cover color */
  background-color: #f4f4f4;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#fff, #f4f4f4);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f4f4f4));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#fff, #f4f4f4);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#fff, #f4f4f4);
  -moz-border-radius: 0 0 0 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-radius: 0 0 0 0; }

.btn-secondary:hover {
  /* fallback/image non-cover color */
  background-color: #e0e0e0;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ebebeb, #e0e0e0);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#e0e0e0));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ebebeb, #e0e0e0);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ebebeb, #e0e0e0); }

.button-group {
  zoom: 1; }
  .button-group:before, .button-group:after {
    content: "";
    display: table; }
  .button-group:after {
    clear: both; }

/* Modal */
.modal-inspiration {
  display: none; }

.modal-inspiration ul {
  margin: 0;
  padding: 0;
  list-style: none;
  zoom: 1; }
  .modal-inspiration ul:before, .modal-inspiration ul:after {
    content: "";
    display: table; }
  .modal-inspiration ul:after {
    clear: both; }

.modal-inspiration ul li {
  padding: 0 3%;
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.modal-inspiration ul li img {
  width: 100%;
  max-width: 100%; }

@media (max-width: 767px) {
  .modal-inspiration h1 {
    font-size: 22px; }

  .modal-inspiration ul li {
    width: 50%;
    float: left; } }
.fancybox-nav span {
  visibility: visible; }

.fancybox-next {
  right: -70px; }

.fancybox-prev {
  left: -70px; }

/* Qtip */
.qtip-blue {
  background-color: rgba(51, 114, 173, 0.9);
  border-color: rgba(51, 114, 173, 0.9);
  color: #fff; }

.qtip-content {
  padding: 15px 22px; }

.qtip-content h5 {
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 19px;
  font-family: "BentonCondBold", Arial, sans-serif;
  font-weight: normal;
  color: #fff; }

.qtip-content ul {
  margin: 0 0 0 15px;
  padding: 0; }

.qtip-content ul li {
  margin-bottom: 4px; }

/* Special */
.alert {
  color: #b82025; }

.clear {
  clear: both; }

.hide {
  display: none; }

/* BLAH 
@media screen and (min-width: 36em) {
	.breadcrumbs {
		div {
			width: columns(1);
		}
		.last {
			@include last;
		}
	}
}*/
.enabledTool a span, .disabledTool a span {
  display: none; }

.disabledTool {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 5.5-7 */
  filter: alpha(opacity=40);
  /* Netscape */
  -moz-opacity: 0.4;
  /* Safari 1.x */
  -khtml-opacity: 0.4;
  /* Modern browsers */
  opacity: 0.4; }

@media (max-width: 768px) {
  .enabledTool a span, .disabledTool a span {
    display: inline; }

  .disabledTool {
    opacity: 1.0; } }
/* Error Page */
.error-page {
  min-height: 500px;
  width: 100%;
  position: relative;
  overflow: hidden; }

.error-page .left-error {
  display: inline-block;
  max-width: 380px;
  margin-top: 20px; }

.error-page .left-error img {
  width: 100%;
  height: auto; }

.error-page .error-tool {
  position: absolute;
  left: 19%;
  top: 150px; }

.error-page h1 {
  font-size: 100px;
  line-height: 70px;
  margin: 0; }

.error-page h2 {
  font-size: 30px;
  line-height: 30px;
  margin: 20px 0;
  color: #565457;
  font-weight: lighter; }

.error-page a.btn, .error-page .btn-primary-wrapper a, .btn-primary-wrapper .error-page a {
  font-size: 30px;
  line-height: 20px;
  margin: 20px 0; }

@media (max-width: 560px) {
  .error-page {
    min-height: 420px; }

  .error-page .error-tool {
    position: relative;
    left: 0;
    top: 10px;
    width: 100%;
    height: auto;
    margin-bottom: 20px; } }
/* Product Survey Styles */
body.survey, #pnlForm, body.survey .fancybox-skin {
  background: #ffffff; }

#pnlForm, #pnlSuccess {
  padding: 9px 20px 3px 20px; }

#pnlForm h2 {
  font-size: 17px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 7px;
  margin: 25px 0 15px 0; }

#pnlForm ol {
  padding-left: 20px; }

.ratingBlock {
  width: 310px;
  margin-top: 8px; }

h3.rating {
  font-size: 15px;
  display: inline-block;
  margin: 10px 0;
  color: #1f64a6; }

h3.rating.rWorst {
  text-align: left; }

h3.rating.rBest {
  float: right; }

#tbImprove {
  display: block;
  width: 310px;
  margin: 10px 0;
  max-width: 310px;
  height: 70px;
  max-height: 110px; }

#btnSubmit {
  float: left;
  display: inline-block;
  margin: 20px 0 0 20px; }

/* Survey CTA Box */
.selectorSurveyBox {
  display: inline-block;
  background: #fff;
  border: 1px solid #005494;
  padding: 15px 30px 15px 55px;
  max-width: 260px;
  width: 100%;
  margin-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .selectorSurveyBox h2 {
    color: #1f64a6;
    font-size: 16px;
    position: relative;
    margin-bottom: 10px; }
    .selectorSurveyBox h2:before {
      content: '?';
      width: 25px;
      height: 25px;
      background: #1f64a6;
      border-radius: 50% 50%;
      position: absolute;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      vertical-align: middle;
      line-height: 25px;
      text-align: center;
      font-size: 15px;
      color: #fff;
      left: -33px;
      top: -2px; }
  .selectorSurveyBox p {
    color: #a0a0a0;
    font-size: 13px;
    margin: .8em 0; }

.radios-to-slider {
  background-color: #dadada;
  display: block;
  position: relative;
  margin-bottom: 60px;
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box; }

.radios-to-slider.medium {
  height: 22px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  padding: 5px; }

/* Levels */
.radios-to-slider .slider-level {
  background-color: #fff;
  cursor: pointer;
  position: absolute;
  display: block; }

.radios-to-slider .slider-level.slider-lower-level {
  opacity: 0.6; }

.radios-to-slider.medium .slider-level {
  width: 22px;
  height: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px;
  z-index: 2;
  position: absolute; }

/* Labels */
.slider-label {
  position: absolute;
  display: block;
  cursor: pointer;
  color: #1f64a6;
  text-align: center; }

.radios-to-slider.medium .slider-label {
  top: 45px;
  width: 44px; }

/* Slider bar */
.radios-to-slider .slider-bar {
  background-color: #ABCDEF;
  float: left;
  height: 100%;
  width: 0;
  pointer-events: none;
  display: none;
  position: absolute;
  left: 0;
  top: 0; }

.slider-bar.transition-enabled {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s; }

.radios-to-slider.medium .slider-bar {
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -o-border-radius: 22px;
  border-radius: 22px; }

/* Slider Knob */
.slider-knob {
  float: right;
  background-color: #1f64a6; }

.radios-to-slider.medium .slider-knob {
  width: 32px;
  height: 32px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }

#selectorSurvey {
  margin-top: 8px;
  display: inline-block;
  font-size: 12px; }

/*# sourceMappingURL=main.css.map */
