/*!
 * Bootstrap v2.0.4
 *
 * 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.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.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;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #fff;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.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.12765957%;
  *margin-left: 2.07446808%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 99.99999999%;
  *width: 99.9468085%;
}
.row-fluid .span11 {
  width: 91.48936169%;
  *width: 91.4361702%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.4680851%;
  *width: 74.41489361%;
}
.row-fluid .span8 {
  width: 65.9574468%;
  *width: 65.90425531%;
}
.row-fluid .span7 {
  width: 57.4468085%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234042%;
}
.row-fluid .span4 {
  width: 31.91489361%;
  *width: 31.86170212%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914%;
  *margin-left: 104.14893616%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765956%;
  *margin-left: 102.02127659%;
}
.row-fluid .offset11 {
  margin-left: 95.74468084%;
  *margin-left: 95.63829786%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127%;
  *margin-left: 93.51063829%;
}
.row-fluid .offset10 {
  margin-left: 87.23404254%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638297%;
  *margin-left: 84.99999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425%;
  *margin-left: 78.61702127%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574467%;
  *margin-left: 76.48936169%;
}
.row-fluid .offset8 {
  margin-left: 70.21276595%;
  *margin-left: 70.10638297%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765%;
  *margin-left: 61.59574467%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446808%;
  *margin-left: 59.4680851%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382978%;
  *margin-left: 50.9574468%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446808%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319148%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021276%;
  *margin-left: 36.06382978%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957446%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  font-family: 'MuseoSans-500';
  font-size: 12px;
  color: #eee;
  margin: 0 0 13.84615385px;
}
p small {
  font-size: 11px;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: 100;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #999;
}
h1 {
  font-family: 'FCZizouSlabWeb-Thin';
  font-size: 60px;
  font-weight: 100;
  line-height: 63px;
  color: #fff;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-family: 'MuseoSans-500';
  font-size: 17px;
  font-weight: normal;
  color: #fff;
  line-height: 23.4px;
}
h2 small {
  font-size: 18px;
}
h3 {
  font-family: 'FCZizouSlabWeb-Light';
  font-size: 35px;
  font-weight: 100;
  line-height: 63px;
  color: #555;
}
h3 small {
  font-size: 16px;
}
h4 {
  font-family: 'FCZizouSlabWeb-Light';
  font-size: 21px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eee;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
  line-height: 17px;
}
dd {
  margin-left: 9px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 13.5px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
}
input,
textarea {
  width: 210px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
select {
  width: 220px;
  border: 1px solid #bbb;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
  border-color: #ddd;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
:-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
::-webkit-input-placeholder {
  color: #999;
}
.help-block,
.help-inline {
  color: #555;
}
.help-block {
  display: block;
  margin-bottom: 9px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
}
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}
@font-face {
  font-family: 'FCZizouSlabWeb-Thin';
  src: url('../../assets/fonts/fczizou/fczizou_slab-thin-webfont.eot');
  src: url('../../assets/fonts/fczizou/fczizou_slab-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/fczizou/fczizou_slab-thin-webfont.woff') format('woff'), url('../../assets/fonts/fczizou/fczizou_slab-thin-webfont.ttf') format('truetype'), url('../../assets/fonts/fczizou/fczizou_slab-thin-webfont.svg#fczizou_slab-thin-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FCZizouSlabWeb-Light';
  src: url('../../assets/fonts/fczizou/fczizou_slab-light-webfont.eot');
  src: url('../../assets/fonts/fczizou/fczizou_slab-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/fczizou/fczizou_slab-light-webfont.woff') format('woff'), url('../../assets/fonts/fczizou/fczizou_slab-light-webfont.ttf') format('truetype'), url('../../assets/fonts/fczizou/fczizou_slab-light-webfont.svg#fczizou_slab-light-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FCZizouSansWeb-Medium';
  src: url('../../assets/fonts/fczizou/fczizou_sans-medium-webfont.eot');
  src: url('../../assets/fonts/fczizou/fczizou_sans-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/fczizou/fczizou_sans-medium-webfont.woff') format('woff'), url('../../assets/fonts/fczizou/fczizou_sans-medium-webfont.ttf') format('truetype'), url('../../assets/fonts/fczizou/fczizou_sans-medium-webfont.svg#fczizou_sans-medium-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FCZizouSlab-Bold';
  src: url('../../assets/fonts/fczizou/fczizou_slab-bold-webfont.eot');
  src: url('../../assets/fonts/fczizou/fczizou_slab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/fczizou/fczizou_slab-bold-webfont.woff') format('woff'), url('../../assets/fonts/fczizou/fczizou_slab-bold-webfont.ttf') format('truetype'), url('../../assets/fonts/fczizou/fczizou_slab-bold-webfont.svg#fczizou_slab-bold-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FCKaiserXCondWeb-Extralight';
  src: url('../../assets/fonts/fckaiser/fckaiser_xcond-extralight-webfont.eot');
  src: url('../../assets/fonts/fckaiser/fckaiser_xcond-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/fckaiser/fckaiser_xcond-extralight-webfont.woff') format('woff'), url('../../assets/fonts/fckaiser/fckaiser_xcond-extralight-webfont.ttf') format('truetype'), url('../../assets/fonts/fckaiser/fckaiser_xcond-extralight-webfont.svg#fckaiser_xcond-extralight-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSans-500';
  src: url('../../assets/fonts/museo/museosans_500.eot');
  src: url('../../assets/fonts/museo/museosans_500.eot?#iefix') format('embedded-opentype'), url('../../assets/fonts/museo/museosans_500.woff') format('woff'), url('../../assets/fonts/museo/museosans_500.ttf') format('truetype'), url('../../assets/fonts/museo/museosans_500.svg#museosans_500') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background: #fff;
}
a:link {
  text-decoration: none;
  color: #03B8EA;
}
a:visited {
  text-decoration: none;
  color: #057EB2;
}
a:hover {
  text-decoration: none;
  color: #057EB2;
}
a:active {
  text-decoration: none;
}
#intro {
  width: 100%;
  background: url(../../assets/bg_intro.png) center no-repeat #3b687c;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#about {
  min-height: 360px;
  background: #fff;
}
#testimonial {
  min-height: 360px;
  background: #fff;
}
#buyer {
  min-height: 360px;
  background: #362f2d;
}
#inter {
  min-height: 40px;
  background: #fff;
}
#seller {
  min-height: 360px;
  background: #fffde0;
}
#map {
  min-height: 430px;
  width: 100%;
  background: url(../../assets/rnw_map.png) center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#contact {
  min-height: 360px;
  background: #252525;
}
.span1 {
  background-color: #ffc40d;
}
#intro h1 {
  margin: 50px 20px 0 20px;
  line-height: 60px;
  color: #fff;
  text-transform: uppercase;
}
.intro_tag {
  font-family: helvetica, sans;
  font-size: 17px;
  color: #999;
  line-height: 23.4px;
  padding: 0 0 20px 0;
  margin: 10px 0 0 20px;
}
#intro h2 {
  margin: 5px 0 0 20px;
  line-height: 25px;
  color: #999;
}
.intro-p {
  margin: -15px 0 0 -10px;
  color: #999;
}
.introContentContainer {
  width: auto;
  height: 100px;
  margin: 30px 20px 30px 20px;
}
.logoContainer_nwr {
  width: 100px;
  height: 94px;
  margin-top: -5px;
  background: url(../../assets/assets.png) no-repeat;
  background-position: -9px -1px;
  float: left;
}
.logoContainer_cbb {
  width: 75px;
  height: 68px;
  margin-top: -12px;
  margin-left: 12px;
  background: url(../../assets/logo.jpg) no-repeat;
  background-position: 0px 0px;
  float: left;
}
.introCopyContainer {
  width: auto;
  margin: 0 0 0 120px;
}
#about h1 {
  margin: 80px 0 15px 0;
  padding: 0;
  line-height: 0;
  color: #555;
  text-transform: uppercase;
}
#about h2 {
  padding: 0 10px 0 20px;
  color: #555;
  margin: -10px 0 0 0;
}
.about_content {
  margin: 30px 0 50px 0;
}
.about-img {
  float: left;
}
.about_p {
  font-family: georgia, serif;
  font-size: 20px;
  line-height: 33.3px;
  color: #999;
  padding: 0;
}
.testimonial-h1 {
  margin: 50px 0 15px 0;
  padding: 0;
  line-height: 0;
  color: #555;
  text-transform: uppercase;
}
.testimonial_p {
  min-height: 200px;
  font-family: georgia, serif;
  font-size: 15px;
  line-height: 23.4px;
  color: #999;
  padding: 0;
  margin-top: 20px;
  text-align: left;
}
#buyer h1 {
  margin: 50px 0 15px 0;
  padding: 0;
  line-height: 1.3;
  color: #999;
  text-transform: uppercase;
}
#buyer h2 {
  text-transform: uppercase;
  padding: 0 0 5px 0;
  color: #eee;
}
#buyer h3 {
  font-size: 30px;
  padding: 0 0 0 0;
  color: #555;
  margin: 30px 0 0 0;
}
.buyer_content {
  margin: 30px 0 60px 0;
}
.buyer_p {
  font-family: georgia, serif;
  font-size: 20px;
  line-height: 33.3px;
  color: #999;
  padding: 0;
  margin: 20px 0 0 0;
}
.buyer_link {
  font-family: helvetica, sans;
  font-size: 12px;
  color: #999;
  padding: 10px 0 5px 0;
  margin: 0 0 0 0;
}
.inter_p {
  font-family: georgia, serif;
  font-size: 18px;
  line-height: 21.6px;
  color: #999;
  padding: 0;
  margin: 15px 0 10px 0;
}
.inter_logo {
  margin: 0px 0 5px 0;
}
.inter_content {
  margin: 10px 0 10px 0;
}
#seller h1 {
  margin: 80px 0 15px 0;
  padding: 0;
  line-height: 0;
  color: #555;
  text-transform: uppercase;
}
#seller h2 {
  text-transform: uppercase;
  padding: 0 0 5px 0;
  color: #eee;
}
#seller h3 {
  font-size: 30px;
  padding: 0 0 0 0;
  color: #555;
  margin: 30px 0 0 0;
}
#seller h4 {
  font-size: 20px;
  line-height: 21.6px;
  padding: 0 0 0 0;
  color: #555;
  margin: 8px 0 0 0;
}
.seller_content {
  margin: 30px 0 50px 0;
}
.seller_resources {
  background: rgba(32, 26, 38, 0.7);
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.seller_p {
  font-family: georgia, serif;
  font-size: 20px;
  line-height: 33.3px;
  color: #999;
  padding: 0;
}
.blogpost {
  margin: 0 0 10px 0;
}
.blog_p {
  font-size: 12px;
  line-height: 16.2px;
  color: #999;
  padding: 5px 10px 0px 0;
}
#contact h2 {
  text-transform: uppercase;
  padding: 20px 0 0 0;
  color: #eee;
}
.contact_p {
  font-family: helvetica, sans;
  font-size: 12px;
  color: #999;
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
}
.contact_content {
  margin: 80px 0 100px 0;
}
.contact_img {
  margin: 20px 0 5px 0;
  float: left;
  display: block;
}
.contact_img_logo {
  margin: 20px 0 5px 0;
}
.contact_img:last-of-type {
  margin-left: 20px;
}
.social_container {
  width: 200px;
  float: left;
}
.office {
  clear: both;
}
.transaction {
  height: 22px;
  padding: 10px 0 0 5px;
  background-color: #333;
  opacity: 0.6;
  text-align: center;
}
.transaction p {
  font-family: helvetica, sans;
  font-size: 12px;
  color: #fff;
  padding: 0 0 0 0;
  margin: -2px 0 0 0;
}
.grid .span1 {
  background: #ff00ff;
  height: 5px;
}
.test {
  width: 100%;
  background-color: #999;
}
h1 {
  font-size: 50px;
}
/*!
 * Bootstrap Responsive v2.0.4
 *
 * 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.
 */
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > 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;
  }
  .modal {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    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;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: auto;
    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;
  }
}
@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.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 99.99999999%;
    *width: 99.9468085%;
  }
  .row-fluid .span11 {
    width: 91.43646408%;
    *width: 91.38327259%;
  }
  .row-fluid .span10 {
    width: 82.87292817%;
    *width: 82.81973668%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.92817679%;
    *width: 22.8749853%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187%;
    *margin-left: 105.41847889%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093%;
    *margin-left: 102.65604795%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596%;
    *margin-left: 96.85494298%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889502%;
    *margin-left: 94.09251204%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005%;
    *margin-left: 88.29140707%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535911%;
    *margin-left: 85.52897613%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544022%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458%;
    *margin-left: 36.9101916%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.34665569%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422475%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  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;
  }
}
@media (min-width: 1200px) {
  .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.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  .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;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  #intro {
    min-height: 530px;
    background: url(../../assets/bg_intro_ios.png) center no-repeat #3b687c;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #about {
    min-height: 360px;
    background: #fff;
  }
  #buyer {
    min-height: 360px;
    background: #362f2d;
  }
  #testimonial {
    min-height: 380px;
    background: #fff;
    padding-bottom: 50px;
  }
  #inter {
    min-height: 180px;
    background: #fff;
  }
  #seller {
    min-height: 360px;
    background: #fffde0;
  }
  #map {
    display: none;
  }
  #contact {
    min-height: 360px;
    background: #252525;
  }
  #intro h1 {
    margin: 80px 20px 0 20px;
    font-size: 40px;
    line-height: 45px;
  }
  #intro h2 {
    font-size: 17px;
    line-height: 23.4px;
  }
  #about h1 {
    margin: 50px 0 0 20px;
    padding: 0;
    line-height: 0;
    color: #555;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 45px;
  }
  #about h2 {
    padding: 0 10px 0 20px;
    color: #555;
    margin: -10px 0 0 0;
  }
  .about_content {
    margin: 20px 0 50px 0;
  }
  .about-img {
    float: left;
    margin: 20px 30px 0 20px;
    width: ;
  }
  .about_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 26.1px;
    color: #999;
    margin: 0 10px 0 20px;
  }
  .testimonial-h1 {
    margin: 50px 0 15px 20px;
    font-size: 40px;
  }
  .testimonial_p {
    margin-left: 20px;
    margin-right: 20px;
  }
  #buyer h1 {
    margin: 50px 0 30px 20px;
    font-size: 40px;
    line-height: 45px;
  }
  #buyer h2 {
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
    color: #eee;
  }
  #buyer h3 {
    font-size: 22px;
    line-height: 27px;
    padding: 0 0 0 0;
    color: #555;
    margin: 30px 10px 0 20px;
  }
  .buyer_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 26.1px;
    color: #999;
    margin: 0 10px 0 20px;
  }
  .buyer_link {
    font-family: helvetica, sans;
    font-size: 12px;
    color: #999;
    padding: 10px 0 5px 20px;
    margin: 0 0 0 0;
  }
  .buyer_content {
    margin: 10px 0 60px 0;
  }
  .inter_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 28.8px;
    color: #999;
    padding: 0;
    margin: 15px 10px 10px 20px;
  }
  .inter_logo {
    margin: 10px 0 5px 20px;
  }
  .inter_content {
    margin: 10px 0 10px 0;
  }
  #seller h1 {
    margin: 50px 0 30px 20px;
    font-size: 40px;
    line-height: 45px;
  }
  #seller h2 {
    text-transform: uppercase;
    padding: 0 0 5px 0;
    color: #eee;
  }
  #seller h3 {
    font-size: 30px;
    padding: 0 0 0 0;
    color: #555;
    margin: 30px 0 0 0;
  }
  #seller h4 {
    font-size: 20px;
    line-height: 21.6px;
    padding: 0 0 0 0;
    color: #555;
    margin: 8px 0 0 0;
  }
  .seller_content {
    margin: 0 0 50px 0;
  }
  .seller_resources {
    background: rgba(32, 26, 38, 0.7);
    padding-bottom: 20px;
    margin-bottom: 0px;
  }
  .seller_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 26.1px;
    color: #999;
    margin: 0 10px 0 20px;
  }
  .blogpost {
    margin: 40px 0 10px 20px;
  }
  .blog_p {
    font-size: 12px;
    line-height: 16.2px;
    color: #999;
    padding: 5px 10px 0px 0;
    margin: 0 0 0 0 ;
  }
  #contact h2 {
    text-transform: uppercase;
    padding: 40px 0 0 0;
    margin: 0 0 0 20px;
    color: #eee;
  }
  .contact_p {
    font-family: helvetica, sans;
    font-size: 12px;
    color: #999;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
  }
  .contact_content {
    margin: 30px 0 50px 0;
  }
  .contact_img {
    margin: 20px 0 5px 20px;
  }
  .contact_img_logo {
    margin: 20px 0 5px 20px;
  }
  .social_container {
    width: 100%;
    padding-bottom: 40px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #intro {
    min-height: 400px;
    background: url(../../assets/bg_intro_ios.png) center no-repeat #3b687c;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .intro-h2 {
    font-size: 17px;
    line-height: 18px;
  }
  #about h1 {
    margin: 50px 0 0 20px;
    padding: 0;
    line-height: 0;
    color: #555;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 45px;
  }
  #about h2 {
    padding: 0 10px 0 20px;
    color: #555;
    margin: -10px 0 0 0;
  }
  .about_content {
    margin: 20px 0 50px 0;
  }
  .about-img {
    float: left;
    margin: 20px 10px 0 20px;
    width: ;
  }
  .about_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 26.1px;
    color: #999;
    margin: 0 10px 0 20px;
  }
  .testimonial-h1 {
    margin: 50px 0 15px 20px;
    font-size: 40px;
  }
  .testimonial_p {
    margin-left: 20px;
    margin-right: 20px;
  }
  #buyer h1 {
    margin: 50px 0 30px 20px;
    font-size: 40px;
    line-height: 45px;
  }
  #buyer h2 {
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 0 0 0 20px;
    color: #eee;
  }
  #buyer h3 {
    font-size: 22px;
    line-height: 27px;
    padding: 0 0 0 0;
    color: #555;
    margin: 30px 10px 0 20px;
  }
  .buyer_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 26.1px;
    color: #999;
    margin: 0 10px 0 20px;
  }
  .buyer_link {
    font-family: helvetica, sans;
    font-size: 12px;
    color: #999;
    padding: 10px 0 5px 20px;
    margin: 0 0 0 0;
  }
  .buyer_content {
    margin: 10px 0 60px 0;
  }
  .inter_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 28.8px;
    color: #999;
    padding: 0;
    margin: 15px 10px 10px 20px;
  }
  .inter_logo {
    margin: 10px 0 5px 20px;
  }
  .inter_content {
    margin: 10px 0 10px 0;
  }
  #seller h1 {
    margin: 50px 0 30px 20px;
    font-size: 40px;
    line-height: 45px;
  }
  #seller h2 {
    text-transform: uppercase;
    padding: 0 0 5px 0;
    color: #eee;
  }
  #seller h3 {
    font-size: 30px;
    padding: 0 0 0 0;
    color: #555;
    margin: 30px 0 0 0;
  }
  #seller h4 {
    font-size: 20px;
    line-height: 21.6px;
    padding: 0 0 0 0;
    color: #555;
    margin: 8px 0 0 0;
  }
  .seller_content {
    margin: 0 0 50px 0;
  }
  .seller_resources {
    background: rgba(32, 26, 38, 0.7);
    padding-bottom: 20px;
    margin-bottom: 0px;
  }
  .seller_p {
    font-family: georgia, serif;
    font-size: 18px;
    line-height: 26.1px;
    color: #999;
    margin: 0 10px 0 20px;
  }
  .blogpost {
    margin: 40px 0 10px 20px;
  }
  .blog_p {
    font-size: 12px;
    line-height: 16.2px;
    color: #999;
    padding: 5px 10px 20px 0;
  }
  #contact h2 {
    text-transform: uppercase;
    padding: 40px 0 0 0;
    margin: 0 0 0 20px;
    color: #eee;
  }
  .contact_p {
    font-family: helvetica, sans;
    font-size: 12px;
    color: #999;
    padding: 0 0 0 20px;
    margin: 20px 0 0 0;
  }
  .contact_content {
    margin: 30px 0 50px 0;
  }
  .contact_img {
    margin: 20px 0 5px 20px;
  }
  .contact_img_logo {
    margin: 20px 0 5px 20px;
  }
  .social_container {
    width: 100%;
    padding-bottom: 40px;
  }
  .transaction p {
    padding: 0 0 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #intro {
    min-height: 400px;
  }
  .intro-h2 {
    font-size: 17px;
    line-height: 18px;
  }
  .about-img {
    float: left;
    margin: 20px 10px 0 20px;
    width: ;
  }
  .hood-temp {
    display: none;
  }
  .listings-h1 {
    margin: 50px 0 30px 0px;
    font-size: 55px;
    line-height: 45px;
  }
  .listings-h3 {
    margin: 20px 10px 10px 0;
  }
  .listing-img {
    width: 476px;
    height: 476px;
  }
  .listing-description {
    height: 100%;
  }
  .listing-description p {
    margin: 10px 10px 10px 0;
  }
  .listlink {
    float: left;
  }
  .about_info {
    background-color: #fff;
    margin: 16px 0 10px 0px;
    min-height: 254px;
  }
  #contact h2 {
    text-transform: uppercase;
    padding: 40px 0 0 0;
    margin: 0 0 0 0px;
    color: #eee;
  }
  .contact_p {
    font-family: helvetica, sans;
    font-size: 12px;
    color: #999;
    padding: 0 0 0 0px;
    margin: 20px 0 0 0;
  }
  .contact_content {
    margin: 30px 0 50px 0;
  }
  .contact_img {
    margin: 20px 0 5px 0px;
  }
}
@media (min-width: 979px) {
  #intro {
    min-height: 400px;
  }
  .intro-h2 {
    font-size: 17px;
    line-height: 18px;
  }
  .hood-temp {
    display: none;
  }
  .listings-h3 {
    margin: 20px 10px 10px 0;
  }
  .listing-description {
    height: 100%;
  }
  .listing-description p {
    margin: 10px 10px 10px 0;
  }
  .listlink {
    float: left;
  }
  #intro {
    background-position: center 22%;
  }
  .about_info {
    background-color: #fff;
    margin: 21px 0 10px 0px;
    min-height: 333px;
  }
  #contact h2 {
    text-transform: uppercase;
    padding: 40px 0 0 0;
    margin: 0 0 0 0px;
    color: #eee;
  }
  .contact_p {
    font-family: helvetica, sans;
    font-size: 12px;
    color: #999;
    padding: 0 0 0 0px;
    margin: 20px 0 0 0;
  }
  .contact_content {
    margin: 30px 0 50px 0;
  }
  .contact_img {
    margin: 20px 0 5px 0px;
  }
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
