.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-15 {
  width: 20%;
  float: left; }

.row.twenty-px-padding > div {
  padding-left: 20px;
  padding-right: 20px; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }
* {
  padding: 0;
  margin: 0; }

html, body {
  font-family: "Helvetica neue",Helvetica,Arial,Sans-serif;
  font-size: 12px; }

body {
  background-color: #f7f5f8; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0px;
  margin-bottom: 10px; }

.hidden {
  display: none; }

.nospace {
  font-size: 0; }

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

.text-right {
  text-align: right; }

.no-padding-left {
  padding-left: 0; }

.no-padding {
  padding: 0; }

p {
  margin: 10px 0; }

.btn {
  padding: .5em 1.2em;
  border: 1px solid transparent;
  border-radius: 3px;
  vertical-align: baseline;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  zoom: 1;
  display: inline-block;
  text-shadow: none; }
  .btn.btn-in-header {
    max-width: 150px;
    margin: auto; }
  .btn.btn-primary {
    background: #00509d;
    background: -webkit-gradient(linear, left top, left bottom, from(#0079bc), to(#00509d));
    background: -moz-linear-gradient(top, #0079bc, #00509d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0079bc',endColorstr='#00509d');
    color: #fff; }
  .btn.btn-default {
    background: #ececec;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e4e4e4));
    background: -moz-linear-gradient(top, #f5f5f5, #e4e4e4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#e4e4e4');
    color: #0951ba;
    font-weight: bold; }
  .btn.btn-attention {
    background: #fe6720;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7b3e), to(#ff6822));
    background: -moz-linear-gradient(top, #ff7b3e, #ff6822);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7b3e',endColorstr='#ff6822');
    color: #fff; }
  .btn.btn-lg {
    font-size: 20px;
    height: 90px;
    padding: 33px 55px;
    border-radius: 7px; }
  .btn.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }

a {
  color: #069;
  cursor: pointer;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

.thumb {
  position: relative;
  display: inline-block;
  border: 1px solid #ccc; }

.thumb img {
  float: left;
  padding: 1px;
  background: #fff;
  width: 100%;
  height: auto; }

hr {
  height: 1px;
  border: none;
  border-top: 1px solid #aaa;
  background: #fff;
  overflow: hidden;
  margin: 0; }

input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"] {
  padding: 2px 4px;
  font-size: 13px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  box-shadow: 0 5px 6px -7px #000000 inset;
  padding: 4px 6px;
  margin: 0;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

select {
  padding: 4px 6px;
  margin: 0;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.testimonial {
  position: relative;
  padding: 0.75em 1em;
  margin-bottom: 1.5em;
  background: #ddd;
  border-bottom: 1px solid #bbb;
  border-radius: 0.5em; }

.webui-popover-content img {
  float: right; }

body > .container:not(.homepage) {
  padding-top: 30px; }

.header {
  position: absolute;
  width: 100%;
  z-index: 130; }
  .header.white {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4); }
    .header.white .top-line .logo {
      margin-top: -2px; }
    .header.white .top-line .side-menu .searchbox-hamburger::before {
      background-position: 0 0; }
    .header.white .top-line h4 {
      margin: 0 7px 0px 5px;
      position: relative;
      top: 2px;
      line-height: initial; }
  .header.slim .top-line {
    height: 34px;
    line-height: 34px; }
  .header .sidebar-shim {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 115;
    opacity: 0;
    transition-property: opacity;
    background: black;
    width: 0;
    height: 0;
    transition-duration: 0.3s; }
    .header .sidebar-shim.open {
      opacity: 0.3;
      width: 100%;
      height: 100%; }
  .header .sidebar-menu {
    background: #333;
    position: fixed;
    top: 0;
    left: -320px;
    z-index: 120;
    width: 320px;
    overflow-y: auto;
    color: white;
    height: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: -webkit-transform;
    transition-property: transform;
    box-shadow: 0 -1px 24px rgba(0, 0, 0, 0.4);
    transition-duration: 0.3s; }
    .header .sidebar-menu.open {
      -webkit-transform: translateX(320px);
      transform: translateX(320px); }
    .header .sidebar-menu .close-menu {
      height: 44px;
      width: 44px;
      position: absolute;
      right: 0;
      top: 0;
      font-size: 14px;
      cursor: pointer; }
    .header .sidebar-menu ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .header .sidebar-menu ul li {
        height: 44px;
        font-size: 14px;
        line-height: 44px;
        padding-left: 15px;
        border-bottom: solid;
        border-width: 1px;
        border-color: #444; }
        .header .sidebar-menu ul li a {
          color: white;
          text-decoration: none; }
          .header .sidebar-menu ul li a i {
            margin-right: 5px;
            width: 15px;
            text-align: center; }
        .header .sidebar-menu ul li.user {
          border-bottom: solid;
          border-width: 1px;
          border-color: #000;
          background-color: #222; }
  .header .white-background {
    background-color: white; }
  .header .top-line {
    height: 55px;
    line-height: 55px;
    position: relative; }
    .header .top-line .header-content .btn-mobile-header {
      display: none;
      padding: 0;
      min-width: 59px;
      margin: 0;
      height: 55px;
      line-height: 40px;
      border: 0;
      background-color: transparent;
      font-size: 14px;
      border-left: 1px solid lightgray; }
      .header .top-line .header-content .btn-mobile-header:focus {
        outline: none; }
      .header .top-line .header-content .btn-mobile-header.active {
        background: #fe6720;
        background: -webkit-gradient(linear, left top, left bottom, from(#ff7b3e), to(#ff6822));
        color: white; }
    .header .top-line .logo {
      margin-top: 10px; }
    .header .top-line .side-menu {
      display: none; }
      .header .top-line .side-menu .searchbox-hamburger {
        display: inline-block;
        cursor: pointer;
        padding: 12px 16px;
        background: none;
        border: none;
        height: 55px; }
        .header .top-line .side-menu .searchbox-hamburger:focus {
          outline: none; }
        .header .top-line .side-menu .searchbox-hamburger::before {
          content: '';
          display: block;
          background-image: url(/assets/img/quantum_menu-v2-1x.png);
          background-size: 48px 24px;
          background-position: 24px 0;
          height: 24px;
          width: 24px;
          opacity: .62; }
    .header .top-line .btn.btn-primary {
      height: 30px;
      line-height: initial;
      padding: 5px 0;
      width: 130px;
      text-align: center;
      position: absolute;
      margin-left: -65px;
      left: 50%;
      z-index: 10;
      font-weight: 400; }
    .header .top-line h4 {
      display: inline-block;
      color: #fe6720;
      margin-right: 20px;
      line-height: 30px; }
    .header .top-line .top-menu {
      padding-left: 0; }
      .header .top-line .top-menu > a, .header .top-line .top-menu > div {
        padding: 0 15px;
        border-right: 1px solid #555;
        display: inline; }
        .header .top-line .top-menu > a:last-child, .header .top-line .top-menu > div:last-child {
          border-right: none;
          padding-right: 0; }
      .header .top-line .top-menu a {
        text-decoration: none; }
        .header .top-line .top-menu a:hover {
          text-decoration: underline; }
      .header .top-line .top-menu > div a {
        font-weight: bold; }

.search-line {
  margin-top: 10px; }
  .search-line a.logo {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    position: relative;
    top: -5px; }
  .search-line form {
    position: relative;
    padding-top: 5px;
    height: 40px; }
  .search-line table.search {
    width: 100%;
    border-collapse: collapse; }
    .search-line table.search .categories {
      width: 180px; }
      .search-line table.search .categories select {
        border-radius: 0 3px 3px 0; }
    .search-line table.search .search-button {
      width: 56px;
      padding-left: 5px; }
      .search-line table.search .search-button .btn-default {
        border: 1px solid #ddd;
        width: 100%; }
    .search-line table.search .advanced-search {
      width: 100px; }
  .search-line .homepage-logo {
    position: absolute; }

.big-inputs input[type="text"], .big-inputs input[type="tel"], .big-inputs input[type="email"], .big-inputs input[type="password"], .big-inputs select, .big-inputs textarea {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  height: 38px;
  padding: 0 10px 0 1px;
  border-radius: 3px 0 0 3px;
  transition: border-color .1s linear;
  box-shadow: none;
  outline: none;
  padding: 5px 10px; }
  .big-inputs input[type="text"]:focus, .big-inputs input[type="tel"]:focus, .big-inputs input[type="email"]:focus, .big-inputs input[type="password"]:focus, .big-inputs select:focus, .big-inputs textarea:focus {
    border-color: #999; }
.big-inputs textarea {
  height: initial; }

.header h4 {
  margin: 0; }
.header p {
  margin: 5px 0; }

.sbr-home {
  position: absolute;
  cursor: pointer;
  width: 44px; }
  .sbr-home > .circle {
    width: 18px;
    height: 18px;
    background: #5e5e5e;
    color: white;
    border-radius: 50%;
    border: 3px solid #c2c2c2;
    margin-left: 13px;
    font-size: 10px;
    font-weight: bold;
    text-align: center; }
    .sbr-home > .circle.ForSale {
      background-color: #ffa202;
      border-color: #ffce79; }
      .sbr-home > .circle.ForSale.faded {
        background-color: #ff6922; }
    .sbr-home > .circle.Foreclosure {
      background: #ffa202;
      border-color: #ffce79; }
      .sbr-home > .circle.Foreclosure.faded {
        background-color: #ff6922; }
    .sbr-home > .circle.ShortSale {
      background: #ffa202;
      border-color: #ffce79; }
      .sbr-home > .circle.ShortSale.faded {
        background-color: #ff6922; }
    .sbr-home > .circle.Sold {
      background: #E0E301;
      border-color: #feffc4; }
      .sbr-home > .circle.Sold.faded {
        background-color: #f5f69f; }
    .sbr-home > .circle.ForRent {
      background: #18b620;
      border-color: #c4edbf; }
      .sbr-home > .circle.ForRent.faded {
        background-color: #2be835; }
    .sbr-home > .circle.Rented {
      background: #fd00d1;
      border-color: #fda3ea; }
      .sbr-home > .circle.Rented.faded {
        background-color: #f179dd; }
    .sbr-home > .circle.highlighted {
      background-color: red;
      border-color: #ff8d8d; }
  .sbr-home > .price {
    background-color: #ffffff;
    width: 44px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.75);
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    height: 16px;
    line-height: 16px; }

@media (max-width: 1199px) {
  .header h1 {
    font-size: 32px; } }
@media (max-width: 991px) {
  .header h1 {
    font-size: 23px; }

  .header .top-line .btn.btn-primary {
    left: 203px;
    top: 2px;
    margin-left: 0; } }
@media (max-width: 767px) {
  .text-xs-center {
    text-align: center; }

  .sell-btn {
    margin-bottom: 10px; }

  .search-line table.search .categories {
    width: 110px; } }
@media (max-width: 660px) {
  .header .top-line .top-menu > a {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 630px) {
  body > .container:not(.homepage) {
    padding-top: 55px; }

  .header.slim .top-line {
    height: 55px;
    line-height: 55px; }
  .header .top-line .top-menu {
    display: none; }
  .header .top-line .side-menu {
    display: block; }
  .header .top-line .header-content {
    width: calc(100% - 56px);
    float: right;
    text-align: right;
    padding: 0 56px 0 0;
    text-align: center; }
    .header .top-line .header-content img.logo {
      height: 40px; } }
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }
.stats .homes-list .home .remax-text-badge {
  position: absolute;
  top: 13px;
  left: 13px;
  height: 26px;
  line-height: 26px;
  border-radius: 5px;
  width: 60px;
  text-align: center;
  z-index: 110;
  font-size: 11px; }
  .stats .homes-list .home .remax-text-badge.active {
    background-color: #70c542; }
  .stats .homes-list .home .remax-text-badge.new {
    background-color: deeppink; }
  .stats .homes-list .home .remax-text-badge.contract {
    background-color: #ffaf00; }
  .stats .homes-list .home .remax-text-badge.price-change {
    background-color: green; }
  .stats .homes-list .home .remax-text-badge.sold {
    background-color: #e6e500; }
  .stats .homes-list .home .remax-text-badge.rented {
    background-color: #ff00e7; }

.map-legend {
  background-color: #e5e5e5;
  line-height: 38px;
  border: 1px solid #ccc;
  border-top: none;
  padding: 0 7px;
  font-size: 14px; }
  .map-legend span {
    padding: 0 5px;
    display: inline-block; }
    .map-legend span input[type='checkbox'] {
      position: relative;
      top: 1px; }
  .map-legend img {
    position: relative;
    top: 1px; }
  .map-legend + h1 a {
    color: black; }

.infusion-form .btn i {
  display: none; }

.listing-items > a {
  font-size: 14px; }
.listing-items .listing-item {
  font-size: 14px;
  margin-bottom: 10px;
  position: relative; }
  .listing-items .listing-item .absolute {
    position: absolute;
    right: 0; }
    .listing-items .listing-item .absolute.days-on-market {
      top: 15px;
      background-image: url("/assets/img/calendar-outline-icon.png");
      background-size: contain; }
      .listing-items .listing-item .absolute.days-on-market span {
        display: inline-block;
        height: 24px;
        width: 24px;
        /*           background: #999; */
        text-align: center;
        line-height: 25px;
        font-size: 11px;
        padding-top: 3px;
        cursor: default; }
    .listing-items .listing-item .absolute.info-provided-by {
      bottom: 0;
      width: 26px;
      height: 20px;
      background-image: url(../img/mred-broker-icon.png);
      background-size: contain; }
    .listing-items .listing-item .absolute.marker {
      bottom: 40px;
      width: 26px;
      text-align: center;
      cursor: pointer; }
  .listing-items .listing-item .remax-badge {
    position: absolute;
    top: -3px;
    left: -3px;
    height: 66px;
    width: 66px;
    z-index: 110;
    background-size: contain;
    background-repeat: no-repeat; }
    .listing-items .listing-item .remax-badge.featured {
      background-image: url(/assets/img/featured_badge.png); }
    .listing-items .listing-item .remax-badge.new {
      background-image: url(/assets/img/new_badge.png); }
    .listing-items .listing-item .remax-badge.contract {
      background-image: url(/assets/img/contract_badge.png); }
    .listing-items .listing-item .remax-badge.price-change {
      background-image: url(/assets/img/price_change_badge.png); }
    .listing-items .listing-item .remax-badge.sold {
      background-image: url(/assets/img/sold_badge.png); }
    .listing-items .listing-item .remax-badge.rented {
      background-image: url(/assets/img/rented_badge.png); }
  .listing-items .listing-item > div.table-row {
    display: table-row; }
    .listing-items .listing-item > div.table-row > div {
      display: table-cell;
      vertical-align: middle; }
  .listing-items .listing-item .thumb-container {
    width: 227px; }
  .listing-items .listing-item .details {
    padding: 0 10px; }
  .listing-items .listing-item .thumb img {
    height: 150px;
    width: 225px; }
  .listing-items .listing-item .title {
    display: inline-block;
    margin: 15px 0 10px 0;
    font-size: 16px;
    padding-right: 24px; }
  .listing-items .listing-item .sale-status {
    text-transform: uppercase;
    font-size: 16px; }
  .listing-items .listing-item .price {
    margin-bottom: 5px;
    font-size: 16px; }
  .listing-items .listing-item .description {
    line-height: 25px; }
    .listing-items .listing-item .description.line2 {
      color: #333; }
    .listing-items .listing-item .description.line3 {
      font-size: 12px; }
      .listing-items .listing-item .description.line3 span {
        color: #999; }

span.circle {
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 50%;
  position: relative; }
  span.circle.ForSale {
    background-color: #ffa202; }
  span.circle.Foreclosure {
    background-color: #ffa202; }
  span.circle.ShortSale {
    background-color: #ffa202; }
  span.circle.Sold {
    background-color: #E0E301; }
  span.circle.ForRent {
    background-color: #18b720; }
  span.circle.Rented {
    background-color: #ff00d2; }

.google-infowindow {
  font-size: 16px;
  background-color: white;
  padding: 5px 10px 10px;
  border-radius: 5px;
  width: 410px;
  height: 232px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  z-index: 110; }
  .google-infowindow .prev-unit, .google-infowindow .next-unit, .google-infowindow .units {
    display: none; }
  .google-infowindow.group {
    padding-left: 40px;
    padding-right: 40px; }
    .google-infowindow.group .units {
      display: block;
      text-align: center;
      margin-top: 10px; }
    .google-infowindow.group .prev-unit, .google-infowindow.group .next-unit {
      display: block;
      position: absolute;
      top: 100px;
      font-size: 36px;
      cursor: pointer; }
    .google-infowindow.group .prev-unit {
      left: 5px; }
    .google-infowindow.group .next-unit {
      right: 5px; }
    .google-infowindow.group .table .thumb {
      width: 150px;
      height: 100px;
      border: none;
      vertical-align: middle; }
      .google-infowindow.group .table .thumb a {
        display: inline-block;
        border: 1px solid #ccc; }
  .google-infowindow > .close {
    width: 13px;
    height: 13px;
    overflow: hidden;
    position: absolute;
    opacity: 0.7;
    right: 12px;
    top: 10px;
    z-index: 10000;
    cursor: pointer; }
  .google-infowindow > .tick {
    position: absolute;
    overflow: hidden;
    left: 50%;
    bottom: -30px;
    width: 16px;
    height: 30px; }
    .google-infowindow > .tick.top {
      bottom: auto;
      top: -30px; }
      .google-infowindow > .tick.top div {
        box-shadow: rgba(0, 0, 0, 0.6) 0px -1px 6px;
        top: 6px; }
      .google-infowindow > .tick.top.left div {
        left: 12px;
        transform: skewX(-22.6deg);
        transform-origin: 0px 10px 0px; }
      .google-infowindow > .tick.top.right div {
        left: -6px;
        transform: skewX(22.6deg);
        transform-origin: 0px 10px 0px; }
    .google-infowindow > .tick div {
      position: absolute;
      background-color: white;
      height: 24px;
      width: 10px;
      box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 6px; }
    .google-infowindow > .tick.left {
      margin-left: -16px; }
      .google-infowindow > .tick.left div {
        left: 6px;
        transform: skewX(22.6deg);
        transform-origin: 0px 0px 0px; }
    .google-infowindow > .tick.right div {
      left: 0;
      transform: skewX(-22.6deg);
      transform-origin: 10px 0px 0px; }
  .google-infowindow .remax-badge {
    position: absolute;
    top: -3px;
    left: -3px;
    height: 66px;
    width: 66px;
    z-index: 110;
    background-size: contain;
    background-repeat: no-repeat; }
    .google-infowindow .remax-badge.featured {
      background-image: url(/assets/img/featured_badge.png); }
    .google-infowindow .remax-badge.new {
      background-image: url(/assets/img/new_badge.png); }
    .google-infowindow .remax-badge.contract {
      background-image: url(/assets/img/contract_badge.png); }
    .google-infowindow .remax-badge.price-change {
      background-image: url(/assets/img/price_change_badge.png); }
    .google-infowindow .remax-badge.sold {
      background-image: url(/assets/img/sold_badge.png); }
    .google-infowindow .remax-badge.rented {
      background-image: url(/assets/img/rented_badge.png); }
  .google-infowindow h2 {
    font-size: 18px; }
    .google-infowindow h2 > a {
      max-width: 370px;
      display: inline-block; }
  .google-infowindow .table {
    display: table-row; }
    .google-infowindow .table .info {
      width: 160px;
      padding-left: 10px;
      display: table-cell;
      vertical-align: middle; }
      .google-infowindow .table .info .price {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px; }
      .google-infowindow .table .info .sale-status {
        text-transform: uppercase; }
    .google-infowindow .table .thumb {
      display: table-cell;
      width: 229px; }

.photo-view {
  position: relative; }
  .photo-view + .overflow {
    background-color: black;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0.9; }
  .photo-view.maximized {
    position: fixed;
    z-index: 999;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    top: 40px; }
    .photo-view.maximized .normal {
      display: none; }
    .photo-view.maximized .zoomed {
      display: block; }
  .photo-view .zoomed {
    display: none; }
@keyframes fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadingOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .photo-view .slide {
    display: none;
    position: absolute; }
    .photo-view .slide.hidden {
      display: block;
      opacity: 0;
      top: 0; }
    .photo-view .slide.active {
      display: block;
      position: initial; }
  .photo-view .nextSlide, .photo-view .prevSlide {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    text-align: center;
    color: #fff;
    background-color: #000;
    overflow: hidden;
    z-index: 1;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
    font-size: 21px;
    font-weight: normal;
    width: 40px;
    height: 40px;
    text-decoration: none;
    line-height: 36px; }
  .photo-view .nextSlide {
    right: 1%; }
  .photo-view .prevSlide {
    left: 1%; }
  .photo-view .images {
    position: relative; }
    .photo-view .images > img {
      width: 100%;
      height: auto; }
  .photo-view .remax-badge {
    position: absolute;
    top: -3px;
    left: -3px;
    height: 137px;
    width: 137px; }
    .photo-view .remax-badge.featured {
      background: url(/assets/img/featured_badge_large.png) no-repeat; }
    .photo-view .remax-badge.new {
      background: url(/assets/img/new_badge_large.png) no-repeat; }
    .photo-view .remax-badge.contract {
      background: url(/assets/img/contract_badge_large.png) no-repeat; }
    .photo-view .remax-badge.price-change {
      background: url(/assets/img/price_change_badge_large.png) no-repeat; }
    .photo-view .remax-badge.sold {
      background: url(/assets/img/sold_badge_large.png) no-repeat; }
    .photo-view .remax-badge.rented {
      background: url(/assets/img/rented_badge_large.png) no-repeat; }
  .photo-view .counter, .photo-view .view-larger {
    position: absolute;
    bottom: 40px;
    padding: 10px 13px;
    background: black;
    opacity: 0.2;
    color: #fff;
    text-shadow: none; }
    .photo-view .counter:hover, .photo-view .view-larger:hover {
      opacity: 0.7; }
  .photo-view .view-larger {
    right: 10px;
    cursor: pointer; }
  .photo-view .thumbnails {
    padding: 1px 0;
    text-align: center; }
    .photo-view .thumbnails img {
      padding: 0;
      cursor: pointer;
      border: 1px solid rgba(255, 255, 255, 0.1); }
      .photo-view .thumbnails img.hover {
        outline: 1px solid #FC6720; }
      .photo-view .thumbnails img.active {
        outline: 1px solid #e41837; }

.footer .links a, .footer .links span {
  font-size: 14px;
  padding: 0 8px; }
.footer .rights {
  font-size: 11px;
  color: #999; }

.contact-form input, .contact-form textarea {
  margin-bottom: 10px; }
.contact-form input[type='submit'] {
  margin-bottom: 0; }

.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: none; }
  .popup .popup-header {
    text-align: center;
    font-size: 16px;
    padding: 10px 20px;
    border-bottom: 1px solid #d0dae0; }
    .popup .popup-header + p {
      padding: 0 20px; }
  .popup .popup-content {
    max-width: 400px;
    margin: auto;
    position: relative;
    top: 50px;
    background-color: white;
    border-radius: 5px; }
  .popup h2 {
    font-size: 24px; }
  .popup .button-holder {
    max-width: 400px;
    width: 100%;
    margin: auto;
    position: relative;
    top: 65px;
    height: 30px; }
  .popup .close-button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAABelBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICAiYmJj///8yMjIAAADu7u729vaqqqr7+/uAgIDu7u5KSkoAAADU1NTNzc0AAAAYGBjm5uYAAADl5eUTExMAAAAAAAAAAACCgoLr6+vV1dVPT08AAADq6uoAAAAAAADp6ek3NzfQ0NDm5ubNzc3m5ubp6en7+/uqqqr39/fl5eUYGBjt7e0FBQWZmZkAAAD///+AgIB/f3/8/Pzv7+8VFRUWFhYGBgazs7Onp6dtbW1SUlJpaWkXFxf6+vpra2uoqKhsbGwTExP5+fk6Ojp+fn4UFBQ5OTlubm4FBQU4ODj39/exsbH+/v6Hh4diYmJ4eHgBAQFXV1epqamenp5NTU0CAgI7OztSdzuKAAAAVXRSTlMAFCEHBAYDAQIJIhAmDUxTVA4FEUcnGCsfEwpIFRkpUUooVRIeVleT/mUc5vOd+4XlbTTEvRdd3BbaWwg4OYXfxW014B063mXA3b7a3/yc89lc5VaU5dfsggAAAvhJREFUOMuVledb4kAQxgMkJJQQeu+9IyKKevZer2ZAKaLYu15v//ttIAkEkHucLyy7v2ey++7sOxgmDZJS4gShUBAErqRIbESQFE44aU1I5nbLQhraSeAv8iRlVBkcnrBaG/B6A1p12OMwqIzDcRJXaax27bjfpw9GIkG9zz+utVs1KpwcklZBl+Q2F5PfL+yms9n0bmE/z7hs8hKt6E9OKmdNSYsuGpuOgxjx6VhUZ0maZpWklFXJ5G+Y3Bj0xViOeSOXqXppjlWbZya45dPG/V2rXm/d3TdOuf8TM2a1hKYQq0tsoaXDSpUV47ZyiKa2EjpEU2JihUluTqTQwlGLlUTrCE2mEma5SUEKmtHJuckpgIMTdiBODgCmJueSNK8gpSpZmG3EHrND4hjR24yl1NkIadTIdTn0uQt2aJyhpZxOrjGS7cRW28cPAOfsC3GOFIzarO3UuMHuiiEdap2lSkWAfv/80/6tIU1iLrsBR7sgHFrmHQDPVMTRj1P49V2Ym2a0DoLEKKdnPB+Hq6owz9Nf0cHgS3uyegXxpWWPk8KUdNifAWh00pWBp5ufuUG5M9sAyPjDtBLDNWpfAaDJSuhv0MOyFwAFn1qDY0RIq18B+MtKaAnLXgMs6LUhAiNkgWAaoFsS5QGWrQK8DQZkBKZweyNZgDrbT3dZtg6QjXjdiiFwBUDUpA8e2EZF2EZlcBv8Aa8H2B4aHXClfUBOusWudB22XJbQonT8pTxL2J7b4eJZuBR03ctLcXi67CpRlo7Y2yfhuvsKqSxq1h11C6m/RMuivsKo2i3RdvFHx0YU/1FP8YvP6uzlZzUvPCuUumjRb456sJt6S5F3DmQFq2ujrWBt1SCYaY/J1KRobcBkMIyzOt3GOmdfN5dd9PKGs6/1DYl98cb4njfG5mPt4aH22GxcDTXGjuXOMfOpfstNzQ9YbpvumPlOj5nDzqdhZt5pE0XUJvT5zOJCem8vvbCYyetRmygOtonXNaBXtrbXNc3/t+N/BkaBS7pcchsAAAAASUVORK5CYII=);
    position: absolute;
    height: 30px;
    width: 30px;
    background-size: contain;
    right: -15px;
    cursor: pointer;
    z-index: 1001; }
  .popup .btn-attention {
    width: 100%;
    padding: 15px 10px;
    height: auto; }
  .popup .footer {
    background: #eff2f4;
    border-radius: 5px;
    padding: 20px;
    border-top: 1px solid #d0dae0;
    font-size: 10px; }
  .popup .contact-popup form {
    padding: 0 20px 20px; }
  .popup .registration form, .popup .login form {
    padding: 0 20px; }
    .popup .registration form input, .popup .login form input {
      margin-bottom: 15px;
      background: #eff2f4; }
  .popup .phone-verification form {
    padding: 0 20px 20px; }
    .popup .phone-verification form button[type='submit'] i {
      display: none; }
  .popup .registration form button[type='submit'] {
    font-size: 24px;
    color: #FF9800;
    border: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: underline;
    text-transform: none;
    padding: 0px;
    margin: 5px 0 15px; }
    .popup .registration form button[type='submit'] i {
      display: none; }
    .popup .registration form button[type='submit']:focus {
      outline: none; }
    .popup .registration form button[type='submit'] + .have-account a {
      color: #FF5722;
      font-size: 14px;
      text-decoration: underline;
      font-style: italic; }

@media (min-width: 768px) and (max-width: 991px), (max-width: 520px) {
  .listing-items.two-cols .listing-item .title {
    display: table-cell;
    vertical-align: middle;
    height: 48px;
    margin: 0; }
  .listing-items.two-cols .listing-item .table-row, .listing-items.two-cols .listing-item .table-row > div {
    display: block;
    margin: auto;
    text-align: center; } }
@media (max-width: 450px) {
  .google-infowindow {
    font-size: 12px;
    background-color: white;
    padding: 5px;
    width: 250px;
    height: 160px; }
    .google-infowindow.group {
      padding-left: 20px;
      padding-right: 20px; }
      .google-infowindow.group .units {
        display: block;
        text-align: center;
        margin-top: 0; }
      .google-infowindow.group .prev-unit, .google-infowindow.group .next-unit {
        display: block;
        position: absolute;
        top: 65px;
        font-size: 18px;
        cursor: pointer; }
      .google-infowindow.group .prev-unit {
        left: 5px; }
      .google-infowindow.group .next-unit {
        right: 5px; }
      .google-infowindow.group .table .thumb {
        width: 150px;
        height: 100px;
        border: none;
        vertical-align: top; }
        .google-infowindow.group .table .thumb a {
          display: inline-block;
          border: 1px solid #ccc; }
    .google-infowindow h2 {
      font-size: 12px;
      margin: 5px 0; }
      .google-infowindow h2 > a {
        max-width: 215px;
        display: inline-block; }
    .google-infowindow .table {
      display: table-row; }
      .google-infowindow .table .info {
        width: 170px;
        padding-left: 5px;
        padding-bottom: 0;
        vertical-align: top; }
        .google-infowindow .table .info .price {
          font-size: 12px;
          margin-bottom: 5px; }
      .google-infowindow .table .thumb {
        width: 200px;
        border: none; } }
.homepage {
  /* 
    .star-list {
      color: $primary-dark-color;
      font-weight: 600;
      line-height: 25px;
      font-size: 16px;
      text-align: center;
    } */ }
  .homepage .selling-block {
    color: white;
    text-align: center;
    padding: 15px;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 100%; }
    .homepage .selling-block p {
      display: inline-block; }
    .homepage .selling-block .btn {
      margin: 0 5px;
      color: gray; }
  .homepage .header .white-background {
    background: none;
    color: white; }
    .homepage .header .white-background a {
      color: white;
      border-color: white; }
      .homepage .header .white-background a img.logo {
        height: auto; }
  .homepage .about-us {
    font-size: 16px; }
    .homepage .about-us a {
      font-size: 14px; }
    .homepage .about-us p {
      line-height: 22px; }
    .homepage .about-us .testimonial {
      font-size: 14px; }
      .homepage .about-us .testimonial .client {
        font-style: italic; }
      .homepage .about-us .testimonial .quote-mark {
        position: absolute;
        bottom: -16px;
        width: 16px;
        height: 16px; }
        .homepage .about-us .testimonial .quote-mark.left {
          left: 25px;
          background: url(/assets/img/testimonial_nipple_left.png) no-repeat; }
        .homepage .about-us .testimonial .quote-mark.right {
          right: 25px;
          background: url(/assets/img/testimonial_nipple_right.png) no-repeat; }
  .homepage .header-wrapper {
    background-position: center center;
    background-size: cover; }
  .homepage .search-block {
    margin-bottom: 10px;
    min-height: 600px;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4); }
    .homepage .search-block h1 {
      position: relative;
      top: 150px;
      font-size: 40px;
      margin: auto;
      color: white; }
    .homepage .search-block .tab-content {
      position: relative;
      top: 205px;
      margin-bottom: 175px; }
    .homepage .search-block .tab-content-big-input input {
      height: 60px;
      padding: 10px 130px 10px 20px;
      border-radius: 5px;
      box-shadow: none;
      border: none;
      font-size: 20px;
      font-weight: 400; }
      .homepage .search-block .tab-content-big-input input:focus {
        outline: none; }
    .homepage .search-block .tab-content-big-input button {
      position: absolute;
      top: 10px;
      right: 20px;
      margin: 0; }
    .homepage .search-block .search-tabs {
      list-style: none;
      padding: 0;
      margin: 0;
      color: white;
      width: 100%;
      text-align: center;
      line-height: 50px;
      font-size: 20px;
      position: relative;
      top: 185px; }
      .homepage .search-block .search-tabs li {
        width: 33%;
        padding: 0;
        margin: 0;
        display: inline-block;
        border: 1px solid white;
        border-right: none;
        background-color: rgba(0, 0, 0, 0.85);
        cursor: pointer; }
        .homepage .search-block .search-tabs li.active {
          background-color: rgba(254, 119, 27, 0.85);
          position: relative; }
          .homepage .search-block .search-tabs li.active:after {
            content: '';
            border-radius: 0 !important;
            bottom: -20px;
            background: 0 0 !important;
            border-color: transparent transparent #ffffff;
            border-style: solid;
            border-width: 0 10px 10px;
            display: inline-block;
            margin-bottom: -1px;
            margin-left: -5px;
            top: auto;
            position: absolute;
            left: 48%; }
        .homepage .search-block .search-tabs li:last-child {
          border-right: 1px solid white; }
    .homepage .search-block .autocomplete {
      background-color: white;
      max-height: 245px;
      overflow-y: auto;
      line-height: 14px;
      position: absolute;
      width: 420px;
      z-index: 999;
      font-size: 18px;
      width: calc(100% - 20px); }
      .homepage .search-block .autocomplete > div {
        padding: 10px 10px;
        border-bottom: 1px solid #ffe7dc; }
        .homepage .search-block .autocomplete > div:hover, .homepage .search-block .autocomplete > div.hover {
          color: white;
          background-color: #ff7f44;
          cursor: pointer; }
    .homepage .search-block label {
      font-size: 22px;
      color: white; }
    .homepage .search-block select.type {
      width: 100%; }
    .homepage .search-block input {
      height: 30px;
      border-radius: 2px;
      font-size: 16px;
      font-weight: 700; }
      .homepage .search-block input.query {
        width: 100%; }
      .homepage .search-block input.price {
        width: 100%; }
    .homepage .search-block input[type='search'] {
      height: initial; }
    .homepage .search-block .tab-content .btn {
      background-color: #ff6c00;
      margin-top: 0;
      margin-bottom: 0; }
  .homepage .footer .links a, .homepage .footer .links span {
    font-size: 14px;
    padding: 0 8px; }
  .homepage .footer .rights {
    font-size: 11px;
    color: #999; }

@media (max-width: 767px) {
  .homepage .search-block .inner-form {
    padding: 0px 20px 30px; }

  .homepage .search-block .search-tabs {
    font-size: 16px; } }
@media (max-width: 630px) {
  .homepage .star-list {
    display: none; }
  .homepage .search-block {
    min-height: 540px; }
    .homepage .search-block h1 {
      top: 90px; }
    .homepage .search-block .search-tabs {
      top: 125px; }
    .homepage .search-block .tab-content {
      top: 145px; }
    .homepage .search-block .selling-block {
      padding: 20px 30px 5px;
      bottom: 0;
      width: 100%;
      right: auto; } }
@media (max-width: 480px) {
  .homepage .search-block h1 {
    font-size: 25px; } }
.search {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 30px; }
  .search .homes-found {
    font-size: 20px;
    background-color: white;
    padding: 10px 15px;
    color: #656565; }
  .search .content-wrapper {
    height: 100%;
    position: relative;
    width: 100%; }
    .search .content-wrapper .right-panel {
      vertical-align: top;
      padding: 0 0;
      overflow-y: auto;
      height: 100%;
      width: 560px;
      background-color: white;
      border-top: 1px solid #cccccc;
      box-shadow: -2px 3px 5px 0 rgba(0, 0, 0, 0.4);
      background-color: #e8e8e8; }
      .search .content-wrapper .right-panel .footer {
        padding: 0 10px; }
      .search .content-wrapper .right-panel .dedicated-filters {
        background-color: #f5f5f5;
        color: #656565;
        padding: 5px 16px 10px; }
        .search .content-wrapper .right-panel .dedicated-filters table {
          width: 100%; }
          .search .content-wrapper .right-panel .dedicated-filters table label {
            display: block;
            font-size: 14px; }
          .search .content-wrapper .right-panel .dedicated-filters table td:last-child {
            vertical-align: bottom;
            text-align: right; }
        .search .content-wrapper .right-panel .dedicated-filters span {
          text-align: center;
          font-size: 14px;
          color: #949494; }
        .search .content-wrapper .right-panel .dedicated-filters select {
          height: 28px;
          background-color: white;
          border: none;
          font-weight: bold; }
          .search .content-wrapper .right-panel .dedicated-filters select:focus {
            outline: none; }
      .search .content-wrapper .right-panel .count-and-sorting {
        background-color: white;
        padding: 10px 16px;
        font-size: 12px;
        height: 47px; }
        .search .content-wrapper .right-panel .count-and-sorting select {
          background-color: #f5f5f5;
          font-size: 12px; }
      .search .content-wrapper .right-panel .desktop-listing-item {
        display: table;
        width: 100%;
        margin-bottom: 5px; }
        .search .content-wrapper .right-panel .desktop-listing-item .photos, .search .content-wrapper .right-panel .desktop-listing-item .details {
          display: table-cell; }
        .search .content-wrapper .right-panel .desktop-listing-item .photos {
          width: 300px;
          height: 240px;
          background-position: center center;
          background-size: cover;
          position: relative;
          -webkit-user-select: none;
          /* webkit (safari, chrome) browsers */
          -moz-user-select: none;
          /* mozilla browsers */
          -khtml-user-select: none;
          /* webkit (konqueror) browsers */
          -ms-user-select: none;
          /* IE10+ */ }
          .search .content-wrapper .right-panel .desktop-listing-item .photos .loader {
            background: rgba(255, 255, 255, 0.5);
            -webkit-animation: load1 1s infinite ease-in-out;
            animation: load1 1s infinite ease-in-out;
            width: 1em;
            height: 4em;
            display: none;
            position: absolute;
            color: rgba(255, 255, 255, 0.5);
            text-indent: -9999em;
            margin: 71px auto;
            left: 50%;
            font-size: 11px;
            -webkit-transform: translateZ(0);
            -ms-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s;
            margin-left: -6px;
            margin: 100px auto; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .loader:before, .search .content-wrapper .right-panel .desktop-listing-item .photos .loader:after {
              background: rgba(255, 255, 255, 0.5);
              -webkit-animation: load1 1s infinite ease-in-out;
              animation: load1 1s infinite ease-in-out;
              width: 1em;
              height: 4em; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .loader:before, .search .content-wrapper .right-panel .desktop-listing-item .photos .loader:after {
              position: absolute;
              top: 0;
              content: ''; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .loader:before {
              left: -1.5em;
              -webkit-animation-delay: -0.32s;
              animation-delay: -0.32s; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .loader:after {
              left: 1.5em; }
          .search .content-wrapper .right-panel .desktop-listing-item .photos .badge {
            font-weight: normal;
            border-radius: 3px;
            padding: 5px 10px;
            position: absolute;
            top: 10px;
            left: 10px;
            display: none; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .badge.featured {
              display: block;
              background-color: #28a9fe; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .badge.new {
              display: block;
              background-color: #f5bb3d; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .badge.contract {
              display: block;
              background-color: #fa6f37; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .badge.price-change {
              display: block;
              background-color: #5ee821; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .badge.sold {
              display: block;
              background-color: #f5f336; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .badge.rented {
              display: block;
              background-color: #fb5ea7; }
          .search .content-wrapper .right-panel .desktop-listing-item .photos .prevImage, .search .content-wrapper .right-panel .desktop-listing-item .photos .nextImage {
            position: absolute;
            top: 55px;
            font-size: 25px;
            font-weight: bold;
            padding: 40px 20px;
            cursor: pointer; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .prevImage span, .search .content-wrapper .right-panel .desktop-listing-item .photos .nextImage span {
              background-color: rgba(0, 0, 0, 0.3);
              box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.47);
              color: white;
              height: 37px;
              display: inline-block;
              border-radius: 50%;
              padding: 0 8px 0 6px; }
          .search .content-wrapper .right-panel .desktop-listing-item .photos .prevImage {
            left: 0; }
          .search .content-wrapper .right-panel .desktop-listing-item .photos .nextImage {
            right: 0; }
            .search .content-wrapper .right-panel .desktop-listing-item .photos .nextImage span {
              padding: 0 6px 0 8px; }
        .search .content-wrapper .right-panel .desktop-listing-item:nth-child(even) .details {
          background: #f3f8fc; }
        .search .content-wrapper .right-panel .desktop-listing-item:nth-child(odd) .details {
          background: #FFF; }
        .search .content-wrapper .right-panel .desktop-listing-item .details {
          padding: 5px 10px;
          font-size: 15px;
          position: relative; }
          .search .content-wrapper .right-panel .desktop-listing-item .details a.title {
            font-size: 18px;
            display: block;
            margin-bottom: 10px; }
          .search .content-wrapper .right-panel .desktop-listing-item .details .line3 {
            margin-top: 5px; }
          .search .content-wrapper .right-panel .desktop-listing-item .details .sale-status {
            text-transform: uppercase; }
          .search .content-wrapper .right-panel .desktop-listing-item .details .price {
            font-size: 18px;
            margin-bottom: 5px; }
          .search .content-wrapper .right-panel .desktop-listing-item .details .bottom {
            position: absolute;
            bottom: 5px;
            width: 100%;
            left: 0;
            display: table; }
            .search .content-wrapper .right-panel .desktop-listing-item .details .bottom .btn {
              color: white;
              background-color: #5d5d5d;
              border-radius: 5px;
              height: 30px;
              line-height: 28px;
              padding: 0 15px;
              font-size: 14px;
              display: inline-block; }
            .search .content-wrapper .right-panel .desktop-listing-item .details .bottom > div {
              display: table-cell;
              vertical-align: middle;
              padding: 0 5px;
              width: 50%;
              text-align: center; }
              .search .content-wrapper .right-panel .desktop-listing-item .details .bottom > div > div {
                margin-left: 5px; }
                .search .content-wrapper .right-panel .desktop-listing-item .details .bottom > div > div:last-child {
                  margin-left: 0; }
            .search .content-wrapper .right-panel .desktop-listing-item .details .bottom .days-on-market {
              background-image: url("/assets/img/calendar-outline-icon.png");
              background-size: contain;
              background-repeat: no-repeat;
              display: inline-block; }
              .search .content-wrapper .right-panel .desktop-listing-item .details .bottom .days-on-market span {
                display: inline-block;
                height: 24px;
                width: 24px;
                /*           background: #999; */
                text-align: center;
                line-height: 25px;
                font-size: 11px;
                padding-top: 3px;
                cursor: default; }
            .search .content-wrapper .right-panel .desktop-listing-item .details .bottom .info-provided-by {
              display: inline-block;
              bottom: 0;
              width: 26px;
              height: 20px;
              background-image: url(../img/mred-broker-icon.png);
              background-size: contain;
              position: relative;
              top: 2px; }
            .search .content-wrapper .right-panel .desktop-listing-item .details .bottom .marker {
              display: inline-block;
              bottom: 40px;
              width: 26px;
              text-align: center;
              cursor: pointer;
              font-size: 24px; }
  .search .search-input {
    position: absolute;
    top: 11px;
    left: 10px;
    width: 300px;
    z-index: 100; }
    .search .search-input.push-bottom {
      top: 51px; }
    .search .search-input .input-wrapper {
      border-radius: 2px 2px 0 0;
      background-color: white;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0px rgba(0, 0, 0, 0.02);
      margin-bottom: 4px; }
      .search .search-input .input-wrapper input {
        height: 48px;
        width: 100%;
        border: none;
        box-shadow: none;
        padding-right: 15px;
        padding-left: 56px; }
        .search .search-input .input-wrapper input:focus {
          outline: none; }
      .search .search-input .input-wrapper .searchbox-hamburger {
        display: inline-block;
        cursor: pointer;
        padding: 12px 16px;
        background: none;
        border: none;
        position: absolute; }
        .search .search-input .input-wrapper .searchbox-hamburger:focus {
          outline: none; }
        .search .search-input .input-wrapper .searchbox-hamburger::before {
          content: '';
          display: block;
          background-image: url(/assets/img/quantum_menu-v2-1x.png);
          background-size: 48px 24px;
          background-position: 0 0;
          height: 24px;
          width: 24px;
          opacity: .62; }
      .search .search-input .input-wrapper .autocomplete {
        background-color: white;
        max-height: 245px;
        overflow-y: auto;
        line-height: 14px;
        position: absolute;
        width: 100%;
        z-index: 999;
        font-size: 16px;
        text-align: left;
        box-shadow: 3px 6px 10px 5px rgba(0, 0, 0, 0.4); }
        .search .search-input .input-wrapper .autocomplete > div {
          padding: 10px 10px;
          border-bottom: 1px solid #ffe7dc; }
          .search .search-input .input-wrapper .autocomplete > div span {
            color: grey; }
          .search .search-input .input-wrapper .autocomplete > div:hover, .search .search-input .input-wrapper .autocomplete > div.hover {
            color: white;
            background-color: #ff7f44;
            cursor: pointer; }
            .search .search-input .input-wrapper .autocomplete > div:hover span, .search .search-input .input-wrapper .autocomplete > div.hover span {
              color: lightgray; }
  .search .search-left-sidebar-shim {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 115;
    opacity: 0;
    transition-property: opacity;
    background: black;
    width: 0;
    height: 0;
    transition-duration: 0.3s; }
    .search .search-left-sidebar-shim.open {
      opacity: 0.3;
      width: 100%;
      height: 100%; }
  .search .search-left-sidebar {
    padding: 10px 15px 15px;
    background-color: #f1f1f1;
    position: fixed;
    top: 0;
    left: -320px;
    z-index: 150;
    width: 320px;
    overflow-y: auto;
    height: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition-property: -webkit-transform;
    transition-property: transform;
    box-shadow: 0 -1px 24px rgba(0, 0, 0, 0.4);
    transition-duration: 0.3s; }
    .search .search-left-sidebar .map-legend {
      border: 1px solid #ccc;
      font-size: 13px; }
    .search .search-left-sidebar.open {
      -webkit-transform: translateX(320px);
      transform: translateX(320px); }
    .search .search-left-sidebar .sidebar-desktop-header {
      border-bottom: 1px solid gray;
      padding-bottom: 12px;
      position: relative; }
      .search .search-left-sidebar .sidebar-desktop-header img {
        width: 200px; }
      .search .search-left-sidebar .sidebar-desktop-header .left-sidebar-icon-close {
        background: no-repeat url(/assets/img/gicons.png) 0 -338px;
        height: 24px;
        width: 24px;
        position: absolute;
        right: 24px;
        top: 15px;
        cursor: pointer;
        border: none; }
        .search .search-left-sidebar .sidebar-desktop-header .left-sidebar-icon-close:focus {
          outline: none; }
    .search .search-left-sidebar label {
      font-size: 14px;
      color: #555;
      margin-top: 12px;
      display: block; }
    .search .search-left-sidebar > label:first-child {
      margin-top: 0; }
    .search .search-left-sidebar hr {
      margin-top: 15px; }
    .search .search-left-sidebar select, .search .search-left-sidebar input[type='text'], .search .search-left-sidebar input[type='select'], .search .search-left-sidebar input[type='number'] {
      background-color: white;
      width: 100%; }
    .search .search-left-sidebar .more-options {
      background-color: #ccc;
      height: 40px;
      line-height: 40px;
      font-size: 14px;
      color: #555;
      text-align: center;
      margin-top: 10px;
      cursor: pointer; }
  .search .selected-item {
    display: inline-block;
    background-color: #006fb4;
    margin: 1px 3px;
    border: 5px;
    text-shadow: none;
    color: white;
    padding: 2px 5px;
    border-radius: 3px; }
    .search .selected-item i.fa {
      cursor: pointer; }
  .search .infusionsoft-block {
    padding: 10px;
    background-color: #c9e3f7; }
    .search .infusionsoft-block input, .search .infusionsoft-block textarea {
      width: 100%; }
  .search .content {
    height: 100%;
    width: calc(100% - 560px);
    float: left;
    padding-left: 0;
    padding-right: 0;
    position: relative; }
    .search .content h1 {
      margin-bottom: 0;
      font-size: 24px; }
    .search .content .map-container {
      border: 1px solid #ccc;
      height: 100%; }
    .search .content .map-loader {
      font-weight: 700;
      padding: 1rem;
      background-color: #fff;
      border: 1px solid #ccc;
      white-space: nowrap;
      display: block;
      position: absolute;
      z-index: 12;
      width: 150px;
      text-align: center;
      left: 50%;
      margin-left: -75px;
      top: 120px;
      display: none; }
      .search .content .map-loader.loading {
        display: block; }
    .search .content .map-container-disclaimer {
      position: absolute;
      top: 0;
      width: 100%;
      left: 0;
      display: table-row; }
      .search .content .map-container-disclaimer > div {
        display: table-cell; }
      .search .content .map-container-disclaimer .message, .search .content .map-container-disclaimer .action {
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        padding: 5px 10px; }
      .search .content .map-container-disclaimer .message {
        line-height: 30px;
        font-size: 14px;
        font-weight: 500;
        padding: 5px 10px;
        width: 100%; }
      .search .content .map-container-disclaimer .action {
        cursor: pointer;
        font-weight: bold; }
        .search .content .map-container-disclaimer .action:hover {
          background-color: rgba(198, 29, 53, 0.9); }
  .search .listing-items {
    position: relative;
    min-height: 90px; }
    .search .listing-items.loading .list-loading-message-cover, .search .listing-items.loading .list-loader {
      display: block; }
    .search .listing-items .list-loading-message-cover {
      background-color: #fff;
      z-index: 10;
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: .6;
      display: none; }
    .search .listing-items .list-loader {
      font-weight: 700;
      padding: 1rem;
      background-color: #fff;
      border: 1px solid #ccc;
      white-space: nowrap;
      display: block;
      position: absolute;
      z-index: 12;
      width: 150px;
      text-align: center;
      left: 50%;
      margin-left: -75px;
      top: 30px;
      display: none; }
  .search .pages {
    font-size: 14px; }
    .search .pages a {
      padding-right: 5px;
      display: inline-block; }
      .search .pages a.active {
        font-weight: bold;
        color: #c00;
        text-decoration: none;
        cursor: default; }

@media (max-width: 925px) {
  .search .content-wrapper .right-panel {
    height: auto;
    float: none;
    width: 100%; }
  .search .content {
    width: 100%;
    float: none;
    height: auto; }
    .search .content .map-container {
      height: 500px; } }
@media (max-width: 630px) {
  .search {
    padding-top: 55px; } }
@media (max-width: 400px), (min-width: 1200px) and (max-width: 1400px), (min-width: 992px) and (max-width: 1085px), (min-width: 768px) and (max-width: 910px) {
  .listing-items .listing-item .thumb-container {
    width: 176px; }
  .listing-items .listing-item .thumb img {
    height: 116px;
    width: 174px; } }
.property {
  font-size: 13px; }
  .property .content h1 {
    font-weight: normal; }
    .property .content h1 a {
      color: black; }
  .property .content h2 {
    margin-top: 30px; }
  .property .content a.gray {
    color: #777;
    position: relative;
    top: 11px;
    font-size: 14px; }
  .property .content .photos-container, .property .content .quick-info-container, .property .content .social-sharing-container, .property .content .white-container {
    padding: 15px;
    background-color: white;
    border: 1px solid #eae8eb;
    margin-bottom: 10px; }
    .property .content .photos-container h2:first-child, .property .content .quick-info-container h2:first-child, .property .content .social-sharing-container h2:first-child, .property .content .white-container h2:first-child {
      margin-top: 10px; }
  .property .content .map-container {
    border: 1px solid #ccc;
    height: 305px; }
  .property .content .room-specifics {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    padding: 5px 0 10px;
    line-height: 1; }
    .property .content .room-specifics > div {
      margin-bottom: 15px;
      line-height: 16px; }
      .property .content .room-specifics > div .no-break-inside {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid; }
  .property .content .quick-info-container {
    font-size: 14px;
    height: 340px; }
    .property .content .quick-info-container .gray-well {
      padding: 12px 8px 5px;
      margin-bottom: 15px; }
    .property .content .quick-info-container table {
      width: 100%; }
      .property .content .quick-info-container table tr td {
        padding: 4px 0;
        border-bottom: 1px solid #bbbbbb; }
      .property .content .quick-info-container table tr td:first-child {
        font-weight: bold; }
      .property .content .quick-info-container table tr td:last-child {
        text-align: left;
        padding-left: 5px;
        max-width: 80px; }
  .property .content .social-sharing-container {
    text-align: center;
    margin-top: 10px; }
    .property .content .social-sharing-container .icon {
      display: inline-block;
      width: 40px;
      height: 40px;
      color: white;
      font-size: 26px;
      background-color: #b3b3b3;
      text-shadow: none;
      text-align: center;
      line-height: 40px;
      cursor: pointer; }
      .property .content .social-sharing-container .icon.fb {
        background-color: #3f5b9a; }
      .property .content .social-sharing-container .icon.tw {
        background-color: #6ed0f5; }
      .property .content .social-sharing-container .icon.gp {
        background-color: #d04133; }
      .property .content .social-sharing-container .icon.ln {
        background-color: #3474ba; }
      .property .content .social-sharing-container .icon.mail a {
        color: white; }
  .property .content .map-buttons {
    color: #97c9e9;
    font-size: 16px;
    background-color: #5c6b7c;
    text-shadow: none; }
    .property .content .map-buttons a {
      color: #97c9e9;
      text-decoration: none; }
    .property .content .map-buttons > div {
      display: inline-block;
      line-height: 35px;
      padding: 0 15px;
      border-right: 1px solid #848f9c;
      cursor: pointer; }
      .property .content .map-buttons > div.active {
        color: white; }
    .property .content .map-buttons .street-view-button {
      display: none; }
  .property .content .big-photos img {
    max-width: 100%;
    height: auto;
    outline: 3px solid black;
    margin-top: 15px; }
  .property .content .contact-form {
    padding-bottom: 10px; }
    .property .content .contact-form label {
      margin-top: 10px;
      font-size: 16px;
      font-weight: bold;
      display: inline-block; }
  .property .content .gray-well {
    background-color: #eeeeee;
    padding: 5px; }
    .property .content .gray-well a {
      margin-right: 10px;
      line-height: 20px;
      white-space: nowrap; }
      .property .content .gray-well a > i {
        color: black; }
  .property .content table.property-history {
    border-spacing: 0;
    border-collapse: collapse; }
    .property .content table.property-history th {
      text-align: left;
      padding-bottom: 5px; }
    .property .content table.property-history td, .property .content table.property-history th {
      line-height: 18px; }
  .property .content .listing-price {
    margin-top: 60px;
    font-size: 20px; }
  .property .content table.general-info {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%; }
    .property .content table.general-info td {
      padding: 5px 8px;
      text-align: center;
      border: 1px solid #999;
      background: #fff;
      width: 60px;
      white-space: nowrap; }
  .property .content table.train-stations {
    width: 100%; }
    .property .content table.train-stations .time, .property .content table.train-stations .distance {
      text-align: right; }
  .property .content table.rooms {
    width: 100%; }
    .property .content table.rooms th {
      text-align: left; }
    .property .content table.rooms td {
      line-height: 20px; }
  .property .content table.schools {
    width: 100%; }
    .property .content table.schools tr td:first-child {
      width: 30px; }
    .property .content table.schools i {
      font-size: 20px; }
    .property .content table.schools a {
      font-size: 13px; }
    .property .content table.schools td {
      padding: 3px 0px; }
  .property .content table.property-info {
    width: 100%; }
    .property .content table.property-info td {
      vertical-align: top; }
    .property .content table.property-info h3 {
      padding: 4px 8px;
      margin-top: 15px;
      margin-bottom: 3px;
      font-size: 14px;
      font-weight: bold;
      background: #999;
      color: #eee;
      text-shadow: 1px 1px 0 #666;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
    .property .content table.property-info td label {
      display: block;
      padding: 3px 10px;
      margin-right: 10px;
      text-align: right;
      background: #ccc;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }

@media (max-width: 767px) {
  .property h1 {
    font-size: 22px; } }
.stats {
  font-size: 13px;
  /*   .chart {
      border: 1px solid #eae8eb;
  
    } */ }
  .stats p {
    font-size: 16px; }
  .stats .content h1 {
    font-weight: normal; }
    .stats .content h1 a {
      color: black; }
  .stats .content h2 {
    margin-top: 30px; }
  .stats .content a.gray {
    color: #777;
    position: relative;
    top: 11px;
    font-size: 14px; }
  .stats .content .white-container, .stats .content .map-container {
    padding: 15px;
    background-color: white;
    border: 1px solid #eae8eb;
    margin-bottom: 10px; }
    .stats .content .white-container h2:first-child, .stats .content .map-container h2:first-child {
      margin-top: 10px; }
  .stats .content .dear-friend p {
    font-size: 10pt; }
  .stats .content .map-container {
    margin-bottom: 0; }
  .stats .content .types-nums {
    font-size: 14px;
    margin-bottom: 13px;
    padding-left: 7px;
    padding-right: 7px; }
    .stats .content .types-nums.no-links > div > div {
      padding: 20px; }
    .stats .content .types-nums.green > div > div {
      background-color: #81bb4a;
      color: white; }
      .stats .content .types-nums.green > div > div span {
        color: white; }
    .stats .content .types-nums.blue > div > div {
      background-color: #1f83c1;
      color: white; }
      .stats .content .types-nums.blue > div > div span {
        color: white; }
    .stats .content .types-nums > div {
      cursor: pointer;
      padding-right: 3px;
      padding-left: 3px;
      margin: 3px 0; }
      .stats .content .types-nums > div > div {
        background-color: #f7f5f8;
        font-weight: bold; }
        .stats .content .types-nums > div > div span {
          display: inline-block;
          color: gray; }
    .stats .content .types-nums a {
      text-decoration: none;
      color: black;
      padding: 20px;
      display: block; }
  .stats .content .notification {
    padding: 25px 20px 30px 10px;
    font-size: 16px; }
    .stats .content .notification h3 {
      font-size: 24px;
      margin: 0; }
    .stats .content .notification img {
      margin: 10px 20px 0 10px; }
    .stats .content .notification p {
      margin: 0;
      padding: 0 5px 5px; }
    .stats .content .notification table {
      width: 100%; }
      .stats .content .notification table td:first-child {
        width: 75px; }
      .stats .content .notification table button {
        margin-top: 10px;
        width: 100%; }
        .stats .content .notification table button:focus {
          outline: none; }
        .stats .content .notification table button i {
          display: none; }
      .stats .content .notification table input {
        margin-top: 10px;
        width: 100%;
        height: 40px; }
  .stats .content .map-container {
    height: 480px; }
  .stats .content .white-container h2.homes-list-title {
    font-weight: bold;
    font-size: 18px;
    background-color: #e5e5e5;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin: 0; }
  .stats .content .homes-list a {
    display: inline-block;
    border: 1px solid #b1b1b1;
    margin-top: 15px;
    text-decoration: none;
    color: black;
    width: 100%; }
  .stats .content .homes-list .home {
    position: relative;
    color: white;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    min-height: 100px; }
    .stats .content .homes-list .home a, .stats .content .homes-list .home a:hover {
      text-decoration: none; }
    .stats .content .homes-list .home img {
      width: 100%;
      height: 50%; }
  .stats .content .homes-list .bottom-details {
    padding: 7px 10px 0;
    line-height: 24px;
    font-size: 16px; }
    .stats .content .homes-list .bottom-details .listed-on {
      margin-top: 6px;
      font-size: 10px; }
    .stats .content .homes-list .bottom-details .address {
      overflow: hidden;
      display: inline-block;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .stats .content .homes-list .search-all {
    border: none; }
  .stats .content .median-price {
    line-height: 53px; }
  .stats .content .list-view .home-list-item {
    display: table;
    padding: 10px 0; }
    .stats .content .list-view .home-list-item > div {
      display: table-cell;
      vertical-align: top;
      padding: 0 10px; }
    .stats .content .list-view .home-list-item .left {
      width: 172px;
      vertical-align: middle; }
      .stats .content .list-view .home-list-item .left a {
        position: relative;
        display: inline-block; }
        .stats .content .list-view .home-list-item .left a .remax-badge {
          position: absolute;
          top: -3px;
          left: -3px;
          height: 66px;
          width: 66px;
          z-index: 110;
          background-size: contain;
          background-repeat: no-repeat; }
          .stats .content .list-view .home-list-item .left a .remax-badge.featured {
            background-image: url(/assets/img/featured_badge.png); }
          .stats .content .list-view .home-list-item .left a .remax-badge.new {
            background-image: url(/assets/img/new_badge.png); }
          .stats .content .list-view .home-list-item .left a .remax-badge.contract {
            background-image: url(/assets/img/contract_badge.png); }
          .stats .content .list-view .home-list-item .left a .remax-badge.price-change {
            background-image: url(/assets/img/price_change_badge.png); }
          .stats .content .list-view .home-list-item .left a .remax-badge.sold {
            background-image: url(/assets/img/sold_badge.png); }
          .stats .content .list-view .home-list-item .left a .remax-badge.rented {
            background-image: url(/assets/img/rented_badge.png); }
    .stats .content .list-view .home-list-item .right {
      position: relative;
      padding-bottom: 22px;
      width: 100%; }
      .stats .content .list-view .home-list-item .right span {
        font-size: 12px; }
        .stats .content .list-view .home-list-item .right span.top {
          padding-bottom: 5px;
          display: inline-block; }
        .stats .content .list-view .home-list-item .right span.bottom {
          position: absolute;
          bottom: 0; }
  .stats .content h3.no-photos {
    padding-top: 50px;
    color: darkgray; }
  .stats .content .photo-view .images {
    display: none; }
  .stats .content .photo-view:not(.maximized) .thumbnails {
    text-align: left; }
    .stats .content .photo-view:not(.maximized) .thumbnails.no-photos {
      text-align: center; }
    .stats .content .photo-view:not(.maximized) .thumbnails img {
      width: 25%;
      height: auto;
      padding: 5px; }
      .stats .content .photo-view:not(.maximized) .thumbnails img.active {
        outline: none; }
  .stats .content .photo-view .thumbnails .upload-image {
    display: inline-block;
    position: relative;
    width: 25%;
    height: auto; }
    .stats .content .photo-view .thumbnails .upload-image > div {
      font-size: 14px;
      position: absolute;
      bottom: 10px;
      text-align: center;
      width: 100%; }
    .stats .content .photo-view .thumbnails .upload-image img {
      width: 100%;
      cursor: pointer; }
    .stats .content .photo-view .thumbnails .upload-image .upload-image-progress {
      height: 100%;
      bottom: 0;
      background: white;
      display: none; }
      .stats .content .photo-view .thumbnails .upload-image .upload-image-progress i {
        top: 50%;
        position: relative;
        margin-top: -40px; }
      .stats .content .photo-view .thumbnails .upload-image .upload-image-progress #progress_percent {
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -14px; }
  .stats .content .photo-view.maximized .thumbnails .upload-image {
    display: none; }
  .stats .content .photo-view.maximized .images {
    display: block; }
  .stats .content .sales-graph {
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate; }
    .stats .content .sales-graph.orange td > div {
      background-color: #fb6721; }
    .stats .content .sales-graph.blue td > div {
      background-color: #b218ff; }
    .stats .content .sales-graph.green td > div {
      background-color: #ea00ff; }
    .stats .content .sales-graph td {
      text-align: center;
      font-size: 16px;
      vertical-align: bottom; }
      .stats .content .sales-graph td > div {
        background-color: #009fdf;
        color: white;
        padding: 5px 0;
        font-weight: bold; }
    .stats .content .sales-graph tr.sales-graph-header {
      color: black; }
      .stats .content .sales-graph tr.sales-graph-header td {
        vertical-align: middle;
        text-align: left; }
    .stats .content .sales-graph tr.labels {
      color: white;
      background-color: #828282; }
      .stats .content .sales-graph tr.labels td {
        vertical-align: middle; }
  .stats .scrollbox {
    /*     overflow-y: auto; */
    /*     max-height: 426px; */
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
    background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: white;
    background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
    /* Opera doesn't support this in the shorthand */
    background-attachment: local, local, scroll, scroll; }
  .stats table.list tr {
    border-bottom: 1px solid #eae8eb; }
  .stats table.list td, .stats table.list th {
    padding: 5px; }
  .stats table.list + div, .stats .list-view + div {
    background: #dfdfdf;
    color: #666;
    padding: 8px 12px;
    text-align: center;
    cursor: pointer; }
  .stats .self-promotion-box {
    background: #32bc20;
    color: white;
    padding: 12px 15px; }

@media (max-width: 767px) {
  .stats .content .map-legend, .stats .content .sales-graph {
    margin-bottom: 10px; }
  .stats .content .white-container, .stats .content .map-container {
    padding: 10px; }
  .stats .content table.list {
    font-size: 11px; }
    .stats .content table.list td, .stats .content table.list th {
      padding: 2px; }
  .stats .content .photo-view:not(.maximized) .thumbnails img {
    width: 50%; }
  .stats .content .photo-view .thumbnails .upload-image {
    width: 50%; } }
@media (max-width: 630px) {
  .stats .content .homes-list .search-all .btn {
    max-width: 260px;
    padding: 10px;
    white-space: normal; }

  .stats .notification table td:first-child {
    display: none; } }
@media (max-width: 479px) {
  .stats .content .photo-view:not(.maximized) .thumbnails img {
    width: 100%; }
  .stats .content .photo-view .thumbnails .upload-image {
    width: 100%; } }
.container.contact .white-container, .container.about .white-container {
  padding: 15px 15px 0;
  background-color: white;
  border: 1px solid #eae8eb;
  margin-bottom: 10px; }
.container.contact .offices, .container.about .offices {
  min-height: 465px; }
  .container.contact .offices > div, .container.about .offices > div {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px; }
.container.contact .map-container iframe, .container.about .map-container iframe {
  border: none; }

.container.about h2 {
  font-size: 24px; }
.container.about .video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }
.container.about .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*# sourceMappingURL=main.css.map */
