/* ----------------------------------------------------------------
	 RESET ELEMENTS
   NORMALIZE.CSS (v2.1.0) - http://necolas.github.com/normalize.css/
   HTML5 BOILERPLATE (4.1.0) - http://html5boilerplate.com/docs/The-style/
------------------------------------------------------------------*/
/* --------------------------------
	HTML5 DISPLAY ELEMENTS
---------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

/* --------------------------------
	BASE ELEMENTS
---------------------------------*/
html {
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

/* --------------------------------
	TYPOGRAPHY ELEMENTS
---------------------------------*/
abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p, pre {
  margin: 1em 0;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* --------------------------------
	LIST ELEMENTS
---------------------------------*/
ul, menu, dl, ol {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* --------------------------------
	EMBEDDED CONTENT ELEMENTS
---------------------------------*/
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

/* --------------------------------
	FIGURE ELEMENTS
---------------------------------*/
figure {
  margin: 0;
}

/* --------------------------------
	FORM ELEMENTS
---------------------------------*/
form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button,
html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* --------------------------------
	TABLE ELEMENTS
---------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* --------------------------------
	LINK ELEMENTS
---------------------------------*/
a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

/* --------------------------------
	DEFAULT OUR ELEMENTS
---------------------------------*/
html, button, input, select, textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.9;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* --------------------------------
	IE7 BROWSER ALERT ELEMENTS
---------------------------------*/
#browserAlert {
  display: none;
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  background: #941111;
  text-align: center;
  border-bottom: 1px solid black;
  line-height: 18px;
}

#browserAlert a {
  color: #faabab;
  font-weight: bold;
}

#browserAlert a:hover {
  color: #fff;
}

.lt-ie8 #browserAlert {
  display: block;
}

/* --------------------------------
	HELPER ELEMENTS
---------------------------------*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

/* --------------------------------
	DEFAULT PRINT ELEMENTS
------------------------------------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
/*
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

@-ms-viewport {
  width: device-width;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }

  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }

  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }

  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }

  .container-fluid {
    padding: 0;
  }

  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }

  .dl-horizontal dd {
    margin-left: 0;
  }

  .container {
    width: auto;
  }

  .row-fluid {
    width: 100%;
  }

  .row,
  .thumbnails {
    margin-left: 0;
  }

  .thumbnails > li {
    float: none;
    margin-left: 0;
  }

  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }

  .modal.fade {
    top: -100px;
  }

  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  .page-header h1 small {
    display: block;
    line-height: 20px;
  }

  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #cccccc;
  }

  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }

  .form-horizontal .controls {
    margin-left: 0;
  }

  .form-horizontal .control-list {
    padding-top: 0;
  }

  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  .media-object {
    margin-right: 0;
    margin-left: 0;
  }

  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }

  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  .row:after {
    clear: both;
  }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  .span12 {
    width: 724px;
  }

  .span11 {
    width: 662px;
  }

  .span10 {
    width: 600px;
  }

  .span9 {
    width: 538px;
  }

  .span8 {
    width: 476px;
  }

  .span7 {
    width: 414px;
  }

  .span6 {
    width: 352px;
  }

  .span5 {
    width: 290px;
  }

  .span4 {
    width: 228px;
  }

  .span3 {
    width: 166px;
  }

  .span2 {
    width: 104px;
  }

  .span1 {
    width: 42px;
  }

  .offset12 {
    margin-left: 764px;
  }

  .offset11 {
    margin-left: 702px;
  }

  .offset10 {
    margin-left: 640px;
  }

  .offset9 {
    margin-left: 578px;
  }

  .offset8 {
    margin-left: 516px;
  }

  .offset7 {
    margin-left: 454px;
  }

  .offset6 {
    margin-left: 392px;
  }

  .offset5 {
    margin-left: 330px;
  }

  .offset4 {
    margin-left: 268px;
  }

  .offset3 {
    margin-left: 206px;
  }

  .offset2 {
    margin-left: 144px;
  }

  .offset1 {
    margin-left: 82px;
  }

  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }

  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }

  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }

  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }

  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }

  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }

  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }

  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }

  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }

  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }

  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }

  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }

  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }

  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }

  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }

  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }

  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }

  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }

  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }

  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }

  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }

  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }

  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }

  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }

  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }

  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }

  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }

  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }

  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }

  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }

  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }

  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }

  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }

  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }

  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }

  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }

  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }

  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }

  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }

  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }

  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }

  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }

  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }

  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }

  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }

  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }

  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }

  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }

  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
/*
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - 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://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/icons/fontawesome-webfont.eot?v=3.0.1");
  src: url("fonts/icons/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("fonts/icons/fontawesome-webfont.woff?v=3.0.1") format("woff"), url("fonts/icons/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  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;
}

.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;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
}

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

.btn [class^="icon-"], .nav [class^="icon-"], .btn [class*=" icon-"], .nav [class*=" icon-"] {
  display: inline;
}

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

li [class^="icon-"], .nav li [class^="icon-"], li [class*=" icon-"], .nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

li [class^="icon-"].icon-large, .nav li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large, .nav li [class*=" icon-"].icon-large {
  width: 1.5625em;
}

ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}

ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
  width: .75em;
}

.icon-muted {
  color: #eee;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.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;
}

.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;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.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-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.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-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.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;
}

.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;
}

@-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);
  }
}

@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }

  .btn .icon-spin {
    height: auto;
  }

  .icon-spin.icon-large {
    height: 1.25em;
  }

  .btn .icon-spin.icon-large {
    height: .75em;
  }
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

@font-face {
  font-family: 'Font-Awesome-Corp';
  src: url("fonts/icons/fontawesome-corp-webfont.eot");
  src: url("fonts/icons/fontawesome-corp-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/icons/fontawesome-corp-webfont.woff") format("woff"), url("fonts/icons/fontawesome-corp-webfont.ttf") format("truetype"), url("fonts/icons/fontawesome-corp-webfont.svg#Font-Awesome-More") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-amazon-sign:before, .icon-amazon:before, .icon-android:before, .icon-apple-itunes:before, .icon-apple:before, .icon-aws:before, .icon-bing-sign:before, .icon-bing:before, .icon-duck-duck-go:before, .icon-google-sign:before, .icon-google:before, .icon-sparrow-sign:before, .icon-sparrow:before, .icon-windows:before, .icon-windows8:before, .icon-yahoo:before {
  font-family: 'Font-Awesome-Corp';
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  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;
}

.icon-amazon-sign:before {
  content: "\f340";
}

.icon-amazon:before {
  content: "\f341";
}

.icon-android:before {
  content: "\f342";
}

.icon-apple-itunes:before {
  content: "\f343";
}

.icon-apple:before {
  content: "\f344";
}

.icon-aws:before {
  content: "\f345";
}

.icon-bing-sign:before {
  content: "\f346";
}

.icon-bing:before {
  content: "\f347";
}

.icon-duck-duck-go:before {
  content: "\f348";
}

.icon-google-sign:before {
  content: "\f349";
}

.icon-google:before {
  content: "\f34a";
}

.icon-sparrow-sign:before {
  content: "\f34b";
}

.icon-sparrow:before {
  content: "\f34c";
}

.icon-windows:before {
  content: "\f34d";
}

.icon-windows8:before {
  content: "\f34e";
}

.icon-yahoo:before {
  content: "\f34f";
}

@font-face {
  font-family: 'Font-Awesome-Ext';
  src: url("fonts/icons/fontawesome-ext-webfont.eot");
  src: url("fonts/icons/fontawesome-ext-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/icons/fontawesome-ext-webfont.woff") format("woff"), url("fonts/icons/fontawesome-ext-webfont.ttf") format("truetype"), url("fonts/icons/fontawesome-ext-webfont.svg#Font-Awesome-More") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-accessibility-sign:before, .icon-bike-sign:before, .icon-bus-sign:before, .icon-car-sign:before, .icon-taxi-sign:before, .icon-truck-sign:before, .icon-adobe-pdf:before, .icon-ms-excel:before, .icon-ms-ppt:before, .icon-ms-word:before, .icon-zip-file:before, .icon-css3:before, .icon-html5:before, .icon-layers:before, .icon-map:before, .icon-chrome:before, .icon-firefox:before, .icon-ie:before, .icon-opera:before, .icon-safari:before, .icon-rss-sign:before {
  font-family: 'Font-Awesome-Ext';
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  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;
}

.icon-accessibility-sign:before {
  content: "\f200";
}

.icon-bike-sign:before {
  content: "\f201";
}

.icon-bus-sign:before {
  content: "\f202";
}

.icon-car-sign:before {
  content: "\f203";
}

.icon-taxi-sign:before {
  content: "\f204";
}

.icon-truck-sign:before {
  content: "\f205";
}

.icon-adobe-pdf:before {
  content: "\f206";
}

.icon-ms-excel:before {
  content: "\f207";
}

.icon-ms-ppt:before {
  content: "\f208";
}

.icon-ms-word:before {
  content: "\f209";
}

.icon-zip-file:before {
  content: "\f20a";
}

.icon-css3:before {
  content: "\f20b";
}

.icon-html5:before {
  content: "\f20c";
}

.icon-layers:before {
  content: "\f20d";
}

.icon-map:before {
  content: "\f20e";
}

.icon-chrome:before {
  content: "\f210";
}

.icon-firefox:before {
  content: "\f211";
}

.icon-ie:before {
  content: "\f212";
}

.icon-opera:before {
  content: "\f213";
}

.icon-safari:before {
  content: "\f214";
}

.icon-rss-sign:before {
  content: "\f215";
}

@font-face {
  font-family: 'Font-Awesome-Social';
  src: url("fonts/icons/fontawesome-social-webfont.eot");
  src: url("fonts/icons/fontawesome-social-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/icons/fontawesome-social-webfont.woff") format("woff"), url("fonts/icons/fontawesome-social-webfont.ttf") format("truetype"), url("fonts/icons/fontawesome-social-webfont.svg#Font-Awesome-More") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-blogger-sign:before, .icon-blogger:before, .icon-delicious:before, .icon-dribbble-sign:before, .icon-dribbble:before, .icon-dropbox:before, .icon-drupal:before, .icon-evernote-sign:before, .icon-evernote:before, .icon-flickr-sign:before, .icon-flickr:before, .icon-forrst-sign:before, .icon-forrst:before, .icon-foursquare-sign:before, .icon-foursquare:before, .icon-git-fork:before, .icon-hacker-news:before, .icon-instagram:before, .icon-lastfm-sign:before, .icon-lastfm:before, .icon-paypal:before, .icon-picasa-sign:before, .icon-picasa:before, .icon-reddit:before, .icon-share-this-sign:before, .icon-share-this:before, .icon-skype:before, .icon-soundcloud:before, .icon-spotify:before, .icon-stack-overflow:before, .icon-tumblr-sign:before, .icon-tumblr:before, .icon-vimeo-sign:before, .icon-vimeo:before, .icon-wordpress-sign:before, .icon-wordpress:before, .icon-yelp-sign:before, .icon-yelp:before, .icon-youtube-sign:before, .icon-youtube:before {
  font-family: 'Font-Awesome-Social';
  speak: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  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;
}

.icon-dropbox:before {
  content: "\f300";
}

.icon-drupal:before {
  content: "\f301";
}

.icon-git-fork:before {
  content: "\f302";
}

.icon-instagram:before {
  content: "\f303";
}

.icon-share-this-sign:before {
  content: "\f304";
}

.icon-share-this:before {
  content: "\f305";
}

.icon-foursquare-sign:before {
  content: "\f306";
}

.icon-foursquare:before {
  content: "\f307";
}

.icon-hacker-news:before {
  content: "\f308";
}

.icon-skype:before {
  content: "\f309";
}

.icon-spotify:before {
  content: "\f30a";
}

.icon-soundcloud:before {
  content: "\f30b";
}

.icon-paypal:before {
  content: "\f30c";
}

.icon-youtube-sign:before {
  content: "\f30d";
}

.icon-youtube:before {
  content: "\f30e";
}

.icon-reddit:before {
  content: "\f30f";
}

.icon-blogger-sign:before {
  content: "\f310";
}

.icon-blogger:before {
  content: "\f311";
}

.icon-dribbble-sign:before {
  content: "\f312";
}

.icon-dribbble:before {
  content: "\f313";
}

.icon-evernote-sign:before {
  content: "\f314";
}

.icon-evernote:before {
  content: "\f315";
}

.icon-flickr-sign:before {
  content: "\f316";
}

.icon-flickr:before {
  content: "\f317";
}

.icon-forrst-sign:before {
  content: "\f318";
}

.icon-forrst:before {
  content: "\f319";
}

.icon-delicious:before {
  content: "\f31a";
}

.icon-lastfm-sign:before {
  content: "\f31b";
}

.icon-lastfm:before {
  content: "\f31c";
}

.icon-picasa-sign:before {
  content: "\f31d";
}

.icon-picasa:before {
  content: "\f31e";
}

.icon-stack-overflow:before {
  content: "\f320";
}

.icon-tumblr-sign:before {
  content: "\f321";
}

.icon-tumblr:before {
  content: "\f322";
}

.icon-vimeo-sign:before {
  content: "\f323";
}

.icon-vimeo:before {
  content: "\f324";
}

.icon-wordpress-sign:before {
  content: "\f325";
}

.icon-wordpress:before {
  content: "\f326";
}

.icon-yelp-sign:before {
  content: "\f327";
}

.icon-yelp:before {
  content: "\f328";
}

/*
 * 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 */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.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 {
  margin: 0;
  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;
}

.flex-direction-nav a {
  width: 12px;
  height: 45px;
  margin: -22px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
}

.flex-direction-nav .flex-next {
  background: url("../images/slider-arrow-next.png") no-repeat;
  right: -30px;
}

.flex-direction-nav .flex-prev {
  background: url("../images/slider-arrow-prev.png") no-repeat;
  left: -30px;
}

.flex-direction-nav .flex-disabled {
  opacity: .3!important;
  filter: alpha(opacity=30);
  cursor: default;
}

@media screen and (max-width: 767px) {
  .flex-direction-nav .flex-prev {
    display: none;
  }

  .flex-direction-nav .flex-next {
    display: none;
  }
}
/* TYPOGRAPHY ELEMENTS
------------------------------------------------------------------*/
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url("fonts/helveticaneueltstd-lt.eot");
  src: url("fonts/helveticaneueltstd-lt.eot?#iefix") format("embedded-opentype"), url("fonts/helveticaneueltstd-lt.woff") format("woff"), url("fonts/helveticaneueltstd-lt.ttf") format("truetype"), url("fonts/helveticaneueltstd-lt.svg#helveticaneueltstd-lt") format("svg");
  font-weight: normal;
  font-style: normal;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h1.intro {
  font-size: 60px;
  font-family: 'HelveticaNeueLTStd-Lt';
  font-weight: lighter;
  line-height: 1.2;
  margin-top: 0;
}
h1.intro a {
  text-decoration: none;
  border-bottom: 3px solid black;
}
h1.intro a:hover {
  color: white;
  border-color: white;
}

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;
  text-transform: uppercase;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
  text-transform: uppercase;
}

blockquote {
  border-left: 5px solid #fff55f;
  padding-left: 20px;
  color: #888;
}
blockquote span,
blockquote cite {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  text-transform: uppercase;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
hr.yellow {
  border-color: #fff55f;
}

/* FORM ELEMENTS 
------------------------------------------------------------------*/
label {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  text-transform: uppercase;
}
label .required {
  font-size: 22px;
  position: relative;
  top: 5px;
  margin-left: 5px;
  color: #c0143c;
}

input,
textarea {
  padding: 10px;
  border: 1px solid #aaaaaa;
  font-family: "Helvetica Neue", Helvetica, Arial, serif;
  color: #666;
  font-size: 16px;
  background: #fff;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  outline: none;
}
input:focus,
textarea:focus {
  background: #ececec;
}
input.error,
textarea.error {
  border: 1px solid #c0143c;
  -webkit-box-shadow: 0 0px 8px 0 #c0143c;
  box-shadow: 0 0px 8px 0 #c0143c;
}

.errormsg,
.successmsg {
  margin-top: 20px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
}
.errormsg span,
.successmsg span {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  margin-right: 10px;
}

.errormsg span {
  background: #c0143c;
}

.successmsg span {
  background: #5ba42e;
}

/* REUSABLE ELEMENTS 
------------------------------------------------------------------*/
.wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 1412px;
  padding: 0 54px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.five {
  width: 5%;
}

.ten {
  width: 10%;
}

.fifteen {
  width: 15%;
}

.twenty {
  width: 20%;
}

.twentyfive {
  width: 25%;
}

.thirty {
  width: 30%;
}

.thirtyfive {
  width: 35%;
}

.fourty {
  width: 40%;
}

.fourtyfive {
  width: 45%;
}

.fifty {
  width: 50%;
}

.fiftyfive {
  width: 55%;
}

.sixty {
  width: 60%;
}

.sixtyfive {
  width: 65%;
}

.seventy {
  width: 70%;
}

.seventyfive {
  width: 75%;
}

.eighty {
  width: 80%;
}

.eightyfive {
  width: 85%;
}

.ninety {
  width: 90%;
}

.ninetyfive {
  width: 95%;
}

.onehundred {
  width: 100%;
}

.button {
  display: inline-block;
  padding: 5px 20px;
  background-color: #fff55f;
  font-size: 14px;
  color: black;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.button:hover {
  background-color: #ddd;
  color: #666;
}

.alignleft {
  float: left;
  margin-right: 30px !important;
  margin-bottom: 10px !important;
}

.alignright {
  float: right;
  margin-left: 30px !important;
  margin-bottom: 10px !important;
}

/*

	Supersized - Fullscreen Slideshow jQuery Plugin
	Version : 3.2.7
	Site	: www.buildinternet.com/project/supersized
	
	Author	: Sam Dunn
	Company : One Mighty Roar (www.onemightyroar.com)
	License : MIT License / GPL License
	
*/
body#sketches {
  height: 100%;
  border: none;
  position: relative;
}

#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  text-indent: -999em;
  background: url(../images/loading.gif) no-repeat center center;
}

#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%;
}

#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none;
}

#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges;
}

/*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}

/*Quality*/
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

#supersized a {
  width: 100%;
  height: 100%;
  display: block;
}

#supersized li.prevslide {
  z-index: -20;
}

#supersized li.activeslide {
  z-index: -10;
}

#supersized li.image-loading {
  background: white url(../images/loading.gif) no-repeat center center;
  width: 100%;
  height: 100%;
}

#supersized li.image-loading img {
  visibility: hidden;
}

#supersized li.prevslide img, #supersized li.activeslide img {
  display: inline;
}

/* Controls Bar
----------------------------*/
#prevslide, #nextslide {
  position: fixed;
  height: 45px;
  width: 12px;
  top: 50%;
  margin-top: -22px;
}

#prevslide {
  background: url("../images/slider-arrow-prev.png") no-repeat;
  left: 30px;
}

#nextslide {
  background: url("../images/slider-arrow-next.png") no-repeat;
  right: 30px;
}

#prevslide:hover, #nextslide:hover {
  cursor: pointer;
}

/* GENERAL ELEMENTS 
------------------------------------------------------------------*/
html.yeller {
  background: #fff55f;
}

body {
  font-size: 13px;
  color: #231f20;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  border-top: 7px solid #fff55f;
}

a {
  color: #231f20;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0;
}
a:hover {
  color: #818385;
}

::-moz-selection {
  background: #fff55f;
  color: #444;
  text-shadow: none;
}

::selection {
  background: #fff55f;
  color: #444;
  text-shadow: none;
}

::-webkit-input-placeholder {
  color: #444;
}

:-ms-input-placeholder {
  color: #444;
}

/* SIDE NAV ELEMENTS 
------------------------------------------------------------------*/
#side-nav {
  position: fixed;
  top: 95px;
  right: 0;
}
#side-nav li {
  border-bottom: 1px solid black;
  padding: 10px 10px 10px 5px;
}
#side-nav li:last-child {
  border-bottom: none;
}
#side-nav li a.phone-videos, #side-nav li a.phone-facebook {
  display: block;
  width: 20px;
  height: 17px;
  background: url("../images/sprite.png") no-repeat;
  margin-top: 4px;
}
#side-nav li a.phone-videos {
  background-position: -140px 0;
}
#side-nav li a.phone-videos:hover {
  background-position: -140px -17px;
}
#side-nav li a.phone-facebook {
  background-position: -160px 0;
}
#side-nav li a.phone-facebook:hover {
  background-position: -160px -17px;
}
#side-nav li.active {
  background: #fff55f;
}
#side-nav li.active a:hover {
  background-position: -140px 0;
}

/* HEADER ELEMENTS 
------------------------------------------------------------------*/
#header {
  width: 100%;
  margin: 0 auto;
  max-width: 1412px;
  padding: 0 54px;
}

#logo {
  margin: 0 0 90px;
  width: 138px;
  height: 30px;
  display: block;
  background: url(../images/sprite.png) no-repeat;
}
#logo:hover {
  background-position: 0 -30px;
}

/* NAVIGATION ELEMENTS 
------------------------------------------------------------------*/
#nav {
  *zoom: 1;
  margin: 20px 0 0;
  position: relative;
  z-index: 10;
  font-weight: normal;
}
#nav:before, #nav:after {
  content: "";
  display: table;
}
#nav:after {
  clear: both;
}
#nav ul li {
  float: left;
}
#nav ul li a {
  font-size: 12px;
  color: black;
  letter-spacing: 1px;
  position: relative;
  text-decoration: none;
}
#nav ul li a:hover {
  color: #818385;
}
#nav ul.left {
  margin-bottom: 85px;
}
#nav ul.left li {
  margin-right: 65px;
}
#nav ul.left li a.active:before {
  content: '\25CF';
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -3px;
}
#nav ul.right {
  margin-bottom: 85px;
}
#nav ul.right li {
  margin-left: 65px;
}
#nav ul.right li a.active:before {
  content: '\25CF';
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -3px;
}
#nav ul.visible-phone {
  position: absolute;
  top: -5px;
  right: 0;
}
#nav ul.visible-phone > li {
  margin-left: 20px;
}
#nav ul.visible-phone > li > a {
  font-size: 20px;
}
#nav ul.visible-phone > li > a:hover {
  color: black;
}
#nav ul.visible-phone > li > a#do-mobile-nav.active {
  color: #fff55f;
}
#nav ul.visible-phone > li > a.phone-videos, #nav ul.visible-phone > li > a.phone-facebook {
  display: block;
  width: 20px;
  height: 17px;
  background: url("../images/sprite.png") no-repeat;
  margin-top: 8px;
}
#nav ul.visible-phone > li > a.phone-videos {
  background-position: -140px 0;
}
#nav ul.visible-phone > li > a.phone-facebook {
  background-position: -160px 0;
}
#nav ul#mobile-nav {
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  display: none;
  z-index: 20;
}
#nav ul#mobile-nav:before {
  position: absolute;
  bottom: 100%;
  right: 6px;
  width: 0;
  height: 0;
  content: ' ';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #818385;
}
#nav ul#mobile-nav li {
  float: none;
  text-align: right;
}
#nav ul#mobile-nav li a {
  display: block;
  padding: 10px 20px;
  background: #818385;
  color: white;
  font-size: 14px;
}
#nav ul#mobile-nav li a:hover {
  color: white;
}
#nav ul#mobile-nav li:nth-child(even) a {
  background: #747678;
}

/* CONTENT AREA ELEMENTS 
------------------------------------------------------------------*/
#content {
  width: 100%;
  margin: 0 auto;
  max-width: 1412px;
  padding: 0 54px;
  padding-bottom: 50px;
}
#content .row-fluid img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#content ol li, #content ul li {
  margin-bottom: 7px;
  padding-left: 10px;
}

/* ISOTOPE ELEMENTS 
------------------------------------------------------------------*/
#isotope .item {
  opacity: 0;
  width: 200px;
  height: 200px;
  background: #818385;
  color: #fff;
  font-size: 40px;
  margin-bottom: 20px;
  position: relative;
}

#isotope .item.press {
  opacity: 0;
  width: 200px;
  height: auto !important;
  background: #818385;
  color: #fff;
  font-size: 40px;
  margin-bottom: 20px;
  position: relative;
}

#isotope .item a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#isotope .item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  width: 200px;
  background: #747678;
  background: rgba(35, 35, 35, 0.7);
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  text-align: center;
  display: none;
  vertical-align: middle;
  letter-spacing: 1px;
  font-size: 11px;
}

#isotope .item.press .overlay {
	height:100% !important;	
}

#isotope .item.press .overlay .wrappy {
  display: table !important;
  height: 100%;
}

#isotope .item .overlay div {
  display: table-cell;
  vertical-align: middle;
}
#isotope .item .overlay div span.contain {
  padding: 0 20px;
  display: block;
}
#isotope .item.item-large {
  height: 310px;
}
#isotope .item.item-large .overlay {
  height: 310px;
}
#isotope .item.item-yellow {
  background: #fff55f;
  color: #818385;
}
#isotope .item.item-yellow .overlay {
  padding: 20px;
  background: #fff55f;
  color: black;
  line-height: 1.8;
  text-transform: none;
  text-align: left;
  font-style: normal;
  letter-spacing: 1px;
  width: 160px;
  height: 180px;
}
#isotope a.item.item-yellow.press-btn {
  display: table;
  text-align: center;
  color: #231f20;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  height: 254px;
  letter-spacing: 1px;
  font-weight: 200;
}
#isotope a.item.item-yellow.press-btn:hover {
  background: #fcf47f;

}
#isotope a.item.item-yellow.press-btn div {
  display: table-cell;
  vertical-align: middle;
}
#isotope .item.item-pattern {
  color: #818385;
  background: white url("../images/item-pattern-bkg.jpg") no-repeat;
}
#isotope .item.item-pattern2 {
  color: #818385;
  background: white url("../images/item-pattern-bkg2.jpg") no-repeat;
}
#isotope .item:hover .overlay {
  display:table;
  height:100% !important;
}

#isotope .item.press:hover .overlay {
  display:block;
  vertical-align:middle;
  height:100% !important;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.space-sort {
  text-align: center;
  margin-bottom: 20px;
}
.space-sort a {
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 1px;
  display: inline-block;
  margin: 0 10px;
}
.space-sort a.active {
  text-decoration: underline;
}

/* YELLOW PAGE ELEMENTS 
------------------------------------------------------------------*/
#yellow {
  background: #fff55f;
}
#yellow #logo:hover {
  background-position: 0 -60px;
}
#yellow #side-nav .phone-videos:hover {
  background-position: -140px -34px;
}
#yellow #side-nav .phone-facebook:hover {
  background-position: -160px -34px;
}
#yellow #nav #do-mobile-nav.active {
  color: white !important;
}

/* STUDIO PAGE ELEMENTS 
------------------------------------------------------------------*/
.studio {
  font-weight: normal;
  padding-bottom: 60px;
}

/* CONTACT PAGE ELEMENTS 
------------------------------------------------------------------*/
.contact {
  color: #fff;
  font-size: 55px;
  line-height: 1.4;
  letter-spacing: 1px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 60px;
}
.contact p {
  margin: 0;
}
.contact a {
  color: #fff;
  text-decoration: none;
}
.contact a:hover {
  border-bottom: 2px solid white;
}

/* PRESS PAGE ELEMENTS 
------------------------------------------------------------------*/
.press {
  margin: 0 0 20px;
  background: #fff55f;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.press:hover {
  background-color: #fff;
}
.press:hover .thumbnail {
  background-color: #fff;
}
.press:hover .date,
.press:hover .copy {
  background-color: #fff;
}
.press a {
  text-decoration: none;
}
.press .thumbnail {
  background: #fff55f;
  height: 110px;
  min-width: 110px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.press .thumbnail img {
  height: 110px;
  margin: 0 !important;
}
.press .date,
.press .copy {
  background: #fff55f;
  padding: 15px 15px;
  margin-left: 0;
  height: 110px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.press .date {
  font-size: 40px;
  line-height: 0.8;
  font-weight: bold;
  text-align: center;
  padding-top: 17px;
}
.press .date hr {
  border-color: #231f20;
  margin: 5px auto;
  width: 50px;
}
.press .copy {
  background: #fff55f;
  font-size: 11px;
  letter-spacing: 1px;
  position: relative;
}
.press .copy p {
  margin-top: 5px;
  line-height: 1.5;
}
.press .copy .title {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.press .copy img {
  position: absolute;
  bottom: 19px;
  right: 20px;
}

#press-side a {
  text-decoration: none;
}
#press-side .category {
  margin: 0 0 30px 0;
  letter-spacing: 1px;
}
#press-side .category p {
  margin: 0;
  padding: 0.5em 0;
  font-size: 11px;
}
#press-side .category .title {
  display: block;
  text-transform: uppercase;
  background: url("../images/press-arrow3.png") right center no-repeat;
  font-size: 12px;
}
#press-side .category .title.active {
  text-decoration: underline;
  background: url("../images/press-arrow2.png") right center no-repeat;
}
#press-side .category .more {
  display: none;
}

.pagination {
  padding-bottom: 30px;
}
.pagination a {
  margin-left: 20px;
}
.pagination a:hover {
  opacity: 0.4;
}

/* PRESS DETAIL PAGE ELEMENTS 
------------------------------------------------------------------*/
.press-detail .thumbnail img {
  margin-bottom: 20px !important;
}
.press-detail .date {
  margin-bottom: 30px;
  font-size: 80px;
  line-height: 1;
}
.press-detail .date .light {
  font-weight: 100;
}
.press-detail .date .slash {
  margin: 0 -20px !important;
  display: inline !important;
  position: relative;
  top: -4px;
}
.press-detail h1 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

/* PRESS LIST PAGE ELEMENTS 
------------------------------------------------------------------*/
.col-wrap .col {
  width: 100%;
  background: #fff55f;
  margin-bottom: 4%;
  padding: 20px 20px 10px;
  letter-spacing: 1px;
  font-size: 11px !important;
}

.col-wrap .col .title {
  color: #231f20;
  border-bottom: 1px solid #231f20;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  float: left;
}

.col-wrap .col .title.noline {
  border-bottom: none;
}

.col-wrap .col .item {
  margin-bottom: 10px;
  clear: both;
  font-weight: 200;
  display: block;
  text-decoration: none;
}

.col-wrap .col .item .name {
  font-weight: 700;
  text-decoration: none;
}

.plus-minus a {
  text-decoration: none;
  font-size: 0;
  margin-left: 20px;
  display: inline-block;
  width: 16px;
  height: 16px;
}

@media (min-width: 768px) {
  .col-wrap .col {
    width: 48%;
  }
}

/* SLIDER PAGE ELEMENTS 
------------------------------------------------------------------*/
#slider-page #logo {
  display: none;
}

#slider-page .row-fluid {
  min-height: 200px;
  background: url('../images/loader.gif') no-repeat top center;
}
#slider {
  position: relative;
  top: -20px;
  opacity: 0;
}
#slider .caption {
  position: absolute;
  bottom: 37px;
  left: 0px;
  padding: 10px 30px;
  width: 700px;
  background: #fff55f;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 11px;
  letter-spacing: 1px;
  max-width: 90%;
}
#slider .slides li {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
#slider .slides li:hover .caption {
  opacity: 1;
}
#slider .slides li .slide-meta {
  margin: 15px 0 0 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#slider .slides li .slide-meta span {
  display: inline-block;
}
#slider .slides li .slide-meta span.current {
  margin-right: 3px;
}
.slide-contain {
  position: relative;
}
.slide-contain .project-title {
  position: absolute;
  bottom: 27px;
  left: 60px;
  letter-spacing: 1px;
  opacity: 0;
}
.slide-contain .projects {
  *zoom: 1;
  width: 150px;
  position: absolute;
  bottom: 27px;
  right: 0;
  letter-spacing: 1px;
  opacity: 0;
}
.slide-contain .projects:before, .slide-contain .projects:after {
  content: "";
  display: table;
}
.slide-contain .projects:after {
  clear: both;
}
.slide-contain .projects a {
  text-decoration: none;
}
.slide-contain .projects a:hover {
  text-decoration: underline;
}
.mobile-caption {
  display: none;
}

/* SKETCHES PAGE ELEMENTS 
------------------------------------------------------------------*/
#sketches {
  background: transparent;
  position: relative;
}
#sketches #logo {
  margin: 0;
  position: absolute;
  top: 120px;
  left: 80px;
}
#sketches #close {
  position: fixed;
  bottom: 0;
  right: 0;
}
#sketches #footer {
  display: none;
}

/* VIDEO PAGE ELEMENTS 
------------------------------------------------------------------*/
.thevideo .video-wrap {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.thevideo .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.thevideo .title {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.thevideo .contributors {
  text-decoration: none;
  letter-spacing: 1px;
  float: right;
}
.thevideo .contributors.active {
  text-decoration: underline;
}
.thevideo .more {
  display: none;
  background: #fff55f;
  padding: 1px 15px;
}

/* FOOTER ELEMENTS 
------------------------------------------------------------------*/
#footer {
  width: 100%;
  margin: 0 auto;
  max-width: 1412px;
  padding: 0 54px;
  padding-bottom: 50px;
  text-align: right;
  font-size: 11px;
}

/* DESKTOP QUERIES 
------------------------------------------------------------------*/
@media (min-width: 980px) {
  #mobile-nav {
    display: none !important;
  }
}
/* TABLET QUERIES
------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
  #mobile-nav {
    display: none !important;
  }
}
@media (min-width: 1208px) and (max-width: 1440px) {
  #isotope-page #nav,
  #isotope-page #content .space-sort,
  #isotope-page #footer .copy {
    width: 1080px;
  }
}
@media (min-width: 964px) and (max-width: 1207px) {
  #isotope-page #nav,
  #isotope-page #content .space-sort,
  #isotope-page #footer .copy {
    width: 860px;
  }
}
@media (min-width: 798px) and (max-width: 963px) {
  #isotope-page #nav,
  #isotope-page #content .space-sort,
  #isotope-page #footer .copy {
    width: 640px;
  }

  #nav ul.left li {
    margin-right: 25px;
  }
  #nav ul.right li {
    margin-left: 25px;
  }
}
@media (max-width: 890px) {
  .press .date {
    width: 100px !important;
  }
}
@media (min-width: 769px) and (max-width: 797px) {
  #nav ul.left li {
    margin-right: 25px;
  }
  #nav ul.right li {
    margin-left: 25px;
  }
}
@media (min-width: 769px) and (max-width: 889px) {
  .press .date.span2 {
    width: 100%;
  }

  .press .copy.span8 {
    width: auto;
  }
}
/* MOBILE QUERIES 
------------------------------------------------------------------*/
@media (max-width: 768px) {
  #header,
  #content,
  #footer {
    padding: 0;
  }

  .contact {
    font-size: 30px;
  }

  .press .copy {
    clear: both;
    height: auto;
  }
  .press .thumbnail {
    float: left;
    width: 110px;
  }
  .press .date {
    float: left;
    width: calc(100% - 110px);
  }

  .alignleft,
  .alignright {
    margin: 20px auto !important;
    float: none;
  }

  .slide-contain .projects {
    position: relative;
    top: 0;
    left: 30px;
  }

  .video .contributors {
    float: none;
  }

  #slider-page #logo {
    display: block;
    margin-bottom: 50px;
  }
  #slider-page .project-title {
    position: relative;
    bottom: 0;
    left: 0;
  }
  #slider-page .projects {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  #slider-page .projects span {
    display: none;
  }
  #slider-page .projects .left a {
    font-size: 30px;
    margin-right: 10px;
  }
  #slider-page .projects .right a {
    display: inline-block;
    margin-top: 22px;
  }
  #slider-page .slide-meta {
    margin-left: 0 !important;
  }
  #slider-page .caption {
    display: none;
  }
  .mobile-caption {
    display: block;
  }

  #navything {
    display: block;
  }

  #navything a {
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  #sketches #logo {
    top: 30px;
    left: 30px;
  }

  #isotope .item {
    width: 130px;
    height: 130px;
  }
  
  #isotope .item.press,  #isotope a.item.item-yellow.press-btn  {
    width: 130px;
    height: 165px !important
  }
  
  #isotope .item.press img {
    width: 100% !important;
	 height: auto !important;
  }

  
  #isotope .item .overlay {
    width: 130px;
    height: 130px;
    font-size: 10px;
    line-height: 1.1;
  }
  #isotope .item img {
    width: 130px;
    height: 130px;
  }
  #isotope .item.item-yellow {
    overflow: hidden;
  }
  #isotope .item.item-yellow .overlay {
    font-size: 9px;
    line-height: 1.2;
    width: 110px !important;
    height: 110px !important;
  }
  #isotope .item.item-large {
    height: 202px;
  }
  #isotope .item.item-large .overlay {
    height: 202px;
  }
  #isotope .item.item-large img {
    height: 202px;
  }
}
/* RETINA QUERIES 
------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
  #logo {
    background: url(../images/retina/@2x-logo.png) no-repeat;
    background-size: 100%;
  }

  #nav .phone-videos {
    background: url(../images/retina/@2x-videos.png) no-repeat !important;
    background-size: 100% !important;
    background-position: 0 0 !important;
  }
  #nav .phone-facebook {
    background: url(../images/retina/@2x-facebook.png) no-repeat !important;
    background-size: 100% !important;
    background-position: 0 0 !important;
  }
}
