@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700");
/* line 6, ../../scss/agent-websites/p4.scss */
.banner-title {
  display: none;
}

@media only screen and (max-width: 600px) {
  /* line 10, ../../scss/agent-websites/p4.scss */
  .section-main {
    margin-top: 0px;
  }
}

/* line 25, ../../scss/agent-websites/p4.scss */
.ctrl-additional-fields {
  display: none;
}

/* line 33, ../../scss/agent-websites/p4.scss */
.black .section-header .slider-agent-home {
  border-bottom: 25px solid #000;
}
/* line 39, ../../scss/agent-websites/p4.scss */
.black .section-header .h-row-search.persistent .search-box-title {
  display: none;
}
/* line 45, ../../scss/agent-websites/p4.scss */
.black .section-header i {
  color: #3e3e3e;
}
/* line 49, ../../scss/agent-websites/p4.scss */
.black .section-header .btn {
  background-color: #3e3e3e;
}
/* line 52, ../../scss/agent-websites/p4.scss */
.black .section-header .btn:hover {
  background: #313131 !important;
}
/* line 58, ../../scss/agent-websites/p4.scss */
.black .buyside-button {
  background-color: #ffffff !important;
  color: #000 !important;
}
.black .section-header .buyside-button:hover {
  background-color: #a7a7a7 !important;
}

/* line 63, ../../scss/agent-websites/p4.scss */
.black .buyside-strip {
  background-color: #1b1b1b !important;
  height: 100%;
    max-height: 150px;
}

/* line 71, ../../scss/agent-websites/p4.scss */
.cabernet .section-listings {
  background: url("../../images/home/agent-website-demo/bg-listings-cabernet.jpg");
}
/* line 75, ../../scss/agent-websites/p4.scss */
.cabernet .slider-agent-home {
  border-bottom: 25px solid rgb(103, 0, 56);
}
/* line 84, ../../scss/agent-websites/p4.scss */
.cabernet .section-header .h-row-search.persistent .search-box-title {
  display: none;
}
/* line 90, ../../scss/agent-websites/p4.scss */
.cabernet .section-header i {
  color: rgb(103, 0, 56);
}
/* line 94, ../../scss/agent-websites/p4.scss */
.cabernet .section-header .btn {
  background-color: rgb(103, 0, 56);
}
/* line 97, ../../scss/agent-websites/p4.scss */
.cabernet .section-header .btn:hover {
  background: #783366 !important;
}
/* line 102, ../../scss/agent-websites/p4.scss */
.cabernet .section-header .buyside-button {
  background-color: #d5c8d1 !important;
  color: #000 !important;
}
/* line 107, ../../scss/agent-websites/p4.scss */
.cabernet .section-header .buyside-strip {
  background-color: rgb(103, 0, 56) !important;
}

/* line 114, ../../scss/agent-websites/p4.scss */
.slider-agent-home {
  position: absolute;
}
/* line 117, ../../scss/agent-websites/p4.scss */
.slider-agent-home .rmc-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 125, ../../scss/agent-websites/p4.scss */
.agent-demo-search .persistent {
  position: relative !important;
}

/* line 144, ../../scss/agent-websites/p4.scss */
.agent-demo-page .contact-address img {
  width: 157px;
  float: left;
}
/* line 149, ../../scss/agent-websites/p4.scss */
.agent-demo-page .contact-address .agent-info {
  float: left;
  color: #707070;
  margin-left: 10px;
  line-height: 22px;
}
/* line 155, ../../scss/agent-websites/p4.scss */
.agent-demo-page .contact-address .agent-info .agent-name {
  font-size: 20px;
  font-weight: normal;
}
/* line 160, ../../scss/agent-websites/p4.scss */
.agent-demo-page .contact-address .agent-info .agent-other-info {
  font-size: 15px;
}

/* line 174, ../../scss/agent-websites/p4.scss */
.section-header .top-info {
  width: auto !important;
}
/* line 182, ../../scss/agent-websites/p4.scss */
.section-header > .h-homebg .h-row-top i {
  color: #fff;
}
/* line 187, ../../scss/agent-websites/p4.scss */
.section-header > .h-homebg .h-row-search:not(.persistent) {
  position: relative;
  width: 806px;
  bottom: auto;
  margin-top: 32px;
}
@media only screen and (max-width: 950px) {
  /* line 187, ../../scss/agent-websites/p4.scss */
  .section-header > .h-homebg .h-row-search:not(.persistent) {
    width: 650px;
    margin-top: 64px;
  }
}
/* line 198, ../../scss/agent-websites/p4.scss */
.section-header > .h-homebg .h-row-search:not(.persistent) .search-controls-container {
  background: none !important;
}
/* line 204, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) {
  width: 806px;
  padding: 15px 25px;
  background: rgba(0, 0, 0, 0.28);
  margin: 140px auto 0;
  position: relative;
  z-index: 10;
  border-radius: 3px;
}
@media only screen and (max-width: 700px) {
  /* line 204, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) {
    width: calc(100% - 30px) !important;
  }
}
/* line 217, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 2em;
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 224, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container {
  background: none;
  border: none;
}
/* line 228, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls {
  width: 100%;
  padding: 0;
}
@media only screen and (max-width: 700px) {
  /* line 233, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-criteria-row {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  /* line 240, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-location-row {
    width: calc(100% - 100px) !important;
  }
}
@media only screen and (max-width: 450px) {
  /* line 240, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-location-row {
    width: 85% !important;
  }
}
/* line 250, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column {
  display: block;
}
/* line 251, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-location {
  width: calc(100% - 12px) !important;
  margin-bottom: 16px;
}

/* line 262, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-price {
  width: 180px !important;
}
@media screen and (max-width: 950px) {
  /* line 262, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-price {
    display: none !important;
  }
}
/* line 270, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-beds {
  width: 120px !important;
}
@media screen and (max-width: 950px) {
  /* line 270, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-beds {
    display: none !important;
  }
}
/* line 278, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-baths {
  width: 120px !important;
}
@media screen and (max-width: 950px) {
  /* line 278, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-baths {
    display: none !important;
  }
}
/* line 286, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-type {
  width: 160px !important;
}
@media screen and (max-width: 950px) {
  /* line 286, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-type {
    display: none !important;
  }
}
/* line 294, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-other {
  width: 144px !important;
  margin-right: 0 !important;
}
@media only screen and (max-width: 1190px) {
  /* line 294, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-other {
    display: block !important;
  }
}
@media screen and (max-width: 950px) {
  /* line 294, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-other {
    display: none !important;
  }
}
/* line 309, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search > button:hover {
  color: #fff;
}
/* line 314, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
  position: absolute;
  top: 87px;
  right: 25px;
}
@media only screen and (max-width: 1190px) {
  /* line 314, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    width: auto !important;
  }
}
@media only screen and (max-width: 950px) {
  /* line 314, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    width: auto !important;
    position:unset;
    top:140px;
  }
}
@media only screen and (max-width: 600px) {
  /* line 314, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    top: 140px !important;
    position:unset;
  }
}
@media only screen and (max-width: 400px) {
  /* line 314, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    top: 77px !important;
  }
}
@media only screen and (max-width: 950px) {
  /* line 338, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-price {
    width: 143px !important;
  }
  /* line 342, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-beds {
    width: 95px !important;
    min-width: 95px !important;
  }
  /* line 347, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-baths {
    width: 95px !important;
    min-width: 95px !important;
  }
  /* line 352, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-type {
    width: 130px !important;
  }
  /* line 356, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-other {
    width: 95px !important;
    min-width: 95px !important;
  }
}
/* line 365, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls-criteria-row {
  margin-top: 60px;
}

/* line 373, ../../scss/agent-websites/p4.scss */
.section-header .h-row-search:not(.persistent) {
  margin-top: 0;
}
@media only screen and (max-width: 600px) {
  /* line 373, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) {
    top: 0px;
  }
}

/* line 387, ../../scss/agent-websites/p4.scss */
.container {
  width: 1170px;
  margin: 0 auto;
}

@media screen and (max-width: 950px) {
  /* line 397, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile p {
    min-height: 23px;
  }
}
/*@media screen and (max-width: 700px) {*/
  /* line 410, ../../scss/agent-websites/p4.scss */
  /*.section-content .wrapper-profile .profile p {
    display: none;
  }
}*/
@media screen and (max-width: 1024px) {
  /* line 419, ../../scss/agent-websites/p4.scss */
  .wrapper-profile {
    margin-top: 0px !important;
  }
}
/* line 425, ../../scss/agent-websites/p4.scss */
.section-content {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 600px) {
  /* line 429, ../../scss/agent-websites/p4.scss */
  .section-content .container-profile {
    top: -120px !important;
  }
}
/* line 436, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile {
  float: left;
  width: 100%;
  padding: 20px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.14);
  border: 1px solid #e2e2e2;
  background: #fff;
  border-radius: 2px;
}
/* line 445, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile {
  width: auto;
  padding: 0 0 0 20px;
  font-family: "Source Sans Pro";
  display: table-cell;
  vertical-align: top;
}
/* line 453, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile .btn.contact-us {
  width: 225px;
}
/* line 458, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile h1 {
  margin-top: 0;
  font-weight: normal;
  text-transform: uppercase;
  color: #5c5c5c;
  line-height: 1.5em;
  padding-top: 24px !important;
  margin-bottom: 5px;
  text-align: left;
  font-size: 2em;
}
/* line 469, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile h1 span {
  color: #383838;
  font-family: 'Lato';
}
/* line 473, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile h1 span:first-child {
  font-size: 36px;
}
/* line 477, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile h1 span:last-child {
  font-size: 15px;
}
/* line 483, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile ul {
  list-style: none;
  padding: 0;
  text-align: left;
}
/* line 488, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile ul li {
  display: inline-block;
  font-size: 16px;
  margin-right: 15px;
  color: #5c5c5c;
}
/* line 496, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile ul li a {
  color: #5c5c5c;
}
/* line 502, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile p {
  font-size: 18px;
  color: #5c5c5c;
  font-family: "Source Sans Pro";
}
/* line 511, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile .social-media {
  float: right;
  right: 0;
  top: 0;
  z-index: 4;
}
/* line 518, ../../scss/agent-websites/p4.scss */
.section-content .wrapper-profile .profile .social-media li:last-child {
  margin: 0;
}

@media screen and (min-width: 580px) and (max-width: 1023px) {
  /* line 532, ../../scss/agent-websites/p4.scss */
  .section-header .top-info.btn-translate .info-intl {
    margin-left: 0;
    margin-top: 0;
    float: left;
  }
}
@media (max-width: 1023px) {
  /* line 544, ../../scss/agent-websites/p4.scss */
  .section-header .top-info {
    float: left;
    text-align: left;
    width: auto !important;
  }
  /* line 549, ../../scss/agent-websites/p4.scss */
  .section-header .top-info.btn-translate {
    width: 110px;
    height: 40px;
    float: right;
  }
  /* line 554, ../../scss/agent-websites/p4.scss */
  .section-header .top-info.btn-translate .info-intl {
    margin-left: 0;
    float: left;
  }
  /* line 558, ../../scss/agent-websites/p4.scss */
  .section-header .top-info.btn-translate .info-intl button {
    border: none;
    width: 110px;
    height: 40px;
    float: left;
    border-radius: 0;
    background: #6e4563;
    color: #fff;
  }
  /* line 567, ../../scss/agent-websites/p4.scss */
  .section-header .top-info.btn-translate .info-intl button:hover {
    background: #6e4563;
  }
  /* line 571, ../../scss/agent-websites/p4.scss */
  .section-header .top-info.btn-translate .info-intl button i, .section-header .top-info.btn-translate .info-intl button span {
    color: #fff;
  }

  /* line 580, ../../scss/agent-websites/p4.scss */
  .info-intl {
    display: none;
  }

  /* line 584, ../../scss/agent-websites/p4.scss */
  #formMaster {
    overflow-x: hidden;
  }

  /* line 588, ../../scss/agent-websites/p4.scss */
  .container {
    width: 100%;
    max-width: 1170px;
  }

  /* line 593, ../../scss/agent-websites/p4.scss */
  .carousel-wrapper {
    padding: 0 30px;
  }
  /* line 597, ../../scss/agent-websites/p4.scss */
  .carousel-wrapper .arrow.prev {
    left: 5px;
  }
  /* line 601, ../../scss/agent-websites/p4.scss */
  .carousel-wrapper .arrow.next {
    right: 5px;
  }

  /* line 608, ../../scss/agent-websites/p4.scss */
  .carousel .item {
    float: none;
    margin: 0 auto;
    display: inline-block;
    margin-right: 15px;
  }

  /* line 618, ../../scss/agent-websites/p4.scss */
  .agent-demo-page .contact-address .agent-info {
    width: calc(100% - 167px);
    text-align: center;
  }
}
@media (max-width: 1023px) {
  /* line 627, ../../scss/agent-websites/p4.scss */
  .container-profile {
    width: calc(100% - 50px);
  }
}
@media screen and (min-width: 601px) and (max-width: 700px) {
  /* line 633, ../../scss/agent-websites/p4.scss */
  .social-media {
   
    float: none !important;
  }
}
@media only screen and (max-width: 950px) {
  /* line 643, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile {
    width: calc(100% - 150px);
  }
  /* line 646, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile h1 {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 600px) {
  /* line 656, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile {
    width: calc(100% - 20px);
    border: none;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
  }
  /* line 663, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .agent-photo {
    width: 100%;
    display: block;
  }
  /* line 667, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .agent-photo img {
    width: 150px;
    float:unset;
  }
  /* line 672, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile {
    width: 100vw;
  }
  /* line 675, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile .social-media {
    position: relative;
    text-align: center;
    margin-top: 15px;
    float: none;
  }
  /* line 682, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile h1, .section-content .wrapper-profile .profile ul, .section-content .wrapper-profile .profile p {
    text-align: center;
  }
  .section-content .wrapper-profile .profile p {
     text-align: left;
    }
  /* line 686, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile ul {
    margin: 20px 0;
  }
  /* line 690, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile p {
    height: auto;
    margin-bottom: 20px;
  /*  display: none;*/
  }
}
@media (min-width: 480px) and (max-width: 1023px) {
  /* line 701, ../../scss/agent-websites/p4.scss */
  .agent-info {
    text-align: left;
  }
}
@media (min-width: 1024px) and (max-width: 1110px) {
  /* line 707, ../../scss/agent-websites/p4.scss */
  .container {
    width: 900px;
  }

  /* line 712, ../../scss/agent-websites/p4.scss */
  .section-content .wrapper-profile .profile p {
    height: auto;
  }
}
@media (min-width: 1111px) and (max-width: 1199px) {
  /* line 718, ../../scss/agent-websites/p4.scss */
  .container {
    width: 996px;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  /* line 724, ../../scss/agent-websites/p4.scss */
  .container {
    width: 1020px;
  }
}
@media screen and (max-width: 425px) {
  /* line 740, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) h1 {
    height: 22px;
    font-size: 1.5em;
  }
  /* line 746, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    top: 70px !important;
  }
  /* line 750, ../../scss/agent-websites/p4.scss */
  .section-header .section-content .wrapper-profile .profile h1 span:first-child {
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 475px) {
  /* line 761, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) h1 {
    height: 22px;
    font-size: 1.5em;
  }
  /* line 767, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    top: 120px !important;
     position: unset;
  }
  /* line 771, ../../scss/agent-websites/p4.scss */
  .section-header .section-content .wrapper-profile .profile .btn.contact-us {
    width: auto !important;
  }
}
@media screen and (max-width: 414px) {
  /* line 779, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    top: 120px !important;
    position: unset;
  }
}
/*@media screen and (max-width: 375px) {
    .section-header {
            .h-row-search .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
                top: 63px !important;
            } 
    }
}*/
@media screen and (max-width: 375px) {
  /* line 793, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search {
    top: 120px !important;
    position: unset;
  }
}
@media screen and (max-width: 320px) {
  /* line 801, ../../scss/agent-websites/p4.scss */
    .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-location > input#txtLocation {
        width: 80% !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
/* line 826, ../../scss/agent-websites/p4.scss */
.section .wrapper-title {
  width: 100%;
  padding: 50px 15px !important;
  text-align: center;
}
/* line 832, ../../scss/agent-websites/p4.scss */
.section .wrapper-title h2 {
  font-family: "Source Sans Pro";
  color: #5c5c5c;
  text-align: center;
  text-transform: uppercase;
  font-size: 36px;
  display: inline-block;
  margin: 0px;
  font-weight: bold;
  border-bottom: 1px solid #5c5c5c;
}
/* line 846, ../../scss/agent-websites/p4.scss */
.section .carousel-wrapper .item {
  color: #fff;
}
/* line 850, ../../scss/agent-websites/p4.scss */
.section .carousel-wrapper .arrow {
  color: #5c5c5c;
}

@media only screen and (max-width: 575px) {
  /* line 860, ../../scss/agent-websites/p4.scss */
  .info-intl .dropdown-button {
    margin-top: 5px;
  }

  /* line 864, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-top .top-info:not(.btn-translate) {
    float: left;
  }
}
/* line 877, ../../scss/agent-websites/p4.scss */
.dropdown-content {
  width: 200px !important;
}
/* line 870, ../../scss/agent-websites/p4.scss */
.dropdown-content .google_translate_element .goog-te-gadget .goog-te-gadget-simple::after {
  display: block;
  content: "";
  clear: both;
}
/* line 885, ../../scss/agent-websites/p4.scss */
.dropdown-content .google_translate_element .goog-te-gadget .goog-te-gadget-simple .goog-te-gadget-icon {
  float: left;
}
/* line 889, ../../scss/agent-websites/p4.scss */
.dropdown-content .google_translate_element .goog-te-gadget .goog-te-gadget-simple > span {
  display: block;
  float: left;
  color: #333;
}
/* line 893, ../../scss/agent-websites/p4.scss */
.dropdown-content .google_translate_element .goog-te-gadget .goog-te-gadget-simple > span .goog-te-menu-value {
  color: #888;
  font-size: 10pt;
  text-transform: none;
}
/* line 905, ../../scss/agent-websites/p4.scss */
.dropdown-content .intl-currency {
  overflow: hidden;
  *zoom: 1;
}
/* line 908, ../../scss/agent-websites/p4.scss */
.dropdown-content .intl-currency select {
  margin-top: 10px;
}

/* line 915, ../../scss/agent-websites/p4.scss */
.h-row-top .dropdown-content {
  max-width: none !important;
  width: 195px !important;
}
/* line 923, ../../scss/agent-websites/p4.scss */
.h-row-top .dropdown-content .google_translate_element .goog-te-gadget .goog-te-gadget-simple {
  padding-top: 5px;
}
/* line 926, ../../scss/agent-websites/p4.scss */
.h-row-top .dropdown-content .google_translate_element .goog-te-gadget .goog-te-gadget-simple .goog-te-gadget-icon {
  margin-top: -5px;
}
/* line 943, ../../scss/agent-websites/p4.scss */
.h-row-top .dropdown-content .intl-currency select {
  margin-top: 0px;
}

/* line 950, ../../scss/agent-websites/p4.scss */
.buyside-strip {
  background-color: #5c5c5c;
}

/* line 954, ../../scss/agent-websites/p4.scss */
.buyside-button {
  background-color: #3e3e3e !important;
}

/* line 958, ../../scss/agent-websites/p4.scss */
.buyside-strip {
  min-height: 128px;
}

@media screen and (max-width: 800px) {
  /* line 965, ../../scss/agent-websites/p4.scss */
  .buyside-strip {
   max-height: 190px!important;
    top: 0px;
  }

  /* line 970, ../../scss/agent-websites/p4.scss */
  .buyside-block {
    width: 100%;
    padding: 0px 16px;
    float: left;
    margin-left: 0px !important;
    text-align: center;
  }
  /* line 977, ../../scss/agent-websites/p4.scss */
  .buyside-block .title, .buyside-block .subtitle {
    text-align: center;
  }
}
.section-header .header-agent-bio a {color: #5c5c5c !important;}
@media screen and (max-width: 550px) {
  /* line 984, ../../scss/agent-websites/p4.scss */
  .buyside-strip {
    top: 0px;
    max-height: 300px!important;
  }
}
/* line 989, ../../scss/agent-websites/p4.scss */
.buyside-home {
  bottom: 0;
  position: inherit;
  padding-top: 6px !important;
}

/* line 995, ../../scss/agent-websites/p4.scss */
.containerSearchBar {
  height: calc(100vh - 508px);
}
@media (max-height: 900px) {
  /* line 995, ../../scss/agent-websites/p4.scss */
  .containerSearchBar {
    height: calc(100vh - 508px + (330px - 30vh)) !important;
  }
}

/* line 1003, ../../scss/agent-websites/p4.scss */
.slider-agent-home, .slider-agent-home > .rmc-slides > div {
  height: calc(100vh - 161px) !important;
}
@media (max-height: 900px) {
  /* line 1003, ../../scss/agent-websites/p4.scss */
  .slider-agent-home, .slider-agent-home > .rmc-slides > div {
    height: calc(100vh - 161px + (330px - 30vh)) !important;
  }
}

/* line 1013, ../../scss/agent-websites/p4.scss */
.h-homebg .h-row-search:not(.persistent) {
  top: calc((100vh - 840px) / 2);
}
@media (max-height: 900px) {
  /* line 1013, ../../scss/agent-websites/p4.scss */
  .h-homebg .h-row-search:not(.persistent) {
    top: calc((100vh - 840px + (330px - 30vh)) / 2);
    position: unset;
  }
}

@media only screen and (max-width: 1024px) {
    .section-header .h-row-search:not(.persistent) h1 {
        height: auto;
    }
}
@media (max-width: 600px) {
.info-mobile{display:block!important;}
.info-desktop{display:none!important;}
.info-mobile .cabernet-button i.fa { font-size: 16px; margin-right: 8px;}
.section-footer .agent-photo img {width: 150px !important;    float: unset;}
.section-footer .agent-photo {width: 100% !important;    display: block !important;text-align: left!important;    margin-bottom: 8px!important;}  
.section-content .wrapper-profile .profile .header-agent-bio ul {  text-align: left;}
}
.black .profile  .info-mobile .cabernet-button { background: #3e3e3e!important;  color: #ffffff!important;  text-decoration: none!important;  text-align: center; border-radius: 2px; display: block; max-width: 160px;padding: 10px 12px!important; margin-bottom: 4px;}
.profile  .info-mobile .cabernet-button { background: rgb(103, 0, 56);  color: #ffffff!important;  text-decoration: none!important;  text-align: center; border-radius: 2px; display: block; max-width: 160px;font-size: 14px; padding: 5px 10px; margin-bottom: 4px;}
.profile .info-mobile .cabernet-button i {
    color: #ffffff;
}

.section-header .h-row-search .search-controls-container .search-controls.home-search.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-search.virtual-tour a{height:auto!important;}
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-search:not(.persistent){right:155px;}
.section-header .h-row-search .search-controls-container .search-controls.home-search.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-search.virtual-tour {right: 26px!important;}
@media only screen and (min-width: 950px){
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-location {width: calc(100% - 240px) !important;}
}
@media only screen and (max-width: 950px){
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-search:not(.persistent) { position: static!important;}
.section-header .h-row-search .search-controls-container .search-controls.home-search.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-search.virtual-tour {right: 124px;}
}

.section-market-watch.section-type2 .wrapper-title{max-height:unset!important;}
.section-market-watch.section-type2 .wrapper-title p{margin-bottom:0!important;}
.section-header .h-row-search.persistent .search-controls-container.persistent .search-controls.home-search.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-search.virtual-tour {
     right: 0!important; 
}
@media only screen and (min-width: 1024px){
.section-header .h-row-search.persistent .search-controls-container.persistent .search-controls .search-controls-row .search-controls-column.ctrl-col-location {width: calc(100% - 325px) !important;}
}
.section-header .h-row-search.persistent .search-controls-container .search-controls.home-search .search-controls-row .search-controls-column.ctrl-col-search.virtual-tour a{min-width:130px;}
@media only screen and (max-width: 1024px) and (min-width: 949px){
.section-header .h-row-search .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-location { width: calc(100% - 250px) !important;}
}
@media only screen and (max-width: 950px){
.section-header .h-row-search .search-controls-container .search-controls .search-controls-row > .search-controls-location-row > .ctrl-col-location { width: calc(100% - 12px) !important;}
}

@media only screen and (max-width: 400px){
.section-header .h-row-search .search-controls-container .search-controls .search-controls-row #btnSearchListings {height: 47px !important;}
}
.section-header .h-row-search .search-controls-container .search-controls.home-search.have-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-search.virtual-tour a{height:47px!important;}
.section-header .h-row-search .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search > button span { font-size: inherit!important;}
.section-header .h-row-search .search-controls-container .search-controls .search-controls-row .search-controls-column.ctrl-col-search.open-house { display: none;}
.section-header .h-row-search:not(.persistent) .search-controls-container .search-controls.search-controls.home-search.hide-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-location {
    width: calc(100% - 100px) !important;
  
}
.black .section .carousel-wrapper .item .property-info .truncate {
    color: #ffffff!important;
}
@media only screen and (max-width: 950px) {
  /* line 251, ../../scss/agent-websites/p4.scss */
  .section-header .h-row-search:not(.persistent) .search-controls-container .search-controls.search-controls.home-search.hide-virtual-tour-button .search-controls-row .search-controls-column.ctrl-col-location {
    width: 100% !important;
  }
}
@media only screen and (max-width:690px){
.section-main .m-row-home{padding-bottom:30px;}
}
.black .section-footer .agent-information .info-mobile .cabernet-button {
    background: #242424;
}
.black .section-footer .agent-information a:not(.cabernet-button){color:#242424!important;}
@media only screen and (max-width: 1210px) {
.buyside-home .clearfix:before{clear:both;}
.buyside-strip{max-height:225px;}
}
@media only screen and (max-width: 600px) {
.accordion-parent label.read-more{display:block!important;font-weight:600;text-decoration:underline;}
.accordion-height { position: relative;  max-height: 300px;  overflow: hidden; -webkit-transition: max-height .25s ease-in-out;  -moz-transition: max-height .25s ease-in-out; -ms-transition: max-height .25s ease-in-out; -o-transition: max-height .25s ease-in-out;transition: max-height .25s ease-in-out; }
.accordion-parent input:checked ~ div.accordion-height{max-height:5000px}
.accordion-parent input:checked ~ label.read-more:before{content: "Show Less";display:block;font-size:16px!important;}
.accordion-parent input:checked ~ label{font-size:0;}
}

@media only screen and (max-width: 300px) {
 .section-header .h-row-topnav > .topnav-mobile {top:18px;}
.section-content .wrapper-profile .profile h1, .section-content .wrapper-profile .profile ul, .section-content .wrapper-profile .profile p{text-align:left;}
 .section-content .wrapper-profile .profile .social-media{text-align:left;}
}
body .cabernet .zillow-header .link{color:rgb(103,0,56)!important;}
body .cabernet .btn{background:rgb(103,0,56)!important;}
body .cabernet .container .about-text a{color:rgb(103,0,56)!important;}
body .cabernet input:not([type]):focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=url]:focus, input[type=time]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=search]:focus, textarea:focus, .ddl:focus{border-bottom:1px solid rgb(103,0,56)!important;box-shadow:0 1px 0 0 rgb(103, 0, 56);}
body .cabernet .f-row-bottomnav {background-color:rgb(103,0,56)!important;}
body .cabernet .agent-information .info-mobile .cabernet-button{background:rgb(103,0,56)!important;}
body .cabernet .contact-address  a{color:rgb(103,0,56)!important;}
@media only screen and (min-width:950px) {
body .cabernet .section-header > .h-homebg .h-row-topnav .topnav-menu .primary-navigation ul ul{background:rgba(255, 255, 255, 0.9)!important;}
body .cabernet .section-header > .h-homebg .h-row-topnav .topnav-menu .primary-navigation ul ul li a{color:#5c5c5c!important;}
body .cabernet .section-header > .h-homebg .h-row-topnav .topnav-menu .primary-navigation ul ul a:hover, .section-header > .h-homebg .h-row-topnav .topnav-menu .primary-navigation ul ul a:focus{background-color:#b3b3b3!important;}
}
.section-content .wrapper-profile .profile .btn.contact-us{color:rgba(255,255,255,1)!important;}
.section-header a{color:rgba(255,255,255,1)!important;}