html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

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

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%; }

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 200; }
  @media (min-width: 768px) {
    body {
      font-size: 16px; } }

p, ul, ol, blockquote {
  color: #7F7F7F;
  line-height: 1.5em; }
  p strong, ul strong, ol strong, blockquote strong {
    color: #414141; }

h1, h2, h3, h4, h5, h6 {
  color: #414141; }

h1 {
  font-size: 2.29em;
  font-weight: 600; }

h2 {
  font-size: 1.75em;
  font-weight: 600;
  margin-bottom: 0.5em; }
  h2 span {
    color: #414141; }

h3 {
  font-size: 1.625em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 1.125em;
  font-weight: 600; }

p {
  line-height: 1.5; }
  p.error {
    color: #8B0F03;
    margin-bottom: 1em; }

a {
  color: inherit;
  text-decoration: none;
  transition: color .2s ease, border-color .2s ease; }

p a, li a {
  border-bottom: 1px solid transparent; }
  p a:hover, li a:hover {
    border-color: currentColor; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

.center {
  text-align: center; }

.small {
  font-size: 0.75em; }

.largeLabel {
  font-size: 1.313em; }

.note {
  font-size: 0.813em; }

.content p, .content ul, .content ol, .content blockquote,
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-bottom: 0.5em; }

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-top: 1.5em; }

.content ol {
  list-style: decimal;
  margin-left: 1.5em; }
  .content ol ol {
    list-style: lower-alpha;
    margin-bottom: 0; }

.content ul {
  list-style: disc;
  margin-left: 1.5em; }
  .content ul ul {
    list-style: circle;
    margin-bottom: 0; }
    .content ul ul ul {
      list-style: square; }

.content table caption,
.content table th, .content table td {
  padding: 0.5em;
  border: 1px solid #dce1ea; }

.content table caption:first-child {
  border-bottom: 0; }

.content p, .content ul {
  color: #888; }
  .content p a, .content ul a {
    color: #414141;
    text-decoration: underline; }

th {
  font-weight: bold;
  color: #414141; }

main {
  max-width: 1920px;
  margin: 0 auto;
  display: block; }

.block {
  margin: 54px 15px 48px; }
  @media (min-width: 550px) {
    .block {
      margin: 64px 15px 68px; } }
  @media (min-width: 768px) {
    .block {
      margin: 64px 87px 82px; } }
  .block--alt {
    background: #f9f9f9;
    margin: 0;
    padding: 54px 15px 52px; }
    @media (min-width: 550px) {
      .block--alt {
        padding: 64px 87px 82px; } }
    @media (min-width: 768px) {
      .block--alt {
        padding: 64px 87px 82px; } }
  .block--dark {
    background-color: #1A1A1A;
    margin: 0;
    padding: 64px 15px 82px; }
    @media (min-width: 768px) {
      .block--dark {
        padding: 64px 87px 82px; } }
    .block--dark > * {
      color: #FFFFFF; }
  .block--border::before {
    content: '';
    display: block;
    margin: 0 auto 62px;
    width: 1100px;
    max-width: 100%;
    border-top: 1px solid #e9e9e9; }
  @media (max-width: 549px) {
    .block--full .block--no-mobile-margin {
      margin: 0; } }
  .block:last-child {
    padding-bottom: 0; }
  .block--alt:last-child {
    padding-bottom: 82px;
    margin-bottom: 0; }

.block__inner, .block__intro {
  max-width: 1100px;
  margin: 0 auto; }

.block__intro {
  text-align: center;
  margin-bottom: 10px; }
  @media (min-width: 550px) {
    .block__intro {
      margin-bottom: 20px; } }

.MarkupPagerNav {
  text-align: center;
  margin: 30px 0; }
  .MarkupPagerNav li {
    display: inline-block;
    margin: 0 5px; }
    .MarkupPagerNav li.MarkupPagerNavOn a {
      border-bottom: 1px solid #888;
      color: #888; }

.corner-flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 50; }
  .corner-flash span {
    display: block;
    background: #8B0F03;
    width: 250px;
    text-align: center;
    color: #FAD3BF;
    transform-origin: top right;
    transform: rotate(45deg);
    padding: 48px 0 5px;
    position: absolute;
    top: 77px;
    right: -100px;
    font-size: 17px;
    font-weight: bold; }
  @media (min-width: 550px) {
    .corner-flash--large span {
      font-size: 29px;
      padding: 69px 0 10px; } }

.icon--bordered {
  display: inline-block;
  width: 1.875em;
  height: 1.875em;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 100%;
  text-align: center; }
  .icon--bordered i {
    color: #7F7F7F;
    margin-top: 7px; }

.logo {
  display: flex;
  align-items: center; }
  .logo img {
    height: 45px;
    max-width: 100%; }
    @media (min-width: 958px) {
      .logo img {
        height: 60px; } }

.header {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2); }
  .header__inner {
    max-width: 1130px;
    margin: 0 auto; }

.logo {
  float: left;
  padding: 7px 0 7px 15px; }

.header__menus {
  position: absolute;
  height: 0;
  overflow: hidden;
  clear: both;
  padding-right: 15px; }
  @media (min-width: 958px) {
    .header__menus {
      position: relative;
      height: auto;
      clear: none;
      float: right;
      text-align: right;
      padding-top: 42px; }
      .header__menus li {
        display: inline-block; }
        .header__menus li a {
          color: #414141; } }

.main-menu {
  font-size: 0.875em;
  padding-bottom: 10px;
  font-weight: 400; }
  .main-menu li {
    display: inline-block;
    margin-left: 10px; }
    @media (min-width: 958px) {
      .main-menu li {
        margin-left: 15px; } }

.header__toggle {
  padding: 10px 17px;
  position: relative;
  width: 25px;
  height: 23px;
  float: right;
  display: block;
  margin-top: 10px; }
  @media (min-width: 958px) {
    .header__toggle {
      display: none; } }
  .header__toggle span {
    display: block;
    width: 25px;
    height: 4px;
    background: #414141;
    transition: all .2s ease;
    position: absolute;
    top: 18px; }
    .header__toggle span:first-child {
      top: 9px; }
    .header__toggle span:last-child {
      top: 27px; }

.header::after {
  content: '';
  display: table;
  clear: both; }

@media (max-width: 957px) {
  .header-active {
    overflow-y: hidden; }
    .header-active .header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: white;
      z-index: 900;
      overflow-y: scroll; }
    .header-active .header__menus {
      display: grid;
      opacity: 1;
      transition: .5s ease;
      position: relative;
      height: auto;
      padding-bottom: 50px; }
    .header-active .header__toggle span {
      display: none; }
      .header-active .header__toggle span:first-child {
        display: block;
        transform: rotate(45deg);
        transform-origin: top left;
        top: 10px;
        left: 22px; }
      .header-active .header__toggle span:last-child {
        display: block;
        transform: rotate(-45deg);
        top: 18px; }
  .header__menus {
    opacity: 0;
    transition: opacity .5s ease;
    grid-template-rows: auto 1fr;
    width: 100%;
    z-index: 10;
    border-top: 1px solid #e9e9e9;
    box-sizing: border-box; }
    .header__menus ul {
      text-align: left;
      padding: 30px 32px 6px; }
      .header__menus ul li {
        display: block;
        margin-left: 0;
        border: 0;
        padding-left: 0;
        font-size: 18px;
        line-height: normal;
        margin-bottom: 15px; }
        .header__menus ul li a {
          color: #7F7F7F; }
    .header__menus .top-menu {
      grid-row: 2/3;
      border-top: 1px solid #e9e9e9; } }

.footer-bar-wrap {
  background: #8B0F03;
  text-align: center;
  margin-top: 56px;
  padding: 17px 15px 32px; }
  @media (min-width: 768px) {
    .footer-bar-wrap {
      margin-top: 82px;
      padding: 51px 87px 56px; } }

.footer-bar {
  max-width: 1100px;
  margin: 0 auto;
  align-items: center;
  padding-top: 15px; }
  @media (min-width: 768px) {
    .footer-bar {
      padding-top: 0;
      text-align: left;
      display: flex; } }
  .footer-bar__text {
    margin-right: 20px;
    flex: 1; }
    .footer-bar__text h3 {
      font-weight: bold;
      color: #FFFFFF;
      margin-bottom: 2px; }
    .footer-bar__text p {
      color: #FFFFFF; }
  .footer-bar .button {
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .footer-bar .button {
        margin-top: 0;
        width: 158px; } }

.footer {
  background: radial-gradient(circle at 50% 74%, #586e7e, #3e4d58);
  font-size: 14px; }
  @media (min-width: 550px) {
    .footer {
      font-size: 16px; } }
  .footer p {
    font-weight: 300; }
  .footer p a, .footer li a {
    border: 0; }
    .footer p a:hover, .footer li a:hover {
      color: #FFFFFF; }

.footer__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 50px calc(15px + 15px) 0;
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 768px) {
    .footer__inner {
      display: flex; } }
  @media (min-width: 1024px) {
    .footer__inner {
      justify-content: space-between;
      padding: 67px 87px 0; } }
  .footer__inner p, .footer__inner ul {
    color: rgba(255, 255, 255, 0.64); }
  .footer__inner h4 {
    line-height: 1.71;
    margin-bottom: 3px; }
  .footer__inner h4, .footer__inner span {
    color: #FFFFFF; }

.footerContact {
  text-align: center;
  max-width: 100%;
  margin: 0 auto 20px;
  width: 100%; }
  @media (min-width: 1340px) {
    .footerContact {
      text-align: left;
      margin-right: 20px;
      width: 410px;
      margin-left: 0; } }
  .footerContact p {
    line-height: 1.6; }
  .footerContact img {
    margin-bottom: 15px; }

.footerInfo {
  display: flex;
  flex-wrap: wrap;
  margin: 30px auto; }
  @media (min-width: 550px) {
    .footerInfo {
      max-width: 70%; } }
  @media (min-width: 768px) {
    .footerInfo {
      max-width: unset; } }
  @media (min-width: 1340px) {
    .footerInfo {
      margin: 0; } }
  .footerInfo p, .footerInfo ul {
    font-weight: 300;
    font-size: 0.875em;
    line-height: 1.71; }
  .footerInfo__column {
    box-sizing: border-box;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .footerInfo__column {
        width: 45%;
        margin-right: 5%; }
        .footerInfo__column:nth-child(2n) {
          margin-right: 0;
          margin-left: 5%; } }
    @media (min-width: 768px) {
      .footerInfo__column {
        width: auto;
        margin-right: 40px;
        max-width: 145px; }
        .footerInfo__column:last-child {
          margin-right: 0; } }

.footerCopy p {
  max-width: 1344px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 auto;
  margin-top: 37px;
  text-align: center;
  padding: 17px 15px 20px;
  color: rgba(255, 255, 255, 0.64); }
  .footerCopy p a {
    border-bottom: 1px solid transparent; }
    .footerCopy p a:hover {
      color: rgba(255, 255, 255, 0.64);
      border-color: currentColor; }

.hero {
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  padding: 56px 30px;
  background: url("/site/assets/images/hero-inner.jpg") center no-repeat;
  background-size: cover; }
  .hero::after {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.24;
    box-shadow: 0 0 14px 0 #00000032;
    background-color: black;
    top: 0;
    left: 0; }
  @media (min-width: 550px) {
    .hero {
      padding: 56px 50px; } }
  .hero__inner {
    width: 1100px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto; }
    .hero__inner h1 {
      margin-bottom: 10px;
      max-width: 1100px;
      color: #FFFFFF; }
      .hero__inner h1 span {
        border-bottom: 2px solid #8B0F03; }
    .hero__inner p {
      font-weight: 300;
      color: #FFFFFF;
      max-width: 890px;
      line-height: 1.4;
      margin: 0 auto;
      font-size: 1.125em; }
      @media (min-width: 550px) {
        .hero__inner p {
          font-size: 1.25em; } }
      .hero__inner p strong {
        color: #FFFFFF; }
      .hero__inner p a {
        text-decoration: underline; }
  .hero--recess {
    padding: 40px 15px 125px;
    position: relative; }
    @media (min-width: 768px) {
      .hero--recess {
        padding: 56px 15px 125px; } }
  @media (min-width: 768px) {
    .hero--slight-recess {
      padding: 56px 15px 64px; } }
  .hero .button--lite {
    margin-top: 25px;
    color: #8B0F03;
    padding: 16px 48px 16px; }

.stepsWrapper {
  background: url("/site/assets/images/tread.jpg");
  background-position: center;
  background-size: cover; }

.steps__index {
  display: block;
  color: #414141;
  background: url("/site/assets/images/hex_stroke_2.svg") no-repeat;
  width: 38px;
  height: 43px;
  text-align: center;
  text-indent: -1px;
  line-height: 42px;
  margin: 41px auto 17px; }

.steps h3 {
  margin-bottom: 20px;
  font-weight: 400; }

.checklist {
  max-width: 1064px;
  margin: 2px auto 0;
  padding: 2px 20px 0; }
  @media (min-width: 768px) {
    .checklist {
      display: flex;
      flex-wrap: wrap;
      padding: 2px 0 0; } }
  .checklist__intro {
    text-align: center;
    margin-bottom: 34px;
    width: 100%; }
    @media (min-width: 1024px) {
      .checklist__intro {
        text-align: unset;
        max-width: 324px;
        flex-shrink: 0;
        margin-right: 34px;
        margin-bottom: 20px; } }
    .checklist__intro h2 {
      margin: -10px 0 24px; }
      .checklist__intro h2::after {
        margin-left: 0; }
    .checklist__intro p {
      font-weight: 300; }
  @media (max-width: 767px) {
    .checklist__column {
      border-bottom: 1px dashed rgba(151, 151, 151, 0.3); } }
  .checklist__items {
    flex: 1;
    margin-top: 10px; }
    @media (min-width: 550px) {
      .checklist__items {
        margin-top: 30px; } }
    @media (min-width: 768px) {
      .checklist__items {
        margin-top: 0;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        grid-column-gap: 45px; } }
    .checklist__items li {
      list-style: none;
      font-weight: 300;
      box-sizing: border-box;
      display: flex;
      border-bottom: 1px dashed rgba(151, 151, 151, 0.3);
      padding: 20px 0;
      color: #888; }
      @media (min-width: 768px) {
        .checklist__items li:first-child {
          padding-top: 0; } }
      .checklist__items li:last-child {
        border-bottom: 0; }
      .checklist__items li:before {
        content: '\f00c';
        display: block;
        float: left;
        font-family: "font awesome 5 pro";
        background: url("/site/assets/images/hex_stroke.svg");
        width: 24px;
        height: 24px;
        color: #FFFFFF;
        line-height: 25px;
        text-align: center;
        flex-shrink: 0;
        margin-right: 15px;
        font-size: 13px;
        font-weight: bold;
        background: #414141;
        border-radius: 100%; }

.bullets li {
  display: flex;
  margin-bottom: 0.63em;
  color: #888; }
  .bullets li::before {
    content: '\f00c';
    font-family: "font awesome 5 pro";
    color: #414141;
    font-size: 10.4px;
    font-weight: bold;
    margin-right: 10px;
    flex-shrink: 0; }

.c2a-bar {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 45px 0; }
  .c2a-bar .button {
    margin-top: 20px; }
  @media (min-width: 768px) {
    .c2a-bar {
      flex-direction: row; }
      .c2a-bar .button {
        margin-left: 13px;
        margin-top: 0; } }

.category-listing-wrap .intro {
  width: 500px;
  margin: 0 auto;
  max-width: 100%; }

.category-listing {
  max-width: 832px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(281px, 1fr));
  grid-gap: 16px; }

.bloglist-quote {
  background: none;
  padding: 0;
  margin-bottom: 40px;
  margin-top: 0; }

.category {
  background: #f6f7f7;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  .category__image {
    height: 213px;
    display: flex;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    .category__image h3 {
      background: rgba(255, 255, 255, 0.9);
      display: inline;
      margin-top: auto;
      padding: 12px 25px 10px 30px; }
  .category__pages {
    margin: 7px 30px; }
    .category__pages a {
      display: block;
      padding: 10px 20px 10px 0;
      border-bottom: 1px dashed rgba(151, 151, 151, 0.3);
      color: #888;
      background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgNyAxNCI+CiAgICA8cGF0aCBmaWxsPSIjOEIwRjAzIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDExLjI4NUw0LjI4NSA3IDAgMi43MTVWMGw3IDctNyA3di0yLjcxNXoiLz4KPC9zdmc+Cg==) right no-repeat; }
      .category__pages a:hover {
        border-bottom: 1px dashed rgba(151, 151, 151, 0.3);
        color: #414141; }
  .category__more {
    margin: 22px 30px 24px;
    line-height: 25px; }
    .category__more a {
      display: inline-block;
      transition: padding .2s ease;
      padding-right: 20px;
      border: 0;
      background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij4KICAgIDxnIGZpbGw9IiM4QjBGMDMiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTAgMTAuODkzbDQuMjc1LTQuMTM2TDAgMi42MlYwbDYuOTg0IDYuNzU3TDAgMTMuNTE0di0yLjYyMXoiLz4KICAgICAgICA8cGF0aCBkPSJNNi4xNzUgMTAuODkzbDQuMjc0LTQuMTM2TDYuMTc1IDIuNjJWMGw2Ljk4MyA2Ljc1Ny02Ljk4MyA2Ljc1N3YtMi42MjF6Ii8+CiAgICA8L2c+Cjwvc3ZnPgo=) right no-repeat; }
      .category__more a:hover {
        padding-right: 25px; }
  .category__snippet {
    margin: 22px 30px 24px; }
  .category__button {
    align-self: bottom;
    margin: auto 30px 24px; }

.block--alt .category {
  background: white; }

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0; }

input:invalid, textarea:invalid {
  box-shadow: none; }

select::-ms-expand {
  display: none; }

select {
  display: block;
  font-size: 0.813em;
  color: #888;
  padding: 15px 16px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #dce1ea;
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxNCA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IHNrZXRjaHRvb2wgNTQuMSAoNzY0OTApIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPkUyQUE2M0YxLTc1M0QtNDI5NS1CREYwLUE2MzNBRkQ3NjJCNDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iMDEtSG9tZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc0NC4wMDAwMDAsIC0zNzEuMDAwMDAwKSIgZmlsbD0iIzJDNDY3RSI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik03NDcuMjY1MTMsMzc5LjQ3ODgwNiBMNzUxLjUzOTY5NCwzNzUuMzQyOTkyIEw3NDcuMjY1MTMsMzcxLjIwNzE3NyBMNzQ3LjI2NTEzLDM2OC41ODYwNDggTDc1NC4yNDg3NTcsMzc1LjM0Mjk5MiBMNzQ3LjI2NTEzLDM4Mi4wOTk5MzUgTDc0Ny4yNjUxMywzNzkuNDc4ODA2IFoiIGlkPSJDb21iaW5lZC1TaGFwZS1Db3B5LTIzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NTAuNzU2OTQ0LCAzNzUuMzQyOTkyKSByb3RhdGUoLTI3MC4wMDAwMDApIHRyYW5zbGF0ZSgtNzUwLjc1Njk0NCwgLTM3NS4zNDI5OTIpICI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
  background-repeat: no-repeat, repeat;
  background-position: right 1em top 50%, 0 0;
  cursor: pointer;
  transition: border-color .2s ease;
  outline: 0; }
  select:hover {
    border-color: #777d8a; }
  select.select--simple {
    border: 0;
    width: auto;
    background-image: url("/site/assets/images/select@2x.png");
    background-size: 9px 5px;
    padding: 2px 20px 0;
    font-size: 0.875em; }
    @media (min-width: 550px) {
      select.select--simple {
        padding: 5px 25px 5px 8px;
        font-size: 16px; } }

label {
  display: block;
  color: #414141;
  font-size: 0.875em;
  margin-bottom: 10px; }
  label.error {
    color: #f94743; }

input.text, textarea {
  border: 1px solid rgba(32, 32, 32, 0.23);
  width: 100%;
  border-radius: 5px;
  height: 48px;
  margin-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box; }
  input.text:focus, textarea:focus {
    outline: 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid rgba(0, 0, 0, 0.05); }

textarea {
  height: auto;
  padding: 10px; }

.checkboxContainer {
  position: relative; }
  .checkboxContainer input {
    position: absolute;
    top: 5px; }
  .checkboxContainer label {
    padding-left: 30px;
    color: #414141; }

.JFormStatusError {
  width: 400px;
  max-width: 100%;
  margin: 40px auto 0;
  color: #f94743; }

.modCform #mod_emailForm {
  max-width: 470px;
  border: 1px solid #e9e9e9;
  padding: 36px 0 0;
  margin: 72px auto; }

.FormBuilder-sell-form .Inputfield_surname,
.FormBuilder-property-enquiry .Inputfield_surname,
.FormBuilder-contact .Inputfield_surname {
  display: none; }

form {
  width: 100%;
  max-width: 400px;
  padding: 0 15px;
  box-sizing: border-box;
  margin: 0 auto; }
  form .button {
    margin: 20px 0 0; }
    @media (min-width: 550px) {
      form .button {
        margin: 20px 0 40px; } }

.checkbox-container label {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  line-height: normal;
  color: #888; }
  .checkbox-container label::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "font awesome 5 pro";
    width: 18px;
    height: 18px;
    border: 1px solid #dce1ea;
    font-size: 11px;
    font-weight: 600;
    border-radius: 3px;
    padding: 2px 0 0 3px;
    box-sizing: border-box;
    color: #414141; }
  .checkbox-container label.active::before {
    content: '\f00c'; }
  .checkbox-container label input {
    position: absolute;
    opacity: 0; }

.InputfieldSubmit {
  text-align: center; }
  @media (min-width: 550px) {
    .InputfieldSubmit {
      text-align: unset; } }

.button, input[type="button"].button, input[type="submit"].button,
p a.button, ul a.button {
  display: inline-block;
  background: #8B0F03;
  color: #FFFFFF;
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
  border: 0;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
  transition: all .2s ease;
  text-decoration: none;
  padding: 14px 20px 16px 20px;
  min-width: 138px; }
  .button:hover, input[type="button"].button:hover, input[type="submit"].button:hover,
  p a.button:hover, ul a.button:hover {
    background: #6d0c02;
    border: 0; }
  @media (min-width: 550px) {
    .button, input[type="button"].button, input[type="submit"].button,
    p a.button, ul a.button {
      font-size: 16px;
      padding: 14px 34px 16px;
      min-width: 138px; } }
  .button--alt, input[type="button"].button--alt, input[type="submit"].button--alt,
  p a.button--alt, ul a.button--alt {
    background: #637a8b;
    box-shadow: 0 11px 14px 0 rgba(0, 0, 0, 0.12); }
    .button--alt:hover, input[type="button"].button--alt:hover, input[type="submit"].button--alt:hover,
    p a.button--alt:hover, ul a.button--alt:hover {
      background: #566a79;
      box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.22); }
  .button--lite, input[type="button"].button--lite, input[type="submit"].button--lite,
  p a.button--lite, ul a.button--lite {
    color: #1A1A1A;
    background: #FFFFFF;
    box-shadow: 0 11px 14px 0 rgba(0, 0, 0, 0.12); }
    .button--lite:hover, input[type="button"].button--lite:hover, input[type="submit"].button--lite:hover,
    p a.button--lite:hover, ul a.button--lite:hover {
      background: #e6e6e6;
      box-shadow: 0 10px 22px 0 rgba(0, 0, 0, 0.22); }
  .button--large, input[type="button"].button--large, input[type="submit"].button--large,
  p a.button--large, ul a.button--large {
    padding: 14px 14px 13px; }
    @media (min-width: 550px) {
      .button--large, input[type="button"].button--large, input[type="submit"].button--large,
      p a.button--large, ul a.button--large {
        padding: 18px 43px 17px; } }
  .button--med, input[type="button"].button--med, input[type="submit"].button--med,
  p a.button--med, ul a.button--med {
    padding: 11px 25px;
    min-width: 147px; }
  .button--small, input[type="button"].button--small, input[type="submit"].button--small,
  p a.button--small, ul a.button--small {
    font-size: 0.875em;
    padding: 13px 24px 13px;
    min-width: 127px; }
  .button i, input[type="button"].button i, input[type="submit"].button i,
  p a.button i, ul a.button i {
    font-size: 1.063em;
    margin-left: 5px; }

.page-5025 #map {
  height: 442px; }

.page-5025 .footer-bar-wrap {
  margin-top: 0; }

.gm-style-iw {
  border-radius: 0 !important;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2) !important; }
  .gm-style-iw button.gm-ui-hover-effect {
    display: none !important; }

.map-bubble {
  font-size: 0.875em; }
  @media (min-width: 550px) {
    .map-bubble {
      font-size: 16px;
      padding: 21px 26px 15px; } }
  .map-bubble__item {
    display: flex;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.69;
    margin-bottom: 0.55em; }
    .map-bubble__item span:first-child {
      font-weight: bold;
      color: #414141;
      width: 20px; }
      @media (min-width: 550px) {
        .map-bubble__item span:first-child {
          width: 32px; } }

blockquote {
  background: rgba(44, 63, 106, 0.05);
  clear: both;
  text-align: center;
  padding: 24px 28px;
  margin-top: 2em;
  color: #414141;
  font-size: 12px; }
  blockquote p {
    max-width: 740px;
    margin: 0 auto; }
  blockquote b, blockquote strong {
    font-size: 26px;
    font-weight: normal; }

.grid {
  max-width: 1160px;
  margin: 10px auto;
  display: grid; }
  @media (min-width: 550px) {
    .grid {
      margin: 30px auto; } }
  @media (min-width: 1024px) {
    .grid {
      grid-template-columns: repeat(3, 1fr); } }
  .grid__item {
    text-align: center;
    padding: 15px; }
    @media (min-width: 1024px) {
      .grid__item {
        padding: 0 39px; } }
  .grid__image {
    margin-bottom: 10px; }
  .grid h4 {
    margin-bottom: 0.5em; }
  .grid p {
    color: #888; }

.blog {
  width: 832px;
  max-width: 100%;
  margin: 30px auto 63px;
  display: grid;
  grid-row-gap: 18px;
  padding: 15px;
  box-sizing: border-box; }
  @media (min-width: 550px) {
    .blog {
      margin: 73px auto 63px;
      grid-column-gap: 16px;
      grid-template-columns: 1fr 1fr; } }

.blog-listing__image {
  display: block;
  height: 213px;
  background-size: cover;
  background-position: center;
  border-radius: 5px 5px 0 0;
  background-color: #f9f9f9; }

.blog-listing h4 {
  font-size: 1.25em;
  font-weight: normal;
  margin-bottom: 14px; }

.blog-listing__detail {
  border: 1px solid #e9e9e9;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding: 28px 30px 36px; }

.blog-listing p {
  color: #888;
  line-height: 1.63; }

.blog-listing .button {
  margin-top: 20px;
  color: #FFFFFF; }

.login {
  max-width: 100%;
  width: 386px; }
  .login h4 {
    margin-bottom: 1em; }
  @media (min-width: 1024px) {
    .login {
      display: flex;
      width: 1016px; } }

.login__form {
  max-width: 100%;
  margin: 0; }
  @media (min-width: 1024px) {
    .login__form {
      width: 470px;
      padding-right: 39px;
      padding-bottom: 14px;
      border-right: 2px solid #e9e9e9; } }
  @media (max-width: 549px) {
    .login__form form {
      padding: 0 0 20px; }
      .login__form form .form-login__submit {
        text-align: center; } }
  .login__form div {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 25px 0 15px; }
    @media (min-width: 550px) {
      .login__form div {
        border: 1px solid #e9e9e9;
        padding: 35px 0; } }
  .login__form .button {
    min-width: 157px;
    margin: 0; }
  .login__form .forgotPassword {
    float: right;
    margin: 37px 81px 0 0;
    font-size: 0.813em;
    text-decoration: underline; }

.login__info {
  margin-top: 37px; }
  @media (min-width: 1024px) {
    .login__info {
      margin-top: 0;
      padding-left: 35px; } }
  .login__info ul {
    padding: 36px 34px;
    box-sizing: border-box;
    width: 100%;
    background: #f9f9f9; }

#loginError {
  color: #f94743;
  margin: 40px 20px;
  text-align: center; }

.document {
  max-width: 894px;
  margin: 0 auto;
  box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.2);
  align-items: center;
  box-sizing: border-box;
  text-align: center;
  padding: 0 15px 20px; }
  @media (min-width: 1024px) {
    .document {
      padding: 20.5px 34px 20.5px 36px;
      text-align: left;
      display: flex; } }
  .document img {
    align-self: flex-start;
    margin-top: 20px; }
    @media (min-width: 1024px) {
      .document img {
        margin-right: 37px; } }
  .document__details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0;
    box-sizing: border-box;
    text-align: center; }
    @media (min-width: 1024px) {
      .document__details {
        text-align: left;
        padding-right: 40px;
        margin-right: 35px;
        width: 394px;
        border-right: 1px solid #e9e9e9; } }
    .document__details span {
      font-size: 0.75em;
      color: #888; }
  .document__title {
    font-size: 1.25em;
    color: #414141; }
  .document__property {
    color: #888;
    margin-top: 13px; }
  .document__buttons {
    flex: 1;
    display: flex;
    justify-content: center; }
    @media (min-width: 1024px) {
      .document__buttons {
        justify-content: space-between; } }
    .document__buttons .button {
      min-width: 0;
      margin: 0 5px; }
      .document__buttons .button:last-child {
        margin-right: 0; }

.fauxtable {
  width: 988px;
  max-width: 100%;
  margin: 0 auto 160px;
  display: grid;
  grid-template-rows: auto; }
  @media (min-width: 768px) {
    .fauxtable--4col {
      grid-template-columns: repeat(4, auto); }
    .fauxtable--5col {
      grid-template-columns: repeat(5, auto); } }
  .fauxtable__cell {
    display: flex;
    align-items: center;
    color: #888;
    padding: 0 15px 8px; }
    .fauxtable__cell--last {
      border-bottom: 1px solid #e9e9e9;
      margin-bottom: 15px;
      padding-bottom: 15px; }
    .fauxtable__cell .button {
      margin-right: 5px;
      white-space: nowrap;
      box-shadow: none; }
    .fauxtable__cell .fauxtable__label {
      font-weight: bold;
      color: #414141; }
    @media (min-width: 768px) {
      .fauxtable__cell {
        padding: 18px 29px;
        border-bottom: 1px solid #e9e9e9; }
        .fauxtable__cell .fauxtable__label {
          display: none; }
        .fauxtable__cell--last {
          margin-bottom: 0; } }
  .fauxtable__header {
    background: #f9f9f9;
    font-weight: bold;
    color: #414141;
    border-bottom: 0;
    display: none; }
    @media (min-width: 768px) {
      .fauxtable__header {
        display: flex; } }
  .fauxtable__footer {
    background: #f9f9f9;
    font-weight: bold;
    display: flex;
    color: #414141; }

.offer {
  margin-bottom: 80px; }
  @media (min-width: 550px) {
    .offer {
      border: 8px solid #8B0F03;
      margin-bottom: inherit; } }
  @media (min-width: 1200px) {
    .offer {
      display: flex; } }
  .offer .intro {
    background: url("/site/assets/images/offer.jpg");
    background-position: center;
    background-size: cover;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px; }
    .offer .intro::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      z-index: 1; }
    @media (min-width: 1200px) {
      .offer .intro {
        width: 397px; }
        .offer .intro::after {
          content: '';
          position: absolute;
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 600px 170px;
          right: 0;
          top: 0;
          border-color: transparent transparent white transparent;
          z-index: 3; } }
    .offer .intro h3 {
      color: white;
      margin: 38px 62px 20px 34px;
      max-width: 350px;
      font-size: 35px;
      position: relative;
      z-index: 2; }
      @media (min-width: 768px) {
        .offer .intro h3 {
          font-size: 44px; } }
    .offer .intro .price {
      background: white;
      width: 114px;
      height: 114px;
      border-radius: 100%;
      color: #8B0F03;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      margin-left: 34px;
      position: relative;
      z-index: 2; }
      .offer .intro .price span {
        display: block; }
      .offer .intro .price__value {
        font-weight: bold;
        font-size: 32px; }
      .offer .intro .price__qualifier {
        font-size: 14px; }
  .offer .text {
    padding-right: 30px;
    font-size: 13px; }
    @media (min-width: 768px) {
      .offer .text {
        display: flex;
        padding-right: 0;
        font-size: 16px; } }
    .offer .text h4 {
      font-weight: bold;
      margin-bottom: 15px;
      font-size: inherit; }
    .offer .text__column {
      margin: 42px 33px 0px 30px; }
      .offer .text__column:first-child {
        margin-right: 0; }
    .offer .text li {
      background: url(/site/assets/images/tick-marker.svg) no-repeat;
      background-position: left top;
      padding-left: 36px;
      margin-bottom: 15px;
      min-height: 35px; }
      @media (min-width: 768px) {
        .offer .text li {
          background-position: left 3px; } }
  .offer .c2a {
    margin: 33px 30px 55px;
    text-align: center; }
    @media (min-width: 768px) {
      .offer .c2a {
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media (min-width: 1200px) {
      .offer .c2a {
        margin: 0 30px 55px;
        text-align: left;
        justify-content: unset; } }
    .offer .c2a p, .offer .c2a strong {
      color: #8B0F03;
      font-size: 18px; }
    .offer .c2a a {
      margin-left: 20px;
      box-shadow: 0 12px 28px 0 #00000038;
      padding: 18px 53px;
      margin-top: 15px; }
      @media (min-width: 768px) {
        .offer .c2a a {
          margin-top: 0; } }

*::-ms-backdrop, .offer .text {
  display: block; }

.page-1 .hero {
  background: #f9f9f9;
  position: relative;
  padding: 0;
  border: 0;
  margin-bottom: -22px; }
  @media (min-width: 768px) {
    .page-1 .hero {
      padding: 56px 87px;
      height: 505px;
      display: flex;
      align-items: center; } }
  .page-1 .hero__banner {
    background: url(/site/assets/images/home-hero-2.jpg);
    background-size: cover;
    background-position: center;
    height: 175px; }
    @media (min-width: 550px) {
      .page-1 .hero__banner {
        height: 193px; } }
    @media (min-width: 768px) {
      .page-1 .hero__banner {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0; } }
  .page-1 .hero__inner {
    position: relative;
    z-index: 2; }
  .page-1 .hero h1 {
    padding: 33px 29px 0;
    font-size: 2.1em;
    color: #414141; }
    @media (min-width: 550px) {
      .page-1 .hero h1 {
        font-size: 2.29em; } }

.content {
  max-width: 760px; }
  .content .button {
    margin-top: 1em; }
  .content__image {
    text-align: center; }
  .content img {
    max-width: 100%; }
  .content::after {
    content: '';
    display: table;
    clear: both; }

img.align_right {
  float: right;
  margin: 0.45em 0 1.5em 2.5em; }

img.align_left {
  float: left;
  margin: 0.45em 2.5em 1.5em 0; }

.enquiry main .hero {
  position: relative;
  padding-bottom: 85px; }

@media (min-width: 550px) {
  .enquiry .properties-container {
    border: 1px solid #e9e9e9; } }

.enquiry .property-listing {
  border-bottom: 1px solid #e9e9e9;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-top: 0; }

.enquiry h1 {
  text-align: center;
  color: #FFFFFF;
  max-width: 737px;
  margin: 0 auto; }

.enquiry form {
  margin: 48px auto 0; }
  @media (min-width: 550px) {
    .enquiry form {
      margin: 48px auto; } }

.property-detail main .enquiry__wrapper {
  margin: -57px 0 0; }

.thanks {
  display: none; }

.success .hero__inner {
  display: none; }

.success main .enquiry__wrapper {
  margin-top: 0; }

.success .thanks {
  display: block;
  width: 800px;
  max-width: 100%;
  margin: 0 auto; }
  .success .thanks__title {
    color: #FFFFFF;
    font-size: 2.29em;
    font-weight: bold;
    text-align: center; }
  .success .thanks__subtitle {
    color: #FFFFFF;
    font-size: 1.25em;
    text-align: center; }
  .success .thanks__property-intro {
    color: #414141;
    font-size: 1.625em;
    margin: 45px 0 3px; }
  .success .thanks__property-back {
    margin-top: 16px;
    font-size: 0.875em; }

.success.enquiry .properties-container {
  border: 0; }

.success.enquiry .property-listing {
  border-top: 2px solid #dce1ea;
  border-bottom: 2px solid #dce1ea; }

.success form {
  display: none; }

.sell-form .block__inner {
  max-width: 836px;
  margin: 0 auto;
  border: 1px solid #e9e9e9;
  padding: 47px 15px; }
  .sell-form .block__inner h3 {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: bold;
    text-align: center; }
    .sell-form .block__inner h3 strong {
      color: #8B0F03; }

.page-5012 blockquote {
  padding: 39px 0 40px; }

.testimonials.grid h3 {
  margin-bottom: 3px;
  font-weight: 400; }

.testimonials.grid p {
  font-weight: 300;
  color: #888; }
  .testimonials.grid p.testimonials__name {
    margin-top: 9px;
    color: #7F7F7F; }
    .testimonials.grid p.testimonials__name span {
      font-weight: 400; }

.testimonials.grid .grid__item {
  position: relative; }
  @media (min-width: 1024px) {
    .testimonials.grid .grid__item::after {
      content: '';
      height: 70%;
      width: 1px;
      position: absolute;
      display: block;
      top: 15%;
      right: 0;
      box-sizing: border-box;
      border-left: 2px dashed rgba(151, 151, 151, 0.3); }
    .testimonials.grid .grid__item:last-child::after {
      display: none; } }

.properties-container {
  width: 800px;
  max-width: 100%;
  background: #FFFFFF; }
  @media (min-width: 550px) {
    .properties-container {
      margin-top: -20px; } }
  @media (min-width: 768px) {
    .properties-container {
      margin-top: auto; } }

.no-properties {
  margin: 50px 0 100px; }
  .no-properties p {
    color: #414141;
    font-weight: 600; }

.viewing span {
  font-size: 0.875em; }
  @media (min-width: 550px) {
    .viewing span {
      font-size: 16px; } }

.viewing form {
  max-width: 100%;
  float: right;
  padding: 0;
  width: 150px; }
  @media (min-width: 550px) {
    .viewing form {
      width: 200px;
      margin: -5px 0 5px; } }

.viewing select {
  float: right;
  background-position: right;
  -moz-text-align-last: right;
       text-align-last: right; }

.viewing::after {
  content: '';
  display: table;
  clear: both; }

.property-listing {
  display: flex;
  border: 1px solid #e9e9e9; }
  .property-listing__image {
    flex-shrink: 0;
    background-size: cover;
    background-position: center;
    margin: 20px 19px;
    position: relative;
    height: 223px;
    width: 266px; }
    .property-listing__image::before {
      content: '';
      display: block;
      width: 22px;
      height: 19.2px;
      background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjIgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA1NC4xICg3NjQ5MCkgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+OThFMkE5QjMtNzNDMi00NjE2LTlEMUYtQkI1MTEyMTcxMjU3PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSIwMS1Ib21lIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTg3LjAwMDAwMCwgLTg0NC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNNjA4Ljk5OTk0OCw4NDguOTM3NTMxIEw2MDguOTk5OTQ4LDg2MS4zMTI1MDIgQzYwOC45OTk5NDgsODYxLjg4NTQxNyA2MDguNzk5NDI3LDg2Mi4zNzIzOTUgNjA4LjM5ODM4Niw4NjIuNzczNDM2IEM2MDcuOTk3MzQ2LDg2My4xNzQ0NzYgNjA3LjUxMDM2OCw4NjMuMzc0OTk3IDYwNi45Mzc0NTIsODYzLjM3NDk5NyBMNTg5LjA2MjQ5NSw4NjMuMzc0OTk3IEM1ODguNDg5NTgsODYzLjM3NDk5NyA1ODguMDAyNjAyLDg2My4xNzQ0NzYgNTg3LjYwMTU2MSw4NjIuNzczNDM2IEM1ODcuMjAwNTIxLDg2Mi4zNzIzOTUgNTg3LDg2MS44ODU0MTcgNTg3LDg2MS4zMTI1MDIgTDU4Nyw4NDguOTM3NTMxIEM1ODcsODQ4LjM2NDYxNiA1ODcuMjAwNTIxLDg0Ny44Nzc2MzggNTg3LjYwMTU2MSw4NDcuNDc2NTk3IEM1ODguMDAyNjAyLDg0Ny4wNzU1NTcgNTg4LjQ4OTU4LDg0Ni44NzUwMzYgNTg5LjA2MjQ5NSw4NDYuODc1MDM2IEw1OTIuODQzNzM2LDg0Ni44NzUwMzYgTDU5My4zNTkzNiw4NDUuNDU3MDcxIEM1OTMuNTMxMjM0LDg0NS4wNTYwMyA1OTMuNzg5MDQ2LDg0NC43MzM3NjUgNTk0LjEzMjc5NSw4NDQuNDkwMjc2IEM1OTQuNDc2NTQ1LDg0NC4yNDY3ODcgNTk0Ljg2MzI2Myw4NDQuMTI1MDQzIDU5NS4yOTI5NDksODQ0LjEyNTA0MyBMNjAwLjcwNjk5OSw4NDQuMTI1MDQzIEM2MDEuMTM2Njg1LDg0NC4xMjUwNDMgNjAxLjUyMzQwMyw4NDQuMjQ2Nzg3IDYwMS44NjcxNTIsODQ0LjQ5MDI3NiBDNjAyLjIxMDkwMSw4NDQuNzMzNzY1IDYwMi40Njg3MTMsODQ1LjA1NjAzIDYwMi42NDA1ODgsODQ1LjQ1NzA3MSBMNjAzLjE1NjIxMSw4NDYuODc1MDM2IEw2MDYuOTM3NDUyLDg0Ni44NzUwMzYgQzYwNy41MTAzNjgsODQ2Ljg3NTAzNiA2MDcuOTk3MzQ2LDg0Ny4wNzU1NTcgNjA4LjM5ODM4Niw4NDcuNDc2NTk3IEM2MDguNzk5NDI3LDg0Ny44Nzc2MzggNjA4Ljk5OTk0OCw4NDguMzY0NjE2IDYwOC45OTk5NDgsODQ4LjkzNzUzMSBaIE02MDMuMTU2MjExLDg1NS4xMjUwMTYgQzYwMy4xNTYyMTEsODU0LjE3OTcwNiA2MDIuOTI3MDQ2LDg1My4zMTMxNzIgNjAyLjQ2ODcxMyw4NTIuNTI1NDEzIEM2MDIuMDEwMzgxLDg1MS43Mzc2NTUgNjAxLjM4NzMzNSw4NTEuMTE0NjEgNjAwLjU5OTU3Nyw4NTAuNjU2Mjc3IEM1OTkuODExODE5LDg1MC4xOTc5NDUgNTk4Ljk0NTI4NCw4NDkuOTY4Nzc5IDU5Ny45OTk5NzQsODQ5Ljk2ODc3OSBDNTk3LjA1NDY2NCw4NDkuOTY4Nzc5IDU5Ni4xODgxMjksODUwLjE5Nzk0NSA1OTUuNDAwMzcxLDg1MC42NTYyNzcgQzU5NC42MTI2MTIsODUxLjExNDYxIDU5My45ODk1NjcsODUxLjczNzY1NSA1OTMuNTMxMjM0LDg1Mi41MjU0MTMgQzU5My4wNzI5MDIsODUzLjMxMzE3MiA1OTIuODQzNzM2LDg1NC4xNzk3MDYgNTkyLjg0MzczNiw4NTUuMTI1MDE2IEM1OTIuODQzNzM2LDg1Ni4wNzAzMjcgNTkzLjA3MjkwMiw4NTYuOTM2ODYxIDU5My41MzEyMzQsODU3LjcyNDYyIEM1OTMuOTg5NTY3LDg1OC41MTIzNzggNTk0LjYxMjYxMiw4NTkuMTM1NDIzIDU5NS40MDAzNzEsODU5LjU5Mzc1NiBDNTk2LjE4ODEyOSw4NjAuMDUyMDg4IDU5Ny4wNTQ2NjQsODYwLjI4MTI1NCA1OTcuOTk5OTc0LDg2MC4yODEyNTQgQzU5OC45NDUyODQsODYwLjI4MTI1NCA1OTkuODExODE5LDg2MC4wNTIwODggNjAwLjU5OTU3Nyw4NTkuNTkzNzU2IEM2MDEuMzg3MzM1LDg1OS4xMzU0MjMgNjAyLjAxMDM4MSw4NTguNTEyMzc4IDYwMi40Njg3MTMsODU3LjcyNDYyIEM2MDIuOTI3MDQ2LDg1Ni45MzY4NjEgNjAzLjE1NjIxMSw4NTYuMDcwMzI3IDYwMy4xNTYyMTEsODU1LjEyNTAxNiBaIE02MDEuNzgxMjE1LDg1NS4xMjUwMTYgQzYwMS43ODEyMTUsODU2LjE1NjI2NCA2MDEuNDA4ODIsODU3LjA0NDI4MyA2MDAuNjY0MDMsODU3Ljc4OTA3MyBDNTk5LjkxOTI0LDg1OC41MzM4NjIgNTk5LjAzMTIyMSw4NTguOTA2MjU3IDU5Ny45OTk5NzQsODU4LjkwNjI1NyBDNTk2Ljk2ODcyNiw4NTguOTA2MjU3IDU5Ni4wODA3MDcsODU4LjUzMzg2MiA1OTUuMzM1OTE4LDg1Ny43ODkwNzMgQzU5NC41OTExMjgsODU3LjA0NDI4MyA1OTQuMjE4NzMzLDg1Ni4xNTYyNjQgNTk0LjIxODczMyw4NTUuMTI1MDE2IEM1OTQuMjE4NzMzLDg1NC4wOTM3NjkgNTk0LjU5MTEyOCw4NTMuMjA1NzUgNTk1LjMzNTkxOCw4NTIuNDYwOTYgQzU5Ni4wODA3MDcsODUxLjcxNjE3MSA1OTYuOTY4NzI2LDg1MS4zNDM3NzUgNTk3Ljk5OTk3NCw4NTEuMzQzNzc1IEM1OTkuMDMxMjIxLDg1MS4zNDM3NzUgNTk5LjkxOTI0LDg1MS43MTYxNzEgNjAwLjY2NDAzLDg1Mi40NjA5NiBDNjAxLjQwODgyLDg1My4yMDU3NSA2MDEuNzgxMjE1LDg1NC4wOTM3NjkgNjAxLjc4MTIxNSw4NTUuMTI1MDE2IFoiIGlkPSLvgLAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==");
      position: absolute;
      bottom: 15px;
      left: 18px; }
  .property-listing .property-listing__stats {
    display: grid;
    grid-template-rows: auto auto; }
  .property-listing .property-listing__intro {
    grid-row: 2/3; }
  .property-listing__details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 20px 19px 28px 0;
    height: 100%;
    flex: 1; }
  .property-listing__price_qualifier {
    color: #888;
    font-size: 0.875em; }
  .property-listing__price {
    color: #414141;
    font-weight: 600;
    font-size: 1.375em; }
    .property-listing__price p {
      color: #414141; }
    .property-listing__price span {
      font-size: 0.636em;
      font-weight: 400;
      color: #888; }
  .property-listing__intro a {
    color: #414141;
    line-height: 1.44;
    font-size: 1.25em; }
  .property-listing__intro span {
    font-size: 0.875em; }
  .property-listing__description {
    font-size: 0.875em;
    color: #888;
    margin-top: 14px;
    flex: 1; }
  .property-listing__type {
    font-size: 0.875em;
    color: #888; }
  .property-listing__enquire {
    margin: 22px 0 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media (min-width: 1200px) {
      .property-listing__enquire {
        display: block;
        flex: 1; } }
  .property-listing .button {
    margin-right: 20px; }
  .property-listing__call {
    color: #888;
    min-width: 160px;
    margin: 13px 0; }
    .property-listing__call span {
      color: #414141;
      font-weight: bold; }

.properties--small {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(281px, 1fr));
  grid-template-rows: auto;
  grid-gap: 16px; }
  .properties--small .property-listing {
    flex-direction: column; }
    @media (min-width: 1200px) {
      .properties--small .property-listing {
        flex-direction: row; } }
    .properties--small .property-listing__image {
      width: auto; }
      @media (min-width: 1200px) {
        .properties--small .property-listing__image {
          height: auto;
          min-height: 183px;
          width: 265px; } }
    .properties--small .property-listing__details {
      margin: 0 19px 20px; }
      @media (min-width: 1200px) {
        .properties--small .property-listing__details {
          margin: 20px 19px 20px 0; } }
    @media (min-width: 1200px) {
      .properties--small .property-listing__description {
        display: none; } }

@media (max-width: 549px) {
  .properties--large .property-listing {
    flex-direction: column; } }
  @media (max-width: 549px) and (min-width: 1200px) {
    .properties--large .property-listing {
      flex-direction: row; } }

@media (max-width: 549px) {
    .properties--large .property-listing__image {
      width: auto; } }
    @media (max-width: 549px) and (min-width: 1200px) {
      .properties--large .property-listing__image {
        height: auto;
        min-height: 183px;
        width: 265px; } }

@media (max-width: 549px) {
    .properties--large .property-listing__details {
      margin: 0 19px 20px; } }
    @media (max-width: 549px) and (min-width: 1200px) {
      .properties--large .property-listing__details {
        margin: 20px 19px 20px 0; } }
  @media (max-width: 549px) and (min-width: 1200px) {
    .properties--large .property-listing__description {
      display: none; } }

@media (max-width: 549px) {
  .properties--large .property-listing {
    margin-top: 16px; } }

@media (min-width: 550px) {
  .properties--large .property-listing {
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .properties--large .property-listing--last {
      border-bottom: 1px solid #e9e9e9; } }

.properties--large .property-listing .button {
  float: left; }

@media (min-width: 550px) {
  .properties--large .property-listing__stats {
    display: flex;
    justify-content: space-between; }
  .properties--large .property-listing__intro {
    margin-top: 3px; }
    .properties--large .property-listing__intro a {
      font-size: 18px; } }

.properties--large .property-listing__price {
  white-space: nowrap;
  box-sizing: border-box;
  flex-shrink: 0; }
  .properties--large .property-listing__price span {
    display: block; }
    @media (min-width: 550px) {
      .properties--large .property-listing__price span {
        margin-top: 7px; } }
  .properties--large .property-listing__price p {
    color: #414141; }
  @media (min-width: 550px) {
    .properties--large .property-listing__price {
      padding-left: 25px; } }
  @media (min-width: 1024px) {
    .properties--large .property-listing__price {
      width: 120px; } }

.properties--large .property-listing__call {
  margin-top: 9px; }

@media (min-width: 550px) {
  .properties--large .bottomPaging {
    border-top: 1px solid #e9e9e9; } }

*::-ms-backdrop, .property-listing__details {
  display: block; }

.property-search {
  background: #FFFFFF;
  max-width: 100%;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .property-search {
      text-align: left;
      box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.2); } }
  .property-search form {
    max-width: 100%;
    padding: 0; }
  .property-search .search__fields {
    padding: 20px 29px 13px 29px;
    display: flex;
    justify-content: space-between;
    text-align: left;
    flex-wrap: wrap; }
    @media (min-width: 550px) {
      .property-search .search__fields {
        padding: 40px 29px 27px 29px; } }
    @media (min-width: 768px) {
      .property-search .search__fields {
        padding: 27px 29px 28px 29px; } }
    .property-search .search__fields div {
      display: inline-block;
      width: 48.5%;
      margin-bottom: 14px; }
      @media (min-width: 550px) {
        .property-search .search__fields div {
          width: 31%;
          margin-bottom: 0; } }
      .property-search .search__fields div label {
        display: block;
        color: #272f40; }
    .property-search .search__fields .search__postcode-group {
      height: 45px;
      display: flex;
      border: 1px solid #e9e9e9;
      margin-bottom: 14px;
      border-radius: 5px;
      width: 100%; }
      .property-search .search__fields .search__postcode-group .text {
        border: 0;
        background: none; }
        .property-search .search__fields .search__postcode-group .text:focus {
          box-shadow: none; }
      .property-search .search__fields .search__postcode-group .divider {
        position: relative; }
        .property-search .search__fields .search__postcode-group .divider::after {
          content: '';
          display: block;
          width: 1px;
          height: 25px;
          top: 10px;
          left: 0;
          position: absolute;
          background: #e9e9e9; }
      .property-search .search__fields .search__postcode-group select {
        color: rgba(136, 136, 136, 0.5);
        border: 0;
        background-color: transparent;
        padding-right: 40px; }
        @media (min-width: 550px) {
          .property-search .search__fields .search__postcode-group select {
            width: 120px; } }
        .property-search .search__fields .search__postcode-group select option {
          color: black; }
      @media (min-width: 550px) {
        .property-search .search__fields .search__postcode-group {
          width: 65.25%; } }
  .property-search .search__submit {
    text-align: center; }
    @media (min-width: 768px) {
      .property-search .search__submit {
        padding: 7px;
        text-align: right;
        background: #f9f9f9;
        border-top: 1px solid rgba(0, 0, 0, 0.03); } }
    .property-search .search__submit .button {
      margin: 0; }
  @media (min-width: 768px) {
    .property-search {
      width: 685px; } }
  .property-search--recess {
    margin: -97px auto 0;
    width: 800px;
    max-width: 100%;
    z-index: 2;
    position: relative; }

.search__reset {
  margin-right: 20px;
  margin-left: -56px;
  color: #888; }

.related-properties {
  grid-column: 1/2; }

.small-properties-title,
.small-properties-c2a {
  text-align: center;
  margin-bottom: 0.42em; }

.small-properties-c2a {
  margin-bottom: 1em;
  color: #414141; }
  .small-properties-c2a i {
    position: relative;
    bottom: -2px; }

.properties--small {
  clear: both; }

@media (min-width: 550px) {
  .small-properties-title {
    float: left;
    text-align: left; }
  .small-properties-c2a {
    float: right;
    text-align: right;
    margin: 0.5em 0 0; } }

.property-detail main {
  position: relative; }
  .property-detail main .hero--property {
    position: absolute;
    width: 100%;
    top: 0;
    padding-bottom: 177px; }
  .property-detail main .block {
    position: relative;
    margin-top: 0;
    z-index: 2; }

.property {
  width: 1130px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  box-sizing: border-box; }
  .property__main {
    width: 728px;
    max-width: 100%;
    margin: 0 auto; }
    .property__main p {
      color: #888; }
  .property__header::after {
    content: '';
    display: table;
    clear: both; }
  .property__back {
    padding: 18px 0 26px; }
    @media (min-width: 550px) {
      .property__back {
        padding: 35px 0; } }
    .property__back a {
      background: url("/site/assets/images/left-arrow.svg") left no-repeat;
      padding-left: 20px; }
  .property__title {
    float: left; }
    .property__title h1 {
      font-size: 1.375em;
      font-weight: 300; }
  .property__price {
    margin-bottom: 8px; }
    .property__price span {
      font-size: 0.875em;
      color: #888;
      margin-right: 5px; }
    @media (min-width: 550px) {
      .property__price {
        float: right;
        margin-top: 23px;
        margin-bottom: 0; } }
    .property__price strong {
      font-size: 1.375em; }
  .property__images {
    margin-top: 16px;
    clear: both;
    width: 100%;
    position: relative;
    background-color: white;
    height: 0;
    padding-bottom: 66.65%; }
  .property .prev, .property .next {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    z-index: 100;
    background-image: url("/site/assets/images/gallery-nav.svg");
    background-size: cover;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    width: 18.8px;
    height: 47px; }
    @media (min-width: 768px) {
      .property .prev, .property .next {
        width: 21px;
        height: 53px; } }
    @media (min-width: 1200px) {
      .property .prev, .property .next {
        width: 26px;
        height: 65px; } }
    .property .prev.disabled, .property .next.disabled {
      cursor: default;
      opacity: 0.5; }
  .property .next {
    right: 0; }
  .property .prev {
    transform: rotate(180deg); }
  .property__image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center; }
    .property__image--floorplan {
      background-repeat: no-repeat;
      background-size: contain; }
  .property__thumbnails {
    display: grid;
    grid-gap: 4px;
    margin-top: 3px;
    grid-template-columns: repeat(auto-fit, minmax(69px, 1fr)); }
    @media (min-width: 768px) {
      .property__thumbnails {
        grid-template-columns: repeat(10, minmax(69px, 1fr)); } }
    .property__thumbnails a {
      display: inline-block;
      width: 100%;
      height: 51px;
      background-size: cover;
      background-position: center;
      max-width: 86px; }
  .property__extras {
    width: 356px;
    padding-top: 160px; }
  .property__details {
    padding: 32px 30px 29px;
    background: #f6f7f7; }
    .property__details p, .property__details li {
      color: #414141; }
    .property__details .button {
      margin: 39px 0 14px; }
  .property__name {
    font-size: 1.375em; }
  .property__address, .property__bullets {
    font-size: 0.875em;
    color: #888;
    margin-bottom: 1em; }
  .property__share {
    height: 72px;
    background: #f6f7f7;
    margin-top: 2px;
    display: flex;
    align-items: center;
    padding: 0 30px; }
    .property__share p {
      color: #888;
      font-size: 0.875em; }
      .property__share p a {
        padding: 0 5px;
        margin-left: 5px;
        font-size: 17px; }
    .property__share .fa-facebook-f {
      color: #3b5998; }
    .property__share .fa-twitter {
      color: #1da1f2; }
  .property #map {
    height: 322px; }

.video-thumb span {
  background: rgba(32, 32, 32, 0.6);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 29px; }

.property__video {
  position: relative;
  height: 100%;
  overflow: hidden;
  max-width: 100%; }
  @media (min-width: 768px) {
    .property__video {
      padding-bottom: 57.25%;
      height: 0; } }
  .property__video iframe, .property__video object, .property__video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.property__extras {
  display: none; }
  @media (min-width: 1200px) {
    .property__extras {
      display: block; } }

.property__main .property__extras {
  display: block;
  width: auto;
  padding-top: 12px; }
  @media (max-width: 549px) {
    .property__main .property__extras .button {
      margin: 15px 0 14px; } }
  @media (min-width: 1200px) {
    .property__main .property__extras {
      display: none; } }
  @media (min-width: 550px) {
    .property__main .property__extras .property__details {
      position: relative;
      min-height: 100px;
      padding-right: 240px; }
    .property__main .property__extras .property__enquire {
      position: absolute;
      top: 0;
      right: 28px;
      text-align: right; } }

.back-to-search {
  margin: 3em 0;
  font-size: 0.875em; }
  .back-to-search a {
    text-decoration: none !important; }

.related-wrap {
  padding-top: 28px; }

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