@import url("https://use.typekit.net/ccy2pza.css");
@import url("https://use.typekit.net/kct7cnr.css");

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
figure,
footer,
header,
nav,
section {
  display: block;
}
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #3c3f41;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 26px;
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 41px;
  }
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-underline,
a.text-underline {
  text-decoration: underline;
}
.text-link, .text-link:hover {
  color: #653b71;
  font-weight: 600;
  font-size: 20px;
  text-decoration: underline;
}
.text-muted {
  color: #777777;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1390px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .slim-row {
    margin-right: -7.5px;
    margin-left: -7.5px;
  }
  .slim-row > .col,
  .slim-row > [class*="col-"] {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
@media (min-width: 768px) { 
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.66666667%; }
  .col-sm-offset-7 { margin-left: 58.33333333%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-4 { margin-left: 33.33333333%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-0 { margin-left: 0%; }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-pull-11 { right: 91.66666667%; }
  .col-md-pull-10 { right: 83.33333333%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-8 { right: 66.66666667%; }
  .col-md-pull-7 { right: 58.33333333%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-5 { right: 41.66666667%; }
  .col-md-pull-4 { right: 33.33333333%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-2 { right: 16.66666667%; }
  .col-md-pull-1 { right: 8.33333333%; }
  .col-md-pull-0 { right: auto; }
  .col-md-push-12 { left: 100%; }
  .col-md-push-11 { left: 91.66666667%; }
  .col-md-push-10 { left: 83.33333333%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-8 { left: 66.66666667%; }
  .col-md-push-7 { left: 58.33333333%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-5 { left: 41.66666667%; }
  .col-md-push-4 { left: 33.33333333%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-2 { left: 16.66666667%; }
  .col-md-push-1 { left: 8.33333333%; }
  .col-md-push-0 { left: auto; }
  .col-md-offset-12 { margin-left: 100%; }
  .col-md-offset-11 { margin-left: 91.66666667%; }
  .col-md-offset-10 { margin-left: 83.33333333%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-8 { margin-left: 66.66666667%; }
  .col-md-offset-7 { margin-left: 58.33333333%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-5 { margin-left: 41.66666667%; }
  .col-md-offset-4 { margin-left: 33.33333333%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-2 { margin-left: 16.66666667%; }
  .col-md-offset-1 { margin-left: 8.33333333%; }
  .col-md-offset-0 { margin-left: 0%; }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-pull-11 { right: 91.66666667%; }
  .col-lg-pull-10 { right: 83.33333333%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-8 { right: 66.66666667%; }
  .col-lg-pull-7 { right: 58.33333333%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-5 { right: 41.66666667%; }
  .col-lg-pull-4 { right: 33.33333333%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-2 { right: 16.66666667%; }
  .col-lg-pull-1 { right: 8.33333333%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-8 { left: 66.66666667%; }
  .col-lg-push-7 { left: 58.33333333%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-5 { left: 41.66666667%; }
  .col-lg-push-4 { left: 33.33333333%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-2 { left: 16.66666667%; }
  .col-lg-push-1 { left: 8.33333333%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-0 { margin-left: 0%; }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #653b71;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #5cb9c4;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-group label {
  margin-right: 25px;
  margin-left: 5px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  letter-spacing: 0.25px;
}
@media (min-width: 768px) {
  .btn {
    letter-spacing: 0.55px;
  }
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #503f55;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #503f55;
  background-color: #ffffff;
  border-color: #5cb9c4;
}
.btn-default:focus,
.btn-default.focus {
  color: #503f55;
  background-color: #e6e6e6;
  border-color: #2b6e76;
}
.btn-default:hover {
  color: #503f55;
  background-color: #e6e6e6;
  border-color: #3c9ba7;
  outline: 0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #503f55;
  background-color: #e6e6e6;
  border-color: #3c9ba7;
}
.btn-group .btn-default:hover {
  background: #fff;
}
.btn-group .btn-default {
  box-shadow: none;
}
.btn-group .btn-default:active,
.btn-group .btn-default.active {
  color: #653B71;
  border-width: 5px;
  border-color: #5CB9C4;
  padding: 2px 10px;
  box-shadow: none;
  background-color: #fff;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {

  background-color: #fff;
  outline: 0;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #5cb9c4;
}
.btn-primary {
  color: #ffffff;
  background-color: #45adb9;
  border-color: #45adb9;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #3fa2ae;
  border-color: #2b6e76;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #3fa2ae;
  border-color: #3c9ba7;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3fa2ae;
  border-color: #3c9ba7;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #358a94;
  border-color: #2b6e76;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  margin-bottom: 20
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #653b71;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #5cb9c4;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
  white-space: nowrap;
  box-shadow: none;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 1090px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1090px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1090px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1090px) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
    width: 100%;
    text-align: center;
    font-size: 24px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 1090px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1090px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
  text-align: center;
  font-size: 15px;
  padding: 10px 0;
}
.navbar-fixed-bottom .btn.btn-lg {
  font-size: 15px;
}
.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
  max-width: 160px;
  margin: 5px 0;
}
@media (max-width: 768px) {
  .navbar-brand > img {
    width: 130px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  margin-top: 16px;
  padding:0;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
}
@media (min-width: 767px) {
  .navbar-toggle {
    margin-right: 410px;
  }
}
.navbar-toggle span {
  float: left;
  line-height: 30px;
  margin-right: 10px;
  color: #59315F;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1090px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 15px;
}
@media (max-width: 1089px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    overflow-y: scroll;
    padding-top: 0
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1090px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media (max-width: 992px) {
  .navbar-nav > li > a {
    color: #58315f!important;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 1090px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.navbar-default .navbar-brand {
  color: #3c3f41;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #242526;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #3c3f41;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #653b71;
  text-decoration: underline;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #3c3f41;
  background-color: #dfdfdf;
}
.navbar-default .navbar-collapse {
  border-color: #f0f0f0;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #653b71;
    text-align: center;
    font-size: 18px;
  }
}
@media (max-width: 325px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 20px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 0px 15px 5px 25px;
  }
  .navbar-nav {
    margin: 0px -15px;
  }
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.panel {
  margin-bottom: 22px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ffffff;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
#errorModal .modal-content {
  border: 1px solid #FFF;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}
#errorModal .close {
  font-size: 16px;
  color: #653B71;
  top: 5px;
  margin-right: 7px;
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif;
  opacity: 1;
  float: none;
}
#errorModal .modal-header {
  border-bottom: none;
  padding-bottom: 5px;
  text-align: center;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 130px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
img {
  max-width: 100%;
}
a,
a:hover,
a:focus {
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1 {
  color: #653b71;
}
h1 {
  font-size: 26px;
  margin-bottom: 20px;
  line-height: 1.3em;
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 36px;
  }
}
h2 {
  line-height: 1.2em;
}
label {
  font-weight: normal;
  color: #3C3F41;
}
/* Utilites */
.u-list-unstyled {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.u-centered {
  text-align: center;
}
.u-element-centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.u-marginTop{
  margin-top: 30px;
}
.u-leftAligned {
  text-align: left;
}
.u-bold {
  font-weight: bold;
}
.purple-link, .purple-link:hover {
  color: #653B71;
}
@media (min-width: 992px) {
  .u-md-bold {
    font-weight: bold;
  }
}
.u-italics {
  font-style: italic;
}
.u-line {
  display: block;
}
@media (min-width: 992px) {
  .u-md-block {
    display: block;
  }
}
.u-noPadding {
  padding: 0 !important;
}
.u-action-link {
  display: inline-block;
  position: relative;
}
.u-action-link:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-left: 10px solid #59315F;
  margin-right: -20px;
}
.u-action-link.u-action-link--white:after {
  border-left: 10px solid #fff;
}
.u-quote {
  font-style: italic;
  color: #653b71;
}
/* END Utilites */
/* FORMS */
.error-message {
  color: #a94442;
  padding: 5px 0 0;
  font-size: 14px;
}
.checkbox > input[type="checkbox"] {
  margin-left: 0;
}
/* END FORMS */
/* PANEL */
.panel {
  margin-bottom: 15px;
  box-shadow: none;
}
.panel-default {
  border-color: #5CB9C4;
}
.panel-default > .panel-heading {
  border-color: #5CB9C4;
}
.panel-body {
  padding: 0;
}
.panel-body img {
  border-radius: 3px;
}
/* END PANEL */
/* NAVBAR */
.navbar {
  margin-bottom: 0;
  border-radius: 0;
  border: none;
}
.navbar-default {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  z-index: 100;
}
.navbar-brand {
  height: auto;
  padding: 6px 0;
}
@media (min-width: 992px) {
  .navbar-nav > li > a {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
/* END NAVBAR */
.action-link-wrapper {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .action-link-wrapper.action-link-wrapper--centered-small {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .action-link-wrapper h3 {
    font-size: 18px;
  }
}
.action-link {
  color: #653b71 !important;
  font-weight: bold;
  position: relative;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .action-link {
    font-size: 20px;
  }
}
.action-link:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 11px solid #653b71;
}
/* Buttons */
.form-group.form-group--split-btn .btn {
  width: 46%;
}
.form-group.form-group--split-btn .btn.btn-float-left {
  float: left;
}
.form-group.form-group--split-btn .btn.btn-float-right {
  float: right;
}
.btn {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
}
@media (min-width: 992px) {
  .btn-btn-primary {
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 9px;
  }
}
.btn.btn-default {
  font-weight: normal;
}
.btn.btn-primary {
  font-weight: normal;
}
.btn-primary.btn-primary--in-group-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 48px;
  padding-top: 11px;
  padding-bottom: 10px;
}
.btn.btn-alternative-1 {
  border: 1px solid #59315F;
  color: #3C3F41;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  font-weight: normal;
  background: #fff;
}
.btn.btn-alternative-2 {
  border: 1px solid #EA6060;
  color: #653B71;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  font-weight: bold;
  background: #fff;
}
.btn.btn-alternative-3 {
  border: 1px solid #5CB9C4;
  color: #3C3F41;
  box-shadow: none;
  font-weight: normal;
  background: #F0F0F0;
}
.btn.btn-alternative-3.active {
  background-color: #fff;
}
.btn.btn-alternative-4 {
  border: 1px solid #fff;
  color: #653b71;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  font-weight: bold;
  background: #fff;
}
.btn.btn-icon {
  background: #5cb9c4;
  width: 40px;
  height: 32px;
  padding: 4px;
}
.btn.btn-icon svg {
  vertical-align: bottom;
}
.btn.btn--medium {
  padding: 4px 12px;
}
.btn-group.btn-group-default > .btn {
  height: 48px;
  width: 110px;
  outline: none !important;
}
.btn-group.btn-group-default > .btn.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24) !important;
  border-width: 6px;
  background-color: #fff;
  border-color: #5CB9C4;
}
.btn-block,
.btn.btn-block {
  display: block;
  width: 100%;
}
.btn.btn--see-all-properties {
  font-weight: bold;
  color: #653B71;
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .btn.btn--see-all-properties {
    padding: 12px 12px;
  }
}
.btn--see-all-properties > span {
  position: relative;
  display: block;
  padding-right: 30px;
}
.btn--see-all-properties span:after {
  content: '';
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #653B71;
}
/* BIGGER BUTTON */
@media (min-width: 768px) {
  .btn.btn-sm-lg {
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
  }
}
/* END Buttons */
/* Office staff */
.office-staff {
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  margin-bottom: 10px;
  background-color: #fff;
  max-width: 155px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.office-staff .office-staff__image {
  border-radius: 3px;
}



.office-staff .office-staff__body {
  padding: 3px 7px 5px;
  background: #fff;
  line-height: 12px;
  border-radius: 3px;
  text-align: left;
}


@media(max-width: 767px){
  .office-staff .office-staff__image {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .office-staff .office-staff__body {
    text-align: center;
    padding-bottom: 15px;
  }
}


@media (min-width: 992px) {
  .office-staff .office-staff__body {
    line-height: 16px;
  }
}
.office-staff .office-staff__title {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: #653b71;
  display: block;
}
@media (min-width: 992px) {
  .office-staff .office-staff__title {
    font-size: 14px;
  }
  .office-staff .office-staff__jobTitle {
    font-size: 13px;
    line-height: 1;
  }
}
.office-staff .office-staff__caption {
  font-size: 12px;
  line-height: 15px;
}
@media (min-width: 992px) {
  .office-staff .office-staff__caption {
    font-size: 14px;
  }
}
.office-staff.land-staff-block {
  max-width: 100%; 
  width: 100%;
}
@media (min-width: 992px) {
  .office-staff.land-staff-block .office-staff__image {
    padding: 15px 15px 0;
  }
  .office-staff.land-staff-block .office-staff__body {
    padding: 0 15px 15px;
  }
}
/* END Office staff */
/* Media block */
.media-block {
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  margin-bottom: 15px;
  width: 100%;
}
.media-block:before,
.media-block:after {
  content: " ";
  display: table;
}
.media-block:after {
  clear: both;
}
.media-block:before,
.media-block:after {
  content: " ";
  display: table;
}
.media-block:after {
  clear: both;
}
@media (min-width: 992px) {
  .media-block {
    margin-bottom: 48px;
  }
}
.media-block__media {
  float: left;
  width: 76px;
  height: 76px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
@media (min-width: 992px) {
  .media-block__media {
    float: none;
    display: block;
    height: 200px;
    width: auto;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .media-block__body-wrapper {
    padding: 20px;
    font-size: 16px;
  }
}
.media-block__heading {
  font-size: 16px;
  font-weight: bold;
  color: #653b71;
  margin-bottom: 20px!important;
  line-height: 1.4em;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .media-block__heading {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.media-block__body {
  display: none;
}
.media-block__body.showOnPhone {
  display: block;
}
@media(max-width: 992px){
  .media-block__heading.showOnPhone {
    text-align: center;
    padding-top: 15px;
  }
  .media-block__body.showOnPhone {
    text-align: center;
    padding: 20px 30px;
  }
}

@media (min-width: 992px) {
  .media-block__body {
    display: block;
  }
}
/* END Media block */
/* Call to action group */
.call-to-action-group {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  font-size: 16px;
  color: #653b71;
  font-weight: bold;
  display: table;
  border-collapse: separate;
  background-color: #fff;
  margin-bottom: 25px;
  border-radius: 3px;
  max-width: 490px
}
.call-to-action-group:before,
.call-to-action-group:after {
  content: " ";
  display: table;
}
.call-to-action-group:after {
  clear: both;
}
.call-to-action-group:before,
.call-to-action-group:after {
  content: " ";
  display: table;
}
.call-to-action-group:after {
  clear: both;
}
@media (min-width: 992px) {
  .call-to-action-group {
    font-size: 18px;
  }
}
.call-to-action-group .call-to-action-group__text-wrap {
  display: table-cell;
  width: 100%;
  float: left;
  padding: 13px 10px;
}
@media (min-width: 992px) {
  .call-to-action-group .call-to-action-group__text-wrap {
    text-align: center;
  }
}
.call-to-action-group .call-to-action-group__button-wrap {
  width: 1%;
  display: table-cell;
  vertical-align: middle;
  background: #45adb9;
  border-radius: 0 3px 3px 0;
}
.call-to-action-group .call-to-action-group__button-wrap a {
  box-shadow: none;
  white-space: nowrap;
}
/* END Call to action group */
/* Large call to action */
.large-call-to-action {
  position: relative;
  max-width: 1010px;
  margin: 35px auto;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
}
.large-call-to-action:before,
.large-call-to-action:after {
  content: " ";
  display: table;
}
.large-call-to-action:after {
  clear: both;
}
.large-call-to-action:before,
.large-call-to-action:after {
  content: " ";
  display: table;
}
.large-call-to-action:after {
  clear: both;
}
.large-call-to-action__image {
  height: 205px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('/img/adverts/holiday-lets-lg-cta.png');
}
@media (min-width: 992px) {
  .large-call-to-action__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 385px;
    height: auto;
  }
}
.large-call-to-action__body {
  background-color: #FFF;
  padding: 15px;
  border-radius: 0 0 3px 3px;
}
.large-call-to-action__body .btn {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .large-call-to-action__body {
    padding: 40px;
    float: right;
    width: 385px;
    border-radius: 0 3px 3px 0;
    color: #653B71;
  }
}
@media (min-width: 767px) {
  .large-call-to-action {
    margin: 100px auto;
  }
  .large-call-to-action__body {
    padding: 20px 30px;
  }
}
.large-call-to-action__heading {
  color: #653B71;
  font-size: 20px;
  margin: 0 0 10px;
  line-height: 1.5em;
  font-weight: 400;
}
@media (min-width: 992px) {
  .large-call-to-action__heading {
    font-size: 29px;
  }
  .large-call-to-action__subheading {
    font-size: 19px;
    margin-bottom: 20px
  }
}
.large-call-to-action__image.snh {
  background-image: url('/img/adverts/snh-lg.png');
}
.large-call-to-action__image.fine-art {
  background-image: url('/img/adverts/hafa-lg.jpg');
}
.large-call-to-action__image.planning {
  background-image: url('/img/adverts/pp-lg.jpg');
}
.large-call-to-action__image.commercial {
  background-image: url('/img/adverts/commercial.jpg');
}
.large-call-to-action__image.why_buy_1 {
  background-image: url('/img/adverts/snh/why-buy1.jpg');
}
.large-call-to-action__image.why_buy_4 {
  background-image: url('/img/adverts/snh/why-buy4.jpg');
}
.call-to-action-teaser.snh-cta.why_buy_1 {
  background-image: url('/img/adverts/snh/why-buy1-sm.jpg');
  background-size: auto;
  background-color: #FFF;
  background-position: 101% 50%;
}
.call-to-action-teaser.snh-cta.why_buy_4 {
  background-image: url('/img/adverts/snh/why-buy4-sm.jpg');
  background-size: auto;
  background-color: #FFF;
  background-position: 101% 50%;
}
/* END large call to action */
/* Medium call to action */
.medium-call-to-action {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  text-align: center;
  margin-top: 35px;
  position: relative;
}
.medium-call-to-action__body {
  padding: 15px;
  margin-bottom: 50px;
}
.medium-call-to-action__body p {
  margin-bottom: 25px;
}
.medium-call-to-action__heading {
  color: #653B71;
  font-size: 20px;
  margin-bottom: 10px;
}
.medium-call-to-action__body img {
  width: 100%
}
@media (min-width: 767px) {
  .medium-call-to-action__heading {
    font-size: 26px;
  }
  .medium-call-to-action__body {
    padding: 30px;
  }
}
/* END medium call to action*/
/* Call to action teaser */
.call-to-action-teaser {
  background-image: url('/img/lettings/valuation-person.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
  margin-bottom: 25px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.24);
  max-width: 476px;
  margin-left: auto;
  margin-right: auto;
}
.call-to-action-teaser__body {
  background-color: #653b71;
  color: #fff;
  padding: 9px 18px;
  margin-right: 150px;
}
@media (min-width: 992px) {
  .call-to-action-teaser__body {
    margin-right: 150px;
  }
}
.call-to-action-teaser__heading {
  margin: 0;
  font-size: 26px;
  line-height: 1.2em;
  color: #fff;
}
.call-to-action-teaser.call-to-action-teaser--alternative-1 {
  background-image: url('/img/calls-to-action/holiday-lets-sm.png');
  margin-top: 40px;
  margin-bottom: 40px;
}
.call-to-action-teaser.call-to-action-teaser--alternative-1 .call-to-action-teaser__body {
  background-color: #fff;
  font-size: 18px;
  padding: 9px 14px 14px 14px;
}
@media (min-width: 992px) {
  .call-to-action-teaser.call-to-action-teaser--alternative-1 .call-to-action-teaser__body {
    padding-bottom: 24px;
    padding: 9px 18px 24px 18px;
  }
}
@media (max-width: 500px) {
  .call-to-action-teaser__body .btn {
    font-size: 14px;
  }
}
.call-to-action-teaser.call-to-action-teaser--alternative-1 .call-to-action-teaser__heading {
  color: #E55F5F;
  margin-bottom: 15px;
  font-size: 18px;
}
@media (min-width: 992px) {
  .call-to-action-teaser.call-to-action-teaser--alternative-1 .call-to-action-teaser__heading {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.4em;
  }
}
.cc-cta.call-to-action-teaser {
  box-shadow: none;
  max-width: 310px;
  margin: 20px auto 40px;
  border-radius: 3px;
  background-color: #AA905F;
  background-image: url(/img/branch/prestigious-homes.jpg);
}
.cc-cta.call-to-action-teaser img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cc-cta .call-to-action-teaser__heading {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-style: normal;
  color: #FFF;
  font-size: 26px;
  margin-bottom: 15px;
}
.cc-cta .call-to-action-teaser__body {
  background-color: #AA905F;
  padding: 15px;
  font-size: 16px;
  border-bottom-left-radius: 3px;
  line-height: 1.2;
  margin-right: 0;
  border-bottom-right-radius: 3px;
}
.cc-cta .btn, .cc-cta .btn:hover {
  border: 1px solid #FFF;
  font-size: 16px;
  margin-top: 7px;
  color: #FFF;
  font-weight: 500;
  box-shadow: none;
}
@media (min-width: 992px) {
  .cc-cta.call-to-action-teaser {
    max-width: 600px;
  }
  .cc-cta .call-to-action-teaser__body {
    margin-right: 200px;
    padding: 10px 20px 20px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
  }
  .cc-cta .call-to-action-teaser__heading {
    font-size: 32px;
  }
}
.call-to-action-teaser.snh-cta {
  background-image: url('/img/calls-to-action/snh-sm.png');
}
.call-to-action-teaser--alternative-1.snh-cta .call-to-action-teaser__heading {
  color: #653B71;
}
.simply-search-cta.call-to-action-teaser--alternative-1 .call-to-action-teaser__heading {
  color: #653B71;
  margin-bottom: 5px;
}
.simply-search-cta.call-to-action-teaser--alternative-1 p {
  font-size: 16px;
  font-weight: 400;
  color: #3C3F41
}
.simply-search-cta.call-to-action-teaser--alternative-1 {
  background-image: url('/img/calls-to-action/simply_search.png');
  background-color: #88ced6;
  background-size: initial;
}
.btn.btn-holiday-lets {
  background: #C0CF78;
  border: #C0CF78;
  color: #653B71;
}


/*KC*/
.kc-cta-lg.call-to-action-teaser {
  box-shadow: none;
  max-width: 310px;
  margin: 20px auto 40px;
  border-radius: 3px;
  background-color: #AA905F;
  background-image: url(/img/cta/kings-collection-1.jpg);
}
.kc-cta-lg.call-to-action-teaser img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.kc-cta-lg .call-to-action-teaser__body {
  padding: 15px;
  font-size: 16px;
  border-bottom-left-radius: 3px;
  line-height: 1.2;
  margin-right: 0;
  border-bottom-right-radius: 3px;
  text-align: center;
}
.kc-cta-lg .btn, .kc-cta-lg .btn:hover {
  font-size: 16px;
  margin-top: 10px;
  color: #FFF;
  font-weight: 500;
  box-shadow: none;
}
@media (min-width: 992px) {
  .kc-cta-lg.call-to-action-teaser {
    max-width: 600px;
  }
  .kc-cta-lg .call-to-action-teaser__body {
    margin-right: 280px;
    padding: 25px 20px 20px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    line-height: 1.36;
  }
}
/**/

.call-to-action-teaser.call-to-action-teaser-full {
  position: relative;
  background-position: center left;
  background-size: auto 100%;
  max-width: 800px;
  margin: 0px auto 20px;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  background-color: #653b71;
}
.call-to-action-teaser.call-to-action-teaser-full.coast-country-cta {
  background-color: #AA905E;
}
.call-to-action-teaser.call-to-action-teaser-full .call-to-action-teaser__heading {
  color: #FFF;
}
.call-to-action-teaser.call-to-action-teaser-full .call-to-action-teaser__body {
  margin-left: 100px;
  margin-right: 0;
  border-radius: 3px;
  padding: 15px;
  background: transparent;
}
.call-to-action-teaser.call-to-action-teaser-full.kc-cta .call-to-action-teaser__body {
  margin-left: 120px;
}
.call-to-action-teaser.call-to-action-teaser-full .call-to-action-teaser__body p {
  margin-bottom: 0;
}
.call-to-action-teaser.call-to-action-teaser-full.coast-country-cta .call-to-action-teaser__body p:first-child {
  line-height: 1.2;
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
}
.call-to-action-teaser.call-to-action-teaser-full.coast-country-cta .call-to-action-teaser__body p:last-child {
  font-weight: 300;
  font-style: normal;
}
.call-to-action-teaser.call-to-action-teaser-full > a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.call-to-action-teaser.call-to-action-teaser-full a {
  display: block;
  color: #FFF;
}
.call-to-action-teaser.call-to-action-teaser-full.fine-art-cta {
  background-image: url(/../img/cta/fine-art-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.holiday-lets-cta {
  background-image: url(/../img/cta/holiday-lets-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.new-homes-cta {
  background-image: url(/../img/cta/new-homes-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.planning-cta {
  background-image: url(/../img/cta/planning-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.surveyors-cta {
  background-image: url(/../img/cta/surveyors-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.development-cta {
  background-image: url(/../img/cta/development-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.rural-farming-cta {
  background-image: url(/../img/cta/rural-farming-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.coast-country-cta {
  background-image: url(/../img/cta/coast-country-sm.jpg);
}
.call-to-action-teaser.call-to-action-teaser-full.kc-cta {
  background-image: url(/../img/cta/kings-collection-2-sm.jpg);
}

.branch-properties .call-to-action-teaser.call-to-action-teaser-full.kc-cta {
  font-size: 14px;
  text-align: left;
  margin: 0 auto 25px;
}
.branch-properties .call-to-action-teaser.call-to-action-teaser-full.kc-cta .call-to-action-teaser__heading {
  font-size: 16px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .call-to-action-teaser.call-to-action-teaser-full.kc-cta .call-to-action-teaser__body {
    margin-left: 315px;
  }
}
@media (min-width: 768px) {
  .call-to-action-teaser.call-to-action-teaser-full {
    font-size: 20px;
    margin: 15px auto 35px;
  }
  .branch-properties .call-to-action-teaser.call-to-action-teaser-full.kc-cta .call-to-action-teaser__heading {
    font-size: 20px;
  }
  .call-to-action-teaser.call-to-action-teaser-full .call-to-action-teaser__body {
    margin-left: 215px;
    padding: 20px;
  }
  .branch-properties .call-to-action-teaser.call-to-action-teaser-full.kc-cta {
    font-size: 16px;
  }
  .call-to-action-teaser.call-to-action-teaser-full.kc-cta .call-to-action-teaser__body {
    margin-left: 260px;
  }
  .call-to-action-teaser.call-to-action-teaser-full.coast-country-cta .call-to-action-teaser__body p:first-child {
    font-size: 30px;
  }
  .branch-properties .call-to-action-teaser.call-to-action-teaser-full {
    font-size: 18px;
  }
  .call-to-action-teaser.call-to-action-teaser-full.fine-art-cta {
    background-image: url(/../img/cta/fine-art.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.holiday-lets-cta {
    background-image: url(/../img/cta/holiday-lets.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.new-homes-cta {
    background-image: url(/../img/cta/new-homes.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.planning-cta {
    background-image: url(/../img/cta/planning.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.surveyors-cta {
    background-image: url(/../img/cta/surveyors.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.development-cta {
    background-image: url(/../img/cta/development.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.rural-farming-cta {
    background-image: url(/../img/cta/rural-farming.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.coast-country-cta {
    background-image: url(/../img/cta/coast-country.jpg);
  }
  .call-to-action-teaser.call-to-action-teaser-full.kc-cta {
    background-image: url(/../img/cta/kings-collection-2.jpg);
  }
}



@media (min-width: 992px) {
  .call-to-action-teaser.call-to-action-teaser-full {
    font-size: 28px;
  }
  .call-to-action-teaser.call-to-action-teaser-full {
    margin: 20px auto 40px;
  }
  .call-to-action-teaser.call-to-action-teaser-full.coast-country-cta .call-to-action-teaser__body p:first-child {
    font-size: 35px;
  }
  .call-to-action-teaser.call-to-action-teaser-full.coast-country-cta .call-to-action-teaser__body p:last-child {
    font-size: 24px;
    margin-top: 5px;
  }
  .branch-properties .call-to-action-teaser.call-to-action-teaser-full {
    font-size: 22px;
    margin: 5px 10px 25px;
  }
}



/* END Call to action teaser */
/* Testimonial */
.testimonial {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  position: relative;
  margin-top: 100px;
  padding: 20px 30px;
  background-color: #fff;
  margin-bottom: 75px;
}
@media (min-width: 992px) {
  .testimonial {
    max-width: 735px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 55px;
    padding-right: 55px;
    padding-bottom: 55px;
    margin-bottom: 100px;
  }
}
.testimonial .testimonial__avatar-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.testimonial .testimonial__avatar {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  position: relative;
  top: -50px;
  margin: 0 auto;
}
.testimonial .testimonial__body {
  text-align: center;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .testimonial .testimonial__body {
    padding-top: 90px;
  }
}
@media (min-width: 992px) {
  .testimonial .testimonial__body p {
    margin-bottom: 20px;
  }
}
.testimonial__title {
  color: #653b71;
  font-weight: bold;
  font-size: 18px;
  font-style: italic;
}
@media (min-width: 992px) {
  .testimonial__title {
    font-size: 20px;
  }
}
.testimonial .testimonial__more {
  font-size: 16px;
  font-weight: normal;
  color: #653b71;
}
@media (min-width: 992px) {
  .testimonial .testimonial__avatar {
    height: 176px;
    width: 176px;
    top: -88px;
  }
}
/* END Testimonial */
/* Content label */
.contentLabel {
  display: inline-block;
  margin: 0 auto;
  border-radius: 3px 3px 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  z-index: 100;
  letter-spacing: 0.25px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .contentLabel {
    letter-spacing: 0.55px;
  }
}
.contentLabel.contentLabel--leftAligned {
  transform: translateX(0);
  left: 0;
}
.contentLabel.contentLabel--news {
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
  background-color: #f9b364;
  /*background-color: #653b71*/
}
.contentLabel.contentLabel--compact {
  font-size: 13px;
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
}
@media (min-width: 992px) {
  .contentLabel.contentLabel--compact {
    font-size: 16px;
    height: 36px;
    padding: 5px 20px;
  }
}
.contentLabel img {
  height: auto!important;
}
.contentLabel.contentLabel--purple {
  color: #fff;
  background-color: #653b71;
}
.contentLabel.contentLabel--small {
  height: 22px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 3px 10px 1px;
  white-space: nowrap;
}
.contentLabel.contentLabel--toTop {
  border-radius: 0 0 3px 3px;
  position: absolute;
  top: 0;
  margin: 0 auto;
}
.contentLabel.contentLabel--toBottom {
  border-radius: 3px 3px 0 0;
  position: absolute;
  bottom: 0;
}
@media (min-width: 992px) {
  .contentLabel.contentLabel--right-align-md {
    left: 100%;
    transform: translateX(-100%);
  }
}
@media (min-width: 992px) {
  .contentLabel.contentLabel--left-align-md {
    left: 0;
    transform: translateX(0);
  }
}
.contentLabel.contentLabel--newHome {
  border-radius: 50%;
  text-align: center;
  height: 78px;
  width: 78px;
  padding: 14px 0px;
  left: 15px!important;
  right: initial!important;
  transform: none;
  top: 2px;
  background: transparent;
}
.contentLabel.contentLabel--investment {
  background: #EA6060;
  left: 0;
  right: 0;
  width: auto;
}
@media (max-width: 600px) {
  .contentLabel.contentLabel--newHome {
    height: 50px;
    width: 50px;
    padding: 25px 0px;
  }
}
/* END Content label */
/* News */
.news-page-content {
  background-color: #F0F0F0;
}
@media (min-width: 992px) {
  .news-main-wrapper {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    padding: 32px;
    margin-bottom: 100px;
  }
}
/* News block */
.news-wrapper {
  margin-bottom: 25px;
}
.news-wrapper:before,
.news-wrapper:after {
  content: " ";
  display: table;
}
.news-wrapper:after {
  clear: both;
}
.news-wrapper:before,
.news-wrapper:after {
  content: " ";
  display: table;
}
.news-wrapper:after {
  clear: both;
}
.news {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
  width: 100%;
}
.news:before,
.news:after {
  content: " ";
  display: table;
}
.news:after {
  clear: both;
}
.news:before,
.news:after {
  content: " ";
  display: table;
}
.news:after {
  clear: both;
}
.news .news__image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 130px;
}
@media (min-width: 992px) {
  .news .news__image {
    width: 100%;
    position: relative;
    height: 240px;
  }
}
.news .news__body {
  padding: 15px;
  margin-left: 130px;
}
@media (min-width: 992px) {
  .news .news__body {
    margin-left: 0;
    padding: 20px;
  }
}
.news .news__category {
  font-size: 16px;
  color: #474A4D;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #474A4D;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .news .news__category {
    font-size: 18px;
  }
}
.news .news__category a {
  color: inherit;
  text-decoration: none;
}
.news .news__title {
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .news .news__title {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
.news__content {
  display: none;
}
@media (min-width: 992px) {
  .news__content {
    display: block;
    margin-bottom: 10px;
  }
}
.news .news__more {
  font-size: 16px;
  color: #653b71;
}
/* END News block */
/* News Panel */
.news-panel-wrapper {
  margin-bottom: 25px;
}
.news-panel-wrapper:before,
.news-panel-wrapper:after {
  content: " ";
  display: table;
}
.news-panel-wrapper:after {
  clear: both;
}
.news-panel-wrapper:before,
.news-panel-wrapper:after {
  content: " ";
  display: table;
}
.news-panel-wrapper:after {
  clear: both;
}
@media (min-width: 992px) {
  .news-panel-wrapper {
    margin-bottom: 100px;
  }
}
.news-panel {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  position: relative;
  background-color: #fff;
}
.news-panel:before,
.news-panel:after {
  content: " ";
  display: table;
}
.news-panel:after {
  clear: both;
}
.news-panel:before,
.news-panel:after {
  content: " ";
  display: table;
}
.news-panel:after {
  clear: both;
}
.news-panel__image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 130px;
}
@media (min-width: 992px) {
  .news-panel__image {
    width: 50%;
  }
}
.news-panel__body {
  padding: 15px;
  margin-left: 130px;
}
@media (min-width: 992px) {
  .news-panel__body {
    margin-left: 50%;
    padding: 30px 30px 30px 60px;
  }
}
.news-panel__category {
  font-size: 16px;
  color: #474A4D;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #474A4D;
}
@media (min-width: 992px) {
  .news-panel__category {
    font-size: 18px;
  }
}
.news-panel__category a {
  color: inherit;
  text-decoration: none;
}
.news-panel__title {
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .news-panel__title {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.news-panel__content {
  display: none;
}
@media (min-width: 992px) {
  .news-panel__content {
    display: block;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .news-panel__title {
    margin-top: 10px;
  }
  .news-panel__category {
    margin-bottom: 7px;
    font-size: 13px;
  }
}
.news-panel__more {
  font-size: 16px;
  color: #653b71;
}
/* END News Panel */
/* END News */
/* Service */
.carousel-block {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  width: 170px;
  background-color: #fff;
  margin: 0 20px 20px;
  float: left;
}
.carousel-block .carousel-block__footer {
  padding: 5px 10px;
  position: relative;
}
.carousel-block .carousel-block__footer.carousel-block__footer--52-deep {
  height: 40px;
}
.carousel-block .carousel-block__footer.carousel-block__footer--52-deep .carousel-block__title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.carousel-block .carousel-block__title {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.carousel-block__title.carousel-block__title--centered {
  text-align: center;
}
/* END Service */
/* Footer */
.footer {
  padding: 20px 15px;
  background-color: #B8DDE1;
  text-align: center;
}
.footer a {
  color: #653b71;
  text-decoration: underline;
}
@media (min-width: 600px) {
  .footer .footer__logos-wrapper {
    margin: 10px 0;
  }
  .footer .footer__logos-wrapper img {
    margin: 10px 0;
  }
}
.footer .footer__logos-wrapper a {
  text-decoration: none;
}
.footer .footer__logos-wrapper img {
  transform: scale(0.8);
}
@media (min-width: 768px) {
  .footer {
    margin-bottom: 0
  }
  .footer .footer__logos-wrapper img {
    transform: scale(1);
  }
}
.footer .footer__logos-wrapper img:first-child {
  margin-left: 0;
}
.footer .footer__logos-wrapper img:last-child {
  margin-right: 0;
}
.footer .footer__apps-heading {
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .footer__right-column {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .footer__left-column {
    text-align: left;
  }
}
@media (min-width: 767px) {
  .footer {
    padding: 20px 30px;
  }
}

@media (max-width: 600px) {
  .footer__left-column .footer__logos-wrapper {
    margin-bottom: 15px;
  }
}
/* END Footer */
/* Page header */
.header {
  position: relative;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  margin-bottom: 25px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .header {
    height: 400px;
    margin-bottom: 35px;
  }
  .community-page .header {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .header.header-450-deep {
    height: 450px;
  }
}
@media (min-width: 992px) {
  .header.header-500-deep {
    height: 500px;
  }
}
.header.header-600-deep {
  min-height: 320px;
}
@media (min-width: 1050px) {
  .header.header-600-deep {
    height: 600px;
  }
}
@media (max-width: 365px) {
  .header.header-600-deep {
    min-height: 285px
  }
}
@media (max-width: 992px) {
  .header.careers-header,
  .header.community-header {
    height: 350px;
  }
}
.header .header__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(116, 98, 121, 0.5);
}
.header .header__heading {
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  z-index: 10;
  text-align: center;
  transform: translateY(-55%);
}
.header .header__heading h1 {
  font-size: 26px;
  color: #FFF;
}
.header .header__heading .header__heading_sm {
  font-size: 18px;
  margin-top: 15px;
}
.home-page .header .header__heading .u-line {
  font-family: 'gelica', sans-serif;
  font-size: 38px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.25;
}
.home-page .header .header__heading .u-line span {
  font-weight: 900;
  font-style: italic;
}

@media (min-width: 992px) {
  .header .header__heading {
    padding: 0 20px;
    font-size: 40px;
    margin: 0 auto;
    padding-top: 110px;
    background-image: url('/img/logo/ha-triangles@2x.png');
    background-position: center 0;
    background-size: 77px auto;
    background-repeat: no-repeat;
  }
  .home-page .header .header__heading .u-line {
    font-family: 'gelica', sans-serif;
    font-size: 54px;
  }
  .header .header__heading h1 {
    color: #FFF;
    font-size: 40px;
  }
  .header .header__heading .header__heading_sm {
    font-size: 24px;
    margin-top: 25px;
  }
}
.header .header__heading-play {
  color: #fff;
  font-size: 26px;
  padding-bottom: 90px;
  background-image: url('/img/icons/play-video.svg');
  background-repeat: no-repeat;
  background-size: 62px 62px;
  background-position: center 100%;
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  z-index: 10;
  text-align: center;
  transform: translateY(-60%);
}
@media (min-width: 992px) {
  .header .header__heading-play {
    font-size: 40px;
    padding-bottom: 110px;
    background-size: 82px 82px;
  }
}
.header .header__heading-play a {
  text-decoration: none !important;
  outline: none;
}
.header .header__heading.header__heading--to-top {
  top: 50px;
  transform: translateY(0);
}
.header .header__heading.header__heading--no-logo {
  background-image: none;
  padding-top: 0;
}
.header .header__body {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
  padding: 30px;
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .header .header__body {
    font-size: 18px;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .header .header__body p + p {
    margin-top: 20px;
  }
}
.header .header__heading > span + .btn {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .header .header__heading > span + .btn {
    margin-top: 30px;
  }
}
.header > video {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .header > video {
/*    width: 100%;*/
    width: 160% !important;
  position: absolute;
  top: 50%; 
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%; 
  min-height: 100%; 
/*  width: auto; */
  height: auto;
  /*z-index: -1000; */
  overflow: hidden;
  }
}
@media (max-width: 767px) {
  .header.header--no-video-on-mobile > video {
    display: none;
  }
}
.header .header-tabs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.header .header-tabs ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  margin: 0 auto;
}
.header .header-tabs ul:before,
.header .header-tabs ul:after {
  content: " ";
  display: table;
}
.header .header-tabs ul:after {
  clear: both;
}
.header .header-tabs ul:before,
.header .header-tabs ul:after {
  content: " ";
  display: table;
}
.header .header-tabs ul:after {
  clear: both;
}
@media (min-width: 768px) {
  .header .header-tabs ul {
    max-width: 640px;
  }
}
.header .header-tabs ul li {
  float: left;
  width: 50%;
  text-align: center;
  padding: 5px 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .header .header-tabs ul li {
    padding: 8px 0;
  }
}
@media (min-width: 991px) {
  .header .header-tabs ul li {
    padding: 16px 0;
  }
}
.header .header-tabs ul .header-tab {
  color: #FFFFFF;
  font-size: 26px;
}
@media (min-width: 768px) {
  .header .header-tabs ul .header-tab {
    border: 3px solid #F0F0F0;
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .header .header-tabs .header-tab--left {
    border-radius: 5px 0 0 0;
  }
}
@media (max-width: 767px) {
  .header .header-tabs .header-tab--left.active {
    border-radius: 0 3px 0 0;
  }
}
@media (min-width: 768px) {
  .header .header-tabs .header-tab--right {
    border-radius: 0 5px 0 0;
  }
}
@media (max-width: 767px) {
  .header .header-tabs .header-tab--right.active {
    border-radius: 3px 0 0 0;
  }
}
.header .header-tabs ul li.active {
  background-color: #F0F0F0;
  color: #653b71;
  font-weight: bold;
}
.header .header-tabs ul li a {
  text-decoration: none !important;
}
/* END Page header */
/* Expert card */
.expert-card-wrapper {
  margin-bottom: 30px;
  max-width: 490px;
}
.expert-card-wrapper:before,
.expert-card-wrapper:after {
  content: " ";
  display: table;
}
.expert-card-wrapper:after {
  clear: both;
}
.expert-card-wrapper:before,
.expert-card-wrapper:after {
  content: " ";
  display: table;
}
.expert-card-wrapper:after {
  clear: both;
}
.expert-card {
  padding: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  position: relative;
  background-color: #fff;
  border-radius: 3px;
}
.expert-card:before,
.expert-card:after {
  content: " ";
  display: table;
}
.expert-card:after {
  clear: both;
}
.expert-card:before,
.expert-card:after {
  content: " ";
  display: table;
}
.expert-card:after {
  clear: both;
}
.expert-card .btn {
  font-size: 14px;
  padding: 6px 8px;
}
@media (min-width: 767px) {
  .expert-card .btn {
    font-size: 16px;
    padding: 6px 12px;
  }
}
@media (min-width: 992px) {
  .expert-card {
    padding: 16px;
  }
}
.expert-card .expert-card__avatar-wrap {
  position: relative;
  float: left;
  height: 120px;
  width: 105px;
}
@media (min-width: 992px) {
  .expert-card .expert-card__avatar-wrap {
    height: 126px;
    width: 130px;
  }
}
@media (min-width: 767px) {
  .expert-card .expert-card__avatar-wrap {
    height: 180px;
    width: 180px;
  }
}
.expert-card.expert-card--compact .expert-card__avatar-wrap {
  height: 100px;
  width: 100px;
}
@media (min-width: 1201px) {
  .expert-card.expert-card--compact .expert-card__avatar-wrap {
    height: 140px;
    width: 140px;
  }
}
.expert-card .expert-card__avatar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url('/img/branch/expert-avatar.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto 100%;
}
.expert-card .expert-card__body {
  margin-left: 125px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .expert-card .expert-card__body {
    margin-left: 200px;
  }
}
@media (min-width: 992px) {
  .expert-card .expert-card__body {
    margin-left: 195px;
  }
}
@media (min-width: 767px) {
  .expert-card.expert-card--compact .expert-card__body {
    margin-left: 130px;
  }
}
.expert-card.expert-card--compact .expert-card__body {
  margin-left: 110px;
}
@media (min-width: 1201px) {
  .expert-card.expert-card--compact .expert-card__body {
    margin-left: 165px;
  }
}
.expert-card__details {
  margin-bottom: 8px;
}
.expert-card .expert-card__name,
.expert-card .expert-card__title {
  color: #3C3F41;
  margin-bottom: 0;
}
.expert-card .expert-card__name {
  font-size: 18px;
}
@media (min-width: 992px) {
  .expert-card .expert-card__name {
    font-size: 22px;
  }
}
.expert-card.expert-card--compact .expert-card__name {
  margin-top: 0;
  color: #653b71;
  font-weight: bold;
}
.expert-card__qualifications {
  display: block;
  color: #653b71;
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 992px) {
  .expert-card__qualifications {
    font-size: 15px;
  }
}
.expert-card .expert-card__title {
  font-size: 14px;
}
@media (min-width: 992px) {
  .expert-card .expert-card__title {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .expert-card.expert-card--compact .expert-card__title {
    font-size: 15px;
  }
}
.expert-card .expert-card__telephone {
  font-size: 20px;
  font-weight: normal;
  background-image: url('/img/icons/telephone-icon.svg');
  background-size: 18px 18px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 23px;
  padding-bottom: 4px;
  margin-top: 4px;
  display: block;
}
.expert-card .expert-card__telephone.expert-card__telephone--important {
  font-size: 22px;
  font-weight: bold;
  color: #653b71;
  background-size: 19px 19px;
}
.expert-card .expert-card__telephone a {
  color: inherit !important;
  text-decoration: none !important;
}
.expert-card .expert-card__mobile-contact {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/telephone-icon.svg');
  background-size: 16px 16px;
  background-position: 5px center;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .expert-card .expert-card__mobile-contact {
    display: none !important;
  }
}
.expert-card .expert-card__more {
  padding: 3px 10px 3px 50px;
  background-image: url('/img/icons/more-icon.svg');
  background-size: 37px 20px;
  background-position: 5px center;
  background-repeat: no-repeat;
  font-size: 14px;
}
@media (min-width: 992px) {
  .expert-card .expert-card__more {
    font-size: 16px;
    padding: 3px 12px 3px 54px;
  }
}
.expert-card .expert-card__email {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/envelope-icon-white.svg');
  background-size: 28px 20px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  padding: 5px 19px;
}
.expert-card .expert-card__phone {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/phone-icon-white.svg');
  background-size: 28px 20px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  padding: 5px 19px;
  width: 20px;
  height: 34px;
}
@media (min-width: 768px) {
  .expert-card .expert-card__email {
    text-indent: 0px;
    background-position: 5px center;
    padding-left: 40px;
    background-image: url('/img/icons/envelope-icon-white.svg');
    font-size: 16px;
  }
  .expert-card .expert-card__phone {
    font-size: 14px;
    font-weight: normal;
    background-image: url('/img/icons/telephone-icon.svg');
    background-size: 28px 20px;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -999px;
    padding: 5px 19px;
  }
}
.office-staff.land-staff-block .expert-card__more,
.expert-card .expert-card__profile {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/more-icon-white.svg');
  background-size: 40px 25px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  padding: 6px 28px;
}
@media (min-width: 768px) {
  .office-staff.land-staff-block .expert-card__more,
  .expert-card .expert-card__profile {
    text-indent: 0px;
    background-position: 5px center;
    font-size: 16px;
    background-image: url('/img/icons/more-icon-white.svg');
    padding: 6px 15px 6px 60px;
  }
}
@media (min-width:991px) and (max-width: 1100px) {
  .expert-card .expert-card__avatar-wrap {
    height: 135px;
    width: 135px;
  }
  .expert-card .expert-card__body {
    margin-left: 150px;
  }
}

@media (max-width: 370px) {
  .expert-card .expert-card__avatar-wrap {
    /*float: none;*/
  }
  .expert-card .expert-card__body {
    /*margin: 15px 0 0 0;*/
  }
  .expert-card .expert-card__more {
    padding: 5px 7px 3px 40px;
    background-size: 32px 16px;
    background-position: 5px center;
    background-repeat: no-repeat;
    font-size: 13px;
    margin-top: -3px;
  }
  .expert-card .expert-card__mobile-contact {
    margin-bottom: 5px;
    margin-right: 4px;
  }
  .staff-wrapper .expert-card {
    margin-bottom: 15px;
  }
  .office-staff.land-staff-block .expert-card__more,
  .expert-card .expert-card__profile {
    background-size: 37px 25px;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -999px;
    padding: 6px 13px;
  }
}
/* END Expert card */
/* Property card */
.property-card {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  padding: 15px;
  position: relative;
  margin-bottom: 20px;
  background-color: #fff;
  width: 100%;
}
.property-card:before,
.property-card:after {
  content: " ";
  display: table;
}
.property-card:after {
  clear: both;
}
.property-card:before,
.property-card:after {
  content: " ";
  display: table;
}
.property-card:after {
  clear: both;
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card {
    padding: 8px;
  }
}
.property-card.property-card--small {
  padding: 8px;

}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card.property-card--small {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card .contentLabel {
/*    left: 500px;
    transform: translateX(0);*/
  }
}
.property-card .property-card__image-wrap {
  position: relative;
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card .property-card__image-wrap {
    /*width: 468px;*/
    width: 60%;
    float: left;
    margin-right: 24px;
  }
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card.property-card--one-thumb .property-card__image-wrap {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card.property-card--large .property-card__image-wrap {
    width: 55%;
  }
}
.property-card .property-card__image {
  height: 209px;
}
.property-card.property-card--small .property-card__image {
  height: 209px;
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card.property-card--small .property-card__image {
    height: 209px;
  }
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card.property-card--large .property-card__image {
    height: 303px;
  }
}
.property-card .property-card__image a {
  display: block;
}
.property-card__image-tile {
  position: absolute;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.property-card__image-tile.property-card__image-tile--main {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .search-results.search-results--list .property-card__image-tile.property-card__image-tile--main {
    right: 33.33%;
  }
}
@media (min-width: 1200px) {
  .search-results.search-results--list .property-card.property-card--one-thumb .property-card__image-tile.property-card__image-tile--main {
    right: 0;
    z-index: 10;
  }
}
.property-card__image-tile.property-card__image-tile--top {
  display: none;
}
@media (min-width: 1200px) {
  .search-results.search-results--list .property-card__image-tile.property-card__image-tile--top {
    left: 66.67%;
    top: 0;
    bottom: 50%;
    right: 0;
    display: block;
  }
}
.property-card__image-tile.property-card__image-tile--bottom {
  display: none;
}
@media (min-width: 1200px) {
  .search-results.search-results--list .property-card__image-tile.property-card__image-tile--bottom {
    top: 50%;
    bottom: 0;
    right: 0;
    left: 66.67%;
    display: block;
  }
}
.property-card .property-card__photos-info {
  position: absolute;
  bottom: 7px;
  left: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  z-index: 10;
}
.property-card.property-card--small .property-card__photos-info {
  display: none;
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card.property-card--small .property-card__photos-info {
    display: block;
  }
}
.property-card .property-card__photos-info span {
  display: inline-block;
  margin-right: 5px;
  height: 18px;
  float: left;
}
.property-card .property-card__body {
  padding: 10px 0 0px 0;
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card .property-card__body {
    float: left;
    /*max-width: 230px;*/
    max-width: 36%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card.property-card--one-thumb .property-card__body {
    max-width: 40%;
  }
}
.property-card .property-card__address-line {
  font-size: 20px;
  font-weight: normal;
  color: #653B71;
  margin-bottom: 12px;
  margin-top: 0;
}
.property-card.property-card--small .property-card__address-line {
  margin-bottom: 12px;
}
.search-results.search-results--list .property-card .property-card__address-line a {
  color: #653B71;
}
.property-card .property-card__rooms-line {
  margin-bottom: 2px;
  font-size: 17px;
}
.property-card.property-card--small .property-card__rooms-line {
/*  font-size: 14px;
  margin-bottom: 5px;*/
/*  margin-left: -5px;
  margin-right: -5px;*/
}
.property-card.property-card--small .u-line {
  font-size: 14px;
}
.property-card .property-card__price-line {
  font-size: 17px;
  color: #653B71;
  margin-bottom: 10px;
}
.property-card.property-card--small .property-card__price-line {
/*  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.1em;*/
}
.property-card .property-card__price-line a {
  color: #653B71;
}
@media (min-width: 992px) {
  .search-results.search-results--list .property-card .property-card__address-line {
    font-size: 22px;
    line-height: 1.3em;
  }
  .property-card.property-card--small .property-card__address-line {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .property-card.property-card--small .property-card__price-line {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.1em;
  }
}

@media (min-width: 992px) {
  .property-card .property-card__price-line span {
    font-weight: bold;
  }
}
.search-results--grid .property-card p.grid-description {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 992px) {
  p.grid-description {
    display: none;
    visibility: hidden;
  }
}
a.save-btn {
  position: absolute;
  right: 8px;
  bottom: 7px;
}
/* SEARCH RESULTS GRID & LIST */
.search-results--list .search-result-hidden-list {
  display: none !important;
}
.search-results--grid .search-result-hidden-grid {
  display: none !important;
}
.search-results--list .hidden-in-list {
  display: none !important;
}
.search-results--grid .hidden-in-grid {
  display: none !important;
}
/* END SEARCH RESULTS GRID & LIST */
/* END Property card */
/* PROPERTY DETAILS PRINT PAGE */
.printPageWrapper {
  width: 710px !important;
  margin: 0 auto;
}
.printPageWrapper .printLogo {
  max-width: 150px;
}
.propertyPrintDetails header {
  position: relative;
}
.propertyPrintDetails .propertyPrintDetails-headerTelephone {
  font-weight: 400;
  line-height: 1.2;
  color: #653b71;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 33px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.propertyPrintDetails .propertyPrintDetails-headerTelephone small,
.propertyPrintDetails .propertyPrintDetails-headerTelephone .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.propertyPrintDetails .propertyPrintDetails-headerTelephone small,
.propertyPrintDetails .propertyPrintDetails-headerTelephone .small {
  font-size: 65%;
}
.propertyPrintDetails .propertyPrintDetails-imageThumbs {
  list-style-type: none;
  padding: 0;
  margin: 7.5px -7.5px 7.5px -7.5px;
}
.propertyPrintDetails .propertyPrintDetails-imageThumbs:before,
.propertyPrintDetails .propertyPrintDetails-imageThumbs:after {
  content: " ";
  display: table;
}
.propertyPrintDetails .propertyPrintDetails-imageThumbs:after {
  clear: both;
}
.propertyPrintDetails .propertyPrintDetails-imageThumbs:before,
.propertyPrintDetails .propertyPrintDetails-imageThumbs:after {
  content: " ";
  display: table;
}
.propertyPrintDetails .propertyPrintDetails-imageThumbs:after {
  clear: both;
}
.propertyPrintDetails .propertyPrintDetails-imageThumbs > li {
  width: 33.33333%;
  float: left;
  height: 184px;
  padding: 7.5px;
  overflow: hidden;
  text-align: center;
}
.propertyPrintDetails .propertyPrintDetails-footer {
  padding: 20px 0;
}
/* PROPERTY DETAILS PRINT PAGE END */
/* CTA */
.ctaBlock {
  background-color: #653B71;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  margin-bottom: 25px;
  position: relative;
}
.ctaBlock a {
  display: block;
  padding: 10px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 992px) {
  .ctaBlock a {
    font-size: 20px;
    padding: 20px 30px;
  }
}
@media (min-width: 767px) {
  .ctaBlock a {
    font-size: 30px;
  }
}
.ctaBlock.ctaBlock--alternative-1 {
  background-color: #B8DDE1;
}
.ctaBlock.ctaBlock--alternative-1 a {
  color: #59315F;
}
.inSearchActionsWrapper {
  max-width: 750px;
  margin: 30px auto;
}
.inSearchActionsWrapper:before,
.inSearchActionsWrapper:after {
  content: " ";
  display: table;
}
.inSearchActionsWrapper:after {
  clear: both;
}
.inSearchActionsWrapper:before,
.inSearchActionsWrapper:after {
  content: " ";
  display: table;
}
.inSearchActionsWrapper:after {
  clear: both;
}
@media (max-width: 767px) {
  .ctaBlock {
    margin-bottom: 15px;
  }
  .inSearchActionsWrapper {
    margin: 15px
  }
}
@media (min-width: 992px) {
  .inSearchActionsWrapper-valuation {
    width: 475px;
    float: left;
  }
}
@media (min-width: 992px) {
  .inSearchActionsWrapper-valuation a {
    padding: 20px 240px 20px 30px;
  }
}
@media (min-width: 992px) {
  .inSearchActionsWrapper-valuation__image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 154px;
    right: 0;
    background-repeat: no-repeat;
    /*background-image: url('/img/branch/expert-avatar.png');*/
    z-index: 10;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .inSearchActionsWrapper-valuation__image:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 30px solid #653B71;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
  }
}
@media (min-width: 992px) {
  .inSearchActionsWrapper-mortgage {
    width: 235px;
    float: right;
  }
}
.branchMap img {
  margin: 20px 0 0;
}
.branchMap .btn {
  margin: 20px 0;
}

@media (max-width: 767px) {
  .inSearchActionsWrapper-valuation,
  .inSearchActionsWrapper-mortgage {
    margin: 10px 15px !important;
  }
}
@media (min-width: 992px) {
  .branchMap img {
    margin: 20px 0 0;
  }
  .branchMap .btn {
    margin: 20px 0;
  }
}
.branchValBtn {
  margin-bottom: 35px;
  text-align: center;
}
@media (min-width: 768px) {
  .branchValBtn {
    margin-bottom: 0px;
    text-align: left;
  }
}
/* END CTA */
/* HA styled list */
.list-ha-styled {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}
.list-ha-styled li {
  display: block;
  padding-left: 15px;
  position: relative;
}
.list-ha-styled li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 0;
  height: 0;
  border-bottom: 4px solid transparent;
  /* left arrow slant */
  border-top: 4px solid transparent;
  /* right arrow slant */
  border-left: 7px solid #59315F;
  /* bottom, add background color here */
  font-size: 0;
  line-height: 0;
}
.list-ha-styled li + li {
  margin-top: 5px;
}
/* END HA styled list */
/* Action list */
.list-actions {
  padding: 0;
  margin: 0 0 20px;
  list-style-type: none;
}
.list-actions li {
  border-radius: 3px;
  background-color: #fff;
}
.list-actions li + li {
  margin-top: 8px;
}
@media (min-width: 992px) {
  .list-actions li + li {
    margin-top: 16px;
  }
}
.list-actions a {
  color: inherit;
  display: block;
  padding: 5px 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  text-decoration: none !important;
  position: relative;
}
@media (min-width: 992px) {
  .list-actions a {
    border: 1px solid #5CB9C4;
    min-height: 48px;
    padding: 11px;
  }
}
.list-actions a.list-actions__item.list-actions__item--distinct {
  color: #653B71;
  font-weight: bold;
}
.list-actions a:after {
  content: '';
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -4px;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 7px solid #59315F;
}
/* END Action list */
.news-header {
  height: 300px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (min-width: 992px) {
  .news-header {
    height: 400px;
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .news-header.news-header--deep {
    height: 520px;
  }
}
.news-header .news-header__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(116, 98, 121, 0.6);
}
.news-header .news-header__body {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 10;
  position: relative;
  color: #fff;
  padding: 30px 40px;
}
.news-header .news-header__category a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
}
@media (min-width: 992px) {
  .news-header .news-header__category a {
    font-size: 22px;
  }
}
.news-header .news-header__heading {
  color: #fff;
  font-size: 26px;
  line-height: 1.3em;
  margin: 0 0 18px;
  font-weight: normal;
}
@media (min-width: 992px) {
  .news-header .news-header__heading {
    font-size: 40px;
    margin: 22px 0 30px;
  }
}
.news-header .news-header__heading a {
  text-decoration: none !important;
}
.news-header .news-header__more,
.news-header .news-header__date {
  color: #fff;
}
@media (min-width: 992px) {
  .news-header .news-header__more,
  .news-header .news-header__date {
    font-size: 18px;
  }
}
.news-hidden {
  display: none !important;
}
/* News main body */
@media (min-width: 992px) {
  .news-main__heading {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .news-main__intro {
    max-width: 810px;
    margin: 0 auto 50px;
    font-size: 18px;
    text-align: center;
  }
}
.news-main__intro a {
  text-decoration: underline;
}
.news-main__intro span {
  margin: 0 3px;
}
.news-categories-tabs-wrapper {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .news-categories-tabs-wrapper {
    margin-bottom: 40px;
  }
}
.news-category-tab > a {
  display: inline-block;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  color: #3C3F41;
  padding: 5px 10px;
  margin-bottom: 10px;
}
@media (min-width: 1300px) {
  .news-category-tab > a {
    font-size: 18px;
    padding: 10px 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 767px) {
  .news-category-tab > a {
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 10px;
  }
}
.news-category-tab.active > a {
  background: #653b71;
  color:#fff;
}
/* END News main body */
/* Call to action */
.call-to-action {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  padding: 8px 10px;
  background-color: #fff;
  border-radius: 3px;
}
.call-to-action:before,
.call-to-action:after {
  content: " ";
  display: table;
}
.call-to-action:after {
  clear: both;
}
.call-to-action:before,
.call-to-action:after {
  content: " ";
  display: table;
}
.call-to-action:after {
  clear: both;
}
@media (min-width: 992px) {
  .call-to-action {
    padding: 8px 15px;
    padding-right: 20px;
  }
}
.call-to-action .call-to-action__text-wrap {
  padding: 5px;
  font-size: 16px;
  color: #653b71;
  font-weight: bold;
  display: inline-block;
}
@media (min-width: 992px) {
  .call-to-action .call-to-action__text-wrap {
    font-size: 24px;
    font-weight: normal;
  }
}
.call-to-action .call-to-action__button-wrap {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .call-to-action .call-to-action__button-wrap {
    float: right;
    text-align: center;
    margin-top: 0
  }
}
.call-to-action .call-to-action__button-wrap .btn + .btn {
  margin-left: 10px;
}
.call-to-action__telephone {
  display: none;
  font-size: 22px;
  color: #653B71;
  font-weight: bold;
  background-image: url('/img/icons/telephone-icon.svg');
  background-size: 19px 19px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 23px;
  padding-bottom: 2px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .call-to-action__telephone {
    display: block;
  }
}
.call-to-action__call {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/telephone-icon-white.svg');
  background-size: 22px 22px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5px 19px;
  display: inline-block;
  text-indent: -999px;
}
@media (min-width: 768px) {
  .call-to-action__call {
    display: none !important;
  }
}
.call-to-action__email {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/envelope-icon-white.svg');
  background-size: 28px 20px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  padding: 5px 19px;
  min-height: 34px
}
@media (min-width: 768px) {
  .call-to-action__email {
    text-indent: 0px;
    background-position: 5px center;
    padding-left: 45px;
    font-size: 16px;
  }
}
/* END Call to action */
/* Contact us CTA */
.contact-us-cta {
  text-align: center;
  margin: 75px 0;
}
@media (min-width: 992px) {
  .contact-us-cta {
    margin: 125px 0!important;
  }
}
.contact-us-cta .contact-us-cta__heading {
  font-size: 21px;
  margin: 0 0 25px;
}
@media (min-width: 992px) {
  .contact-us-cta .contact-us-cta__heading {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.contact-us-cta__image {
  max-width: 430px;
  margin: 0 auto 40px;
}
/* END Contact us CTA */
/* News archive */
@media (min-width: 992px) {
  .news-archive__heading {
    font-size: 40px;
  }
}
.news-archive-year-heading {
  font-size: 22px;
  color: #653b71;
  font-weight: bold;
  display: block;
  padding: 15px 10px;
  margin: 0;
}
@media (min-width: 992px) {
  .news-archive-year-heading {
    font-size: 28px;
    padding: 15px 10px;
  }
}
.panel.panel-news-archive {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
}
.panel.panel-news-archive + .panel {
  margin-top: 8px;
}
.panel.panel-news-archive .panel-heading {
  padding: 8px 15px;
}
.panel.panel-news-archive .panel-title {
  font-size: 16px;
}
.panel.panel-news-archive .panel-title a {
  display: block;
  position: relative;
}
.panel.panel-news-archive .panel-title a:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -5px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 10px solid #59315F;
  margin-left: -10px;
}
.panel.panel-news-archive .panel-body {
  padding: 8px 15px;
}
.panel.panel-news-archive .panel-body a {
  display: block;
  padding: 3px 0;
  color: #653b71;
}
.panel.panel-news-archive .panel-body a + a {
  margin-top: 5px;
}
.list-archive {
  padding: 0;
  margin: 0 0 20px;
  list-style-type: none;
}
.list-archive li {
  border-radius: 3px;
  background-color: #fff;
}
.list-archive li + li {
  margin-top: 8px;
}
.list-archive a {
  color: inherit;
  display: block;
  padding: 5px 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  text-decoration: none !important;
  position: relative;
}
.list-archive a:after {
  content: '';
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -4px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #59315F;
}
/* END News archive */
@media (min-width: 992px) {
  .news-story {
    font-size: 18px;
    padding-bottom: 70px;
    border-bottom: 1px solid #C4C4C4;
  }
}
.news-story a {
  text-decoration: underline;
}
.news-story .news-story__heading {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .news-story .news-story__heading {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .news-story__body {
    max-width: 700px;
    margin: 0 auto 30px;
  }
}
.news-story__body img {
  margin: 15px auto;
  text-align: center;
  max-width: 100%;
}
.news-story-tiles-wrapper {
  margin: 25px 0 0;
}
@media (min-width: 992px) {
  .news-story-tiles-wrapper {
    margin: 40px 0;
  }
}
.news-story-tile {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .news-story-tile {
    margin-bottom: 0;
  }
}
.employee-testimonial {
  background-color: #F9B364;
  color: #fff;
  text-align: center;
  padding: 35px;
}
@media (min-width: 992px) {
  .employee-testimonial {
    padding: 60px 48px;
  }
}
.employee-testimonial .employee-testimonial__body {
  font-size: 20px;
  font-style: italic;
  line-height: 1.4em;
}
@media (min-width: 992px) {
  .employee-testimonial .employee-testimonial__body {
    font-size: 28px;
  }
}
.employee-testimonial .employee-testimonial__line {
  display: block;
  border-bottom: 1px solid #fff;
  width: 135px;
  margin: 25px auto 20px;
}
@media (min-width: 992px) {
  .employee-testimonial .employee-testimonial__line {
    width: 160px;
  }
}
.employee-testimonial .employee-testimonial__author {
  font-size: 16px;
  font-style: normal;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .employee-testimonial .employee-testimonial__author {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .related-news {
    padding-bottom: 70px;
  }
}
@media (min-width: 992px) {
  .related-news__heading {
    font-size: 40px;
    margin: 30px 0;
  }
}
/* Property page */
.property-page {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .property-page {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.property-page .property-page__details {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .property-page .property-page__details {
    font-size: 24px;
    margin-top: 28px;
  }
}
.property-page .property-page__details p {
  margin-bottom: 5px;
}
.property-page .property-page__address-line {
  font-size: 24px;
  color: #653B71;
  line-height: 1.2em;
  margin-top: 25px;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .property-page .property-page__address-line {
    font-size: 40px;
    margin-top: 0
  }
}
.property-page .property-page__rooms-line span {
  font-weight: bold;
}
.property-page .property-page__price-line {
  color: #653B71;
}
.property-page .property-page__details a {
  font-weight: bold;
  color: #653B71;
}
.property-description-wrapper {
  padding-top: 27px;
  margin-top: 27px;
}
@media (max-width: 767px) {
  .property-description-wrapper {
    padding-top: 15px;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .property-description-wrapper {
    border-top: 1px solid #C4C4C4;
  }
}
.property-description__heading {
  font-weight: bold;
}
@media (min-width: 992px) {
  .property-description__heading {
    color: #653B71;
    font-size: 24px;
  }
}
.property-description__main-tel {
  text-align: center;
  margin-top: 20px;
}
.property-description__main-tel span {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  padding-left: 40px;
  padding-bottom: 5px;
  background-image: url('/img/icons/telephone-icon.svg');
  background-repeat: no-repeat;
  background-position: 5px center;
  background-size: 24px 24px;
  color: #653b71;
}
@media (min-width: 800px) and (max-width: 1050px) {
  .property-description__main-tel span {
    font-size: 22px;
  }
}
.property-description__arrange-viewing {
  display: block;
  padding: 12px 12px;
  font-weight: bold !important;
}
.property-map-wrapper {
  padding-top: 27px;
  margin-top: 27px;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .property-map-wrapper {
    border-top: 1px solid #C4C4C4;
    margin-bottom: 0
  }
}
.property-map-header:before,
.property-map-header:after {
  content: " ";
  display: table;
}
.property-map-header:after {
  clear: both;
}
.property-map-header:before,
.property-map-header:after {
  content: " ";
  display: table;
}
.property-map-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .property-map-header {
    margin-bottom: 13px;
  }
}
.property-map-header .btn {
  width: 115px !important;
}
.property-map {
  height: 250px;
}
@media (min-width: 992px) {
  .property-map {
    height: 378px;
  }
}
.property-map-enlarge {
  padding-top: 10px;
}
@media (min-width: 992px) {
  .property-map-enlarge {
    float: right;
  }
}
.property-map-enlarge > a {
  font-size: 16px;
  padding-left: 25px;
  background-image: url('svg/enlarge-blue.svg');
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 19px 19px;
}
@media (min-width: 992px) {
  .why-live-in-area {
    margin-top: 60px;
    border-top: 1px solid #C4C4C4;
    padding-bottom: 60px;
  }
}
.why-live-in-area__heading {
  color: #653b71;
}
@media (min-width: 992px) {
  .why-live-in-area__heading {
    font-size: 40px;
    margin: 35px 0;
  }
}
.why-live-in-area__body {
  font-style: italic;
}
.why-live-in-area__body-lead {
  font-size: 16px;
  color: #653b71;
  margin-top: 15px
}
.why-live-in-area__body.why-live-in-area__body--part-hidden{
   max-height: 250px;
   overflow: hidden;
   margin-bottom: 20px;
}
@media (min-width: 992px) {
  .why-live-in-area__body.why-live-in-area__body--part-hidden {
    max-height: 375px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .why-live-in-area__body-lead {
    font-size: 24px;
    margin-top: 0
  }
}
.why-live-in-area__body-part--hidden {
  display: none;
}
.area-gallery .slick-slide {
  background-size: cover;
  background-position: center;
  height: 250px!important;
}
@media (min-width: 768px) {
  .area-gallery .slick-slide {
    height: 380px!important;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .area-gallery .slick-slide {
    height: 265px!important;
  }
}
.area-gallery .slick-prev,
.area-gallery .slick-next {
  top: 100%;
  transform: translateY(0);
  box-shadow: none;
  background-size: 11px 13px;
  background-repeat: no-repeat;
  background-position: center;
}
.area-gallery .slick-prev {
  left: 50%;
  margin-left: -60px;
  background-image: url('svg/white-triangle-prev.svg');
}
.area-gallery .slick-next {
  right: 50%;
  margin-right: -60px;
  background-image: url('svg/white-triangle-next.svg');
}
.area-gallery__photo-nav {
  color: #fff;
  background-color: #5CB9C4;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
}
@media (min-width: 992px) {
  .area-gallery__photo-nav {
    font-size: 16px;
    padding: 7px 10px;
  }
}
/*.area-gallery {

}
.area-gallery .slick-prev,
.area-gallery .slick-next {
  top: 100%;
  transform: translateY(0);
  box-shadow: none;
  background-size: 11px 13px;
  background-repeat: no-repeat;
  background-position: center;
}
.area-gallery .slick-prev {
  left: 50%;
  margin-left: -60px;
  background-image: url('svg/white-triangle-prev.svg');
}
.area-gallery .slick-next {
  right: 50%;
  margin-right: -60px;
  background-image: url('svg/white-triangle-next.svg');
}
.area-gallery__photo-nav {
  .gallery-nav;
}*/
@media (min-width: 992px) {
  .related-properties {
    border-top: 1px solid #C4C4C4;
  }
}
.related-properties__heading {
  color: #653b71;
}
@media (min-width: 992px) {
  .related-properties__heading {
    font-size: 40px;
    margin: 35px 0;
  }
}
.related-properties p.grid-description {
  display: none;
  visibility: hidden;
}
/* END Property page */
/* Property gallery */
.gallery-nav {
  color: #fff;
  background-color: #5CB9C4;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
}
@media (min-width: 992px) {
  .gallery-nav {
    font-size: 16px;
    padding: 7px 10px;
  }
}
.property-gallery {
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .property-gallery {
    margin-bottom: 8px;
  }
}
.property-gallery .property-gallery__property-status {
  display: inline-block;
  margin: 0 auto;
  border-radius: 0 0 3px 3px ;
  color: #fff;
  font-weight: bold;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 100;
  background-color: #653b71;
  top: 0;
  font-size: 12px;
  padding: 3px 7px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .property-gallery .property-gallery__property-status {
    font-size: 16px;
    padding: 6px 15px;
  }
}
.property-gallery .property-gallery__photo-nav {
  color: #fff;
  background-color: #5CB9C4;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
}
@media (min-width: 992px) {
  .property-gallery .property-gallery__photo-nav {
    font-size: 16px;
    padding: 7px 10px;
  }
}
.property-gallery .slick-prev,
.property-gallery .slick-next {
  top: 100%;
  transform: translateY(0);
  box-shadow: none;
  background-size: 11px 13px;
  background-repeat: no-repeat;
  background-position: center;
}
.property-gallery .slick-prev {
  left: 50%;
  margin-left: -60px;
  background-image: url('svg/white-triangle-prev.svg');
}
.property-gallery .slick-next {
  right: 50%;
  margin-right: -60px;
  background-image: url('svg/white-triangle-next.svg');
}
.property-gallery .slick-slider {
  background-color: #f0f0f0;
}
.property-gallery a {
  display: block;
}
.property-gallery img {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .property-gallery img {
    max-height: 500px;
  }
}
.propertyDetailsGalleryThumbsWrapper {
  background-color: #fff;
}
.propertyDetailsGalleryThumbs li {
  background-color: #fff;
}
.propertyDetailsGalleryThumbs img {
  max-height: 83px;
  margin: 0 auto;
  cursor: pointer;
}
.propertyDetailsGalleryThumbImage {
  background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover; 
  width: 100%; 
  height: 80px;
  cursor: pointer;
}
.propertyDetailsGalleryThumbsWrapper .bx-wrapper .bx-next,
.propertyDetailsGalleryThumbsWrapper .bx-wrapper .bx-prev {
  background-size: 34px 34px;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 34px;
  height: 34px;
}
.propertyDetailsGalleryThumbsWrapper .bx-wrapper .bx-next {
  background-image: url('arrow-next.png');
}
.propertyDetailsGalleryThumbsWrapper .bx-wrapper .bx-prev {
  background-image: url('arrow-prev.png');
}
/* END Property gallery */
/* Branch */
.h1.branchSubHeading {
  color: #FFF;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .branch-main-left-col {
    padding-right: 80px;
  }
}
.branch-main-valuation-wrapper {
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .branch-main-valuation-wrapper {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .branch-main-valuation-wrapper {
    margin-bottom: 50px;
  }
  .h1.branchSubHeading {
    font-size: 21px;
  }
}
@media (min-width: 992px) {
  .branch-intro {
    margin-top: 50px;
  }
}
.branch-intro .u-size1of3,
.branch-main-left-col .u-size1of3 {
  width: 33.333%!important;
}

@media (min-width: 750px) and (max-width: 1200px) {
  .branch-intro .u-size1of3,
  .branch-main-left-col .u-size1of3 {
    width: 20%!important;
  }
}
@media (min-width: 600px) and (max-width: 750px) {
  .branch-intro .u-size1of3,
  .branch-main-left-col .u-size1of3 {
    width: 25%!important;
  }
}

.branch-awardsWrapper {
  background: #fff;
  padding: 15px;
  margin: 25px 0 0 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  color: #653B71;
  text-align: left;
  min-height: 165px
}
.branch-awardsWrapper img{
  margin-right: 15px;
  float: left;
}
@media (min-width: 767px) {
  .branch-awardsWrapper {
    padding: 15px 45px 15px 15px;
    font-size: 18px;
  }
  .branch-awardsWrapper img{
    margin-right: 35px;
  }
}
.branch-properties {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #653b71;
  border-bottom: 1px solid #653b71;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .branch-properties {
    border-top: 0;
    border-bottom: 0;
    padding: 20px 20px 50px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    border-radius: 5px;
    margin-bottom: 100px;
  }
  .branch-properties.case__studies {
    margin-bottom: 0;
  }
}
.branch-properties .branch-properties__heading {
  color: #653b71;
  font-size: 22px;
}
@media (min-width: 992px) {
  .branch-properties .branch-properties__heading {
    text-align: center;
    font-size: 28px;
  }
}
.branch-properties__heading-number {
  font-weight: bold;
}
@media (min-width: 992px) {
  .branch-properties__heading-number {
    font-size: 44px;
  }
}
.branch-contact {
  margin-bottom: 25px;
}
.branch-contact .branch-contact__heading {
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .branch-contact .branch-contact__heading {
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 25px;
  }
}
.branch-contact__map {
  height: 390px;
  margin: 30px 0;
}
@media (min-width: 992px) {
  .branch-contact-details {
    font-size: 20px;
    color: #653b71;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .branch-location-gallery .slick-prev,
  .branch-location-gallery .slick-next {
    top: 100%;
    transform: translateY(0);
    box-shadow: none;
    background-size: 11px 13px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -7px;
  }
}
@media (max-width: 1200px) {
  .branch-location-why-live-in__body {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .branch-location-gallery .slick-next {
    right: 0;
    margin-right: 30px;
    background-image: url('svg/white-triangle-next.svg');
  }
}
@media (min-width: 768px) {
  .branch-location-gallery .slick-next {
    right: 40px;
  }
}
@media (max-width: 767px) {
  .branch-location-gallery .slick-prev {
    left: 0;
    margin-left: 30px;
    background-image: url('svg/white-triangle-prev.svg');
  }
}
@media (min-width: 768px) {
  .branch-location-gallery .slick-prev {
    left: 40px;
  }
}
.branch-location-gallery > div > div {
  /*height: 570px;*/
}
.branch-location-gallery .slick-slide {
  background-size: cover;
  background-position: center;
  height: 250px !important;
}
@media (min-width: 992px) {
  .branch-location-gallery .slick-slide {
    height: 600px !important;
  }
}
.branch-location-gallery__photo-nav {
  color: #fff;
  background-color: #5CB9C4;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
  padding: 2px 10px;
  border-radius: 0;
}
@media (min-width: 992px) {
  .branch-location-gallery__photo-nav {
    font-size: 16px;
    padding: 7px 10px;
  }
}
.property-gallery__photo-nav {
  color: #fff;
  background-color: #5CB9C4;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
  border-radius: 0 0 5px 5px;
  padding: 2px 10px;
  border-radius: 0;
}
@media (min-width: 992px) {
  .property-gallery__photo-nav {
    font-size: 16px;
    padding: 7px 10px;
  }
}
.branch-location-why-live-in {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .branch-location-why-live-in {
    border-radius: 5px;
    background-color: #fff;
    padding: 80px 80px 100px 115px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    margin-top: -155px;
    margin-bottom: 100px;
  }
}
.branch-location-why-live-in a {
  text-decoration: underline;
}
.branch-location-why-live-in__manager {
  display: none;
}
@media (min-width: 1200px) {
  .branch-location-why-live-in__manager {
    display: block;
    position: absolute;
    left: 0;
    top: 60px;
    transform: translateX(-50%);
    width: 178px;
    height: 178px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  }
}
@media (min-width: 1200px) {
  .branch-location-why-live-in__heading {
    font-size: 40px;
  }
}
.branch-location-why-live-in__intro {
  font-style: italic;
}
@media (min-width: 992px) {
  .branch-location-why-live-in__intro {
    color: #653B71;
    font-size: 24px;
  }
}

@media (min-width: 1200px) {
  .branch-travel-information {
    display: block;
    padding-top: 50px;
    margin-bottom: 25px;
  }
}
.branch-travel-information__heading {
  margin-top: 0;
  margin-bottom: 10px;
}
.branch-travel-information__heading,
.branch-links__heading {
  font-size: 24px;
  color: #3C3F41;
}
@media (min-width: 1200px) {
  .branch-travel-information__heading {
    font-size: 28px;
  }
}
.travel-times {
  margin: 10px 0 20px;
}
.travel-times__heading {
  color: #653B71;
  font-weight: bold;
  margin-bottom: 15px;
}
.travel-times__heading-icon {
  position: relative;
  top: 7px;
  display: inline-block;
  margin-right: 8px;
}
.travel-times ul {
  padding: 0;
  margin: 10px 0;
  list-style-type: none;
}
.travel-times ul > li {
  display: block;
  margin-bottom: 8px;
}
.branch-links {
  display: none;
}
@media (min-width: 992px) {
  .branch-links {
    display: block;
  }
}
.branch-links__heading {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .branch-links__heading {
    font-size: 28px;
    color: #3C3F41;
  }
}
.links-list {
  padding: 0;
  margin: 10px 0;
  list-style-type: none;
}
.links-list li {
  display: block;
  margin-bottom: 8px;
}
.links-list li a {
  color: #653B71;
}
.other-offices,
.more-carousel {
  margin-top: 50px;
  margin-bottom: 50px;
}
.more-carousel--ofices {
  margin-top: 25px!important
}
.home-slider {
  font-size: 24px;
  font-weight: 500;
  color: #653b71;
  margin: 60px 0 25px;
}
@media (max-width: 768px) {
  .more-carousel--home {
    margin: 0!important
  }
  .more-carousel--ofices {
    margin-top: 15px!important
  }
}
.other-offices > div,
.more-carousel > .more-carousel__slider {
  max-width: 1020px;
  margin: 0 auto;
}
.more-carousel__slider {
  position: relative;
}
.more-carousel.more-carousel--1010 > .more-carousel__slider {
  max-width: 800px;
}

@media (min-width: 1150px) {
  .more-carousel.more-carousel--1010 > .more-carousel__slider {
    max-width: 1015px;
  }
}
.other-offices__heading,
.more-carousel__heading {
  text-align: center;
}
@media (min-width: 992px) {
  .other-offices__heading,
  .more-carousel__heading {
    font-size: 40px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1200px){
  .other-offices > div,
  .more-carousel > .more-carousel__slider {
    max-width: 810px
  }
}
@media (max-width: 990px) {
  .more-carousel > .more-carousel__slider {
    max-width: 100%;
    width: 100%;
  }
}
.more-carousel__header {
  margin-bottom: 40px;
  text-align: center;
}
.more-carousel__header-body {
  max-width: 800px;
  margin: 0 auto;
}
.other-offices .slick-prev,
.more-carousel .slick-prev {
  display: none !important;
}
@media (min-width: 1150px) {
  .other-offices .slick-prev,
  .more-carousel .slick-prev {
    display: inline-block !important;
    left: -66px;
  }
}
.other-offices .slick-next,
.more-carousel .slick-next {
  display: none !important;
}
@media (min-width: 1150px) {
  .other-offices .slick-next,
  .more-carousel .slick-next {
    display: inline-block !important;
    right: -66px;
  }
}

@media (min-width: 920px) {
  .other-offices .slick-prev,
  .more-carousel .slick-prev {
    display: inline-block !important;
    left: -56px;
  }
}
@media (min-width: 920px) {
  .other-offices .slick-next,
  .more-carousel .slick-next {
    display: inline-block !important;
    right: -56px;
  }
}
.more-carousel__body {
  text-align: center;
}
@media (min-width: 920px) {
  .more-carousel__body {
    font-size: 20px;
  }
}
.more-carousel__body p {
  margin-bottom: 20px;
}
@media (max-width: 920px) {
  .slider__leftFade {
    background: linear-gradient(to right, #f0f0f0, rgba(230, 230, 230, 0) 50px); 
    width: 151px;
    height: 151px; 
    position: absolute;
    z-index: 99;
  }
  .slider__rightFade {
    background: linear-gradient(to left , #f0f0f0, rgba(230, 230, 230,0) 50px); 
    width: 151px;
    height: 151px; 
    position: absolute;
    z-index: 99;
    right: 0;
  }
}

@media (max-width: 500px) {
  .slider__leftFade {
    background: linear-gradient(to right, #f0f0f0, rgba(230, 230, 230, 0) 50px); 
    width: 100px;
    height: 150px; 
  }
  .slider__rightFade {
    background: linear-gradient(to left , #f0f0f0, rgba(230, 230, 230,0) 50px); 
    width: 100px;
    height: 150px; 
    position: absolute;
  }
}

/* END Branch */
/* Branch Valuation */
.valuationBranchList h3 {
  margin: 0 0 5px;
  font-size:20px;
  font-weight: 700;
  text-align: left;
}
.valuationBranchList .carousel-block .carousel-block__title {
  font-size: 15px;
}
@media (min-width: 992px) {
  .valuationBranchList h3 {
    margin: 0 0 15px;
    font-size: 22px;
  }
  .valuationBranchList .carousel-block .carousel-block__title {
    font-size: 16px;
  }
}
.valuationBranchList .carousel-block .carousel-block__footer {
  border: 1px solid #5CB9C4;
  border-radius: 3px;
}
.valuationBranchList .carousel-block .carousel-block__footer:hover {
  text-decoration: none;
  background-color: #5CB9C4;
}
.valuationBranchList .carousel-block .carousel-block__footer:hover a {
  color: #FFF;
  text-decoration: none;
}
h1.branchVal {
  font-size: 24px;
  line-height: 1.3
}
.branchTestimonial {
  text-align: center;
  margin-bottom: 25px;
}
.branchTestimonial p {
  color: #59315F;
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
}
.branchTestimonial .btn {
  margin-top: 10px;
  border: 1px solid #59315F;
  font-weight: 500;
}
.browseProperties .btn,
.branchTestimonial .btn {
  width: 100%;
}
.branchValGrid {
  margin-top: 25px !important;
  margin-bottom: 15px !important;
}
.branchValGrid .u-size1of3 {
  width: 33.333%!important;
}
.lettingsStaff {
  display: none;
}
hr.purple {
  border-top: 1px solid #59315F;
}
.browseProperties {
  margin: 35px 0;
  text-align: center;
}
.browseProperties p {
  font-size: 18px;
  color: #59315F;
  margin-bottom: 20px;
}
.branchValGrid .office-staff {
  margin-bottom: 0
}
.branchVal-cta.simply-search-cta.call-to-action-teaser--alternative-1 {
  background-image: url(/img/calls-to-action/chartered-surveyors-cta-slim.jpg);
}
@media (min-width: 992px) {
  .branchTestimonial p {
    font-size: 20px;
  }
  h1.branchVal {
    font-size: 40px;
  }
  .branchValWrap {
    background: #FFF;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 24%);
    padding: 15px;
    margin: 25px 0;
    max-width: 635px
  }
  .branchValGrid {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .branchValGrid .office-staff {
    box-shadow: none;
    font-style: 18px;
    max-width: 100%;
  }
  .branchValGrid  .office-staff .office-staff__title {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .branchValGrid .office-staff .office-staff__caption {
    font-size: 16px;
  }
  .branchValGrid .office-staff .office-staff__image {
    margin-bottom: 5px;
  }
  .branchVal-cta.call-to-action-teaser.call-to-action-teaser--alternative-1 .call-to-action-teaser__heading {
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .browseProperties .btn,
  .branchTestimonial .btn {
    width: 275px;
  }
  .browseProperties p {
    font-size: 20px
  }
}
/* Lettings */
.footer.landFooter {
  background: #CCC;
}
@media (min-width: 992px) {
  .lettings-intro {
    max-width: 800px;
    margin: 10px auto 60px;
    font-size: 18px;
    text-align: center;
  }
}
.lettings-intro_buttons-wrapper {
  margin: 30px 0;
}
.lettings-page-card {
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .lettings-page-card {
    padding: 16px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    border-radius: 5px;
  }
  .lettings-intro_buttons-wrapper a {
    margin: 0 20px;
  }
}
@media (max-width: 768px) {
  .lettings-page-card {
    margin-top: 50px;
  }
  .lettings-intro_buttons-wrapper {
    text-align: center;
  }
}
.lettings-page-card__image { 
  text-align: center;
}
.lettings-page-card__image img {
  width: 100%;
}
@media (max-width: 991px) {
  .lettings-page-card__image {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  .lettings-page-card__body {
    padding: 25px 70px 70px;
  }
}
@media (min-width: 992px) {
  .lettings-page-card__heading {
    font-size: 36px;
    margin-top: 0;
  }
}
.lettings-page-card__lead {
  font-weight: bold;
}
@media (min-width: 992px) {
  .lettings-page-card__lead {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .lettings-why-choose-us {
    background-color: #B8DDE1;
    padding: 30px 0 40px;
    margin: 125px 0 60px;
  }
}

@media (min-width: 992px) {
  .lettings-why-choose-us__heading {
    display: block;
    font-size: 40px;
    margin-bottom: 60px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .lettings-why-choose-us .Grid-cell {
    padding: 0 24px!important;
  }
}
.lettings-landlord-services__intro {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .lettings-landlord-services__intro {
    text-align: center;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .lettings-landlord-services__heading {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  .lettings-why-choose-us .media-block__body-wrapper {
    padding-right: 15px;
  }
}
.media-block-with-cta .media-block-cta {
  position: absolute;
  bottom: 0;
  padding: 20px;
  width: 100%;
  left: 0;
}
.media-block-with-cta {
  position: relative;
  padding-bottom: 65px;
}
.media-block-with-cta .media-block-cta .btn {
  width: 100%;
}
.landlord-services-wrapper {
  background-image: url('/img/lettings/landlord-services.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  border-radius: 5px;
  padding-top: 200px
}
.landlord-services {
  max-width: 1010px;
  margin: 0 auto;
}
.landlord-services .Grid-cell {
  padding-left: 15px;
  padding-right: 15px;
}
.landlord-service-card {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  position: relative;
}

@media (min-width: 992px) {
  .landlord-services {
    margin-top: -170px;
  }
}
@media (min-width: 767px) {
  .landlord-services {
    margin-top: -100px;
  }
  .landlord-services-wrapper {
    padding-top: 400px;
  }
  .landlord-services .Grid-cell {
    padding-left: 23px;
    padding-right: 23px;
  }
}


.landlord-service-card__heading {
  border-radius: 3px 3px 0 0;
  background-color: #653B71;
  font-weight: bold;
  color: #fff;
  font-size: 22px;
  height: 50px;
  padding: 8px 20px;
}
@media (min-width: 767px) and (max-width: 822px) {
  .landlord-service-card__heading {
    height: 80px;
  }
}
.landlord-service-card__body {
  padding: 10px 20px 80px;
}
.landlord-service-card__body .btn {
  margin-top: 10px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
/* END Lettings */

@media (min-width: 767px){
  .landlord-service-wrapper .Grid--withGutter {
    margin-left: -45px;
    margin-right: -45px;
  }
  .landlord-service-wrapper .Grid-cell {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.landlord-service {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  margin-top: 150px;
  margin-bottom: 50px;
  padding: 0 15px 50px;
  text-align: center;
  border-radius: 3px;
  width: 100%
}
.landlord-service__header {
  margin-top: -90px;
  width: 176px;
  height: 176px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .landlord-service__heading {
    font-size: 32px;
  }
}
@media (min-width: 767px) {
  .landlord-service {
    padding: 0 50px 50px;
  }
}

@media (max-width: 992px) {
  .landlord-service-wrapper .u-size1of2 {
    width: 100%!important
  }
}
@media (max-width: 600px) {
  .landlord-service {
    margin-bottom: 0;
    margin-top: 90px;
    padding: 0 15px 15px;
  }
  .landlord-service__header {
    margin-top: -65px;
    width: 120px;
    height: 120px;
  }
}
.download-list {
  padding-left: 0;
}
.download-list li {
  display: block;
  border: 1px solid #5CB9C4;
  border-radius: 3px;
  margin-bottom: 20px;
}
.download-list li a {
  display: block;
  padding: 10px 15px;
  font-size: 16px;
}
@media (min-width: 767px) {
  .download-list li a {
    font-size: 18px;
  }
}
/* SALES */
.sales-why-choose-header {
  /*background-image: url('/img/sales/why-choose-us-section-bg.png');*/
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  padding: 0 15px;
  position: relative;
}
.sales-why-choose-header__heading {
  font-size: 24px;
}
@media (min-width: 450px) {
  .sales-why-choose-header {
    height: 450px;
    margin-top: 125px;
  }
  .sales-why-choose-header__heading {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .sales-why-choose-header {
    height: 605px;
  }
}
.sales-why-choose-header__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(116, 98, 121, 0.6);
}
.sales-why-choose-header.sales-why-choose-header--buy-to-let {
  background-image: url('/img/buy-to-let/investing-in-a-property.jpg');
}
.sales-why-choose-header__body-wrapper {
  margin: 0 auto;
  max-width: 900px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  .sales-why-choose-header__body-wrapper {
    font-size: 18px;
  }
}
.sales-why-choose-header__heading {
  color: #fff;
}
@media (min-width: 992px) {
  .sales-why-choose-header__heading {
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.sales-why-choose-wrapper {
  background-color: #B8DDE1;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .sales-why-choose-wrapper {
    padding-bottom: 100px;
    margin-bottom: 100px;
  }
}
.service-btn-group {
  margin-top: 15px;
}
.service-btn-group .btn {
  margin: 0 auto 15px;
}
@media (min-width: 992px) {
  .service-btn-group .btn {
    margin: 15px;
  }
}

@media (max-width: 500px) {
  .service-btn-group .btn {
    width: 100%;
  }
} 
/* END SALES */
/* SERVICES */
.serviceLinksIntro {
  max-width: 915px;
  text-align: center;
  margin: 25px auto 0;
}
.serviceLinksIntro h1 {
  font-size: 26px;
  margin-top: 0;
}
.serviceLinksWrapper.land-services {
  padding: 0;
}
.serviceLinksWrapper .serviceLinksGrid {
  padding: 15px 15px 25px 15px;
}
.serviceLinksWrapper hr {
  margin: 10px 0 5px;
}
.valuation-choice__instant-valuation .serviceLinksGrid {
  padding: 10px 15px;
}
@media (min-width: 992px) {
  .serviceLinksIntro {
    margin: 35px auto;
  }
  .serviceLinksIntro h1 {
    font-size: 41px;
    margin-top: 25px;
  }
  .serviceLinksWrapper .serviceLinksGrid {
    padding: 50px;
  }
  .valuation-choice__instant-valuation .serviceLinksGrid {
    padding: 20px 50px;
  }
  .serviceLinksWrapper hr {
    margin: 0;
  }
}
/*LAND*/
.clientLogin {
  background: #643C71;
  color: #FFF;
  padding: 25px;
  margin: 15px auto 35px auto;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}
.clientLogin h3 {
  margin-top: 0;
}
.clientLogin h3,
.clientLogin label {
  color: #FFF;
}
.clientLogin .form-control {
  border: none;
}
.branch-properties.land_case__studies {
  background: #CCCCCC
}
@media (max-width: 767px) {
  .branch-properties.land_case__studies {
    background: transparent;
    border-top: none;
    border-bottom: none;
  }
}
.simply-new-homes-teaser.land--teaser {
  margin: 15px 0;
}
.simply-new-homes-teaser.land--teaser img {
  width: 100%;
}
.simply-new-homes-teaser.land--teaser .simply-new-homes-teaser__body {
  margin-bottom: 0;
  padding-top: 5px; 
  color: #653b71; 
  background: #CCC;
}
.land--teaser .simply-new-homes-teaser__heading {
  color: #653b71;
}
.land-body {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  margin-bottom: 50px;
}
.land-body-text {
  background: #FFF;
  padding: 25px;
}
.land-body-text .intro {
  font-size: 18px;
}
.land-body-image {
  margin-top: 35px;
  position: relative;
}
.land-body-image img {
  width: 100%;
}
.land-body-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #FFF;
  z-index: 99;
  font-size: 22px;
}
.land-body__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(116, 98, 121, 0.5);
}
.land-body-images {
  text-align: center;
  margin: 15px auto 0;
}
.land-columns {
  background: #CCC;
  padding: 25px;
}
.land-columns .btn {
  margin-top: 25px;
}
.land-services-intro {
  max-width: 900px;
  margin: 50px auto 25px;
  text-align: center;
}
.land-services-intro h1 {
  font-size: 28px;
}
.land-services {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  background: #FFF;
  padding: 25px;
  margin: 0 auto 75px;
  max-width: 1080px;
  text-align: left;
  margin-top: 25px;
  color: #653B71;
}
.land-services .title {
  font-size: 20px;
  margin-bottom: 0;
}
.land-services .carousel-block {
  float: none;
  margin: 20px 0 0;
}
.landCaseStudy-features ul {
  padding-left: 20px;
  color: #653B71;
}
.btn.btn--see-all-case-studies {
  font-weight: bold;
  color: #FFF;
  display: block;
  margin: 25px auto 0;
}
@media (min-width: 992px) {
  .btn.btn--see-all-case-studies {
    padding: 12px 12px;
  }
  .land-services .title {
    font-size: 22px;
    margin-bottom: 8px;
    margin-top: -10px;
  }
  .land-services {
    margin-top: 35px;
  }
}

@media (max-width: 990px) {
  .land-services .carousel-block .carousel-block__footer.carousel-block__footer--52-deep {
    height: 50px;
  }
}
.btn--see-all-case-studies > span {
  position: relative;
  display: block;
  padding-right: 30px;
}
.btn--see-all-case-studies span:after {
  content: '';
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #FFF;
}
.land-news {
  background: #CCCCCC;
  padding: 50px;
  margin: 25px auto;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
}
.land-news .h2 {
  color: #653B71;
  text-align: center;
  margin-bottom: 40px;
}
.news-panel-wrapper.news-panel-wrapper-sm {
  margin-bottom: 35px;
}
.news-panel-sm {
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  margin-bottom: 10px;
  padding: 15px;
}
.news-panel-sm .news-panel__title {
  font-size: 22px;
  margin-top: 0;
}
.news-panel-sm .news-panel-sm__image {
  width: 190px;
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 20px;
}

@media(max-width: 767px){
  .news-panel-sm .news-panel-sm__image {
    width: 100%;
    height: 150px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.news-sm-categories {
  color: #653B71;
  font-size: 18px;
}
.news-sm-categories .title {
  font-size: 22px;
}
.commercial--teaser.land--teaser .simply-new-homes-teaser__body {
  background: #653b71;
  color: #FFF;
}
.commercial--teaser.land--teaser .simply-new-homes-teaser__heading {
  color: #FFF;
}

.landServicesNav {
  margin-bottom: 25px;
  font-size: 15px;
  text-align: center;
}
.landServicesNav span {
  padding: 0 5px 5px;
}
.landServicesNav span a {
  color: #653b71;
  text-decoration: underline;
}
.landServicesNav span.active a {
  font-weight: 700;
}
@media (min-width: 768px) {
  .landServicesNav span {
    padding: 0 10px 0;
  }
}
/* END LAND */
/* ABOUT */
.our-history-panel {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .our-history-panel {
    text-align: center;
    padding: 30px 75px;
    margin-bottom: 200px;
  }
}
.our-history-panel__heading {
  font-size: 26px;
  margin-top: 0;
}
@media (min-width: 992px) {
  .our-history-panel__heading {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .our-history-panel__body {
    font-size: 18px;
  }
}
.our-history-panel__image {
  height: 115px;
  text-align: center;
}
@media (min-width: 992px) {
  .our-history-panel__image {
    height: 200px;
  }
}
.our-people-wrapper {
  background-image: url('/img/about/our-people.jpg');
  background-repeat: no-repeat;
  background-size: auto 290px;
  background-position: center 0;
  padding-top: 205px;
  margin-top: 60px;
  margin-bottom: 50px;
  position: relative;
}
@media (min-width: 992px) {
  .our-people-wrapper {
    background-size: cover;
    /*padding-top: 0;*/
    padding: 50px 0;
    /*height: 605px;*/
  }
}
@media (min-width: 992px) {
  .our-people-wrapper-tint {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(116, 98, 121, 0.65);
  }
}
@media (min-width: 992px) {
  .our-people-wrapper > .container {
/*    top: 50%;
    transform: translateY(-50%);*/
    position: relative;
  }
}
.our-people {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  padding: 20px;
}
@media (min-width: 992px) {
  .our-people {
    background-color: transparent;
    color: #fff;
    position: relative;
    z-index: 10;
    box-shadow: none;
    max-width: 967px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
  }
}
.our-people__heading {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .our-people__heading {
    color: #fff;
    font-size: 40px;
  }
}
.about-careers {
  background-image: url('/img/about/careers-2.jpg');
  background-repeat: no-repeat;
  background-size: auto 290px;
  background-position: center 0;
  padding-top: 205px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .about-careers {
    margin-left: 0;
    margin-right: 0;
    margin-top: 100px;
    background-size: cover;
    padding-top: 280px;
    margin-bottom: 250px;
  }
}
.about-careers__body {
  max-width: 1000px;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  padding: 20px;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .about-careers__body {
    padding: 30px 90px;
    text-align: center;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 150px;
  }
}
.about-careers__heading {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .about-careers__heading {
    margin-bottom: 30px;
    font-size: 40px;
  }
}
/* END ABOUT */
/* VACANCIES */
.vacancies-wrapper .Grid--withGutter {
  margin-left: -45px;
  margin-right: -45px;
}
.vacancies-wrapper .Grid-cell {
  padding-left: 45px;
  padding-right: 45px;
}
.vacancy {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  margin-top: 110px;
  margin-bottom: 50px;
  padding: 0 50px 50px;
  text-align: center;
  border-radius: 3px;
}
.vacancy__header {
  margin-top: -78px;
  width: 176px;
  height: 176px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  margin-left: auto;
  margin-right: auto;
}
.vacancies-send-cv-panel {
  max-width: 725px;
  margin: 25px auto 95px;
  text-align: center;
}
.h1.vacancy__heading {
  font-size: 30px;
}
@media (min-width: 992px) {
  .vacancies-send-cv-panel {
    margin: 25px auto 150px;
  }
}
.vacancies-send-cv-panel p + p {
  margin-top: 20px;
}
@media (max-width: 990px) {
  .vacancies-page h1 {
    color: #FFF;
  }
}
@media (max-width: 767px) {
  .vacancies-wrapper .u-size1of2 {
    width: 100% !important;
  }
  .vacancies-wrapper .Grid-cell {
    padding-left: 0px;
    padding-right: 0px
  }
  .vacancy {
    padding: 0 25px 25px;
    margin-bottom: 0;
  }
  .h1.vacancy__heading {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
/* END VACANCIES */
/* FINE ART */
.fine-art-location {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  margin: 30px 0;
}
@media (min-width: 992px) {
  .fine-art-location {
    font-size: 16px;
    padding: 30px 43px;
    margin: 85px 0;
  }
}
.fine-art-location__heading {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .fine-art-location__heading {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .department-card-wrapper {
    margin-top: -135px;
    z-index: 100;
    position: relative;
  }
  .department-card-wrapper.holiday-cottages {
    margin-top: -85px;
  }

  .department-card-wrapper.fine-art{
    margin-top: -115px;
    z-index: 100;
    position: relative;
  }
}
.holiday-cottages-btn {
  margin-top: 15px;
}
@media (min-width:  767px) and (max-width: 992px) {
  .department-card-wrapper .Grid-cell {
    width: 50%!important;
  }
}
.department-card-wrapper .Grid--withGutter {
  margin-left: -35px;
  margin-right: -35px;
}
@media (min-width: 640px) {
  .department-card-wrapper .Grid-cell {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.department-card {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 5px;
  background-color: #fff;
  width: 100%;
}
.department-card__header {
  border-radius: 5px 5px 0 0;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  padding: 8px 25px;
  background-color: #653B71;
}
.department-card__header.department-card__header--blue {
  background-color: #5CB9C4;
}
.department-card__body {
  padding: 20px;
}
@media (min-width: 992px) {
  .department-card__body {
    padding: 20px 30px;
  }
}
@media (min-width: 767px) {
  .department-card__header {
    min-height: 50px;
  }
}
.department-card__body.department-card__body--purple-text {
  color: #653B71;
}
.department-card__contact-header {
  text-align: left;
  margin-bottom: 25px;
  color: #653B71;
}
.department-card__contact-tel {
  font-size: 22px;
  font-weight: bold;
  background-image: url(/img/icons/telephone-icon.svg);
  background-size: 18px 18px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 23px;
  float: left;
  display: block;
  }
}
.department-card__visual {
  height: 96px;
  background-repeat: no-repeat;
  background-size: cover;
}
.department-card__body-title {
  font-size: 22px;
  color: #653B71;
}
@media (max-width: 767px) {
  .department-card__body-title {
    font-size: 16px;
  }
}
.department-card__body p + p {
  margin-top: 25px;
}
.department-card__staff .Grid--withGutter {
  margin-left: -12px;
  margin-right: -12px;
}
.department-card__staff .Grid-cell {
  padding-left: 12px;
  padding-right: 12px;
  width: 50%!important;
}
.department-card__staff .office-staff {
  max-width: none;
  width: 100%;
}
@media (min-width: 992px) {
  .newHomes_department-card__staff .Grid--equalHeight > .Grid-cell {
    flex: unset;
    width: 25%!important;
  }
}
/* END FINE ART */
/* HOLIDAY LETS */
.holiday-lets-social-panel {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  margin: 30px 0;
}
@media (min-width: 992px) {
  .holiday-lets-social-panel {
    font-size: 16px;
    margin: 85px 0;
  }
}
.social-bgFiller {
  background: url(/img/holiday-lets/family-shot.jpg) no-repeat center center;
  background-size: cover;
  height: 472px;
}
/*Twitter & Instagram Feed*/
@media (min-width: 992px) {
  .twitterFeed-wrapper {
    min-height: 375px;
  }
}
.twitterFeed {
  background-color: #653b71;
  padding: 15px;
}
.twitterFeed p,
.twitterFeed a {
  color: #fff;
  margin-bottom: 16px;
}
.twitterFeed p:last-child {
  margin-bottom: 0;
}
.lightwidget-wrapper {
  max-width: 500px;
  margin: 0 auto;
}
.socialWidget-header {
  padding: 15px 15px 10px 15px;
  color: #653b71;
  font-size: 21px;
}
.socialWidget-header img {
  float: left;
  width: 55px;
  margin: 0 15px 0 0;
}
@media (max-width: 1199px) {
  .socialWidget-header img {
    width: 30px;
  }
}
.holiday-lets-properties-wrapper {
  padding: 20px;
}
.holiday-lets-properties-wrapper .Grid--withGutter {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.holiday-lets-properties-wrapper .Grid-cell {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 50%!important;
}
.holiday-lets-card {
  padding: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  margin-bottom: 15px;
}
.holiday-lets-card img {
  max-width: 100%;
  width: 100%;
}
.holiday-lets-card__body {
  text-align: center;
}
.holiday-lets-card__sleeps-line {
  color: #fff;
  background-color: #653B71;
  padding: 5px 8px;
  display: block;
}
.holiday-lets-card__property-name-line {
  background-color: #fff;
  color: #653B71;
  padding: 5px 0;
  display: block;
}
/* END HOLIDAY LETS */
/* OFFICES */
.offices-page {
  background-color: #F0F0F0;
}
.offices-wrapper {
  background-color: #fff;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .offices-wrapper {
    height: 755px;
    margin-bottom: 80px;
  }
}
.offices-wrapper > .container {
  position: relative;
}
.offices-map {
  height: 400px;
}
@media (min-width: 992px) {
  .offices-map {
    height: 755px;
    margin-left: 440px;
  }
}
@media (min-width: 992px) {
  .offices-list {
    width: 440px;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    height: 755px;
    overflow: scroll;
  }
}
@media (min-width: 992px) {
  .offices-list-inner {
    height: 755px;
    overflow: scroll;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .offices-list__heading {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
.office-listing {
  padding: 15px 0;
  border-top: 1px solid #C7C7C7;
  cursor: pointer;
}
.office-listing__body {
  padding-right: 125px;
  position: relative;
  font-size: 15px;
}
.office-listing__avatar {
  width: 115px;
  height: 115px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
}
.office-listing__heading {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.office-listing__phones {
  margin-top: 8px;
}
.office-listing__dept {
  font-weight: bold;
  color: #653B71;
}
.office-more {
  padding-top: 25px;
  display: none;
  visibility: hidden;
  background-color: #fff;
}
.office-more.office-more--visible {
  display: block;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 30px;
  z-index: 10;
}
@media (max-width: 991px) {
  .office-more.office-more--visible {
    right: 0;
    padding: 15px;
    height: max-content;
    min-height: 800px
  }
}
.office-more__back {
  text-transform: uppercase;
  box-shadow: none;
  padding-left: 25px;
  color: #653B71;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 600;
}
.office-more__heading {
  background-color: #653B71;
  font-size: 20px;
  color: #fff;
  padding: 2px 10px;
  border-radius: 3px;
}
.office-more__back.u-action-link-previous {
  display: inline-block;
  position: relative;
}
.office-more__back.u-action-link-previous:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-right: 10px solid #59315F;
  margin-right: 50px;
}

.office-more-staff {
  padding: 10px 0;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #C7C7C7;
}
.office-more-staff:before,
.office-more-staff:after {
  content: " ";
  display: table;
}
.office-more-staff:after {
  clear: both;
}
.office-more-staff:before,
.office-more-staff:after {
  content: " ";
  display: table;
}
.office-more-staff:after {
  clear: both;
}
@media (min-width: 992px) {
  .office-more-staff {
    padding: 25px 0;
  }
}
.office-more-staff__avatar-wrap {
  height: 120px;
  width: 120px;
  position: relative;
  float: left;
}
@media (min-width: 992px) {
  .office-more-staff__avatar-wrap {
    height: 135px;
    width: 135px;
  }
}
.office-more-staff__avatar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url('/img/branch/expert-avatar.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto 100%;
}
.office-more-staff__body {
  margin-left: 130px;
}
@media (min-width: 992px) {
  .office-more-staff__body {
    margin-left: 160px;
  }
}
.office-more-staff__body > .btn {
  padding: 3px 20px;
}
.office-more-staff__details {
  margin-bottom: 0;
}
.office-more-staff__name,
.office-more-staff__title {
  color: #3C3F41;
  margin-bottom: 0;
}
.office-more-staff__name {
  font-size: 16px;
}
@media (min-width: 992px) {
  .office-more-staff__name {
    font-size: 20px;
  }
}
.office-more-staff__title {
  font-size: 14px;
}
@media (min-width: 992px) {
  .office-more-staff__title {
    font-size: 15px;
  }
}
.office-more-staff__phone {
  font-size: 18px;
  font-weight: bold;
  color: #653B71;
  margin-bottom: 10px;
  display: block;
}
.office-more-staff__properties-link {
  font-size: 15px;
  color: #653B71;
}
.office-more__details {
  position: relative;
  font-size: 15px;
  padding-bottom: 25px;
  margin-bottom: 15px;
  margin-top: 25px;
  border-bottom: 1px solid #C7C7C7;
}
.office-more__details:before,
.office-more__details:after {
  content: " ";
  display: table;
}
.office-more__details:after {
  clear: both;
}
.office-more__details:before,
.office-more__details:after {
  content: " ";
  display: table;
}
.office-more__details:after {
  clear: both;
}
.office-more__details-address {
  width: 135px;
  float: left;
}
.office-more__details-opening-hours {
  margin-left: 160px;
}
/* END OFFICES */
/* SEARCH RESULTS */
@media (min-width: 992px) {
  .search-results-wrapper {
    margin-bottom: 100px;
  }
}
.search-results-page {
  background-color: #F0F0F0;
}
@media (min-width: 992px) {
  .search-results-page {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.search-results-main {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .search-results-main {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    padding-bottom: 60px;
  }
}
.search-results-header {
  max-width: 100%;
  margin: 0 auto;
}
.search-results-header__heading {
  font-size: 22px;
  text-align: center;
}
@media (min-width: 992px) {
  .search-results-header__heading {
    font-size: 28px;
    margin-bottom: 35px;
  }
}
.search-results-header__heading span {
  font-size: 28px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .search-results-header__heading span {
    font-size: 44px;
  }
}
.search-results-header__views {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .search-results-header__views .btn {
    width: auto !important;
  }
  .search-results-header__views .btn.pull-right {
    float: none!important;
    margin-bottom: 10px!important
  }
}

@media (max-width: 767px) {
  .search-results-header__views {
    margin-bottom: 15px;
  }
  .search-results-header__sort {
    display: inline-block;
    margin: 0 0 10px;
  }
}
.search-results-header__sort select {
  height: 48px;
}
.search-results-header__search_hint {
  margin-bottom: 30px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.24);
  text-align: center;
  background-color: #5CB9C4;
  border-radius: 3px;
}
@media (min-width: 992px) {
  .search-results-header__search_hint {
    margin-bottom: 37px;
  }
}
.search-results-header__search_hint a {
  display: inline-block;
  color: #fff;
  padding: 4px 0 6px;
}
.search-result-hidden {
  display: none !important;
}

@media (max-width: 700px) {
  .search-results-header__search_hint {
    margin: 0 15px 30px;
  }
  .search-results-header__search_hint .u-action-link:after {
    display: none
  }
}
.search-results-map {
  height: 300px;
  padding: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.24);
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .search-results-map {
    height: 685px;
  }
}
@media (min-width: 992px) {
  .refine-search {
    margin-bottom: 60px;
  }
}
.refine-search__heading {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.property-search-nav-tabs .nav-tabs li {
  font-size: 14px;
  width: 50%;
}
.property-search-nav-tabs .nav > li > a {
  padding: 10px;
  margin-right: 0;
  border: 1px solid #5CB9C4;
  height: 40px !important;
  text-align: center;
}
.property-search-nav-tabs .nav-tabs > li:first-child > a {
  border-radius: 4px 0 0 0;
}
.property-search-nav-tabs .nav-tabs > li:last-child > a {
  border-radius: 0 4px 0 0;
}
.property-search-nav-tabs .tab-content {
  margin-top: -1px;
}
.property-search-nav-tabs .tab-content input,
.property-search-nav-tabs .tab-content select {
  border-radius: 0 0 4px 4px;
}
.property-search-nav-tabs .nav-tabs > li.active > a,
.property-search-nav-tabs .nav-tabs > li.active > a:hover,
.property-search-nav-tabs .nav-tabs > li.active > a:focus {
  color: #653B71;
  font-weight: 600;
  border-width: 5px;
  border-color: #5CB9C4;
  padding: 5px 10px;
  position: relative;
}
.property-search-nav-tabs .nav-tabs > li.active > a:after {
  content: '';
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 5px solid #0000;
  border-right: 5px solid #0000;
  border-top: 9px solid #5CB9C4;
  margin-top: 5px;
  left: 50%;
  margin-left: -5px;
}

.search-results-branch-details .h3 {
  color: #653B71;
  text-align: center;
  margin-bottom: 25px;
}
.search-results-branch-details .expert-card {
  padding: 10px;
}
.search-results-branch-details .contentLabel.contentLabel--compact {
  font-size: 13px;
  height: 28px;
  padding: 1px 10px;
}
.search-results-branch-details .expert-card .expert-card__avatar-wrap {
  height: 120px;
  width: 120px;
}
.search-results-branch-details  .expert-card .expert-card__body {
  margin-left: 135px;
}
.search-results-branch-details .expert-card .expert-card__name {
  font-size: 18px;
}
.search-results-branch-details .expert-card .expert-card__title {
  font-size: 14px;
}
.search-results-branch-details .expert-card .expert-card__phone.btn {
  padding: 6px 18px;
  margin-right: 8px;
  height: 34px;
  background-size: 17px 18px;
  background-image: url('/img/icons/phone-icon-white.svg');
}
.search-results-branch-details .expert-card .expert-card__profile.btn {
  padding: 5px 25px;
  height: 34px;
  color: transparent;
  background-size: 35px 20px;
}
.search-results-branch-details  .expert-card .btn {
  padding: 3px 10px;
}
.search-results-branch-details-btn {
  margin: 15px 0 25px;
}
.search-results-branch-details .branch-contact-details {
  font-size: 16px;
  color: #653B71;
  line-height: 1.75;
}
.search-results-location-gallery {
  margin-top: 45px;
}
.search-results-location-gallery .slick-prev,
.search-results-location-gallery .slick-next {
  top: 100%;
  transform: translateY(0);
  box-shadow: none;
  background-size: 11px 13px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -7px;
}
.search-results-location-gallery .slick-next {
  right: 0;
  background-image: url('svg/white-triangle-next.svg');
}
.search-results-location-gallery .slick-prev {
  left: 0;
  background-image: url('svg/white-triangle-prev.svg');
}
.search-results-location-gallery > div > div {
  /*height: 570px;*/
}
.search-results-location-gallery .slick-slide {
  background-size: cover;
  height: 180px !important;
  background-position: center;
}
.search-results-location-gallery__photo-nav {
  color: #fff;
  background-color: #5CB9C4;
  text-align: center;
  font-size: 14px;
  padding: 2px 10px;
  border-radius: 0;
}
.search-results-location-why-live-in {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .search-results-location-why-live-in__heading {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .search-results-location-why-live-in__intro {
    color: #653B71;
    font-size: 18px;
  }
}
.search-results-location-why-live-in__body p:not(.h1) {
  font-style: italic;
}
/* END SEARCH RESULTS */
/* TOOLBAR */
/* TOOLBAR NAV */
.toolbar-nav {
  background-color: #5CB9C4;
  display: inline-block;
  position: relative;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  margin-left: 35px;
  margin-right: -15px;
  float: right;
}
.toolbar-nav ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.toolbar-nav ul:before,
.toolbar-nav ul:after {
  content: " ";
  display: table;
}
.toolbar-nav ul:after {
  clear: both;
}
.toolbar-nav ul:before,
.toolbar-nav ul:after {
  content: " ";
  display: table;
}
.toolbar-nav ul:after {
  clear: both;
}
.toolbar-nav ul > li {
  float: left;
}
.toolbar-nav li > button,
.toolbar-nav li > a {
  background-color: transparent;
  border: none;
  padding: 43px 25px 8px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  outline: none !important;
  display: inline-block;
}
@media (max-width: 767px) {
  .toolbar-nav li > button,
  .toolbar-nav li > a {
    padding: 31px 10px 2px;
    font-weight: 400;
  }
}
.toolbar-nav__btn {
  background-position: center 8px;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}
@media (max-width: 767px) {
  .toolbar-nav__btn {
    background-position: center 5px;
    background-size: 31px 31px;
  }
}
.toolbar-nav__btn.toolbar-nav__search {
  background-image: url('/img/icons/toolbar/search.svg');
}
.toolbar-nav__btn.toolbar-nav__tools {
  background-image: url('/img/icons/toolbar/tools.svg');
}
.toolbar-nav__btn.toolbar-nav__contact {
  background-image: url('/img/icons/toolbar/contact.svg');
}
.toolbar-nav__btn.toolbar-nav__account {
  background-image: url('/img/icons/toolbar/account.svg');
}

@media (max-width: 767px) {
  .toolbar-nav {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    left: 0;
    text-align: center;
    right: 0;
    transform: none;
  }
  .toolbar-nav ul {
    float: none
  }
  .toolbar-nav ul > li {
    float: none;
    display: inline-block;
    width: 24%;
  }
}
@media (min-width: 767px) and (max-width: 1090px) {
  .toolbar-nav {
    margin-top: -71px;
    transform: none;
  }
}
/* END TOOLBAR NAV */
/* TOOLBAR ITSELF */
.toolbar-wrapper {
  background-color: #F0F0F0;
}
.toolbar-header {
  background-color: #5CB9C4;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  position: relative;
  z-index: 10;
  display: none;
}
@media (max-width: 767px) {
  .toolbar-header {
    text-align: center;
  }
}
.featherlight-inner .toolbar-header {
  display: block;
}
.toolbar-header .container {
  position: relative;
}
.toolbar-header__close {
  background-image: url('/img/icons/close-cross.svg');
  background-color: transparent;
  border: none;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 18px;
  padding-right: 40px;
  margin-right: 15px;
  background-size: 26px 26px;
  background-position: 100% center;
  background-repeat: no-repeat;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
@media (max-width: 930px) {
  .toolbar-header__close {
    right: 0;
    top: 0;
    position: absolute;
    height: 30px;
    padding-right: 30px;
    background-size: 15px 15px;
  }
}
@media (max-width: 350px) {
  .toolbar-header__close {
    font-size: 16px;
    margin-top: -5px;
  }
}

@media (max-width: 710px) {
  .toolbar-header, .toolbar-header__nav ul {
    white-space: nowrap;
    float: none;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .toolbar-header__nav ul {
    left: 0!important;
    transform: none!important;
  }
  .toolbar-header__nav ul > li {
    float: none!important;
    display: inline-block;
  }
}
.toolbar {
  padding: 20px;
  background-color: #F0F0F0;
  overflow: scroll;
}
@media (min-width: 992px) {
  .toolbar {
    padding: 65px;
  }
}
.toolbar__body {
  max-width: 845px;
  margin: 0 auto;
}
.toolbar__body .Grid-cell > a {
  display: block;
  text-align: center;
  width: 100%;
}
.toolbar-header__nav ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.toolbar-header__nav ul:before,
.toolbar-header__nav ul:after {
  content: " ";
  display: table;
}
.toolbar-header__nav ul:after {
  clear: both;
}
.toolbar-header__nav ul:before,
.toolbar-header__nav ul:after {
  content: " ";
  display: table;
}
.toolbar-header__nav ul:after {
  clear: both;
}
.toolbar-header__nav ul > li {
  float: left;
}
.toolbar-header__nav-btn {
  padding: 68px 25px 10px;
  color: #fff;
  font-size: 24px;
  background-position: center 8px;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  outline: none;
  display: inline-block;
}

@media (max-width: 930px) {
  .toolbar-header__nav-btn {
    padding: 52px 13px 0px;
    font-size: 18px;
    background-position: center 8px;
    background-size: 50px 50px;
  }
  .js-toolbar-nav {
    margin-top: 25px;
  }
}
@media (max-width: 350px) {
  .toolbar-header__nav-btn {
    padding: 42px 8px 0px;
    font-size: 16px;
    background-position: center 8px;
    background-size: 35px 35px;
  }
  .js-toolbar-nav {
    margin-top: 25px;
  }
}
.toolbar-header__nav-btn:focus,
.toolbar-header__nav-btn:hover,
.toolbar-header__nav-btn:active {
  color: #fff;
  text-decoration: none;
}
.toolbar-header__nav ul > li.active {
  font-weight: 600;
}
.toolbar-header__nav ul > li.active .toolbar-header__nav-search {
  background-image: url('/img/icons/toolbar/search.svg');
}
.toolbar-header__nav ul > li.active .toolbar-header__nav-tools {
  background-image: url('/img/icons/toolbar/tools.svg');
}
.toolbar-header__nav ul > li.active .toolbar-header__nav-contact {
  background-image: url('/img/icons/toolbar/contact.svg');
}
.toolbar-header__nav ul > li.active .toolbar-header__nav-account {
  background-image: url('/img/icons/toolbar/account.svg');
}
/* END TOOLBAR ITSELF */
/* TOOLBAR TOOLS */
.tools-index {
  max-width: 845px;
  margin: 0 auto;
}
.btn-tool {
  border: none;
  background-color: transparent;
  color: #653B71 !important;
  background-size: 85px 85px;
  background-repeat: no-repeat;
  background-position: center 0;
  padding-top: 90px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .btn-tool {
    font-size: 18px;
  }
}

@media (max-width: 500px) {
  .btn-tool {
    background-size: 65px;
    padding-top: 70px;
  }
}
/* END TOOLBAR TOOLS */
/* END TOOLBAR */
/* HOME */
.home-page {
  background-color: #F0F0F0;
}
.quick-easy-tools {
  text-align: center;
}
@media (min-width: 992px) {
  .quick-easy-tools {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.quick-easy-tools__heading {
  text-align: center;
}
@media (min-width: 992px) {
  .quick-easy-tools__heading {
    font-size: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .home-page .more-carousel {
    margin-top: 0;
  }
}
.quick-easy-tools .Grid-cell > div {
  margin: 0 auto;
}
.quick-easy-tools button,
.quick-easy-tools a {
  border: none;
  background-color: transparent;
  color: #653B71;
  background-size: 85px 85px;
  background-repeat: no-repeat;
  background-position: center 0;
  padding-top: 90px;
  display: inline-block;
}
@media (min-width: 992px) {
  .quick-easy-tools button,
  .quick-easy-tools a {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .quick-easy-tools {
    margin-top: 50px;
  }
}
.quick-easy-tools__search {
  background-image: url('/img/icons/tools/property-search.svg');
}
.quick-easy-tools__valuation {
  background-image: url('/img/icons/tools/property-valuation.svg');
}
.quick-easy-tools__instant-valuation {
  background-image: url('/img/icons/tools/instant-valuation.svg');
}
.quick-easy-tools__mortgage-calculator {
  background-image: url('/img/icons/tools/mortgage-calculator.svg');
}
.quick-easy-tools__stamp-duty-calculator {
  background-image: url('/img/icons/tools/stamp-duty-calculator.svg');
}
.quick-easy-tools__buy-to-let-calculator {
  background-image: url('/img/icons/tools/buy-to-let-calculator.svg');
}
.quick-easy-tools__landlords-portal {
  background-image: url('/img/icons/tools/landlords-portal.svg');
}
.quick-easy-tools__client-area {
  background-image: url('/img/icons/tools/secure-client-area.svg');
}
.quick-easy-tools__land-review {
  background-image: url('/img/icons/tools/dev-land-enquiry.svg');
}
.quick-easy-tools__pro-val {
  background-image: url('/img/icons/tools/professional-valuation-icon.svg');
}
.quick-easy-tools__enquiry {
  background-image: url('/img/icons/tools/enquiry.svg');
}
.quick-easy-tools__contact-person {
  background-image: url('/img/icons/tools/person.svg');
}
.quick-easy-tools__register {
  background-image: url('/img/icons/tools/register.svg');
}
.quick-easy-tools__join {
  background-image: url('/img/icons/tools/join.svg');
}
.quick-easy-tools__complaint {
  background-image: url('/img/icons/tools/complaint.svg');
}
.quick-easy-tools__maintenance {
  background-image: url('/img/icons/tools/maintenance.svg');
}

@media (max-width: 675px) {
  .quick-easy-tools .u-size1of5 {
    width: 33.333%!important;
    margin-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .home-main__heading {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .clients-testimonials {
    padding-left: 50px;
  }
}
.clients-testimonials__heading {
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 992px) {
  .clients-testimonials__heading {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .clients-testimonials__heading {
    padding-top: 50px;
  }
}

/* Toolbar search */
.js-toolbar-search {
  text-align: center;
}
.js-toolbar-search .btn-sm-lg {
  padding: 10px 50px;
}
@media (min-width: 768px) {
  .js-toolbar-search .commercialAutocomplete {
    height: 40px!important;
  }
  .js-toolbar-search #js-searchLocationAutocomplete {
    height: 51px;
  }
}
/* Testimonial */
.testimonials-slider {
  margin-bottom: 75px;
}
.testimonial-slide {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  position: relative;
  margin-top: 90px;
  padding: 20px 30px;
  background-color: #fff;
  /*margin-bottom: 25px;*/
}
@media (min-width: 768px) {
  .testimonial-slide {
    margin-bottom: 120px;
    margin-left: 60px;
    margin-right: 60px;
  }
}
.testimonial-slide__avatar-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.testimonial-slide__avatar {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  position: relative;
  top: -50px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .testimonial-slide__avatar {
    height: 120px;
    width: 120px;
    top: -60px;
  }
}
.testimonial-slide__body {
  text-align: center;
  padding-top: 50px;
}
@media (min-width: 992px) {
  .testimonial-slide__body {
    padding-top: 60px;
  }
}
.testimonial-slide__body p {
  font-style: italic;
}
@media (min-width: 992px) {
  .testimonial-slide__body p {
    margin-bottom: 20px;
  }
}
.testimonial-slide__title {
  color: #653b71;
  font-weight: bold;
  font-size: 16px;
}
@media (min-width: 992px) {
  .testimonial-slide__title {
    font-size: 20px;
  }
}
.testimonial-slide__more {
  font-size: 16px;
  font-weight: normal;
  color: #653b71;
}
/* END Testimonial */
/* END HOME */
.dream-home-panel {
  position: relative;
  max-width: 900px;
  margin: 70px auto;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
}
.dream-home-panel p {
  color: #fff;
  font-size: 18px;
}
.dream-home-panel:before,
.dream-home-panel:after {
  content: " ";
  display: table;
}
.dream-home-panel:after {
  clear: both;
}
.dream-home-panel:before,
.dream-home-panel:after {
  content: " ";
  display: table;
}
.dream-home-panel:after {
  clear: both;
}
.dream-home-panel__label {
  display: inline-block;
  margin: 0 auto;
  border-radius: 0 0 3px 3px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  z-index: 100;
  background-color: #653b71;
  padding: 5px 10px;
}
.dream-home-panel__heading.campaign_heading {
  font-size: 32px;
  font-family: 'gelica', sans-serif !important;
  line-height: 1.2;
}
.home-page-advert.dream-home-panel p {
  font-size: 16px
}
@media (min-width: 992px) {
  .dream-home-panel__label {
    font-size: 14px;
  }
  .dream-home-panel__heading.campaign_heading {
    font-size: 20px;
  }
  .home-page-advert.dream-home-panel .dream-home-panel__body {
    padding: 25px 40px;
  }
  .dream-home-panel__body.campaign_body {
    min-height: 249px
  }
  .dream-home-panel__body.campaign_body .btn {
    margin: 15px 0 25px;
  }
  .home-page-advert.dream-home-panel .dream-home-panel__heading.campaign_heading {
    font-size: 52px;
    line-height: 1.1;
    margin-bottom: 10px;
    font-family: 'gelica', sans-serif; 
  }
  .home-page-advert.dream-home-panel .btn {
    margin-top: 8px;
  }
  .home-page-advert.dream-home-panel p {
    font-size: 17px
  }
}
.dream-home-panel__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) {
  .dream-home-panel__image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 520px;
    height: auto;
    margin-bottom: 0;
  }
}
.dream-home-panel__body {
  background-color: #663d71;
  padding: 20px;
  border-radius: 0 0 3px 3px;
}
.dream-home-panel__body a.btn {
  margin-bottom: 0!important
}
@media (min-width: 992px) {
  .dream-home-panel__body {
    padding: 25px 40px;
    float: right;
    width: 525px;
    border-radius: 0 3px 3px 0;
  }

  .dream-home-panel__body.stamp_body{
    padding: 44px 90px;
    float: right;
    width: 479px;
    border-radius: 0 3px 3px 0;
  }
  .stamp-home-panel img{
    max-width: 531px;
  }
}
.dream-home-panel__heading {
  color: #fff;
  font-size: 18px; 
  margin: 0 0 10px 0;
  line-height: 1.5em;
  font-weight: 400;
}
@media (min-width: 992px) {
  .dream-home-panel__heading {
    font-size: 23px; 
  }
}
.dream-home-panel__heading > span {
  display: block;
}
@media (min-width: 992px) {
  .dream-home-panel__heading > span {
    font-size: 45px;
  }
}
@media (max-width: 990px) {
  .dream-home-panel__image img {
    width: 100%;
    padding-right: 0;
  }
}
.play-video {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  height: 212px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .play-video {
    height: 596px;
    margin-bottom: 50px;
  }
}
.play-video__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(116, 98, 121, 0.5);
}
.play-video__body {
  z-index: 10;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
.play-video__body a {
  text-decoration: none !important;
}
.play-video__heading {
  color: #fff;
  font-size: 26px;
  text-align: center;
  padding-bottom: 90px;
  background-image: url('/img/icons/play-video.svg');
  background-repeat: no-repeat;
  background-size: 62px 62px;
  background-position: center 100%;
}
@media (min-width: 992px) {
  .play-video__heading {
    font-size: 40px;
    padding-bottom: 110px;
    background-size: 82px 82px;
  }
}
.play-video__heading a {
  color: #fff;
  text-decoration: none;
}
.simply-new-homes-teaser {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  text-align: center;
  margin-top: 140px;
  position: relative;
}
.simply-new-homes-teaser__header {
  width: 139px;
  height: 139px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 139px 139px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
}
.simply-new-homes-teaser__body {
  padding: 75px 15px 35px;
  margin-bottom: 50px;
}
.simply-new-homes-teaser__body p {
  margin-bottom: 30px;
}
.simply-new-homes-teaser__heading {
  color: #653B71;
  font-size: 26px;
  margin-bottom: 25px;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .land--teaser .simply-new-homes-teaser__body {
    font-size: 18px;
  }
  .simply-new-homes-teaser__body {
    padding: 75px 35px 35px;
  }
  .land--teaser .simply-new-homes-teaser__heading {
    font-size: 30px;
  }
  .land-body {
    margin-bottom: 180px;
  }
  .land-body-text {
    padding: 50px;
  }
  .land-body-title {
    font-size: 40px;
  }
  .land-body-text .intro {
    font-size: 20px;
  }
  .land-columns {
    padding: 35px 50px;
  }
  .land-services-intro h1 {
    font-size: 40px;
  }
  .land-services {
    padding: 50px;
  }
  .land-body-images {
    margin: 50px auto 0;
  }
}
.rics-resources {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
}
.rics-resources__header {
  width: 176px;
  height: 176px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 176px 176px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  position: absolute;
  top: -88px;
  left: 50%;
  transform: translateX(-50%);
}
.rics-resources__body {
  padding: 100px 35px 15px;
}
.rics-resources__heading {
  margin-bottom: 30px;
}
.resource-download {
  border-radius: 3px;
  border: 1px solid #5CB9C4;
  width: 100%;
  margin-bottom: 20px;
}
.resource-download a {
  padding: 15px;
  display: block;
  font-size: 18px;
  width: 100%;
}
@media (max-width: 600px) {
  .rics-resources__body {
    padding: 55px 15px 15px;
  }
  .rics-resources__body .u-size1of3 {
    width: 100%!important;
  }
  .resource-download a {
    padding: 10px 15px;
    font-size: 16px;
  }
  .rics-resources__header {
    width: 120px;
    height: 120px;
    margin-top: 25px;
  }
  h2.rics-resources__heading  {
    font-size: 26px
  }
  .rics-resources {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}
.download-panel {
  padding: 15px;
  background-color: #B8DDE1;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  width: 100%;
}
.download-panel__heading {
  font-size: 20px;
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 17px;
}
.download-panel__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.download-panel__list li {
  display: block;
}
.download-panel__list li + li {
  margin-top: 10px;
}
.download-panel__list li a {
  font-size: 18px;
  font-weight: bold;
  color: #59315F;
}
@media (min-width: 767px) {
 .download-panel {
   padding: 20px 30px;
 }
 .download-panel__heading {
   font-size: 30px;
  }
  .download-panel__list li a {
    font-size: 20px;
  }
  .commercial-download-panel .download-panel__list li a {
    font-size: 24px;
    width: 90%;
    line-height: 1.2;
  }
}
/* BUY TO LET */
@media (min-width: 992px) {
  .faq-column-left {
    padding-right: 90px;
  }
}
@media (min-width: 992px) {
  .faq-column-right {
    padding-left: 90px;
  }
}
@media (min-width: 992px) {
  .investment-examples {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.investment-examples__header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 20px;
}
@media (min-width: 992px) {
  .investment-examples__header {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .investment-examples__heading {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
.investment-examples .investment-examples__slider-wrapper {
  max-width: 1220px;
  margin: 0 auto;
}
.investment-example {
  text-align: center;
  background-color: #fff;
  width: 170px;
  margin: 0 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  overflow: hidden;
}
.investment-example__image {
  height: 113px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.investment-example__let-price {
  color: #fff;
  background-color: #653b71;
  padding: 3px 0;
}
.investment-example__yield {
  color: #653b71;
  border-bottom: 1px solid #DBDBDB;
  padding: 6px 0;
}
.investment-example__branch {
  color: #653b71;
  padding: 6px 0;
}
.investment-examples .slick-prev {
  display: none !important;
}
@media (min-width: 992px) {
  .investment-examples .slick-prev {
    display: inline-block !important;
    left: -66px;
  }
}
.investment-examples .slick-next {
  display: none !important;
}
@media (min-width: 992px) {
  .investment-examples .slick-next {
    display: inline-block !important;
    right: -66px;
  }
}
/* END BUY TO LET */
/* LIGHTBOX MENUS */
.menu-lightbox-wrapper {
  max-width: 1050px;
  padding: 40px 0;
  margin: 0 auto;
}
.menu-lightbox-wrapper:before,
.menu-lightbox-wrapper:after {
  content: " ";
  display: table;
}
.menu-lightbox-wrapper:after {
  clear: both;
}
.menu-lightbox-wrapper:before,
.menu-lightbox-wrapper:after {
  content: " ";
  display: table;
}
.menu-lightbox-wrapper:after {
  clear: both;
}
.menu-lightbox-wrapper .carousel-block {
  margin-bottom: 40px;
  height: 140px;
}
.menu-services-lightbox-wrapper.menu-lightbox-wrapper {
  max-width: 100%;
  padding: 20px 0;
}
#menu-services .land-services {
  box-shadow: none;
  max-width: 1050px;
  margin: 0 auto !important;
}
.menu-services-lightbox-wrapper.menu-lightbox-wrapper .carousel-block {
  margin-bottom: 12px;
  margin-top: 8px;
}
.menu-services-lightbox-wrapper.menu-lightbox-wrapper .land-services .title {
  margin-top: 0;
  margin-bottom: 15px;
}
#menu-services .serviceLinksWrapper .serviceLinksGrid {
  padding: 0 15px;
}
.featherlight,
.featherlight:last-of-type {
  background: #F0F0F0;
  padding: 15px;
  top: 0;
}
.carousel-block-heading {
  color: #653b71;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .featherlight,
  .featherlight:last-of-type {
    padding: 30px 30px 0 30px;
    /*top: 72px;*/
  }
}
.featherlight:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: '';
  box-shadow: inset 1px 4px 9px -6px;
  height: 10px;
}
.featherlight .featherlight-content {
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  margin-left: 0;
  margin-right: 0;
  border-radius: 5px;

  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.featherlight-content hr {
  margin-top: 15px;
  margin-bottom: 10px;
}
.featherlight .featherlight-close-icon {
  color: #653B71;
  font-size: 28px;
  width: 34px;
  height: 34px;
  right: 15px;
  top: 5px;
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: none;
}
@media (min-width: 992px) {
  .featherlight .featherlight-close-icon {
    top: 15px;
    font-size: 33px;
  }
}
.featherlight .featherlight-close-icon:before {
  content: 'CLOSE';
  position: absolute;
  right: 100%;
  font-size: 16px;
  color: #653B71;
  top: 5px;
  margin-right: 7px;
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 992px) {
  .featherlight .featherlight-close-icon:before {
    font-size: 18px;
  }
}
/* END LIGHTBOX MENUS */
/* TOOLBAR LIGHTBOX */
.featherlight.featherlight--toolbar,
.featherlight.featherlight--toolbar:last-of-type {
  padding: 0;
  top: 0;
}
.featherlight.featherlight--toolbar .featherlight-content {
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  border-bottom: none;
}
.featherlight.featherlight--toolbar .featherlight-close-icon {
  display: none !important;
}
/* END TOOLBAR LIGHTBOX */
/* BROCHURES */
.brochureSelect {
  border: 1px solid #59315F;
  border-radius: 3px;
  padding: 5px 8px;
  display: inline-block;
  float: left;
  width: 155px;
  color: #3C3F41;
  box-shadow: 0 2px 2px rgb(0 0 0 / 24%);
  margin-right: 15px;
  margin-bottom: 15px;
}
.brochures-page {
  background-color: #F0F0F0;
}
.brochures-wrapper {
  margin-top: 50px;
  margin-bottom: 200px;
}
.brochure-card {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  margin-bottom: 25px;
}
.brochure-card__header {
  background-color: #653B71;
  padding: 13px 15px;
}
.brochure-card__heading {
  font-size: 22px;
  color: #fff;
  margin: 0;
}
.brochure-card__footer {
  padding: 20px;
}
.brochure-card__footer .btn-primary {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}
@media (min-width: 960px) and (max-width: 1260px) {
  .brochure-card__footer .btn + .btn {
    margin-left: 0;
  }
} 
@media (min-width: 640px) and (max-width: 845px) {
  .brochure-card__footer .btn + .btn {
    margin-left: 0;
  }
}
@media (max-width: 428px) {
  .brochure-card__footer .btn + .btn {
    margin-left: 0;
    display: block;
    width: fit-content;
  }
}

/* ENDBROCHURES */
.page-header {
  margin: 50px auto;
  padding-bottom: 0;
  border-bottom: none;
}
@media (min-width: 992px) {
  .page-header {
    text-align: center;
  }
}
.page-header__heading {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 30px;
}
.page-header__body {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .page-header__heading {
    font-size: 40px;
  }
  .page-header__body {
    max-width: 770px;
  }
}

/* STAFF */
.staff-page {
  background-color: #F0F0F0;
}
.staff-wrapper .expert-card {
  width: 100%;
  margin-bottom: 25px;
}
.staff-main-profile-lightbox-wrapper {
  border-top: 1px solid #C4C4C4;
  margin-top: 45px;
  padding-top: 35px;
}
@media (max-width: 768px) {
  .staff-page .u-size1of3, .staff-page .u-size2of6, .staff-page .u-size4of12 {
    width: 100% !important
  }
}
/* Staff profile lightbox */
.staff-main-profile {
  max-width: 960px;
  margin: 0 auto;
}
.staff-main-profile .staff-main-profile__avatar-wrap {
  position: relative;
  float: left;
  height: 130px;
  width: 130px;
}
@media (min-width: 992px) {
  .staff-main-profile .staff-main-profile__avatar-wrap {
    height: 300px;
    width: 300px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.24);
  }
}
.staff-main-profile .staff-main-profile__avatar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url('/img/branch/expert-avatar.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto 100%;
}
.staff-main-profile .staff-main-profile__body {
  margin-left: 140px;
}
@media (min-width: 992px) {
  .staff-main-profile .staff-main-profile__body {
    margin-left: 360px;
  }
}
.staff-main-profile__details {
  margin-bottom: 8px;
}
.staff-main-profile .staff-main-profile__name,
.staff-main-profile .staff-main-profile__title {
  color: #3C3F41;
  margin-bottom: 0;
}
.staff-main-profile .staff-main-profile__name {
  font-size: 18px;
  line-height: 1;
  margin: 15px 0;
}
.staff-main-profile .staff-main-profile__name span {
  font-size: 16px;
}
@media (min-width: 992px) {
  .staff-main-profile .staff-main-profile__name {
    font-size: 32px;
    margin: 15px 0;
  }
  .staff-main-profile .staff-main-profile__name span {
    font-size: 20px;
  }
}
.staff-main-profile__qualifications {
  display: block;
  color: #653b71;
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 992px) {
  .staff-main-profile__qualifications {
    font-size: 15px;
  }
}
.staff-main-profile .staff-main-profile__title {
  font-size: 14px;
}
@media (min-width: 992px) {
  .staff-main-profile .staff-main-profile__title {
    font-size: 18px;
  }
}
.staff-main-profile .staff-main-profile__telephone {
  font-size: 22px;
  color: #653B71;
  font-weight: bold;
  background-image: url('/img/icons/telephone-icon.svg');
  background-size: 18px 18px;
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 23px;
  padding-bottom: 4px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}
.staff-main-profile .staff-main-profile__telephone a {
  color: inherit !important;
  text-decoration: none !important;
}
.staff-main-profile .staff-main-profile__mobile-contact {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/telephone-icon-white.svg');
  background-size: 20px 20px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  padding: 5px 19px;
}
@media (min-width: 768px) {
  .staff-main-profile .staff-main-profile__mobile-contact {
    display: none !important;
  }
}
.staff-main-profile .staff-main-profile__email {
  font-size: 14px;
  font-weight: normal;
  background-image: url('/img/icons/envelope-icon-white.svg');
  background-size: 28px 20px;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: -999px;
  padding: 5px 19px;
}
@media (min-width: 768px) {
  .staff-main-profile .staff-main-profile__email {
    text-indent: 0px;
    background-position: 5px center;
    padding-left: 40px;
    font-size: 16px;
  }
}
.staff-main-profile .staff-main-profile__more {
  padding: 3px 10px 3px 50px;
  background-image: url('/img/icons/more-icon.svg');
  background-size: 37px 20px;
  background-position: 5px center;
  background-repeat: no-repeat;
  font-size: 14px;
}
@media (min-width: 992px) {
  .staff-main-profile .staff-main-profile__more {
    font-size: 16px;
    padding: 3px 12px 3px 54px;
  }
}
.staff-main-profile__contact-form,
.staff-main-profile__bio {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .staff-main-profile__contact-form,
  .staff-main-profile__bio {
    clear: none;
    margin-left: 360px;
  }
}
.staff-main-profile__contact-form {
  /*margin-top: 20px;*/
  margin: top: 5px;
  margin-bottom: 20px;
  border-top: 1px solid #C4C4C4;
  /*border-bottom: 1px solid #C4C4C4;*/
  display: none;
}
.staff-main-profile__bio {
  color: #3c3f41 !important;
}
.staff-main-profile__bio p,
.staff-main-profile__bio a {
  color: #3c3f41 !important;
}
/* END staff profile lightbox */
/* END STAFF */
/* COMMUNITY PAGE */
.community-page {
  background-color: #F0F0F0;
}
.community-page .media-block__body-wrapper .h3 {
  color: #653B71;
  font-weight: bold;
  margin-bottom: 15px;
}
.community-page .media-block__body-wrapper img {
  margin-bottom: 5px;
}
.community-page .media-block__body-wrapper {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  padding: 35px;
  font-size: 17px;
  position: relative;
  max-width: 480px;
  margin: 220px auto 0;
}
.community-page .Grid-cell {
  position: relative;
}
.community-page .media-block__img {
  height: 335px;
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  left: 0;
  right: 0;
}
.communityOutro {
  color: #653B71;
  max-width: 965px;
  margin: 50px auto 75px;
  text-align: center;
}
.communityOutro p.h3 {
  line-height: 1.25;
  margin-bottom: 15px;
  font-size: 22px;
}
@media (min-width: 992px) {
  .community-page .media-block__body-wrapper {
    padding: 25px 45px;
    margin: 245px auto 75px;
  }
  .community-page .media-block__img {
    background-size: 90%;
  }
  .communityOutro {
    margin: 0 auto 100px;
  }
  .communityOutro p.h3 {
    font-size: 28px;
  }
}
.community-page .lettings-intro {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .community-page .lettings-intro {
    margin-bottom: 80px;
    margin-top: 30px;
  }
}
@media (max-width: 830px) {
  .header .header__body {
    padding: 0;
  }
  .header .header__heading {
    left: 15px;
    right: 15px;
  }
}
@media (max-width: 500px) {
  .header .header__heading {
    font-size: 28px;
    padding-top: 15px!important;
  }
  .header .header__body {
    font-size: 14px;
  }
}
/* END COMMUNITY PAGE */
/* CUSTOMER SERVICE PAGE */
.customer-service-page .header {
  height: 300px;
  min-height: 300px;
  margin-bottom: 0
}
@media (min-width: 1350px) {
  .customer-service-page .header {
    height: 650px!important;
  }
}
.customer-service-page .intro {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  background: #653B71;
  padding-bottom: 35px;
  padding-top: 35px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  z-index: 1;
}
.customer-service-page .intro h1 {
  color: #FFF;
  font-family: 'alternate-gothic-no-1-d', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 64px;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: .06em
}
.customer-service-page .intro svg {
  margin-bottom: 25px;
}
.customer-service-page .image-slider img {
  width: 100%
}
.customer-service-page .image-sliderWrapper {
  position: relative;
}
.customer-service-page .image-sliderWrapper .imageOverlayText {
  color: #653B71;
  font-size: 18px;
  text-align: center;
  margin: 35px auto;
  padding: 0 15px;
}
.customer-service-page .clients-testimonials {
  margin: 35px auto;
  text-align: center;
  font-size: 18px;
  color: #653B71
}
.customer-service-page .clients-testimonials img {
  margin-top: 15px;
}
.customer-service-page .simply-different {
  width: 100%;
  background: #8BD2D9;
  padding-bottom: 35px;
  padding-top: 35px;
  color: #653B71;
  text-align: center;
  font-size: 18px;
}
.customer-service-page .simply-different h1 {
  color: #FFF;
  font-family: 'alternate-gothic-no-1-d', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 64px;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: .06em
}
@media (min-width: 768px) {
  .customer-service-page .image-sliderWrapper .imageOverlayText {
    text-shadow: 2px 1px 5px rgba(0, 0, 0, 0.5);
  }
  .customer-service-page .image-slider {
    margin-top: -150px;
    z-index: -1
  }
  .customer-service-page .image-sliderWrapper .imageOverlayText {
    color: #FFF;
    font-size: 26px;
    text-align: center;
    max-width: 800px;
    margin: 50px auto;
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
  }
  .customer-service-page .header {
    height: 530px;
  }
  .customer-service-page .intro {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 125px;
    padding-top: 125px;
    margin-top: -150px;
    -webkit-clip-path: polygon(0 25%, 100% 0, 100% 75%, 0 100%);
    clip-path: polygon(0% 25%, 100% 0, 100% 75%, 0 100%);
    font-size: 24px;
    z-index: 1;
  }
  .customer-service-page .clients-testimonials {
    max-width: 850px;
    margin: 75px auto 0;
    font-size: 22px;
  }
  .customer-service-page .simply-different {
    padding-bottom: 175px;
    padding-top: 175px;
    -webkit-clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
    clip-path: polygon(0% 15%, 100% 0, 100% 85%, 0 100%);
    font-size: 20px;
  }
}
@media (min-width: 991px) {
  .customer-service-page .clients-testimonials {
    font-size: 28px;
  }
  .valueBlock {
    font-size: 18px;
  }
}
.customer-service-page .simply-different svg,
.customer-service-page .customer-service-why img {
  margin-bottom: 25px;
}
.customer-service-page .customer-service-why {
  margin-top: 35px;
}
.customer-service-page .customer-service-why {
  text-align: center;
  font-size: 20px;
}
.customer-service-page .customer-service-why-block p {
  max-width: 500px;
  margin: 0 auto 20px;
}
.customer-service-page .ctas,
.simplySwitch-page .ctas {
  max-width: 850px;
  margin: 50px auto 50px;
  text-align: center;
  font-size: 28px;
  color: #653B71
}
.customer-service-page .cta-blockWrapper,
.simplySwitch-page .cta-blockWrapper {
  max-width: 1100px;
  margin: 0 auto 100px;
}
.customer-service-page .cta-block,
.simplySwitch-page .cta-block {
  text-align: center;
  color: #FFF;
  position: relative;
  font-size: 28px;
}
.customer-service-page .cta-block .cta-text,
.simplySwitch-page .cta-block .cta-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 10;
  text-align: center;
  transform: translateY(-60%);
}
@media (max-width: 767px) {
  .customer-service-page h1 {
    font-size: 35px!important;
  }
  .customer-service-page .clients-testimonials img {
    width: 295px
  }
 .customer-service-page .simply-different svg, 
  .customer-service-page .intro svg {
    width: 275px
  }
  .customer-service-page .ctas {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .customer-service-page .intro {
    font-size: 18px;
  }
  .customer-service-page .customer-service-why {
    font-size: 16px;
  }
  .customer-service-page .cta-block.valuation-block {
    margin-bottom: 15px;
  }
  .customer-service-page .ctas img {
    max-width: 80%
  }
  .customer-service-page .cta-blockWrapper {
    margin-bottom: 50px;
    margin-top: 10px;
  }
  .customer-service-page .cta-block {
    font-size: 24px;
  }
  .customer-service-page .customer-service-why-block2 {
    margin-top: 50px;
  }
}
/* END CUSTOMER SERVICE PAGE */
/* STAMP DUTY CALCULATOR */
#resultTable {
  margin-bottom: 0;
  width: 100%;
}
#resultTable tr:nth-child(even) {
  background-color: #d5eded;
}
#resultTable tr:nth-child(odd) {
  background-color: #eaf6f6;
}
#resultTable th.leftCol {
  padding: 10px 0 10px 25px;
}
#resultTable td.leftCol {
  padding: 10px 0 10px 25px;
}
#resultTable th.rightCol {
  padding: 10px 25px 10px 0;
}
#resultTable td.rightCol {
  padding: 10px 25px 10px 0;
}
#resultTable th.middleCol {
  padding: 10px 0;
}
#resultTable td.middleCol {
  padding: 10px 0;
}
/* END STAMP DUTY CALCULATOR */
/* VALUATION CHOICE */
.featherlight.featherlight--valuation-choice {
  background: transparent;
}
.featherlight.featherlight--valuation-choice .featherlight-content {
  width: 1000px; 
  max-width: 100%;
  border: 1px solid #C4C4C4;
  padding: 10px 0;
}
.featherlight.featherlight--valuation-choice .featherlight-close-icon:before {
  display: none;
}
.valuation-choice h2 {
  font-size: 20px;
}
.valuation-choice__valuation, .valuation-choice__instant-valuation {
  padding: 0 0 15px 0;
}
.valuation-choice__instant-valuation .carousel-block {
  margin: 25px 0 0 0px;
  width: 100%;
}
.valuation-choice__instant-valuation h3 {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .valuation-choice h2 {
    font-size: 28px;
  }
}
.valuation-choice__valuation,
.valuation-choice__instant-valuation {
  text-align: center;
  padding: 15px 0;
}
.valuation-choice__valuation p,
.valuation-choice__instant-valuation p {
  margin-bottom: 20px;
}
.valuation-choice__valuation-image {
  width: 160px;
  height: 160px;
  margin-bottom: 20px;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
  overflow: hidden;
}
.valuation-choice__valuation {
  border-bottom: none;
  padding: 0px 0 0;
}
/* END VALUATION CHOICE */
/* SNH LIGHTBOX */
.snh-lightbox {
  text-align: center;
  padding-bottom: 25px;
  padding-top: 40px;
  background-color: #fff;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.snh-lightbox .snh-lightbox__header img {
  display: block;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}
.snh-lightbox .snh-lightbox__body {
  color: #653b71;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  font-size: 16px;
}
@media (min-width: 767px) {
  .snh-lightbox .snh-lightbox__body {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 18px;
  }
}
.snh-lightbox .snh-lightbox__buttons {
  margin-top: 30px;
}
.snh-lightbox .snh-lightbox__buttons a,
.snh-lightbox .snh-lightbox__buttons button {
  margin-left: 10px;
  margin-right: 10px;
}
.featherlight.featherlight--snh {
  top: 0;
  background: rgba(170, 170, 170, 0.5);
}
.featherlight.featherlight--snh .featherlight-content {
  max-width: 639px;
  border: none;
  padding: 0;
}
.featherlight.featherlight--snh .featherlight-close-icon:before {
  display: none;
}
/* END SNH LIGHTBOX */
/* GOOGLE LOCATION AUTOCOMPLETE */
.pac-container {
  z-index: 10000000000 !important;
}
/* END GOOGLE LOCATION AUTOCOMPLETE */
/* Headrooms JS */
body {
  padding-top:62px;
}
@media (min-width: 769px) {
  body {
    padding-top: 70px;
  }
}
.navbar-fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1998;
}
.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}
.headroom--pinned {
  transform: translateY(0%);
}
.headroom--unpinned {
  transform: translateY(-100%);
}
/* Headroom JS bottom toolbar */
.headroom-toolbar {
  will-change: transform;
  transition: transform 200ms linear;
}
.headroom-toolbar--unpinned {
  transform: translateY(100%);
}
/* End Headroom JS bottom toolbar */
/* End Headrooms JS */
.simply-search-reason {
  background-repeat: no-repeat;
  background-position: center 0;
  padding-top: 125px;
  text-align: center;
  color: #653b71;
}
.simply-search-reason-1 {
  background-image: url('https://35706cf12a6d282069ef-4e43362587b70fedfd3e2533b969c00b.ssl.cf3.rackcdn.com/img/simply-search/simply-search-1@2x.png');
  background-size: 110px;
}
.simply-search-reason-2 {
  background-image: url('https://35706cf12a6d282069ef-4e43362587b70fedfd3e2533b969c00b.ssl.cf3.rackcdn.com/img/simply-search/simply-search-2@2x.png');
  background-size: 110px;
}
.simply-search-reason-3 {
  background-image: url('https://35706cf12a6d282069ef-4e43362587b70fedfd3e2533b969c00b.ssl.cf3.rackcdn.com/img/simply-search/simply-search-3@2x.png');
  background-size: 110px;
}
.simply-search-reason-4 {
  background-image: url('https://35706cf12a6d282069ef-4e43362587b70fedfd3e2533b969c00b.ssl.cf3.rackcdn.com/img/simply-search/simply-search-4@2x.png');
  background-size: 110px;
}
@media (max-width: 767px) {
  .simply-search-reason-1,
  .simply-search-reason-2,
  .simply-search-reason-3,
  .simply-search-reason-4 {
    background-size: 85px
  }
  .simply-search-reason {
    padding-top: 100px
  }
}
.userGreeting {
  padding-top: 35px;
  text-align: center;
  color: #653b71;
}
.userGreeting .btn.btn--medium {
  padding-top: 1px;
  margin-left: 15px;
}
.userGreetingHeader {
  position: relative;
  padding: 0;
  margin: 0;
}
.userGreetingHeader img {
  width: 100%;
}
.userGreetingHeader h1 {
  color: #FFF;
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 15px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  font-size: 28px;
  line-height: 1;
  margin: 0;
}
.alertsBlockWrap {
  padding-bottom: 50px; 
  padding-top: 50px; 
  background: #f8f8f8;
  position: relative;
}
.logoutAccount {
  position: absolute;
  top: 0;
  right: 15px;
}
.logoutAccount .btn {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.alertsBlockWrap h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 30px;
}
.alertsBlockWrap p,
.savedPropertiesBlockWrap p {
  max-width: 795px;
  margin: 0 auto 15px;
}
.alertsBlockWrap .alert {
  margin: 35px auto;
  max-width: 650px;
  text-align: center;
}
.savedPropertiesBlockWrap {
  padding-bottom: 50px; 
  padding-top: 50px; 
}
.alertsBlockWrap h3,
.savedPropertiesBlockWrap h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
}
.btn-block-wrap a,
.saved-search .btn-block-wrap a {
  display: inline-block; 
  margin: 10px;
}
.accountBranch, .accountHeadhunters {
  color: #000
}
.register_simplySearch {
  margin: 65px 0 40px 0;
  background: #fff;
  border: 1px solid #5CB9C4;
  border-radius: 5px;
  padding: 60px 25px 25px 25px;
  text-align: left;
}
.register_simplySearch_title {
  font-size: 22px;
  color: #653B71;
  text-align: center;
  margin-bottom: 20px;
}
.register_simplySearch .simply-new-homes-teaser__header {
  height: 100px;
  width: 100px;
  background-size: 100px;
  top: -55px;
}
@media (min-width: 992px) {
  .userGreetingHeader h1 {
    font-size: 46px;
  }
  .alertsBlockWrap h2 {
    font-size: 34px;
    margin-bottom: 35px;
  }
  .logoutAccount {
    right: 25px;
  }
  .alertsBlockWrap h3,
  .savedPropertiesBlockWrap h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
button.js-postcodeLookup {
  padding: 8px 12px;
}
/*My account*/
.property-carousel .slick-slide {
  margin: 0 15px!important;
}
.userAccount-map {
  height: 500px
}
.delete-property {
  background-image: url(/img/icons/close-cross.png);
  height: 20px;
  width: 20px;
  background-size: cover;
  position: absolute;
  z-index: 99;
  right: 25px;
  top: 25px;
}
.u-noMargin {
  margin:0;
}
/* Property lightbox */
.property-details-lightbox-wrapper {
  border-top: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  margin-top: 45px;
  padding-top: 5px;
}
@media (min-width: 992px) {
  .property-details-lightbox-wrapper {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.serviceSocialIcons {
  float: right;
  clear: both;
  margin: 15px 0;
}
.serviceSocialIcons img {
  width: 45px
}
.savedSearchesList-detail {
  text-align: left;
  color: #653B71;
  border-bottom: 1px solid #c4c4c4;
  padding: 25px 0; 
}
.mapPopup {
  width: 190px;
}
.mapPopup-photo img {
  width: 100%;
  margin-bottom: 10px;
  max-width: 250px
}
.mapPopup-details {
  font-size: 14px;
  line-height: 1.5;
}
.mapPopup h4 {
  margin-bottom: 5px;
}
.mapPopup h4,
.mapPopup h4 a {
  font-size: 16px;
  color: #653b71;
  font-weight: normal !important;
}
.mapPopup-details a {
  color: #653b71;
  font-weight: 600;
}
.mapPopup-details p {
  margin-bottom: 0;
}
@media (max-width: 410px) {
  .btn {
    white-space: normal;
  }
}
@media (max-width: 360px) {
  .staff-main-profile .staff-main-profile__avatar-wrap {
    float: none;
  }
  .staff-main-profile .staff-main-profile__body {
    margin: 15px 0 0 0;
  }
}
@media (max-width: 767px) {
  .my-account-wrapper h2 {
    font-size: 24px;
    margin-bottom: 35px!important;
  }
}
@media (max-width: 767px) {
  .featherlight h2 {
    font-size: 24px
  }
}
.neighbors {
  text-align: left;
  text-transform: uppercase;
  position: absolute;
  top: 9px;
  left: 15px;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .neighbors {
    text-align: center;
    top: 23px;
    left: 0;
  }
}
.neighbors a {
  margin: 0 20px;
  font-size: 18px;
  color: #59315F;
}
.neighbors .u-action-link-previous {
  display: inline-block;
  position: relative;
}
.neighbors .u-action-link-previous:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-bottom: 6px solid transparent;
  border-top: 6px solid transparent;
  border-right: 10px solid #59315F;
  margin-right: 50px;
}
/* 404 PAGE*/ 
.error-text {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  padding: 0 15px;
  text-align: center;
  height: 250px;
}
.error-text p.h2 {
  font-size: 40px;
  color: #fff;
  margin:0;
}
.error-text p {
  font-size: 22px;
  color: #FFF;
  text-shadow: 2px 1px 5px rgba(0, 0, 0, 0.5);
  margin: 15px 0;
}
.error-text .btn {
  background: #fff;
  color: #653B71;
}
.error-bg {
  background: url(/../img/error/HA_404_mobile.jpg) no-repeat center bottom; 
  height: 80vh;
  background-size: cover;
  position: relative;
}
@media (min-width: 650px) {
  .error-text {
    top: 220px;
  }
  .error-text p.h2 {
    font-size: 60px;
    color: #fff;
    margin:0;
  }
  .error-text p {
    font-size: 28px;
    margin: 25px 0;
  }
  .error-bg {
    background: url(/../img/error/HA_404.jpg) no-repeat center bottom; 
    background-size: cover;
    height: 750px;
  }
}
@media (min-width: 1550px) {
  .error-bg {
    height: 90vh
  }
  .error-text { 
    top: 450px;
  }
}
@media (min-width: 1900px) {
  .error-bg {
    height: 90vh
  }
  .error-text { 
    top: 350px;
  }
}
/* END 404 PAGE*/
@media (max-width: 767px) {
  #livechat-compact-container {
    display: none!important;
    visibility: hidden!important;
  }
}
.snh_benefits {
  border: 1px solid #5CB9C4;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  border-radius: 5px;
  padding: 15px 0;
  margin: 35px 0;
  font-size: 14px;
}
.snh_benefits .title {
  color: #653b71;
  font-size: 22px;
  margin-bottom: 20px;
}
.snh_benefits img {
  margin-bottom: 8px
}
.newHomes-properties {
  /*margin-bottom:50px;     */
  padding: 20px 20px 0px;
}
.newHomes-properties__heading {
  font-size: 40px;
  color: #653B71;
  text-align: center;
  margin: 25px 0;
}
@media (max-width: 767px) {
  .newHomes-properties__heading {
    font-size: 26px;
  }
  .brochure-card__footer .btn-primary {
    float: none;
  }
}
#livechat-compact-container,
#livechat-eye-catcher,
#livechat-full {
  z-index: 1999999998!important
}
@media (max-width: 1200px) {
  .expert-card-wrapper {
    margin: 0 auto 35px;
  }
  .expert-card-wrapper .contentLabel {
    left: 50%;
    transform: translateX(-50%);
  }
  .call-to-action-group {
    margin: 0 auto 35px auto;
  }
  .branch-awardsWrapper {
    margin: 25px auto 0 auto;
    max-width: 490px
  }
  .accountSavedPlaces {
    max-width: 400px;
    margin:0 auto;
  }
}
@media (max-width: 990px) {
  .testimonial, .testimonials-slider {
    max-width: 550px;
    margin: 100px auto 75px;
  }
  .news-panel-wrapper {
    max-width: 550px;
    margin: 35px auto 0 auto
  }
}
@media (min-width: 767px) and (max-width: 990px) {
  .our-people-wrapper {
    margin-top: 220px;
  }
  .property-card .property-card__image {
    height: 350px;
  }
  .search-results--grid .property-card .property-card__image {
    height: 175px
  }
}
@media (max-width: 990px) {
  .our-people-wrapper {
    margin-top: 170px;
  }
  .ctaBlock {
    text-align: center;
    max-width: 450px;
    margin: 25px auto 0 auto
  }
  .download-panel {
    max-width: 450px;
    margin: 25px auto 0
  }
  .ctaBlock a {
    font-size: 20px;
  }
  .inSearchActionsWrapper {
    max-width: 100%;
    text-align: center;
    margin: 0 auto 20px;
  }
  .news .news__category {
    font-size: 14px;
    margin-right: 5px;
  }
  .news-main-wrapper .u-md-size1of2 {
    width: 100%!important;
  }
}
@media (max-width: 767px) {
  .serviceCtas .Grid-cell {
    width: 100%!important
  }
}
.slider__leftFade-savedProperties {
  background: linear-gradient(to right, #f8f8f8, rgba(230, 230, 230, 0) 50px);
  width: 151px;
  height: 425px;
  position: absolute;
  z-index: 99;
}
.slider__rightFade-savedProperties {
  background: linear-gradient(to left , #f8f8f8, rgba(230, 230, 230,0) 50px);
  width: 151px;
  height: 425px;
  position: absolute;
  z-index: 99;
  right: 0;
}
.serviceCtas {
  max-width: 790px; 
  margin: 50px auto 0;
}
.serviceCtas .ctaBlock {
  margin-bottom:0; 
  width: 100%
}
.aml_quiz {
  max-width: 960px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.aml_quizBody {
  background: #FFF;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  font-weight: 600;
  padding: 35px 100px;
  color: #653B71;
}
.aml_quizBody form {
  margin-top: 25px;
}
.aml_quizBody .form-control {
  max-width: 400px;
}
.aml_quizBody ol li {
  margin-bottom: 25px;
}
.aml_quizBody input[type="radio"],
.aml_quizBody input[type="checkbox"] {
  margin-right: 13px;
  margin-bottom: 7px
}
.aml_quizBody input[type="checkbox"] {
  margin-bottom: 4px
}
.custom-counter {
  margin: 35px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.quizlib-question-title {
  margin: 10px 0 10px;
}
.quizlib-question {
  margin-bottom: 25px;
}
span.quizNumber {
  margin-right: 10px;
  font-size: 14px;
  background-color: rgb(101, 59, 113);
  color: white;
  font-weight: bold;
  padding: 2px 0;
  text-align: center;
  border-radius: 50%;
  float: left;
  width: 25px;
  height: 25px;
  margin-left: -35px;
}
.requiredField {
  color: red
}
.quizlib-question-warning {
  color: red;
  display: block
}
.aml_quizHeader {
  text-align: center;
  background: #5CB9C4;
  padding: 20px;
  color: #FFF;
  margin-top: 35px;
}
#quiz-div {
  margin-top: 35px;
}
.aml_quizHeader h1 {
  color: #FFF;
  margin: 0;
  font-size: 32px;
}
#aml_result {
  margin-top: 150px;
}
#aml_result .modal-dialog {
  width: 700px;
  margin-top: 40px;
}
#aml_result .modal-content {
  border-radius: 0
}
#aml_result .modal-body {
  background: #653B71;
  color: #FFF;
  text-align: center;
  font-size: 32px;
  padding: 35px;
}
#aml_result #aml_quizScore {
  background: #fff;
  border-radius: 50%;
  border: 10px solid #5CB9C4;
  font-size: 56px;
  color: #653B71;
  padding: 7px 15px;
  font-weight: bold;
  width: 120px;
  height: 120px;
  margin: 25px auto;
}
.aml_quizBody label {
  font-weight: 600;
  color: #653B71;
}
.competitionFormWrapper {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  position: relative;
  max-width: 1000px;
  text-align: left;
  margin: 90px auto 25px;
  padding: 95px 25px 25px 25px;
}
.case__studies .search-results.search-results--list .property-card__image-tile.property-card__image-tile--main {
  right: 0;
}
.case__studies .property-card .property-card__price-line {
  font-size: 16px;
}
.case__studies .btn-default {
  border: 1px solid #5CB9C4;
  margin-top: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
}
.case__studies .is-checked {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24) !important;
  border-width: 6px;
  background-color: #fff;
  border-color: #5CB9C4;
}
@media (min-width: 992px) {
  .case__studies .search-results.search-results--list .property-card .property-card__body {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .case__studies .search-results.search-results--list .property-card .property-card__image-wrap {
    width: 43%
  }
  .case__studies .search-results.search-results--list .property-card .property-card__body {
    max-width: 52%
  }
}
.feefowidget-carousel-container-single-review {
  width: 100%!important
}
.feefowidget-background-white {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24)!important;
}
@media (max-width: 767px) {
  .feefo-btn.btn {
    width: 100%;
    margin-bottom: 10px;
    max-width: 350px;
  }
  .text-right.feefo-wrap {
    text-align: left !important;
  }
}
@media (max-width: 500px) {
  .feefo-btn.btn {
    width: 100%;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .feefo-badge__image {
    margin-top: 10px;
    width: 100% !important;
  } 
}
.homeIntro h1 {
  font-size: 60px;
}
.homeIntro h1 span.blue {
  color: #78CBD5
}
.homeIntro h1 svg {
  margin: 6px 0px 0 15px
}
.homeIntro p {
  color: #fff;
  font-size: 28px;
  margin-bottom: 25px;
}
.homeIntro {
  max-width: 700px; 
  margin: 0 auto 75px; 
  text-align: center;
}
.simplySwitchText {
  color: #FFF;
  max-width: 400px;
  text-align: center;
  font-size: 21px;
  margin: 70px auto
}
@media (min-width: 1200px) {
  .simplySwitchText {
    font-size: 25px;
  }
}
.simplySwitchLeft {
  color: #653B71;
}
.switchAnimation {
  text-align: center;
}
.galleryWrapper {
  position: relative;
}
.galleryWrapper:before,
.galleryWrapper:after {
  content: " ";
  display: table;
}
.galleryWrapper:after {
  clear: both;
}
.galleryWrapper:before,
.galleryWrapper:after {
  content: " ";
  display: table;
}
.galleryWrapper:after {
  clear: both;
}
#galleryWrapper-bottomCurve {
  position: absolute;
  bottom: 0;
  left: 0;
}
.galleryWrapper-bottomCurve {
  width: 100%;
  height: 0;
  padding-top: 4.72%;
  position: absolute;
  margin: auto;
  bottom: 0;
  left: -2%;
  right: -2%;
  z-index: 100;
}
@media (max-width: 767px) {
  .galleryWrapper-bottomCurve {
    display: none;
  }
}
.galleryWrapper-bottomCurveWrapper {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 4.72%;
  width: 100%;
}
@media (min-width: 990px) {
  .galleryWrapper,
  .galleryWrapper .galleryWrapper-gallery div,
  .galleryOverlay {
    height: 720px;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .galleryWrapper .galleryWrapper-gallery .homeLeftGallery div,
  .galleryWrapper .galleryWrapper-gallery .homeRightGallery div {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .galleryWrapper .galleryWrapper-gallery {
    position: relative;
  }
}
.galleryWrapper .galleryWrapper-gallery {
  width: 50%;
  display: inline-block;
}
.galleryWrapper .galleryWrapper-gallery > div,
.galleryWrapper .galleryWrapper-gallery .galleryWrapper-slide,
.galleryWrapper .galleryWrapper-gallery .homeGallerySlide {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
/* LEFT GALLERY */
.galleryWrapper .galleryWrapper-gallery.galleryWrapper-gallery--left .homeLeftGallery {
  background: #78CBD5;
}
/* END LEFT GALLERY */
/* RIGHT GALLERY */
.galleryWrapper .galleryWrapper-gallery.galleryWrapper-gallery--right .homeRightGallery {
  background: #653B71
}
/* END RIGHT GALLERY */
.galleryOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 55px;
  padding-bottom: 100px;
  z-index: 10;
}
@media (max-width: 990px) {
  .galleryOverlay {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .homeIntro {
    margin-bottom: 45px;
  }
  .switchAnimation img {
    width: 320px;
  }
}
.whySwitch {
  background: #F0F0F0;
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
  margin-bottom: 50px;
}
.whySwitch .Grid--withGutter {
  margin: 50px -25px!important;
}
.whySwitch .Grid--withGutter > .Grid-cell {
  padding: 0 25px!important;
}
.whySwitch .testimonial {
  margin-top: 140px;
}
.simplySwitch {
  position: relative;
  padding-bottom: 100px;
}
.simplySwitch p {
  font-size: 18px;
  color: #653B71;
  margin: 15px auto 50px;
}
.simplySwitch form {
  max-width: 845px;
  text-align: left;
  margin: 0 auto;
}
.lettingsTeam {
  padding-top: 50px;
  background: #F0F0F0;
}
.lettingsTeam .staff-wrapper {
  margin-top: 35px
}
.simplySwitch-page .cta-blockWrapper {
  margin: 125px auto 150px;
}
.media-block-alt {
  border-radius: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  width: 100%;
  max-width: 303px;
  margin: 0 auto 25px;
}
.media-block-alt:before,
.media-block-alt:after {
  content: " ";
  display: table;
}
.media-block-alt:after {
  clear: both;
}
.media-block-alt:before,
.media-block-alt:after {
  content: " ";
  display: table;
}
.media-block-alt:after {
  clear: both;
}
@media (min-width: 992px) {
  .media-block-alt {
    margin-bottom: 48px;
  }
  .whySwitch .Grid--withGutter {
    margin: 50px 0px!important;
  }
  .whySwitch .Grid--withGutter > .Grid-cell {
    padding: 0 35px!important;
  }
}
@media (min-width: 1200px) {
  .whySwitch .Grid--withGutter > .Grid-cell {
    padding: 0 75px!important;
  }
}
.media-block-alt__media {
  float: none;
  display: block;
  height: 200px;
  width: auto;
  margin-right: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.media-block-alt__body-wrapper {
  padding: 15px;
}
@media (min-width: 992px) {
  .media-block-alt__body-wrapper {
    padding: 20px;
  }
}
.media-block-alt__heading {
  font-size: 16px;
  font-weight: bold;
  color: #653b71;
  margin-bottom: 20px!important;
  line-height: 1.4em;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .media-block-alt__heading {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.media-block-alt__body {
  display: block;
  color: #653B71;
  font-size: 20px;
  font-weight: bold;  
}
.media-block-alt__body p {
  margin-bottom: 0
}
.whySwitch .media-block-alt__body small {
  font-size: 14px;
  color: #653B71;
  font-weight: normal;
}
/* END Media block */
@media (max-width: 990px) {
  .simplySwitchText {
    margin: 25px auto;
    color: #653b71;
    font-size: 18px;
    max-width: 425px;
  }
}
@media (max-width: 767px) {
  .homeIntro h1 {
    font-size: 40px;
  }
  .homeIntro p {
    font-size: 24px;
    margin-bottom: 25px;
    max-width: 330px;
    margin: 0 auto;
  }
  .homeIntro h1 svg {
    width: 35px;
    position: absolute;
    left: 15px;
    right: 0;
    margin: 0 auto;
  }
  .homeIntro h1 span:first-child {
    margin: 0 40px;
  }
  .homeIntro h1 span:last-child {
    margin: 0 30px;
  }
  .switchAnimation img {
    width: 300px;
  }
  .galleryWrapper .galleryWrapper-gallery .homeLeftGallery div, 
  .galleryWrapper .galleryWrapper-gallery .homeRightGallery div {
    height: 450px;
  }
  .simplySwitch-page h2 {
    font-size: 24px;
  }
  .simplySwitch {
    padding-bottom: 0;
  }
  .whySwitch {
    padding-bottom: 70px;
  }
  .simplySwitch p {
    font-size: 16px;
  }
  .whySwitch .testimonial {
    margin: 85px auto 0 !important;
  }
  .simplySwitch-page .cta-blockWrapper {
    margin: 25px auto 75px;
  }
}
@media (max-width: 450px) {
  .homeIntro h1 span:first-child {
    margin: 0 25px;
  }
  .homeIntro h1 span:last-child {
    margin: 0 25px;
  }
  .switchAnimation img {
    width: 250px;
  }
}
.theme-card__image-wrap {
  position: relative;
}
.theme-card__image {
  height: 270px;
}
.theme-card__image-tile {
  position: absolute;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.theme-card__image-tile--topRight {
  left: 50%;
  top: 0;
  bottom: 50%;
  right: 0;
  display: block;
}
.theme-card__image-tile--bottomRight {
  top: 50%;
  bottom: 0;
  right: 0;
  left:50%;
  display: block;
}
.theme-card__image-tile--topLeft {
  top: 0;
  bottom: 50%;
  left: 0;
  right: 50%;
}
.theme-card__image-tile--bottomLeft {
  top: 50%;
  bottom: 0;
  left: 0;
  right: 50%;
}
.theme-wrap.news .news__title {
  margin-top: 0
}
.theme-wrap .news__body {
  margin-left: 0
}
.theme-wrap {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  cursor: default;
  transition: .5s ease;
}
.theme-wrap .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 25px;
  opacity: 0
}
.theme-wrap img {
  display: block;
  position: relative;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.theme-wrap:hover {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  transition: .5s ease;
}
.theme-wrap:hover .overlay {
  background: rgba(116,98,121,.4);
  opacity: 1;
  transition: .5s ease;
}
.theme-wrap .overlay a, .theme-wrap .overlay p, .theme-wrap .overlay h3 {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}
.theme-wrap .overlay img,
.theme-image .overlay img {
  max-width: 130px;
  margin: 50px auto 0;
}
.theme-wrap:hover  {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  transition: .5s ease;
}
.theme-wrap.theme-image {
  margin-bottom: 15px;
}
.theme-wrap.theme-image img {
  margin-bottom: 15px;
  visibility: hidden;
}
.moreImagesWrapper {
  margin-top: 50px;
  padding-top: 35px;
  border-top: 1px solid #C4C4C4;
}
.moreImagesWrapper h3 {
  margin-bottom: 45px;
}
.moreImagesWrapper .u-centered {
  width: 100%;
  margin: 35px auto;
}
.theme-images .property-gallery {
  margin-top: 20px;
}
.theme-image-buttons {
  margin: 30px 0;
}
@media (max-width: 500px) {
  .theme-image-buttons .btn {
    margin-bottom: 15px!important;
  }
  .theme-image-buttons {
    margin: 30px 0 15px;
  }
  .moreImagesWrapper {
    margin-top: 25px;
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .customer-service-page.our-values-page .simply-different {
    -webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    clip-path: polygon(0% 5%, 100% 0, 100% 95%, 0 100%);
  }
}
@font-face {
  font-family: 'SauberScript';
  src: url('../fonts/39FAD3_0_0.ttf');
}
.customer-service-page.our-values-page .clients-testimonials {
  max-width: 900px
}
.valueBlock {
  max-width: 450px;
  margin: 0 auto 45px;
  font-size: 16px;
  font-weight: bold;
}
.valueBlock img {
  width: 190px;
  margin-bottom: 8px !important;
}
.valueBlock .value-title {
  font-size: 35px;
  color: #FFF;
  font-weight: 500;
}
.customer-service-page.our-values-page .imageOverlayText {
  top: 35%;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  transform: translateY(-35%);
}
.sliderTitle {
  font-size: 50px;
  color: #FFF;
}
.sliderTitle, .sauber {
  font-family: 'SauberScript', sans-serif;
}
.sauber {
  font-size: 42px;
}
.item-image {
  height: 250px !important;
}
@media (min-width: 500px) {
  .item-image {
    height: 350px !important;
  }
}
@media (min-width: 768px) {
  .sauber {
    font-size: 58px;
  }
  .item-image {
    height: 750px !important;
  }
  .sliderTitle {
    font-size: 110px;
  }
}
.image-sliderWrapper .header__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(116, 98, 121, 0.25);
}
.textWrapper {
  max-width: 850px;
  font-weight: bold;
  margin: 0 auto 10px;
}
.customer-service-page.our-values-page .image-slider {
  margin-top: 0;
}
@media (max-width: 767px) {
  .customer-service-page.our-values-page .imageOverlayText {
    transform: translateY(-50%);
    position: absolute;
  }
  .textWrapper {
    font-size: 16px;
  }
}
.customer-service-page.our-values-page .image-sliderWrapper .imageOverlayText {
  text-shadow: 2px 1px 5px rgba(0, 0, 0, 0.5);
}
@font-face {
  font-family: 'FontAwesome';
  src: url('/../fonts/fa-solid-900.eot');
  src: url('/../fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/../fonts/fa-solid-900.woff2') format('woff2'), url('/../fonts/fa-solid-900.woff') format('woff'), url('/../fonts/fa-solid-900.ttf') format('truetype'), url('/../fonts/fa-solid-900.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}
.fa-heart:before {
  content: "\f004"
}
.fa-play:before {
  content: "\f04b"
}
.noticeBanner {
  background: #653b71;
  color: #FFF;
  text-align: center;
  padding: 7px 15px;
  font-size: 13px;
}
.noticeBanner a {
  text-decoration: underline;
}


.brochureIframe{
  width:100%; height:1000px;max-width:1190px;margin:0 auto;
}
@media(max-width: 767px){
  .brochureIframe{
    height:500px;
  } 
}
.clientDashboard {
  background: #F0F0F0;
}
.clientDashboard h1 {
  font-size: 32px;
  margin: 0 0 15px 0;
}
.clientDashboard h2 {
  font-size: 30px;
}
.clientFolders {
  margin: 50px auto 25px;
  font-size: 18px;
}
.folderBlock {
  margin-bottom: 45px;
}
.folderBlock img {
  margin-bottom: 10px;
}
.clientDashboard table {
  font-size: 18px;
  margin-bottom: 35px;
  margin-top: 10px;
}
.clientDashboard .btn.btn-inverse {
  background: transparent;
  border: 2px solid #3fa2ae;
  color: #3fa2ae;
}
.clientDashboard h3 {
  margin-bottom: 0
}
.clientDashboard input#search {
  margin-bottom: 10px;
}
.clientDashboard svg.pull-left {
  margin-right: 10px;
}

/*users area*/
.editDetailsForm{
  display: none;
  padding-top:20px;
}
.editDetailsForm.active{
  display: block;
}

@media (min-width: 992px) {
  .all-about-us h1 {
    font-size: 40px
  }
}
.all-about-us .video {
  position: relative;
  cursor: pointer;
}
.all-about-us .video #play {
  width: 90px;
  height: 90px;
  pointer-events: none;
  background-image: url('/img/icons/play-video.svg');
  background-repeat: no-repeat;
  background-position: center 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  transform: translateY(-65%);
  margin: 0 auto;
  cursor: pointer;
}
.landReview {
  background: #653b71;
  color: #FFF; 
  padding: 25px;
  margin-bottom: 25px
}
.landReview .h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 700;
}
.landReview .btn {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .landReview {
    padding: 45px 80px;
  }
}

/*Head Start*/
.headstart .header,
.headstart .slick-slide {
  height: 300px !important;
  margin-bottom: 0;
}
.headstart .header h1 {
  max-width: 1000px;
} 
.headstart .header-wrapper {
  position: relative;
}
.headstart .purple {
  background: #633368;
  color: #FFF;
  padding: 25px 0;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 35px;
}
.headstart .purple .text-wrap {
  max-width: 790px;
  padding: 0 15px;
  text-align: center;
  margin: 0 auto;
}
.headstart .white-panel {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 2px 5px rgb(0 0 0 / 24%);
  margin-bottom: 30px;
  text-align: center;
}
.headstart .white-panel img {
  max-width: 200px;
  margin: 0 auto 25px;
}
.headstart .our-people {
  max-width: 710px;
}
.headstart .our-people .btn {
  min-width: 275px;
  margin-top: 15px;
}
.headstart .landlord-service .landlord-service__heading {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.headstart .landlord-service .btn {
  margin-top: 15px;
}
.headstart .about-careers {
  background-image: url(/img/headstart/headstart-3.jpg);
  margin-top: 30px;
  margin-bottom: 35px;
}
.headstart .our-people-wrapper { 
  margin-top: 35px;
  margin-bottom: 35px;
}
.headstart .competitionFormWrapper {
  margin: 10px auto 45px;
  padding: 30px 20px;
}
.headstart .competitionFormWrapper .h1 {
  text-align: center;
  max-width: 715px;
  line-height: 1.3;
  margin: 0 auto 25px;
}
.headstart .competitionFormWrapper .btn {
  margin: 15px auto 35px;
}
.headstart .competitionFormWrapper img {
  max-width: 150px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .headstart .header,
  .headstart .slick-slide {
    height: 550px !important;
  }
  .headstart .purple {
    padding: 50px 0;
    font-size: 28px;
    margin-bottom: 50px;
  }
  .headstart .white-panel,
  .headstart .competitionFormWrapper {
    padding: 50px 75px;
  }
  .headstart .white-panel img {
    max-width: auto;
    margin: 0 auto 35px;
  }
  .headstart .landlord-service .landlord-service__heading {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .headstart .about-careers {
    margin-bottom: 200px;
  }
  .headstart .our-people .btn {
    margin-top: 25px;
  }
  .headstart .competitionFormWrapper {
    margin: 95px ​auto 25px;
  }
  .headstart .competitionFormWrapper img {
    max-width: 235px;
  }
}

@media (max-width: 990px) {
  .headstart .our-people-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
  }
}

.headstart {animation: fadeIn 1s}
@keyframes fadeIn{
  0%{opacity:0;background:#000}
  90%{opacity:0}
  100%{opacity:1;background:#fff}
}



/*Sustainability*/
.sustainability .header {
  height: 400px;
  margin-bottom: 50px;
}
.sustainability .text-wrap {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
}
.sustainability .white-panel {
  max-width: 1000px;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 2px 5px rgb(0 0 0 / 24%);
  margin: 35px auto 50px;
  text-align: center;
  font-size: 16px;
}
.sustainability .white-panel h3 {
  margin-top: 0;
  margin-bottom: 35px;
}

.sustainabilityBanner {
  position: relative;
  padding-top: 50px;
  margin-bottom: 100px;
}
.sustainabilityBanner .play-video {
  background-position: center;
}
.sustainabilityBanner img {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  max-width: 130px;
}
.sustainabilityBanner .play-video {
  height: 100%;
  padding: 65px 0 35px;
}
.sustainabilityBanner .play-video__body {
  color: #FFF;
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  padding: 0 15px;
  z-index: 10;
  top: 0%;
  position: relative;
  transform: translateY(0%);
}
.sustainabilityBanner .h1 {
  color: #FFF;
}
.sustainabilityBanner .play-video__body .btn {
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .sustainability .text-wrap {
    font-size: 18px;
  }
  .sustainability .white-panel {
    font-size: 18px;
    padding: 35px;
    margin: 50px auto 100px;
  }
  .sustainability .white-panel p {
    margin-bottom: 20px;
  }
  .sustainabilityBanner .play-video {
    height: 550px;
    padding: 0;
  }
  .sustainabilityBanner .play-video__body {
    font-size: 18px;
  }
  .sustainabilityBanner .play-video__body {
    top: 50%;
    transform: translateY(-40%);
  }
  .sustainabilityBanner .play-video__body .btn {
    margin-top: 20px;
    font-size: 18px;
  }
  .sustainabilityBanner img {
    top: -15px;
    max-width: 175px;
  }
}


.landCheckboxes .checkbox {
  margin-bottom: 20px;
}


/*Land at Ford*/
.land-at-ford {
  background: #F0F0F0;
}
.land-at-ford .header {
  height: 300px;
  margin-bottom: 0;
}
.land-at-ford .header .header__heading img {
  width: 300px;
  max-width: 100%;
  margin-bottom: 25px;
  margin-top: 25px
}
.land-at-ford .header .header__heading {
  background-image: none !important;
  padding-top: 0;
}
.land-at-ford .header-btn {
  margin-top: 5px;
}
.land-at-ford .header-btn .btn {
  padding: 10px 25px;
}
.land-at-ford .purple-intro {
  background: #653B71;
  text-align: center;
  padding: 25px 0;
  text-align: center;
  font-size: 18px;
  color: #FFF;
}
.land-at-ford .purple-intro p {
  max-width: 1090px;
  margin: 0 auto;
}
.land-at-ford h3 {
  margin: 5px 0 5px 0;
}
.land-at-ford hr {
  margin-top: 10px;
  border-top: 1px solid #C4C4C4;
}
.ford-vision {
  padding-top: 35px;
  padding-right: 35px;
}
.land-at-ford .ford-links {
  padding-top: 15px;
}
.land-at-ford .ford-links a.ford-link {
  color: #653B71;
  font-size: 18px;
  display: block;
  margin: 15px 0 0 0;
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 8px;
  font-weight: 700;
  position: relative;
}
.land-at-ford .ford-links a.ford-link.u-action-link:after {
  margin-right: 0;
}
.land-at-ford .ford-strapline {
  text-align: center;
  font-size: 22px;
  margin: 50px auto 25px;
}
.land-at-ford .ford-strapline span {
  color: #653B71;
}
.land-at-ford .imageGallery {
  padding: 15px;
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 24%);
  margin: 15px auto 25px;
}
.land-at-ford .imageGallery h2 {
  text-align: center;
  margin-top: 0;
  font-size: 28px
}
.land-at-ford .land-gallery {
  margin-top: 25px;
}
.land-at-ford .land-gallery p {
  text-align: center;
  margin: 20px auto;
}
.land-at-ford .land-gallery .slick-prev {
  left: 15px;
}
.land-at-ford .land-gallery .slick-next {
  right: 15px;
}
.land-at-ford .teamWrapper {
  padding: 15px;
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 24%);
  margin: 0 auto 25px;
  max-width: 495px;
}
.land-at-ford .teamWrapper p.title {
  color: #653B71;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin-bottom: 35px;
}
.land-at-ford .office-staff {
  box-shadow: none;
  margin-top: 15px;
}
.land-at-ford .office-staff__body {
  padding: 10px 0 0 0
}
.land-at-ford .office-staff .office-staff__title {
  font-size: 16px;
  line-height: 1.6
}
.land-at-ford .teamBtn {
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  width: 100%;
}
.land-at-ford .devLogos {
  text-align: center;
  margin-bottom: 50px;
}
.land-at-ford .devLogos img {
  margin: 25px;
}
@media (min-width: 992px) {
  .land-at-ford  .header {
    height: 635px;
  }
  .land-at-ford .header .header__heading img {
    width: 550px;
    max-width: 100%;
    margin-bottom: 25px;
    margin-top: 0
  }
  .land-at-ford .header__heading img
  .land-at-ford .header .header__heading {
    background: none;
  }
  .land-at-ford h3 {
    margin: 25px 0 5px 0;
  }
  .land-at-ford .purple-intro {
    padding: 50px 0;
    font-size: 24px;
  }
  .land-at-ford .ford-links {
    padding-top: 35px;
  }
  .land-at-ford .ford-links a.ford-link {
    font-size: 24px;
    margin: 25px 0 0 0;
  }
  .land-at-ford .ford-strapline {
    font-size: 24px;
    margin: 50px auto;
  }
  .land-at-ford .imageGallery h2 {
    font-size: 40px
  }
  .land-at-ford .land-gallery {
    margin-top: 35px;
  }
  .land-at-ford .imageGallery {
    padding: 35px;
    margin: 30px auto 50px;
  }
  .land-at-ford .teamWrapper {
    padding: 25px;
    margin: 50px auto;
  }
}



/*COOKIES*/
.cookies-alert-wrapper{
  position: fixed;
  bottom: 0;
  background-color: #fff;
  width: 100%;
  margin:0 auto;
  z-index: 999;
}
.alert.cookies-alert {
  margin:0;
}
.cookies-alert a {
  color: #653b71;
  text-decoration: underline;
}


.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb {
  background-color: rgb(235 233 233 / 95%) !important;
  color: #3c3f41 !important;
  box-shadow: 0 3px 6px rgb(0 0 0 / 24%) !important;
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  border-radius: 3px;
}
.freeprivacypolicy-com---nb-simple {
  width: 95% !important;
  max-width: 95% !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 15px !important;
  box-shadow: 0 2px 5px rgb(0 0 0 / 24%) !important;
  margin: 0 auto !important;
}
.freeprivacypolicy-com---nb .cc-nb-main-container {
  padding: 15px !important;
}
.freeprivacypolicy-com---palette-light .cc-nb-okagree,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
  background-color: #3fa2ae !important;
  border: 1px solid #3c9ba7 !important;
}
.freeprivacypolicy-com---palette-light .cc-nb-changep {
  margin-left: 0!important;
  color: #3fa2ae !important;
  background-color: transparent !important;
  border: 1px solid #3c9ba7 !important;
  margin-top: 10px !important;
}
.freeprivacypolicy-com---palette-light .cc-nb-reject,
.freeprivacypolicy-com---palette-light .cc-pc-head-lang select,
.freeprivacypolicy-com---palette-light .cc-cp-foot-byline {
  display: none !important;
  visibility: hidden !important;
}
.freeprivacypolicy-com---palette-light .cc-nb-text {
  color: #3c3f41 !important
}
.freeprivacypolicy-com---nb .cc-nb-text {
  font-size: 14px !important;
  margin: 0 0 1.25rem 0 !important;
}
.freeprivacypolicy-com---nb .cc-nb-title,
.freeprivacypolicy-com---palette-light .cc-cp-body-content-entry-title {
  font-size: 18px !important
}
.freeprivacypolicy-com---palette-light .cc-nb-title,
.freeprivacypolicy-com---palette-light .cc-cp-body-content-entry-title,
.freeprivacypolicy-com---palette-light .cc-pc-head-title-headline {
  color: #653b71 !important;
  line-height: 1.2 !important;
}
.freeprivacypolicy-com---reset button {
  border-radius: 3px !important;
  padding: 0.75rem 2rem !important;
}
.freeprivacypolicy-com---reset div,
.freeprivacypolicy-com---pc-dialog .cc-cp-body-tabs {
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
}
.cc-custom-checkbox {
  margin-top: 15px !important
}
@media (min-width: 992px) {
  .freeprivacypolicy-com---nb-simple {
    width: 100% !important;
    max-width: 750px !important;
    left: 25px !important;
    right: unset !important;
    bottom: 25px !important;
    margin: 0 !important;
  }
  .freeprivacypolicy-com---palette-light .cc-nb-changep {
    margin-left: 1.5rem !important;
    margin-top: 0 !important
  }
  .freeprivacypolicy-com---nb .cc-nb-main-container {
    padding: 20px 25px 25px !important;
  }
  .freeprivacypolicy-com---nb .cc-nb-title,
  .freeprivacypolicy-com---palette-light .cc-cp-body-content-entry-title {
    font-size: 24px !important
  }
  .freeprivacypolicy-com---nb .cc-nb-text {
    font-size: 16px !important;
    margin: 0 0 1.75rem 0 !important;
  }
}

@media(max-width: 767px){
  .phoneMarginTop{
    margin-top: 20px;
  }
}

.page-content {
  padding: 25px 0;
  background-color: #F0F0F0;
}
.page-content h1 {
  font-size: 26px;
  margin: 0 0 25px;
  color: #653b71;
}
.page-content h3.form-subheading {
  font-size: 24px;
  color: #653b71;
  margin: 35px 0 15px;
}

.page-content .slim-page {
  max-width: 450px;
  margin:  0 auto;
}
.page-content .medium-page {
  max-width: 800px;
  margin:  0 auto;
}
.see-all {
  margin: 30px 0;
}
.consent-text {
  font-size: 13px !important;
  margin-top: 25px !important;
}
.consent-text a {
  text-decoration: underline;
}
.center-submit {
  max-width: 315px;
  margin: 10px auto;
}
@media (min-width: 992px) {
  .page-content {
    padding: 50px 0;
  }
  .page-content h1 {
    font-size: 34px;
  }
  .page-content.branch-val h1 {
    font-size: 36px;
  }
  .page-content h2 {
    font-size: 28px;
  }
}

.infoBlocksWrapper {
  background-color: #B8DDE1;
  padding: 25px 0;
  margin-top: 30px;
}
.infoBlocksWrapper .h1 {
  color: #653B71;
  text-align: center;
}
.infoBlocksWrapper .Grid {
  max-width: 1100px;
  margin: 50px auto;
}
.infoBlock {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24);
  background-color: #fff;
  padding: 0;
  text-align: left;
  border-radius: 3px;
  width: 100%;
  max-width: 305px;
  margin: 0 auto 25px;
}
.infoBlock__heading {
  color: #653B71;
  font-size: 20px;
  font-weight: bold;
}
.infoBlock__body {
  padding: 15px;
}
.infoBlock__body ul {
  padding-left: 15px;
}
.block-management-cta.contact-us-cta {
  margin: 75px 0;
} 
.bm-property-card__address {
  margin-top: 15px;
  font-size: 15px;
}

@media (min-width: 992px) {
  .infoBlocksWrapper {
    padding: 65px 0;
    margin-top: 70px;
  }
  .block-management-cta.contact-us-cta {
    margin: 0 0 100px!important;
  } 
  .infoBlock__body {
    padding: 25px;
  }
  .bm-property-card__address {
    margin-top: 0px;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .infoBlocksWrapper .u-size1of3 {
    width: 100% !important;
  }
}

.grecaptcha-badge {
  display: none !important;
  z-index: 999;
}

.size20 {
  font-size: 17px;
}
@media (min-width: 992px) {
  .flex-row {
    display: flex;
    align-items: center;
  }
  .size20 {
    font-size: 20px;
  }
}

/*CC Adverts*/
.cc-block {
  margin: 50px 0 15px;
  position: relative;
}
.cc-page.cc-block .header {
  height: 335px;
}
.cc-page.cc-block .header .header__overlay {
  background: rgba(121, 97, 74, 0.55);
}

.cc-page.cc-block .cc_header__heading {
  max-width: 590px;
  font-size: 16px;
  transform: translateY(-50%);
}
.cc-page.cc-block .cc_header__heading h1 {
  margin-bottom: 15px;
  font-size: 28px;
}
.cc-page.cc-block .cc_header__heading .btn {
  margin-top: 10px;
  border: 1px solid #FFF;
  color: #FFF;
  font-weight: 500;
  box-shadow: none;
}
.cc-page.cc-block .cc-block-logo {
  position: absolute;
  width: 125px;
  height: 90px;
  margin: 0 auto;
  top: -40px;
  z-index: 10;
  left: 0;
  right: 0;
  padding: 18px;
  background: #FFF;
  border-radius: 6px;
}
.cc-block.cc-block-sales {
  margin: 80px 0 35px;
}
.cc-page.cc-block.cc-block-sales .header {
  height: 310px;
  border-radius: 3px;
}
.cc-page.cc-block.cc-block-sales .cc_header__heading h1 {
  margin-bottom: 15px;
  font-size: 24px;
}
.cc-page.cc-block.cc-block-sales .cc_header__heading {
  font-size: 15px;
}
.cc-page.cc-block.cc-block-sales .cc-block-logo {
  top: -35px;
}

@media (min-width: 992px) {
  .cc-block {
    margin: 100px 0 50px;
  }
  .cc-page.cc-block .header {
    height: 540px;
  }
  .cc-page.cc-block .cc_header__heading {
    font-size: 20px;
  }
  .cc-page.cc-block .cc_header__heading h1 {
    margin-bottom: 25px;
    font-size: 54px;
  }
  .cc-page.cc-block .cc_header__heading .btn {
    margin-top: 25px;
  }
  .cc-page.cc-block .cc-block-logo {
    width: 180px;
    height: 130px;
    top: -50px;
    padding: 22px;
  }
  .cc-block.cc-block-sales {
    margin: 100px 0 15px;
  }
  .cc-page.cc-block.cc-block-sales .header {
    height: 375px;
  }
  .cc-page.cc-block.cc-block-sales .cc_header__heading h1 {
    margin-bottom: 15px;
    font-size: 44px;
  }
  .cc-page.cc-block.cc-block-sales .cc_header__heading {
    font-size: 16px;
  }
  .cc-page.cc-block.cc-block-sales .cc-block-logo {
    width: 140px;
    height: 100px;
    top: -40px;
    padding: 18px;
  }
}

.cc-page .header {
  margin-bottom: 0;
}
.cc-page .cc_header__heading {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  z-index: 10;
  text-align: center;
  transform: translateY(-60%);
  max-width: 550px;
  margin: 0 auto;
}
.cc-page .cc_header__heading h1 {
  line-height: 1.2;
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-style: normal;
  color: #FFF;
  font-size: 31px;
}
.cc-page .header .header__overlay {
  background: rgba(144, 118, 93, 0.44)
}
.cc-page .cc-content {
  background: #F4EDE5;
  padding: 50px 0;
}
.cc-page .cc-content img.cc-logo {
  width: 80%;
}
.cc-page h2, .cc-page .h2 {
  line-height: 1.4;
  font-family: ivypresto-headline, serif;
  font-weight: 300;
  font-style: normal;
  max-width: 890px;
  margin: 25px auto 25px;
  font-size: 24px;
}
.cc-page .expert-card {
  background: none;
  padding: 0;
  box-shadow: none;
  margin-top: 35px;
  margin-bottom: 45px;
  display: flex;
  align-items: center;
}
.cc-page .expert-card.expert-card--compact .expert-card__name {
  margin-bottom: 10px;
}
.cc-page .expert-card .expert-card__more {
  background-color: transparent;
  background-image: url('/img/cc/more-icon.svg');
}
.cc-page .expert-card.expert-card--compact .expert-card__avatar-wrap {
  height: 165px;
  width: 145px;
}
.cc-page .expert-card.expert-card--compact .expert-card__body {
  margin-left: 30px;
}
.cc-page .expert-card .expert-card__mobile-contact {
  background-color: transparent;
  margin-bottom: 10px;
}
.cc-roundel {
  background: url('/../img/cc/coast-country-roundel.png') no-repeat center / contain;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 10;
}
.cc-page .cc-properties {
  padding: 50px 0;
}
.cc-page .cc-properties h2 {
  margin: 0 auto 25px;
  text-align: left;
}
@media (min-width:768px) {
  .cc-page .cc-properties h2 {
    text-align: center;
  }
}
.cc-page .btn.btn-purple,
.cc-property-page .btn.btn-purple {
  background: #653B71;
  color: #FFF;
  font-weight: 500;
  margin-top: 35px;
  padding: 6px 20px;
}
.cc-page .text-link,
.cc-property-page .text-link {
  color: #653B71;
  border-bottom: 1px solid #653B71;
  padding-bottom: 2px;
  font-weight: 600;
  text-decoration: none;
}
.cc-page .text-link:hover,
.cc-property-page .text-link:hover {
  text-decoration: none;
}
.cc-page .imageComp {
  margin: 35px 0 25px;
}
.cc-page .cc-offices {
  height: 610px;
  position: relative;
  background: url('/../img/cc/cc-offices-sm.jpg') no-repeat top right / 180%;
}
.cc-page .cc-offices .cc-offices-body {
  position: absolute;
  top: 35px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
}
.cc-page .cc-offices .cc-offices-body p {
  color: #653B71;
  line-height: 1.3;
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 20px;
  padding: 0 15px;
}
.cc-page .cc-offices .cc-offices-body .btn {
  background: transparent;
  margin-top: 15px;
  color: #653B71;
  border: 1px solid #653B71;
  letter-spacing: 0;
  box-shadow: none;
  padding: 6px 20px;
}
.cc-page p.h1 {
  line-height: 1.2;
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-style: normal;
  color: #653B71;
  font-size: 36px;
  margin: 0 auto 25px;
}
.cc-page .cc-reviews {
  height: 700px;
  position: relative;
}
.cc-page .cc-reviews .cc-reviews-body {
  position: absolute;
  top: 50px;
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
}
.cc-page .cc-reviews .cc-reviews-body .h1 {
  color: #FFF;
  line-height: 1.3;
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 36px;
}
.cc-page #feefo-service-review-carousel-widgetId {
  margin-top: 40px;
  margin-bottom: 40px !important
}
.cc-page .cc-reviews .cc-reviews-body p {
  color: #FFF;
  max-width: 715px;
  text-align: center;
  margin: 25px auto 0;
  padding: 0 15px;
}
.cc-page .cc-insta {
  background: #F4EDE5;
  padding: 50px 0;
  text-align: center;
}
.cc-page .cc-insta .h2 {
  max-width: 900px;
  margin: 0 auto;
  color: #653B71
}
.cc-page .cc-insta .h2 a {
  border-bottom: 1px solid;
}
.cc-page .cc-insta .h2 a:hover,
.cc-page .cc-insta .h2 a:focus {
  text-decoration: none;
}
.cc-insta .btn {
  background-color: #653B71;
  color: #FFF;
  margin-top: 35px;
  padding: 10px 18px; 
  font-weight: 400;
}
.cc-insta .btn svg {
  float: left;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .cc-page .cc-insta {
    padding: 125px 0;
  }
}
.cc-page .cc-contact {
  padding: 50px 0;
  background: #653B71;
  color: #FFF;
}
.cc-page .cc-contact h2 {
  color: #FFF;
  font-size: 24px;
  max-width: 760px;
  margin: 35px auto;
}
.cc-page .cc-contact p {
  max-width: 575px;
  margin: 0 auto 25px;
}
.cc-page .cc-contact .btn {
  color: #FFF;
  border: 1px solid #FFF;
  font-weight: 500;
  box-shadow: none;
  padding: 6px 20px;
  margin-top: 25px;
}
.cc-properties .slick-list {
  margin: 25px -7.5px 35px;
}
.cc-properties .slick-slide {
  padding: 0 7.5px;
  height: 100% !important;
}

@media (min-width: 1200px) {
  .cc-properties .slick-list {
    margin: 25px -15px 35px;
  }
  .cc-properties .slick-slide {
    padding: 0 15px;
  }
}

.cc-properties .slick-track {
  display: flex !important;
}
.slick-slide {
  height: inherit !important;
}
.cc-properties .propertyBlockWrap {
  position: relative;
}
.cc-properties .propertyBlockWrap .contentLabel {
  left: unset;
  right: 8px;
  transform: none;
}
@media (min-width: 1200px) {
  .cc-properties .propertyBlockWrap .contentLabel {
    right: 15px;
  }
}
.cc-properties .propertyBlock {
  height: 100%;
  border: 1px solid #D6D6D6;
}
.cc-properties .propertyBlock .propertyImg {
  height: 250px; 
  width: 100%;
}
.cc-properties .propertyBlock .propertyDesc {
  background-color: #FFF;
  /*border: 1px solid #D6D6D6;*/
  padding: 15px;
}
.cc-properties .propertyBlock .propertyDesc .property-card__address,
.cc-properties .propertyBlock .propertyDesc .property-card__address a {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 24px;
  color: #653B71;
  margin-bottom: 10px;
}
.cc-properties .propertyBlock .propertyDesc .property-card__price-line,
.cc-properties .propertyBlock .propertyDesc .property-card__price-line a {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 22px;
  color: #653B71;
  margin-bottom: 0;
}

.cc-properties .propertyBlock .propertyDesc .property-card__rooms-line {
  color: #653B71;
}

.cc-properties .slick-prev, 
.cc-properties .slick-next {
  width: 12px;
  height: 20px;
  box-shadow: none;
  border-radius: 0;
  z-index: 100;
  top: -45px;
}

.cc-properties .slick-prev {
  right: 40px;
  left: unset;
  background: url(/../img/icons/cc-prev.svg) no-repeat center / contain;
} 
.cc-properties .slick-next {
  right: 0;
  background: url(/../img/icons/cc-next.svg) no-repeat center / contain;
}

@media (min-width: 768px) {
  .cc-properties .slick-prev, 
  .cc-properties .slick-next {
    top: -40px;
  }
  .cc-properties .slick-prev {
    right: 50px;
  } 
}

@media (min-width: 992px) {
  .cc-page .cc_header__heading h1 {
    font-size: 54px;
  }
  .cc-page .cc-content {
    padding: 100px 0;
  }
  .cc-page .cc-content img.cc-logo {
    width: initial;
  }
  .cc-page h2, .cc-page .h2 {
    font-size: 34px;
    margin: 25px auto 60px;
  }
  .cc-page .expert-card {
    margin-bottom: 0;
  }
  .cc-page .cc-properties {
    padding: 75px 0;
  }
  .cc-page .imageComp {
    margin: 75px 0;
  }
  .cc-page .cc-offices {
    height: 825px;
    background: url('/../img/cc/cc-offices.jpg') no-repeat center / cover;
  }
  .cc-page .cc-offices .cc-offices-body {
    top: 90px;
  }
  .cc-page .cc-offices .cc-offices-body p {
    font-size: 30px;
  }
  .cc-page .cc-offices .cc-offices-body .btn {
    margin-top: 25px;
  }
  .cc-page p.h1 {
    font-size: 54px;
    margin: 0 auto 65px;
  }
  .cc-page .cc-reviews {
    height: 825px;
  }
  .cc-page .cc-reviews .cc-reviews-body {
    top: 70px;
  }
  .cc-page .cc-reviews .cc-reviews-body .h1 {
    font-size: 54px;
  }
  .cc-page .cc-reviews .cc-reviews-body p {
    margin: 35px auto 0;
  }
  .cc-page .cc-contact h2 {
    font-size: 30px
  }
  .cc-page .cc-contact {
    padding: 100px 0;
  }
}
.mt75 {
  margin-top: 50px;
}
.mb75 {
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  .mt75 {
    margin-top: 75px;
  }
  .mb75 {
    margin-bottom: 75px;
  }
}

.cc-property-page.kc-property-page .property-page__details h1,
.cc-property-page.kc-property-page .property-page__price-line,
.cc-property-page.kc-property-page .related-properties__heading,
.cc-property-page.kc-property-page .why-live-in-area__heading,
.cc-property-page.kc-property-page .property-card .property-card__address-line,
.cc-contact.kc-property-page h1 {
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.cc-property-page.kc-property-page .property-card .property-card__price-line {
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.cc-property-page.kc-property-page .property-page__details h1 {
  font-size: 30px;
  margin-bottom: 10px;
}
.cc-property-page.kc-property-page .cc-property-content {
  background: #F0F0F0;
}
.cc-property-page.kc-property-page .expert-card-logo {
  max-width: 150px;
  margin-bottom: 25px;
}
.cc-property-page.kc-property-page .expert-card {
  padding: 25px 20px 25px;
  background-color: #FFF;
  margin-bottom: 0;
}
.cc-property-page.kc-property-page hr {
  border-top: 1px solid #5CB9C4;
  margin-top: 30px; 
}
.kc-property-page.cc-property-page .expert-card .btn {
  background: #45adb9;
}
.kc-property-page.cc-property-page .expert-card .expert-card__avatar-wrap {
  width: 120px;
  height: 120px;
}
.kc-property-page.cc-property-page .cc-property-actions .btn,
.kc-property-page.cc-property-page .cc-property-nav .btn {
  border: 1px solid #5CB9C4;
  color: #62396D;
}
.kc-property-page.cc-property-page .cc-property-subnav a.cc-print:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA1MSAtNzY3KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA1NCA3NjcpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiM2NTNiNzEiIHN0cm9rZS13aWR0aD0iMS41Ij48cmVjdCB3aWR0aD0iOSIgaGVpZ2h0PSI3IiBzdHJva2U9Im5vbmUiLz48cmVjdCB4PSIwLjc1IiB5PSIwLjc1IiB3aWR0aD0iNy41IiBoZWlnaHQ9IjUuNSIgZmlsbD0ibm9uZSIvPjwvZz48cmVjdCB3aWR0aD0iMTUiIGhlaWdodD0iOSIgcng9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTEgNzcwKSIgZmlsbD0iIzY1M2I3MSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTQgNzc1KSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNjUzYjcxIiBzdHJva2Utd2lkdGg9IjEuNSI+PHJlY3Qgd2lkdGg9IjkiIGhlaWdodD0iNyIgc3Ryb2tlPSJub25lIi8+PHJlY3QgeD0iMC43NSIgeT0iMC43NSIgd2lkdGg9IjcuNSIgaGVpZ2h0PSI1LjUiIGZpbGw9Im5vbmUiLz48L2c+PHBhdGggZD0iTTEsMEExLDEsMCwxLDEsMCwxLDEsMSwwLDAsMSwxLDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDYyIDc3MikiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
.kc-property-page.cc-property-page .cc-property-subnav a.cc-save:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE1IDEyIj48cGF0aCBkPSJNOCwxMi41bDYuMzI1LTUuNzZhMy40MzEsMy40MzEsMCwwLDAsMC01LjE3LDQuMyw0LjMsMCwwLDAtNS42NzUsMEw4LDIuMTYyLDcuMzUsMS41N2E0LjMsNC4zLDAsMCwwLTUuNjc0LDAsMy40MjksMy40MjksMCwwLDAsMCw1LjE3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNSAtMC41KSIgZmlsbD0iIzY1M2I3MSIvPjwvc3ZnPg==");
}
.kc-property-page.cc-property-page .back-to-search a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjM5MiIgaGVpZ2h0PSIxMi42NjMiIHZpZXdCb3g9IjAgMCA3LjM5MiAxMi42NjMiPjxwYXRoIGQ9Ik0wLDUuOCw1LjgsMGw1LjgsNS44IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjA2MSAxMi4xMzIpIHJvdGF0ZSgtOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+");
  position: absolute;
}

@media (min-width: 992px) {
  .kc-property-page.cc-property-page .expert-card .expert-card__body {
    margin-left: 150px;
  }
}
.kc-property-page.cc-property-page .expert-card .expert-card__avatar {
  background-size: contain;
}

.cc-property-page.property-page {
  padding-top: 0;
}
.cc-property-page .property-gallery,
.cc-property-page .property-gallery .item-img {
  height: 60vh;
}
.cc-property-page .cc-property-content {
  background: #F4EDE5;
  padding: 15px 0 0;
  position: relative;
}
.cc-property-page .property-page__details h1 {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 10px;
}
.cc-property-page.property-page .property-page__rooms-line {
  font-size: 16px;
}
.cc-property-page .property-page__price-line {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 28px;
  margin-top: 20px;
}
@media (min-width: 922px) {
  .cc-property-page .property-gallery,
  .cc-property-page .property-gallery .item-img {
    height: 90vh;
  }
  .cc-property-page .cc-property-content {
    padding: 85px 0 0;
  }
  .cc-property-page .property-page__details h1,
  .cc-property-page.kc-property-page .property-page__details h1 {
    font-size: 38px;
  }
  .cc-property-page.property-page .property-page__rooms-line {
    font-size: 18px;
  }
  .cc-property-page .property-page__price-line {
    font-size: 38px;
    margin-top: 20px;
  }
}
.cc-property-page hr {
  border-top: 1px solid #D5CCC0;
  margin-top: 30px; 
}
.cc-property-page .property-description__heading {
  color: #333333;
  font-size: 18px;
  margin-top: 35px;
}
.cc-property-page .property-description,
.cc-property-page .property-features {
  font-size: 16px;
}
.cc-property-page .list-ha-styled .feature {
  margin-bottom: 7px;
}
.cc-property-page .list-ha-styled .feature:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 0;
  height: 0;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 7px solid #59315F;
  font-size: 0;
  line-height: 0;
}
.cc-property-page .property-page__details p {
  margin-bottom: 15px;
}

.cc-property-page  .property-gallery {
  margin-bottom: 0;
  background: #F4EDE5
}

@media (min-width: 992px) {
  .cc-property-page .slick-slide.item {
    padding: 0 2px;
  }
  .cc-property-page .property-gallery .slick-list{
    padding:0 10% 0 0 !important;
    margin-left: -2px;
    margin-right: -2px;
  } 

  .cc-property-page .property-no-gallery .slick-list{
    padding:0 0 0 0 !important;
    margin-left: 0;
    margin-right: 0;
  }
}
.cc-property-page .property-gallery .slick-prev,
.cc-property-page .property-gallery .slick-next {
  width: 30px;
  height: 35px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: none;
  border-radius: 0;
  border-radius: 3px;
}
.cc-property-page .property-gallery .slick-next {
  background: rgba(14,14,14,.45) url('/../img/cc/next-white.svg') no-repeat center / 13px;
  right: 10px;
  margin-right: 0;
}
.cc-property-page .property-gallery .slick-prev {
  background: rgba(14,14,14,.45) url('/../img/cc/prev-white.svg') no-repeat center / 13px;
  left: 10px;
  margin-left: 0;
}
@media (min-width: 992px) {
  .cc-property-page .property-gallery .slick-prev,
  .cc-property-page .property-gallery .slick-next {
    width: 40px;
    height: 50px;
  }
  .cc-property-page .property-gallery .slick-next {
    right: 25px;
    background: rgba(14,14,14,.45) url('/../img/cc/next-white.svg') no-repeat center / 18px;
  }
  .cc-property-page .property-gallery .slick-prev {
    left: 25px;
    background: rgba(14,14,14,.45) url('/../img/cc/prev-white.svg') no-repeat center / 18px;
  }
}
.cc-property-page .back-to-search {
  background: rgba(14,14,14,.45);
  color: #FFF;
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 6px 15px;
  border-radius: 4px;
  z-index: 99;
  font-size: 12px;
}
.cc-property-page .back-to-search a {
  position: relative;
}
.cc-property-page .back-to-search a:hover {
  text-decoration: none;
}
.cc-property-page .back-to-search a span {
  padding-left: 17px;
}
.cc-property-page .back-to-search a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjM5MiIgaGVpZ2h0PSIxMi42NjMiIHZpZXdCb3g9IjAgMCA3LjM5MiAxMi42NjMiPjxwYXRoIGQ9Ik0wLDUuOCw1LjgsMGw1LjgsNS44IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjA2MSAxMi4xMzIpIHJvdGF0ZSgtOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+");
  position: absolute;
  top: 50%;
  transform: translateY(-42%);
}
.cc-property-page .cc-property-nav {
  background: #FFF;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 7%);
  padding: 10px;
  max-width: 820px;
  width: 95%;
  position: fixed;
  bottom: 85px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 46px;
  z-index: 999;
  transition: .2s ease-in-out;
  opacity: 1;
  border-radius: 3px;
  display: flex;
  justify-content: space-between;
}
.cc-property-page .cc-property-nav .btn {
  font-weight: 500;
  margin-right: 0;
  box-shadow: none;
  border: 1px solid #A08C9E;
  width: 80px;
  padding: 4px 5px;
  height: 27px;
  font-size: 12px;
  color: #653B71;
  display: inline-block;
  background: #FFF;
}

.cc-property-nav.headroom-toolbar--unpinned {
  bottom: 60px;
}
@media (min-width: 768px) {
  .cc-property-page .cc-property-nav {
    display: initial;
    height: 55px;
    bottom: 35px;
  }
  .cc-property-page .cc-property-nav .btn {
    margin-right: 8px;
    width: 100px;
    padding: 6px 10px;
    font-size: 13px;
    height: unset;
  }
}

.cc-property-page .cc-property-subnav {
  width: 100%;
}
.cc-property-page .cc-property-subnav hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.cc-property-page .cc-property-subnav div {
  display: inline-block;
  padding: 6px 20px 6px 0px;
}
.cc-property-page .cc-property-subnav a {
  color: #653B71;
  position: relative;
}
.cc-property-page .cc-property-subnav a.cc-print:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE1IDE1Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA1MSAtNzY3KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA1NCA3NjcpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiM2NTNiNzEiIHN0cm9rZS13aWR0aD0iMS41Ij48cmVjdCB3aWR0aD0iOSIgaGVpZ2h0PSI3IiBzdHJva2U9Im5vbmUiLz48cmVjdCB4PSIwLjc1IiB5PSIwLjc1IiB3aWR0aD0iNy41IiBoZWlnaHQ9IjUuNSIgZmlsbD0ibm9uZSIvPjwvZz48cmVjdCB3aWR0aD0iMTUiIGhlaWdodD0iOSIgcng9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTEgNzcwKSIgZmlsbD0iIzY1M2I3MSIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwNTQgNzc1KSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNjUzYjcxIiBzdHJva2Utd2lkdGg9IjEuNSI+PHJlY3Qgd2lkdGg9IjkiIGhlaWdodD0iNyIgc3Ryb2tlPSJub25lIi8+PHJlY3QgeD0iMC43NSIgeT0iMC43NSIgd2lkdGg9IjcuNSIgaGVpZ2h0PSI1LjUiIGZpbGw9Im5vbmUiLz48L2c+PHBhdGggZD0iTTEsMEExLDEsMCwxLDEsMCwxLDEsMSwwLDAsMSwxLDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDYyIDc3MikiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  position: absolute;
  top: 50%;
  transform: translateY(-45%);
}
.cc-property-page .cc-property-subnav a.cc-save:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE1IDEyIj48cGF0aCBkPSJNOCwxMi41bDYuMzI1LTUuNzZhMy40MzEsMy40MzEsMCwwLDAsMC01LjE3LDQuMyw0LjMsMCwwLDAtNS42NzUsMEw4LDIuMTYyLDcuMzUsMS41N2E0LjMsNC4zLDAsMCwwLTUuNjc0LDAsMy40MjksMy40MjksMCwwLDAsMCw1LjE3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuNSAtMC41KSIgZmlsbD0iIzY1M2I3MSIvPjwvc3ZnPg==");
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cc-property-page .cc-property-subnav a span {
  padding-left: 20px;
  font-weight: 300;
}
.cc-property-subnav-sm.cc-property-subnav {
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  padding: 0 15px;
  bottom: 10px;
}
.cc-property-subnav-sm.cc-property-subnav a {
  background: #FFF;
  border-radius: 50%;
  padding: 6px 9px;
  width: 35px;
  height: 35px;
  box-shadow: 0 6px 12px rgb(0 0 0 / 7%)
}
.cc-property-subnav-sm.cc-property-subnav a span {
  padding: 0;
}
@media (min-width: 768px) {
  .cc-property-page .cc-property-nav {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .cc-property-page .cc-property-subnav {
    width: auto;
  }
  .cc-property-page .back-to-search {
    top: 35px;
    left: 35px;
  }
  .cc-property-page .cc-property-nav {
    width: 100%;
    text-align: left;
  }
  .cc-property-page .cc-property-subnav {
    display: inline-block;
    float: right;
  }
  .cc-property-page .cc-property-subnav div {
    padding: 6px 1px 6px 20px;
  }
}
.open-popup-link {
  cursor: pointer;
}
.cc-body #cc-popover {
  background: #FFF;
  height: 100vh;
  padding: 25px 0 25px 0;
  overflow: scroll;
}
.cc-body .mfp-wrap {
  z-index: 9999999999;
}
.cc-body .mfp-container {
  padding: 0;
}
.cc-body .mfp-close-btn-in .mfp-close:after {
  font-size: 16px;
  position: absolute;
  left: 25px;
}
.cc-body .mfp-close, .cc-body .mfp-close:active {
  right: 10px;
  left: unset;
  top: 3px;
  width: 20px;
}
.cc-body #cc-popover .cc-popover-content {
  padding: 35px 0;
}
.cc-popover-header {
  padding: 10px 5px;
  position: fixed;
  top: 0;
  background: #FFF;
  z-index: 99;
  width: 100%;
  text-align: left;
}
.cc-popover-header .cc-tabs {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.cc-popover-header .cc-tabs li {
  display: inline-block;
  margin: 0 5px;
  padding: 5px 12px;
  font-size: 13px;
}
.cc-popover-header .cc-tabs li.active {
  background-color: #000;
  border-radius: 50px;
  color: #FFF;
}
.cc-popover-header .cc-tabs li a, .cc-popover-header .cc-tabs li a:focus, .cc-popover-header .cc-tabs li a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .cc-body #cc-popover {
    padding: 25px 15px 25px 25px;
  }
  .cc-popover-header {
    text-align: center;
  }
  .cc-body .mfp-close-btn-in .mfp-close:after {
    content: 'Close';
    font-size: 16px;
    left: 25px;
  }
  .cc-body .mfp-close, .cc-body .mfp-close:active {
    right: unset;
    left: 20px;
    top: 10px;
    width: 20px;
  }
  .cc-popover-header .cc-tabs li {
    font-size: 14px;
  }
}
.cc-popover-gallery {
  transition: opacity 400ms ease-out 350ms;
  will-change: opacity;
  opacity: 1;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
}
.cc-popover-gallery>div {
  display: flex;
  height: 100%;
}
.cc-popover-gallery>div {
  position: relative;
  display: inline-block;
  background-size: cover;
  margin: 0 10px 10px 0;
  overflow: hidden;
}
.cc-popover-gallery>div>img, 
.cc-popover-gallery>div>div {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cc-popover-gallery>div:nth-child(3n+1) {
  width: 100%;
  padding-top: 53.33333333%;
}
.cc-popover-gallery>div:nth-child(3n+2), 
.cc-popover-gallery>div:nth-child(3n+3) {
  width: calc((100% - 20px) / 2);
  padding-top: 40%;
}
@media (min-width: 768px) {
  .cc-popover-gallery {
    margin-right: 0px;
  }
}
@media (min-width: 1200px) {
  .cc-popover-gallery>div:nth-child(8n+1), 
  .cc-popover-gallery>div:nth-child(8n+2), 
  .cc-popover-gallery>div:nth-child(8n+6), 
  .cc-popover-gallery>div:nth-child(8n+7) {
    width: calc((100% - 20px) / 2);
    padding-top: 28.57142857%;
  }

  .cc-popover-gallery>div:nth-child(8n+3), 
  .cc-popover-gallery>div:nth-child(8n+4), 
  .cc-popover-gallery>div:nth-child(8n+5) {
    width: calc((100% - 30px) / 3);
    padding-top: 20%;
  }
  .cc-popover-gallery>div:nth-child(8n) {
    width: 100%;
    padding-top: 42.85714286%;
  }
}

.cc-property-page .cc-sidebar {
  margin-bottom: 50px;
}
.cc-property-page .expert-card {
  box-shadow: none;
  background: #EDE7DF;
  padding: 35px 20px 40px;
  margin-bottom: 35px;
  margin-top: 35px;
}
.cc-property-page .expert-card .expert-card-content {
  display: flex;
  align-items: center;
}
.cc-property-page .expert-card-logo {
  max-width: 250px;
  margin-bottom: 20px;
}
.cc-property-page .expert-card.expert-card--compact .expert-card__name {
  margin-bottom: 7px;
  font-size: 18px;
}
.cc-property-page .expert-card .expert-card__telephone {
  color: #653B71;
  font-weight: 600;
  margin-top: 15px;
  font-size: 18px;
}
.cc-property-page .expert-card.expert-card--compact .expert-card__avatar-wrap {
  height: 130px;
  width: 115px;
}
.cc-property-page .expert-card.expert-card--compact .expert-card__body {
  margin-left: 20px;
}
.cc-property-page .expert-card .expert-card__telephone {
  background-size: 14px 14px;
  padding-left: 23px;
  padding-bottom: 3px;
}
.cc-property-page .expert-card .btn {
  background: #4D2C57;
  color: #FFF;
  margin-top: 25px;
  box-shadow: none;
  width: 100%;
  font-weight: 500;
  border-radius: 2px;
  padding: 10px;
}
.cc-property-page .cc-property-actions .btn {
  margin-bottom: 15px;
  border: 1px solid #62396D;
  width: 100%;
  background: none;
  box-shadow: none;
  font-weight: 500;
  display: block;
  color: #62396D;
}
.cc-property-page .contentLabel.contentLabel--cc {
  background: #653B71;
  color: #FFF;
  position: absolute;
  top: 0;
  left: unset;
  right: 15px;
  padding: 6px 10px;
  z-index: 99;
  margin: 0 auto;
  display: table;
  font-size: 14px;
  /*border-radius: 0;*/
  transform: none;
  text-transform: uppercase;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;

}
.cc-property-page .property-desc-part-hidden{
  max-height: 215px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .cc-property-page .contentLabel.contentLabel--cc {
    font-size: 18px;
    padding: 10px 25px;
  }
  .cc-property-page .expert-card {
    margin-top: 0;
  }
  .cc-property-page .property-desc-part-hidden {
    max-height: 215px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .cc-property-page .property-desc-part {
    margin-top: 0
  }
  .cc-property-page .contentLabel.contentLabel--cc {
    font-size: 25px;
  }
}
/*.cc-property-page .property-desc-part-hidden {
  display: none;
}
*/
.cc-property-page .property-map-wrapper {
  border-top: 0;
  padding: 0 0;
  margin: 25px 0 10px 0;
}
.cc-property-page .property-map {
  margin-bottom: 0px;
}
.cc-property-page #areaMap {
  height: 300px
}
@media (min-width: 992px) {
  .cc-property-page .property-map-wrapper {
    padding: 0 0;
    margin: 25px 0;
  }
  .cc-property-page #areaMap {
    height: 450px
  }
}
.cc-property-page .related-properties__heading,
.cc-property-page .why-live-in-area__heading {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 30px;
  text-align: left;
}
.cc-property-page .related-properties__heading {
  margin: 35px 0;
}
.cc-property-page .area-gallery .property-gallery, 
.cc-property-page .area-gallery .property-gallery .item-img,
.cc-property-page .area-gallery .slick-slide {
  height: 350px !important;
}
.cc-property-page .why-live-in-area {
  border-top: none;
  margin-top: 45px;
  padding-bottom: 0;
}
.cc-property-page .why-live-in-area__body-lead {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
}
.cc-property-page .why-live-in-area__body {
  font-style: normal;
}
.cc-property-page.property-page .property-page__details {
  font-size: 16px;
  margin-top: 0;
}
@media (min-width:992px) {
  .cc-property-page .related-properties__heading {
    text-align: center;
  }
  .cc-property-page .why-live-in-area__body-lead {
    font-size: 18px;
  }
  .cc-property-page .why-live-in-area {
    padding-bottom: 50px;
  }
  .cc-property-page .area-gallery .property-gallery, 
  .cc-property-page .area-gallery .property-gallery .item-img,
  .cc-property-page .area-gallery .slick-slide {
    height: 700px !important;
  }
}
.cc-property-page .related-properties {
  border-top: none;
  padding: 15px 0 50px;
}
.cc-property-page .similarSlider {
  margin-bottom: 25px;
  margin-left: -15px;
  margin-right: -15px;
}
.cc-property-page .similarSlider .similarProperty {
  padding-left: 15px;
  padding-right: 15px;
}
.cc-property-page .property-card {
  padding: 0;
  box-shadow: none;
}
.cc-property-page .property-card .property-card__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 250px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cc-property-page .property-card .property-card__address-line {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 24px;
}
.cc-property-page .property-card .property-card__body {
  padding: 15px;
  border: 1px solid #D6D6D6;
  height: 170px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.cc-property-page .property-card .property-card__price-line {
  font-family: ivypresto-display, serif;
  font-weight: 300;
  font-size: 24px;
  margin-top: 5px;
}
.cc-property-page .related-properties .slick-prev,
.cc-property-page .related-properties .slick-next {
  width: 15px;
  height: 23px;
  top: -50px;
  box-shadow: none;
  border-radius: 0;
}
.cc-property-page .related-properties .slick-next {
  background: url('/../img/cc/next.svg') no-repeat center / contain;
  right: 15px;
}
.cc-property-page .related-properties .slick-prev {
  background: url('/../img/cc/prev.svg') no-repeat center / contain;
  right: 65px;
  left: unset;
}
@media (min-width: 992px) {
  .cc-property-page .related-properties {
    padding: 50px 0;
  }
  .cc-property-page .related-properties .slick-prev,
  .cc-property-page .related-properties .slick-next {
    width: 15px;
    height: 30px;
  }
  .cc-property-page .related-properties .slick-next {
    right: 15px;
  }
  .cc-property-page .related-properties .slick-prev {
    right: 70px;
  }
}

.cc-contact.toolbar {
  background-color: #F4EDE5;
}
.cc-contact h1 {
  font-family: ivypresto-display, serif;
  font-weight: 300;
}
.kc-contact h1 {
  font-family: "Soleil", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.kc-contact.toolbar {
  background-color: #F0F0F0;
}
.cc-contact.toolbar .toolbar__body { 
  max-width: 500px;
}
.cc-contact__avatar {
  width: 175px;
  height: 175px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto 15px;
  border-radius: 50%;
}
.cc-contact.toolbar .toolbar__body label {
  color: #653b71;
}
.cc-contact.toolbar .toolbar__body .form-control {
  border: 1px solid #653b71;
  border-radius: 3px;
}
.cc-contact.toolbar .toolbar__body .btn-primary,
.cc-contact.toolbar .toolbar__body .btn-primary:hover {
  color: #ffffff;
  background-color: #653b71;
  border-color: #653b71;
}
.cc-back {
  border: 1px solid #653b71;
  padding: 10px 25px;
  color: #653b71;
  border-radius: 3px;
}
.cc-back:hover {
  text-decoration: none;
}
.feefo-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  .feefo-wrapper {
    text-align: left;
  }
}


.rural-lg-wrapper.news-panel-wrapper {
  max-width: 950px;
  margin: 50px auto 100px;
}
.rural-lg-wrapper .news-panel__body {
  background: #CCC
}
.rural-lg-wrapper .btn.btn-alternative-4 {
  margin-top: 15px;
}
@media (min-width: 992px) {
  .rural-lg-wrapper .news-panel__body {
    margin-left: 50%;
    padding: 30px 30px 30px 30px;
  }
}

@media (max-width: 768px) {
  .related-news__heading {
    margin: 45px 0 25px;
  }
  .news-page-content .Grid-cell {
    width: 100%;
    min-width:100%;
  }

  .rural-lg-wrapper .news-panel__image {
    width: 100%;
    height: 200px;
    position: relative;
  }
  .rural-lg-wrapper  .news-panel__body {
    margin-left: 0;
  }
  .rural-lg-wrapper .news-panel__content {
    display: block
  }
}
#st-1 .st-btn > img{
  margin: auto;
}


/*Selling Sorted campaign*/
.campaignPage {
  background-color: #F0F0F0;
}
.campaignHeader {
  background: #653B71;
  padding: 10px 0 0;
  color: #FFF;
  font-size: 20px;
  position: relative;
  margin-bottom: 150px;
}
.campaignHeader .container {
  max-width: 945px;
}
.campaignHeader h1 {
  color: #FFF;
  font-size: 34px;
} 
.campaignPage .valuation-choice .h1 {
  color: #653B71;
  font-size: 30px;
}
.campaignHeader h1, .campaignPage .valuation-choice .h1 {
  font-family: "gelica", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.campaignHeader h1 span { 
  color: #8FE6E6;
}
.campaignPage .valuation-choice .h1 span {
  color: #5CB9C4;
}
.campaignHeader .videoWrap {
  padding: 0;
  margin: 40px auto -50px;
}
.campaignPage .play {
  background: url('/../img/campaign/2024/play.svg') no-repeat center / contain;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  z-index: 999;
  margin: 0 auto;
}
.campaignPage .embed-responsive {
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.campaignPage .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 54.25%;
}
.campaignPage .embed-responsive img {
  border-radius: 10px;
}
.campaignPage .serviceLinksWrapper .serviceLinksGrid {
  padding: 0px 20px 0px;
}
.campaignPage .valuation-choice.land-services {
  padding: 70px 0px 35px;
  position: relative;
  margin-bottom: 10px;
}
.campaignPage .valChoice-img {
  width: 145px;
  height: 145px;
  margin: 0 auto;
  text-align: center;
  background: url('/../img/campaign/2024/team.png') no-repeat center / contain;
  position: absolute;
  left: 0;
  right: 0;
  top: -70px;
}
.campaignPage .more-carousel {
  margin-bottom: 0;
  padding-bottom: 100px;
}

@media (min-width: 768px) {
  .campaignHeader h1 {
    font-size: 60px;
  } 
  .campaignHeader {
    padding: 50px 0 320px;
    font-size: 22px;
    margin-bottom: 200px;
  }
  .campaignPage .valuation-choice .h1 {
    font-size: 40px;
  }
  .campaignHeader .videoWrap {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: 0px auto 0;
    max-width: 700px;
  }
  .campaignPage .serviceLinksWrapper .serviceLinksGrid {
    padding: 5px 25px 0px;
  }
  .campaignPage .valuation-choice.land-services {
    padding: 80px 35px;
    margin-bottom: 50px;
  }
}


.js-account-properties .slick-list {
  padding-bottom: 15px;
}

.property-search-results-header { 
  width: 100%;
  padding-bottom: 10px;
}
.property-search-results-header .search-results__save,
.property-search-results-header .search-results__refine,
.property-search-results-header .search-results-header__sort {
  display: inline-block;
}
.property-search-results-header .search-results__save,
.property-search-results-header .search-results__refine {
  margin-left: 10px;
  color: #653B71;
}
.property-search-results-header .search-results__save a,
.property-search-results-header .search-results__refine a {
  color: #653B71;
}
.property-search-results-header .search-results__save svg,
.property-search-results-header .search-results__refine svg {
  float: left;
  margin: 3px 7px 0 0;
}
.property-search-results-header .search-results__refine {
  background: #FFF;
  padding: 3px 8px;
  border: 1px solid #5cb9c4;
  border-radius: 3px;
  margin-left: 7px;
}
.property-search-results-header .search-results-header__sort select {
  font-size: 15px;
  padding: 0px 5px;
  height: 30px;
  max-width: 130px;
}
.search-results__views {
  text-align: right;
  display: inline-block;
}
.map-search-results__views {
  text-align: center;
}
.search-results__views .btn-group .btn-default {
  margin-left: 0px;
  border: none;
  padding: 6px 0 6px 10px;
  border-radius: 3px !important;
  background-color: transparent;
}
.search-results__views .btn-group .btn-default:active, .search-results__views .btn-group .btn-default.active {
  border: none;
  background: #F0F0F0;
  margin-left: 5px;
}
.search-results__views .btn-group .btn-default svg {
  float: left;
  margin: 3px 7px 0 0;
}
.property-search-results-header .search-results-header__search_hint {
  margin: 20px auto 0;
  max-width: 625px;
}

#searchModal, #branchModal {
  z-index: 9999999999;
}
#searchModal .modal-title,
#branchModal .modal-title {
  font-size: 22px;
  color: #653b71;
}
#searchModal .modal-dialog,
#branchModal .modal-dialog {
  margin: 0;
  height: 100%;
}
#searchModal .modal-content,
#branchModal .modal-content {
  border: none;
  border-radius: 0;
  height: 100%;
  background-color: #F0F0F0;
  overflow: scroll;
}
#searchModal .modal-header,
#branchModal .modal-header {
  position: relative;
  border-bottom: none;
  padding: 10px 110px 10px 15px;
}
#searchModal .close,
#branchModal .close {
  color: #653B71;
  font-size: 13px;
  background-color: #FFF;
  padding: 6px 10px;
  border-radius: 3px;
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 55%;
  transform: translateY(-50%);
}
#searchModal .close svg,
#branchModal .close svg  {
  float: right;
  margin: 0 0 0 10px;
}
#branchModal .expert-card-wrapper {
  margin: 0 auto 25px;
}
#branchModal .branch-contact-details {
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  .property-search-results-header { 
    padding-bottom: 25px;
  }
  .search-results__views {
    float: right;
  }
  .search-results__views .btn-group .btn-default svg {
    margin: 4px 10px 0 0
  }
  .property-search-results-header .search-results__save,
  .property-search-results-header .search-results__refine {
    margin-left: 25px;
  }
  .property-search-results-header .search-results-header__sort select {
    max-width: 170px;
    font-size: 15px;
    padding: 2px 10px;
    height: 34px;
  }
  .search-results__views .btn-group .btn-default {
    padding: 6px 10px;
    margin-left: 5px;
  }
}
.in-search-actions {
  padding-top: 0;
  position: relative;
}
.in-search-actions .in-search-action-block {
  padding: 10px 15px;
  text-align: center;
  border-radius: 3px;
  margin: 15px auto;
  font-size: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}
.in-search-actions .in-search-action-block.in-search-val {
  background-color: #A4DEE5;
  color: #653B71;
}
.in-search-actions .in-search-action-block.in-search-alerts {
  background-color: #653B71;
  color: #FFF;
}
.in-search-actions .in-search-action-block img {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.in-search-action-block > a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in-search-action-block a {
  display: block;
}

.search-officeHelpBlock {
  max-width: 235px;
  margin: 15px auto 25px;
  padding: 17px 5px 17px 68px;
  background-color: #FFF;
  border-radius: 3px;
  text-align: center;
  font-size: 15px;
  color: #653B71;
  position: relative;
  height: 74px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}

.search-officeHelpBlock .u-action-link:after {
  margin-top: -2px;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-left: 6px solid #59315F;
  margin-right: -12px;
}

.search-officeHelpBlock .expert-card__avatar {
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 5px;
  top: 5px;

}

@media (min-width: 992px) {
  .in-search-actions {
    padding-top: 35px;
  }
  .in-search-actions .in-search-action-block {
    padding: 10px 25px;
    margin: 25px auto;
    font-size: 22px;
  }
}


.noPropertiesFound {
  padding: 25px 0;
  text-align: center;
}
.noPropertiesFound p {
  max-width: 600px;
  margin: 0 auto 25px;
}
.noPropertiesFound .btn {
  margin-bottom: 15px;
  min-width: 200px;
}


/*Business Opportunities page*/

.business-opportunities-login {
  background-color: #653B71;
  color: #FFF;
  text-align: center;
  height: 90vh;
  position: relative;
}
.business-opportunities-login-content {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  max-width: 400px;
}
.business-opportunities-login-content img {
  margin-bottom: 5px;
}
.business-opportunities-login-content .form-control {
  border: 1px solid #653B71;
  height: 44px;
}
.business-opportunities-login-content .form-group {
  position: relative;
}
.business-opportunities-login-content .form-group .btn {
  position: absolute;
  background-color: transparent;
  border: none;
  box-shadow: none;
  right: 0;
  top: 0;
  width: 45px;
  height: 44px;
}
.business-opportunities-login h1 {
  color: #FFF;
  margin-bottom: 25px;
}

.business-opportunities-login-content ::-ms-input-placeholder { /* Edge 12-18 */
  color: #653B71;
  font-weight: bold;
}

.business-opportunities-login-content ::placeholder {
  color: #653B71;
  font-weight: bold;
}

.mt25-sm {
  margin-top: 25px;
}
.business-opportunities .mt50 {
  margin-top: 50px;
}
.business-opportunities .mt75 {
  margin-top: 35px;
}
.business-opportunities section {
  padding: 50px 0;
}
.business-opportunities-header {
  position: relative;
  background: #CBEBEF
}
.business-opportunities-header h1 {
  font-size: 28px;
  margin: 0 auto 20px;
  line-height: 1.1;
}
.business-opportunities-heading {
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  padding: 15px 25px;
}
.business-opportunities-heading p {
  max-width: 490px;
  margin: 0 auto;
}

.business-opportunities .h2,
.business-opportunities h2 {
  font-size: 28px;
  margin: 0 0 25px;
}
.business-opportunities .h3,
.business-opportunities h3 {
  font-size: 26px;
  margin: 0 0 25px;
  line-height: 1.4;
}
.business-opportunities .h4,
.business-opportunities h4 {
  font-size: 18px;
  margin: 0 0 25px;
}
.business-opportunities .img-round {
  border-radius: 8px;
}
.business-opportunities .purple,
.business-opportunities .h2.purple,
.business-opportunities .h3.purple {
  color: #653B71;
}
.business-opportunities .purple-bg {
  background:#653B71 url('/../img/business-opportunities/triangles.png') no-repeat 5% 0;
  color: #FFF;
  font-size: 15px;
}
.business-opportunities .light {
  background-color: #F0F0F0;
}
.business-opportunities .featureBlock {
  max-width: 340px;
  margin: 15px auto 25px;
  font-size: 15px;
}
.business-opportunities .featureBlock img {
  margin-bottom: 15px;
}
.business-opportunities .featureBlock .h4 {
  margin: 0 0 10px 0;
  color: #653B71;
}
.business-opportunities .purple-list {
  padding-left: 15px;
}
.business-opportunities .purple-list li {
  margin-bottom: 15px;
}
.business-opportunities .purple-list li::marker {
  color: #653B71;
}
.business-opportunities .imageOverlap {
  margin-top: 25px;
  margin-bottom: 35px;
}
.business-opportunities .imageOverlap .imageOverlap-quote {
  background-color: #653B71;
  color: #FFF;
  border-radius: 8px;
  padding: 16px;
  margin-top: -35px;
  position: relative;
  z-index: 99;
  margin-left: 8%;
}
.business-opportunities .imageOverlap img {
  max-width: 90%;
}
.business-opportunities .imageOverlap .imageOverlap-quote p:first-child {
  font-size: 15px;
}
.business-opportunities .b-o-teamBlock {
  margin: 0 0 40px 0;
}
.business-opportunities .b-o-teamBlock p {
  max-width: 400px;
  margin: 0 auto;
  line-height: 1.5;
}
.business-opportunities .b-o-teamBlock a {
  display: block;
  text-decoration: underline;
}
.business-opportunities .b-o-teamBlock img {
  max-width: 150px;
  margin-bottom: 15px;
}

.business-opportunities .blue-bg {
  background-color: #B8DDE1;
}
.business-opportunities .textWrap {
  max-width: 660px;
  margin: 0 auto;
}
.business-opportunities .s18 {
  font-size: 18px;
  line-height: 1.6;
}
.business-opportunities .b-o-roundal {
  border-radius: 50%;
  color: #653B71;
  background-color: #FFF;
  font-weight: bold;
  padding: 25px;
  text-align: center;
  width: 225px;
  height: 225px;
  margin: 25px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.business-opportunities .b-o-roundal.b-o-roundal-purple {
  background-color: #653B71;
  color: #FFF;
}
.business-opportunities .roundal-wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .mt25-sm {
    margin-top: 0;
  }
  .business-opportunities .mt75 {
    margin-top: 75px;
  }
  .business-opportunities-header {
    background: url('/../img/business-opportunities/ha-expansion-banner.jpg') no-repeat center / cover;
    height: 55vw;
  }
  .business-opportunities-heading {
    font-size: 18px;
    padding: 0;
    position: absolute; 
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
  }
  .business-opportunities-header h1 {
    font-size: 2.75vw;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-right {
    text-align: right;
  }
  .business-opportunities .featureBlock {
    margin: 15px auto 15px;
    font-size: 16px;
  }
  .business-opportunities .purple-bg {
    font-size: 18px;
  }
  .business-opportunities section {
    padding: 100px 0;
  }
  .business-opportunities .h2,
  .business-opportunities h2 {
    font-size: 40px;
    margin: 0 0 25px;
  }
  .business-opportunities .h3,
  .business-opportunities h3 {
    font-size: 34px;
    margin: 0 0 25px;
  }
  .business-opportunities .h4,
  .business-opportunities h4 {
    font-size: 22px;
    margin: 0 0 25px;
  }

  .business-opportunities .imageOverlap {
    margin-top: 0;
  }
  .business-opportunities .imageOverlap .imageOverlap-quote p:first-child {
    font-size: 18px;
  }
  .business-opportunities .b-o-teamBlock {
    margin: 0 0 20px 0;
  }
  .business-opportunities .b-o-roundal:not(.b-o-roundal-last):after {
    display: inline-block;
    content: "";
    width: 38px;
    height: 44px;
    position: absolute;
    right: -20px;
    background: transparent url(/../img/business-opportunities/after.svg) no-repeat;
  }
}

@media (min-width: 1200px) {
  .row.lg-gutters,
  .business-opportunities .row.lg-gutters {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row.lg-gutters [class*="col-"],
  .business-opportunities .row.lg-gutters [class*="col-"] {
    padding-left: 35px;
    padding-right: 35px;
  }
}

.business-opportunities .read-more {
  display: none;
  position: relative;
  padding-right: 15px;
}
.business-opportunities .read-more:after {
  position: absolute;
  right: 0;
  content: "";
  width: 7px;
  height: 6px;
  top: 9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.239' height='6.313' viewBox='0 0 7.239 6.313'%3E%3Cpath d='M0,7.239V0L6.313,3.62Z' transform='translate(7.239) rotate(90)' fill='%23653b71'/%3E%3C/svg%3E");
  transition: .2s all;
}
.list-container.read-more-open .read-more:after {
  transform: rotate(180deg);
}
@media (min-width: 1200px) {
  .container.container-md {
    max-width: 1185px;
  }
}
@media (max-width: 767px) {
  .business-opportunities .read-more {
    display: inline-block;
    color: #653B71;
    font-weight: bold;
    cursor: pointer;
  }
  .business-opportunities .readMore-caseStudy {
    display: none;
  }
  .business-opportunities .purple-bg {
    background: #653B71 url(/../img/business-opportunities/triangles.png) no-repeat 45% -10%;
    background-size: 315px;
  }
}

.maudlin-farm .header__heading h1 {
  font-size: 35px;
  font-weight: bold;
}

.maudlin-farm ul {
  padding-left: 15px;
}
.maudlin-farm .imageGallery {
  margin-top: 40px;
}
.maudlin-farm .imageGallery h3 {
  margin: 0px 0 25px 0;
  font-weight: bold;
  font-size: 20px;
}
.maudlinContact .h2 {
  font-size: 35px;
  font-weight: bold;
}
.maudlinContact .btn {
  margin-top: 15px;
}
.maudlinContact {
  color: #653B71;
  text-align: center;
  font-size: 20px;
  max-width: 1110px;
  margin: 35px auto 50px;
}
.maudlinLogos {
  background-color: #FFF;
  max-width: 815px;
  margin: 0 auto 50px;
  border-radius: 3px;
  margin-bottom: 75px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 3px 6px rgb(0 0 0 / 24%);
  line-height: 1.3;
}
.maudlinLogos .h3 {
  color: #653B71;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 5px;
}
.maudlinLogos .Grid-cell div {
  width: 100%;
  margin-top: 15px;
}
.maudlinLogos .maudlinLogo {
  width: 100%;
  height: 90px;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .maudlin-farm .header__heading h1 {
    font-size: 55px;
  }
  .maudlinContact .h2 {
    font-size: 55px;
  }
  .maudlin-farm .imageGallery {
    margin-top: 75px;
  }
  .maudlinContact {
    font-size: 24px;
    margin: 25px auto 75px;
  }
  .maudlinLogos {
    padding: 35px;
  }
  .maudlin-farm .imageGallery h3 {
    font-size: 24px;
  }
}

