/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 06-Feb-2015, 15:13:09
    Author     : Alex
*/

html {
  -ms-overflow-style: scrollbar !important;
}
a:focus {
  outline: none;
}
#divHeaderWrapper {
  z-index: 1040;
}

.icon-block.icon-block-1 .icon-block-item {
  width: 1.4em !important;
}

.client img {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.btn-default {
  border-color: #ccc;
}
.wp-block.property.grid {
  background: #fff;
}

.imageHolder .corner_flash.prestige h2,
.ribbon.base.prestige {
  background: #0f1d40;
  border-color: #0f1d40;
}

.ribbon.base.prestige:before,
.ribbon.base.prestige:after {
  border-top-color: #0f1d40;
  border-bottom-color: #0f1d40;
}

.body-wrap {
  position: static;
  z-index: auto;
}

#layerslider {
  max-height: 520px;
}

.index-quicksearch-1 {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 800px;
  overflow: visible;
  text-align: left;
  width: 100%;
  /*position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);*/
}

.index-quicksearch-1 h2 {
  font-size: 35px;
  font-weight: normal;
  text-transform: none;
}

.index-quicksearch-block {
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 20px;
  color: #aaa;
  text-shadow: none;
  vertical-align: middle;
  font-size: 20px;
  box-shadow: 0 1px 10px 1px #444;
  text-align: center;
}

.index-quicksearch-block > span {
  display: inline-flex;
  display: -webkit-inline-flex;
  vertical-align: middle;
  padding: 7px 0px;
}

.department_label {
  color: #aaa;
  font-size: 100%;
  padding: 0px 4px;
}

.index-quicksearch-block input,
.index-quicksearch-block select {
  outline: 0;
  border-radius: 0px;
}

.carousel .vertical_layout .search-results-gallery-property {
  height: 91px;
  margin-bottom: 0px;
}

.carousel .vertical_layout .search-results-gallery-property .imageHolder {
  height: 115px;
}

.index-quicksearch-block .department {
  padding-left: 10px;
  padding-right: 10px;
  color: #444;
  margin-left: 3px;
  margin-right: 3px;
  display: inline-flex;
  display: -webkit-inline-flex;
  display: inline-table;
}

.index-quicksearch-block .location {
  padding-left: 10px;
  padding-right: 10px;
  color: #444;
  margin-left: 3px;
  margin-right: 3px;
  width: 100%;
  max-width: 480px;
  display: inline-flex;
  display: -webkit-inline-flex;
}

.index-quicksearch-block .form-control {
  padding: 2px 12px;
  font-size: 18px;
}
.index-quicksearch-block .form-control::-ms-expand {
  display: none;
}

.index-quicksearch-block .input-group-addon {
  background: #fff;
  padding: 0px;
}

.index-quicksearch-block .input-group-addon button {
  background: #fff;
  border: 0;
}

.index-quicksearch-block .quicksearch-submit {
  display: none;
}

.index-quicksearch-block .quicksearch-submit .btn {
  border: medium none;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  width: 100%;
  margin-top: 20px;
  box-sizing: border-box !important;
}
.index-quicksearch-block .smaller-text {
  padding: 5px 5px 0px 5px;
}
.index-quicksearch-block .smaller-text > select {
  padding: 5px;
  font-size: 14px;
}
.index-quicksearch-block {
  position: relative;
}
.index-quicksearch-block .division_block {
  position: absolute;
  top: -30px;
  left: -1px;
}
.index-quicksearch-block input[name="division"] {
  display: none;
}
.index-quicksearch-block input[name="division"] + label {
  background: #fff;
  border-radius: 5px 5px 0px 0px;
  color: #000;
  padding: 4px 15px;
  font-size: 15px;
  opacity: 0.7;
  cursor: pointer;
}
.index-quicksearch-block input[name="division"]:checked + label {
  opacity: 1;
}

.short-feature .feature-icon {
  font-size: 17px;
}

#twitterContainer,
#fbContainer {
  border: 1px solid #c0c0c0;
  box-shadow: 0 10px 15px 2px #888;
}

/* Search results */
.search-results-header {
  margin-bottom: 20px;
  border-radius: 3px;
}

.search-results-header p {
  font-size: 12px;
  color: #333;
}

.no-results {
  padding-top: 40px;
  padding-bottom: 40px;
}

.search-no-results {
  padding-left: 20px;
  list-style: disc;
}

.search-results-gallery-property {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  margin-bottom: 30px;
  /*height: 255px;*/
}

.imageHolder {
  overflow: hidden;
  height: 175px;
  position: relative;
  background-position: center;
  display: block;
  background: #fff;
}

.imageHolder img {
  width: 100%;
}

.corner_flash {
  background: transparent;
  float: left;
  height: 135px;
  text-align: center;
  width: 210px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  pointer-events: none;
}

.corner_flash h2 {
  /* background-image: linear-gradient(0deg, transparent 35%, rgba(250, 250, 250, 1)); */
  border-width: 1px 0;
  border-color: rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
  padding: 5px;
  width: 160px;
  position: absolute;
  left: -42px;
  top: 25px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-size: 125%;
  color: #fff;
  text-shadow: 1px 2px #333;
  font-weight: normal;
}

.search-results #map_canvas {
  height: 600px;
}

.search-results-header .view_container a:hover {
  background-color: #efefef;
}

.search-results-header .view_container a {
  padding-right: 20px;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 15px;
}

.search-results-header .view_container i {
  padding: 7px;
}

.search-results-gallery-property .textHolder {
  padding: 10px;
}

.search-results-gallery-property .textHolder h2,
.search-results-gallery-property .textHolder h2 a {
  font-size: 15px;
  color: #333;
  margin: 0;
  margin-bottom: 3px;
}

.search-results-gallery-property .textHolder .price {
  display: inline-block;
  margin: 0;
  margin-right: 15px;
}

.search-results-gallery-property .textHolder .bedrooms {
  margin: 0;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.search-results-list-property .wp-block-body {
  position: relative;
}

.search-results-list-property .textHolder {
  padding: 10px;
  padding-top: 0px;
  height: 175px;
}

.search-results-list-property .textHolder h2,
.search-results-list-property .textHolder h2 a {
  font-size: 19px;
  color: #333;
  margin: 0;
  margin-bottom: 3px;
  font-weight: normal;
}

.search-results-list-property.wp-block.property.list {
  border-color: #b9b9b9;
  min-height: 250px;
}

.search-results-list-property.wp-block.property.list .wp-block-content .price {
  display: inline-block;
  margin: 0;
  margin-right: 15px;
  font-size: 18px;
  padding-top: 5px;
}

.search-results-list-property.wp-block.property.list .wp-block-content .description {
  border: 0px;
  padding-top: 5px;
  margin-bottom: 0px;
  height: 77px;
  overflow: hidden;
}

.search-results-list-property .textHolder .bedrooms {
  display: inline-block;
  margin: 0;
}

.search-results-list-property .addthis_toolbox {
  margin-top: 5px;
  margin-left: -2px;
  position: absolute;
  bottom: 10px;
  width: 100%;
  background: #FFF;
}

.search-results-list-property .more_details {
  margin-bottom: 0px;
}

.search-results span.postcode {
  float: right;
  display: inline-block;
  margin: 0;
  margin-right: 15px;
  font-size: 17px;
  padding-top: 5px;
}

.search-results .contact_link_container {
  padding-right: 0px;
  padding-left: 0px;
}

.search-results .contact_link_container div {
  font-size: 11px;
  color: #fff;
  text-align: center;
  padding-right: 0px;
  padding-left: 0px;
}

.popup_thumb {
  height: 130px;
  width: 200px;
  position: absolute;
  left: 145px;
  margin-top: -46px;
  display: none;
}

.popup_thumb:after {
  content: "";
  position: absolute;
  top: 35%;
  right: -10%;
  border-left: 20px solid #906c6c;
  border-left-color: #b5b5b5;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  z-index: 1000;
}

.search-results-container .print_view table {
  width: 100%;
}

.search-results-container .print_view table.full_size h4 {
  font-size: 16px;
  margin-top: 8px;
}

.search-results-container .print_view table.mobile_size {
  display: none;
}

.search-results-container .print_view table .property_wrapper:before {
  content: "";
  display: block;
  height: 15px;
  background: #fff;
}

.search-results-container .print_view table .property_wrapper:nth-of-type(odd) {
  background-color: #eee;
  margin-bottom: 10px;
}

/* Tiles */
.tile-2-block .wp-block {
  min-height: 290px;
}
.tile-5-block {
  margin-bottom: 20px;
}
.tile-2-block img,
.tile-5-block img {
  width: 100%;
}
@media (min-width: 992px) {
  .tiles6_container .tile-2-block .wp-block {
    height: 265px;
    min-height: 265px;
  }
}

@media (max-width: 800px) {
  #at4-share {
    display: none !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .tiles6_container .tile-2-block .wp-block {
    min-height: 290px;
    max-height: 290px;
  }
}
.tile-7-block {
  min-height: 300px;
}
.tile-7-block .figure {
  text-align: center;
  font-size: 72px;
  margin-bottom: 20px;
}
.tile-7-block .figure img {
  width: auto;
  max-width: 100%;
}
.tiles7_container .carousel-nav {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
}
.tiles7_container .left {
  left: 0px;
  border-radius: 50%;
}
.tiles7_container .right {
  border-radius: 50%;
}
.tiles7_container .carousel-inner.tiles7-padding {
  left: 40px;
  right: 40px;
  width: calc(100% - 80px);
}

/*
.tiles6_container div.wp-block.hero.white.no-margin
{
      margin-bottom: 15px;
}*/

.tiles6_container p.text-center {
  padding: 2px;
}

.image_holder {
  width: 100%;
}

.image_holder img {
  width: 100%;
}

.dropdown-menu_visible {
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 15px 0px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 100%;
}

.mega_menu_item {
  display: inline-block;
}

.slice.text_content {
  background-color: #ededed;
}

body.template_e .slice.full-1 {
  background: url(/images/bg_sofa.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

body.template_e .slice.full-2 {
  background: url(/images/couple_on_sofa.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.searchThumbs .imageHolder {
  width: 110px;
  height: 92px;
  display: block;
}

.boxed {
  position: static;
}

.tile-5-block h2 {
  font-size: 18px;
}

.container.location_1 .container {
  width: 100%;
}

.container.location_1 .container div.search-results-gallery-property {
  padding-top: 10px;
  height: 125px;
  border: none;
  margin-bottom: 10px;
}

.container.location_1 .container div.search-results-gallery-property .imageHolder {
  height: 110px;
}

.container.location_1 .container div.search-results-gallery-property .textHolder {
  padding: 0px;
}

div.search-results-gallery-property .textHolder h2 {
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

footer.base *,
footer .col p,
.slice.base * {
  color: inherit;
}

.slice.triangle, .relative {
  position: relative;
}
.slice.triangle::after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  content: "";
  left: 50%;
  position: absolute;
  top: 100%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top-color: inherit;
}
.slice.white.triangle::after {
  border-top-color: #fff;
}

.dropdown-menu > li > a {
  color: #000 !important;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light.active,
.open .dropdown-toggle.btn-light {
  border-color: #dde4e6;
}

.base a:hover {
  color: #fff;
  text-decoration: underline;
}

.propertiesContainer {
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px;
}

.prop_limit_1 .search-results-gallery-property {
  height: auto;
}

.prop_limit_1 .search-results-gallery-property .imageHolder {
  max-height: 350px;
  height: 350px;
}

@media screen and (max-width: 1199px) {
  /*.search-results-gallery-property
    {
        height: 355px;
    }*/

  .imageHolder {
    height: 280px;
  }

  .search-results-list-property.wp-block.property.list .wp-block-content .description,
  .search-results-list-property .textHolder {
    min-height: 100px;
    overflow: none;
  }

  .search-results-list-property .addthis_toolbox {
    position: relative;
    margin-top: 10px;
  }
}

@media screen and (max-width: 992px) {
  /*.search-results-gallery-property
    {
        height: 290px;
    }*/

  .imageHolder {
    height: 220px;
  }
  /* quick search */
  .index-quicksearch-1 {
    top: 10px;
  }

  .index-quicksearch-1 > h2,
  .index-quicksearch-1 > p {
    margin: 15px;
    font-size: 0.8em;
  }

  .index-quicksearch-block {
    margin: 15px;
  }

  .index-quicksearch-1 .index-quicksearch-block form > .input-group,
  .index-quicksearch-1 .index-quicksearch-block form > span {
    display: flex;
    width: 100%;
    padding: 0;
    margin-bottom: 3px;
  }

  .index-quicksearch-block .location {
    width: 100%;
  }

  .index-quicksearch-block .location .input-group-addon {
    display: none;
  }

  .index-quicksearch-block .department {
    max-width: none;
  }

  .index-quicksearch-block .quicksearch-submit {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .search-results-container .print_view table.full_size {
    display: none;
  }

  .search-results-container .print_view table.mobile_size {
    display: table;
  }

  .search-results-container .print_view table.mobile_size th {
    width: 30%;
    padding: 3px;
  }

  .search-results-container .print_view table.mobile_size h4 {
    margin-bottom: 0px;
  }

  .search-results-container .print_view table.mobile_size h4 a {
    font-size: 75%;
  }

  .search-results .row > div {
    padding: 0;
  }
  /*.search-results-gallery-property
    {
        height: auto;
    }*/

  /*    .imageHolder
        {
            height: auto;
        }*/
}

/* Affiliates */
#carouselAffiliates .item .row > div {
  height: 65px;
  margin-bottom: 10px;
}
#carouselAffiliates .client {
  background: #fff;
}

/* Pagination */
.pager {
  display: none;
  margin-bottom: 20px;
}

.pager li > a,
.pager li > span {
  margin: 1%;
  width: 48%;
}

@media screen and (max-width: 767px) {
  .value_my_property_wrapper {
    display: none;
  }

  .pagination {
    display: none;
  }

  .pager {
    display: block;
  }
}

/* Buyers Database */
#users_iframe_container {
  display: none;
  position: relative;
  padding-top: 0px;
  overflow: hidden;
  width: 100%;
}

#users_iframe_container iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 520px;
}

.iframe-container-helper {
  display: none;
  margin: 15px;
}

.iframe-container-helper iframe {
  width: 100%;
}
body:not(.template-new-homes) #buyers-db-save-search {
  float: right;
  padding: 0px 0px 0px 20px;
  border: none;
}

#buyers-db-save-search:hover {
  background-color: #fff;
}

.ribbon {
  z-index: 1;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .ribbon {
    top: 8px;
    padding: 2px 12px 2px 4px;
  }
  .ribbon span {
    font-size: 10px;
    font-weight: 300;
  }
}

.flex-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#slider-wrapper a {
  color: inherit;
}
.post-image img {
  width: auto;
  max-width: 100%;
}

#chat-prompt {
  z-index: 9998;
  position: fixed;
  bottom: 0px;
  right: 80px;
  display: block;
  background: #333;
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  padding: 10px 20px;
  font-size: 16px;
  text-shadow: 1px 1px 0px #000;
  border-top: 3px solid #fff;
}
.max-height-400 .rotator {
  max-height: 400px;
}
.meet-the-team-1 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: filter 0.3s, -webkit-filter 0.3s;
}
.meet-the-team-1 img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.meet-the-team-1 .figure {
  overflow: hidden;
}
.meet-the-team-1 .figure .bio {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow-y: auto;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  z-index: 1;
  top: 100%;
  -webkit-transition: 0.3s top;
  transition: 0.3s top;
}
.meet-the-team-1 .figure:hover .bio {
  top: 70%;
}
.meet-the-team-1 .figure:hover .bio:hover {
  top: 0%;
  bottom: 0px;
}
.meet-the-team-1 .figure .figcaption {
  z-index: 2;
}
.tiles-one img {
  max-width: 80px;
}
.minisearch-video {
  position: relative;
  height: 480px;
  overflow: hidden;
  text-align: center;
  background-size: cover;
  background-position: center;
}
.minisearch-video video {
  min-width: 100%;
  min-height: 400px;
  display: block;
}
.minisearch .img-responsive {
  display: inline-block;
}
.index-quicksearch-block[data-commercial-enabled="yes"] {
  margin-top: 50px;
}
#divHeaderWrapper.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 900;
}
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 900;
}

#divHeaderWrapper {
  clear: both;
}

#quick-search .checkboxSoldStc label {
  display: inline-block;
  padding-right: 8px;
  cursor: pointer;
  font-size: 15px;
}

#quick-search .checkboxSoldStc {
  padding-top: 25px;
}
.imageStrip a {
  display: inline-block;
}

div.index-quicksearch-block.row
  form#minisearch
  div.col-xs-12.col-sm-5.col-md-4.col-lg-4.no-padding
  div.input-group.no-padding.department
  select#ms-department.input-block-level.form-control
  option {
}

div.container div.row div.col-md-12 div.post-item.style2 ul.pagination {
  float: right;
}

div.container div.row div.col-md-12 div.post-item.style2 div.post-content-wr div.post-meta-top div.post-video a iframe,
div.container div.row div.post-item.style2 div.post-content-wr div.post-meta-top div.post-video a.theater iframe {
  max-width: 500px;
}

div.container div.row div.col-md-12 div.post-item.style2 div.post-content-wr div.post-meta-top div.post-video,
div.container div.row div.post-item.style2 div.post-content-wr div.post-meta-top div.post-video {
  margin: 0 auto;
  max-width: 50%;
}

section.no-padding > .row {
  margin-left: 0px;
  margin-right: 0px;
}
section.no-padding > .row > div:first-of-type {
  padding-left: 0px;
}
section.no-padding > .row > div:last-of-type {
  padding-right: 0px;
}
.slice.image {
  background-position: center;
}
.slice.video {
  overflow: hidden;
  position: relative;
  min-height: 400px;
}
.slice.video > * {
  position: relative;
  z-index: 1;
}
.section-video {
  min-width: 100%;
  min-height: 100%;
  display: block;
  position: absolute !important;
  z-index: 0 !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.minisearch {
  min-height: 70vh;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

@media screen\0 {
  .minisearch {
    height: 300px;
  }
}

section.rotator > .slide {
  z-index: -1;
}
.expensive-property-image {
  display: block;
  height: 70vmin;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.expensive-property-image p {
  font-size: 32px;
  color: #fff;
  text-shadow: 1px 1px 0px #000, 0px 2px 5px #000;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  text-align: center;
  line-height: 36px;
}

.text-content {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.text-content ul {
  list-style: disc !important;
}
.text-content ul li {
  margin-left: 15px;
}
@media (min-width: 768px) {
  .txt-col-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .txt-col-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .txt-col-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .txt-col-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }
  .txt-col-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}

.image-grid-1 a {
  height: 16.66666667vw;
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 0px;
  position: relative;
  font-size: 1.4vw;
  line-height: normal;

  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 800px;
  perspective: 800px;
}
.image-grid-1 a:hover {
  z-index: 1;
}
.image-grid-1 .side-a,
.image-grid-1 .side-b {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  padding: 10px;
  box-sizing: border-box;

  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: transform 0.8s;
  transition: transform 0.8s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.image-grid-1 .side-a div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.image-grid-1 .side-b {
  background-size: cover;
  background-position: center;

  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.image-grid-1 a:hover .side-a {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.image-grid-1 a:hover .side-b {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.image-grid-1 .btn {
  margin-top: 10px;
}
.image-grid-1 a > div > div:nth-of-type(2) {
  margin-bottom: 20px;
}
.image-grid-1 a > div > div:nth-of-type(3),
.image-grid-1 a > div > div:nth-of-type(4) {
  font-size: 1vw;
}
@media (max-width: 991px) {
  .image-grid-1 a {
    height: 33.33333333vw;
    font-size: 3vw;
  }
  .image-grid-1 a > div > div:nth-of-type(3),
  .image-grid-1 a > div > div:nth-of-type(4) {
    font-size: 2vw;
  }
}
@media (max-width: 767px) {
  .image-grid-1 a {
    height: 50vw;
    font-size: 4vw;
  }
  .image-grid-1 a > div > div:nth-of-type(3),
  .image-grid-1 a > div > div:nth-of-type(4) {
    font-size: 2.8vw;
  }
}

.bar-chart-bar-container {
  max-width: 85%;
}
.bar-chart-bar-container.full-width {
  max-width: 100%;
}
.bar-chart-bar {
  height: 40px;
  line-height: 30px;
  box-sizing: border-box;
  padding: 5px 10px;
  background: #c4163f;
  color: #fff;
  margin: 5px 0px;
  display: inline-block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bar-chart-value {
  display: inline-block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  float: left;
  margin: 5px;
}
@media (min-width: 992px) {
  .bar-chart-label {
    text-align: right;
    margin: 5px 0px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

section.parallax-effect.rotator > .slide,
section.parallax-effect .parallax-bg {
  background-attachment: fixed !important;
}

section.parallax-effect.image {
  overflow: hidden;
  position: relative;
}

.parallax-effect-bg {
  background: no-repeat center / cover;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.value_my_property_wrapper {
  width: 55px;
  height: 250px;
  position: absolute;
  right: -5px;
  top: 180px;
  z-index: 1000;
  border: 2px solid #fff;
  border-right: 0px;
  position: fixed;
  transition-timing-function: ease-in;
  transition-duration: 0.2s;
}

.value_my_property_wrapper:hover {
  right: 0px;
  transition-timing-function: ease-in;
  transition-duration: 0.2s;
}

.value_my_property_wrapper p {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 50%;
  left: -82%;
  width: 140px;
  font-size: 17px;
  text-shadow: 1px 1px 1px #000;
}

.carousel-4 {
  margin-bottom: 15px;
}
.tiles8 img {
  width: 100%;
}
.tile8_mouseover {
  overflow: hidden;
  position: relative;
  display: block;
}
.tile8_mouseover_tile_sub {
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
  transition: top 0.3s;
}
.tile8_mouseover:hover .tile8_mouseover_tile_sub {
  overflow: hidden;
  top: 0%;
  pointer-events: none;
}
.tiles8 .row:not(:last-of-type) {
  margin-bottom: 30px;
}
.tiles8_text {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  color: #fff;
  text-align: center;
  line-height: normal;
  font-size: 32px;
  line-height: normal;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .tiles8 .row > div:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.search-results-header #buyers-db-save-search i {
  color: inherit;
}

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  select#ms-department {
    background: url(/img/arrow_drop_down.png) no-repeat right;
    background-size: 15px;
  }
}
.videoette-banner-1 .carousel-cover {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;

  background: -moz-linear-gradient(
    left,
    rgba(30, 87, 153, 1) 0%,
    rgba(87, 146, 200, 0) 60%,
    rgba(125, 185, 232, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(30, 87, 153, 1) 0%,
    rgba(87, 146, 200, 0) 60%,
    rgba(125, 185, 232, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(30, 87, 153, 1) 0%,
    rgba(87, 146, 200, 0) 60%,
    rgba(125, 185, 232, 0) 100%
  );
}
.overlayMask {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  background-color: rgba(57, 57, 57, 0.6);
  transition: all 0.4s ease-in-out;
}
.overlayMask:hover {
  opacity: 1;
}
.overlayMask .fa-play-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 80px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.featuredBlogPostsText {
  text-align: center;
  color: #000000;
  margin-top: 5px;
  margin-right: 20px;
  letter-spacing: 1px;
  background: #000;
  width: 100%;
  margin-top: 0px;
  min-height: 100px;
  color: #fff;
  text-align: left;
  padding: 20px;
  border-radius: 0px 0px 5px 5px;
}
.featuredBlogPostsText > h1 {
  font-size: 16px;
  font-weight: bold;
}
.featuredBlogPostsText > h1,
.featuredBlogPostsText > p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.featuredBlogPostsItem > a {
  display: block;
  border: 1px solid #000;
  border-radius: 5px;
  overflow: hidden;
}
.blog-cluster-2 .panel-footer h4,
.blog-cluster-2 .panel-footer p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.blog-cluster-2 a.panel {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.blog-cluster-2 .category {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px 10px;
  border-bottom-right-radius: 5px;
  background: #000;
  text-transform: uppercase;
}
.blog-cluster-2 .nav-tabs {
  border-bottom: 2px solid #ddd;
}
.blog-cluster-2 .nav-tabs > li {
  font-weight: bold;
  margin-bottom: -2px;
}
.blog-cluster-2 .nav-tabs > li.active a {
  border-color: transparent;
  color: #000;
}
.blog-cluster-2 .nav-tabs > li a {
  color: #ccc;
}
.blog-cluster-2 .nav-tabs > li a:hover {
  color: #000;
}
.pl-float-share-btns {
  position: fixed;
  top: 20%;
  right: 0px;
  z-index: 2000;
  list-style-type: none;
  text-align: right;
}
.pl-float-share-btns a {
  display: inline-block;
  width: 50px;
  min-height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #000;
  font-size: 24px;
  transition: width 0.3s;
}
.pl-float-share-btns a:hover {
  color: #fff;
  width: 70px;
}
.pl-share-facebook a {
  background: #3b5998;
}
.pl-share-twitter a {
  background: #55acee;
}
.pl-share-google-plus a {
  background: #dc4e41;
}
.pl-share-email a {
  background: #738a8d;
}
.pl-share-valuation a {
  background: #f00;
}
.pl-share-valuation a span {
  display: block;
  font-size: 10px;
  line-height: 10px;
  margin-bottom: 10px;
}

/* Magnific Popup */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* Image strip module */
.img-strip .sizable {
  height: auto;
  max-height: 350px;
  overflow: hidden;
}

.img-strip .container.img-strip {
  padding: 20px;
}

.img-strip .container.img-strip p {
  line-height: 25px;
}

.img-strip div.push-to-bottom a {
  position: relative;
  top: 20px;
  border: none;
}

.img-strip img.shadow {
  box-shadow: 3px 5px 5px #888888;
  -webkit-box-shadow: 3px 5px 5px #888888;
  -moz-box-shadow: 3px 5px 5px #888888;
}

.magnific-video i.fa-play-circle-o {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 0px #000, 0px 2px 5px #000;
}
.post-item.style2 .post-content {
  overflow: hidden;
}

@media screen and (max-width: 450px) {
  .modal-open {
    position: fixed;
  }
}

.hasVideo:after {
  content: "\f03d";
  font: normal normal normal 24px FontAwesome;
  padding: 12px;
  color: #fff;
  opacity: 0.6;
  float: right;
  text-shadow: 1px 1px 2px #000;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.parallax_container {
  height: 1080px;
  width: 100%;
  overflow: hidden;
  position: absolute;
}

.parallax_layer {
  background-position: bottom center;
  background-size: auto;
  background-repeat: no-repeat;
  width: 100%;
  height: 1080px;
  position: fixed;
  z-index: -1;
}

.parallax_layer:last-of-type,
.parallax_layer:first-of-type {
  position: absolute;
}

#parallax_container_mobile {
  display: none;
  height: 720px;
  width: 100%;
  overflow: hidden;
  position: absolute;
}

@media all and (max-width: 1080px) {
  .parallax_container {
    display: none;
  }
  #parallax_container_mobile {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .ltr {
    -webkit-animation: ltr 40s linear infinite;
    -moz-animation: ltr 40s linear infinite;
    animation: ltr 40s linear infinite;
    /*-ms-animation: none !important;*/
  }

  .rtl {
    -webkit-animation: rtl 40s linear infinite;
    -moz-animation: rtl 40s linear infinite;
    animation: rtl 40s linear infinite;
    /*-ms-animation: none !important;*/
  }

  .glow {
    -webkit-animation: glow 3s linear infinite;
    -moz-animation: glow 3s linear infinite;
    animation: glow 3s linear infinite;
    /*-ms-animation: none !important;*/
  }
}

@keyframes rtl {
  0% {
    background-position: 100vw 0;
  }
  100% {
    background-position: -150vw 0;
  }
}

@keyframes ltr {
  0% {
    background-position: -150vw 0;
  }
  100% {
    background-position: 100vw 0;
  }
}

@keyframes glow {
  0% {
    filter: sepia(1);
    -webkit-filter: sepia(1);
  }
  50% {
    filter: sepia(0);
    -webkit-filter: sepia(0);
  }
  100% {
    filter: sepia(1);
    -webkit-filter: sepia(1);
  }
}
/* OFFICES-1 MODULE */
.offices-module-container > .container {
  padding-top: 30px;
  padding-bottom: 250px;
}
.offices-module-container ul li {
  font-weight: bold;
}
.offices-module-bubbles {
  position: relative;
}
.offices-module-bubbles > a {
  border-radius: 50%;
  background: #ddd;
  border: 5px solid #fff;
  color: #666;
  text-align: center;
  display: inline-block;
  padding: 10px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 2px 2px 0px #eee;
  position: absolute;
}
.offices-module-bubbles.animated > a {
  opacity: 0;
  animation: office-bubble 5s ease-in-out;
}
@keyframes office-bubble {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  7% {
    transform: scale(1.2);
  }
  10% {
    transform: scale(1);
  }
  90% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
.offices-module-bubbles > a:before {
  content: "";
  padding-bottom: 100%;
  display: inline-block;
}
.offices-module-bubbles > a > span {
  float: left;
  padding-top: calc(50% - 10px);
}
.offices-1-bg-container {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  pointer-events: none;
  overflow: hidden;
}
.offices-1-bg {
  transition: bottom 2s;
}
.offices-1-bg.intro {
  bottom: -100%;
}
.offices-1-bg,
.offices-1-bg > div {
  position: absolute;
  bottom: 0%;
  left: 0px;
  right: 0px;
  background-image: url("/assets/offices-1/offices_1_sprite.png");
}
.offices-1-bg > div {
  width: inherit;
  height: inherit;
}
.offices-1-bg-1 {
  height: 190px;
  background-position: bottom center;
  animation: offices-1-h-scroll 120s linear infinite;
}
.offices-1-bg-2 {
  height: 150px;
  background-position: center 340px;
  animation: offices-1-h-scroll 100s linear infinite;
}
.offices-1-fg-1 {
  width: 230px;
  height: 320px;
  background-position: -46px -210px;
}
.offices-1-fg-1 > div {
  background-position: -296px -210px;
}
.offices-1-fg-2 {
  width: 190px;
  height: 530px;
  background-position: -720px 0px;
  transform: translateX(90%);
}
.offices-1-fg-2 > div {
  background-position: -950px 0px;
}
.offices-1-fg-3 {
  width: 270px;
  height: 380px;
  background-position: -1330px -150px;
  transform: translateX(120%);
}
.offices-1-fg-3 > div {
  background-position: -1642px -150px;
}
.offices-1-fg {
  left: 50%;
}
@keyframes offices-1-h-scroll {
  from {
    background-position-x: 0px;
  }
  from {
    background-position-x: 2000px;
  }
}
.office-module-list a {
  color: #000;
}
.office-module-list a:hover {
  text-decoration: underline;
}
.carousel-6 .carousel-inner a {
  color: inherit;
  display: block;
}
.carousel-6 h2,
.carousel-6 p {
  margin-bottom: 0px;
}
.carousel-6 p {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carousel-6 .col-xs-2 a {
  margin-top: 100px;
  display: inline-block;
  color: #333;
}
.featured-ribbon {
  background: #e91b23;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 10px;
  padding: 3px 7px;
}
.featured-ribbon::before,
.featured-ribbon::after {
  content: "";
  position: absolute;
  bottom: -10px;
  border-bottom: 10px solid transparent;
}
.featured-ribbon::before {
  border-right: 18px solid #e91b23;
  right: 0;
}
.featured-ribbon::after {
  border-left: 18px solid #e91b23;
  left: 0;
}
.carousel-6 .image-count {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 3px 10px;
  border-bottom-right-radius: 3px;
}
.carousel-6 .featured h2 small {
  color: #fff;
}

.radio-btn {
  display: none;
}
.radio-btn + label {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  font-weight: normal;

  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.latest-blog-2 a.panel {
  display: block;
  background: #f5f5f5;
}
.latest-blog-2 a.panel h4 {
  font-weight: normal;
}
.latest-blog-2 a.panel span {
  font-weight: bold;
}

/* Mega menu style */
ul.dropdown-menu .img-thumbnail {
  border: none;
  padding: 0px;
}

li.dropdown-meganav ul.dropdown-menu {
  padding: 5px 15px 5px 15px;
  color: #949da6;
}

li.dropdown-meganav ul.dropdown-menu a.btn-primary {
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}

.img-container {
  position: relative;
  padding: 0px;
}

.hover-box {
  background: #0280ba;
  opacity: 0.7;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  text-align: center;
  display: none;
}

.news-gallery .hover-box {
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
}

.hover-box span.plus-symbol {
  color: #fff;
  font-size: 50px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.img-container:hover > a > .hover-box {
  display: block;
}

.navbar .dropdown-menu .mega-nav-section-title {
  color: #737f97;
}

.news-gallery {
  display: table;
}

.news-gallery .img-container {
  padding: 3px;
}

.navbar .dropdown-menu .mega-nav-section.list-section ul.mega-nav-ul {
  list-style-type: circle;
  list-style: circle;
  margin-left: 20px;
}

.navbar .dropdown-menu ul.mega-nav-ul li a {
  color: #949da6;
}

.img-container.large-img {
  margin: 20px 0px 10px 0px;
}

.ml-footer-social .fa {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 2px solid #fff;
  font-size: 32px;
  border-radius: 50%;
  margin: 0px 20px;
}
.homepage-hero-ml-iefix,
.page-hero-ml-2-iefix {
  display: flex;
}
.homepage-hero-ml-container,
.page-hero-ml-2-container {
  padding: 40px 0;
  min-height: 60vmin;
  display: flex;
  width: 100%;
}
.page-hero-ml-2-container {
  padding: 40px 0px 0px 0px;
  overflow: hidden;
}
.homepage-hero-ml {
  align-self: center;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.page-hero-ml-2 {
  align-self: flex-end;
  width: 80%;
}

/* BUYERS INCENTIVE STYLE1 */
.buyers-incentive-popup {
  position: absolute;
  z-index: 5;
  font-size: 15px;
  font-weight: normal;
  bottom: 5px;
  left: 5px;
  padding: 2px 9px;
  cursor: pointer;
  border: 1px solid white;
  /*border-radius: 50%;*/
}

.buyers-incentive-style1 {
  color: white;
  background-color: #b20000;
}

.tooltip-buyers-incentive .tooltip-arrow {
  border-bottom-color: white !important;
}

.tooltip-buyers-incentive .tooltip-inner {
  background-color: transparent;
  opacity: 1;
  max-width: 200px;
}

.tooltip-buyers-incentive .tooltip-inner img {
  max-width: 250px;
}

.tooltip-buyers-incentive.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

@media screen and (max-width: 767px) {
  .page-hero-ml-2 {
    width: 100%;
  }
}
.page-hero-ml-2-slide {
  display: none;
  padding: 15px;
  font-size: 18px;
}
.page-hero-ml-2-slide.active {
  display: block;
  animation: page-hero-ml-2-slide-intro 0.5s;
}
@keyframes page-hero-ml-2-slide-intro {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.page-hero-ml-2.theme-light .page-hero-ml-2-slide {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}
.page-hero-ml-2.theme-dark .page-hero-ml-2-slide {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.homepage-hero-ml h1 {
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 20px;
  animation: homepage-hero-ml-h1 1s;
}
.homepage-hero-ml .btn {
  animation: homepage-hero-ml-btn 1.2s;
}
.homepage-hero-ml.theme-dark h1 {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.homepage-hero-ml.theme-light h1 {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}
.page-hero-ml {
  text-align: center;
  text-shadow: 2px 1px 0px #000;
  padding-bottom: 40px;
}
.page-hero-ml h1 {
  font-size: 42px;
}
.page-hero-ml p {
  font-size: 18px;
  line-height: 28px;
}
.how-it-works-ml .magnific-video {
  position: relative;
}
.how-it-works-ml .magnific-video > div {
  width: 100%;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-shadow: 1px 1px 0px #000;
}
.how-it-works-ml .magnific-video > div h4 {
  text-decoration: underline;
}
.sidebar-ml-social .fa {
  width: 40px;
  height: 40px;
  margin: 0px 2px 10px 2px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 20px;
}
.sidebar-ml-portals img {
  max-height: 40px;
  max-width: 90%;
  margin: 0px 10px 15px 10px;
}
@keyframes homepage-hero-ml-h1 {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes homepage-hero-ml-btn {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  50% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .ml-footer-social .fa {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 0px 5px;
  }
}
.video-2-iefix {
  display: flex;
}
.video-2-container {
  padding: 40px 0;
  min-height: 60vmin;
  display: flex;
  width: 100%;
}
.video-2 {
  align-self: center;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.video-2 .fa {
  color: #fff;
  font-size: 100px;
}
.video-2 hr {
  max-width: 400px;
  margin: 30px auto;
  border-top-width: 5px;
  color: #fff;
}
.video-3 {
  position: relative;
}
.video-3 .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 100px;
  text-shadow: 2px 2px 0px #000;
}
.tiles-11-tile {
  margin-bottom: 15px;
}
.tiles-11-hover {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  transition: background-color 0.5s;
}
.tiles-11-title {
  position: absolute;
  bottom: 30%;
  left: 15px;
  right: 15px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 2px 2px 0px #000;
  display: block;
}
.services-ml-price {
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
}
img.embed-svg {
  opacity: 0;
}
.how-it-works-ml .offers-logo {
  position: absolute;
  top: 0%;
  width: 34%;
  left: 33%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 5px;
  border: 3px solid #000;
}
.how-it-works-ml .move-logo {
  position: absolute;
  top: 40%;
  width: 34%;
  left: 33%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.how-it-works-ml .rightmove-logo {
  position: absolute;
  top: 90%;
  left: 50%;
  width: 30%;
}
.how-it-works-ml .zoopla-logo {
  position: absolute;
  top: 72%;
  left: 39%;
  width: 20%;
}
.how-it-works-ml .primelocation-logo {
  position: absolute;
  top: 72%;
  left: 66%;
  width: 30%;
}
.how-it-works-ml .single-portal .rightmove-logo,
.how-it-works-ml .single-portal .zoopla-logo,
.how-it-works-ml .single-portal .primelocation-logo {
  position: absolute;
  top: 54%;
  left: 11%;
  width: 40%;
}
.how-it-works-ml-number {
  width: 100%;
  padding-bottom: 100%;
  height: 0px;
  border-radius: 50%;
  text-align: center;
  font-size: 64px;
  line-height: 100px;
}
@media (max-width: 1199px) {
  .how-it-works-ml-number {
    font-size: 6vw;
    line-height: 8vw;
  }
}

.pl-valuation-combo .txt-xl {
  font-size: 48px;
  font-weight: bold;
}
.pl-valuation-combo .txt-ml {
  font-size: 24px;
  font-weight: bold;
}
.pl-valuation-combo .pl-valuation-txt > .row {
  width: 100%;
}
.pl-valuation-combo .pl-valuation-right-colour {
  position: absolute;
  width: 50%;
  right: 0px;
  top: 4px;
  bottom: 4px;
}

.pl-valuation-combo h3 {
  text-transform: none;
}
.pl-valuation-combo a {
  color: white;
  text-decoration: underline;
}
.pl-valuation-combo-left {
  padding: 10px 50px;
  position: relative;
  overflow: hidden;
}
.pl-valuation-combo-left::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid white;
  border-bottom: 50px solid white;
  border-left: 50px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 0;
  z-index: 2;
}
.pl-valuation-combo-right {
  padding: 10px 50px;
  position: relative;
  overflow: hidden;
}
.pl-valuation-combo-right::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid white;
  border-bottom: 50px solid white;
  border-right: 50px solid transparent;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 0;
  z-index: 2;
}

/* Evaluate buttons */
#eval-wrapper {
  font-size: 20px;
  color: white;
  text-align: center;
  top: 50px;
}

#eval-wrapper p {
  text-transform: uppercase;
}

ul.eval-buttons {
  list-style: none;
}

ul.eval-buttons li {
  display: inline-block;
}

ul.eval-buttons li a.btn-eval {
  color: white;
  text-transform: uppercase;
  border: 1px solid white;
  border-radius: 0;
  padding: 15px 30px;
  margin: 0px 10px;
  background-color: rgba(49, 111, 136, 0.7);
}

ul.eval-buttons li a.btn-eval:hover {
  text-decoration: none;
  color: #eeeeee;
}

img.language-flag {
  max-height: 20px;
  margin-right: 5px;
}

ul.dropdown-menu.languages-dropdown {
  min-width: 100px;
}

.search-header-6 .line3 {
  border-left: 1px solid white;
  display: inline;
  margin-top: 0;
  padding: 8px 0;
  position: relative;
  left: -20px;
}

.search-header-6 .line2 {
  border-left: 1px solid white;
  display: inline;
  margin-top: 0;
  padding: 8px 0;
  position: relative;
  left: -22px;
}

.search-header-6 .line1 {
  border-left: 1px solid white;
  display: inline;
  margin-top: 0;
  padding: 8px 0;
  position: relative;
  left: -15px;
}
.btn-round-lg {
  border-radius: 22.5px;
}
.btn-round {
  border-radius: 17px;
}
.btn-round-sm {
  border-radius: 15px;
}
.btn-round-xs {
  border-radius: 11px;
}
@media (max-width: 1200px) {
  .search-header-6 .line1,
  .search-header-6 .line2,
  .search-header-6 .line3,
  .search-header-6 .line4 {
    display: none;
  }
  .search-header-6 .searchbar-1 .nav-filter {
    width: 100%;
  }
}

@media (max-width: 991px) {
  img[data-pl-engage] {
    width: 15vw !important;
    min-width: 175px;
  }
}

#hero-carousel .carousel {
  padding: 0 !important;
}

#hero-carousel .carousel-inner > .item > img,
#hero-carousel .carousel-inner > .item > a > img {
  width: 100%;
}

#hero-carousel .carousel-inner .item .slide {
  height: 600px;
  max-height: 600px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#hero-carousel .carousel-inner .item .tint {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.4;
}

/* Carousel indicators */
#hero-carousel ol.carousel-indicators {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  float: none;
  margin-left: 0;
  left: 25px;
  bottom: 25px;
}

#hero-carousel ol.carousel-indicators li {
  width: 18px;
  height: 18px;
  margin: 10px;
  display: list-item;
  background-color: white;
  border: none;
  z-index: 999;
}

#hero-carousel ol.carousel-indicators li.active {
  width: 18px;
  height: 18px;
  /*background-color: #0C3851;*/
  margin: 10px !important;
}

/* Carousel Caption */
#hero-carousel .carousel-caption {
  top: 20%;
}

#hero-carousel .carousel-caption h1 {
  font-size: 3rem;
  font-weight: 500;
  border: none;
  color: white;
}

#hero-carousel .carousel-caption a.btn-white {
  color: #fff;
  background-color: transparent;
  font-size: 25px;
  padding: 10px 30px;
  margin-top: 5rem;
}

#hero-carousel .carousel-caption a.btn-white:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

/* MEDIA QUERIES */
@media (max-width: 768px) {
  #hero-carousel .carousel-caption h1 {
    font-size: 1.8rem;
    font-weight: 500;
    border: none;
    color: white;
  }
  #hero-carousel .carousel-caption a.btn-white {
    font-size: 1.2rem;
    padding: 5px 15px;
    margin-top: 3rem;
  }
}

@media (max-width: 543px) {
  #hero-carousel .carousel-caption h1 {
    font-size: 1.6rem;
  }

  #hero-carousel ol.carousel-indicators {
    left: 10px;
    bottom: 10px;
  }

  #hero-carousel ol.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 5px;
  }
  #hero-carousel ol.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 5px !important;
  }

  #hero-carousel .carousel-inner .item .slide {
    height: 400px;
    max-height: 400px;
  }

  #hero-carousel .carousel-caption a.btn-white {
    font-size: 1rem;
    padding: 5px 15px;
    margin-top: 2rem;
  }
}

.caption-animate .item.active .carousel-caption {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.caption-animate .item.active .carousel-caption.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.caption-animate .item.active .carousel-caption.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.caption-animate .item.active .carousel-caption.flipOutX,
.caption-animate .item.active .carousel-caption.flipOutY,
.caption-animate .item.active .carousel-caption.bounceIn,
.caption-animate .item.active .carousel-caption.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
.caption-animate .item .carousel-caption.fadeIn,
.caption-animate .item .carousel-caption.fadeInDown,
.caption-animate .item .carousel-caption.fadeInDownBig,
.caption-animate .item .carousel-caption.fadeInLeft,
.caption-animate .item .carousel-caption.fadeInLeftBig,
.caption-animate .item .carousel-caption.fadeInRight,
.caption-animate .item .carousel-caption.fadeInRightBig,
.caption-animate .item .carousel-caption.fadeInUp,
.caption-animate .item .carousel-caption.fadeInUpBig {
  opacity: 0;
}

.big-footer {
  padding: 0 0 5rem 0;
}

.minisearch-radius-container {
  min-height: 100vh;
  padding-top: 100px;
  display: flex;
  align-items: center;
}

.minisearch-radius {
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  text-align: center;
  width: 100%;
}

.minisearch-radius h1 {
  font-size: 48px;
  font-weight: 700;
  text-transform: none;
}

.minisearch-radius input, .minisearch-radius select, .minisearch-radius .btn {
  height: 40px;
}

.quicksearch-9-container {
  border: 1px solid #ccc;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  line-height: 32px;
  color: #aaa;
  background-color: #fff;
  overflow: hidden;
}
.quicksearch-9-container .br {
  border-right-color: #ccc;
}

.quicksearch-9-container .qs-box {
  position: relative;
  padding: 5px 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: -1px;
}
.quicksearch-9-container .qs-full {
  flex: 1;
}
.quicksearch-9-container .qs-full .form-control {
  min-width: 100px;
}

.quicksearch-9-container .form-control {
  border: none;
  font-size: 12px;
  box-shadow: none;
}

.quicksearch-9-container .btn {
  border: none;
  background-color: transparent;
  font-size: 12px;
  line-height: 22px;
}
.quicksearch-9-container .btn:active {
  box-shadow: none;
}
.quicksearch-9-container .btn-reset {
  font-size: 22px;
}

.quicksearch-9-container select::-ms-expand {
  display: none;
}
.quicksearch-9-container select {
  -webkit-appearance: none;
  appearance: none;
  padding-right: 30px;
}
.quicksearch-9-container .caret2::before {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "\f0d7";
  font-family: "FontAwesome";
  transform: translateY(-50%);
  color: #555;
}
.no-click {
  pointer-events: none;
}
.m-0 {
  margin: 0;
}
.mt-0 {
  margin-top: 0px;
}
.property-details-13 .media-tabs {
  position: relative;
  z-index: 2;
}
.property-details-13 .media-tabs .nav {
  min-height: auto;
  border-bottom: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  transform: translateY(50%);
}
.property-details-13 .media-tabs .nav-tabs > li > a {
  border-radius: 4px;
  border: none;
}
.property-details-13 .section-media .tab-pane,
.property-details-13 .section-media .item {
  min-height: 80vh;
}
.property-details-13 .section-media .carousel-control .fa {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.property-details-13 .section-media {
  position: relative;
}
.property-details-13 .section-media .overlay {
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 20vh;
  z-index: 1;
  pointer-events: none;
  display: flex;
  align-items: flex-end;
  padding-bottom: 20px;
}
.property-details-13 .flex-row {
  display: flex;
  align-items: flex-end;
}
.property-details-13 .flex-item {
  flex: 1;
}
.property-details-13 .nav-pills {
  border: none;
}
.property-details-13 .nav-pills > li {
  border-radius: 4px;
}
.property-details-13 .nav-pills > li > a {
  border-right: none;
}
.property-details-13-social {
  margin: 0;
  padding: 0;
}
.property-details-13-social ul {
  list-style-type: none;
}
.property-details-13-social ul li {
  display: inline-block;
  transition: transform 0.1s;
}
.property-details-13-social ul li:hover {
  transform: scale(1.3);
}
.property-details-13-social i {
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.social-large i {
  width: 52px;
  height: 52px;
  line-height: 52px;
  font-size: 24px;
}
.property-details-13-social .fa-facebook {
  background: #4060a5;
}
.property-details-13-social .fa-twitter {
  background: #00abe3;
}
.property-details-13-social .fa-linkedin {
  background: #0094bc;
}
.property-details-13-social .fa-youtube-play {
  background: #ff1f25;
}
.property-details-13-social .fa-google-plus {
  background: #e64522;
}
.property-details-13-social .fa-pinterest-p {
  background: #cb2027;
}
.property-details-13-social .fa-skype {
  background: #00aff0;
}
.property-details-13-social .fa-flickr {
  background: #ff0084;
}
.property-details-13-social .fa-instagram {
  background: #ff003a;
}
.d-block {
  display: block;
}
.featured-development {
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  position: relative;
}
.featured-development h4 {
  color: #fff;
}
.featured-development .btn {
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.featured-development .btn:hover {
  text-shadow: none;
  color: #000 !important;
}
.featured-development .top {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
}
.featured-development .bottom {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
}
.properties-9 .property-block {
  position: relative;
}
.properties-9 .property-block .bottom {
  background-color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 10px 15px;
  max-width: 80%;
}
.properties-9 .property-block .bottom h4 {
  margin: 0px;
  font-size: 16px;
}
.properties-9 .property-block .bottom p {
  margin-bottom: 0px;
}
.w-100 {
  width: 100%;
}
.search-developments-1 .agent-logo {
    position: absolute;
    bottom: 15px;
    right: 15px;
    max-height: 80px;
}
.valuation-strip-small-fc {
    display: block;
    background-color: #A9A8A6;
    max-width: 800px;
    margin: auto;
    margin-top: -30px;
    margin-bottom: 25px;
    box-shadow: 0px 3px 10px 2px #222;
    color: #272727;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
}
.new-homes-register-modal {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #FFF;
  overflow: auto;
  z-index: 900;
  display: none;
}
.new-homes-register-modal.open {
  display: block;
}
.new-homes-register-modal .p-30 {
  padding: 100px 30px !important;
}
.new-homes-register-modal .new-homes-register-close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 32px;
  cursor: pointer;
}
.new-homes-register-modal .register-area .checkbox {
  background: #F8F8F8;
  margin-bottom: 2px;
  padding: 10px 15px;
}

.new-homes-register-modal .register-subareas {
  margin-left: 30px;
  display: none;
}

.new-homes-register-modal .register-subareas.open {
  display: block;
}
.new-homes-register-modal .checkbox {
  position: relative;
}
.new-homes-register-modal .checkbox .fa {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  cursor: pointer;
}
.tandc_box {
  max-height: 300px;
  padding: 15px;
  border: 1px solid #EEE;
  overflow: auto;
  margin-bottom: 15px;
}

.fees_link--small {
  font-size: 0.75rem;
}
p.price small {
  margin-top: .5rem;
}

/* 
Guild Website B2B 
*/

.squareTiles{
  max-width:222px;
  height:150px;
}

.squareTilesTitle{
  text-transform:uppercase;
  font-size:14px;
  padding:4px;
  border:2px solid white;
  font-weight:300;
  font-family: 'Montserrat', sans-serif !important;
  position: absolute;
  top:50%;
  bottom: auto !important;
  transform: translateY(-50%);
}

.module-tiles{
  margin-top:35px;
  margin-bottom:35px;
}

.module-tiles h2{
  font-family: 'Montserrat', sans-serif !important;
  text-transform: none;
  color:#0b2340;
  margin-bottom:20px;
}

.header-container{
  text-align:left;
  padding:25px;
}

.hero-header-container{
  text-align:center;
  padding:25px;
}

.home-hero-header-text{
  font-size:3.8em;
  text-transform: uppercase;
  color:#B1DED6 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight:500;
}

.hero-header-text{
  font-size:36px;
  text-transform: uppercase;
  color:#B1DED6 !important;
  text-align:center;
  font-family: 'Montserrat', sans-serif !important;
}

.sub-header{
  font-weight: normal;
  font-size:2.8em;
  margin-top:-35px;
  font-family: 'Montserrat', sans-serif !important;
}

.hero-sub-header{
  font-weight: normal;
  font-size:1.15em;
  font-family: 'Montserrat', sans-serif !important;
  font-weight:300;
}

.header-container p{
  margin-top:-15px;
  font-family: 'Montserrat', sans-serif !important;
  font-weight:300;
}

.social-icon-bar-container{
  font-size:0.8em;
  padding-top:15px;
}

.social-icon-bar-container ul{
  list-style-type: none;
  margin-top:15px;
}

.social-icon-bar-container li{
  margin-bottom:15px;
}

.product-result-header-container{
  background-color: white;
  box-shadow: 5px 10px 10px #00000029;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  text-align:left;
  padding:15px;
}

.product-result-header-container b{
  text-transform: uppercase;
  font-weight: normal;
  color:#747474 !important;
  letter-spacing:1px;
}

.product-result-header-container h2{
  color:#747474 !important;
  text-transform: uppercase;
}

.product-results-icon-header{
  box-shadow: 5px 10px 10px #00000029;
  padding:15px;
  background-color: #ffffff;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.pr-icon-text{
  color: black !important;
  text-align:left;
  border-right: 2px solid #B1DED6;
}

.pr-icon-text:last-child {
  border: none;
}

.pr-icon-text b{
  font-size: 3em;
}

.hero-container{
  width:100%;
}

.video-2{
  min-height:20vh !important;
}

.play-icon{
  text-shadow: 2px 2px 2px rgba(0,0,0,0.49);
}

.inline-list{
  margin-top:20px;
  font-size:1.6em;
  text-align:center;
  color: white;
}

.hero-button{
  margin-top:30px;
  color:  white !important;
  border-radius:0px;
  text-transform: uppercase;
  padding:15px 50px;
}

.custom-headerH2{
  font-family: 'Montserrat', sans-serif !important;
  font-size:32px;
  letter-spacing:0.5px;
  color:#0B2340;
  text-transform:none;
}

.hero-header-paragraph{
  font-family: 'Montserrat', sans-serif !important;
  font-size:22px;
  font-weight:light;
  color:#5B5B5B;
  padding-bottom:35px;
}

.quiz-button{
  border-radius:none;
  color:#ffffff !important;
  text-transform: uppercase;
  padding-left:35px;
  padding-right:35px;
}
.quiz-button img{
  max-width:27px;
  height:auto;
}

.carousel-inner .client{
  border:none;
  padding:5px;
}

/**
Engage
**/
.engage-icon {
  width: 100%;
  padding-bottom: 100%;
  background-color: #FFF;
  border-radius: 50%;
  border: 2px solid #000;
  position: relative;
  box-sizing: content-box;
}
.engage-icon img {
  position: absolute;
  top: 50%;
  left: 15%;
  width: 70%;
  max-width: 100%;
  transform: translateY(-50%);
  z-index: 1;
  display: inline-block;
}
.engage-icon img.sm {
  width: 50%;
  left: 25%;
}
.engage-icon .number {
  position: absolute;
  box-sizing: content-box;
  top: -5px;
  right: -5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #FFF;
  background-color: #000;
  color: #FFF;
  text-align: center;
  border-radius: 50%;
  z-index: 2;
}
.engage-steps h3 {
  font-weight: normal;
  font-size: 18px;
}
.engage-steps p {
  font-size: 16px;
  color: #777;
}
.mb-40 {
  margin-bottom: 40px;
}
.engage-get-started-btn .btn {
  min-width: 300px;
}
.guild-b2b-savings-calculator .products {
  background: #FFF;
  border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0,0,0,.1);
  padding: 15px;
}
.guild-b2b-savings-calculator h2 {
  font-size: inherit;
  font-weight: normal;
  text-transform: uppercase;
}
.guild-b2b-savings-calculator h2 + p {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.guild-b2b-savings-calculator .products thead > tr {
  background-color: #FFF;
}
.guild-b2b-savings-calculator .products td {
  border: none;
}
.guild-b2b-savings-calculator .table-striped > tbody > tr:nth-child(2n+1) {
  background-color: #efefef;
}
.guild-b2b-savings-calculator .input-group-addon {
  background-color: #FFF;
  border-radius: 10px 0px 0px 10px !important;
}
.guild-b2b-savings-calculator .input-group-addon + .form-control {
  border-radius: 0px 10px 10px 0px !important;
}
.guild-b2b-savings-calculator > .row > div {
  padding: 0px;
}
.guild-b2b-savings-calculator .savings-container {
  margin-top: 40px;
  z-index: 1;
  top: 100px;
}
.guild-b2b-savings-calculator .savings {
  box-shadow: 5px 5px 5px rgba(0,0,0,.1);
  border-radius: 0px 10px 10px 0px;
  padding: 15px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.guild-b2b-savings-calculator hr {
  border-color: #b1ded6;
  border-top-width: 3px;
}
.guild-b2b-savings-calculator .individual-savings {
  border: 3px solid #b1ded6;
  border-left: none;
  border-right: none;
  padding: 10px 0px;
  margin: 30px 0px;
  position: relative;
}
.guild-b2b-savings-calculator .individual-savings::after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #b1ded6;
  content: "";
  left: 25%;
  position: absolute;
  bottom: 100%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top-color: inherit;
}
.slice.white.triangle::after {
  border-top-color: #b1ded6;
}
.guild-b2b-savings-calculator .savings .text-lg {
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
}
.guild-b2b-savings-calculator .savings .text-md {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}
.guild-b2b-savings-calculator .savings .text-lg small {
  font-size: 12px;
  font-weight: normal;
}
@media screen and (max-width: 991px) {
  .guild-b2b-savings-calculator .savings {
    border-radius: 5px;
  }
}
@media screen and (max-width: 767px) {
  .guild-b2b-savings-calculator .savings {
    border-radius: 0px;
    margin-top: 0px;
  }
  .guild-b2b-savings-calculator .products {
    border-radius: 0px;
  }
}
.accordion-3-container {
  background-color: #FFF;
  border-radius: 10px;
  box-shadow: 5px 5px 5px rgba(0,0,0,.1);
  padding: 30px;
}
.accordion-3 h2 {
  font-size: 18px;
  text-transform: uppercase;
}
.accordion-3 .panel-group {
  margin-bottom: 0px;
}
.accordion-3 .icon {
  max-width: 100px;
  display: inline-block;
}
.accordion-3 .panel-group .panel-heading::after {
  content: '';
}
.accordion-3 .panel-group .panel-heading a::after {
  font-family: 'FontAwesome';
  content: "\f077";
  color: #b1ded6;
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
}
.accordion-3 .panel-group .panel-heading a.collapsed::after {
  content: "\f078";
}
.accordion-3 .panel-group .panel-heading a:hover {
  text-decoration: underline;
}
.accordion-3 .panel {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e6e6e6;
}
.accordion-3 .panel-heading {
  padding: 0px;
  background: none;
  border: none;
}
.accordion-3 .panel-heading h4 a {
  padding: 15px 0px;
  display: block;
  text-decoration: none;
}
.accordion-3 .panel-body {
  padding: 15px 0px;
  border-top: none !important;
}
.accordion-3 .pre {
  white-space: pre-line;
}
.guild-b2b-tt {
  line-height: 16px;
}
.guild-b2b-ttd {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  pointer-events: none;
  background-color: #FFF;
  padding: 10px;
  border: 1px solid #000;
  box-shadow: 1px 1px 3px rgba(0,0,0,.4);
  z-index: 1;
  cursor: pointer;
}
.guild-b2b-tt:hover + .guild-b2b-ttd {
  display: block;
}
.hero-header.hero-header-container-style {
  box-shadow: 5px 5px 7px rgba(0,0,0,.1);
}
.hero-header .hero-header-image {
  width: 100%;
  object-fit: cover;
  height: 150px;
}
.hero-header.hero-header-container-style .hero-header-header, .hero-header.hero-header-container-style .hero-header-body {
  padding: 30px;
}
.hero-header .hero-header-header h1 {
  font-weight: 900;
  font-size: 2.4rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #b1ded6;
}
.hero-header .hero-header-header .h2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: bold;
  margin-top: 0px;
}
.hero-header .hero-header-share {
  float: right;
  text-transform: uppercase;
  margin-left: 15px;
  margin-bottom: 15px;
}
.hero-header .hero-header-share a {
  border-radius: 50px;
  display: block;
  color: #FFF;
  text-align: center;
}
.hero-header .hero-header-share a:hover {
  background-color: rgba(255,255,255,.2);
}
.hero-header .hero-header-body {
  background-color: #FFF;
}
.hero-header .hero-header-body .h1 {
  text-transform: uppercase;
  margin: 0px;
  font-size: 1.25rem;
  font-weight: bold;
}
.hero-header .hero-header-body .h1.mb-5 {
  margin-bottom: 5px;
}
.hero-header .hero-header-body .h2 {
  text-transform: uppercase;
  color: #666;
  margin: 0px 0px 5px 0px;
  font-size: 1rem;
}
.hero-header .hero-header-body .h2.mb-30 {
  margin-bottom: 30px;
}
.hero-header .hero-header-tiles {
  margin-top: 30px;
}
.hero-header .hero-header-tile {
  margin-bottom: 15px;
}
.hero-header .hero-header-tile-icon {
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .hero-header .hero-header-tile-col:not(:last-child) .hero-header-tile-text {
    border-right: 1px solid #CCC;
  }
}
.hero-header .hero-header-tile img {
  max-height: 60px;
  max-width: 100%;
  display: inline-block;
}
.hero-header .hero-header-tile .h1 {
  font-weight: bold;
  font-size: 1.25rem;
}
.hero-header .hero-header-breadcrumb {
  color: #FFF;
}
.hero-header a.hero-header-breadcrumb:hover {
  text-decoration: underline;
}
.hero-header .hero-header-content img {
  max-width: 100%;
}
.hero-header-map {
  height: 400px;
}
.hero-header hr {
  border-top: 1px solid #b1ded6;
  margin: 30px 0px;
}
.hero-header-lb {
  color: #b1ded6;
}
.guild-case-studies .agent-row {
  overflow-x: auto;
  padding-bottom: 80px;
  white-space: nowrap;
}
.guild-case-studies .agent-card {
  width: 210px;
  padding: 5px;
  background-color: #FFF;
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.guild-case-studies .agent-card:hover {
  background-color: #EEE;
}
.guild-case-studies .agent-card.active {
  background-color: #b1ded6;
}
.guild-toolbox .toolbox-tabs {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.guild-toolbox .toolbox-tab a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  transition: none;
  height: 100%;
}
.guild-toolbox .toolbox-tab:not(.active) a:hover {
  background-color: #F7F7F7 !important;
}
.guild-toolbox .toolbox-tab a span {
  color: #000;
}
.guild-toolbox .toolbox-tab:not(.active) a {
  background-color: transparent !important;
}
.guild-toolbox .toolbox-items {
  display: flex;
  flex-wrap: wrap;
}
.guild-toolbox .toolbox-item {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 2px 2px 12px rgba(0,0,0,.1);
  text-decoration: none;
  height: 100%;
}
.guild-toolbox .toolbox-item:not(:hover) {
  background-color: #FFF !important;
}
.guild-toolbox .toolbox-item h3 {
  font-size: inherit;
  text-transform: uppercase;
}
.guild-toolbox .toolbox-item p {
  font-size: 12px;
  line-height: 18px;
  opacity: 0.5;
  flex-grow: 1;
}
.guild-toolbox .toolbox-item p.read-more {
  opacity: 1;
  flex-grow: unset;
}
.guild-toolbox .toolbox-item:hover p.read-more {
  color: inherit !important;
}
.guild-toolbox .toolbox-item .img-container {
  width: 60px;
  height: 60px;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 10px;
  overflow: hidden;
}
.guild-case-studies .agent-card.active::after, .guild-toolbox .toolbox-tab.active a::after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #b1ded6;
  content: "";
  left: 50%;
  position: absolute;
  top: 100%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top-color: inherit;
}
.guild-case-studies .agent-card.active::after {
  border-top-color: #b1ded6;
}
.guild-case-studies .agent-photo {
  width: 200px;
  height: 160px;
  object-fit: cover;
  display: block;
  margin-bottom: 5px;
}
.guild-case-studies .agent-logo {
  width: 200px;
  height: 80px;
  object-fit: contain;
  display: block;
  background-color: #FFF;
}
.line-break {
  white-space: pre-line;
}
.guild-logo-selection .agent-logo {
  max-height: 60px;
  display: inline-block;
}
.offerhive-splash {
  min-height: 100vh;
  background: linear-gradient(15deg, #3EC6C6 40.9%, #142236 41%) no-repeat fixed;
}
.offerhive-splash-container {
  margin: 2rem 0;
  background-color: #FFF;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.offerhive-splash-image {
  background: #EEE no-repeat center / cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.offerhive-splash-content {
  padding: 30px;
  text-align: center;
  color: #666;
}
.offerhive-splash-content strong {
  color: #000;
}
.offerhive-honeycomb {
  min-height: 100vh;
  background: url('/images/offerhive/honeycomb_corner.png') no-repeat fixed top right / 100%;
}
.offerhive-logo {
  max-width: 16rem;
  display: block;
  margin: 30px auto;
}
.text-white {
  color: #FFF;
}
.offerhive-splash form {
  max-width: 300px;
  margin: 40px auto;
  text-align: left;
}
.offerhive-partner {
  max-height: 30px;
  margin: 0px auto;
}
.offerhive-partner.margin {
  margin: 20px;
}
.offerhive-hero1 {
  overflow: hidden;
}
.offerhive-hero1 .mask {
  opacity: 1;
  width: auto;
  max-width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.offerhive-hero1-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 6rem 0;
}
.offerhive-hero1-content h1, .offerhive-hero2 h1 {
  text-transform: uppercase;
}
.offerhive-hero1-image {
  position: absolute;
  top: 0px;
  left: 50%;
  right: 0px;
  bottom: 0px;
  background: no-repeat left center / cover;
}
.offerhive-partners hr {
  border-color: #20bec3;
  margin: 0px;
}
.offerhive-tiles1-icon {
  display: block;
  max-width: 100px;
  margin: 0px auto 10px auto;
}
.offerhive-cta h2 {
  text-transform: uppercase;
}
.offerhive-cta-container {
  background-color: #FFF;
  border-radius: 10px;
  filter: drop-shadow(0px 3px 5px rgba(0,0,0,.2));
  padding: 30px;
  position: relative;
  margin-bottom: 40px;
}
.offerhive-cta-container::after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #FFF;
  content: "";
  right: 40px;
  position: absolute;
  top: 100%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.offerhive-cta-icon {
  max-width: 100px;
}
.offerhive-cta ul li {
  margin-bottom: 5px;
}
.offerhive-cta ul li::before {
  content: "\2022";
  color: #f26749;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.offerhive-testimonials .carousel-control.left, .offerhive-testimonials .carousel-control.right {
  background-image: none;
}
.offerhive-testimonials .carousel-testimonials {
  margin-bottom: 0px;
}
.offerhive-testimonials .carousel-control {
  text-shadow: none;
  font-size: 42px;
  color: #30b7c1;
  opacity: 1;
  position: static;
}
.offerhive-testimonials .carousel-indicators {
  position: static;
  width: 100%;
  margin-left: 0px;
  margin-top: 15px;
}
.offerhive-testimonials .carousel-indicators li {
  background-color: #EEE !important;
}
.offerhive-testimonials .carousel-indicators li.active {
  background-color: #30b7c1 !important;
}
.offerhive-testimonials .offerhive-testimonials-rating i {
  color: #EEE;
}
.offerhive-testimonials .offerhive-testimonials-rating i.active {
  color: #ffbf00;
}
.offerhive-footer {
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 0px;
  background: transparent;
}
.offerhive-footer .footer-logo {
  max-height: 30px;
  margin-bottom: 15px;
}
.offerhive-footer .social-links a {
  margin-right: 15px;
  font-size: 24px;
}
.offerhive-hr-blue {
  border-color: #30b7c1;
}
.offerhive-footer ul li a {
  opacity: .7;
  display: block;
  margin-bottom: 5px;
}
.offerhive-footer ul li a:hover {
  opacity: 1;
}
.offerhive-footer .legal {
  font-size: 12px;
}
.offerhive-footer .legal a {
  margin-right: 30px;
}
.hr-white {
  border-color: #fff;
}
.offerhive-hero2 > .row {
  display: flex;
}
.offerhive-hero2-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
}
.offerhive-hero2-tiles {
  background-color: #FFF;
  white-space: nowrap;
  float: left;
  z-index: 1;
  display: flex;
  margin-top: 15px;
  box-shadow: 10px 10px 0px rgba(228, 243, 244, .6);
}
@media screen and (max-width: 991px) {
  .offerhive-hero2-tiles {
    width: 100% !important;
    overflow-x: auto;
  }
}
.offerhive-hero2-tile {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  min-width: 130px;
  padding: 15px;
  white-space: normal;
  text-align: center;
  font-size: 14px;
  background-color: #FFF;
}
.offerhive-hero2-tile-img {
  height: 80px;
}
.offerhive-hero2-tile-img img {
  max-height: 80px;
  max-width: 80px;
}
.offerhive-numeric-list {
  display: flex;
  flex-direction: column;
}
.offerhive-numeric-list-item {
  display: flex;
}
.offerhive-numeric-list-number {
  flex-shrink: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.offerhive-numeric-list-number span {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 30px;
  min-height: 30px;
  border-radius: 100%;
}
.offerhive-numeric-list-content {
  margin-left: 15px;
  margin-bottom: 50px;
}
.offerhive-numeric-list-content p {
  white-space: pre-line;
  color: #666;
}
.offerhive-numeric-list-content a {
  color: #2098d6;
}
.offerhive-numeric-list-content a:hover {
  color: #2098d6;
  text-decoration: underline;
}
.offerhive-numeric-list-line {
  border-left: 2px dotted #30b8c2;
  height: 100%;
}
.offerhive-tiles2-tile {
  height: 100%;
  display: block;
  background-color: #fff;
  box-shadow: 3px 3px 7px rgba(0,0,0,.1);
  position: relative;
  z-index: 1;
}
.offerhive-tiles2-image {
  object-fit: cover;
  width: 100%;
  height: 160px;
}
.offerhive-tiles2 .row {
  display: flex;
  flex-wrap: wrap;
}
.offerhive-tiles2 svg {
  position: absolute;
  top: -40px;
  right: 0px;
}
.offerhive-tiles2-tiles .relative {
  height: 100%;
}
.offerhive-pricing .heading-icon {
  max-width: 80px;
  max-height: 80px;
  margin-bottom: 10px;
}
.offerhive-pricing .offerhive-price {
  min-height: 52px;
  padding: 15px 0px;
}
.offerhive-pricing .offerhive-price.highlight {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  font-weight: bold;
  font-size: 1.2rem;
}
.offerhive-pricing .side-offerhive .offerhive-price.highlight {
  border-color: #7fdadc;
}
.offerhive-pricing .offerhive-price.highlight .h4 {
  font-weight: bold;
}
.offerhive-pricing .side-offerhive h3, .offerhive-pricing .side-offerhive .offerhive-price.highlight .pricing-value {
  color: #f26749;
}
.offerhive-pricing .selling-times-icon {
  max-width: 60px;
  max-height: 60px;
  display: inline;
}
.offerhive-pricing .selling-times-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.offerhive-pricing .side-offerhive {
  border-right: 1px solid #cdcdcd;
  padding-right: 5%;
  margin-bottom: 60px;
}
.offerhive-pricing .side-traditional {
  padding-left: 5%;
}
@media screen and (min-width: 992px) {
  .template-a-2020 .navbar-wp .navbar-nav > li > a, .template-a-2020 .navbar-wp .navbar-nav > li > a.dropdown-form-toggle, .navbar-wp .navbar-nav > li > a.dropdown-form-toggle:hover, .navbar-wp .navbar-nav > li > a.dropdown-form-toggle:focus {
    padding: 5px 10px;
  }
  .template-a-2020 header .navbar-wp .navbar-brand {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .template-a-2020 header .navbar-wp .navbar-brand img {
    height: auto;
    max-height: 90px;
    max-width: 250px;
  }
  .template-a-2020 .navbar.navbar-wp {
    padding: 10px 0px;
  }
  .template-a-2020-nav {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .template-a-2020-nav-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    height: 100%;
  }
  .template-a-2020-nav-right-container {
    width: 100%;
  }
  .template-a-2020-nav .navbar-right {
    margin-right: -10px;
  }
}
@media screen and (max-width: 770px) {
  .guild_plan_tab {
    transform: translate(0%, 0%) !important;
  }
  .guild_plan_tab ul li {
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 725px) {
  .guild_plan_tab {
    transform: translate(0%, -52%) !important;
  }
  .guild_plan_tab ul li {
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 770px) {
  .guild_plan_tab ul li {
    margin-left: 0px !important;
  }
}

.guild-fp .guild-fp-carousel {
  display: flex;
  align-items: center;
}
.guild-fp .guild-fp-item {
  display: block;
  background: #FFF;
  border: 1px solid #EEE;
  margin-bottom: 15px;
}
.guild-fp .guild-fp-image {
  background: center / cover;
  aspect-ratio: 3 / 2;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
}
.guild-fp .guild-fp-logo {
  max-height: 36px;
  margin: 12px;
  width: auto;
}
.guild-fp .guild-fp-info {
  padding: 10px;
}
.guild-fp .guild-fp-address {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
  margin: 0px 0px 2px 0px;
}
.guild-fp .guild-fp-office-heading {
  font-size: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 10px;
}
.guild-fp .guild-fp-office {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.guild-fp .carousel-control, .guild-fp .carousel-control:focus {
  position: static;
  width: 32px;
  height: 32px;
  background-color: #EEE;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}
.guild-fp .carousel-control.left {
  margin-right: 15px;
}
.guild-fp .carousel-control.right {
  margin-left: 15px;
}
.guild-fp .carousel-control:hover {
  background-color: #CCC;
  color: #000;
}
.guild-fp .label-status {
  margin: 15px 15px 0px 0px;
}
.search-list-11-results .panel-featured {
  background: #fefce8;
  border-color: #facc15;
}
.search-list-11-results .panel-featured .featured-label {
  font-weight: bold;
  color: #ca8a04;
}
.property-details-14-header .featured-label {
  font-weight: bold;
}
.property-details-14-header .featured-label i {
  color: inherit;
}