html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol,
ul,
li {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

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

input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

img {
  max-width: 100%;
  height: auto; }

@font-face {
  font-family: 'fontello';
  src: url("https://homes.winnipegfreepress.com/fonts/entypo.eot?27617129");
  src: url("https://homes.winnipegfreepress.com/fonts/entypo.eot?27617129#iefix") format("embedded-opentype"), url("https://homes.winnipegfreepress.com/fonts/entypo.woff?27617129") format("woff"), url("https://homes.winnipegfreepress.com/fonts/entypo.ttf?27617129") format("truetype"), url("https://homes.winnipegfreepress.com/fonts/entypo.svg?27617129#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-twitter:before {
  content: '\e800'; }

.icon-instagram:before {
  content: '\e801'; }

.icon-mail:before {
  content: '\e802'; }

.icon-print:before {
  content: '\e803'; }

.icon-share:before {
  content: '\e804'; }

.icon-home:before {
  content: '\e805'; }

.icon-menu:before {
  content: '\e806'; }

.icon-cancel:before {
  content: '\e807'; }

.icon-facebook:before {
  content: '\e808'; }

.icon-down-open:before {
  content: '\e809'; }

.icon-youtube-play:before {
  content: '\e80a'; }

h1, h2.title {
  font: 700 2em/1.5em "Open Sans Condensed", sans-serif;
  text-align: left;
  margin-bottom: 15px;
  text-transform: none; }

h1
#searchbox h1, #advsearch h1 {
  font-size: 2em; }

h2 {
  text-transform: uppercase;
  font: 700 1.5em/1.25em "Open Sans Condensed", sans-serif;
  text-align: left; }
  h2.small {
    text-transform: none;
    padding-bottom: 10px; }

h3 {
  font: 700 1.25em/1.25em "Open Sans Condensed", sans-serif;
  text-align: left;
  text-transform: uppercase; }

h4 {
  font: 0.85em/1.5em "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.75px; }
  h4.left {
    text-align: left;
    margin-top: 10px; }

h5 {
  font: 0.85em/1.5em "Open Sans", sans-serif;
  font-weight: 700;
  padding-top: 5px; }

p,
li {
  font-size: 0.9em;
  line-height: 1.5em;
  padding-bottom: 10px;
  text-align: left; }

li {
  padding-bottom: inherit; }

.italic {
  font-style: italic;
  font-weight: 600; }

p.uppercase {
  text-transform: uppercase; }

p.sponsored {
  color: #0078a9;
  font-size: 0.85em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 3% 0 0 0;
  line-height: 1em; }

p.big {
  font-size: 1.5em;
  font-weight: 600px; }

.featured p.sponsored {
  color: #0078a9; }

.tile-content p.sponsored {
  padding-top: 3%; }

small {
  font-size: 0.7em;
  padding-right: 2px; }

strong {
  font-weight: bold; }

a.textlink,
a.textlink:visited {
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.5px;
  font-weight: 700; }

button,
input[type="submit"] {
  font-weight: 700;
  font-size: 0.9em; }

@-moz-document url-prefix() {
  select {
    padding: 0; } }

#searchbox form,
#advsearch form {
  margin: 15px 0 10px 0; }
  #searchbox form li:nth-child(1),
  #advsearch form li:nth-child(1) {
    margin-bottom: 19px; }

form {
  margin-top: 15px; }
  form#contact_agent {
    display: none; }
    form#contact_agent input[type="submit"] {
      width: auto;
      float: right; }
  form li {
    width: 49%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box; }
    form li.three {
      width: 32%; }
    form li:nth-child(odd) {
      margin-right: 0; }
    form li:nth-child(1),
    #advsearch form li:nth-child(1) {
      width: 100%; }
    form li :nth-child(1) input {
      padding: 20px 2%;
      font-size: 1.15em; }
    #advsearch form li {
      width: 24.25%;
      margin-right: 1%; }
    #advsearch form li:nth-child(5),
    #advsearch form li:nth-child(9) {
      margin-right: 0; }
    form li.submit,
    #advsearch form li.submit {
      float: right;
      margin-right: 0;
      clear: both;
      width: 100%; }
    form li.type label {
      float: left;
      padding-right: 30px; }
    form li.type label:nth-child(1) {
      width: 100%;
      float: left; }
    form li.full {
      width: 100%;
      margin: 0; }
  form label {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase; }
  form input,
  form select,
  form option,
  form textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 1em;
    color: #555;
    letter-spacing: 1px;
    border: 1px #ddd solid;
    background: #fff; }
  form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px #ddd solid;
    border-radius: 0;
    background: #fff url(/images/dropdown-arrow.png) 97.5%/4% no-repeat; }
    form select:hover {
      cursor: pointer; }
    form select optgroup option {
      font-size: .8em;
      font-style: italic; }
  form textarea {
    height: 100px;
    border: 1px #ccc solid; }
  form input[type="radio"] {
    float: left;
    width: 15px; }
  form input[type="submit"] {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background: #0078a9;
    display: inline-block;
    float: right;
    border: none;
    cursor: pointer;
    transition: all 400ms ease-in-out;
    margin-bottom: 0; }
    form input[type="submit"]:hover {
      color: #ddd;
      background: #00577b;
      cursor: pointer; }
  form input[type="checkbox"] {
    padding: 0;
    width: 14px;
    height: 14px;
    float: left;
    margin: 3px 4px 0 0;
    border: 1px #555 solid; }
  form.emails li:nth-child(10) {
    padding-bottom: 15px; }
  form.emails select {
    background-size: 2%; }
  form.emails li.full {
    padding-bottom: 15px; }
    form.emails li.full label {
      text-transform: none; }

ul.criteria {
  margin: 10px 0 10px 35px; }
  ul.criteria li {
    list-style-type: disc !important; }
    ul.criteria li span {
      font-weight: 600;
      text-transform: uppercase; }

#searchbox input[type="submit"],
#advsearch input[type="submit"],
#searchnews input[type="submit"],
.searchagent input[type="submit"] {
  width: auto;
  padding: 15px;
  background: #00577b; }
  #searchbox input[type="submit"]:hover,
  #advsearch input[type="submit"]:hover,
  #searchnews input[type="submit"]:hover,
  .searchagent input[type="submit"]:hover {
    background: #000;
    cursor: pointer; }

#searchnews input[type="submit"],
.searchagent input[type="submit"] {
  width: 100%; }

#error, .error-message {
  color: #0078a9;
  margin: 15px 0;
  text-align: left;
  font: 700 1em/1em "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  float: left;
  width: 100%; }
  #error ul li, .error-message ul li {
    text-align: left; }

.success-message, #success {
  text-align: left;
  font: 700 1em/1em "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  float: left;
  width: 100%; }

small.email {
  display: block;
  line-height: 1.25em;
  margin-top: 10px; }

button#searchlong {
  margin-bottom: 15px; }

.results-info {
  width: 100%;
  clear: both; }
  .results-info h1 {
    font-size: 1.25em;
    float: left;
    text-transform: uppercase;
    margin-bottom: 0; }
  .results-info p.signup {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 0.9em;
    clear: both; }

ul.display-results {
  width: 100%;
  float: left;
  border-bottom: 1px #0078a9 solid; }
  ul.display-results li {
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    background: #ddd;
    color: #555;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700; }
    ul.display-results li:hover {
      color: #fff;
      background: #333; }
    ul.display-results li a,
    ul.display-results li a:link {
      color: #555;
      font-weight: 700; }
    ul.display-results li:hover a {
      color: #fff;
      transition: all 0ms ease-in-out; }
    ul.display-results li.active {
      border: 1px solid #0078a9 !important;
      margin-bottom: -1px !important;
      padding: 12px 14px 14px 14px !important;
      border-bottom: 1px #fff solid !important;
      background: #fff;
      cursor: auto; }
      ul.display-results li.active:hover {
        background: #fff;
        color: #555; }

.map.results iframe,
.home-information iframe {
  width: 100%; }

.results {
  float: left;
  border-bottom: 1px #ddd solid;
  position: relative;
  width: 100%; }
  .results .results-list {
    width: 65%;
    float: left;
    clear: left;
    padding: 15px 0; }
    .results .results-list .sortby {
      border: 1px #ccc solid;
      background: #ccc;
      width: 96%;
      padding: 20px 2%;
      float: left;
      margin-bottom: 15px;
      margin-top: 0; }
      .results .results-list .sortby select {
        float: right;
        width: 90%;
        margin-bottom: 0;
        background: #fff url(/images/dropdown-arrow.png) 98%/2% no-repeat; }
      .results .results-list .sortby legend {
        float: left;
        padding: 12px 0; }
    .results .results-list h4 {
      text-align: left;
      font: 700 1em/1em "Open Sans Condensed", sans-serif;
      padding-bottom: 4px; }
    .results .results-list li {
      border: 1px #ddd solid;
      box-sizing: border-box;
      width: 100%;
      padding: 15px 3%;
      margin-bottom: 15px;
      display: inline-block; }
      .results .results-list li p.open-house.regular {
        background: #efefef;
        width: 96%;
        padding: 3px 2%;
        margin-top: 5px;
        clear: both; }
        .results .results-list li p.open-house.regular a,
        .results .results-list li p.open-house.regular a:link {
          float: right;
          text-transform: uppercase; }
  .results .map {
    width: 35%;
    float: right;
    padding-left: 2%; }
    .results .map_container {
      width: 33%;
      float: right;
      margin-top: 17px; }
      .results .map_container .gm-style img {
        float: none;
        padding-right: 0; }
      .results .map_container h3,
      .results .map_container #map_listing_popup h4,
      .results .map_container p {
        text-align: center; }
      .results .map_container.full {
        width: 100%;
        margin-bottom: 50px; }
    .results .map.full {
      width: 98%;
      border: 0; }
    .results .map.results {
      width: 100%;
      height: 700px;
      padding: 0; }
  .results .mapwrap {
    height: 700px; }
  .results .mobileonly {
    display: none; }
  .results .gm-style img {
    float: left;
    padding: 12px 23px 0 0; }
  .results #map_listing_popup h3 {
    padding-top: 8px;
    font-size: 1.5em; }
  .results #map_listing_popup h4 {
    text-align: left;
    padding-bottom: 5px;
    font-size: 1.1em; }
  .results #map_listing_popup p {
    font-size: 1em; }
    .results #map_listing_popup p.viewlisting {
      padding-top: 5px; }
    .results #map_listing_popup p.bed_bath span {
      padding-left: 15px; }
  .results li .home-information {
    float: left;
    width: 66.3265306122%;
    margin-top: 0; }
    .results li .home-information .photo-container {
      float: left;
      width: 51%;
      margin-right: 10px;
      position: relative;
      max-height: 165px;
      overflow: hidden; }
      .results li .home-information .photo-container img {
        width: 100%;
        position: relative; }
      .results li .home-information .photo-container span {
        position: absolute;
        z-index: 2;
        background: #0078a9;
        padding: 5px 2%;
        width: 96%;
        color: #fff;
        text-align: right;
        font: 600 0.85em/1em "Open Sans", sans-serif; }
        .results li .home-information .photo-container span.photo_video {
          background: #555;
          bottom: 0;
          left: 0; }
    .results li .home-information h2 {
      font: 600 1.3em/1.25em "Open Sans", sans-serif;
      text-transform: uppercase;
      padding-bottom: 15px; }
    .results li .home-information p {
      text-align: left;
      font-family: "Open Sans", sans-serif; }
      .results li .home-information p.price {
        font-size: 2em; }
    .results li .home-information span {
      padding-right: 5px; }
  .results .open-house {
    background: #efefef;
    width: 96%;
    padding: 3px 2%;
    margin-top: 16px;
    clear: both;
    float: left;
    text-align: center; }
    .results .open-house .title {
      width: 33%;
      float: left; }
      .results .open-house .title i {
        line-height: 0.75em; }
    .results .open-house .title,
    .results .open-house .loadMore,
    .results .open-house .showLess {
      text-transform: uppercase;
      font-size: 0.8em; }
    .results .open-house .loadMore,
    .results .open-house .showLess {
      cursor: pointer;
      font-weight: 700;
      color: #0078a9;
      width: 100%;
      clear: both; }
      .results .open-house .loadMore:hover,
      .results .open-house .showLess:hover {
        color: #00577b; }
    .results .open-house .open-house-list {
      float: left;
      width: 65%; }
      .results .open-house .open-house-list li {
        text-align: left;
        padding: 0;
        margin: 0;
        border: none; }
    .results .open-house.highlight {
      font-weight: bold;
      color: #fff;
      background: #0078a9; }
  .results p.colisted {
    font-weight: 700;
    text-align: right; }
  .results a.printemail {
    display: none; }
  .results .realtor-information {
    float: right;
    width: 30%;
    text-align: right; }
    .results .realtor-information p {
      padding-bottom: 0;
      font-size: 0.85em;
      text-align: right; }
      .results .realtor-information p.mobile {
        display: none; }
    .results .realtor-information p.email {
      text-transform: uppercase;
      padding-bottom: 10px; }
    .results .realtor-information .agent-info {
      display: inline-block; }
      .results .realtor-information .agent-info img {
        max-width: 90px; }
    .results .realtor-information .realtor-pics {
      float: right;
      margin-left: 10px;
      width: 50px; }
    .results .realtor-information .italic {
      font-weight: 600; }
    .results .realtor-information .next,
    .results .realtor-information .prev {
      text-transform: uppercase;
      font-size: 0.75em; }
    .results .realtor-information i {
      font-size: 1.5em; }
      .results .realtor-information i.entypo-play::before {
        content: "\e75c";
        color: #0078a9; }
      .results .realtor-information i:hover {
        cursor: pointer; }
  .results .profilepg li .home-information h2 {
    padding-bottom: 7px; }

.results-list.realtor,
.results-list.builder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .results-list.realtor li,
  .results-list.builder li {
    width: 31.3333%;
    border: 1px #ddd solid;
    box-sizing: border-box;
    padding: 15px 3%;
    margin: 0 1% 15px 1%; }
    .results-list.realtor li *,
    .results-list.builder li * {
      text-align: center; }
    .results-list.realtor li img,
    .results-list.builder li img {
      height: auto;
      max-height: 135px; }
    .results-list.realtor li .brokerage-info,
    .results-list.builder li .brokerage-info {
      padding-top: 10px;
      margin-top: 10px;
      border-top: 1px #ddd solid; }

.map_container .legend {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  background: rgba(255, 255, 255, 0.9);
  width: 180px;
  padding: 15px 2%;
  border: 1px #ccc solid; }
  .map_container .legend li {
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 3px;
    text-align: right; }
    .map_container .legend li img {
      width: 14px;
      height: 14px;
      margin-right: 3px; }
  .map_container .legend h4 {
    font-weight: 700;
    text-align: right;
    padding-bottom: 2px; }
    .map_container .legend h4:hover {
      cursor: pointer; }
    .map_container .legend h4 i.icon-down-open {
      transform: rotateX(180deg); }
      .map_container .legend h4 i.icon-down-open.down {
        transform: rotateX(0deg); }

.map_container.full {
  margin-bottom: 50px;
  clear: both; }
  .map_container.full .legend {
    min-width: 20%;
    padding: 15px 2%; }
  .map_container.full #map_listing_popup {
    min-width: 400px;
    max-width: 100%; }
    .map_container.full #map_listing_popup h3 {
      font-size: 1.85em !important; }
    .map_container.full #map_listing_popup h4 {
      font-size: 1.15em !important;
      text-align: left; }
    .map_container.full #map_listing_popup p {
      font-size: 1em;
      padding-bottom: 5px; }
      .map_container.full #map_listing_popup p.viewlisting {
        text-align: right; }
  .map_container.full .gm-style img {
    height: auto !important;
    float: left;
    margin: 0 10px 10px 0; }

.buildermap #map_listing_popup {
  min-width: 400px;
  max-width: 100%; }
  .buildermap #map_listing_popup h3 {
    font-size: 1.85em !important; }
  .buildermap #map_listing_popup h4 {
    font-size: 1.15em !important;
    text-align: left; }
  .buildermap #map_listing_popup p {
    font-size: 1em;
    padding-bottom: 5px; }
    .buildermap #map_listing_popup p.viewlisting {
      text-align: right; }

.buildermap .gm-style img {
  height: auto !important;
  float: left;
  margin: 0 10px 10px 0; }

.printemail {
  display: none; }

.branded-header {
  width: 100%;
  display: inline-block;
  margin: 15px 0 15px 0; }
  .branded-header .mobile-show {
    display: none; }
  .branded-header .realtor {
    float: left;
    width: 50%;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: normal; }
    .branded-header .realtor img.agent {
      width: 33%;
      float: left;
      margin-right: 10px; }
    .branded-header .realtor img.broker_logo {
      display: inherit;
      width: 18%;
      text-align: left; }
    .branded-header .realtor h4 {
      text-align: left; }
    .branded-header .realtor p.phone {
      padding-top: 5px; }
    .branded-header .realtor p.mobileshow {
      display: none; }
    .branded-header .realtor i {
      padding-bottom: 10px; }
    .branded-header .realtor.colisted {
      float: right; }
      .branded-header .realtor.colisted img.agent {
        float: right;
        margin: 0 0 0 10px; }
      .branded-header .realtor.colisted img.broker_logo {
        float: right;
        padding: 0 0 0 41%; }
      .branded-header .realtor.colisted h3,
      .branded-header .realtor.colisted h4,
      .branded-header .realtor.colisted p {
        text-align: right;
        clear: both; }
  .branded-header .additional_listings {
    float: right;
    text-align: right;
    width: 50%; }
    .branded-header .additional_listings img {
      float: right;
      border: 1px #dedede solid;
      box-sizing: border-box;
      margin-left: 2%; }
    .branded-header .additional_listings p {
      text-align: right; }
      .branded-header .additional_listings p.address {
        text-transform: uppercase;
        padding-top: 20px;
        font-family: 'Open Sans', sans-serif; }
    .branded-header .additional_listings h4 {
      margin-right: 6%; }
    .branded-header .additional_listings h4 a,
    .branded-header .additional_listings h4 a:link,
    .branded-header .additional_listings h4 a:visited {
      font-weight: normal;
      color: #555; }
    .branded-header .additional_listings h4 a:hover {
      color: #00577b; }
    .branded-header .additional_listings .info {
      float: right;
      padding-right: 120px;
      transform: translate(0, -8%); }

.realtor-header {
  float: left;
  text-align: left;
  font: 0.9em/1.15em "Open Sans", sans-serif;
  text-transform: uppercase;
  width: 50%; }
  .realtor-header img {
    float: left;
    margin-right: 10px;
    width: 165px;
    height: 125px; }
  .realtor-header h3 {
    font-weight: 700;
    font-size: 1.35em; }

.address-bar {
  padding: 1rem 0;
  width: 100%;
  color: #666;
  margin-bottom: 1px;
  float: left; }
  .address-bar h1 {
    font: 700 2em/1em "Open Sans Condensed", sans-serif;
    text-transform: uppercase;
    float: left;
    padding: 0 3px 0 0;
    margin: 0; }
  .address-bar h2 {
    font: 700 1em/1em "Open Sans Condensed", sans-serif;
    text-transform: uppercase;
    float: left;
    padding: 14.25px 0 0 7px;
    margin: 0; }
  .address-bar p {
    font: 700 2em/1em "Open Sans Condensed", sans-serif;
    text-align: right;
    padding-bottom: 0; }

p.photocount {
  position: absolute;
  right: 75px;
  padding-top: 33px;
  font-family: 'open sans condensed';
  color: #fff;
  font-weight: bold; }

.openHouseInfo {
  margin: 2rem 0;
  float: left;
  font-weight: bold;
  position: relative;
  background: #0078a9;
  border: 1px solid #0078a9;
  color: #0078a9;
  /* border-left-width: 5rem; */
  /* padding: 1rem; */
  width: 100%;
  border-radius: 2px;
  box-sizing: border-box; }
  .openHouseInfo h3 {
    font-size: 1em;
    float: left;
    display: inline;
    border: none;
    width: 33.333%;
    color: #fff;
    margin: 0 0 .25rem 0;
    padding: 1rem;
    font-weight: normal;
    box-sizing: border-box; }
  .openHouseInfo .openHouses {
    background: #fff;
    float: left;
    width: 66.666%;
    padding: 1em;
    box-sizing: border-box; }

.home-information {
  margin-top: 15px;
  display: inline-block;
  width: 66.6664%;
  float: left; }
  .home-information.mhba-left {
    float: left; }
  .home-information .map {
    width: 100%;
    padding: 0;
    display: block; }
    .home-information .map #map_container {
      width: 100%;
      height: 100%; }
  .home-information h3 {
    color: #0078a9;
    text-transform: uppercase;
    font-size: 1.15em;
    font-weight: 700;
    border-bottom: 1px #0078a9 solid;
    padding-bottom: 3px;
    margin: 15px 0 6px 0;
    width: 100%;
    display: block; }
  .home-information ul.split {
    display: table-cell; }
    .home-information ul.split li {
      width: 46%;
      margin: 2px 2%;
      float: left; }
  .home-information .share {
    color: #191919;
    font-size: 15px;
    float: right;
    text-align: right; }
    .home-information .share i {
      margin-top: 3px; }

p.bold {
  text-transform: uppercase;
  font-weight: bold; }

a.bold {
  text-transform: uppercase; }

.mortgage-calculator {
  width: 66.6664%;
  margin-bottom: 5px;
  float: left;
  position: relative;
  min-height: 200px; }
  .mortgage-calculator h3.subtitle {
    color: #7f8382;
    border-bottom: 1px #7f8382 solid;
    padding-bottom: 3px;
    margin: 15px 0 10px 0;
    width: 100%;
    display: block;
    font-weight: 600; }
    .mortgage-calculator h3.subtitle small {
      font: 300 .6em/2.8em "Open Sans", sans-serif;
      float: right; }
  .mortgage-calculator .entegra_logo {
    float: left; }
  .mortgage-calculator .entegra_left {
    float: left;
    width: 369px;
    height: 169px; }
  .mortgage-calculator .mortgage-logo {
    max-width: 20%;
    margin: 1em 0;
    position: absolute;
    right: 0;
    top: 3.5em; }
  .mortgage-calculator .bottom_calc {
    float: left;
    width: 980px; }
  .mortgage-calculator a.mortgage_form {
    background: url(/images/entegra_mortgage_calc_bkgd.jpg) right no-repeat;
    height: 259px;
    width: 100%;
    float: right;
    position: absolute;
    z-index: 1;
    left: 0; }
  .mortgage-calculator form {
    float: left;
    width: 80%;
    min-height: 140px; }
    .mortgage-calculator form li,
    .mortgage-calculator form li:nth-child(1) {
      width: 100%; }
      .mortgage-calculator form li label,
      .mortgage-calculator form li:nth-child(1) label {
        float: left;
        width: 60%;
        font-size: 0.9em;
        line-height: 14px;
        padding-top: 6px;
        padding-bottom: 4px; }
      .mortgage-calculator form li input,
      .mortgage-calculator form li select,
      .mortgage-calculator form li:nth-child(1) input,
      .mortgage-calculator form li:nth-child(1) select {
        padding: 4px 2%;
        margin-bottom: 10px;
        width: 36%;
        height: 29px; }
      .mortgage-calculator form li input[type="submit"],
      .mortgage-calculator form li:nth-child(1) input[type="submit"] {
        background: #b81f31;
        width: 80%;
        padding: 4px 0 5px 0;
        font-weight: 400;
        color: #ffffff;
        border: 1px #880413 solid;
        box-sizing: border-box; }
        .mortgage-calculator form li input[type="submit"]:hover,
        .mortgage-calculator form li:nth-child(1) input[type="submit"]:hover {
          background: #880413; }
      .mortgage-calculator form li.entegra_rate_li input#interestRate,
      .mortgage-calculator form li.entegra_rate_li input#idcustomRate,
      .mortgage-calculator form li:nth-child(1).entegra_rate_li input#interestRate,
      .mortgage-calculator form li:nth-child(1).entegra_rate_li input#idcustomRate {
        margin-bottom: 12px; }
      .mortgage-calculator form li:nth-child(3) label,
      .mortgage-calculator form li:nth-child(1):nth-child(3) label {
        /*padding-top: 0;*/ }
    .mortgage-calculator form ol {
      width: 48%;
      margin-right: 2%;
      float: left; }
      .mortgage-calculator form ol.right {
        margin-right: 0; }
      .mortgage-calculator form ol.rate_type {
        width: 100%; }
        .mortgage-calculator form ol.rate_type li {
          width: 100%;
          line-height: 10px; }
          .mortgage-calculator form ol.rate_type li input {
            width: 11px;
            margin: 0 4px 0 0;
            height: 11px;
            background: none; }
          .mortgage-calculator form ol.rate_type li label {
            font-size: 0.7em;
            width: auto;
            float: none;
            padding-top: 0; }
  .mortgage-calculator .calc-results {
    text-align: left;
    padding: 5px 0 17px 0;
    border-bottom: 1px #939882 solid;
    width: 100%; }
    .mortgage-calculator .calc-results p {
      display: inline-block;
      margin: 4px 0 0 0;
      font-size: 0.85em; }
    .mortgage-calculator .calc-results li {
      display: inline-block;
      margin: 15px 0 26px 0;
      font-size: 0.85em;
      width: 24%; }
      .mortgage-calculator .calc-results li span {
        width: 100%;
        float: left;
        font-weight: bold;
        text-transform: uppercase; }
        .mortgage-calculator .calc-results li span.bold {
          width: auto;
          float: none; }
    .mortgage-calculator .calc-results ul.links {
      margin: 0 auto; }
      .mortgage-calculator .calc-results ul.links li {
        text-transform: uppercase;
        width: auto;
        font-size: 0.9em;
        padding: 0;
        margin: 0; }
        .mortgage-calculator .calc-results ul.links li:nth-child(3) {
          float: right; }
        .mortgage-calculator .calc-results ul.links li span {
          float: none;
          width: auto; }
        .mortgage-calculator .calc-results ul.links li a {
          font-weight: 400;
          color: #7f8382; }
          .mortgage-calculator .calc-results ul.links li a:hover {
            color: #191919; }
          .mortgage-calculator .calc-results ul.links li a.button {
            background: #b81f31;
            padding: 5px 10px;
            font-weight: 400;
            color: #fff;
            border: 1px #880413 solid;
            box-sizing: border-box; }
            .mortgage-calculator .calc-results ul.links li a.button:hover {
              background: #880413; }

.mobileshow a {
  display: none; }

.right-side {
  width: 30%;
  float: right;
  margin-top: 15px; }
  .right-side .interact h3 {
    text-align: center;
    border-top: 5px #0078a9 solid;
    padding: 15px 0; }
  .right-side button {
    margin-bottom: 3px; }
  .right-side i {
    font-size: 1.75em;
    padding: 5px 2%; }
  .right-side .agent img {
    max-width: 100%; }
    .right-side .agent img.brokerage {
      margin-bottom: 10px; }
  .right-side .inf {
    background: #ddd;
    border-top: 2px #555 solid;
    padding: 0 5% 15px 5%;
    margin-bottom: 15px; }
    .right-side .inf.regular {
      background: #fff;
      border: 1px #555 solid;
      box-sizing: border-box;
      border-top: 2px #555 solid; }
      .right-side .inf.regular h4 {
        display: none; }
    .right-side .inf h3 {
      text-align: center;
      text-transform: none;
      font-style: italic;
      font-size: 1em;
      padding: 15px 0 5px 0;
      letter-spacing: 0.5px; }
    .right-side .inf p {
      font-size: 0.75em;
      padding-bottom: 3px;
      text-align: center; }
      .right-side .inf p span {
        text-transform: uppercase;
        font-weight: bold;
        padding: 0 3px; }
      .right-side .inf p.bio {
        padding-top: 15px; }
      .right-side .inf p.more, .right-side .inf p.more2 {
        color: #0078a9;
        font-weight: 700; }
        .right-side .inf p.more:hover, .right-side .inf p.more2:hover {
          cursor: pointer; }
    .right-side .inf img {
      display: inline-block; }
      .right-side .inf img.brokerage-logo {
        padding-top: 5px; }

p.back.bottom {
  padding: 15px 0 0 1%; }

a#id_photoswipe_enlarge {
  display: block;
  width: 28px;
  height: 28px;
  background: url("/images/rs-default-2.png") 0 0;
  border-radius: 2px;
  position: absolute;
  top: -2px;
  right: 30.5%;
  z-index: 5; }
  a#id_photoswipe_enlarge:hover {
    opacity: 0.65; }

.slider {
  position: relative;
  clear: both;
  width: 100%;
  border-bottom: 1px #ddd solid; }

.royalSlider {
  width: 100% !important;
  display: inline-block !important;
  max-height: 510px !important; }

.rsSlide {
  width: 70% !important;
  max-height: 510px !important;
  background: #ddd; }

img.rsImg {
  max-height: 510px !important;
  max-width: 680px !important;
  margin-top: 0 !important;
  width: auto !important;
  margin-left: 0 !important; }

.rsDefault .rsThumbsVer {
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5%;
  border: 1px #ddd solid;
  background: #fff;
  z-index: 1; }

.rsDefault .rsThumbsArrowIcn {
  background: url("/images/rs-default.png") transparent; }

.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 100%;
  height: 117px;
  background: #efefef; }
  .rsDefault .rsThumb:hover {
    opacity: 0.85; }
  .rsDefault .rsThumb img {
    width: auto; }

.rsDefault .rsThumb.rsNavSelected {
  opacity: 0.5; }

.rsContainer {
  z-index: 1; }

.rsContainer {
  position: relative; }

img.rsImg {
  max-height: 100% !important;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  max-width: 100% !important;
  margin-top: 0 !important;
  width: auto !important;
  height: auto !important;
  position: absolute; }

.rsThumbsArrow {
  background: #0078a9;
  background: rgba(0, 120, 169, 0.75); }

.additional_listings .royalSlider {
  height: 85px; }

.additional_listings .rsDefault.rsHor .rsSlide {
  height: 85px !important;
  width: 86% !important;
  background: none;
  margin: 5px 8% 0 8%; }
  .additional_listings .rsDefault.rsHor .rsSlide img {
    width: 115px !important;
    height: 85px !important;
    top: 0;
    left: inherit;
    right: 0;
    bottom: 0;
    transform: translate(0, 0); }
  .additional_listings .rsDefault.rsHor .rsSlide .rsArrowIcn {
    background: none; }

.imgur {
  width: 100%;
  text-align: center; }
  .imgur video {
    max-width: 100%; }
  .imgur a {
    display: block;
    text-align: right; }
    .imgur a img {
      vertical-align: top;
      height: 15px; }

.additional_listings .rsDefault.rsHor .rsArrow {
  height: 90px;
  width: 11px;
  background: #fff; }

.additional_listings .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background: #fff url("/images/arrow_left.gif") center left no-repeat !important;
  background-position: inherit;
  background-color: none;
  width: 11px;
  height: 10px;
  margin: -3px 5px; }

.additional_listings .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background: #fff url("/images/arrow_right.gif") center right no-repeat !important;
  background-position: inherit;
  background-color: none;
  width: 11px;
  height: 10px;
  margin: -3px -5px; }

.additional_listings .rsOverflow {
  width: 100% !important;
  float: right; }

.boxfull {
  position: relative; }

.tile {
  width: 31.333%;
  margin: 1px 1% 20px 1%;
  float: left;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  background: #fff; }
  .tile .tile-padding {
    padding-bottom: 103.18%; }
  .tile-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .tile-content.article {
      width: 100%; }
  .tile-container {
    max-width: 1068px;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    position: relative; }
  .tile p.tile-info {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-top: 10%;
    padding-bottom: .75em;
    line-height: 1.25em;
    font-size: 0.75em;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.77) 49%, white 64%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
  .tile .img-container {
    width: 100%;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
    background-color: #191919; }
    .tile .img-container .image {
      position: absolute;
      width: 100%;
      height: 100%;
      text-align: center; }
      .tile .img-container .image a {
        height: inherit;
        display: block; }
      .tile .img-container .image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .tile h3 {
    text-transform: uppercase;
    font: 1em/1em "Open Sans", sans-serif;
    letter-spacing: 0.5px;
    text-indent: 5px; }
    .tile h3 a, .tile h3 a:link, .tile h3 a:visited {
      background: #0078a9;
      color: #fff;
      padding: 8px;
      display: block;
      width: 100%; }
    .tile h3 a:hover {
      background: #00577b; }
  .tile h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.35em;
    text-transform: none;
    padding: 3% 3% 0; }
    .tile h2 a, .tile h2 a:link {
      font-weight: 600;
      color: #191919; }
    .tile h2 a:hover {
      color: #0078a9; }
  .tile p + h2 {
    padding-top: 0; }
  .tile p {
    padding: 3% 3% 0; }
  .tile a, .tile a:link, .tile a:visited, .tile a:hover {
    font-weight: normal;
    color: #191919; }
  .tile a:hover {
    color: #0078a9; }
  .tile.v4_tile_double_adweather {
    background: #efefef;
    color: #555; }
    .tile.v4_tile_double_adweather.permanent {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 5; }
      .tile.v4_tile_double_adweather.permanent .tile-padding {
        padding-bottom: 0;
        position: relative; }
    .tile.v4_tile_double_adweather p {
      text-align: center;
      margin: 0 auto; }
  .tile.nophoto {
    background-color: #eeeeee; }
    .tile.nophoto h3 {
      background: none; }
    .tile.nophoto p.tile-info {
      background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(238, 238, 238, 0.97) 67%, #eeeeee 69%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#eeeeee',GradientType=0 );
      width: 94%;
      position: absolute;
      padding: 30% 3% 1em 3%;
      bottom: 0; }
  .tile.fullphoto .fullphoto-content, .tile.withphoto .fullphoto-content {
    position: absolute;
    bottom: 0;
    background: #fff;
    color: #191919;
    height: 100%;
    width: 100%;
    height: 37%; }
    .tile.fullphoto .fullphoto-content .tile-info, .tile.withphoto .fullphoto-content .tile-info {
      width: 100%;
      position: absolute;
      bottom: 0; }
  .tile.fullphoto.double, .tile.withphoto.double {
    width: 64.644%; }
    .tile.fullphoto.double .img-container, .tile.withphoto.double .img-container {
      padding-bottom: 45%; }
    .tile.fullphoto.double .tile-padding, .tile.withphoto.double .tile-padding {
      padding-bottom: 50%; }
    .tile.fullphoto.double .article p.sponsored, .tile.withphoto.double .article p.sponsored {
      padding-bottom: 0; }
    .tile.fullphoto.double .article p.tile-info, .tile.withphoto.double .article p.tile-info {
      padding-top: 0; }
    .tile.fullphoto.double .info, .tile.withphoto.double .info {
      background: rgba(255, 255, 255, 0.75);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding-bottom: 30px; }

.tiles-news .tile.v4_tile_double_adweather .tile-padding {
  padding-bottom: 15.7%; }

.spotlight {
  clear: both;
  display: inline-block;
  width: 100%;
  background: #f1f1f1;
  margin-bottom: 1em; }
  .spotlight h3 {
    background: #0078a9;
    text-transform: uppercase;
    font: 1em/1em "Open Sans", sans-serif;
    letter-spacing: 0.5px;
    text-indent: 5px;
    padding: 8px 0;
    margin-bottom: 1em;
    color: #fff; }
    .spotlight h3 a, .spotlight h3 a:link, .spotlight h3 a:visited {
      color: #fff !important; }
  .spotlight .img-container {
    padding-bottom: 90%; }
  .spotlight .tile {
    width: 14.666%;
    margin: 0 1% 20px 1%;
    float: left;
    background-color: #ffffff;
    position: relative; }
    .spotlight .tile .tile-padding {
      padding-bottom: 161.18%; }
    .spotlight .tile .tile-info {
      width: 100%;
      padding: .25em 3% 0 3%;
      line-height: 1.25em; }
    .spotlight .tile p {
      font-size: 0.8em; }
    .spotlight .tile h2 {
      font-size: 0.9em;
      padding-top: 5px; }
    .spotlight .tile a:hover {
      color: #0078a9; }
    .spotlight .tile .img-container .image img {
      height: 100%; }
    .spotlight .tile .grad {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 35px;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 3%, white 59%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.tiles-news {
  display: block;
  float: left;
  width: 100%; }

.article-head {
  width: 100%;
  position: relative;
  float: left; }
  .article-head .article-title {
    padding-right: 1em;
    display: table;
    min-height: 260px;
    padding: 1em 1em 1em 0;
    box-sizing: border-box; }
    .article-head .article-title .wrap {
      display: table-cell;
      vertical-align: middle; }
  .article-head h1 {
    font: 400 2.5em/1.2em "Open Sans", sans-serif;
    margin-bottom: 0;
    color: #191919; }
  .article-head h2 {
    text-transform: none;
    font-weight: 400;
    font-size: 1.7em;
    color: #191919;
    font-family: "Open Sans", sans-serif; }
  .article-head .byline {
    padding-bottom: 0;
    font-size: 0.8em;
    font-family: "Open Sans", sans-serif;
    color: #777;
    margin-top: 2em; }
    .article-head .byline span {
      font-weight: 700; }
  .article-head .tasks {
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    padding: 5px 0;
    margin: 10px 0;
    text-align: left;
    clear: both;
    width: 100%;
    float: left; }
    .article-head .tasks li {
      display: inline;
      padding-right: 10px; }
      .article-head .tasks li i {
        color: #0078a9; }
        .article-head .tasks li i:hover {
          color: #00577b; }
  .article-head .bigbox {
    float: right;
    margin-left: 2%; }
  .article-head .stButton {
    font-size: 0.9em;
    color: #0078a9;
    font-weight: 600; }
    .article-head .stButton:hover {
      color: #00577b; }
  .article-head .sponsor {
    height: auto;
    margin-bottom: 10px; }
    .article-head .sponsor p {
      padding: 10px 0;
      font-size: 0.75em; }
    .article-head .sponsor img {
      max-height: 50px;
      padding-left: 4px;
      margin-top: 4px; }
    .article-head .sponsor + .byline {
      margin-top: 0; }

.fixed-sky {
  width: 33%;
  float: right;
  background: #ddd;
  padding-bottom: 10px; }

.skyscraper-ad {
  height: 600px; }
  .skyscraper-ad span {
    font-size: 0.75em;
    text-transform: uppercase;
    padding: 2px 0;
    letter-spacing: 0.5px; }

.article {
  float: left;
  width: 65%; }
  .article-content {
    position: relative;
    float: left;
    width: 100%; }
  .article #searchnews {
    width: 27.3%;
    margin: 0 0 15px 2%; }
  .article h2, .article h3, .article h4, .article h5 {
    text-align: left; }
  .article.main-image {
    width: 100%; }
  .article figure {
    background: #efefef;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 20px 0;
    float: left;
    position: relative; }
    .article figure:nth-child(1) {
      margin-top: 0; }
    .article figure img {
      width: 100%; }
    .article figure.inline {
      width: 48%;
      float: left;
      margin: 0em 1em 1em 0;
      clear: left;
      background: #eeeeee; }
      .article figure.inline.photoswipe_slides.full {
        width: 100%;
        margin-right: 0;
        max-height: 450px;
        text-align: center;
        margin: 0 auto 1em auto;
        /*figcaption {
                    background: rgba(0,0,0,0.75);
                    margin-bottom: 0;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0; 
                }*/ }
        .article figure.inline.photoswipe_slides.full img {
          height: 100%; }
    .article figure figcaption {
      font-size: 0.8em;
      padding: 1em;
      background: #eee;
      text-align: left; }
      .article figure figcaption p {
        padding: 0;
        margin: 0;
        line-height: 1.25em; }
  .article p {
    padding: 0 2rem;
    line-height: 1.7em;
    margin: 1.2em 0;
    font-size: 1em;
    color: #191919; }
  .article button {
    width: auto;
    margin-top: 25px;
    float: left; }
  .article .royalSlider.rsDefault {
    background: #efefef; }
    .article .royalSlider.rsDefault .rsSlide {
      position: relative;
      margin: 0 auto;
      width: 680px !important; }
    .article .royalSlider.rsDefault:hover {
      cursor: pointer; }
    .article .royalSlider.rsDefault .rsGCaption {
      left: 0;
      bottom: 0;
      padding: 5px 2%;
      width: 96%; }

span.shareCount {
  padding-left: 10px; }

.pswp img {
  height: auto !important; }

.pswp__caption {
  bottom: 0 !important;
  background-color: rgba(25, 25, 25, 0.85) !important;
  position: absolute; }

.pswp__caption__center {
  max-width: 800px !important;
  height: auto !important;
  text-align: center !important;
  margin: 0 auto; }

.pswp__bg {
  background: #191919 !important; }

.article-content.photoswipe_container, .pswp {
  z-index: 22323232323 !important; }

.factbox {
  background: #efefef;
  padding: 1em 2%; }

.pswp__button:hover {
  background: none;
  opacity: 1; }

.featured.article {
  padding: 0;
  margin: 35px 0 0 0;
  width: 100%;
  float: left; }

h2.results {
  float: left;
  line-height: 1em; }

.results-list.newslist {
  width: 100%; }
  .results-list.newslist li {
    padding: 15px 2%;
    width: 100%;
    display: inline-block;
    border-bottom: 1px #ccc solid; }
  .results-list.newslist img {
    float: left;
    margin: 0 10px 15px 0;
    background: #ddd;
    width: 120px;
    height: 120px; }
  .results-list.newslist h1 {
    padding: 0 0 5px 0;
    line-height: 1em;
    margin: 0; }
  .results-list.newslist h2 {
    text-transform: none;
    padding-bottom: 10px; }
    .results-list.newslist h2 a, .results-list.newslist h2 a:link, .results-list.newslist h2 a:visited {
      font-weight: normal; }

.results-list.newslist .img-container {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
  float: left;
  background: #333; }

.results-list.newslist img {
  width: auto;
  height: 100%;
  position: absolute;
  margin: 0;
  text-align: center; }

.mobile-interstitial-container {
  display: none; }

.branded_ad {
  width: 100%;
  margin: 0 auto 5px; }
  .branded_ad img {
    width: 100%; }

.map_container.parade {
  width: 100%;
  height: auto !important;
  min-height: 300px; }
  .map_container.parade .legend {
    position: absolute !important;
    top: 15px !important; }

.map_container.parade .buildermap {
  width: 100%; }

.profile {
  border: 1px #ddd solid;
  width: 90%;
  padding: 50px 5%;
  float: left; }
  .profile.builder {
    width: 100%;
    padding: 0;
    border: 0;
    margin-bottom: 35px; }
    .profile.builder .map_container .legend {
      position: absolute !important;
      top: 15px !important; }
    .profile.builder .person {
      width: 37%;
      height: 560px;
      margin-right: 0;
      padding: 25px 1.5%;
      overflow: hidden; }
      .profile.builder .person .img-container {
        margin-bottom: 15px; }
      .profile.builder .person h3 {
        text-align: center; }
      .profile.builder .person h4 {
        font-weight: 700;
        padding: 15px 0 2px; }
      .profile.builder .person i {
        font-size: 1.5em;
        padding-top: 5px; }
      .profile.builder .person .showhome dl {
        text-align: center; }
      .profile.builder .person p:nth-child(3) {
        padding: 0; }
    .profile.builder .map_container {
      width: 57%;
      float: right;
      height: auto !important; }
      .profile.builder .map_container .buildermap {
        width: 100%; }
      .profile.builder .map_container.parade {
        width: 100%; }
  .profile .person {
    float: left;
    text-align: center;
    width: 30%;
    padding: 15px 1.5%;
    margin-right: 5%;
    box-shadow: 0 0 5px 3px #efefef; }
    .profile .person.builder {
      width: 45%;
      min-height: 318px; }
      .profile .person.builder .img-container {
        min-height: 150px;
        position: relative; }
      .profile .person.builder img {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        height: auto;
        max-height: 150px; }
    .profile .person img {
      max-width: 100%; }
    .profile .person .profile-info {
      background: #efefef;
      min-height: 185px; }
      .profile .person .profile-info i {
        font-size: 1.75em;
        padding: 0 3px; }
    .profile .person h1 {
      text-align: center;
      margin-bottom: 5px; }
    .profile .person p {
      text-align: center;
      padding: 0; }
      .profile .person p:nth-child(3) {
        padding-bottom: 20px; }
  .profile .brokerage {
    margin-top: 35px;
    float: left;
    width: 62%; }
    .profile .brokerage img {
      margin: 0 2% 25px 0;
      float: left;
      width: 25%; }
    .profile .brokerage h3,
    .profile .brokerage dl {
      width: 73%;
      float: right;
      text-align: left; }
  .profile span {
    padding: 0 4px; }
  .profile a,
  .profile a:link {
    text-transform: uppercase; }
  .profile h2 {
    text-transform: none;
    font-style: italic; }

.results-list.profilepg,
.results-list.profilepg * {
  box-sizing: border-box; }

.results-list.profilepg {
  letter-spacing: -1em;
  font-family: monospace;
  display: inline-block;
  width: 100%;
  margin-top: 0;
  padding-top: 0; }
  .results-list.profilepg li {
    font-family: "Open Sans", sans-serif;
    letter-spacing: normal;
    vertical-align: top;
    background: none;
    width: 31.3333%;
    margin: 0 1% 15px 1%;
    min-height: 385px;
    position: relative;
    border: 1px #ddd solid;
    box-sizing: border-box;
    padding: 5px 2%;
    display: inline-block; }
    .results-list.profilepg li .home-information {
      width: 100%; }
      .results-list.profilepg li .home-information .photo-container {
        width: 100%;
        margin: 0 0 5px 0;
        max-height: 165px;
        overflow: hidden;
        background: #ddd;
        float: left;
        position: relative; }
        .results-list.profilepg li .home-information .photo-container img {
          width: 100%;
          position: relative; }
        .results-list.profilepg li .home-information .photo-container span.photo_video {
          background: #555;
          bottom: 0;
          left: 0;
          position: absolute;
          z-index: 2;
          padding: 5px 2%;
          width: 100%;
          color: #fff;
          text-align: right;
          font: 600 0.85em/1em "Open Sans", sans-serif; }
      .results-list.profilepg li .home-information h2 {
        padding-bottom: 7px;
        font: 600 1.3em/1.25em "Open Sans", sans-serif;
        text-transform: uppercase; }
      .results-list.profilepg li .home-information p {
        text-align: left;
        font-family: "Open Sans", sans-serif; }
        .results-list.profilepg li .home-information p.price {
          font-size: 2em; }
      .results-list.profilepg li .home-information .open-house.branded {
        margin-top: .5em;
        padding: 0;
        width: auto;
        background: none; }
        .results-list.profilepg li .home-information .open-house.branded .title {
          width: 100%;
          text-align: left; }
        .results-list.profilepg li .home-information .open-house.branded .open-house-list {
          width: auto; }
          .results-list.profilepg li .home-information .open-house.branded .open-house-list li {
            width: 100%;
            min-height: 0; }

.results-list li.premium:nth-child(2) {
  margin-right: 1%; }

.buildermap,
.buildervideo {
  width: 57%;
  float: right;
  position: relative;
  padding-top: 35px;
  height: 576px;
  overflow: hidden; }
  .buildermap iframe,
  .buildervideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

ul.photos li {
  display: inline-block;
  padding: 15px 0.5% 10px 0.5%;
  width: 18.5%; }
  ul.photos li img {
    width: 100%; }

.buildervideo {
  float: left;
  margin-right: 3%;
  width: 48%;
  padding-bottom: 29.5%; }

.builderinfo {
  width: 100%;
  float: left;
  margin: 50px 0 27px 0; }
  .builderinfo span {
    padding: 0 4px; }
  .builderinfo i {
    font-size: 1.75em;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 15px 5px 0 5px; }
    .builderinfo i:hover {
      color: #00577b; }
  .builderinfo .contact,
  .builderinfo .showhome {
    float: left;
    width: 49%;
    text-align: center; }
  .builderinfo .contact {
    padding-top: 20px; }
  .builderinfo h4 {
    font-weight: 700;
    font-size: 1em; }
  .builderinfo dl,
  .builderinfo p {
    padding-bottom: 20px;
    text-align: center; }
    .builderinfo dl a,
    .builderinfo p a {
      text-transform: uppercase; }
    .builderinfo dl.right,
    .builderinfo p.right {
      padding-bottom: 10px; }

h3.title {
  float: left;
  margin-top: 15px; }

h3.lowercase {
  text-transform: none;
  font-style: italic;
  text-align: center; }

.gallery {
  margin: 0 -9999rem 35px -9999rem;
  padding: 35px 9999rem 40px 9999rem;
  background: #efefef;
  display: inline-block; }

.builder.royalSlider {
  height: 134px !important;
  max-width: 950px;
  z-index: 2; }

.builder .rsOverflow {
  display: none !important; }

.builder .rsThumbs {
  width: 100%; }

.builder .rsThumb {
  width: 175px;
  height: 145px;
  background: none; }
  .builder .rsThumb .image-cont {
    height: 117px !important;
    margin-top: -4% !important;
    overflow: hidden;
    position: relative; }
    .builder .rsThumb .image-cont img {
      width: 100% !important;
      height: 100% !important;
      min-height: 100% !important;
      position: absolute; }
  .builder .rsThumb.rsNavSelected {
    background: none;
    opacity: 1; }
    .builder .rsThumb.rsNavSelected:hover {
      opacity: 0.8; }

.builder .rsTmb {
  display: inline-block;
  width: 100%;
  height: 100%; }

.builder .rsCaption {
  position: relative;
  text-transform: uppercase;
  font: 0.8em/1em "Open Sans", sans-serif;
  font-weight: 700;
  margin-top: 4px; }

ul.builders {
  width: 100%;
  clear: both; }
  ul.builders li {
    width: 25%;
    margin: 0 1%;
    display: inline-block;
    border-bottom: 1px #efefef solid;
    padding: 15px 3%;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    vertical-align: top; }
  ul.builders.paid {
    padding-bottom: 10px;
    border-bottom: 1px #efefef solid; }
    ul.builders.paid li {
      border-bottom: 0; }
      ul.builders.paid li img {
        max-height: 65px;
        display: block;
        text-align: center;
        margin: 0 auto;
        max-width: 100%; }

#browse_agents_table .row .column {
  text-align: left;
  border: none;
  padding-left: 0;
  padding-right: 0;
  width: 50%; }

#browse_agents_table {
  border: none; }

#browse_agents_table .table-head .column {
  background: none;
  border: none;
  color: #191919;
  text-align: left;
  padding-left: 0; }

ul.pagination.browse-ag {
  float: left;
  text-align: left;
  border-bottom: 1px #ddd solid;
  width: 100%; }

.nav-btn {
  background-color: #0078a9; }

.nav-open-btn2 {
  position: absolute;
  left: 0;
  top: 0; }

@keyframes header-show {
  0% {
    top: -100%; }
  100% {
    top: 0%; } }

a.nav-btn-mobile,
a.nav-btn-mobile:link {
  display: none;
  color: #fff; }

.slide-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -270px;
  background-color: #0078a9;
  z-index: 2222223;
  width: 200px;
  box-shadow: 5px 0px 5px 0px rgba(50, 50, 50, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 15px; }
  .slide-menu h3 {
    margin: 0 0 10px 0;
    padding-left: 7%; }
  .slide-menu ul {
    list-style: none;
    padding: 0;
    float: right;
    text-align: right;
    width: 100%; }
  .slide-menu li {
    margin-bottom: 15px;
    text-align: right;
    width: 100%;
    text-transform: uppercase;
    display: inline-block; }
    .slide-menu li.soc {
      width: auto;
      padding-left: 20px;
      font-size: 1.1em; }
    .slide-menu li a,
    .slide-menu li h5 {
      display: inline-block;
      transition: .3s ease;
      padding: 1% 0 1% 7%;
      width: 93%; }
    .slide-menu li a.slide-menu-section i {
      float: right; }
    .slide-menu li a,
    .slide-menu li a:link,
    .slide-menu li a:visited {
      color: #fff; }
    .slide-menu li a:hover {
      color: #00577b; }
  .slide-menu-inner {
    overflow: hidden;
    display: none;
    margin: 0; }
    .slide-menu-inner li a {
      padding: 1% 2%; }
  .js-nav .slide-menu {
    transform: translate3d(0, 0, 0); }
  .slide-menu .header-links {
    float: right;
    background: none;
    display: block;
    width: 100%;
    margin: 20px 0 25px 0;
    padding: 0;
    text-align: right;
    font-size: 1em; }
    .slide-menu .header-links.right {
      margin-top: 0; }
    .slide-menu .header-links > div {
      float: right;
      text-align: right;
      width: 60%;
      margin: 5px 0 0 0;
      font-size: 0.85em; }
    .slide-menu .header-links a {
      white-space: nowrap;
      margin: 0 0 0 5%;
      color: #fff; }
    .slide-menu .header-links > ul {
      display: inline; }
      .slide-menu .header-links > ul li {
        color: #fff;
        text-tranform: uppercase;
        position: static;
        display: block;
        text-align: right;
        float: right;
        padding-bottom: 15px;
        clear: both;
        padding-left: 0;
        margin-bottom: 0; }
        .slide-menu .header-links > ul li a {
          float: right;
          margin: 0 5% 0 0;
          padding: 0;
          width: auto; }
        .slide-menu .header-links > ul li ul a {
          text-align: left; }
    .slide-menu .header-links .slide-menu-inner a {
      margin: 0;
      padding: 0; }
    .slide-menu .header-links .slide-menu-inner hr {
      height: 1px; }
  .slide-menu ul li ul li {
    padding: 1% 0;
    margin: 0;
    font-size: 0.8em; }

a#nav-close-btn,
a#nav-close-btn:link {
  color: #fff;
  font-size: 1.5em;
  float: right;
  padding: 10px 0; }

i.icon-menu {
  margin-top: 11px; }

.breadcrumbs {
  clear: both;
  padding: .5em 1% .75em;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  font-size: .9em;
  border-bottom: 1px #777 solid; }

.fixed.top {
  background: #efefef;
  position: relative; }

.top-ad {
  padding: .5em 0; }

header.sticky {
  top: 0;
  position: relative;
  display: block;
  box-shadow: 0 1px 1px 1px #888;
  background: #fff; }
  header.sticky .leaderboard {
    display: none; }
  header.sticky nav {
    width: 100%;
    background: #0078a9; }
    header.sticky nav a {
      color: #fff;
      display: block;
      font-size: 1.2em;
      padding: .5em 1em; }
    header.sticky nav > ul {
      margin: 0 auto;
      max-width: 1040px;
      text-align: left; }
      header.sticky nav > ul > li {
        text-align: center;
        display: inline-block;
        position: relative; }
        header.sticky nav > ul > li ul {
          display: none;
          position: absolute;
          background: #fff;
          text-align: left;
          box-shadow: 0 2px 5px 0 rgba(55, 55, 55, 0.85); }
          header.sticky nav > ul > li ul a {
            color: #555;
            white-space: nowrap; }
            header.sticky nav > ul > li ul a:hover {
              background: rgba(0, 0, 0, 0.3); }
        header.sticky nav > ul > li:hover {
          background: #00577b; }
          header.sticky nav > ul > li:hover ul {
            display: block; }
  header.sticky .header-content img {
    padding: 10px 0 5px 0;
    max-height: 60px;
    max-width: 178px;
    transition: all 400ms ease-in-out; }
  header.sticky .header-links {
    background: none;
    margin: 0;
    padding: 15px 0 0 0;
    float: right; }
    header.sticky .header-links li {
      padding: 0 0 0 10px;
      color: #0078a9; }
      header.sticky .header-links li.soc {
        padding: 0 0 0 4px; }
        header.sticky .header-links li.soc i {
          margin-top: -1px; }
    header.sticky .header-links i,
    header.sticky .header-links a,
    header.sticky .header-links a:link,
    header.sticky .header-links a:visited {
      color: #0078a9; }
    header.sticky .header-links i:hover,
    header.sticky .header-links .utility_nav li a:hover {
      color: #00577b; }
    header.sticky .header-links .utility_nav {
      text-align: right;
      width: auto;
      font-size: 1.1em;
      float: right;
      clear: right; }
      header.sticky .header-links .utility_nav.right li {
        color: #811428; }
        header.sticky .header-links .utility_nav.right li a {
          color: #0078a9; }
          header.sticky .header-links .utility_nav.right li a:hover {
            color: #00577b; }
  header.sticky + .container {
    margin-top: 230px; }

.unstuck.nav-up {
  top: -100%; }

body#parade .container {
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  margin-top: 0;
  padding-top: 0; }
  body#parade .container .tile h3 {
    text-indent: 0; }
    body#parade .container .tile h3 a {
      padding: 8px; }

body#parade header.sticky + .container {
  margin-top: 230px; }

.parade-header {
  margin: 0 -2% 20px;
  position: relative;
  float: left;
  width: 104%;
  height: 100%; }
  .parade-header img {
    float: left;
    width: 100%; }
  .parade-header .button {
    position: absolute;
    bottom: 10px;
    left: 39%;
    background: #b9b9b4;
    color: #fff;
    padding: 10px 15px; }
    .parade-header .button:link, .parade-header .button:visited {
      color: #fff; }
    .parade-header .button:hover {
      color: #efefef;
      background: #191919; }

img.publication {
  margin: 0 auto;
  text-align: center;
  max-width: 100%; }

.paradenews {
  width: 66.664%;
  float: left; }
  .paradenews .tile {
    width: 47.998%;
    margin: 0 1% 20px 1%; }
  .paradenews .spotlight .tile {
    width: 23%; }

.tile.withphoto.twitter {
  clear: left; }

.fixed-sky {
  min-height: 690px;
  width: 31.333%;
  padding-bottom: 10px; }

.promotional {
  clear: both; }
  .promotional h3 {
    font-size: 1.75em; }
  .promotional h3, .promotional p {
    text-align: center;
    padding-bottom: 5px; }
  .promotional ul {
    text-align: center; }
    .promotional ul li {
      list-style-type: none;
      font-size: 11px;
      display: inline-block;
      vertical-align: middle;
      padding: 10px 20px;
      max-width: 150px; }
      .promotional ul li img {
        max-width: 100%;
        max-height: 50px; }

@media screen and (min-width: 775px) {
  a[name="map"] {
    clear: both;
    position: relative;
    top: -200px;
    float: left; } }

body#parade .map-wrap {
  width: 100%;
  margin: 50px 0 50px -2%;
  background: #efefef;
  padding: 50px 2%;
  clear: both; }
  body#parade .map-wrap .map {
    width: 48%;
    position: relative;
    float: left; }
    body#parade .map-wrap .map div {
      background: #191919;
      border: none;
      width: 24px;
      height: 21px;
      padding-top: 4px;
      border-radius: 12px;
      font-size: 1em; }
      body#parade .map-wrap .map div a.marker, body#parade .map-wrap .map div a.marker:link {
        color: #fff;
        text-align: center;
        font-size: 0.85em;
        padding-top: 1px; }
      body#parade .map-wrap .map div a + a {
        left: -4px;
        position: relative;
        top: -6px;
        font-size: 0.7em;
        line-height: 1em;
        float: left;
        color: #333;
        text-decoration: none;
        padding: 10px 5px 7px 30px;
        min-height: 16px;
        min-width: 100px;
        width: auto;
        z-index: 300;
        background: none;
        border-radius: none;
        background: #fff;
        line-height: 14px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
      body#parade .map-wrap .map div:hover a + a:before {
        border-radius: 100%;
        width: 22px;
        height: 22px;
        left: 2px;
        top: 0;
        margin: 2px; }
      body#parade .map-wrap .map div img {
        float: left; }
  body#parade .map-wrap .map .left:hover a + a {
    padding-left: 5px;
    left: initial;
    padding-right: 30px;
    transform: translateX(-80%); }
    body#parade .map-wrap .map .left:hover a + a:before {
      left: initial;
      right: 2px; }
  body#parade .map-wrap .devlistings {
    width: 47%;
    float: right; }
    body#parade .map-wrap .devlistings .developments-list {
      width: 100%; }
      body#parade .map-wrap .devlistings .developments-list h3 {
        margin-bottom: 15px; }
      body#parade .map-wrap .devlistings .developments-list dd, body#parade .map-wrap .devlistings .developments-list dt {
        padding-left: 0;
        padding-right: 0; }

p.directions {
  float: left;
  margin-top: 15px;
  width: 100%;
  font-size: .8em; }

.map-wrap {
  width: 38%;
  margin-right: 2%;
  float: left;
  text-align: center; }
  .map-wrap h5 {
    text-transform: uppercase;
    margin-bottom: 5px; }
  .map-wrap .map {
    width: 100%;
    position: relative;
    float: none; }
    .map-wrap .map img {
      max-width: 100%;
      width: 100%;
      padding-top: 20px; }

.horizontal-map .map-wrap {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  float: none; }
  .horizontal-map .map-wrap .map {
    max-width: 477px;
    margin: 0 auto;
    height: auto; }
    .horizontal-map .map-wrap .map img {
      max-width: 477px; }

.horizontal-map .devlistings {
  width: 100%;
  text-align: center;
  margin: 0 auto; }
  .horizontal-map .devlistings .developments-list {
    width: 65%;
    display: inline-block;
    float: none;
    margin: 50px auto 0 auto;
    text-align: center; }
    .horizontal-map .devlistings .developments-list dl {
      text-align: center;
      width: 50%;
      float: left; }

.builders-links {
  float: left;
  clear: both; }
  .builders-links button {
    background: none;
    border: 3px #0078a9 solid;
    width: 100%;
    font-size: 0.9em;
    margin: 50px 0 25px 0; }
    .builders-links button a, .builders-links button a:link, .builders-links button a:visited {
      font-weight: 700; }
      .builders-links button a:hover, .builders-links button a:link:hover, .builders-links button a:visited:hover {
        color: #fff; }

.developments-list {
  width: 60%;
  float: left; }

dl.homeslist {
  font-size: 0.8em;
  margin: 0 1em 1em 0;
  display: inline-block;
  vertical-align: top;
  width: 47%; }
  dl.homeslist a {
    font-weight: bold;
    outline: none;
    text-decoration: none; }
    dl.homeslist a:hover {
      cursor: pointer; }
  dl.homeslist dt {
    text-transform: uppercase;
    padding: 3px 10px;
    margin: 0px;
    font-weight: bold; }
  dl.homeslist dd {
    padding: 5px 10px 0 10px; }

.map-wrap .map div {
  background: #fff;
  border: 1px solid #0078a9;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 10px;
  box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.5);
  list-style: none;
  text-align: left;
  display: none; }
  .map-wrap .map div a + a {
    left: -1px;
    position: relative;
    top: -3px;
    font-size: 0.7em;
    line-height: 1em;
    float: left;
    color: #333;
    text-decoration: none;
    display: none;
    padding: 7px 5px 7px 25px;
    min-height: 10px;
    min-width: 75px;
    width: auto;
    z-index: 300;
    background: #fff;
    box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.8);
    border-radius: 8px; }
  .map-wrap .map div:hover {
    z-index: 200; }
    .map-wrap .map div:hover a + a {
      display: block; }
      .map-wrap .map div:hover a + a:before {
        top: 4px;
        left: 4px;
        position: absolute;
        content: "";
        width: 13px;
        height: 13px;
        display: block;
        background: #0078a9;
        border: 1px solid #0078a9;
        border-radius: 10px; }
  .map-wrap .map div .marker {
    position: absolute;
    width: 100%;
    height: 100%; }

.map-wrap .map .algonquinestates {
  top: 16%;
  left: 78%;
  display: block; }

.map-wrap .map .ambergates {
  top: 7.5%;
  left: 41%;
  display: block; }

.map-wrap .map .ambertrails {
  top: 7.5%;
  left: 46.5%;
  display: block; }

.map-wrap .map .aspenlakes {
  top: 32%;
  left: 96%;
  display: block; }

.map-wrap .map .atwoodsquare {
  top: 42%;
  left: 76.5%;
  display: block; }

.map-wrap .map .auroraatnorthpoint {
  top: 17%;
  left: 47%;
  display: block; }

.map-wrap .map .bloomtimbercondominium {
  top: 29%;
  left: 68%;
  display: block; }

.map-wrap .map .bonavista {
  left: 70%;
  top: 60%;
  display: block; }

.map-wrap .map .brandonbellafield {
  top: 59%;
  left: 0%;
  display: block; }

.map-wrap .map .brandonmbbellafield {
  top: 54%;
  display: block; }

.map-wrap .map .brandonbrookwood, .map-wrap .map .brandonmbbrookwoodestates {
  left: -3%;
  top: 55%;
  display: block; }

.map-wrap .map .brandonoakridgeestate {
  left: 3%;
  top: 55%;
  display: block; }

.map-wrap .map .brandonsouthridge {
  left: -3%;
  top: 60%;
  display: block; }

.map-wrap .map .brandonsummit {
  top: 54%;
  left: 0;
  display: block; }

.map-wrap .map .brandonwoodlandsestates {
  left: 3%;
  top: 60%;
  display: block; }

.map-wrap .map .brandonwaverley {
  left: 0%;
  top: 55%;
  display: block; }

.map-wrap .map .bridgwatertrails {
  top: 78.5%;
  left: 38%;
  display: block; }

.map-wrap .map .bridgwatercentre {
  top: 72.5%;
  left: 32%;
  display: block; }

.map-wrap .map .bridgwaterforest {
  left: 38%;
  top: 72.5%;
  display: block; }

.map-wrap .map .bridgewaterlakes, .map-wrap .map .bridgwaterlakes {
  top: 78.5%;
  left: 32%;
  display: block; }

.map-wrap .map .bridgwatertowncentre {
  left: 39%;
  top: 76%;
  display: block; }

.map-wrap .map .bridgewoodestates {
  top: 35.5%;
  left: 75.5%;
  display: block; }

.map-wrap .map .bunnscreek, .map-wrap .map .bunnscreekcondominium {
  top: 13%;
  left: 74.5%;
  display: block; }

.map-wrap .map .canterburypark {
  top: 40%;
  left: 94%;
  display: block; }

.map-wrap .map .castleburymeadows {
  top: 13%;
  left: 36%;
  display: block; }

.map-wrap .map .charleswood {
  left: 10%;
  top: 55%;
  display: block; }

.map-wrap .map .crocusgardens {
  display: block;
  left: 69%;
  top: 35%; }

.map-wrap .map .crocusmeadows {
  top: 29%;
  left: 75%;
  display: block; }

.map-wrap .map .crystallakes {
  top: 37%;
  left: 96%;
  display: block; }

.map-wrap .map .devonshirepark {
  top: 40%;
  left: 82%;
  display: block; }

.map-wrap .map .devonshirevillage {
  top: 35%;
  left: 82%;
  display: block; }

.map-wrap .map .downtown {
  top: 45%;
  left: 55%; }

.map-wrap .map .dugaldwheatlandpark, .map-wrap .map .dugaldmbwheatlandpark {
  top: 47%;
  left: 97%;
  display: block; }

.map-wrap .map .eastexchange, .map-wrap .map .eastexchangedistrict {
  left: 57%;
  top: 35%;
  display: block; }

.map-wrap .map .eaststpaulmbbythepark {
  top: 15%;
  left: 80%;
  display: block; }

.map-wrap .map .eaststpaulcountrysidecrossing, .map-wrap .map .countrysidecrossing {
  top: 6%;
  left: 79%;
  display: block; }

.map-wrap .map .eliestates {
  top: 42%;
  left: 2%;
  display: block; }

.map-wrap .map .elmwood {
  top: 34%;
  left: 64%;
  display: block; }

.map-wrap .map .fortgarry {
  left: 47%;
  top: 77%;
  display: block; }

.map-wrap .map .gardencity {
  top: 30%;
  left: 50%;
  display: block; }

.map-wrap .map .grandepointe {
  top: 80%;
  left: 75%;
  display: block; }

.map-wrap .map .hamptonvillage,
.map-wrap .map .hamptonvillagesteinbach {
  top: 76%;
  left: 93%;
  display: block; }

.map-wrap .map .headingleyblumbergtrail {
  top: 46%;
  display: block; }

.map-wrap .map .headingleymcgrathmeadows {
  top: 36%;
  left: 0%;
  display: block; }

.map-wrap .map .headingleytaylorfarm {
  top: 43%;
  display: block;
  left: 7%; }

.map-wrap .map .heritagegroveestates {
  top: 0;
  left: 80%;
  display: block; }

.map-wrap .map .headingleydeerpointepark, .map-wrap .map .headinglydeerpointepark, .map-wrap .map .headingleymbdeerpointepark, .map-wrap .map .deerpointepark {
  left: 1%;
  top: 49%;
  display: block; }

.map-wrap .map .iledeschenes,
.map-wrap .map .iledeschenestheoaks {
  top: 82%;
  left: 76%;
  display: block; }

.map-wrap .map .iledeschenesstoneparkpointe {
  top: 82%;
  left: 70%;
  display: block; }

.map-wrap .map .islandlakes {
  left: 74%;
  top: 72%;
  display: block; }

.map-wrap .map .kildonangreen {
  top: 34.5%;
  left: 86%;
  display: block; }

.map-wrap .map .kingswoodsouth {
  top: 97%;
  left: 46%;
  display: block; }

.map-wrap .map .lasalleprairieviewlakes, .map-wrap .map .lasallembprairieviewlakes {
  left: 46%;
  top: 100%;
  display: block; }

.map-wrap .map .lasallembbridgemanestates {
  display: block;
  left: 40%;
  bottom: 1%; }

.map-wrap .map .legendatcreekbend {
  top: 83%;
  left: 62%;
  display: block; }

.map-wrap .map .legendestates {
  top: 0;
  left: 61%;
  display: block; }

.map-wrap .map .lionsgate {
  left: 93%;
  top: 73%;
  display: block; }

.map-wrap .map .lordroberts {
  top: 52%;
  left: 53%;
  display: block; }

.map-wrap .map .lorette, .map-wrap .map .lorettesettlerstrail, .map-wrap .map .lorettembl {
  left: 101%;
  top: 93%;
  display: block; }

.map-wrap .map .mcbethlanding,
.map-wrap .map .macbethlanding {
  top: 9%;
  left: 69%;
  display: block; }

.map-wrap .map .muranogardens {
  top: 65%;
  left: 28%;
  display: block; }

.map-wrap .map .niverville, .map-wrap .map .nivervillefifthavenueestates, .map-wrap .map .nivervillemb5thavenueestates, .map-wrap .map .niverville5thavenueestates, .map-wrap .map .fifthavenueestates {
  left: 69%;
  top: 92%;
  display: block; }

.map-wrap .map .nivervillembhighlandvillage, .map-wrap .map .nivervillembhighlandsvillage {
  left: 70%;
  top: 89%;
  display: block; }

.map-wrap .map .nivervillethehighlands, .map-wrap .map .nivervillehighlandestates, .map-wrap .map .thehighlands, .map-wrap .map .nivervillembthehighlands {
  top: 83%;
  left: 70%;
  display: block; }

.map-wrap .map .nivervilleheritagetrailtownhouses {
  left: 69%;
  top: 87%;
  display: block; }

.map-wrap .map .northend {
  display: block;
  top: 36%;
  left: 50%; }

.map-wrap .map .northpointe {
  top: 11%;
  left: 41%;
  display: block; }

.map-wrap .map .oakbank, .map-wrap .map .oakbankaspenlakes, .map-wrap .map .oakbankcrystallakes, .map-wrap .map .oakbanksiennaridgeestates, .map-wrap .map .oakbankmbsiennaridgeestates, .map-wrap .map .oakbankmb {
  left: 101%;
  top: 44%;
  display: block; }

.map-wrap .map .oakbluff, .map-wrap .map .oakbluffwest {
  top: 86%;
  left: 8%;
  display: block; }

.map-wrap .map .osbornevillage {
  top: 48%;
  left: 53%;
  display: block; }

.map-wrap .map .parkcity {
  left: 88%;
  top: 42%;
  display: block; }

.map-wrap .map .pointhebert {
  top: 31%;
  left: 55%;
  display: block; }

.map-wrap .map .prairieplace {
  left: 38%;
  top: 87%;
  display: block; }

.map-wrap .map .prairiepoint, .map-wrap .map .prairiepointe {
  top: 85%;
  left: 32%;
  display: block; }

.map-wrap .map .pritchardfarm {
  top: 7%;
  left: 73%;
  display: block; }

.map-wrap .map .pritchardfarmssouthlandsvillage,
.map-wrap .map .pritchardfarmsouthlands,
.map-wrap .map .pritchardfarmsouthlandsvillage {
  top: 9%;
  left: 78%;
  display: block; }

.map-wrap .map .quarryridgepark {
  top: 0%;
  left: 24%;
  display: block; }

.map-wrap .map .ridgewoodwest {
  top: 62%;
  left: 13%;
  display: block; }

.map-wrap .map .riverparksouth {
  top: 80%;
  left: 63%;
  display: block; }

.map-wrap .map .royalwood {
  top: 66%;
  left: 69%;
  display: block; }

.map-wrap .map .sagecreek {
  top: 59%;
  left: 76.5%;
  display: block; }

.map-wrap .map .scotswoodmeadows {
  top: 62%;
  left: 19%;
  display: block; }

.map-wrap .map .seasonsoftuxedo {
  top: 60%;
  left: 40%;
  display: block; }

.map-wrap .map .southlandvillage {
  top: 9%;
  left: 75%;
  display: block; }

.map-wrap .map .southosborne {
  top: 51%;
  left: 53%;
  display: block; }

.map-wrap .map .southpointe {
  top: 83%;
  left: 43%;
  display: block; }

.map-wrap .map .stadolpheforestridgedev {
  left: 57%;
  top: 91%;
  display: block; }

.map-wrap .map .stadolphetourondcreekvillage {
  left: 52%;
  top: 95%;
  display: block; }

.map-wrap .map .standrews {
  left: 69%;
  top: 0%;
  display: block; }

.map-wrap .map .stagathe, .map-wrap .map .stagathebelleriviereestates {
  top: 104%;
  left: 51%;
  display: block; }

.map-wrap .map .starlitevillage {
  top: 35%;
  left: 75%;
  display: block; }

.map-wrap .map .stboniface {
  left: 60%;
  top: 49%;
  display: block; }

.map-wrap .map .steinbach, .map-wrap .map .steinbachhamptonvillage {
  top: 73%;
  left: 100%;
  display: block; }

.map-wrap .map .stjames {
  top: 37%;
  left: 40%;
  display: block; }

.map-wrap .map .stnorbert, .map-wrap .map .stnorbertcloutierdrive, .map-wrap .map .stnorbertallurecondominiums, .map-wrap .map .stnorbertmb, .map-wrap .map .stnorbertmballurecondominiums {
  left: 46.1%;
  top: 94%;
  display: block; }

.map-wrap .map .stonewall, .map-wrap .map .stonewallmb, .map-wrap .map .stonewallmbquarryridgepark {
  top: 1%;
  left: 27.5%;
  display: block; }

.map-wrap .map .stoneridgemeadows,
.map-wrap .map .stoneridgemeadowsinstonewall,
.map-wrap .map .stonewallstoneridgemeadows {
  top: 1%;
  left: 21%;
  display: block; }

.map-wrap .map .stvital {
  top: 57%;
  left: 64%;
  display: block; }

.map-wrap .map .transcona {
  top: 44%;
  left: 92%;
  display: block; }

.map-wrap .map .tuxedo {
  top: 58%;
  left: 37%;
  display: block; }

.map-wrap .map .theoaks,
.map-wrap .map .theoakscountryestates, .map-wrap .map .countryestates {
  top: 41%;
  left: 0%;
  display: block; }

.map-wrap .map .thewoods {
  top: 73%;
  left: 73%;
  display: block; }

.map-wrap .map .thewoodsatcreekbend {
  left: 70%;
  top: 75%;
  display: block; }

.map-wrap .map .waterfordgreen {
  top: 17%;
  left: 30%;
  display: block; }

.map-wrap .map .watersideestates {
  top: 46%;
  left: 81%;
  display: block; }

.map-wrap .map .westdale {
  top: 54%;
  left: 10%;
  display: block; }

.map-wrap .map .weststpaul {
  top: 8%;
  left: 60%;
  display: block; }

.map-wrap .map .weststpaulmbkingslanding {
  display: block;
  top: 2%;
  left: 51%; }

.map-wrap .map .weststpaulthetrailsofweststpaul {
  top: 8%;
  left: 54%;
  display: block; }

.map-wrap .map .wheatland {
  top: 42%;
  left: 96%;
  display: block; }

.map-wrap .map .woodlands,
.map-wrap .map .woodlandsestatesbrandon {
  left: 0;
  top: 56%;
  display: block; }

html,
body {
  overflow-x: hidden; }

body {
  background: #fff;
  font: 16px arial, sans-serif;
  color: #555;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale; }
  body#home:after {
    content: "";
    position: fixed;
    /* stretch a fixed position to the whole screen */
    top: 0;
    height: 100vh;
    /* fix for mobile browser address bar appearing disappearing */
    left: 0;
    right: 0;
    z-index: -1;
    /* needed to keep in the background */
    background: url(https://wfpquantum.s3.amazonaws.com/images/homes/homepage/winnipegfreepress-homes-background.jpg) center center;
    background-size: cover; }
    body#home:after .breadcrumb {
      display: none; }

.clear_left {
  clear: left; }

.container {
  margin: 15px auto 0 auto;
  padding: 0 20px;
  max-width: 1040px; }

a,
a:link,
a:visited,
a:hover {
  outline: none;
  color: #0078a9;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  color: #00577b;
  transition: all 300ms ease-in-out; }

button {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #0078a9;
  padding: 10px 15px;
  margin-right: 5px;
  border: none;
  color: #fff;
  cursor: pointer;
  width: 100%;
  font: 700 0.8em/1.25em "Open Sans", sans-serif;
  transition: all 300ms ease-in-out; }
  button:hover {
    background: #00577b;
    color: #ddd; }
  button.request-showing {
    width: auto;
    margin: 1em auto;
    /* background-color: #61b927; */ }
    button.request-showing:hover {
      /*  background-color: #274827; */
      color: #fff; }

dl {
  text-align: left; }

dt {
  padding-bottom: 10px; }

dd {
  font-size: 0.9em;
  padding-bottom: 4px; }

ul.pagination {
  float: right;
  clear: both;
  float: right;
  clear: both;
  background: #fff;
  width: 96%;
  padding: 0 2% 15px 2%;
  text-align: right; }
  ul.pagination li {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 4px; }
    ul.pagination li.current_page a,
    ul.pagination li.current_page a:link,
    ul.pagination li.current_page a:visited,
    ul.pagination li.current_page a:hover {
      color: #ccc; }

.fade-in {
  opacity: 0;
  animation: fader ease-in 1;
  animation-fill-mode: forwards;
  animation-duration: 250ms; }
  .fade-in.two {
    animation-delay: 400ms; }

@keyframes fader {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

a.logo.nowrapper {
  text-align: left;
  float: left;
  width: 100%;
  margin-top: 50px; }

ol.error {
  margin: 15px 0 15px 20px; }
  ol.error li {
    list-style-type: decimal; }

.leaderboard {
  float: right;
  padding: 25px 0; }

.lines {
  display: none; }

.mobile-ad {
  margin: 15px 0 10px 0;
  display: none; }

#div-gpt-ad-homepagebanner {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 11.25%; }
  #div-gpt-ad-homepagebanner iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    max-height: 108px;
    max-width: 980px;
    margin: auto; }

header {
  z-index: 6;
  width: 100%; }

.header-content {
  max-width: 1040px;
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px; }
  .header-content .logo img {
    float: left;
    padding: 35px 0;
    max-height: 70px; }

.header-links {
  margin: 0 -9999rem;
  padding: 0.25rem 9999rem;
  background: #333;
  font-size: 1.1em; }
  .header-links a {
    color: #fff; }
  .header-links .utility_nav {
    display: inline-block;
    text-align: left;
    width: 69%; }
    .header-links .utility_nav li {
      color: #fff;
      display: inline-block;
      padding-right: 20px;
      font: 700 0.9em/1em "Open Sans Condensed", sans-serif;
      text-transform: uppercase;
      padding-left: 5px; }
      .header-links .utility_nav li.soc {
        padding-right: 10px;
        font-size: 0.75em; }
      .header-links .utility_nav li.partners {
        font-size: 0.75em; }
      .header-links .utility_nav li a {
        font-size: 1em;
        padding-left: 0; }
        .header-links .utility_nav li a:hover {
          color: #0078a9; }
    .header-links .utility_nav.right {
      text-align: right;
      width: 29%;
      padding-right: 0 !important;
      float: right; }
      .header-links .utility_nav.right li {
        padding: 0;
        color: #fff; }
        .header-links .utility_nav.right li a {
          font-size: 1em;
          color: #fff; }
          .header-links .utility_nav.right li a:hover {
            color: #0078a9; }
  .header-links span {
    padding-left: 5px; }

i {
  margin: 1px .5%;
  font-size: 1em;
  display: inline-block; }
  i.icon-cancel {
    float: right; }
    i.icon-cancel:before {
      margin-right: -6px;
      padding-right: 0; }

.breadcrumb {
  text-align: left;
  color: #555;
  display: inline-block;
  margin: 0 -9999rem;
  padding: 0.5em 9999rem;
  display: inline-block;
  width: 100%;
  max-width: 1000px;
  background: #fff;
  border-bottom: 1px #ddd solid; }
  .breadcrumb i {
    margin: 0; }

p.back {
  width: 100%;
  float: left;
  margin-bottom: 15px; }

.hidden {
  display: none; }

.content {
  padding: 0; }

ol.terms h3 {
  margin-top: 15px; }

ul.unsubscribe {
  margin: 15px 0; }
  ul.unsubscribe li#submit {
    margin-top: 15px; }

.index-search #searchbox,
.index-search #advsearch,
.index-search #searchnews,
.index-search .searchagent {
  color: #fff; }

#searchbox,
#advsearch,
#searchnews,
.searchagent {
  font-family: "Open Sans", sans-serif;
  position: relative;
  display: inline-block;
  clear: both;
  color: #00577b;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 2%;
  margin-bottom: 15px; }
  #searchbox h1,
  #advsearch h1,
  #searchnews h1,
  .searchagent h1 {
    text-align: center; }

#home #searchbox,
#home #advsearch {
  margin-top: 35px;
  text-shadow: 1px 1px 4px #555; }

#advsearch {
  display: none; }
  #advsearch input[type="checkbox"] {
    border: 1px #fff solid; }

#searchnews,
.searchagent {
  width: 100%; }
  #searchnews form,
  .searchagent form {
    margin: 0; }
    #searchnews form li,
    .searchagent form li {
      float: left;
      width: 70%; }
      #searchnews form li input,
      #searchnews form li select,
      .searchagent form li input,
      .searchagent form li select {
        margin: 0;
        padding: 13px 10px; }
      #searchnews form li.submit,
      .searchagent form li.submit {
        float: right;
        width: 27%;
        clear: none; }
        #searchnews form li.submit.agent input,
        .searchagent form li.submit.agent input {
          padding: 17px 15px; }

.select2-container--default .select2-selection--single {
  margin-bottom: 0 !important;
  padding: 13px 10px !important;
  height: 45px !important; }

.tile.v4_tile_double_adweather #searchnews {
  width: 100%; }

.quicklinks {
  margin-top: 10px; }
  .quicklinks li {
    display: inline-block;
    color: #555;
    text-transform: uppercase; }
    .quicklinks li span {
      padding-left: 5px; }

a#advanced_search_link,
#regular_search_link {
  text-align: right;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  left: 2%;
  top: 140px;
  color: #fff; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #555 transparent transparent transparent !important;
  border-width: 4px 4px 0 4px !important; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #555 !important;
  letter-spacing: 0.75px !important;
  text-shadow: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0 !important; }

#regular_search_link {
  top: 308px; }

.select2-container {
  width: 100% !important; }
  .select2-container .select2-selection--single {
    height: auto !important; }
  .select2-container--default .select2-selection--single {
    padding: 10px !important;
    margin-bottom: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      top: 11px !important;
      right: 5px !important; }
  .select2-container--open .select2-dropdown--below {
    margin-top: -20px; }

.select2-hidden-accessible {
  margin-bottom: 20px !important; }

.cambrian_ad {
  width: 100%;
  margin-bottom: 15px; }

.featured {
  color: #191919;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.85);
  margin: 0 -9999rem;
  padding: 15px 9999rem;
  text-align: left;
  padding: 15px 9999rem 50px 9999rem;
  margin-top: 40px;
  position: relative;
  z-index: 1; }
  .featured.article {
    background-color: none;
    background: none;
    margin-top: 35px;
    display: table-caption; }
  .featured ul li {
    display: inline-block;
    margin: 0 21px !important;
    max-width: 204px; }
  .featured ul.latest {
    display: block;
    width: 100%;
    margin: 11px 0 25px 0;
    text-align: center;
    display: inline-block;
    border-bottom: 1px #0078a9 solid; }
    .featured ul.latest li {
      font-size: 13px;
      display: inline-block;
      padding: 13px 15px;
      margin: 0 4px 0 0;
      list-style: none;
      cursor: pointer;
      margin: 0 auto;
      background: #ccc;
      color: #555;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: 700;
      float: left;
      text-align: center;
      width: 25%;
      margin: 0 2px !important; }
      .featured ul.latest li:hover {
        background: #333;
        color: #fff;
        transition: all 0ms ease-in-out; }
      .featured ul.latest li.on {
        border: 1px solid #0078a9 !important;
        margin-bottom: -1px !important;
        padding: 12px 14px 14px 14px !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.95) !important;
        background: none;
        cursor: auto; }
        .featured ul.latest li.on:hover {
          background: none;
          color: #555; }
  .featured p {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #191919; }
    .featured p span.price {
      font-size: 1.85em;
      display: block;
      padding: 4px 0 6px 0; }
    .featured p span.beds {
      padding-right: 25px; }
    .featured p.address {
      padding-top: 0; }
      .featured p.address span {
        display: block;
        padding-top: 10px; }

.bigbox {
  background: #ddd;
  text-align: center; }
  .bigbox span {
    font-size: 0.75em;
    text-transform: uppercase;
    padding: 2px 0;
    letter-spacing: 0.5px; }
  .bigbox div,
  .bigbox img {
    margin: 0 auto;
    text-align: center; }

ul.browse_neighbourhoods li {
  width: 33%;
  float: left;
  display: inline-block; }

.table {
  width: 100%;
  display: table;
  border-bottom: 2px solid #dddddd;
  border-top: 1px #ddd solid;
  color: #191919;
  margin: 10px 0;
  font-size: 0.85em; }
  .table .table-head {
    display: table-header-group; }
    .table .table-head .column {
      background: #333333;
      color: #fff;
      display: table-cell;
      line-height: 1.8em;
      padding: 5px 10px;
      float: none;
      margin-top: 0;
      text-transform: uppercase;
      font-weight: bold;
      border-right: 1px solid #5d5d5d;
      border-bottom: none; }
  .table .row {
    display: table-row; }
    .table .row .column {
      display: table-cell;
      padding: 5px 10px;
      border-bottom: 1px solid #eeeeee;
      border-right: 1px solid #eeeeee;
      line-height: 1.25em;
      float: none; }
      .table .row .column:nth-child(1) {
        border-left: 1px solid #eeeeee; }
    .table .row:last-child .column {
      border-bottom: none; }

footer {
  background: #00577b;
  color: #fff;
  margin: 0 -9999rem;
  padding: 15px 9999rem;
  clear: both;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9em;
  letter-spacing: 1px;
  padding-top: 50px;
  padding-bottom: 50px; }
  footer dl {
    border-right: 1px #fff solid;
    width: 49%;
    display: inline-table;
    min-height: 100px;
    box-sizing: border-box;
    padding: 0 5%; }
  footer dl:nth-child(2) {
    border-right: none;
    padding-left: 5%; }
  footer dt {
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    padding-bottom: 5px; }
  footer dd {
    text-align: left;
    float: left;
    width: 50%;
    display: inline-block;
    font-size: 0.8em;
    padding: 5px 0; }
  footer a:link,
  footer a:visited {
    color: #fff; }
  footer a:hover {
    text-decoration: underline; }
  footer .soc_links {
    margin: 25px auto 0 auto;
    width: 100%; }
    footer .soc_links li {
      display: inline;
      padding: 0 10px;
      font-size: 1.65em; }
  footer hr {
    opacity: 0.1;
    margin-top: 25px; }

.browse {
  background: #e0e0e0;
  margin: 0 -9999rem;
  padding: 2em 9999rem;
  color: #555;
  border-top: 1px #555 solid;
  margin-top: 75px;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9em;
  letter-spacing: 1px; }
  .browse h2 {
    font: 700 1em/1em "Open Sans", sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #555; }
  .browse ul {
    margin-bottom: 25px; }
    .browse ul li {
      display: inline-block;
      font-size: 0.85em;
      padding-bottom: 0; }
      .browse ul li:last-child span {
        display: none; }
  .browse a,
  .browse a:link,
  .browse a:visited {
    color: #555; }
  .browse a:hover {
    color: #0078a9; }

#home .browse {
  margin-top: 0; }

.copyright,
.digitalbureau {
  text-align: left;
  font-size: 0.75em;
  display: inline-block;
  width: 100%;
  padding: 45px 5% 0 5%; }

.digitalbureau {
  text-align: right; }
  .digitalbureau p {
    padding-bottom: 0;
    text-align: right; }
  .digitalbureau img {
    padding-top: 5px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  img.rsImg {
    top: 0;
    left: 0; } }

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  img.rsImg {
    top: 50%;
    left: 50%; } }

@media screen and (max-width: 1085px) {
  .profile.builder .buildermap {
    margin: 0; }
  .gallery {
    margin: 0 0 15px 0;
    padding: 20px 0 30px 0;
    width: 100%; }
    .gallery .builder.royalSlider {
      max-width: inherit;
      float: left;
      margin-bottom: 0 !important; } }

@media screen and (max-width: 1025px) {
  .header-content .logo img {
    padding: 42px 0;
    max-width: 178px;
    max-height: 300px; }
  .tile-container {
    width: 100%;
    transition: all 400ms ease-in-out;
    margin: 0 auto; }
  .advertisement {
    top: 0; } }

@media screen and (max-width: 1024px) {
  img.rsImg {
    height: auto !important;
    width: 100% !important;
    max-height: inherit !important;
    left: 0;
    top: 0 !important;
    transform: none; }
  body#home {
    background-size: 100%;
    background-attachment: scroll; }
  .featured {
    background: #fff; } }

@media screen and (max-width: 1000px) {
  li .home-information .open-house.branded .title {
    width: 100%; }
  li .home-information .open-house.branded .open-house-list {
    float: none;
    width: 100%; }
    li .home-information .open-house.branded .open-house-list li {
      text-align: center; } }

@media screen and (max-width: 965px) {
  #searchbox h1 {
    font-size: 1.6em;
    line-height: 1em; }
  .brandedad {
    display: none; }
  .realtor-header {
    width: 100%; }
  .top button {
    width: 100%;
    margin-left: 1%; } }

@media screen and (max-width: 950px) {
  .header-links {
    text-align: center; }
  .header-content img,
  .header-content .logo img,
  .header .leaderboard {
    padding: 15px 0 0 0;
    max-width: 700px;
    float: none; }
  header.sticky .header-content img {
    float: left; }
  .leaderboard {
    padding: 15px 0;
    float: none;
    display: inline-block;
    clear: both; }
  nav ul li {
    padding: 0;
    font-size: 0.8em; }
  body#parade .fixed-sky {
    min-height: 0; }
  .mortgage-calculator form ol {
    width: 98%; }
  .mortgage-calculator form li input[type="submit"] {
    width: 100%; }
  .mortgage-calculator .calc-results ul {
    margin-bottom: 1em; }
    .mortgage-calculator .calc-results ul li {
      width: 48%;
      margin: 1em 0 0 0; } }

@media screen and (max-width: 900px) {
  #regular_search_link {
    top: 347px; } }

@media screen and (max-width: 850px) {
  .news ul {
    float: none;
    width: auto; }
    .news ul li {
      margin: 0 40px 10px 40px;
      clear: right;
      width: 47%; }
    .news ul li:nth-child(odd) {
      margin: 0; }
    .news ul li:nth-child(2) {
      margin-right: 0;
      float: right; }
  .news figure {
    width: 340px;
    height: 200px; }
  nav ul li ul li {
    padding-right: 20px;
    padding-left: 20px; }
  .tile {
    width: 47.998%;
    margin: 0 1% 20px 1%;
    float: left; }
    .tile-container {
      margin-top: 0; }
    .tile.v4_tile_tall {
      display: none; }
    .tile.v4_tile_double_adweather.permanent {
      top: 22.5%; }
      .tile.v4_tile_double_adweather.permanent .tile-padding {
        padding-bottom: 0; }
    .tile.withphoto.double {
      width: 100%;
      margin: 0 0 20px 0; }
      .tile.withphoto.double .img-container {
        padding-bottom: 62%; }
      .tile.withphoto.double .image {
        top: 0; }
  .fixed-sky {
    width: 41%;
    margin: 0 1% 20px 1%; }
  .article {
    width: 57%; }
  body#parade .map-wrap {
    float: left; }
    body#parade .map-wrap .developments-list {
      margin-top: 15px; }
      body#parade .map-wrap .developments-list dl.homeslist {
        text-align: left;
        font-size: 0.8em; }
  body#parade .fixed-sky {
    width: 98%;
    min-height: 750px; }
  .paradenews {
    width: 100%;
    margin: 0; }
    .paradenews .spotlight .tile {
      width: 47.998%;
      margin: 0 1% 20px 1%; }
  .builders-links {
    float: none; }
    .builders-links button {
      width: 33%; }
  .table,
  .row,
  .column {
    display: block; }
  .table,
  .row .column:last-child {
    border-bottom: 0; }
  .table {
    clear: both; }
    .table .table-head {
      position: absolute;
      top: -1000em;
      left: -1000em; }
    .table .row {
      border: 1px #eee solid;
      border-top: 2px #ddd solid;
      border-bottom: 2px #ddd solid;
      margin: 20px 0;
      display: block; }
      .table .row .column:nth-child(1) {
        border-left: none; }
      .table .row .column:last-child {
        border-right: none; }
      .table .row:last-child .column,
      .table .row .column {
        border-bottom: 1px solid #eeeeee; }
      .table .row .column {
        position: relative;
        padding-left: 35%;
        display: block; }
        .table .row .column:before {
          font-weight: bold;
          position: absolute;
          left: 10px;
          padding-right: 20px;
          font-size: 12px;
          content: " " attr(data-label) " :"; }
  #browse_agents_table .row {
    border: none;
    margin: 0;
    display: inherit;
    padding-left: 0;
    padding-right: 0;
    display: block;
    text-align: left; }
    #browse_agents_table .row .column {
      padding-left: 0;
      padding-right: 0;
      display: inline-block;
      float: left;
      width: 50%; }
    #browse_agents_table .row .column:before {
      display: none; }
  .featured .tile.v4_tile_double_adweather {
    width: 100%;
    margin: 0 0 20px 0; }
    .featured .tile.v4_tile_double_adweather .tile-padding {
      padding-bottom: 50%; }
  .tiles-news .tile.v4_tile_double_adweather {
    width: 100%; }
    .tiles-news .tile.v4_tile_double_adweather .tile-padding {
      padding-bottom: 0; }
  .spotlight .tile {
    width: 47.998%;
    margin: 0 1% 20px 1%;
    float: left; }
    .spotlight .tile .tile-padding {
      padding-bottom: 40%; }
    .spotlight .tile h2 {
      padding-top: 7px; }
  .spotlight .img-container {
    width: 44%;
    margin: 0 3% 0 0;
    float: left;
    padding-bottom: 40%; }
    .spotlight .img-container img {
      min-width: 0; } }

@media screen and (min-width: 767px) {
  a.phone,
  a.phone:link,
  a.phone:visited,
  a.phone:hover {
    color: #555;
    font-weight: normal;
    cursor: default; } }

@media screen and (max-width: 767px) {
  body,
  body#home {
    border-top: 0;
    background: none; }
  .wrapper {
    padding: 0;
    height: 100%;
    width: 100%; }
  .content {
    padding: 15px 2%;
    display: inline-block;
    width: 96%; }
  .container {
    width: 100%;
    padding: 0;
    margin-top: 71px;
    background: #fff;
    background-size: 180px;
    transition: all ease-in-out .2s 500ms;
    -moz-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s; }
  body#parade .container {
    margin-top: 62px; }
  .breadcrumb,
  .leaderboard,
  .rslides,
  .quick-search,
  .fixed-sky {
    display: none; }
  .tablet {
    display: inline-block; }
  #home #searchbox,
  #home #advsearch {
    margin-top: 0; }
  #advsearch {
    padding: 15px 3%; }
    #advsearch input[type="submit"] {
      width: 100%; }
    #advsearch form li {
      width: 49%;
      margin-right: 2%; }
      #advsearch form li.submit {
        margin-top: 19px; }
      #advsearch form li:nth-child(odd) {
        margin-right: 0; }
  a#advanced_search_link,
  #regular_search_link {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 15px; }
  #searchbox {
    padding: 15px 3%;
    background-color: #0078a9; }
    #searchbox li.submit input[type="submit"],
    #searchbox form li.submit {
      margin-top: 0; }
    #searchbox input[type="submit"] {
      width: 100%; }
  .cambrian_ad {
    width: 100%;
    margin-bottom: 0; }
  .header-content {
    width: auto;
    padding-top: 0; }
    .header-content img {
      max-width: 140px;
      padding: 0;
      float: none; }
    .header-content .logo img {
      max-height: 35px;
      padding: 5px 0; }
  .header-links {
    display: none; }
  header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 10px 0;
    transform: none;
    border-bottom: 8px #0078a9 solid; }
    header.sticky.nav-up {
      top: 0; }
      header.sticky.nav-up:hover {
        top: 0; }
    header.sticky + div {
      margin-top: 0; }
    header.sticky.sticky + .container {
      margin-top: 0; }
    header.sticky.sticky .header-content img {
      padding: 10px 0 5px 0;
      max-height: 35px;
      max-width: 85px; }
  nav {
    display: none; }
  a.nav-btn-mobile,
  a.nav-btn-mobile:link {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2.5em;
    padding: 0 3%;
    height: 100%;
    color: #fff;
    background-color: #0078a9; }
  form li.submit,
  input[type="submit"] {
    width: 100%; }
  .results .results-list,
  .map {
    width: 100%; }
  .map {
    height: 250px;
    overflow: hidden; }
  .map-wrap .map {
    height: auto; }
  .map.results,
  .results .map_container {
    display: none; }
  .profile.builder .map_container {
    width: 100%;
    height: auto !important; }
  .news {
    padding: 0;
    margin: 0;
    margin: 0;
    background: none; }
  .article {
    width: 100%; }
    .article-content {
      width: 96%;
      padding-left: 2%;
      padding-right: 2%; }
    .article p {
      font-size: 1.1rem;
      padding: 0 3.5rem; }
  .article-head .article-title {
    min-height: 0;
    height: auto;
    padding: 0; }
  .article-head h1 {
    font-size: 2em; }
  p.photocount {
    right: 30px; }
  .fade-in {
    opacity: 1;
    animation: none;
    animation-fill-mode: forwards;
    animation-duration: 1000ms;
    position: relative; }
  .js-nav header,
  .js-nav .container {
    transform: translate3d(40%, 0px, 0px) scale3d(1, 1, 1); }
  .js-nav nav {
    z-index: 1; }
  .right-side {
    width: 100%; }
    .right-side .agent img {
      max-height: 150px;
      max-width: auto; }
  .bigbox {
    margin: 15px 0 0 40px;
    width: 100%; }
  .featured_side .featured {
    width: 86%;
    margin-top: 30px; }
  .featured .bigbox {
    margin: 0; }
  .content-wrap,
  footer,
  header,
  .title,
  .browse {
    max-width: none; }
  .open-house.regular .title {
    width: 17%; }
  .results-list.profilepg li .home-information {
    border-right: 0; }
  .featured {
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    width: 100%;
    background: none; }
    .featured ul.latest {
      border-bottom: 1px solid #0078a9; }
      .featured ul.latest li {
        background: #efefef;
        width: auto; }
        .featured ul.latest li.on {
          border: 1px #0078a9 solid !important;
          border-top: 4px solid #0078a9 !important;
          border-bottom: 1px #fff solid !important; }
          .featured ul.latest li.on a,
          .featured ul.latest li.on a:link {
            color: #0078a9; }
  .home-information {
    width: 100%; }
    .home-information .photo-container {
      width: 45%;
      float: none;
      margin: 0 auto 5px auto; }
    .home-information p {
      padding-bottom: 4px; }
  .branded-header .realtor img.agent {
    width: 38%;
    max-width: 125px; }
  .branded-header .realtor.colisted img.agent {
    float: left; }
  .branded-header .realtor.colisted img.brokerage_logo {
    margin-left: 42%; }
  .browse {
    padding-bottom: 1px;
    margin-top: 25px; }
    .browse ul {
      margin-bottom: 15px; }
  footer {
    padding: 15px 2%;
    margin: 0; }
    footer dd {
      width: 100%; }
    footer dl {
      border-right: 0;
      min-height: auto;
      margin: 10px 0 0 0;
      padding: 0; }
      footer dl:nth-child(2) {
        padding-left: 0; }
    footer p.facebook {
      padding-left: 0; }
  .copyright,
  .digitalbureau {
    padding: 0;
    margin: 10px 0 0 0; }
  .profile.builder {
    margin-bottom: 5px; }
    .profile.builder .person {
      width: 100%;
      margin: 0 0 15px 0;
      padding: 0;
      text-align: left;
      box-shadow: none;
      height: auto; }
      .profile.builder .person h3,
      .profile.builder .person p,
      .profile.builder .person .showhome dl {
        text-align: left; }
    .profile.builder .buildermap {
      width: 100%;
      margin: 0 0 15px 0;
      height: 300px; }
  .builderinfo {
    margin: 40px 0 20px 0; }
  .mortgage-calculator {
    width: 100%; } }

@media screen and (max-width: 766px) {
  .bigbox,
  .cambrian_ad,
  .tile.ad,
  #div-gpt-ad-homepagebanner,
  .tile.v4_tile_double_adweather,
  .tile.v4_tile_double_adweather.permanent,
  .mobile-hide {
    display: none; }
  #searchbox h1 {
    font-size: 1.25em; }
  .mobileonly {
    display: block;
    margin-bottom: 15px; }
  .mobile-ad,
  #div-gpt-ad-mobilebanner {
    display: block !important;
    width: 100%; }
  .mobile-ad {
    padding-top: 11px; }
    .mobile-ad iframe {
      display: inline-block !important; }
    .mobile-ad img {
      max-width: 100%; }
  .branded_ad {
    display: none; }
  .branded-header {
    margin: 0; }
    .branded-header .realtor {
      width: 100%; }
      .branded-header .realtor h3,
      .branded-header .realtor h4,
      .branded-header .realtor img.broker_logo,
      .branded-header .realtor p {
        text-align: right;
        margin: 0;
        width: auto;
        padding: 0; }
      .branded-header .realtor img.broker_logo {
        width: 18%;
        float: right;
        padding: 0 0 10px 0; }
      .branded-header .realtor p.phone {
        clear: right;
        margin-top: 20px; }
      .branded-header .realtor img.agent {
        padding-bottom: 5px; }
      .branded-header .realtor.colisted h3 {
        text-align: left !important; }
      .branded-header .realtor .mobile-show {
        display: inline-block;
        float: left;
        clear: left; }
        .branded-header .realtor .mobile-show.link {
          float: none;
          clear: none;
          text-align: right;
          display: block;
          padding-top: 10px; }
        .branded-header .realtor .mobile-show h3 {
          text-align: left; }
        .branded-header .realtor .mobile-show img.broker_logo {
          width: 75%;
          float: left;
          padding: 4px 0 0 0; }
      .branded-header .realtor.colisted {
        display: none; }
        .branded-header .realtor.colisted img {
          left: 0; }
          .branded-header .realtor.colisted img.broker_logo {
            width: 18%;
            float: right; }
        .branded-header .realtor.colisted h3,
        .branded-header .realtor.colisted h4,
        .branded-header .realtor.colisted img.broker_logo,
        .branded-header .realtor.colisted p {
          text-align: right;
          margin: 0;
          width: auto;
          padding: 0; }
        .branded-header .realtor.colisted img.broker_logo {
          width: 18%;
          float: right;
          padding: 0 0 10px 0; }
        .branded-header .realtor.colisted .right-align {
          float: right; }
    .branded-header .additional_listings {
      width: 100%; }
      .branded-header .additional_listings h4 a,
      .branded-header .additional_listings h4 a:link,
      .branded-header .additional_listings h4 a:visited {
        color: #0078a9;
        font-weight: bold;
        font-family: arial, sans-serif;
        letter-spacing: 0; }
      .branded-header .additional_listings h4 a:hover {
        color: #00577b; }
      .branded-header .additional_listings h4 {
        margin: 4px 0 0 0;
        text-align: center;
        background: #efefef;
        padding: 5px 2%; }
      .branded-header .additional_listings ul {
        display: none !important; }
  .right-align {
    text-align: right; }
  p.back {
    padding-top: 0; }
  .featured_side {
    widht: 100%; }
  form li,
  form li.submit {
    width: 100%;
    margin-right: 0; }
  input[type="submit"] {
    width: 100%; }
  .results-list.realtor li,
  .results-list.builder li {
    width: 48%; }
  .profile {
    width: 100%;
    padding: 0;
    border: 0; }
    .profile.builder .person,
    .profile .person,
    .profile .buildermap {
      width: 100%;
      border: 0;
      padding-left: 0;
      padding-right: 0;
      box-shadow: none;
      margin: 0 0 15px 0;
      padding-bottom: 0;
      padding-top: 0; }
    .profile.builder .person {
      height: auto; }
    .profile .buildermap {
      height: 300px; }
    .profile .person.builder {
      min-height: 0; }
      .profile .person.builder .img-container {
        min-height: 0; }
        .profile .person.builder .img-container img {
          position: relative;
          max-height: auto;
          transform: none;
          margin: 0;
          top: auto;
          left: auto; }
    .profile .person .profile-info {
      min-height: 0; }
  .builders-links button {
    width: 100%;
    margin: 0 0 15px 0; }
  #builder-detail .mobile-interstitial-container {
    display: block !important;
    width: 100%;
    margin-bottom: 5px;
    position: relative !important; }
  .builder.royalSlider {
    margin: 0 -9999rem;
    padding: 0 9999rem; }
  .builder .rsThumbsContainer {
    margin-top: 20px; }
  .gallery .builder.royalSlider {
    margin-top: -20px; }
  .results-list.profilepg li {
    width: 48%; }
    .results-list.profilepg li .home-information .photo-container {
      max-height: 190px; }
  ul.photos li {
    width: 48%;
    margin: 0 1% 5px 1%;
    padding: 0;
    float: left; }
  .buildervideo,
  .builderinfo {
    width: 100%;
    margin: 10px 0 15px 0; }
  .map_container.parade,
  .map_container.parade .buildermap {
    height: 300px !important; }
  .mobileshow a#more-show,
  .mobileshow a#more-hide {
    text-transform: uppercase;
    font-size: 0.9em;
    text-align: right;
    float: right; }
  .mobileshow a#more-show {
    display: inline; }
  .featured ul.latest {
    margin-top: 0; }
  .open-house.regular .title {
    width: 29%; }
  .news ul,
  .news ul li,
  .news ul li:nth-child(odd) {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px 0; }
  .news figure {
    margin-right: 10px;
    width: 45%; }
  .news h3 {
    clear: none; }
  .tile.fullphoto .fullphoto-content {
    height: 43%; }
  h4.news-title {
    padding: 10px 0 15px 0;
    font-size: 1.9em; }
  .main-article {
    background: none; }
    .main-article h1 {
      font-size: 1.9em;
      padding: 10px 0; }
  .developments-list {
    width: 100%;
    margin: 50px auto 0 auto; }
    .developments-list dl.homeslist {
      text-align: center;
      float: left;
      font-size: 1em; }
      .developments-list dl.homeslist dd {
        padding: 5px 10px; }
  .map-wrap {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    float: none; }
    .map-wrap .map {
      max-width: 477px;
      margin: 0 auto;
      height: auto;
      padding-left: 0;
      overflow: inherit !important; }
      .map-wrap .map img {
        max-width: 477px; }
      .map-wrap .map .oakbank,
      .map-wrap .map .lorette,
      .map-wrap .map .oakbankcrystallakes,
      .map-wrap .map .lorettesettlerstrail {
        left: 98%; }
  body#parade .container {
    margin-top: 76px; }
  body#parade .mobile-ad {
    padding-top: 36px; }
  body#parade .parade-header .button {
    position: relative;
    display: inline-block;
    width: 100%;
    left: auto;
    bottom: auto;
    font-size: 0.9em;
    padding-left: 0;
    padding-right: 0; }
  body#parade .content {
    padding-top: 0;
    margin-top: 0; }
  body#parade .mobile-ad {
    margin-bottom: 0; }
  body#parade .map-wrap {
    margin: 0 0 15px -2%;
    padding: 15px 2%; }
    body#parade .map-wrap .map {
      max-width: 100%;
      float: none;
      width: 75%;
      margin-bottom: 50px; }
      body#parade .map-wrap .map img {
        width: 100%; }
      body#parade .map-wrap .map .transcona {
        left: 86%; }
      body#parade .map-wrap .map .pritchardfarmssouthlandsvillage {
        left: 75%; }
      body#parade .map-wrap .map .eaststpaulcountrysidecrossing {
        left: 71%; }
      body#parade .map-wrap .map .devonshirevillage {
        left: 77%; }
      body#parade .map-wrap .map .crocusmeadows {
        left: 71.5%; }
      body#parade .map-wrap .map .atwoodsquare {
        left: 74.5%; }
      body#parade .map-wrap .map .castleburymeadows {
        left: 38%; }
      body#parade .map-wrap .map .waterfordgreen {
        left: 32%; }
      body#parade .map-wrap .map .thewoodsatcreekbend {
        left: 67%; }
      body#parade .map-wrap .map .sagecreek {
        left: 72.5%; }
      body#parade .map-wrap .map .riverparksouth {
        left: 63%; }
      body#parade .map-wrap .map .theoaks {
        left: 7%; }
      body#parade .map-wrap .map .southpointe {
        left: 41%; }
      body#parade .map-wrap .map .oakbluffwest {
        left: 13.5%; }
      body#parade .map-wrap .map .headingleydeerpointepark {
        left: 2%; }
      body#parade .map-wrap .map .tuxedo {
        left: 35%; }
      body#parade .map-wrap .map .niverville {
        left: 70%; }
      body#parade .map-wrap .map .stonewallstoneridgemeadows {
        left: 24%; }
      body#parade .map-wrap .map .oakbank,
      body#parade .map-wrap .map .lorette {
        left: 98%; }
      body#parade .map-wrap .map .lasalleprairieviewlakes {
        top: 99%; }
      body#parade .map-wrap .map .brandonsouthridge {
        left: 2%; }
    body#parade .map-wrap .devlistings {
      width: 100%;
      float: none; }
      body#parade .map-wrap .devlistings h3,
      body#parade .map-wrap .devlistings dt,
      body#parade .map-wrap .devlistings dd {
        text-align: center; }
      body#parade .map-wrap .devlistings dt,
      body#parade .map-wrap .devlistings dd {
        font-size: 1em; }
  .intro li {
    width: 46%;
    margin: 0;
    padding: 0 2%; }
    .intro li:nth-child(2) {
      border-right: none; }
    .intro li:nth-child(3) {
      width: 100%;
      margin: 15px auto 0 auto;
      text-align: center; }
      .intro li:nth-child(3) .bigbox {
        display: none; }
      .intro li:nth-child(3) img {
        width: auto;
        float: none; }
  .summary {
    padding: 15px 0 0 0; }
  p.textsize {
    text-align: left; }
  .top h2,
  .top p {
    text-align: center;
    padding-bottom: 4px; } }

@media screen and (max-width: 600px) {
  .branded-header .realtor p.view {
    text-align: center; }
  .builderinfo {
    width: 100%;
    padding: 0; }
  .builderinfo .contact,
  .builderinfo .showhome,
  .horizontal-map .devlistings .developments-list {
    width: 100%; }
  .home-information ul.split li {
    width: 100%;
    margin: 2px 0; }
  .address-bar p {
    text-align: left;
    clear: both;
    margin-top: 5px;
    float: left; }
  .open-house.regular .title {
    float: none;
    text-align: center;
    width: 100%; }
  .open-house.regular .open-house-list {
    width: 100%;
    float: none;
    text-align: center; }
    .open-house.regular .open-house-list li {
      text-align: center; }
  .open-house.regular .loadMore,
  .open-house.regular .showLess {
    float: none;
    width: 100%;
    text-align: center; }
  ul.builders.paid {
    margin-top: 15px;
    width: 100%;
    clear: both;
    display: inline-block; }
    ul.builders.paid li {
      width: 45%;
      padding: 5px 2%;
      float: left;
      min-height: 100px; }
  ul.builders li {
    width: 94%; }
  .results li .home-information {
    border: 0;
    width: 100%; }
    .results li .home-information .photo-container {
      width: 30%; }
    .results li .home-information h2 {
      padding-bottom: 0; }
    .results li .home-information p.price {
      font-size: 1.5em;
      line-height: 1.25em;
      padding-top: 4px; }
  .results-list.profilepg li .home-information .open-house.branded .open-house-list li {
    text-align: left; }
  .results-list h4 {
    text-align: center; }
  .results .realtor-information {
    width: 100%;
    border-top: 1px #ddd solid;
    border-left: 0;
    margin: 10px auto 0 auto;
    padding-top: 10px;
    text-align: left; }
    .results .realtor-information .agent-info img.office {
      display: block; }
    .results .realtor-information .agent-info p.mobile {
      display: block; }
    .results .realtor-information p {
      text-align: left;
      display: block; }
      .results .realtor-information p.uppercase {
        padding: 0 10px; }
      .results .realtor-information p.italic {
        display: block; }
    .results .realtor-information a.next,
    .results .realtor-information a.prev {
      padding-top: 5px;
      float: left;
      width: 100%; }
    .results .realtor-information .realtor-pics {
      display: none; }
  body#parade .map-wrap .map {
    margin-bottom: 97px; }
    body#parade .map-wrap .map img {
      width: 95% !important; }
    body#parade .map-wrap .map .transcona {
      left: 88%; }
    body#parade .map-wrap .map .atwoodsquare {
      left: 72%; }
    body#parade .map-wrap .map .devonshirevillage {
      left: 80%; }
    body#parade .map-wrap .map .waterfordgreen {
      left: 27%; }
    body#parade .map-wrap .map .riverparksouth {
      left: 60%; }
    body#parade .map-wrap .map .theoakscountryestates {
      left: 3%; }
    body#parade .map-wrap .map .headingleydeerpointepark {
      left: -6.5%; }
    body#parade .map-wrap .map .bridgwatertrails {
      top: 75.5%;
      left: 37%; }
    body#parade .map-wrap .map .bridgwaterlakes {
      top: 75.5%;
      left: 28%; }
    body#parade .map-wrap .map .bridgwaterforest {
      left: 37%;
      top: 66.5%; }
    body#parade .map-wrap .map .bridgwatercentre {
      top: 66.5%;
      left: 28%; }
    body#parade .map-wrap .map .tuxedo {
      top: 56%;
      left: 31%; }
    body#parade .map-wrap .map .lasalleprairieviewlakes {
      top: 104%; }
    body#parade .map-wrap .map .stagathebelleriviereestates {
      top: 117px; }
    body#parade .map-wrap .map .nivervillethehighlands {
      top: 86%; }
    body#parade .map-wrap .map .nivervilleheritagetrailtownhouses {
      top: 96%; }
    body#parade .map-wrap .map .niverville5thavenueestates {
      top: 106%; } }

@media screen and (max-width: 500px) {
  header {
    padding: 5px; }
    header i.entypo-menu {
      font-size: 0.85em; }
  a#id_photoswipe_enlarge {
    right: 5px; }
  .results-list.realtor li,
  .results-list.builder li {
    width: 100%;
    margin: 0 0 15px 0;
    min-height: 0; }
    .results-list.realtor li .realtor-info.builder .realtor-photo,
    .results-list.builder li .realtor-info.builder .realtor-photo {
      height: auto;
      overflow: inherit; }
    .results-list.realtor li .realtor-info.builder img,
    .results-list.builder li .realtor-info.builder img {
      position: relative;
      top: 0;
      left: 0;
      margin-right: 0;
      transform: none; }
  .promotional ul li {
    width: 45%;
    padding: 8px 2%;
    text-align: center; }
  #searchnews form li,
  #searchnews form li.submit,
  .searchagent form li,
  .searchagent form li.submit {
    width: 100%; }
  #searchnews form li.submit,
  .searchagent form li.submit {
    margin-top: 15px; }
  .map_container.full #map_listing_popup,
  .buildermap #map_listing_popup {
    min-width: auto; }
    .map_container.full #map_listing_popup h3,
    .map_container.full #map_listing_popup h4,
    .map_container.full #map_listing_popup p,
    .map_container.full #map_listing_popup p.viewlisting,
    .buildermap #map_listing_popup h3,
    .buildermap #map_listing_popup h4,
    .buildermap #map_listing_popup p,
    .buildermap #map_listing_popup p.viewlisting {
      text-align: center; }
  .map_container.full .gm-style img,
  .buildermap .gm-style img {
    float: none;
    margin-right: 0; }
  #advsearch form li {
    width: 100%;
    margin-right: 0; }
  .developments-list dl.homeslist,
  .horizontal-map .devlistings .developments-list dl {
    width: 100%; }
  .center {
    text-align: center; }
  form li:nth-child(1) input {
    font-size: 1em; }
  #browse_agents_table .row {
    padding-bottom: 10px;
    float: left;
    width: 100%; }
    #browse_agents_table .row .column {
      width: 100%;
      padding: 0; }
  .select2-container--default .select2-selection--single {
    height: 52px !important; }
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
      position: relative;
      display: block;
      overflow: hidden;
      width: 90%; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    height: 29px;
    position: absolute;
    width: 93%; }
  .open-house.regular .title,
  .open-house.regular #open-houses,
  .open-house.regular #loadMore,
  .open-house.regular #showLess {
    width: 100%;
    text-align: center; }
  .open-house.regular #open-houses li {
    text-align: center; }
  .mortgage-calculator h3.subtitle small {
    float: none;
    display: block;
    line-height: 1; }
  .mortgage-calculator form {
    float: none;
    margin: 3em auto 2em; }
  .mortgage-calculator .calc-results {
    border-bottom: none; }
    .mortgage-calculator .calc-results ul.links li {
      width: 100%; }
      .mortgage-calculator .calc-results ul.links li:nth-child(3) {
        float: none;
        margin-top: 1em; }
      .mortgage-calculator .calc-results ul.links li a.button {
        width: 100%;
        display: block;
        margin: .25em 0; }
  .mortgage-calculator .mortgage-logo {
    max-width: 30%;
    position: relative;
    top: 0;
    padding: 0 35% 1em;
    border-bottom: 1px solid #939882; } }

@media screen and (max-width: 480px) {
  h1,
  h2 {
    font-size: 1.75em;
    line-height: 1.25em; }
  nav li {
    font-size: 0.75em; }
  ul.pagination {
    float: left;
    text-align: left;
    margin: 0 0 15px 0; }
  .results-list.profilepg li .home-information .photo-container {
    max-height: 300px; }
  .results-list.newslist .img-container {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px; }
  .results-list.newslist img {
    width: 100%;
    height: auto;
    position: absolute; }
  .results li .home-information .photo-container {
    max-height: 100% !important;
    display: inline-block;
    float: none;
    width: auto; }
  .featured .tile.fullphoto .tile-padding {
    padding-bottom: 100%; }
    .featured .tile.fullphoto .tile-padding .tile-info {
      position: absolute !important; }
  .featured ul.latest {
    margin: 0 0 15px 0; }
  #regular_search_link {
    top: auto; }
  .news figure {
    width: 100%;
    margin: 0 0 5px 0; }
  .paradenews {
    margin-bottom: 0; }
  .builderinfo .contact {
    width: 100%;
    float: none; }
  .builderinfo h4,
  .builderinfo dl,
  .builderinfo h4.right,
  .builderinfo h3,
  .builderinfo p,
  .builderinfo p.right {
    text-align: center; }
  .builderinfo i {
    float: none; }
  .builderinfo h4 {
    padding-top: 15px; }
  .profile h2,
  .profile p {
    text-align: center; }
  .profile .brokerage {
    width: 100%; }
    .profile .brokerage h3,
    .profile .brokerage dl {
      text-align: center;
      width: 100%; }
    .profile .brokerage img {
      display: block;
      margin: 0 auto 5px auto;
      float: none; }
  h3.title {
    padding-top: 15px;
    border-top: 1px #ccc solid;
    margin-top: 15px;
    display: inline-block;
    width: 100%; }
  ul.photos li,
  .results-list.profilepg li {
    width: 100%;
    margin: 0 0 15px 0; }
  .rsSlide,
  .rsOverflow {
    width: 100% !important;
    height: 100% !important; }
  .rsDefault .rsThumbsVer {
    display: none; }
  body#parade .map-wrap .map {
    width: 96%; }
  .slide menu li {
    margin-bottom: 5px; }
  .nav-btn-mobile {
    font-size: 1.5em; }
  .property-information p span {
    width: 100%; }
  .intro ul {
    margin: 0 0 15px 0; }
    .intro ul li {
      width: 76%;
      margin: 0;
      padding: 0 12% 30px 12%; }
      .intro ul li:nth-child(2) {
        border: 0;
        padding-top: 0;
        padding-bottom: 30px; }
  .intro li:nth-child(3) img {
    max-width: 118px; }
  .tile,
  .paradenews .tile {
    width: 100%;
    margin: 0 0 20px 0;
    float: left; }
    .tile .tile-padding,
    .paradenews .tile .tile-padding {
      padding-bottom: 95%; }
    .tile.withphoto.double .fullphoto-content,
    .paradenews .tile.withphoto.double .fullphoto-content {
      height: 42%; }
    .tile.withphoto.double .tile-padding,
    .paradenews .tile.withphoto.double .tile-padding {
      padding-bottom: 103.18%; }
  .spotlight .img-container {
    margin: 0 3% 0 0;
    width: 23%;
    padding-bottom: 20%;
    z-index: 10; }
    .spotlight .img-container .image {
      position: absolute; }
  .spotlight .tile {
    width: 98%;
    margin: 0 1% 10px 1%; }
    .spotlight .tile .tile-padding {
      padding-bottom: 20%; }
  #map-wrap dl.homeslist {
    width: 100% !important;
    margin-right: 0 !important;
    display: block; }
  .copyright,
  .digitalbureau {
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0; }
  .digitalbureau {
    text-align: left;
    padding-top: 0; }
    .digitalbureau p {
      text-align: left; }
  .paradenews .spotlight .tile {
    width: 98%;
    margin: 0 1% 10px 1%; }
  footer dl {
    margin-top: 20px; } }

@media screen and (max-width: 320px) {
  .builder.royalSlider {
    margin: 0;
    padding: 0;
    height: 92px !important; }
  .builder .rsThumbsContainer {
    margin-left: 15px;
    margin-top: 10px; }
  .builder .rsThumb {
    height: 102px;
    width: 123px; }
  .builder .rsThumb .image-cont {
    height: 79px !important; }
  footer dl {
    width: 100%; }
  h2.results {
    float: none; }
  ul.pagination {
    float: left;
    margin-top: 10px; } }

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