/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=04a4d43f2e52c7f7fdb2)
 * Config saved to config.json and https://gist.github.com/04a4d43f2e52c7f7fdb2
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
text-decoration:none;
  background-color: #f3f3f3;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}

input.btn{background-color:#f8e562;font-family:tahoma,helvetica,sans-serif;font-size:1em;border-radius:.3em;padding-left:.3em;padding-right:.3em;box-shadow: 5px 6px 5px #818181;}




.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* line 35, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

body {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* line 41, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

a,
a:visited {
	color: #006FBA;
}

/* line 46, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

a:hover,
a:active {
	color: #23527c;
}

/* line 50, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

a:focus {
	outline: none;
}

/* line 54, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

img {
	max-width: 100%;
}

/* line 58, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

table {
	border: 1px solid #999;
}

/* line 60, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

table td {
	border: 0px solid #bbb;
	padding: 5px 10px 5px 5px;
}

/* line 65, O:/r/RMAX2011/assets/src/styles/sass/base/_base.scss */

table tr.odd {
	background-color: #eee;
}

/* line 22, O:/r/RMAX2011/assets/src/styles/sass/base/_typography.scss */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #006FBA;
}

/* line 27, O:/r/RMAX2011/assets/src/styles/sass/base/_typography.scss */

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #006FBA;
}

/* line 32, O:/r/RMAX2011/assets/src/styles/sass/base/_typography.scss */

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #006FBA;
}

/* line 36, O:/r/RMAX2011/assets/src/styles/sass/base/_typography.scss */

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
}

/* line 39, O:/r/RMAX2011/assets/src/styles/sass/base/_typography.scss */

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
}

/* line 43, O:/r/RMAX2011/assets/src/styles/sass/base/_typography.scss */

p { padding-left:20px;padding-right:5px;
	font-size: 12px;
	color: #333;
}

/* normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

/* line 11, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

/* line 31, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

/* line 42, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

/* line 52, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

[hidden],
template {
	display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

/* line 67, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

/* line 77, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

body {
	margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

/* line 89, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

a {
	background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

/* line 97, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

a:focus {
	outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

/* line 105, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

/* line 119, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

/* line 128, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

/* line 136, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

/* line 145, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

dfn {
	font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

/* line 153, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

/* line 163, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

/* line 172, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * Improve readability of pre-formatted text in all browsers.
 */

/* line 184, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

pre {
	white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

/* line 192, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

/* line 200, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

/* line 208, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/* line 216, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

sup {
	top: -0.5em;
}

/* line 220, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

sub {
	bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

/* line 232, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

img {
	border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

/* line 240, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

/* line 252, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

figure {
	margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

/* line 264, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

/* line 275, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

/* line 286, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

button,
input,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

/* line 300, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

button,
input {
	line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

/* line 312, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

/* line 325, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * Re-set default cursor for disabled elements.
 */

/* line 337, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

/* line 347, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

input[type="checkbox"],
input[type="radio"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

/* line 359, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

/* line 371, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

/* line 380, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

/* line 391, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}
.xshadow {
  -moz-box-shadow:    3px 3px 6px 3px #ccc;
  -webkit-box-shadow: 3px 3px 6px 3px #ccc;
  box-shadow:         3px 3px 6px 3px #ccc;
}
.lshadow {
  -moz-box-shadow:    3px 3px 6px 3px #ccc;
  -webkit-box-shadow: 3px 3px 6px 3px #ccc;
  box-shadow:         3px 3px 6px 3px #ccc;
  margin-top:15px;
}
/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

/* line 404, O:/r/RMAX2011/assets/src/styles/sass/framework/_normalize.scss */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* line 1, O:/r/RMAX2011/assets/src/styles/sass/framework/_helpers.scss */

.uppercase {
	text-transform: uppercase;
}

/* line 2, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.logo {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* line 7, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */
.geo-email {
	text-transform: none;
	float: right;
	text-align: right;
	margin-top: 0;
}
.logos {
	float: left;
	text-align: right;
	margin-top: 10;
}

.call-us {
	text-transform: uppercase;
	float: right;
	text-align: right;
	margin-top: 0;
}

/* line 15, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.call-us h3 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}

/* line 21, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.call-us .phone-number {
	font-size: 28px;
	color: #F3901D;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}

/* line 28, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.call-us .opening-hours {
	font-size: 14px;
	margin-top: 1px;
}

/* line 34, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.main-banner {
	max-width: 100%;
	margin: 0 auto;
	min-height: 340px;
	background-size: cover;
	background-position: center center;
}

/* line 57, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.banner-container {
	text-align: center;
}

/* line 61, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 15px;
	color: #fff;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.1) 90%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.1) 90%);
	padding: 0 20px 20px 20px;
}

/* line 78, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

#headerRight .hero-text-box {
	margin-right: 0;
	max-width: 690px;
	padding-bottom: 0;
}

/* line 85, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text {
	text-align: left;
	font-size: 15px;
	line-height: 20px;
}

/* line 95, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text .author {
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 0 0;
}

/* line 106, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text .button {
	margin-top: 8px;
	display: inline-block;
	float: right;
}

/* line 24, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner {
	display: none;
}

/* line 28, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

body.index .top-banner {
	display: block;
}

/* line 32, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner {
	border: 2px solid #F3901D;
	border-left: none;
	border-right: none;
	padding: 10px 0;
	margin: 20px 0;
}

/* line 44, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-aus {
	width: 64px;
	height: 64px;
	float: left;
	vertical-align: middle;
	display: table-cell;
	background: url("/assets/build/images/icon-aus.png");
}

/* line 48, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-expert {
	width: 64px;
	height: 64px;
	float: left;
	vertical-align: middle;
	display: table-cell;
	background: url("/assets/build/images/icon-exper.png");
}

/* line 51, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-xp {
	width: 64px;
	height: 64px;
	float: left;
	vertical-align: middle;
	display: table-cell;
	background: url("/assets/build/images/icon-xp.png");
}

/* line 55, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .content {
	display: table-cell;
	text-transform: uppercase;
	font-size: 16px;
	vertical-align: middle;
	height: 64px;
	padding-left: 5px;
}

/* line 73, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

#breadcrumbs {
	margin-top: 10px;
}

/* line 75, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

#breadcrumbs span {
	margin: 0 5px;
}

/* line 93, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.orange-right {
	max-width: 200px;
	float: right;
}

/* line 105, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.distributors-heading {
	border-bottom: 1px solid #ccc;
}

/* line 26, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.button {
	background-color: #F3901D;
	text-transform: uppercase;
	font-size: 22px;
	border: 2px solid #d2760b;
	padding: 12px 35px;
	font-weight: bold;
	border-radius: 8px;
	text-shadow: 1px 1px 1px #2d2d2d;
	color: #fff;
}

/* line 12, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.button:visited {
	color: #fff;
}

/* line 15, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.button:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
}

/* line 20, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.button:active,
.button:focus {
	color: #fff;
	text-decoration: none;
}

/* line 30, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.form-submit {
	text-align: center;
}

/* line 32, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.form-submit .submit {
	background-color: #F3901D;
	text-transform: uppercase;
	font-size: 22px;
	border: 2px solid #d2760b;
	padding: 12px 35px;
	font-weight: bold;
	border-radius: 8px;
	text-shadow: 1px 1px 1px #2d2d2d;
	color: #fff;
	margin-top: 10px;
}

/* line 12, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.form-submit .submit:visited {
	color: #fff;
}

/* line 15, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.form-submit .submit:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
}

/* line 20, O:/r/RMAX2011/assets/src/styles/sass/modules/_buttons.scss */

.form-submit .submit:active,
.form-submit .submit:focus {
	color: #fff;
	text-decoration: none;
}

/* line 6, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav ul {
	list-style: none;
}

/* line 15, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav > ul > li .level1 {
	display: none;
}

/* line 19, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav > ul > li.menuSelected .level1 {
	display: block;
}

/* line 27, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .level1 ul {
	display: none;
}

/* line 31, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .level1 .subSelected ul {
	display: block;
}

/* line 39, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav ul {
	padding: 0;
}

/* line 41, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav ul li {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

/* line 45, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav ul li a {
	padding: 5px 10px 5px 20px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #A7CAE4;
}

/* line 52, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav ul li a:before {
	position: absolute;
	font-family: FontAwesome;
	top: 5px;
	left: 4px;
	content: "\f0da";
}

/* line 65, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .level1 a {
	font-size: 12px;
	padding: 5px 5px 5px 40px;
	border-bottom: 1px solid #A7CAE4;
}

/* line 69, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .level1 a:before {
	left: 25px;
	content: "";
}

/* line 74, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .level1 a:hover:before {
	content: "\f0da";
}

/* line 82, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .level2 a {
	padding: 5px 5px 5px 60px;
}

/* line 84, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .level2 a:before {
	left: 45px;
}

/* line 91, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .menuSelected a {
	color: #F3901D;
}

/* line 94, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .menuSelected > a:before {
	left: 2px;
	content: "\f0d7";
}

/* line 99, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .menuSelected .subSelected > a {
	color: #006FBA;
}

/* line 101, O:/r/RMAX2011/assets/src/styles/sass/modules/_nav.scss */

nav .menuSelected .subSelected > a:before {
	content: "\f0d7";
}

/* line 3, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.mobile-menu-button {
	display: none;
}

/* line 108, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.noScroll {
	overflow: hidden;
	position: fixed;
}

/* line 3, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer {
	margin-top: 40px;
}

/* line 5, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer .row-2 {
	background: -webkit-linear-gradient(left, #F3901D 0%, #F3901D 50%, #006FBA 50%, #006FBA 100%);
	background: linear-gradient(to right, #F3901D 0%, #F3901D 50%, #006FBA 50%, #006FBA 100%);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 40px;
}

/* line 14, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer .bubble-img {
	float: right;
	margin: 0 5px 20px 5px;
}

/* line 30, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer-copyright {
	background-color: #006FBA;
	color: #fff;
	height: 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12px 10px 0 40px;
}

/* line 36, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer-copyright a,
.footer-copyright a:hover {
	color: #fff;
}
.footer-2017 {
 clear:both; margin-bottom: 100 auto; text-align: center; font-size: 8px; background-color: orange; color: blue; line-height: 0px;font-family:arial;
	padding: .4em .3em .4em .3em ;
}

/* this makes it possible to add next button beside scrollable */

/* line 3, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable {
	float: left;
}

/* prev, next, prevPage and nextPage buttons */

/* line 8, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

a.prev,
a.next,
a.prevPage,
a.nextPage {
	display: block;
	width: 32px;
	height: 134px;
	background: url("/images/slider/arrow-left.gif") no-repeat;
	float: left;
	cursor: pointer;
}

/* mouseover state */

/* line 18, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

a.prev:hover,
a.next:hover,
a.prevPage:hover,
a.nextPage:hover {
	background-position: 0px -134px;
}

/* disabled navigational button */

/* line 23, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

a.disabled,
a.disabled:hover { /*visibility:hidden !important;		*/
	background: url("/images/slider/blank-bg.gif") no-repeat top left !important;
	cursor: default !important;
}

/* line 30, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

.btnContainer {
	background-image: url("/images/buttons/submit.jpg");
	background-repeat:no-repeat;cursor:pointer;
}

/* next button uses another background image */

/* line 35, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

a.next,
a.nextPage {
	background-image: url("/images/slider/arrow-right.gif");
	clear: right;
}

/*********** navigator ***********/

/* position and dimensions of the navigator */

/* line 46, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.navi {
	margin-top: 20px;
	margin-left: 328px;
	width: 200px;
	height: 20px;
}

/* items inside navigator */

/* line 55, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.navi a {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url("/images/slider/navigator.gif") 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}

/* mouseover state */

/* line 66, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.navi a:hover {
	background-position: 0 -8px;
}

/* active state (current page state) */

/* line 71, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.navi a.active {
	background-position: 0 -16px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/

/* line 84, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable { /* required settings */
	position: relative;
	overflow: hidden;
	width: 570px;
	height: 132px; /* custom decorations */
	border: 1px solid #dddddd;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/

/* line 103, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable div.items { /* this cannot be too large */
	width: 20000em;
	position: absolute;
	clear: both; /* decoration */
}

/* single scrollable item */

/* line 113, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable div.items div {
	float: left; /* custom decoration */
	width: 193px;
	height: 132px;
	background: url("/images/slider/items-bg.gif") repeat-x;
	cursor: pointer;
	color: #5F747C;
}

/* line 123, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable div.items div span {
	padding: 0px 0px 0px 15px;
	font-size: 0.8125em;
	line-height: 28px;
	display: block;
	cursor: pointer;
}

/* line 130, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable div.items div a {
	color: #5F747C;
	text-decoration: none;
	display: block;
}

/* active item */

/* line 137, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable div.items div.active a,
div.scrollable div.items div a:hover {
	background: url("/images/slider/items-bg-hover.gif") repeat-x;
	color: #FFFFFF !important;
}

/* line 142, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

div.scrollable div.items div.active,
div.scrollable div.items div:hover {
	color: #FFFFFF !important;
}

/* line 147, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

.clearFloat {
	clear: both;
}

/* line 151, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#headerRight {
	width: 100%;
	height: 299px;
	display: block;
}

/* line 157, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

.hero-lhs {
	width: 100%;
	height: 299px;
	background-color: #F3901D;
}

/* line 166, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

.hero-text {
	padding: 20px 20px 20px 20px;
	color: #fff;
}

/* line 170, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage #headerRight {
	background: transparent url(/images/headers/header-default.jpg) top left no-repeat;
	background-position: center center;
}

/* line 175, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderFeatures #headerRight {
	background: transparent url(/images/headers/features.jpg) top left no-repeat;
}

/* line 178, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderBrochures #headerRight {
	background: transparent url(/images/headers/brochures.jpg) top left no-repeat;
}

/* line 181, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderApplication #headerRight {
	background: transparent url(/images/headers/application.jpg) top left no-repeat;
}

/* line 184, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderTechnical #headerRight {
	background: transparent url(/images/headers/technical.jpg) top left no-repeat;
}

/* line 187, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderInnovation #headerRight {
	background: transparent url(/images/headers/innovation.jpg) top left no-repeat;
}

/* line 190, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderRmax #headerRight {
	background: transparent url(/images/headers/header-default.jpg) top left no-repeat;
}

/* line 193, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderProducts #headerRight {
	background: transparent url(/images/headers/products.jpg) top left no-repeat;
}

/* line 196, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermawallPlus #headerRight {
	background: transparent url(/images/headers/thermawallplus.jpg) top left no-repeat;
}

/* line 199, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermawallPlusApp #headerRight {
	background: transparent url(/images/headers/twp-applications.jpg) top left no-repeat;
}

/* line 202, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaAdvantage #headerRight {
	background: transparent url(/images/thermaadvantage.jpg) top left no-repeat;
}

/* line 205, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaFlex #headerRight {
	background: transparent url(/images/headers/thermaflex.jpg) top left no-repeat;
}

/* line 208, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaRoof #headerRight {
	background: transparent url(/images/headers/thermaroof.jpg) top left no-repeat;
}

/* line 211, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderIsolite #headerRight {
	background: transparent url(/images/headers/header-default.jpg) top left no-repeat;
}

/* line 214, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderDecotrim #headerRight {
	background: transparent url(/images/headers/decotrim.jpg) top left no-repeat;
}

/* line 217, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderVoidForm #headerRight {
	background: transparent url(/images/headers/voidform.jpg) top left no-repeat;
}

/* line 220, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderPerformGuard #headerRight {
	background: transparent url(/images/headers/header-default.jpg) top left no-repeat;
}

/* line 223, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderPolyPhen #headerRight {
	background: transparent url(/images/headers/polyphen.jpg) top left no-repeat;
}

/* line 226, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderGeoFoam #headerRight {
	background: transparent url(/images/headers/geofoam.jpg) top left no-repeat;
}

/* line 229, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderPolyDeck #headerRight {
	background: transparent url(/images/headers/polydeck.jpg) top left no-repeat;
}

/* line 232, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaLock #headerRight {
	background: transparent url(/images/headers/thermalock.jpg) top left no-repeat;
}

/* line 235, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderEnvironment #headerRight {
	background: transparent url(/images/headers/environment.jpg) top left no-repeat;
}

/* line 238, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderProduceAqua #headerRight {
	background: transparent url(/images/headers/produce-aqua.jpg) top left no-repeat;
}

/* line 241, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderColdChain #headerRight {
	background: transparent url(/images/headers/cold-chain.jpg) top left no-repeat;
}

/* line 245, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaProof #headerRight {
	background: transparent url(/images/headers/thermaproof.jpg) top left no-repeat;
}

/* line 249, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaWallSilver #headerRight {
	background: transparent url(/images/headers/thermawallsilver.jpg) top left no-repeat;
}

/* line 253, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaSilver #headerRight {
	background: transparent url(/images/headers/thermasilver.jpg) top left no-repeat;
}

/* line 257, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderOrangeBoard #headerRight {
	background: transparent url(/images/headers/orange-board.jpg) top left no-repeat;
}

/* line 261, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderOrangeBoardApplication #headerRight {
	background: transparent url(/images/headers/orange-board-application.jpg) top left no-repeat;
}

/* line 265, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaStar #headerRight {
	background: transparent url(/images/headers/thermastar.jpg) top left no-repeat;
}

/* line 269, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

#heroImage.HeaderThermaWall #headerRight {
	background: transparent url(/images/headers/thermawall.jpg) top left no-repeat;
}

/* line 2, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm {
	max-width: 100%;
	font-size: 1em !important;
	padding: 20px !important;
}

/* line 6, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm p {
	margin: 0 !important;
}

/* line 10, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm .note {
	margin: 0 !important;
}

/* line 13, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm fieldset {
	max-width: 100%;
	margin: 0;
	border: none;
	padding: 0;
}

/* line 19, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm li {
	width: 100% !important;
	padding-left: 0 !important;
}

/* line 23, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm label {
	display: block;
	width: 100% !important;
}

/* line 27, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm input,
.pageForm select {
	display: block;
	padding: 5px 0 5px 6px !important;
	width: 100% !important;
}

/* line 32, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm textarea {
	width: 100% !important;
}

/* line 35, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm #phoneareacode {
	width: 60px !important;
	display: inline-block;
}

/* line 43, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm #phone {
	width: 300px !important;
	display: inline-block;
}

/* line 50, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm .submitButton {
	margin: 0 auto !important;
	width: 90px !important;
}

/* line 54, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm .error {
	padding: 10px !important;
}

@media (min-width: 768px) and (max-width: 991px) {

/* line 32, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner {
	text-align: center;
}

/* line 44, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-aus {
	margin: 0 auto;
	display: block;
	float: none;
}

/* line 48, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-expert {
	margin: 0 auto;
	display: block;
	float: none;
}

/* line 51, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-xp {
	margin: 0 auto;
	display: block;
	float: none;
}

/* line 55, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .content {
	height: auto;
}

}

@media (max-width: 991px) {

/* line 106, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text .button {
	font-size: 18px;
	padding: 10px 15px;
}

/* line 80, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.page-content img {
	margin-bottom: 10px;
}

/* line 109, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.table-wrap {
	max-width: 100%;
	overflow-x: scroll;
}

}

@media (max-width: 767px) {

/* line 22, O:/r/RMAX2011/assets/src/styles/sass/base/_typography.scss */

h1 {
	font-size: 18px;
	line-height: 22px;
}

/* line 7, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.call-us {
	margin-top: 24px;
}

/* line 34, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.main-banner {
	min-height: 110px;
	height: 110px;
}

/* line 46, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.main-banner {
	display: none;
}

/* line 51, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

body.index .main-banner {
	display: block;
}

/* line 61, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text-box {
	height: 110px;
	text-align: center;
	padding: 10px;
}

/* line 85, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text {
	font-size: 13px;
	line-height: 16px;
	position: absolute;
	bottom: 10px;
}

/* line 95, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text .author {
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
}

/* line 106, O:/r/RMAX2011/assets/src/styles/sass/modules/_header.scss */

.hero-text .button {
	display: none;
}

/* line 32, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner {
	margin-top: 10px;
}

/* line 44, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-aus {
	width: 25px;
	height: 25px;
	background-size: cover;
}

/* line 48, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-expert {
	width: 25px;
	height: 25px;
	background-size: cover;
}

/* line 51, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .icon-xp {
	width: 25px;
	height: 25px;
	background-size: cover;
}

/* line 55, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.top-banner .content {
	height: 25px;
	font-size: 14px;
	vertical-align: bottom;
}

/* line 80, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.page-content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
	float: none;
}

/* line 93, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.orange-right {
	float: none;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* line 116, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

div.scrollable {
	max-width: 70% !important;
}

/* line 120, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

#playerBox a {
	max-width: 100%;
}

/* line 123, O:/r/RMAX2011/assets/src/styles/sass/modules/_content.scss */

.navi {
	margin-left: 100px !important;
}

/* line 9, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

header {
	position: fixed;
	z-index: 100;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	background-color: #fff;
	box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
	-webkit-overflow-scrolling: touch;
}

/* line 18, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

header .logo {
	width: 100px;
}

/* line 24, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.logo {
	margin-left: 20px;
}

/* line 28, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.call-us-intro,
.opening-hours {
	display: none;
}

/* line 32, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.call-us .phone-number {
	margin-right: 60px;
	font-size: 16px;
}

/* line 38, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.hero {
	margin-top: 72px;
}

/* line 42, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.mobile-menu-button {
	display: block;
	position: absolute;
	top: 20px;
	right: 30px;
}

/* line 47, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.mobile-menu-button i {
	font-size: 26px;
	color: #F3901D;
}

/* line 54, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.nav {
	position: fixed;
	display: none;
	top: 57px;
	background-color: #006FBA;
	z-index: 100;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	left: 0;
	right: 0;
	padding-bottom: 57px;
	bottom: 0;
}

/* line 69, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.nav a,
.nav a:visited {
	color: #fff;
	font-weight: 400;
	padding: 8px 10px 8px 20px;
	text-decoration: none;
}

/* line 76, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.nav ul {
	margin: 0;
}

/* line 79, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.nav a::before,
.nav .level1 a::before,
.nav .level2 a::before {
	right: 20px;
	left: initial;
}

/* line 88, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.nav .level1 a {
	background-color: #aed6ef;
	color: #006FBA;
}

/* line 94, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.nav .level1 .subSelected ul a {
	background-color: #cde6f5;
	color: #006FBA;
}

/* line 102, O:/r/RMAX2011/assets/src/styles/sass/modules/_mobile_nav.scss */

.nav.isVisible {
	display: block;
}

/* line 14, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer .bubble-img {
	display: none;
}

/* line 22, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer .footer-logo-wrap {
	text-align: center;
}

/* line 30, O:/r/RMAX2011/assets/src/styles/sass/modules/_footer.scss */

.footer-copyright {
	text-align: center;
	padding: 12px 0 0 0;
}

/* line 157, O:/r/RMAX2011/assets/src/styles/sass/modules/_legacy.scss */

.hero-lhs {
	display: none;
}

/* line 35, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm #phoneareacode {
	width: 25% !important;
	margin-right: 5px !important;
}

/* line 43, O:/r/RMAX2011/assets/src/styles/sass/modules/_contact.scss */

.pageForm #phone {
	width: 70% !important;
}

}

