@charset "UTF-8";
/*! normalize.css v1.1.1 | 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,
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. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */ }

/**
 * 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; }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
  float: right; }

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(../../img/bg/bg_direction_nav.png) no-repeat 0 0;
  top: -25px;
  right: 0;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: .6;
  -webkit-transition: all .3s ease;
  -webkit-filter: grayscale(100%);
  position: absolute; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: 0px; }

.flex-direction-nav .flex-prev {
  right: 36px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%); }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* Direction Nav
.flex-direction-nav {*height: 0; }
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../../img/bg/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}


.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
} */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

::-moz-selection, ::selection {
  background: #009db5;
  color: #fff; }

html {
  background: #202020; }

html.lt-ie9 {
  background: #fff; }

html.konami {
  background: red; }

body {
  background: #202020;
  font: 300 14px/26px "Ubuntu", sans-serif;
  color: #202020;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  padding-top: 85px; }
  @media (max-width: 800px) {
    body {
      padding-top: 0; } }

.konami body {
  background: red;
  font: 400 14px/20px "Comic Sans MS", cursive, sans-serif; }

a {
  color: #ee6344;
  text-decoration: none; }

a:hover {
  color: #ea3c15; }

b, strong {
  font-weight: 600; }

i, em {
  font-style: italic; }

h1, h2, h3, h4, h5 {
  font: 700 "Ubuntu", sans-serif; }

h1 {
  font-size: 28px;
  text-transform: uppercase; }

h2 {
  font-size: 18px;
  text-transform: uppercase; }

h3 {
  font-size: 18px;
  text-transform: uppercase; }

h4 {
  font-size: 14px; }

p, ul, ol, dl {
  margin: 0 0 15px 0; }

ul, ol {
  padding-left: 25px; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

dt {
  font-weight: 900; }

dd {
  margin: 0 0 5px 25px; }

small {
  font-size: 75%; }

blockquote {
  background: #202020;
  padding: 25px;
  margin: 0 0 25px 0;
  color: #ff0000; }

input,
textarea,
select {
  margin: 0;
  padding: 0;
  border: 1px solid #202020;
  font: 400 14px/1.5 "Ubuntu", sans-serif; }
  input:focus,
  textarea:focus,
  select:focus {
    outline: 0; }

input[type=text],
input[type=email] {
  padding: 6px; }

input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  outline: none; }

input[type="text"],
input[type="email"],
textarea {
  -moz-box-shadow: inset #eeeeee 0 em(2) em(2);
  -webkit-box-shadow: inset #eeeeee 0 em(2) em(2);
  box-shadow: inset #eeeeee 0 em(2) em(2);
  font: inherit;
  background: white;
  border: 1px solid #dddddd;
  padding: 11px 15px;
  font-size: 14px;
  width: 100%; }

textarea {
  max-width: 100%; }

select {
  padding: 0;
  margin: 0;
  width: 100%; }

.standout {
  font-weight: 300;
  font-size: 31px;
  line-height: 40px; }

.impact {
  font-weight: 300;
  font-size: 41px;
  line-height: 50px; }

.button {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #ed6343;
  border: 4px solid #ed6343;
  color: #fff;
  font: 700 12px/14px "Ubuntu", sans-serif;
  padding: 10px 40px 10px 10px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  text-transform: uppercase; }
  .button:hover {
    border-color: #ce5439;
    color: #fff; }
  .button:active {
    background: #cd5339;
    border-color: #cd5339; }
  .button:after {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 11px;
    position: absolute;
    right: 20px; }

.button-large {
  font-size: 14px;
  padding: 15px 40px 15px 15px; }

.button-xlarge {
  font-size: 16px;
  padding: 25px 40px 25px 25px; }

input.button {
  padding: 10px 30px; }
  input.button:after {
    display: none; }

.button.demo {
  background: #c51021;
  border: none;
  padding: 10px 50px; }
  .button.demo:after {
    display: none; }
  .button.demo:hover {
    background: #7f0d18; }

.wrap {
  margin: auto;
  text-align: left;
  position: relative;
  width: 940px; }
  @media (max-width: 1000px) {
    .wrap {
      width: 100%; } }

.lt-ie9 .wrap {
  max-width: 940px; }

.main-content {
  background: #fff;
  position: relative;
  z-index: 1; }

.masthead {
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 2px 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 2px 0;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 2px 0;
  background: #121212;
  padding: 20px 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 1000px) {
    .masthead {
      padding: 20px; } }
  @media (max-width: 800px) {
    .masthead {
      height: 70px !important;
      padding: 10px 20px;
      position: relative; } }
  @media (max-width: 500px) {
    .masthead {
      -moz-transition: none;
      -o-transition: none;
      -webkit-transition: none;
      transition: none; } }
  .masthead.large {
    height: 85px; }
  .masthead.small {
    height: 58px; }

.lt-ie9 .masthead {
  min-width: 940px;
  position: absolute; }

@media (max-width: 800px) {
  .nav-visible .masthead {
    padding-bottom: 0; } }

.konami .masthead {
  background: blue; }

.logo {
  background-image: url("../../img/common/logo-tbone.png");
  display: block;
  margin: 0;
  width: 144px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .logo {
      background-image: url("../../img/common/logo-tbone@2x.png");
      -moz-background-size: 144px 45px;
      -o-background-size: 144px 45px;
      -webkit-background-size: 144px 45px;
      background-size: 144px 45px; } }
  .logo a {
    text-align: left;
    text-indent: -12345px;
    overflow: hidden;
    display: block;
    height: 45px; }
  .logo.no-link {
    text-align: left;
    text-indent: -12345px;
    overflow: hidden;
    height: 45px; }

.small .logo {
  background-image: url("../../img/common/logo-tbone-small.png");
  width: 98px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .small .logo {
      background-image: url("../../img/common/logo-tbone-small@2x.png");
      -moz-background-size: 98px 15px;
      -o-background-size: 98px 15px;
      -webkit-background-size: 98px 15px;
      background-size: 98px 15px; } }
  .small .logo a {
    height: 15px; }
  .small .logo.no-link {
    height: 15px; }

.nav-toggle {
  text-align: left;
  text-indent: -12345px;
  overflow: hidden;
  background-image: url("../../img/common/nav-toggle.png");
  display: none;
  width: 37px;
  height: 34px;
  position: absolute;
  top: 8px;
  right: 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .nav-toggle {
      background-image: url("../../img/common/nav-toggle@2x.png");
      -moz-background-size: 37px 34px;
      -o-background-size: 37px 34px;
      -webkit-background-size: 37px 34px;
      background-size: 37px 34px; } }
  @media (max-width: 800px) {
    .nav-toggle {
      display: block; } }

.global-nav {
  position: absolute;
  top: 6px;
  right: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 9999; }
  @media (max-width: 1000px) {
    .global-nav {
      right: 20px; } }
  @media (max-width: 800px) {
    .global-nav {
      display: none;
      bottom: auto;
      right: auto;
      top: 60px;
      left: 0;
      width: 100%; } }

.small .global-nav {
  top: -8px; }

.nav-visible .global-nav {
  display: block; }

.global-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700; }
  @media (max-width: 800px) {
    .global-nav ul {
      background: #121212;
      -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 2px 0 inset;
      -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 2px 2px 0 inset;
      box-shadow: rgba(0, 0, 0, 0.3) 0 2px 2px 0 inset;
      margin: 0 -20px; } }

.global-nav li {
  float: left;
  padding: 0;
  margin: 0 0 0 20px; }
  @media (max-width: 800px) {
    .global-nav li {
      float: none;
      border-top: 1px solid #313131;
      margin-left: 0; } }

.global-nav li a {
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  display: block;
  padding: 4px 12px;
  text-decoration: none;
  text-transform: uppercase; }
  @media (max-width: 800px) {
    .global-nav li a {
      -moz-transition: padding 0.5s;
      -o-transition: padding 0.5s;
      -webkit-transition: padding 0.5s;
      transition: padding 0.5s;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      padding: 12px 20px; } }

.global-nav li.active a {
  background: #ee6344;
  color: #fff; }
  .global-nav li.active a:hover {
    color: #fff; }

.global-nav li a:hover {
  color: #ee6344; }
  @media (max-width: 800px) {
    .global-nav li a:hover {
      padding-left: 20px; } }

.footer {
  color: #fff;
  font-size: 12px;
  line-height: 14px; }

.footer .wrap {
  padding: 20px 0;
  text-align: right; }
  @media (max-width: 1000px) {
    .footer .wrap {
      padding: 20px; } }

.footer-links {
  color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 0 10px 0; }

.footer-links li {
  border-left: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px; }

.footer-links .first {
  border-left: none;
  margin: 0;
  padding: 0; }

.footer-links a {
  color: #fff;
  text-decoration: none; }

.footer-links a:hover {
  text-decoration: underline; }

.footer .button {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  position: absolute;
  top: 0;
  left: 0; }
  .footer .button:after {
    content: "\f077"; }
  @media (max-width: 800px) {
    .footer .button {
      left: 20px; } }
  @media (max-width: 500px) {
    .footer .button {
      margin-top: 20px;
      position: relative;
      top: auto;
      left: auto;
      width: 100%; } }

.feature {
  background: #e7e6e3; }

.feature .wrap {
  padding: 60px 0; }
  @media (max-width: 1000px) {
    .feature .wrap {
      padding: 60px 20px; } }

.feature h1 {
  font-size: 52px;
  line-height: 60px;
  font-weight: 300; }

.feature h1 strong {
  font-weight: 700;
  text-decoration: underline;
  font-style: italic; }

.feature h2 a {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin-left: 10px;
  text-transform: none; }

.feature-cta .wrap {
  padding-right: 25%; }
  @media (max-width: 1000px) {
    .feature-cta .wrap {
      padding-right: 240px; } }
  @media (max-width: 800px) {
    .feature-cta .wrap {
      padding-right: 0; } }

.feature-cta .button {
  position: absolute;
  right: 0;
  top: 90px;
  width: 25%; }
  @media (max-width: 1000px) {
    .feature-cta .button {
      right: 20px;
      width: 200px; } }
  @media (max-width: 800px) {
    .feature-cta .button {
      position: relative;
      right: auto;
      top: auto;
      width: auto;
      margin-top: 20px; } }

.feature-slider {
  background: #fff; }

.feature-social {
  background: #fff; }

@media (max-width: 500px) {
  .feature-social .wrap {
    padding: 0; } }

@media (max-width: 500px) {
  .feature-social {
    padding-top: 40px; } }

@media (max-width: 500px) {
  .feature-social h2 {
    padding-left: 20px;
    margin: 0; } }

.feature-love {
  background: #585858 url("../../img/bg/feature-love.jpg") 50% 0 no-repeat;
  color: #fff;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/bg/feature-love.jpg', sizingMethod='scale')"; }

.feature-inline .wrap {
  text-align: center; }
  @media (max-width: 500px) {
    .feature-inline .wrap {
      padding: 20px; } }

.feature-inline .impact {
  display: inline;
  margin: 0;
  vertical-align: middle; }
  @media (max-width: 500px) {
    .feature-inline .impact {
      display: block; } }

.feature-inline .button {
  margin-left: 40px;
  vertical-align: middle; }
  @media (max-width: 500px) {
    .feature-inline .button {
      display: block;
      margin: 20px 0 0 0; } }

.intro-about {
  background: #fff url("../../img/bg/intro-about.jpg") 50% 0 no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-box-shadow: #fff 0 -100px 90px -50px inset;
  -webkit-box-shadow: #fff 0 -100px 90px -50px inset;
  box-shadow: #fff 0 -100px 90px -50px inset; }

.intro-about .wrap {
  font-weight: 300;
  padding: 220px 20px;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 800px) {
    .intro-about .wrap {
      padding: 120px 20px; } }
  @media (max-width: 500px) {
    .intro-about .wrap {
      padding: 20px 20px; } }

.intro-about h1 {
  font-size: 52px;
  line-height: 60px;
  font-weight: 300; }

.intro-about h1 strong {
  font-weight: 700;
  text-decoration: underline;
  font-style: italic; }

@media (max-width: 800px) {
  .intro-work {
    padding: 10px 20px; } }
@media (max-width: 500px) {
  .intro-work {
    padding: 10px; } }

.intro-work .wrap, .intro-article .wrap {
  padding: 60px 0; }
  @media (max-width: 1000px) {
    .intro-work .wrap, .intro-article .wrap {
      padding: 60px 20px; } }
  @media (max-width: 800px) {
    .intro-work .wrap, .intro-article .wrap {
      padding: 40px 20px; } }
  @media (max-width: 500px) {
    .intro-work .wrap, .intro-article .wrap {
      padding: 20px 20px; } }

.work-detail img, .section-cols img {
  max-width: 100%;
  height: auto; }

.intro-article .section {
  padding-bottom: 0; }

.intro-article .section-cols {
  border-bottom: 1px dashed #c9c9c9;
  margin-bottom: 40px;
  padding-bottom: 20px; }
  .intro-article .section-cols:before, .intro-article .section-cols:after {
    content: " ";
    display: table; }
  .intro-article .section-cols:after {
    clear: both; }

.intro-article h3 {
  font-size: 16px; }

.section {
  padding: 60px 0; }
  @media (max-width: 1000px) {
    .section {
      padding: 60px 20px; } }
  @media (max-width: 800px) {
    .section {
      padding: 30px 20px; } }
  @media (max-width: 500px) {
    .section {
      padding: 20px 20px; } }

section.tight {
  padding: 30px 0; }
  section.tight .wrap {
    text-align: center; }
    @media (max-width: 1000px) {
      section.tight .wrap {
        padding: 0 20px; } }
    @media (max-width: 500px) {
      section.tight .wrap {
        padding: 0 10px; } }
  section.tight img {
    width: 100%;
    height: auto; }
  section.tight h3 {
    font-size: 29px;
    margin: 0 0 30px 0; }
    @media (max-width: 500px) {
      section.tight h3 {
        font-size: 24px;
        margin: 0 0 20px 0; } }
  section.tight p {
    font-size: 15px;
    line-height: 1.2;
    margin: 0 auto 10px;
    font-weight: 600;
    width: 80%; }
    section.tight p:last-of-type {
      margin-bottom: 30px; }

section.tight.tiled {
  padding-top: 0 !important; }

section.grey {
  background: #ececec; }

section.dark-grey {
  color: white;
  background: #4d4f53; }

@media (max-width: 500px) {
  .section-social {
    padding: 0 10px; } }

.section h2 {
  background: #c9c9c9;
  height: 1px;
  line-height: 1px;
  margin: 0 0 110px 0;
  position: relative;
  text-align: center; }
  @media (max-width: 800px) {
    .section h2 {
      margin: 0 0 65px 0; } }
  @media (max-width: 500px) {
    .section h2 {
      margin: 0 0 40px 0; } }

.konami .section h2 {
  background: yellow;
  height: 46px; }

.section h2 span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #ee6344;
  position: relative;
  color: #fff;
  height: 46px;
  line-height: 46px;
  top: -23px;
  padding: 0 65px; }
  @media (max-width: 500px) {
    .section h2 span {
      height: auto;
      line-height: 20px;
      padding: 10px; } }

.konami .section h2 span {
  background: yellow;
  color: #000;
  top: 0; }

.section h2 span:after {
  background: url("../../img/bg/section-heading-after.png");
  content: "";
  display: block;
  position: absolute;
  right: -22px;
  top: 0;
  width: 22px;
  height: 46px; }
  @media (max-width: 500px) {
    .section h2 span:after {
      display: none; } }

.konami .section h2 span:after {
  background: yellow;
  color: #000;
  content: "*****";
  width: 60px; }

.section h2 span:before {
  background: url("../../img/bg/section-heading-before.png");
  content: "";
  display: block;
  position: absolute;
  left: -22px;
  top: 0;
  width: 22px;
  height: 46px; }
  @media (max-width: 500px) {
    .section h2 span:before {
      display: none; } }

.konami .section h2 span:before {
  background: yellow;
  color: #000;
  content: "*****";
  width: 60px; }

.section-cols:before, .section-cols:after {
  content: " ";
  display: table; }
.section-cols:after {
  clear: both; }

.section-cols-2 .col {
  width: 48%; }

.section-cols-3 .col {
  width: 30.666%; }

.section-cols .col.first {
  margin-left: 0; }

.section-cols .col {
  float: left;
  margin-left: 4%; }
  @media (max-width: 500px) {
    .section-cols .col {
      float: none;
      margin: 0;
      width: 100%; } }

@media (max-width: 800px) {
  .section-contact .col {
    margin: 0;
    padding: 20px;
    width: 50%; } }
@media (max-width: 500px) {
  .section-contact .col {
    padding: 0;
    width: 100%; } }

.section-cols-66 .col {
  margin: 0;
  width: 30.666%; }
  @media (max-width: 800px) {
    .section-cols-66 .col {
      width: 100%; } }

.section-cols-66 .col.first {
  width: 63.666%; }
  @media (max-width: 800px) {
    .section-cols-66 .col.first {
      width: 100%; } }

.page-gallery {
  margin-bottom: 40px;
  padding-left: 40px; }
  @media (max-width: 800px) {
    .page-gallery {
      padding-left: 0px; } }
  .page-gallery img {
    display: block; }

.page-gallery-caption {
  font-size: 85%;
  line-height: 1.5em;
  max-width: 600px; }

.page-gallery-caption p {
  margin: 5px 0 0; }

.social-tony .wrap {
  padding-top: 0; }

.tiles {
  width: 100%; }
  .tiles:before, .tiles:after {
    content: " ";
    display: table; }
  .tiles:after {
    clear: both; }

.tile {
  width: 21%;
  margin: 0 2%;
  float: left;
  text-align: center; }
  @media (max-width: 800px) {
    .tile {
      width: 46%; } }
  @media (max-width: 500px) {
    .tile {
      width: 100%; } }

.tile span {
  background: #f2f2f2 no-repeat 50% 50%;
  display: block;
  width: 161px;
  height: 161px;
  margin: 0 auto 20px;
  -webkit-border-radius: 4000px;
  -moz-border-radius: 4000px;
  border-radius: 4000px; }

#icon-creative {
  background-image: url("/img/bg/icon-creative-center.png"); }

#icon-strategic {
  background-image: url("/img/bg/icon-strategic-approach.png"); }

#icon-specialists {
  background-image: url("/img/bg/icon-specialists.png"); }

#icon-unique {
  background-image: url("/img/bg/icon-unique.png"); }

.tile p {
  line-height: 22px;
  padding: 0 10px; }

@media (max-width: 500px) {
  .tile p strong {
    display: block; } }

.contact-map {
  height: 600px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  @media (max-height: 900px) {
    .contact-map {
      height: 400px; } }
  @media (max-width: 800px) {
    .contact-map {
      height: 350px; } }
  @media (max-width: 500px) {
    .contact-map {
      height: 200px; } }

.col.orange-box {
  background: #ee6344;
  color: #fff;
  display: block;
  text-align: center;
  height: 180px;
  position: relative;
  margin-top: 30px; }
  @media (max-width: 800px) {
    .col.orange-box {
      width: 100%; } }

a.orange-box {
  border: 4px solid #ed6343; }
  a.orange-box:hover {
    border-color: #ce5439;
    color: #fff; }
  a.orange-box:active {
    background: #cd5339;
    border-color: #cd5339; }

.box-wrap {
  display: block;
  height: 50%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0 35px; }

.orange-box .impact {
  font-size: 28px;
  display: block; }

.social-wall {
  position: relative; }

.work-projects {
  padding: 40px 0; }
  .work-projects:before, .work-projects:after {
    content: " ";
    display: table; }
  .work-projects:after {
    clear: both; }
  @media (max-width: 800px) {
    .work-projects {
      padding: 20px 0; } }
  @media (max-width: 500px) {
    .work-projects {
      padding: 0 0 20px 0; } }

.work-projects ul {
  padding-left: 10px; }
  @media (max-width: 500px) {
    .work-projects ul {
      padding: 0; } }

.work-projects ul li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 40px 10px 0 0;
  position: relative;
  width: 33%;
  text-align: center; }
  .work-projects ul li.clear-lg {
    clear: left; }
  @media (max-width: 800px) {
    .work-projects ul li {
      padding: 20px 10px 0 0;
      width: 50%; }
      .work-projects ul li.clear-lg {
        clear: none; }
      .work-projects ul li.clear-md {
        clear: left; } }
  @media (max-width: 500px) {
    .work-projects ul li {
      padding: 10px 0;
      float: none;
      width: 100%; } }

html.opacity.csstransforms.no-touch .work-projects ul li {
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

html.opacity.csstransforms.no-touch .work-projects ul:hover li {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transform: translateY(5px) scale(0.9);
  -ms-transform: translateY(5px) scale(0.9);
  -webkit-transform: translateY(5px) scale(0.9);
  transform: translateY(5px) scale(0.9);
  -webkit-filter: blur(2px);
  filter: blur(2px); }

html.opacity.csstransforms.no-touch .work-projects ul li:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  -webkit-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  -webkit-filter: blur(0);
  filter: blur(0); }

.work-projects ul li h3 {
  margin: 1em 0 0 0; }
  @media (max-width: 500px) {
    .work-projects ul li h3 {
      margin: 0; } }

.work-projects ul li p {
  margin: 0; }

.work-projects ul li img {
  width: 100%;
  max-width: 229px; }

.work-summary {
  position: relative; }

.work-summary h1 {
  margin-bottom: 0; }

.work-summary p {
  font-weight: 300italic; }

.work-direction {
  float: right;
  position: relative;
  top: 15px;
  right: 0;
  z-index: 100; }
  .work-direction:before, .work-direction:after {
    content: " ";
    display: table; }
  .work-direction:after {
    clear: both; }
  @media (max-width: 500px) {
    .work-direction {
      float: none;
      top: auto;
      right: auto;
      margin-left: -10px; } }

.work-direction ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.work-direction ul li {
  list-style-type: none;
  float: left;
  padding: 0 5px;
  width: 40px;
  height: 30px; }

.work-direction ul li a {
  text-align: left;
  text-indent: -12345px;
  overflow: hidden;
  background: url(../../img/bg/bg_direction_nav.png) no-repeat;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  width: 30px;
  height: 30px;
  display: block; }

.work-direction ul li a:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }

.work-direction ul li a.direction-prev {
  background-position-x: 0; }

.work-direction ul li a.direction-list {
  background-position-x: -30px; }

.work-direction ul li a.direction-next {
  background-position-x: -60px; }

.other-products p:nth-child(2n) {
  display: none; }

.project-detail h3 {
  margin: 0; }

.project-detail img {
  margin: 0 auto;
  display: block;
  padding: 20px 0; }
  @media (max-width: 800px) {
    .project-detail img {
      padding: 5px 0;
      max-width: 100%; } }
  @media (max-width: 500px) {
    .project-detail img {
      padding: 10px 0;
      max-width: 100%; } }

.project-detail p {
  padding: 20px 0 40px 0; }

.project-detail p.caption {
  text-align: center; }

.other-works {
  padding: 10px 0; }
  @media (max-width: 500px) {
    .other-works {
      padding: 0; } }

.other-works ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .other-works ul:before, .other-works ul:after {
    content: " ";
    display: table; }
  .other-works ul:after {
    clear: both; }

.other-works ul li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 20px 10px 0 0;
  position: relative;
  width: 16.6%;
  text-align: center; }
  @media (max-width: 800px) {
    .other-works ul li {
      width: 25%; } }
  @media (max-width: 500px) {
    .other-works ul li {
      padding: 0;
      width: 50%; } }

.other-works ul li a {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.other-works ul li a:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  cursor: pointer; }

.staff-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 50px 0 0 -20px; }
  .staff-list:before, .staff-list:after {
    content: " ";
    display: table; }
  .staff-list:after {
    clear: both; }

.staff-list li {
  float: left;
  margin: 0 0 20px;
  padding-left: 20px;
  position: relative;
  width: 33.33%;
  text-align: center; }
  @media (max-width: 800px) {
    .staff-list li {
      width: 50%; } }
  @media (max-width: 500px) {
    .staff-list li {
      float: none;
      width: 100%; } }

.staff-list li h3 {
  margin: 0; }

.staff-list li p {
  margin: 0; }

.staff-list li img {
  display: block;
  margin: 0 0 10px 0;
  width: 100%; }

.staff-list li.cta a {
  display: block;
  background: #ee6344;
  color: #fff;
  height: 100%;
  position: relative; }

.staff-list li.cta a span {
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;
  position: absolute;
  margin-top: -24px;
  top: 50%;
  left: 0;
  width: 100%; }

.staff-list li.cta a strong {
  display: block;
  font-size: 22px;
  font-weight: 700; }

.jobs ul li {
  list-style-type: none; }

.form {
  background: #eee;
  padding: 20px; }

.form fieldset {
  border: none;
  padding: 0;
  margin: 0; }

.form input,
.form textarea {
  margin: 0 0 10px 0; }

.form textarea {
  height: 200px; }

.grey-box {
  background: #f4f3f3;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 260px; }
  .grey-box h3 {
    margin-top: 0; }

.product-cta {
  padding: 20px;
  color: #ffffff;
  background: #ee6344 url("../../img/common/autoconsole-cta.png") no-repeat;
  background-size: 100%; }
  .product-cta h3 {
    margin: 0 0 20px 0;
    color: #ffffff;
    font-size: 30px; }
  .product-cta p {
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff; }

.tagline {
  color: #c51021;
  font-size: 17px;
  line-height: 1.4;
  font-style: italic;
  text-align: center;
  width: 250px;
  position: absolute;
  top: 0;
  left: 55%; }
  @media (max-width: 800px) {
    .tagline {
      position: static;
      width: 100%;
      margin: 10px 0 20px 0;
      display: block;
      font-size: 15px; } }
  @media (max-width: 500px) {
    .tagline {
      margin-bottom: 5px; } }

.toyota-certified {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 270px;
  width: auto !important; }
  @media screen and (max-width: 600px) {
    .toyota-certified {
      right: 0;
      left: auto;
      top: -65px; } }

.toyota-certified.policy {
  left: auto; }
  @media (max-width: 800px) {
    .toyota-certified.policy {
      left: auto;
      right: 20px; } }
  @media screen and (max-width: 600px) {
    .toyota-certified.policy {
      right: 0;
      left: auto;
      top: -52px; } }

.anchor {
  display: block;
  position: relative;
  top: -45px; }
  @media (max-width: 500px) {
    .anchor {
      top: 0; } }

.wrap.t-bone-products {
  padding-bottom: 30px !important; }

.wrap.intro-products {
  padding: 30px 0 0; }

.intro-tiles {
  color: white;
  margin: 0;
  max-width: 940px;
  overflow: hidden; }

.intro-tiles .cta-col1, .intro-tiles .cta-col2 {
  float: left;
  overflow: hidden;
  width: 49%; }
  @media screen and (max-width: 700px) {
    .intro-tiles .cta-col1, .intro-tiles .cta-col2 {
      float: none;
      width: 100%; } }

.intro-tiles section {
  float: left;
  overflow: hidden;
  position: relative;
  background: red; }

.intro-tiles section .content-cta {
  display: table-cell;
  height: 230px;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle; }
  @media (max-width: 800px) {
    .intro-tiles section .content-cta {
      padding: 15px 10px; } }
  @media screen and (max-width: 700px) {
    .intro-tiles section .content-cta {
      float: none;
      width: 100%;
      height: 185px; } }

.intro-tiles section .more {
  bottom: 13px;
  display: table-cell;
  padding: 0 20px 0 0;
  position: absolute;
  right: 15px;
  text-align: right;
  color: white;
  font-size: 17px;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .intro-tiles section .more:hover {
    bottom: 10px; }
  @media (max-width: 800px) {
    .intro-tiles section .more {
      font-size: 14px;
      bottom: 10px; } }

.hasLink {
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.hasLink:hover {
  cursor: pointer;
  opacity: 0.8; }

.hasLink:hover .more {
  bottom: 10px; }

.intro-tiles .cta-col2 {
  margin-left: .83333%; }
  @media screen and (max-width: 700px) {
    .intro-tiles .cta-col2 {
      margin-left: 0; } }

.one-by-one, .two-by-one, .two-by-two, .third-by-one {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.two-by-one, .two-by-two {
  max-width: 465px;
  width: 100%; }
  @media screen and (max-width: 700px) {
    .two-by-one, .two-by-two {
      max-width: 100%; } }
  .two-by-one h3, .two-by-two h3 {
    font-size: 36px;
    line-height: 1.2; }
    @media (max-width: 800px) {
      .two-by-one h3, .two-by-two h3 {
        font-size: 28px;
        line-height: 1; } }

.two-by-two {
  max-height: 470px; }
  @media screen and (max-width: 700px) {
    .two-by-two {
      margin-bottom: 10px; } }

section.autoconsole-hero-tile {
  background: #bf563d url("../../img/common/aut-main-tile-orange.jpg") no-repeat;
  background-size: cover; }

.one-by-one h3 {
  font-size: 26px !important; }
  @media (max-width: 1000px) {
    .one-by-one h3 {
      font-size: 22px !important;
      line-height: 1; } }
  @media (max-width: 800px) {
    .one-by-one h3 {
      font-size: 16px !important;
      line-height: 1; } }

.two-by-two > div {
  display: table;
  height: 470px;
  width: 100%; }
  @media screen and (max-width: 700px) {
    .two-by-two > div {
      height: auto; } }

.cta-col2 section.two-by-one {
  float: right;
  margin: 0;
  width: 100%; }

.intro-tiles .cta-col2 section.one-by-one {
  margin-bottom: 0;
  margin-top: 10px; }

.cta-col2 section.one-by-one {
  margin-left: 0;
  width: 49.15254%; }

.intro-tiles .cta-col1 section.one-by-one ~ section.one-by-one, .intro-tiles .cta-col2 section.one-by-one ~ section.one-by-one {
  margin-left: 1.69492%; }

.link-arrow.large {
  background: url("../../img/bg/icon-down-large-white.png") no-repeat 100% 50%;
  padding: 10px 40px 10px 0 !important; }

.link-arrow.small {
  display: inline-block;
  background: url("../../img/bg/icon-down-small-black.png") no-repeat 100% 50%;
  padding: 10px 25px 10px 0px !important;
  color: #121212;
  font-size: 14px;
  margin-top: 0;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .link-arrow.small:hover {
    opacity: 0.7; }

.link-arrow.small.left {
  text-align: left !important;
  margin-left: 0;
  float: left; }

.flat-orange {
  background: #e76040; }

.flat-dark-orange {
  background: #c55338; }

.flat-darker-orange {
  background: #db4b29; }

.back-to-top {
  display: inline-block;
  margin: 20px 0 0 0;
  padding-right: 25px;
  background: url("../../img/bg/icon-up-small-black.png") no-repeat 100% 50%;
  color: #121212;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .back-to-top:hover {
    opacity: 0.7;
    color: #121212; }

.back-to-top.white {
  color: white;
  background: url("../../img/bg/icon-up-small-white.png") no-repeat 100% 50%; }
  .back-to-top.white:hover {
    opacity: 0.7;
    color: white; }

img.tall {
  max-width: 712px;
  display: block;
  margin: 0 auto; }

ul.list-center {
  text-align: left;
  font-weight: 500;
  width: 300px;
  margin: 0 auto 20px; }

.pricing-component {
  width: 100%;
  display: table;
  border: 1px solid #cccccc;
  border-bottom: none; }
  .pricing-component:last-of-type {
    border-bottom: 1px solid #cccccc; }
  .pricing-component h4 {
    font-size: 17px;
    text-transform: uppercase;
    margin: 0 0 15px 0; }
  .pricing-component span.plus {
    font-weight: bold;
    color: #c51021; }
  @media screen and (max-width: 604px) {
    .pricing-component {
      margin-bottom: 20px;
      border-bottom: 1px solid #cccccc; } }

.pricing-description {
  display: table-cell;
  width: 55%;
  border-right: 1px solid #cccccc;
  padding: 20px;
  text-align: left; }
  @media screen and (max-width: 604px) {
    .pricing-description {
      display: block;
      width: 100%;
      border-right: 0;
      border-bottom: 1px solid #cccccc; } }
  .pricing-description p {
    text-align: left;
    margin-left: 0 !important; }

.pricing-values {
  display: table-cell;
  width: 45%;
  border: none;
  padding: 20px;
  background: #f7f5f5;
  height: 100%;
  vertical-align: middle; }
  @media screen and (max-width: 604px) {
    .pricing-values {
      display: block;
      width: 100%; } }

.pricing-values.two-col {
  padding: 0 0 20px 0; }

.price {
  font-size: 50px !important;
  text-transform: uppercase;
  margin-bottom: 25px !important; }
  @media screen and (max-width: 604px) {
    .price {
      font-size: 35px !important; } }
  .price sup {
    top: -0.7em; }
    @media screen and (max-width: 604px) {
      .price sup {
        top: -0.4em; } }
  .price .dollar {
    font-size: 30px; }
  .price .per-month {
    font-size: 16px; }

.price.no-price {
  font-size: 18px !important; }

.price-2-col {
  margin-bottom: 20px; }
  .price-2-col:before, .price-2-col:after {
    content: " ";
    display: table; }
  .price-2-col:after {
    clear: both; }
  .price-2-col h5 {
    font-size: 14px;
    line-height: 1.2;
    margin: 0 auto 20px;
    min-height: 50px; }
  .price-2-col .price {
    font-size: 25px !important; }
    .price-2-col .price sup {
      top: -0.5em; }
    .price-2-col .price .dollar {
      font-size: 17px !important; }

.price-col {
  width: 50%;
  float: left;
  padding: 20px 10px 10px 10px; }

.price-col.right {
  float: right;
  border-left: 1px solid #cccccc; }

.price-type {
  font-size: 12px;
  text-transform: uppercase;
  color: #ed6343;
  margin: 10px auto 5px !important;
  width: 85% !important; }

p.disclaimer {
  text-align: left;
  font-weight: normal !important;
  margin: 10px 0 !important;
  font-size: 13px !important; }

.side-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 0 28px 0; }

.side-nav li {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 0; }

.side-nav li a {
  background: #f3f3f3;
  color: #000;
  display: block;
  padding: 10px 20px;
  text-decoration: none; }

.side-nav li a:hover {
  background: #00aeef;
  color: #fff; }

.section-home .main-content {
  background: #121212;
  padding-top: 564px; }
  @media (max-width: 800px) {
    .section-home .main-content {
      padding-top: 0; } }

.lt-ie9 .section-home .main-content {
  padding-top: 0; }

.intro-home {
  background: #000 url("../../img/bg/intro-home.jpg") 50% 50% no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/bg/intro-home.jpg', sizingMethod='scale')";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 5;
  height: 650px;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease; }
  @media (max-width: 800px) {
    .intro-home {
      position: relative;
      top: auto;
      left: auto;
      height: 400px; } }
  @media (max-width: 500px) {
    .intro-home {
      position: relative;
      top: auto;
      left: auto;
      height: 200px; } }

.lt-ie9 .intro-home {
  position: relative;
  top: auto;
  left: auto; }

.intro-home .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("../../img/bg/bg-intro.png"); }

.intro-home video {
  visibility: hidden;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .intro-home video.loaded {
    visibility: visible; }
  @media (max-width: 500px) {
    .intro-home video {
      display: none; } }

.intro-home .wrap {
  color: #fff;
  font-weight: 300;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 2; }
  @media (max-width: 500px) {
    .intro-home .wrap {
      padding: 20px 20px; } }

.intro-home h1 {
  color: #fff;
  font-size: 52px;
  line-height: 60px;
  font-weight: 300;
  margin-top: 31%;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  @media (max-width: 800px) {
    .intro-home h1 {
      font-size: 36px;
      line-height: 44px;
      margin-top: 22%; } }
  @media (max-width: 500px) {
    .intro-home h1 {
      font-size: 26px;
      line-height: 34px;
      margin-top: 12%; } }

.intro-home h1 strong {
  font-weight: 700;
  text-decoration: underline;
  font-style: italic; }

.section-home .footer,
.section-home .main-content,
.section-home .feature {
  position: relative; }

.section-home .footer,
.section-home .feature {
  z-index: 50; }

.projectslider {
  width: 940px;
  margin: 20px auto 0 auto; }
  @media (max-width: 1000px) {
    .projectslider {
      width: 705px; } }
  @media (max-width: 800px) {
    .projectslider {
      width: 470px; } }
  @media (max-width: 500px) {
    .projectslider {
      width: 235px; } }

.projectslider .slides > li {
  text-align: center;
  display: inline-block; }

.flexslider .slides li img:last-child {
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

#wall {
  padding: 0 0 20px 0; }
  @media (max-width: 500px) {
    #wall {
      margin-top: 0;
      padding: 20px 0; } }

#bricks {
  opacity: 0;
  margin: 0 auto;
  overflow: hidden; }

#error {
  background: #f4f4f4;
  color: #a11d37;
  display: none;
  line-height: 20px;
  padding: 15px 15px 15px 60px;
  position: relative; }

#spinner {
  background: #f4f4f4;
  height: 50px;
  line-height: 50px;
  padding-left: 60px;
  position: relative; }

#spinner-animation {
  background-image: url("../../img/bg/spinner.png");
  width: 40px;
  height: 40px;
  position: absolute;
  top: 4px;
  left: 10px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    #spinner-animation {
      background-image: url("../../img/bg/spinner@2x.png");
      -moz-background-size: 40px 400px;
      -o-background-size: 40px 400px;
      -webkit-background-size: 40px 400px;
      background-size: 40px 400px; } }

/* Bricks */
.brick {
  background: #f2f2f2;
  border: 1px solid #d5d5d5;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  width: 300px; }

.brick h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 10px 0 15px 0; }

.brick-book {
  border-bottom: 3px solid #434343; }
  .brick-book .img {
    margin: -20px -20px 20px -20px; }
    .brick-book .img img {
      display: block;
      width: 298px;
      height: 298px; }
  .brick-book .info {
    background-image: url("../../img/bg/brick-book.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0;
    position: relative;
    text-align: right;
    font-size: 12px;
    line-height: 16px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
      .brick-book .info {
        background-image: url("../../img/bg/brick-book@2x.png");
        -moz-background-size: 18px 25px;
        -o-background-size: 18px 25px;
        -webkit-background-size: 18px 25px;
        background-size: 18px 25px; } }
    .brick-book .info strong {
      display: block; }

.brick-work {
  border-bottom: 3px solid #c5376d; }
  .brick-work .img {
    margin: -20px -20px 20px -20px; }
    .brick-work .img img {
      display: block;
      width: 298px;
      height: 298px; }
  .brick-work .info {
    background-image: url("../../img/bg/brick-work.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0;
    position: relative;
    text-align: right;
    font-size: 12px;
    line-height: 16px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
      .brick-work .info {
        background-image: url("../../img/bg/brick-work@2x.png");
        -moz-background-size: 20px 20px;
        -o-background-size: 20px 20px;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px; } }
    .brick-work .info strong {
      display: block; }

.brick-drink {
  border-bottom: 3px solid #434343; }
  .brick-drink .img {
    margin: -20px -20px 20px -20px; }
    .brick-drink .img img {
      display: block;
      width: 298px;
      height: 298px; }
  .brick-drink .info {
    background-image: url("../../img/bg/brick-drink.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0;
    position: relative;
    text-align: right;
    font-size: 12px;
    line-height: 16px; }
    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
      .brick-drink .info {
        background-image: url("../../img/bg/brick-drink@2x.png");
        -moz-background-size: 17px 21px;
        -o-background-size: 17px 21px;
        -webkit-background-size: 17px 21px;
        background-size: 17px 21px; } }
    .brick-drink .info strong {
      display: block; }

.brick-ad {
  border-color: #ee6344;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 100;
  padding: 0;
  text-align: center; }
  .brick-ad a {
    background: #ee6344;
    color: #fff;
    display: block;
    padding: 50px 20px;
    text-decoration: none;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .brick-ad a:hover {
      background: #f0775b; }

/* Social brick */
.brick-social {
  border-bottom-color: #e1e1e1;
  padding: 0;
  width: 300px; }

.brick-social-instagram {
  background: #5e93c4 url("../../img/bg/brick-social-instagram.png") 100% 100% no-repeat; }

.brick-social-facebook {
  background: #3b5999 url("../../img/bg/brick-social-facebook.png") 100% 100% no-repeat; }

.brick-social-twitter {
  background: #4e93bf url("../../img/bg/brick-social-twitter.png") 100% 100% no-repeat; }

.brick-social-linkedin {
  background: #5e93c4 url("../../img/bg/brick-social-linkedin.png") 100% 100% no-repeat; }

.brick-social a {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  display: block;
  padding: 40px 20px;
  text-align: center; }

.brick-social a strong {
  display: block; }

/* Info brick */
.brick-info {
  background: #f5f5f5;
  color: #4d4d4d; }

.brick-info h3 {
  color: #4d4d4d; }

/* Twitter brick */
.brick-twitter {
  background: #e2eef5;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 100;
  border-color: #c0ced6;
  border-bottom: 3px solid #3893ce; }
  .brick-twitter a {
    color: #3893ce;
    text-decoration: none; }

.brick-twitter .tweeter {
  border-top: 1px solid #c4dcec;
  padding: 20px 0 0 0;
  position: relative;
  text-align: right; }

.brick-twitter .tweeter a {
  background-image: url("../../img/bg/brick-tweeter.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
  color: #3893ce;
  display: block;
  font-size: 12px;
  line-height: 16px;
  height: 32px;
  text-decoration: none;
  padding: 0 0 0 60px; }
  @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .brick-twitter .tweeter a {
      background-image: url("../../img/bg/brick-tweeter@2x.png");
      -moz-background-size: 27px 23px;
      -o-background-size: 27px 23px;
      -webkit-background-size: 27px 23px;
      background-size: 27px 23px; } }

.brick-twitter .tweeter a strong {
  display: block; }

/* Instagram brick */
.brick-instagram {
  height: 300px;
  padding: 0; }
  .brick-instagram p {
    display: none; }
  .brick-instagram .insta {
    display: none; }

.brick-instagram img {
  border: none;
  display: block;
  width: 100%; }

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 10px;
  /*margin-left: $icons-li-width;*/
  list-style-type: none; }
  .icons-ul > li {
    position: relative;
    padding: 10px 0;
    font-size: 16px; }
  .icons-ul .icon-li {
    position: absolute;
    left: -40px;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }
  .icons-ul a {
    color: #202020; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-color-twitter {
  color: #39a9e0; }

.icon-color-linkedin {
  color: #007fb1; }

.icon-color-facebook {
  color: #3b5998; }

.icon-color-instagram {
  color: #437197; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-alt:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download-alt:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-indent-left:before {
  content: ""; }

.icon-indent-right:before {
  content: ""; }

.icon-facetime-video:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-sign:before {
  content: ""; }

.icon-minus-sign:before {
  content: ""; }

.icon-remove-sign:before {
  content: ""; }

.icon-ok-sign:before {
  content: ""; }

.icon-question-sign:before {
  content: ""; }

.icon-info-sign:before {
  content: ""; }

.icon-screenshot:before {
  content: ""; }

.icon-remove-circle:before {
  content: ""; }

.icon-ok-circle:before {
  content: ""; }

.icon-ban-circle:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

.icon-resize-full:before {
  content: ""; }

.icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye-open:before {
  content: ""; }

.icon-eye-close:before {
  content: ""; }

.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-resize-vertical:before {
  content: ""; }

.icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart:before {
  content: ""; }

.icon-twitter-sign:before {
  content: ""; }

.icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-empty:before {
  content: ""; }

.icon-signout:before {
  content: ""; }

.icon-linkedin-sign:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-sign:before {
  content: ""; }

.icon-upload-alt:before {
  content: ""; }

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

.icon-bookmark-empty:before {
  content: ""; }

.icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-right:before {
  content: ""; }

.icon-hand-left:before {
  content: ""; }

.icon-hand-up:before {
  content: ""; }

.icon-hand-down:before {
  content: ""; }

.icon-circle-arrow-left:before {
  content: ""; }

.icon-circle-arrow-right:before {
  content: ""; }

.icon-circle-arrow-up:before {
  content: ""; }

.icon-circle-arrow-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-sign-blank:before {
  content: ""; }

.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-sign:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-sort-down:before {
  content: ""; }

.icon-sort-up:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

.icon-comment-alt:before {
  content: ""; }

.icon-comments-alt:before {
  content: ""; }

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-sign:before {
  content: ""; }

.icon-plus-sign-alt:before {
  content: ""; }

.icon-double-angle-left:before {
  content: ""; }

.icon-double-angle-right:before {
  content: ""; }

.icon-double-angle-up:before {
  content: ""; }

.icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-alt:before {
  content: ""; }

.icon-expand-alt:before {
  content: ""; }

.icon-collapse-alt:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-sign:before {
  content: ""; }

.icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-sign-alt:before {
  content: ""; }

.icon-check-minus:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-sign:before {
  content: ""; }

.icon-edit-sign:before {
  content: ""; }

.icon-external-link-sign:before {
  content: ""; }

.icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

.icon-collapse-top:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-by-order:before {
  content: ""; }

.icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-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); } }
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }
